.testimonial{background-color:#fff;padding:4rem 1.25rem;position:relative}@media(min-width:64rem){.testimonial{padding:6rem 2.5rem}}@media (min-width:90rem){.testimonial{padding-left:5rem;padding-right:5rem}}.testimonial-container{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}@media(min-width:64rem){.testimonial-container{align-items:flex-start;flex-direction:row;gap:6rem}}.testimonial__content{flex:1;position:relative}.testimonial__quote-wrap{margin-bottom:2rem}.testimonial__quote-mark{display:block;height:auto;margin-bottom:1.5rem;max-width:120px;width:auto}@media(min-width:64rem){.testimonial__quote-mark{max-width:150px}}.testimonial__quote{color:#000;font-size:clamp(1.25rem,3vw,2rem);font-weight:400;line-height:1.6;margin:0}.testimonial__quote p{margin:0}.testimonial__author-info{margin-top:1.5rem}.testimonial__name{color:#333;font-size:clamp(.875rem,1.5vw,1.125rem);font-weight:600;letter-spacing:.05em;margin:0 0 .5rem;text-transform:uppercase}.testimonial__title{color:#333;font-size:clamp(.75rem,1.2vw,1rem);font-weight:400;margin:0}.testimonial__image-wrap{flex-shrink:0;max-width:300px;width:100%}@media(min-width:64rem){.testimonial__image-wrap{max-width:350px;width:auto}}.testimonial__image{display:block;height:auto;object-fit:cover;width:100%}.testimonial__divider{background-color:#002b4f;height:2px;margin-top:2rem;width:100%}@media(min-width:64rem){.testimonial__divider{margin-top:0}}