.popup{align-items:center;background:#00214d8f;bottom:0;display:none;justify-content:center;left:0;padding:12px 16px;position:fixed;right:0;top:0;z-index:999999}.popup-wrapper{background-color:var(--light-primary-snowy);border-radius:12px;margin:16px;max-height:calc(100vh - 32px);max-width:600px;overflow-y:auto;padding:4px 4px 32px;position:relative}.popup-img{border-radius:12px 12px 0 0;width:100%}.popup-content-box{padding:24px 36px 0;text-align:center}.popup-title{font-size:20px;font-weight:700;line-height:26px}.popup-desc{font-size:14px;font-weight:400;line-height:22px}.popup-form-wrapper .form-columns-2{gap:16px}.popup-form-wrapper .hs-form .hs_submit{margin-bottom:0;margin-top:14px}.popup-close{align-items:center;background-color:var(--light-primary-snowy);border-radius:12px;display:flex;height:24px;justify-content:center;position:absolute;right:32px;top:32px;width:24px}.popup-close .popup-img{width:14px}.popup form input[type=submit]{width:auto}.popup-btn-box{display:none;text-align:center}.popup-btn-box .section-btn{margin-top:8px}@media (max-width:480px){.popup-wrapper{padding:4px 4px 24px}.popup-content-box{padding:16px 12px 0}.popup-close{right:20px;top:20px}.popup-title{font-size:18px;line-height:24px}.popup-form-wrapper .form-columns-2{flex-direction:column;gap:0}.popup-form-wrapper .form-columns-2 .hs-form-field{width:100%!important}.popup form input[type=submit]{width:100%}}