.popup-with-form{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,.3);bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.popup-with-form__container{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:animatetop;animation-name:animatetop;margin:0 auto;max-width:1050px;padding:0 20px;width:100%}@-webkit-keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}.popup-with-form__row{background:#000;display:flex}.popup-with-form__content{display:flex;flex-direction:column;justify-content:center;width:50%}.popup-with-form__content.content-left{background:linear-gradient(90deg,rgba(104,204,232,.4) -8.75%,rgba(104,204,232,0) 5.31%),#000;border-left:1px solid hsla(0,0%,100%,.2)}.popup-with-form__content img{height:100%;object-fit:cover;width:100%}.popup-with-form__wrapper-svg{align-items:center;cursor:pointer;display:flex;height:20px;justify-content:center;margin-left:auto;width:20px}.popup-with-form__content-title{font-size:32px;font-weight:400;line-height:40px;margin-bottom:20px}.popup-with-form__content ul{margin:0;padding:0 0 0 20px}.popup-with-form__content ul li,.popup-with-form__content-label{font-size:16px;font-weight:400;line-height:24px;margin-bottom:12px}.popup-with-form__wrapper-top{padding:12px 12px 8px}.popup-with-form__content-wrapper{padding:0 32px 40px}.popup-with-form__form form{position:relative}.popup-with-form__form form .hs-submit{position:absolute;right:0;top:0}.popup-with-form__form form input[type=email]{background:hsla(0,0%,49%,.35)!important;border-radius:24px!important;color:#fff;line-height:24px!important;outline:none;padding:12px 125px 12px 20px!important}.popup-with-form__form form input[type=email]::placeholder{color:#fff}.popup-with-form__form form input[type=submit]{border-radius:100px!important;line-height:24px!important;margin:0!important;outline:none;padding:12px 24px!important}.popup-with-form__form form .hs_error_rollup{display:none!important}@media (max-width:991px){.popup-with-form__container{max-width:600px}.popup-with-form__row{flex-direction:column}.popup-with-form__content{width:100%}.popup-with-form__content.content-left{background:linear-gradient(180deg,rgba(104,204,232,.4) -8.75%,rgba(104,204,232,0) 5.31%),#000;border-left:none;border-top:1px solid hsla(0,0%,100%,.2)}}@media (max-width:568px){.popup-with-form__container{padding:0 6px}.popup-with-form__content-title{font-size:24px!important;line-height:32px;margin-bottom:16px}.popup-with-form__content-wrapper{padding:0 24px 20px}.popup-with-form__wrapper-top{padding:8px}.popup-with-form__form form .hs-submit{position:static}.popup-with-form__row{height:95vh;overflow-y:scroll}}@media (max-width:375px){.popup-with-form__row{height:70vh!important}}