.testimonials{background:var(--color-light);color:var(--color-secondary)}.testimonials__inner{box-sizing:border-box;padding-top:calc(32px + 3rem)}@media(max-width:992px){.testimonials__inner{padding-top:calc(32px + 4rem)}}.testimonials__layout{display:grid;gap:0 clamp(4rem,7.25vw,7.25rem);grid-template-columns:minmax(0,21rem) minmax(0,1fr);margin:0 auto;max-width:79.375rem}@media(max-width:1200px){.testimonials__layout{gap:0 4rem;grid-template-columns:minmax(0,17rem) minmax(0,1fr)}}@media(max-width:992px){.testimonials__layout{gap:3.5rem 0;grid-template-columns:minmax(0,1fr);padding-bottom:4rem}}.testimonials__intro{align-items:flex-start;display:flex;flex-direction:column}.testimonials__icon{align-items:center;color:var(--color-secondary);display:flex;height:2.5rem;justify-content:flex-start;width:3.5rem}.testimonials__icon svg{display:block;height:100%;width:100%}.testimonials__title{color:var(--color-secondary);line-height:1.05;margin:1.5rem 0 0}.testimonials__content{font-size:clamp(1.125rem,.91rem + .9vw,1.5rem);line-height:1.3;margin-top:1.5rem}.testimonials__content>*{margin:0}.testimonials__content>*+*{margin-top:1rem}.testimonials__cta{margin-top:1.5rem}.testimonials__items{display:grid;gap:3.25rem 5rem;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:4rem}@media(max-width:1200px){.testimonials__items{column-gap:3rem}}@media(max-width:992px){.testimonials__items{padding-top:0}}@media(max-width:768px){.testimonials__items{gap:2.5rem 0;grid-template-columns:minmax(0,1fr)}}.testimonials__item{margin:0}.testimonials__quote{align-items:start;column-gap:.15em;display:grid;font-weight:var(--font-weight-bold);grid-template-columns:auto minmax(0,1fr) auto;margin:0}.testimonials__quote-text{min-width:0}.testimonials__quote-text>*{margin:0}.testimonials__quote-text>*+*{margin-top:1rem}.testimonials__quote-mark{color:#008b88;font-size:1.5em;line-height:.8}.testimonials__quote-mark--closing{align-self:end}.testimonials__quote>*{margin:0}.testimonials__author{color:#008b88;font-style:normal;margin-top:1rem}.testimonials__image{height:clamp(22rem,28vw,32rem);margin-top:0;overflow:hidden;position:relative;width:100%}.testimonials__image:before{background:linear-gradient(to bottom,var(--color-light) 0,#ffffffeb 18%,#fff0 100%);height:38%;top:0}.testimonials__image:after,.testimonials__image:before{content:"";left:0;pointer-events:none;position:absolute;right:0;z-index:1}.testimonials__image:after{background:linear-gradient(to right,var(--color-light) 10%,#0000 30%);bottom:0;height:100%;opacity:.95;width:100%}.testimonials__image :is(img,picture){display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media(max-width:992px){.testimonials__image{height:clamp(18rem,70vw,28rem)}}
/*# sourceMappingURL=testimonials.css.map*/