:root{--pos-primary:#004868;--pos-heading:#005172;--pos-accent:#80b838;--pos-highlight:#3095b4;--pos-highlight-hover:#227f9a;--pos-bg:#fff;--pos-text:#000;--pos-muted:#414141;--pos-border:#e5e7eb;--pos-link:var(--pos-highlight);--pos-link-hover:var(--pos-highlight-hover);--pos-btn-bg:var(--pos-highlight);--pos-btn-bg-hover:var(--pos-highlight-hover);--pos-btn-text:#fff}body,html{background:var(--pos-bg);color:var(--pos-text)}.hs_cos_wrapper_type_rich_text h2,h2{color:var(--pos-highlight)!important}a{color:var(--pos-link)!important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}a:focus,a:hover{color:var(--pos-link-hover)!important}.header-container,.site-header,header{background:#fff;border-bottom:4px solid var(--pos-primary)}.footer-container,.site-footer,footer{background:#fff;border-top:4px solid var(--pos-primary);color:var(--pos-muted)}.footer-container a,.site-footer a,footer a{color:var(--pos-link)!important}.footer-container a:hover,.site-footer a:hover,footer a:hover{color:var(--pos-link-hover)!important}.hs-form label{color:var(--pos-text);font-weight:600}.hs-form input[type=email],.hs-form input[type=number],.hs-form input[type=tel],.hs-form input[type=text],.hs-form select,.hs-form textarea{background:#fff;border:1px solid var(--pos-border);border-radius:6px;color:var(--pos-text);padding:10px 12px}.hs-form input:focus,.hs-form select:focus,.hs-form textarea:focus{border-color:var(--pos-highlight);box-shadow:0 0 0 3px rgba(48,149,180,.25);outline:2px solid transparent}.hs-button,.hs-form input[type=submit],.hsfc-Button,button.hs-button,input[type=submit].hs-button{background:var(--pos-btn-bg)!important;border:1px solid var(--pos-btn-bg)!important;border-radius:6px;color:var(--pos-btn-text)!important;cursor:pointer;font-weight:700;padding:14px 16px;transition:background .2s ease}.hs-button:hover,.hs-form input[type=submit]:hover,.hsfc-Button:focus,.hsfc-Button:hover{background:var(--pos-btn-bg-hover)!important;border-color:var(--pos-btn-bg-hover)!important}