\\
.hs-video-widget{aspect-ratio:16/9;width:100vw}.custom-video-modal{align-items:center;box-sizing:border-box;display:none;inset:0;justify-content:center;padding:60px 24px 24px;position:fixed;z-index:99999}.custom-video-modal.is-open{display:flex}.custom-video-overlay{background:rgba(0,0,0,.88);cursor:pointer;inset:0;position:absolute}.custom-video-content{max-height:calc(100vh - 84px);position:relative;width:auto;z-index:2}.custom-video-content video{background:#000;display:block;height:auto;max-height:calc(100vh - 84px);object-fit:contain;width:100%}.custom-video-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:42px;font-weight:300;line-height:1;padding:0;position:absolute;right:0;top:-46px;z-index:3}.custom-video-close:focus,.custom-video-close:hover{opacity:.75}body.video-modal-open{overflow:hidden}@media (max-width:767px){.custom-video-modal{padding:54px 16px 16px}.custom-video-content{width:100%}.custom-video-content,.custom-video-content video{max-height:calc(100vh - 70px)}.custom-video-close{font-size:36px;top:-40px}}