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