.video-module .video-player{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.video-module .video-player__container .video-js{position:relative;width:100%;height:0;padding-top:56.25%}.video-module .video-player__container .video-js .vjs-poster:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);transition:background-color .5s ease}.video-module .video-player__container .video-js.vjs-user-active .vjs-poster:after{background-color:rgba(0,0,0,.35)}.video-module .video-player__container object,.video-module .video-player__container video{position:absolute;top:0;left:0;width:100%;height:100%}.video-module .video-player__container .bvp-ad-big-play-button,.video-module .video-player__container .vjs-big-play-button{width:150px;height:150px;max-width:150px;max-height:150px}.video-module .video-player__container.stick .bvp-ad-big-play-button,.video-module .video-player__container.stick .vjs-big-play-button{width:75px;height:75px}.video-module .video-player__curtain.hidden{display:none}.video-module .video-player__curtain>img{width:100%}.video-module .video-player__overlay{top:0;left:0;width:100%;height:100%;display:block;position:absolute;background-color:rgba(0,0,0,.2);transition:background-color .5s ease;cursor:pointer}.video-module .video-player__overlay:hover{background-color:rgba(0,0,0,.35)}.video-module .video-player__play-icon{max-height:100%;max-width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;opacity:1}