.customer-videos{width:100%;-webkit-tap-highlight-color:transparent}.customer-videos *,.customer-videos *:before,.customer-videos *:after{-webkit-tap-highlight-color:transparent}.customer-videos__title{font-size:14px;line-height:20px;font-weight:400;text-align:center;margin:0 0 24px;color:#000}.customer-videos__grid{display:flex;margin-bottom:0;overflow-x:auto;padding-bottom:0;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none}.customer-videos__grid::-webkit-scrollbar{display:none;width:0;height:0}.customer-videos__grid.is-dragging{cursor:grabbing}.customer-videos__scrollbar{width:100%;height:4px;background-color:#e5e5e5;background:#e5e5e5;position:relative;margin-top:16px;cursor:pointer;border-radius:0;-webkit-border-radius:0;overflow:hidden;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;box-sizing:border-box;display:block}.customer-videos__scrollbar-progress{height:100%;background:-webkit-linear-gradient(89.21deg,#09144C 0%,#09144C 4%,#09144C 6%,#648BC8 100%,#648BC8 100%,#09144C 100%);background:linear-gradient(89.21deg,#09144c 0% 4%,#09144c 6%,#648bc8 100% 100%,#09144c);border-radius:0;-webkit-border-radius:0;transition:width .1s ease,left .1s ease;-webkit-transition:width .1s ease,left .1s ease;position:absolute;top:0;left:0;box-sizing:border-box;display:block;-webkit-appearance:none;appearance:none}.customer-videos__item{position:relative;width:160px;height:255px;flex-shrink:0;cursor:pointer;border-radius:8px;overflow:visible;background:#000;margin-right:16px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.customer-videos__item-poster video,.customer-videos__item-poster img{border-radius:8px}.customer-videos__item:last-child{margin-right:0}.customer-videos__item-poster{position:relative;width:100%;height:100%;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__item-poster img{width:100%;height:100%;object-fit:cover;display:block}.customer-videos__poster-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px;z-index:1;pointer-events:none}.customer-videos__item.is-playing .customer-videos__poster-image{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease}.customer-videos__item-poster video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;position:relative;z-index:1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__item.has-controls .customer-videos__item-poster video{pointer-events:auto;cursor:pointer}.customer-videos__item-poster video:fullscreen,.customer-videos__item-poster video:-webkit-full-screen{pointer-events:auto!important;cursor:pointer}.customer-videos__item:fullscreen,.customer-videos__item:-webkit-full-screen{width:100vw;height:100vh;max-width:100vw;max-height:100vh;background:#000!important;border-radius:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.customer-videos__item:fullscreen .customer-videos__item-poster,.customer-videos__item:-webkit-full-screen .customer-videos__item-poster{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;pointer-events:auto;cursor:pointer;background:#000}.customer-videos__item:fullscreen .customer-videos__item-poster video,.customer-videos__item:-webkit-full-screen .customer-videos__item-poster video{width:100%;height:100%;max-width:100vw;max-height:100vh;object-fit:contain;border-radius:0;cursor:pointer;background:#000}.customer-videos__item:fullscreen .customer-videos__poster-image,.customer-videos__item:-webkit-full-screen .customer-videos__poster-image{display:none}@media (hover: hover) and (pointer: fine){.customer-videos__item:fullscreen .customer-videos__item-poster video,.customer-videos__item:-webkit-full-screen .customer-videos__item-poster video{pointer-events:auto}}@media (hover: none),(pointer: coarse){.customer-videos__item:fullscreen .customer-videos__item-poster video,.customer-videos__item:-webkit-full-screen .customer-videos__item-poster video{pointer-events:none}}.customer-videos__item:fullscreen .customer-videos__controls,.customer-videos__item:-webkit-full-screen .customer-videos__controls{position:absolute;bottom:0;left:0;right:0;padding:16px 24px;z-index:10000;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.5) 60%,transparent 100%);pointer-events:auto;-webkit-touch-callout:none}.customer-videos__item:fullscreen .customer-videos__control-btn,.customer-videos__item:-webkit-full-screen .customer-videos__control-btn,.customer-videos__item:fullscreen .customer-videos__kebab-wrapper,.customer-videos__item:-webkit-full-screen .customer-videos__kebab-wrapper{pointer-events:auto;z-index:10001;position:relative}.customer-videos__item:fullscreen .customer-videos__kebab-menu,.customer-videos__item:-webkit-full-screen .customer-videos__kebab-menu{position:fixed;z-index:100000;pointer-events:auto}.customer-videos__item:fullscreen .customer-videos__kebab-menu.is-open,.customer-videos__item:-webkit-full-screen .customer-videos__kebab-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.customer-videos__item:fullscreen .customer-videos__play-button,.customer-videos__item:-webkit-full-screen .customer-videos__play-button{width:60px;height:60px}.customer-videos__item:fullscreen .customer-videos__play-button svg,.customer-videos__item:-webkit-full-screen .customer-videos__play-button svg{width:32px;height:32px}.customer-videos__item.is-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;z-index:999999;background:#000;border-radius:0;margin:0}.customer-videos__item-placeholder{width:100%;height:100%;background:#1a1a1a}.customer-videos__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:#00000080;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0;z-index:2;pointer-events:auto;color:#fff;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__item.has-controls .customer-videos__play-button{display:none}.customer-videos__play-button:hover{background:#000000b3;transform:translate(-50%,-50%) scale(1.1)}.customer-videos__play-button svg{width:24px;height:24px;margin-left:2px;fill:#fff}.customer-videos__play-button svg path{fill:#fff}.customer-videos__controls{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:6px;padding:8px;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 60%,transparent 100%);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:10;pointer-events:auto;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__item.has-controls .customer-videos__controls{opacity:1;visibility:visible}.customer-videos__item.has-controls:not(:hover) .customer-videos__controls{opacity:0;visibility:hidden}.customer-videos__item.has-controls.controls-visible .customer-videos__controls,.customer-videos__item.has-controls:hover .customer-videos__controls,.customer-videos__item.has-controls .customer-videos__controls:focus-within{opacity:1;visibility:visible}.customer-videos__control-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:4px;background:transparent;color:#fff;cursor:pointer;transition:background-color .15s ease;flex-shrink:0;pointer-events:auto;position:relative;z-index:2;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__control-btn:hover{background:#fff3}.customer-videos__control-btn:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:1px}.customer-videos__control-btn .icon-pause,.customer-videos__item.is-playing .customer-videos__control-btn .icon-play{display:none}.customer-videos__item.is-playing .customer-videos__control-btn .icon-pause{display:block}.customer-videos__progress{flex:1;height:28px;display:flex;align-items:center;cursor:pointer;padding:0 2px;pointer-events:auto;position:relative;z-index:2;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__progress-bar{width:100%;height:3px;background:#ffffff4d;border-radius:2px;overflow:hidden;position:relative}.customer-videos__progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:#fff;border-radius:2px;transition:width .1s linear}.customer-videos__progress:hover .customer-videos__progress-bar{height:5px}.customer-videos__kebab-wrapper{position:relative;z-index:5;pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__kebab-btn{position:relative}.customer-videos__kebab-menu{position:fixed;min-width:150px;max-height:280px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:#141414fa;border-radius:8px;padding:8px 0;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease;z-index:9999;box-shadow:0 4px 16px #00000080;pointer-events:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__kebab-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.customer-videos__kebab-menu-section{padding:8px 12px 4px}.customer-videos__kebab-menu-label{display:block;font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.customer-videos__mute-btn{display:-webkit-flex!important;display:flex!important;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:8px;width:100%;min-height:32px;padding:8px 12px;border:none;background:transparent;color:#ffffffe6;font-size:13px;cursor:pointer;text-align:left;-webkit-appearance:none;appearance:none;visibility:visible!important;opacity:1!important}.customer-videos__mute-btn:hover{background:#ffffff1a}.customer-videos__mute-btn .icon-volume{display:block;width:16px;height:16px;-webkit-flex-shrink:0;flex-shrink:0}.customer-videos__mute-btn .mute-label{display:block}.customer-videos__mute-btn .icon-muted,.customer-videos__mute-btn .unmute-label{display:none}.customer-videos__item.is-muted .customer-videos__mute-btn .icon-volume,.customer-videos__item.is-muted .customer-videos__mute-btn .mute-label,.customer-videos__mute-btn.is-muted .icon-volume,.customer-videos__mute-btn.is-muted .mute-label{display:none}.customer-videos__item.is-muted .customer-videos__mute-btn .icon-muted,.customer-videos__mute-btn.is-muted .icon-muted{display:block;width:16px;height:16px;-webkit-flex-shrink:0;flex-shrink:0}.customer-videos__item.is-muted .customer-videos__mute-btn .unmute-label,.customer-videos__mute-btn.is-muted .unmute-label{display:block}.customer-videos__speed-check{display:inline-block;width:16px;height:16px;flex-shrink:0}.customer-videos__speed-check:before{content:"";display:none}.customer-videos__kebab-menu-item.is-active .customer-videos__speed-check:before{content:"";display:block;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-left:4px}.customer-videos__kebab-menu-divider{display:block;border:none;height:1px;width:100%;background:#ffffff26;margin:8px 0;-webkit-appearance:none;appearance:none}.customer-videos__kebab-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;background:transparent;color:#ffffffe6;font-size:13px;cursor:pointer;transition:background-color .15s ease;text-align:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.customer-videos__kebab-menu-item:hover{background:#ffffff1a}.customer-videos__kebab-menu-item svg{flex-shrink:0}.customer-videos__kebab-menu-item .icon-minimize,.customer-videos__kebab-menu-item .minimize-label,.customer-videos__item.is-fullscreen .customer-videos__kebab-menu-item[data-action=fullscreen] .icon-fullscreen,.customer-videos__item.is-fullscreen .customer-videos__kebab-menu-item[data-action=fullscreen] .fullscreen-label{display:none}.customer-videos__item.is-fullscreen .customer-videos__kebab-menu-item[data-action=fullscreen] .icon-minimize,.customer-videos__item.is-fullscreen .customer-videos__kebab-menu-item[data-action=fullscreen] .minimize-label{display:inline}@media screen and (max-width: 767px){.customer-videos__grid{gap:0}.customer-videos__item{margin-right:12px}.customer-videos__item:last-child{margin-right:0}.customer-videos__title{font-size:14px;line-height:20px;margin-bottom:16px}.customer-videos__play-button{width:36px;height:36px}.customer-videos__play-button svg{width:20px;height:20px;fill:#fff}.customer-videos__play-button svg path{fill:#fff}}
/*# sourceMappingURL=/cdn/shop/t/200/assets/customer-videos.build.css.map */
