.newsletter form{display:flex;gap:10px;justify-content:space-between;width:100%}.newsletter .hs-email{flex-grow:1;max-width:60%}.newsletter .hs_submit{width:38%}.newsletter .hs-email input{background-color:#fff!important;border:1px solid #e2e2e2!important;border-radius:4rem!important;font-family:nimbus-sans,sans-serif;font-weight:300!important}.newsletter .hs-button,.newsletter .hs-email input{box-sizing:border-box;color:#000!important;font-size:1.6rem!important;height:50px!important;padding:0 2rem!important;width:100%}.newsletter .hs-button{background:transparent!important;border:1px solid #000!important;border-radius:999px!important;cursor:pointer;font-weight:500!important;text-transform:none;transition:all .2s linear}.newsletter .hs-button:hover{background:#000!important;color:#fbc02d!important}@media (max-width:991px){.newsletter form{display:block!important}.newsletter .hs-email{max-width:100%!important;width:100%!important}.newsletter .hs_submit{margin-top:1rem!important;width:100%!important}}