.testimonials-hero{position:relative;min-height:100vh;display:grid;grid-template-columns:1fr;overflow:hidden;background:#000;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}body{background:#000}.testimonials-hero__slides{position:relative;height:100%}.testimonials-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s ease;display:grid;place-items:stretch}.testimonials-hero__slide.is-active{opacity:1}.testimonials-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.testimonials-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;gap:12px;padding:clamp(16px,4vw,48px);background:linear-gradient(180deg,#0000 35%,#0000008c 65%,#000000e6);z-index:2;color:#fff}.testimonials-hero__title{margin:0;font-size:clamp(22px,4vw,44px);color:#fff}.testimonials-hero__subtitle{margin:0 0 6px;color:#cbd5e1;max-width:70%}.testimonials-hero__actions{display:flex;align-items:center;gap:12px;margin-top:20px;pointer-events:auto}.testimonials-hero__btn{width:56px;height:56px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:#0000008c;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .22s cubic-bezier(.2,.8,.2,1);color:#fff}.testimonials-hero__btn:hover{transform:scale(1.08)}.testimonials-hero__btn:active{transform:scale(.98)}.testimonials-hero__btn:focus-visible{outline:2px solid rgba(255,255,255,.65);outline-offset:3px}.testimonials-hero__btn svg{width:22px;height:22px;fill:#fff;display:block}.testimonials-hero__cta{display:inline-flex;align-items:center;gap:10px;background:#e11d48;color:#fff;font-weight:700;padding:12px 28px;border-radius:999px;text-decoration:none;box-shadow:0 8px 20px #e11d4866;transition:transform .2s ease,box-shadow .2s ease;align-self:flex-start;justify-self:start;width:auto;max-width:max-content}.testimonials-hero__cta:hover{transform:scale(1.05);box-shadow:0 10px 28px #e11d4899}.testimonials-hero__cta:active{transform:scale(.97)}.testimonials-hero__cta .yt-icon{width:22px;height:22px;display:block}.testimonials-hero__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:7;pointer-events:auto;background:#00000073;border:1px solid rgba(255,255,255,.25);width:44px;height:44px;border-radius:999px;display:grid;place-items:center;color:#fff;cursor:pointer;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.testimonials-hero__nav--prev{left:16px}.testimonials-hero__nav--next{right:16px}.testimonials-hero__nav:hover{transform:translateY(-50%) scale(1.12)}.testimonials-hero__dots{position:absolute;left:50%;transform:translate(-50%);bottom:28px;display:flex;gap:10px;z-index:7;opacity:1;visibility:visible;pointer-events:auto}.testimonials-hero__dot{width:14px;height:8px;border-radius:999px;background:#ffffff40;border:2px solid rgba(255,255,255,.45);transition:transform .2s ease,background .2s ease,opacity .2s ease;cursor:pointer;opacity:.9}.testimonials-hero__dot:hover{border-color:#003ebf;transform:scale(1.3);opacity:1}.testimonials-hero__dot.is-active{background-color:#003ebf;border-color:#003ebf;width:22px;box-shadow:0 0 14px 4px #003ebfb3;transform:scale(1.4);opacity:1}@media (prefers-reduced-motion: reduce){.testimonials-hero__btn,.testimonials-hero__nav,.testimonials-hero__dot{transition:none!important}}@media (max-width: 576px){.testimonials-hero__overlay{gap:6px}.testimonials-hero__title{font-size:18px}.testimonials-hero__subtitle{max-width:100%;font-size:14px;line-height:1.3;margin-bottom:0}.testimonials-hero__actions{margin-top:10px}.testimonials-hero__btn{width:32px;height:32px}.testimonials-hero__cta{padding:6px 20px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-testimonials-hero.css.map */
