.testimonial-section{background-color:#f1f1f1;padding:4rem 0;position:relative;overflow:hidden}.testimonial-section__header{margin-bottom:4rem}.testimonial-section__carousel{width:100%;position:relative}.testimonial-section__content{transition:height .3s;margin-left:0!important}.testimonial-section__content>div{height:auto!important}.testimonial-section__content>div>div{align-items:stretch;height:auto}.testimonial-section__item{flex:0 0 100%;width:100%;height:auto;min-height:0;padding-left:0!important}.testimonial-section__navigation{justify-content:flex-end;align-items:center;gap:.75rem;width:100%;margin-top:1rem;display:flex}.testimonial-section__dots{gap:.5rem;margin-left:1rem;display:flex}.testimonial-section__dot{cursor:pointer;opacity:.8;background-color:#888;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.testimonial-section__dot:hover{opacity:1;transform:scale(1.2)}.testimonial-section__dot:focus{outline:none}.testimonial-section__dot:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.testimonial-section__dot--active{background-color:#333;background-color:var(--color-accent,#333);opacity:1;width:10px;height:10px}.testimonial-section__dot--active:hover{opacity:1}.testimonial-section__nav{cursor:pointer;color:#666;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1;transition:all .2s}.testimonial-section__nav:hover{color:#333;transform:scale(1.1)}.testimonial-section__nav:focus{color:#333;outline:none}.testimonial-section__nav:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.testimonial-section__nav:active{transform:scale(.9)}.testimonial-section__nav:disabled{opacity:.3;cursor:not-allowed;transform:none}.testimonial-section__nav:disabled:hover{color:#666;transform:none}@media (max-width:809px){.testimonial-section{padding:2rem 0}.testimonial-section__header{margin-bottom:3rem}.testimonial-section__navigation{gap:.75rem;margin-top:1.5rem}.testimonial-section__nav{padding:.375rem;font-size:1.25rem}.testimonial-section__carousel{margin-bottom:0}}.testimonial-section:focus-within .testimonial-section__nav{opacity:1}@media (prefers-contrast:high){.testimonial-section__nav{border-width:2px}.testimonial-section__dot{border:1px solid var(--color-primary)}.testimonial-section__dot--active{border-width:2px}}@media (prefers-reduced-motion:reduce){.testimonial-section__nav{transition:none}}
