.stay-connected{display:grid;grid-template-columns:1fr;background-color:#0483c5}@media only screen and (min-width:991px){.stay-connected{grid-template-columns:1fr 1fr}}.stay-connected__image{background-repeat:no-repeat;background-size:cover;background-position:50%}.stay-connected__form>*{max-width:420px;display:block;margin:45px auto;padding:20px 50px;background:rgba(240,244,249,.8);border-radius:10px}@media only screen and (min-width:1440px){.stay-connected__form>*{max-width:600px}}.stay-connected__form h1{font-size:30px!important;font-weight:400!important}.stay-connected__form h2,.stay-connected__form h3{font-size:18px!important;font-weight:600!important}.stay-connected__form .hs-input,.stay-connected__form input:not([type=checkbox]):not([type=radio]):not([type=submit]){border-radius:15px}