.pro-video-player{position:relative;width:100%;height:100%;overflow:hidden}.pro-video-player{font-size:0}.pro-video-player__video,.pro-video-player__fallback-image{width:100%;height:100%;object-fit:cover}.pro-video-player__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--c-grey)}.pro-video-player__placeholder-image{max-width:100%;max-height:100%;object-fit:contain}.pro-video-player__controls{position:absolute;bottom:24px;right:24px;z-index:2;filter:drop-shadow(0px 0px 3px rgba(0,0,0,.3));transition:filter .3s ease}.pro-video-player__controls:hover{filter:drop-shadow(0px 0px 5px rgba(0,0,0,.5))}.pro-video-player__progress-ring{position:relative;width:32px;height:32px}.pro-video-player__progress-svg{transform:rotate(-90deg);width:100%;height:100%}.pro-video-player__play-pause-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:transparent;border:none;padding:0;margin:0;width:14px;height:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--b-black);transition:color .3s ease}.pro-video-player__pause-icon svg,.pro-video-player__play-icon svg{width:14px;height:14px;color:currentColor}.pro-video-player__pause-icon svg path,.pro-video-player__play-icon svg path{transition:fill .3s ease}.pro-video-player__pause-icon,.pro-video-player__play-icon{display:flex;align-items:center;justify-content:center;width:14px;height:14px}.pro-video-player__play-pause-btn:focus{outline:none}.pro-video-player__controls--on-dark .pro-video-player__progress-ring-bg{stroke:#888}.pro-video-player__controls--on-dark .pro-video-player__progress-ring-circle{stroke:#fff}.pro-video-player__controls--on-dark .pro-video-player__play-pause-btn{color:#fff}.pro-video-player__controls--on-light .pro-video-player__progress-ring-bg{stroke:#d9d9d9}.pro-video-player__controls--on-light .pro-video-player__progress-ring-circle{stroke:#000}.pro-video-player__controls--on-light .pro-video-player__play-pause-btn{color:#000}
/*# sourceMappingURL=/cdn/shop/t/113/assets/pro-video-player.css.map */
