/* https://headword.co/wp-content/themes/skeleton-wp/blocks/video/style.min.css?ver=1677681152 */
.video-wrap{background:rgba(0,0,0,.05);padding-bottom:56.25%;position:relative}.video-wrap--vertical{padding-bottom:125%}.video{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.video lite-youtube,.video video{height:100%!important;left:0;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%!important}.video--playing video{cursor:pointer}.video lite-youtube .lty-playbtn,.video lite-youtube:before{display:none}.video__poster{height:100%;left:0;position:absolute;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%}.video__poster video{height:100%!important;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%!important}.video--paused .video__poster,.video--playing .video__poster{opacity:0;pointer-events:none}.video__window{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:2}.video--playing .video__window{opacity:0;pointer-events:none}.video__play{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:1px solid #231f20;border-radius:.3125em;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5em;justify-content:center;-webkit-transition:background-color .3s;transition:background-color .3s;width:7.5em}.video__play svg{width:5.9375em!important}.video__play svg path{fill:transparent!important;-webkit-transition:fill .3s;transition:fill .3s}.video__play:hover{background-color:#ffddce}.video__play:hover svg path{fill:#ff4713!important}