.testimonials{padding-bottom:80px;padding-top:80px}.testimonials .header{align-items:flex-start;display:flex;gap:2em;justify-content:space-between;margin-bottom:2.5em}.testimonials .header .heading{flex:1}.testimonials .header .heading .eyebrow{color:#6b6b6b;font-size:1em;letter-spacing:.1em;margin:0 0 .5em;text-transform:uppercase}.testimonials .header .heading .title{color:#335080;line-height:1.2;margin:0}.testimonials .header .cta{align-self:flex-start;flex-shrink:0}.testimonials .cta.cta--mobile{display:none;margin:1.5em auto 0}.testimonials .grid{display:grid;gap:1.25em;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.testimonials .grid .item{background:#fdf7f2;border-radius:20px;display:flex;flex-direction:column;gap:1.25em;justify-content:space-between;padding:2.25em 2.5em 1.75em}.testimonials .grid .item .quote{color:#335080;flex:1;font-weight:300;line-height:1.6;margin:0;max-height:200px;overflow-y:auto;padding-right:.75em;scrollbar-color:#e2c6b0 transparent;scrollbar-width:thin}.testimonials .grid .item .quote::-webkit-scrollbar{width:6px}.testimonials .grid .item .quote::-webkit-scrollbar-track{background:transparent}.testimonials .grid .item .quote::-webkit-scrollbar-thumb{background-color:#e2c6b0;border-radius:3px}.testimonials .grid .item .quote::-webkit-scrollbar-thumb:hover{background-color:#335080}.testimonials .grid .item .author{align-items:center;display:flex;gap:.875em}.testimonials .grid .item .author .avatar{align-items:center;background:#335080;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.25em;font-weight:400;height:52px;justify-content:center;overflow:hidden;width:52px}.testimonials .grid .item .author .avatar img{height:100%;object-fit:cover;width:100%}.testimonials .grid .item .author .info{display:flex;flex-direction:column;gap:.125em}.testimonials .grid .item .author .info .name{color:#335080;font-size:1em;font-weight:500;line-height:1.4;margin:0}.testimonials .grid .item .author .info .date{color:#e2c6b0;font-size:.75em;line-height:1.4;margin:0}.testimonials .source{margin:1rem 0;text-align:right}.testimonials .source a{color:#335080;font-size:.95em;text-decoration:underline}@media (max-width:1200px){.testimonials{padding-bottom:53.3333333333px;padding-top:53.3333333333px}.testimonials .grid .item{padding:1.5em 2.75em 1.5em 1.5em}}@media (max-width:1000px){.testimonials{padding-bottom:40px;padding-top:40px}.testimonials .header{align-items:center;flex-direction:column;gap:1em;justify-content:center;margin-bottom:2em;text-align:center}.testimonials .header .cta.cta--desktop{display:none}.testimonials .cta.cta--mobile{display:flex;width:fit-content}.testimonials .grid{grid-template-columns:1fr}.testimonials .source{text-align:center}}