body:not(.wp-core-ui) .video-player .decor,html:not(.wp-toolbar) .video-player .decor,.acf-block-preview .video-player .decor{position:absolute;left:0;top:145px;width:160px;height:320px;display:flex}@media only screen and (max-width: 991px){body:not(.wp-core-ui) .video-player .decor,html:not(.wp-toolbar) .video-player .decor,.acf-block-preview .video-player .decor{display:none}}body:not(.wp-core-ui) .video-player .video-container,html:not(.wp-toolbar) .video-player .video-container,.acf-block-preview .video-player .video-container{max-width:900px;margin:auto}body:not(.wp-core-ui) .video-player .video-container iframe,html:not(.wp-toolbar) .video-player .video-container iframe,.acf-block-preview .video-player .video-container iframe{width:100%;height:auto;aspect-ratio:16/9;position:relative;z-index:3;padding-bottom:40px}body:not(.wp-core-ui) .video-player .video-content,html:not(.wp-toolbar) .video-player .video-content,.acf-block-preview .video-player .video-content{width:879px;height:487px;margin:auto;position:relative;z-index:1}@media only screen and (max-width: 991px){body:not(.wp-core-ui) .video-player .video-content,html:not(.wp-toolbar) .video-player .video-content,.acf-block-preview .video-player .video-content{width:100%;height:auto;aspect-ratio:16/9}}body:not(.wp-core-ui) .video-player .video-poster,html:not(.wp-toolbar) .video-player .video-poster,.acf-block-preview .video-player .video-poster{width:879px;height:487px;position:relative;position:absolute;left:0;top:0;z-index:2}@media only screen and (max-width: 991px){body:not(.wp-core-ui) .video-player .video-poster,html:not(.wp-toolbar) .video-player .video-poster,.acf-block-preview .video-player .video-poster{width:100%;height:auto;aspect-ratio:16/9}}body:not(.wp-core-ui) .video-player .video-poster .play-button,html:not(.wp-toolbar) .video-player .video-poster .play-button,.acf-block-preview .video-player .video-poster .play-button{background-color:var(--orange);width:90px;height:55px;border:0;position:absolute;top:50%;left:50%;z-index:3;transform:translate(-50%, -50%);display:flex;justify-content:center;align-items:center;border-radius:8px;cursor:pointer}body:not(.wp-core-ui) .video-player .video-poster .play-button svg,html:not(.wp-toolbar) .video-player .video-poster .play-button svg,.acf-block-preview .video-player .video-poster .play-button svg{width:22px;height:auto}body:not(.wp-core-ui) .video-player .video-poster img,html:not(.wp-toolbar) .video-player .video-poster img,.acf-block-preview .video-player .video-poster img{width:879px;height:487px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 991px){body:not(.wp-core-ui) .video-player .video-poster img,html:not(.wp-toolbar) .video-player .video-poster img,.acf-block-preview .video-player .video-poster img{width:100%;height:auto;aspect-ratio:16/9}}body:not(.wp-core-ui) .video-player #videoPlayer,html:not(.wp-toolbar) .video-player #videoPlayer,.acf-block-preview .video-player #videoPlayer{width:100%;position:absolute;top:0;left:0}