@supports not (aspect-ratio:1920/1080){section.selke-video video:before,section.selke-video video:before{content:"";float:left;display:block;padding-bottom:56.25%}}section.selke-video video{aspect-ratio:16/9;height:100%;width:100%}section.selke-video .video-wrapper{position:relative;aspect-ratio:16/9;background-color:rgba(255,255,255,.25)}section.selke-video .video-js .vjs-big-play-button{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;aspect-ratio:1/1;height:25%;width:auto;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:9999px;border-width:2px;background-color:rgba(246, 201, 58, 0.5);padding:2rem}section.selke-video .vjs-has-started .vjs-big-play-button{display:none}section.selke-video .video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='57.74'%3E%3Cpath d='M50 28.87 0 0v57.73z' style='fill:%23fff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;translate:6px;background-size:40%}

section.selke-video .video-js {
    height:100% !important;
    width:100% !important;
}