.quote-cards{background-color:#eef1ff;padding-bottom:48px;padding-top:48px}@media screen and (min-width:700px){.quote-cards{padding-bottom:72px;padding-top:72px}}.quote-cards__header{margin-bottom:40px;text-align:center}.quote-cards__eyebrow{color:#5c5e6a;display:block;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:16px;text-transform:uppercase}.quote-cards__heading{color:#18181d;font-size:32px;font-weight:700;line-height:1.2;margin:0}@media screen and (min-width:700px){.quote-cards__heading{font-size:40px;line-height:56px}}.quote-cards__grid{display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:700px){.quote-cards__grid{grid-template-columns:repeat(3,1fr)}}.quote-cards__card{align-items:flex-start;background-color:#fff;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;height:100%;margin:0;padding:24px;text-align:left}.quote-cards__mark{display:block;flex:0 0 auto}.quote-cards__quote{border:0;color:#18181d;flex:1 1 auto;font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin:0;padding:0;quotes:none}.quote-cards__meta{align-items:flex-start;display:flex;flex-direction:column;gap:2px;text-align:left;width:100%}.quote-cards__name{color:#18181d;font-size:16px;font-weight:600;line-height:24px}.quote-cards__role{color:#5c5e6a;font-size:12px;font-weight:500;line-height:16px}.quote-cards__card .quote-cards__mark+.quote-cards__quote{margin-top:-16px}