.testimonials{padding-block:clamp(1.875rem,3.5vw,3.75rem);position:relative}@media(min-width:64em){.testimonials .sticky-box{position:sticky;top:clamp(3.75rem,6vw,7.5rem);align-self:flex-start}}.testimonials__container{padding-left:.75rem}@media(min-width:40em){.testimonials__container{padding-left:max(1.25rem,50vw - 41.5625rem)}}.testimonials__header{padding-right:.75rem}@media(min-width:40em){.testimonials__header{max-width:83.875rem}}.testimonials__controls{padding-right:.75rem}@media(min-width:40em){.testimonials__controls{padding-right:max(1.25rem,50vw - 41.5625rem)}}.testimonials__title{font-size:clamp(1.75rem,4vw,3rem)}.testimonials__title span{color:var(--accent)}.testimonials__fade{position:absolute;inset:-1px;pointer-events:none;z-index:2;background-repeat:no-repeat;background-position:0,100%;background-size:var(--fade-left,0) 100%,var(--fade-right,0) 100%;background-image:linear-gradient(90deg,#f7f7f5,rgba(247,247,245,0)),linear-gradient(270deg,#f7f7f5,rgba(247,247,245,0));transition:background-size .3s ease-in-out}.testimonials__fade-left{--fade-left:15px}@media(min-width:26em){.testimonials__fade-left{--fade-left:45px}}.testimonials__fade-right{--fade-right:15px}@media(min-width:26em){.testimonials__fade-right{--fade-right:45px}}