.newsletter__container{align-items:center;display:flex;flex-direction:column}.newsletter__content-wrapper{display:flex;flex-direction:column;max-width:1200px;width:100%}@media (max-width:991px){.newsletter__content-wrapper{max-width:100%}}.newsletter__content-container{display:flex;gap:48px}.newsletter__text-column{display:flex;flex-direction:column;justify-content:center;line-height:normal;margin-left:0;width:50%}.newsletter__form-column{width:50%}@media (max-width:991px){.newsletter__text-column{width:100%}.newsletter__form-column{margin:auto;width:100%}}.newsletter__text-content{align-self:stretch;color:var(--primary-forest-100,#2f4d52);display:flex;flex-direction:column;justify-content:center}@media (max-width:991px){.newsletter__text-content{margin-top:48px;max-width:100%;text-align:center}}.newsletter__section-title{margin:0;text-transform:uppercase}@media (max-width:991px){.newsletter__section-title{font-size:40px;line-height:44px;max-width:100%}}.newsletter__section-description{margin-bottom:48px;margin-top:16px}@media (max-width:991px){.newsletter__section-description{margin-bottom:18px;max-width:100%}}.newsletter__form-wrapper form{display:grid;grid-template-columns:1fr auto}.newsletter__form-wrapper form .legal-consent-container{grid-column:1;grid-column:span 2}.newsletter__form-wrapper form .legal-consent-container span{font-weight:200;padding-left:14px}.newsletter__form-wrapper form .hs-submit{grid-column:2;grid-row:1;margin-left:16px;margin-top:30px}@media (max-width:991px){.newsletter__content-container{align-items:stretch;flex-direction:column;gap:0;grid-template-columns:1fr}.newsletter__form-wrapper form .hs-submit{grid-column:1;grid-row:2;margin-left:0;margin-top:0;width:100%}.newsletter__form-wrapper form .hs-submit input{margin-bottom:24px;width:100%}}