.newsletter{background-color:var(--primary-color);color:var(--text-alternate-color)}.newsletter .newsletter-wrapper{display:flex;gap:20px;justify-content:space-between}@media only screen and (max-width:991.98px){.newsletter .newsletter-wrapper{flex-direction:column}}.newsletter .newsletter-wrapper .heading{align-items:center;display:flex;width:-moz-max-content;width:max-content}@media only screen and (max-width:991.98px){.newsletter .newsletter-wrapper .heading{margin:0 auto}}.newsletter .newsletter-wrapper .form{flex:1}.newsletter .newsletter-wrapper .form .newsletter-form{position:relative}.newsletter .newsletter-wrapper .form .newsletter-form .field{align-items:center;display:flex;flex:1;gap:20px;justify-content:space-between}@media only screen and (max-width:991.98px){.newsletter .newsletter-wrapper .form .newsletter-form .field{flex-direction:column}}.newsletter .newsletter-wrapper .form .newsletter-form .field .custom-checkbox{align-items:center;display:flex;margin-bottom:0;max-width:400px;min-width:200px}@media only screen and (max-width:991.98px){.newsletter .newsletter-wrapper .form .newsletter-form .field .custom-checkbox{margin:0 auto}}@media only screen and (max-width:589.98px){.newsletter .newsletter-wrapper .form .newsletter-form .field .custom-checkbox{max-width:310px}}@media only screen and (max-width:379.98px){.newsletter .newsletter-wrapper .form .newsletter-form .field .custom-checkbox{max-width:200px}.newsletter .newsletter-wrapper .form .newsletter-form .field .custom-checkbox p{font-size:10px}}.newsletter .newsletter-wrapper .form .newsletter-form .field .custom-checkbox .checkmark{top:50%;transform:translateY(-50%)}.newsletter .newsletter-wrapper .form .newsletter-form .field .field__input{border:none;border-radius:20px;box-sizing:border-box;flex:1;max-height:40px;min-width:350px;padding:20px}@media only screen and (max-width:991.98px){.newsletter .newsletter-wrapper .form .newsletter-form .field .field__input{padding:12px 20px}}@media only screen and (max-width:379.98px){.newsletter .newsletter-wrapper .form .newsletter-form .field .field__input{min-width:unset}}.newsletter .newsletter-wrapper .form .newsletter-form .field button{white-space:nowrap}@media only screen and (max-width:991.98px){.newsletter .newsletter-wrapper .form .newsletter-form .field button{margin:0 auto}}.newsletter .newsletter-wrapper .form .newsletter-form .field .field__label{height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:0}.newsletter .newsletter-form__message{align-items:center;display:flex;justify-content:center;margin-top:20px}.newsletter .newsletter-form__message .icon{background:#fff;border-radius:50%;height:24px;margin-right:15px;padding:6px;width:24px}.newsletter .newsletter-form__message .icon path{fill:var(--primary-color)}

/*# sourceMappingURL=section-pg-newsletter.min.css.map*/