.newsletter form{display:flex;justify-content:space-between;width:100%}.newsletter .hs-email{display:inline-block;max-width:100%;vertical-align:bottom;width:56%}.newsletter .hs_submit{display:inline-block;width:40%}.newsletter .hs-error-msgs{color:red;font-size:12px;list-style-type:none;padding:0;position:absolute}.newsletter .hs-email input{background-color:#fff!important;border:1px solid #e2e2e2!important;border-radius:4rem!important;-moz-border-radius:4rem!important;-webkit-border-radius:4rem!important;font-family:nimbus-sans,sans-serif;height:auto!important;letter-spacing:0!important;padding:2.4rem 3.8rem!important;text-align:left!important;width:100%}.newsletter .hs-button,.newsletter .hs-email input{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;color:#000!important;font-size:2.4rem!important;font-weight:300!important}.newsletter .hs-button{background:transparent!important;border:1px solid #000!important;border-radius:999px!important;-moz-border-radius:999px!important;-webkit-border-radius:999px!important;cursor:pointer;letter-spacing:1px;padding:2.2rem 4.2rem!important;text-transform:none;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear;-khtml-transition:all .2s linear}.newsletter .hs-button:hover{background:#000!important;color:#f4ff1a!important}@media (max-width:639px){.newsletter form{display:inherit!important}.newsletter .hs-email{width:100%!important}.newsletter .hs_submit{margin-top:1rem!important;width:100%!important}}