#post-video .post-video-wrapper{max-width:960px;padding:0 0 25px;position:relative}#video-overlay{background:hsla(0,0%,100%,.2);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.post-video-form{background-color:#004568;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);display:none;left:50%;opacity:0;padding:25px;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,transform .3s ease;z-index:1000}.post-video-form.show{bottom:auto!important;display:block;opacity:1}#form-overlay{background:rgba(0,0,0,.7);cursor:pointer;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.exit-button{background:transparent;border:none;color:#ff6c00;cursor:pointer;font-size:30px;padding:5px;position:absolute;right:10px;top:10px;z-index:1001}.exit-button:hover{background:transparent;box-shadow:unset;color:red}#post-video form .hs-button,#post-video form input[type=submit]{padding:15px 30px;width:80%}.post-video__form-title{color:#fff;font-size:22px;padding:25px 0 0}.post-video__form-wrapper{flex-direction:column;width:auto}#post-video .post-video__form-img{height:auto;max-width:250px!important}.post-video__form-wrapper form label,.post-video__form-wrapper form legend{color:#fff}.post-video-modal{align-items:center;display:flex;gap:25px;justify-content:space-around}@media(max-width:1024px){.post-video-modal{flex-direction:column}}