.custom-video-player{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.custom-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;cursor:pointer;z-index:2;transition:opacity .3s ease,transform .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0}.custom-video-play-btn .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-video-play-btn .svg-wrapper svg{width:100%;height:100%;opacity:.9;color:#fff;fill:#fff}.custom-video-play-btn .svg-wrapper svg path{fill:#fff!important}.custom-video-play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.custom-video-player.video-playing .custom-video-play-btn,.custom-video-player.video-playing .custom-video-mute-btn{opacity:0;pointer-events:none}.custom-video-mute-btn{position:absolute;top:15px;right:15px;background:#0006;border:none;border-radius:50%;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:6px;transition:background .3s ease,opacity .3s ease;box-sizing:content-box}.custom-video-mute-btn:hover{background:#0009}.custom-video-mute-btn .svg-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.custom-video-mute-btn .svg-wrapper svg{width:100%;height:100%}.custom-video-mute-btn .hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom-video-player.css.map */
