.video-pop-up{animation:dialog .3s cubic-bezier(.3,0,.1,1.4) 1 forwards;border:none;border-radius:7px;bottom:0;box-shadow:0 10px 40px rgba(0,0,0,.3);gap:20px;height:70vh;left:0;max-width:50vw;position:fixed;right:0;top:0;width:100%;z-index:999}.close{height:14px;width:14px;stroke:#000;position:absolute;right:20px;top:20px;z-index:1}.video-pop-up-mobile{display:none}.desktop-video{height:100%;width:100%}@media (max-width:767px){.video-pop-up-desktop{display:none}.video-pop-up-mobile{display:unset}.video-pop-up{max-width:70vw}.hs-video-container,.hs-video-widget,.hs-video-wrapper{height:100%!important}}