.testimonial-slider{overflow:hidden}.testimonial-slider__wrapper,.testimonial-slider__track{position:relative}.testimonial-slide{display:none;opacity:0;transition:opacity .5s ease}.testimonial-slide--active{display:block;opacity:1}.testimonial-slide__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media screen and (min-width: 750px){.testimonial-slide__grid{grid-template-columns:1fr 1fr;gap:4rem}}.testimonial-slide__image-container{position:relative;overflow:hidden;border-radius:var(--media-radius, 0);aspect-ratio:3 / 4;max-height:500px}@media screen and (min-width: 750px){.testimonial-slide__image-container{max-height:600px}}.testimonial-slide__image{width:100%;height:100%;object-fit:cover;display:block}.testimonial-slide__image-placeholder{width:100%;height:100%;min-height:300px;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.testimonial-slide__image-placeholder .placeholder-svg{width:50%;height:50%;fill:rgba(var(--color-foreground),.2)}.testimonial-slide__content{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0}@media screen and (min-width: 750px){.testimonial-slide__content{padding:3rem 0}}.testimonial-slide__rating{display:flex;gap:.25rem}.testimonial-star{color:rgba(var(--color-foreground),.2);display:inline-flex}.testimonial-star--filled{color:#f5c518}.testimonial-star svg{width:20px;height:20px}@media screen and (min-width: 750px){.testimonial-star svg{width:24px;height:24px}}.testimonial-slide__quote{margin:0;font-size:1.8rem;line-height:1.5;font-style:italic}@media screen and (min-width: 750px){.testimonial-slide__quote{font-size:2.4rem}}.testimonial-slide__quote p{margin:0}.testimonial-slide__author{font-style:normal;font-size:1.4rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.testimonial-slider__nav{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.testimonial-slider__arrow{background:none;border:1px solid rgba(var(--color-foreground),.2);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:rgb(var(--color-foreground))}.testimonial-slider__arrow:hover{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.testimonial-slider__arrow svg{width:20px;height:20px}.testimonial-slider__dots{display:flex;gap:.75rem}.testimonial-slider__dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.3);background:transparent;cursor:pointer;padding:0;transition:all .3s ease}.testimonial-slider__dot--active,.testimonial-slider__dot:hover{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-testimonial-slider.css.map */
