:root{--color-green:#1b4420;--color-yellow:#c78900;--color-brown:#a28052}body,html{contain:paint;width:100%}*{box-sizing:border-box}body>.container-fluid{padding:0!important}a{text-decoration:underline}a:hover{color:inherit!important}b,strong{font-weight:900!important}h1,h2,h3,h4,h5,p{font-family:Gothic A1,Arial,Helvetica,sans-serif;margin-bottom:1.5em!important}.hs_cos_wrapper_type_inline_rich_text h3{color:var(--color-brown);font-weight:700}.hs_cos_wrapper_type_inline_rich_text ol{color:var(--color-brown);list-style:decimal outside;margin-bottom:30px;padding-left:20px}.hs_cos_wrapper_type_inline_rich_text ul{color:var(--color-brown);list-style:disc outside;margin-bottom:30px;padding-left:20px}.button{background:#000;border-radius:5px;color:#fff;display:inline-block;font-size:18px;padding:10px 20px;text-decoration:none}.button.button-green{background:var(--color-green)}.button.button-yellow{background:var(--color-yellow)}.button:hover{color:#fff}.hs_cos_wrapper_type_form{width:100%}form.hs-form{margin:2em 0}form.hs-form .field{margin-bottom:10px}form.hs-form .field label{font-weight:bolder;margin-bottom:5px}.hs-input,form.hs-form .field input{border-radius:5px;box-shadow:inset 0 2px 3px #ddd;-webkit-box-shadow:inset 0 2px 3px #ddd;-moz-box-shadow:inset 0 2px 3px #ddd;color:#000;padding:5px;width:100%}form.hs-form .hs-button{background-color:#1b4420;border:3px solid #1b4420;border-radius:5px;display:inline-block;font-weight:bolder;margin-top:1em;padding:8px 20px;transition:.2s}form.hs-form .hs-button.primary{background-color:#e5a81b;border-color:#e5a81b}form.hs-form .hs-button:hover{background-color:#fff;color:#1b4420;opacity:.8}form.hs-form .hs-button.primary:hover{color:#e5a81b;opacity:.8}.hs-input{color:#000!important;width:100%!important}