#logo{max-width:142px}.logo-wrapper{padding:18px 0}#hero-image-intro-container{display:flex;flex-direction:column}#cta-btn{float:right;cursor:pointer}.popup-container{position:relative;z-index:3}#popup{position:absolute;top:22px;right:0;z-index:2}#popup form{background-color:#fff;padding:33px;text-align:center;border-radius:12px;box-shadow:2px 2px 4px rgba(0,0,0,.35)}#popup form .hs-form-field{margin-bottom:12px}#popup form .hs-form-field:last-of-type{margin-bottom:0}#popup form input[type="email"]{background-color:transparent;border:1px solid #053572;color:#053572;text-align:center}#popup form input::placeholder{color:#053572;text-align:center}#popup form input[type="submit"]{background-color:#053572;border:1px solid #053572;color:#fff;font-weight:700;padding:8px 12px;width:100%;cursor:pointer;transition:all .2s ease}#popup form input[type="submit"]:hover{background-color:transparent;color:#053572}.popup{opacity:0;transition:opacity .2s ease;pointer-events:none;clear:both}.popup.enabled{opacity:1;pointer-events:unset}.hs-form-required,.hs-error-msgs{display:none !important}.error{border-color:#ffcd00 !important}.error::placeholder{color:#ffcd00 !important}#hero-popup-container{display:flex;flex-direction:column}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;display:none}.overlay.active{display:block}@media screen and (max-width:768px){#hero-popup-container{flex-direction:column-reverse}.popup-container{display:flex;justify-content:center}#popup{top:-145px;right:unset}form:after{left:50% !important}}