.newsletter-content{position:relative;z-index:9;text-align:center}.newsletter-content.light-color .title{color:#fff}.newsletter-content.light-color p{color:#fff}.newsletter-content .title{font-size:var(--heading-two);margin:0;color:#3f3a64}.newsletter-content .title.fz-48{font-size:var(--heading-two)}.newsletter-content .title span{font-weight:400;color:var(--primary-color)}.newsletter-content p{font-size:var(--body-font-size);font-weight:500;margin-bottom:0;margin-top:25px}@media only screen and (max-width:767px){.newsletter-content p{font-size:16px;margin-top:15px}}.newsletter-form{max-width:570px;margin:0 auto;margin-top:50px}.newsletter-form form .hs_email{width:100%}.newsletter-form form .hs_email>label{display:none}@media only screen and (max-width:767px){.newsletter-form{max-width:100%;margin-top:30px}}.newsletter-form form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-radius:5px;border:0}@media only screen and (max-width:767px){.newsletter-form form{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.newsletter-form form input{border-width:1px 0 1px 1px;border-radius:5px 0 0 5px;min-height:52px;padding:3px 20px}@media only screen and (max-width:767px){.newsletter-form form input{border-width:1px;border-radius:5px;margin-bottom:15px}}.newsletter-form form .hs-button{font-size:14px;font-weight:700;line-height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:52px;padding:0 40px;cursor:pointer;white-space:nowrap;border-width:1px;border-style:solid;border-color:transparent;border-radius:5px;outline:0;border-color:var(--secondary-color);background-color:var(--secondary-color);color:#fff;border-radius:0 5px 5px 0;width:160px;transition:all .3s ease-in-out}.newsletter-form form .hs-button:hover{border-color:transparent;background-color:var(--secondary-color);color:#fff}@media only screen and (max-width:767px){.newsletter-form form button{border-radius:5px}}