@media only screen and (min-width:0rem){#testimonial{background-color:var(--primary);overflow:hidden;padding:var(--Section-Padding-padding-section-large,112px) min(4rem,6vw);position:relative}#testimonial,#testimonial .testimonial-container{align-items:center;display:flex;flex-direction:column}#testimonial .testimonial-container{gap:2rem;max-width:48rem;width:100%}#testimonial .testimonial-carousel{overflow:hidden;width:100%}#testimonial .testimonial-track{display:flex;transition:transform .45s cubic-bezier(.4,0,.2,1);will-change:transform}#testimonial .testimonial-slide{flex:0 0 100%;width:100%}#testimonial .testimonial-content{align-items:center;display:flex;flex-direction:column;gap:2rem}#testimonial .testimonial-quote-wrapper{display:grid;gap:0 clamp(.75rem,2vw,1.25rem);grid-template-columns:auto 1fr auto;width:100%}#testimonial .testimonial-quote-left{align-self:start;grid-column:1;grid-row:1;height:auto;pointer-events:none;width:clamp(2.25rem,5vw,3.5rem)}#testimonial .testimonial-quote-right{align-self:end;grid-column:3;grid-row:1;height:auto;pointer-events:none;width:clamp(2.25rem,5vw,3.5rem)}#testimonial .testimonial-quote{color:var(--white);display:flex;flex-direction:column;font-family:var(--headerFont);font-size:clamp(1.125rem,3.5vw,1.5625rem);font-style:normal;font-weight:500;gap:1.25rem;grid-column:2;grid-row:1;letter-spacing:-.01em;line-height:1.4;margin:0;text-align:justify;text-justify:inter-word}#testimonial .testimonial-quote p{color:var(--white);margin:0}#testimonial .testimonial-avatar{align-items:center;display:flex;flex-direction:column;gap:1rem}#testimonial .avatar-image{border-radius:50%;flex-shrink:0;height:5.375rem;outline:3px solid var(--tertiary);outline-offset:0;overflow:hidden;width:5.375rem}#testimonial .avatar-image img,#testimonial .avatar-image picture{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#testimonial .avatar-image picture img{height:100%;width:100%}#testimonial .avatar-content{align-items:center;display:flex;flex-direction:column;line-height:1.5;text-align:center}#testimonial .avatar-name{color:var(--white);font-family:var(--bodyFont);font-size:1.125rem;font-weight:600;margin:0}#testimonial .avatar-location{color:var(--white);font-family:var(--bodyFont);font-size:.9375rem;font-weight:400;margin:0}#testimonial .avatar-website{color:var(--tertiary);font-family:var(--bodyFont);font-size:1rem;font-weight:400;margin:0;text-decoration:none}#testimonial .avatar-website:hover{text-decoration:underline}#testimonial .testimonial-nav{align-items:center;display:flex;gap:1rem}#testimonial .testimonial-next,#testimonial .testimonial-prev{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.35);border-radius:50%;color:var(--white);cursor:pointer;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;padding:0;transition:border-color .2s ease,background .2s ease;width:2.5rem}#testimonial .testimonial-next:hover,#testimonial .testimonial-prev:hover{background:hsla(0,0%,100%,.1);border-color:var(--white)}#testimonial .testimonial-next:focus-visible,#testimonial .testimonial-prev:focus-visible{outline:2px solid var(--tertiary);outline-offset:3px}#testimonial .testimonial-dots{align-items:center;display:flex;gap:.5rem}#testimonial .testimonial-dot{background:hsla(0,0%,100%,.35);border:none;border-radius:50%;cursor:pointer;height:.625rem;padding:0;transition:background .2s ease,transform .2s ease;width:.625rem}#testimonial .testimonial-dot.active{background:var(--white);transform:scale(1.3)}#testimonial .testimonial-dot:focus-visible{outline:2px solid var(--tertiary);outline-offset:3px}}