.newsletter-wrap{background-color:#fff;border-radius:10px;-webkit-box-shadow:0 5px 30px rgba(0,0,0,.1);box-shadow:0 5px 30px rgba(0,0,0,.1);margin-bottom:-70px;padding:45px 50px;position:relative;z-index:2}.newsletter-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newsletter-title-wrap .newsletter-icon svg{color:var(--primary-color);width:40px}.newsletter-title-wrap .newsletter-icon svg path{fill:currentColor}.newsletter-title-wrap h2{margin:0}.newsletter-form-style form{display:flex}.newsletter-form-style form label{margin:0}.newsletter-form-style form .hs-form-field{flex:1 0 0;margin-bottom:0;margin-right:20px}.newsletter-form-style input[type=email]{background-color:#f7f7f7;border:1px solid #f7f7f7;border-radius:50px;margin-right:10px;padding:3px 20px;width:100%!important}.newsletter-form-style form .hs-submit input{border-radius:50px;height:50px;padding:2px 30px}@media only screen and (max-width:767px){.newsletter-wrap{padding:45px 20px}.newsletter-form-style form{display:block}.newsletter-form-style input[type=email]{margin-bottom:10px;margin-right:0}}