blockquote{border:none;padding-left:0}.testimonial-card-carousel{overflow:hidden}.testimonial-card-carousel__header{text-align:center;max-width:90rem;margin:0 auto 3.2rem}@media screen and (min-width:750px){.testimonial-card-carousel__header{margin-bottom:4.8rem}}.testimonial-card-carousel__title{margin:0 0 1.2rem;color:rgb(var(--color-foreground));font-weight:700;letter-spacing:-.02em;line-height:1.1}.testimonial-card-carousel__subtitle{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem 2.4rem;margin:0;color:rgb(var(--color-foreground));font-size:1.4rem;font-weight:700;line-height:1.4}@media screen and (min-width:750px){.testimonial-card-carousel__subtitle{gap:1.2rem 4rem;font-size:1.8rem}}.testimonial-card-carousel__subtitle p{margin:0}.testimonial-card-carousel__stage{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media screen and (min-width:990px){.testimonial-card-carousel__stage{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:3rem 2rem;align-items:center}}.testimonial-card-carousel__media{position:relative;width:100%;max-width:58rem;margin:0 auto;padding:2.4rem 2rem}@media screen and (min-width:990px){.testimonial-card-carousel__media{margin:0;max-width:none;padding:3.2rem 2.8rem}}.testimonial-card-carousel__frame{position:relative;width:100%;aspect-ratio:16 / 9;transform-origin:center center}.testimonial-card-carousel__layers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.testimonial-card-carousel__layer{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(var(--color-foreground),var(--tcc-layer-alpha, .4));border-radius:var(--tcc-radius, 2rem);background:transparent;transform-origin:center center;transition:opacity .45s ease,visibility .45s ease;box-sizing:border-box}.testimonial-card-carousel__layer.is-hidden{opacity:0;visibility:hidden}.testimonial-card-carousel__slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;border-radius:var(--tcc-radius, 2rem);transform-origin:center center;overflow:hidden}.testimonial-card-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;overflow:hidden;transform-origin:center center;backface-visibility:hidden;will-change:transform}.testimonial-card-carousel:not(.is-gsap) .testimonial-card-carousel__slide{transition:transform .8s cubic-bezier(.45,0,.2,1)}.testimonial-card-carousel__slide.is-active{pointer-events:auto}.testimonial-card-carousel__slide-media{position:relative;width:100%;height:100%;border-radius:inherit;overflow:hidden;background:rgba(var(--color-foreground),.06);box-shadow:0 1.2rem 3.2rem rgba(var(--color-shadow),.12)}.testimonial-card-carousel__cover,.testimonial-card-carousel__cover-placeholder{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center}.testimonial-card-carousel__trigger,.testimonial-card-carousel__slide-media .custom-video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;margin:0;background:none;border-radius:inherit;overflow:hidden}.testimonial-card-carousel__slide-media>.testimonial-card-carousel__cover,.testimonial-card-carousel__slide-media>.testimonial-card-carousel__cover-placeholder,.testimonial-card-carousel__trigger .testimonial-card-carousel__cover,.testimonial-card-carousel__trigger .testimonial-card-carousel__cover-placeholder{position:absolute;top:0;right:0;bottom:0;left:0}.testimonial-card-carousel__trigger .custom-video-play-btn{background-color:#ffffff59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background-color .25s ease,transform .25s ease}.testimonial-card-carousel__trigger:hover .custom-video-play-btn{background-color:#ffffff8c;transform:translate(-50%,-50%) scale(1.08)}.testimonial-card-carousel__trigger:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.4rem}.testimonial-card-carousel__content{display:flex;flex-direction:column;justify-content:center;min-width:0;padding-inline:.4rem}@media screen and (min-width:990px){.testimonial-card-carousel__content{padding-inline:0;min-height:32rem}}.testimonial-card-carousel__index{display:flex;align-items:baseline;gap:.2rem;margin:0 0 1.6rem;color:rgb(var(--color-foreground));line-height:1;font-variant-numeric:tabular-nums}.testimonial-card-carousel__index-current{font-size:3.6rem;font-weight:700;letter-spacing:-.03em}@media screen and (min-width:750px){.testimonial-card-carousel__index-current{font-size:4.8rem}}.testimonial-card-carousel__index-total{font-size:1.6rem;font-weight:500;opacity:.45}@media screen and (min-width:750px){.testimonial-card-carousel__index-total{font-size:2rem}}.testimonial-card-carousel__texts{position:relative}.testimonial-card-carousel__text{display:none}.testimonial-card-carousel__text.is-active{display:block;animation:tcc-fade-in .45s ease}@keyframes tcc-fade-in{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.testimonial-card-carousel__card-title{margin:0 0 1.2rem;color:rgb(var(--color-foreground));font-size:2rem;font-weight:700;line-height:1.3;letter-spacing:-.01em}@media screen and (min-width:750px){.testimonial-card-carousel__card-title{font-size:2.4rem;max-width:28ch}}.testimonial-card-carousel__card-text{margin:0;color:rgba(var(--color-foreground),.72);font-size:1.4rem;line-height:1.65;max-width:46ch}@media screen and (min-width:750px){.testimonial-card-carousel__card-text{font-size:1.5rem}}.testimonial-card-carousel__card-text p{margin:0}.testimonial-card-carousel__card-text p+p{margin-top:.8rem}.testimonial-card-carousel__footer{display:flex;align-items:center;gap:1.6rem;margin-top:1.2rem;width:100%;max-width:60rem;margin-inline:auto}@media screen and (min-width:990px){.testimonial-card-carousel__footer{grid-column:1 / -1;margin-top:1em;gap:2.4rem}}.testimonial-card-carousel__progress{flex:1;height:2px;background:rgba(var(--color-foreground),.12);border-radius:999px;overflow:hidden}.testimonial-card-carousel__progress-fill{display:block;height:100%;width:0%;background:rgb(var(--color-foreground));border-radius:inherit;transition:width .45s ease}.testimonial-card-carousel__nav{display:flex;align-items:center;gap:1rem;flex-shrink:0}.testimonial-card-carousel__btn{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid rgba(var(--color-foreground),.35);border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:border-color .25s ease,opacity .25s ease,background-color .25s ease}.testimonial-card-carousel__btn:hover{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.04)}.testimonial-card-carousel__btn:disabled,.testimonial-card-carousel__btn.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.testimonial-card-carousel__btn svg{width:1.6rem;height:1.6rem;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.testimonial-card-carousel__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:2rem}.testimonial-card-carousel__modal[hidden]{display:none}.testimonial-card-carousel__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d1;animation:tcc-fade-in .25s ease}.testimonial-card-carousel__modal-dialog{position:relative;width:100%;max-width:96rem;animation:tcc-fade-in .3s ease}.testimonial-card-carousel__modal-body{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:var(--tcc-radius, 2rem);overflow:hidden;background:#000}.testimonial-card-carousel__modal-body video,.testimonial-card-carousel__modal-body iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover;background:#000}.testimonial-card-carousel__modal-close{position:absolute;top:-5.2rem;right:-2rem;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:transparent;color:#fff;cursor:pointer;transition:border-color .25s ease,background-color .25s ease}@media screen and (max-width:749px){.testimonial-card-carousel__modal-close{top:-5.6rem;right:50%;transform:translate(50%)}}.testimonial-card-carousel__modal-close:hover{border-color:#fff;background:#ffffff1f}.testimonial-card-carousel__modal-close svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round}.testimonial-card-carousel-modal-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.testimonial-card-carousel:not(.is-gsap) .testimonial-card-carousel__slide,.testimonial-card-carousel__progress-fill,.testimonial-card-carousel__text.is-active,.testimonial-card-carousel__modal-overlay,.testimonial-card-carousel__modal-dialog{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-testimonial-card-carousel.css.map */
