.custom-video-wrap{position:relative;background:#000;overflow:hidden}.custom-video-wrap .custom-video{position:absolute!important;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;background:#000}.custom-video__big-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:72px;height:72px;padding:0;border:none;border-radius:50%;background:#ffffffeb;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:4;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,background .2s ease;box-shadow:0 6px 24px #00000040}.custom-video__big-play:hover{background:#fff;transform:translate(-50%,-50%) scale(1.05)}.custom-video__big-play svg{width:32px;height:32px;margin-left:4px}.custom-video-wrap.is-paused .custom-video__big-play{opacity:1;visibility:visible}.custom-video-wrap.is-playing .custom-video__big-play{opacity:0;visibility:hidden}.custom-video__controls{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;gap:10px;padding:10px 14px;background:linear-gradient(to top,#0000008c,#0000);z-index:5;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.custom-video-wrap:hover .custom-video__controls,.custom-video-wrap.is-paused .custom-video__controls,.custom-video-wrap.is-touch .custom-video__controls,.custom-video-wrap.is-focused .custom-video__controls{opacity:1;transform:translateY(0);pointer-events:auto}.custom-video__btn{background:transparent;border:none;padding:6px;margin:0;cursor:pointer;color:#fff;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:background .15s ease,transform .15s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}.custom-video__btn:hover{background:#ffffff26}.custom-video__btn:active{transform:scale(.94)}.custom-video__btn:focus{outline:none}.custom-video__btn:focus-visible{outline:2px solid rgba(255,255,255,.7);outline-offset:1px}.custom-video__icon{width:20px;height:20px;display:block;fill:currentColor;color:#fff}.custom-video__icon--pause,.custom-video-wrap.is-playing .custom-video__btn--play .custom-video__icon--play{display:none}.custom-video-wrap.is-playing .custom-video__btn--play .custom-video__icon--pause{display:block}.custom-video__icon--unmuted,.custom-video-wrap.is-unmuted .custom-video__btn--mute .custom-video__icon--muted{display:none}.custom-video-wrap.is-unmuted .custom-video__btn--mute .custom-video__icon--unmuted{display:block}.custom-video__progress{flex:1 1 auto;height:4px;background:#ffffff4d;border-radius:999px;cursor:pointer;position:relative;overflow:hidden;transition:height .15s ease}.custom-video__progress:hover{height:6px}.custom-video__progress-bar{position:absolute;top:0;left:0;bottom:0;width:0%;background:#fff;border-radius:999px;transition:width .1s linear}.custom-video__time{color:#fff;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:36px;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.4)}.custom-video-wrap:fullscreen,.custom-video-wrap:-webkit-full-screen{width:100vw;height:100vh;padding-top:0!important;display:flex;align-items:center;justify-content:center}.custom-video-wrap:fullscreen .custom-video,.custom-video-wrap:-webkit-full-screen .custom-video{object-fit:contain}@media only screen and (max-width:767px){.custom-video__big-play{width:60px;height:60px}.custom-video__big-play svg{width:26px;height:26px}.custom-video__time{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/custom-video.css.map */
