.video-testimonials{--video-card-w: min(820px, 54vw);--video-card-aspect: 820 / 454;--video-card-gap: 24px;--active-card-h: calc(var(--video-card-w) * 454 / 820);position:relative;width:100%;overflow:hidden;box-sizing:border-box}@media screen and (max-width:989px){.video-testimonials{--video-card-w: min(660px, 76vw)}}@media screen and (max-width:600px){.video-testimonials{--video-card-w: 84vw}}.video-testimonials__header{max-width:820px;margin:0 auto 32px;padding:0 20px;text-align:center;font-family:DM Sans,Inter,system-ui,sans-serif;color:#181b22}.video-testimonials__heading{margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.15}.video-testimonials__intro{font-family:Inter,system-ui,sans-serif;font-size:1rem;line-height:1.55;color:#4a4e5a}.video-testimonials__intro>*{margin:0}.video-testimonials__stage{position:relative;width:100%;height:calc(var(--active-card-h) + 48px);overflow:hidden}.video-testimonials__viewport{position:relative;width:100%;height:100%;outline:none;touch-action:pan-y}.video-testimonials__track{position:relative;width:100%;height:100%;list-style:none;margin:0;padding:0}.video-testimonials__card{position:absolute;top:50%;left:50%;width:var(--video-card-w);height:var(--active-card-h);transform:translate3d(-50%,-50%,0);transition:transform .6s cubic-bezier(.22,.61,.36,1),opacity .4s ease,filter .4s ease;will-change:transform,opacity;pointer-events:none;opacity:0;z-index:1;filter:brightness(.92);transform-origin:50% 50%}.video-testimonials__card.is-active{opacity:1;pointer-events:auto;z-index:3;filter:none}.video-testimonials__card.is-peek{opacity:1;pointer-events:auto;z-index:2}.video-testimonials__card.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.video-card__inner{position:relative;width:100%;height:100%;border-radius:var(--video-card-radius, 14px);overflow:hidden;background:#f5f5f7;box-shadow:0 0 14px #0000000a}.video-card--gradient-light .video-card__inner{background:linear-gradient(145deg,#f8f8fa,#e8ecef)}.video-card--gradient-dark .video-card__inner{background:linear-gradient(145deg,#1f242d,#0c0f14)}.video-card--gradient-mint .video-card__inner{background:linear-gradient(145deg,#d7f2ea,#83c5b4)}.video-card__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.video-card__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.video-card[data-playing=true] .video-card__bar{opacity:0;pointer-events:none;transition:opacity .3s ease}.video-card[data-playing=false] .video-card__bar{transition:opacity .3s ease}.video-card__bar{position:absolute;left:30px;right:30px;bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:16px;height:40px}.video-card__identity{display:flex;align-items:center;gap:16px;min-width:0}.video-card__flag{flex:0 0 auto;width:40px;height:40px;border-radius:16px;overflow:hidden;box-shadow:0 0 12.213px #0000000a;background:#fff;display:block}.video-card__flag img{width:100%;height:100%;object-fit:cover;display:block}.video-card__divider{flex:0 0 auto;width:1px;height:27px;background:#b9b9b980}.video-card__logo{flex:1 1 auto;display:flex;align-items:center;min-width:0;max-width:263px;height:27px}.video-card__logo img{max-height:27px;width:auto;object-fit:contain;object-position:left center;display:block}.video-card__play{flex:0 0 auto;width:44px;height:44px;padding:2px;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease}.video-card__play:hover,.video-card__play:active{transform:scale(1.08)}.video-card__play img{width:100%;height:100%;display:block;filter:drop-shadow(0 0 14px rgba(0,0,0,.25))}.video-testimonials__edge{position:absolute;top:0;bottom:0;width:clamp(80px,20vw,550px);pointer-events:none;z-index:4}.video-testimonials__edge--left{left:0;background:linear-gradient(90deg,#fffffff5,#fff0)}.video-testimonials__edge--right{right:0;background:linear-gradient(-90deg,#fffffff5,#fff0)}.video-testimonials__arcs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.video-testimonials__arc{position:absolute;left:50%;transform:translate(-50%);width:2734px;max-width:none;height:153px;display:flex;justify-content:center;pointer-events:none}.video-testimonials__arc--top{top:-127px}.video-testimonials__arc--bottom{bottom:-127px}.video-testimonials__arc-img{position:absolute;top:0;width:1255px;height:153px;display:block}.video-testimonials__arc-img--left{right:calc(50% + 108px);transform:scaleX(-1)}.video-testimonials__arc-img--right{left:calc(50% + 108px)}.video-testimonials__arc--bottom .video-testimonials__arc-img{transform:scaleY(-1)}.video-testimonials__arc--bottom .video-testimonials__arc-img--left{transform:scale(-1)}.video-testimonials__nav{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px}.video-testimonials__nav-btn{width:44px;height:44px;padding:0;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;transition:opacity .2s ease,transform .2s ease}.video-testimonials__nav-btn img{width:100%;height:100%;display:block}.video-testimonials__nav-btn:hover,.video-testimonials__nav-btn:active{transform:translateY(-1px)}@media screen and (max-width:989px){.video-testimonials__arcs{display:none}.video-testimonials__edge{width:12vw}.video-card__bar{left:16px;right:16px;bottom:16px}}@media screen and (max-width:600px){.video-card__bar{left:14px;right:14px;bottom:14px;height:32px}.video-card__flag{width:32px;height:32px;border-radius:12px}.video-card__play{width:44px;height:44px;padding:6px}.video-card__divider{height:20px}.video-card__logo{height:20px;max-width:160px}.video-card__logo img{max-height:20px}}@media(prefers-reduced-motion:reduce){.video-testimonials__card{transition:opacity .2s ease}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-video-testimonials-carousel.css.map */
