.wa-three-quotes{background-color:#fff;padding-block:80px}.wa-three-quotes__eyebrow{color:#90a0ae;margin-bottom:24px}.wa-three-quotes__grid{display:grid;gap:20px;grid-template-columns:1fr}.wa-three-quotes__card{background:#f7f8f9;border:1px solid #e2e4e6;border-radius:10px;padding:28px}.wa-three-quotes__mark{background:linear-gradient(135deg,#e1251b,#b7043c);-webkit-background-clip:text;background-clip:text;font-size:36px;font-weight:900;line-height:1;margin-bottom:12px;-webkit-text-fill-color:transparent}.wa-three-quotes__text{color:#101921;font-size:15px;line-height:1.65;margin-bottom:20px}.wa-three-quotes__rule{background:linear-gradient(135deg,#e1251b,#b7043c);border-radius:2px;height:3px;margin-bottom:14px;width:36px}.wa-three-quotes__author{color:#101921;display:block;font-size:13px;font-weight:600;margin-bottom:3px}.wa-three-quotes__role{color:#90a0ae;font-size:12px}@media(min-width:768px){.wa-three-quotes__grid{grid-template-columns:repeat(3,1fr)}}