#newsletter-form .hs-form{display:flex;flex-direction:column;gap:18px}#newsletter-form .hs-form-field{margin:0}#newsletter-form .hs-form-field>label{color:#00260c;display:block;font-size:16px;line-height:1.25;margin-bottom:7px}#newsletter-form .hs-input,#newsletter-form input[type=email],#newsletter-form input[type=number],#newsletter-form input[type=tel],#newsletter-form input[type=text],#newsletter-form select,#newsletter-form textarea{background:#fff;border:1px solid #9ab34b;border-radius:10px;box-sizing:border-box;color:#00260c;font:inherit;min-height:48px;padding:11px 14px;width:100%}#newsletter-form .hs-input:focus,#newsletter-form input:focus,#newsletter-form select:focus,#newsletter-form textarea:focus{border-color:#005018;outline:2px solid rgba(0,80,24,.2);outline-offset:1px}#newsletter-form input[type=checkbox]{accent-color:#005018;flex:0 0 16px;height:16px;margin:2px 0 0;width:16px}#newsletter-form .hs-form-booleancheckbox-display,#newsletter-form .hs-form-checkbox-display{align-items:center;color:#005018;display:flex;font-size:15px;gap:5px;line-height:1.35;margin:0}#newsletter-form .hs-form-booleancheckbox-display>span,#newsletter-form .hs-form-checkbox-display>span{display:block}#newsletter-form .hs-form-booleancheckbox-display a,#newsletter-form .hs-form-checkbox-display a{color:#005018;text-decoration:underline}#newsletter-form ul.inputs-list{list-style:none;margin:0;padding:0}#newsletter-form .hs-form-checkbox{margin:0 0 12px}#newsletter-form .hs-form-checkbox:last-child{margin-bottom:0}#newsletter-form .hs-form-field:has(input[type=checkbox]){margin:0!important;padding:0!important}#newsletter-form .hs-form-field:has(input[type=checkbox])+.hs-form-field:has(input[type=checkbox]){margin-top:-28px!important}#newsletter-form .hs-form>:has(input[type=checkbox])+:has(input[type=checkbox]){margin-top:-28px!important}#newsletter-form .hs-form-field:has(input[type=checkbox]) li,#newsletter-form .hs-form-field:has(input[type=checkbox]) ul{margin-bottom:0;margin-top:0}#newsletter-form .hs-form-field>.hs-error-msgs{display:none}#newsletter-form .hs_error_rollup .hs-error-msgs{color:#b42318;font-size:16px;font-weight:500;line-height:1.3;list-style:none;margin:7px 0 0;padding:0}#newsletter-form .hs_error_rollup .hs-error-msg{color:#b42318}#newsletter-form .hs-form .actions{margin-top:4px}#newsletter-form .hs-button{background:#005018;border:1px solid #005018;border-radius:999px;color:#fff;cursor:pointer;font:inherit;padding:12px 22px}#newsletter-form .hs-button:focus-visible,#newsletter-form .hs-button:hover{background:#003d12}