:root{--brand-primary:#2C3A50;--brand-primary-dark:#1A232F;--brand-primary-light:#8A9CB2;--brand-secondary:#16A085;--brand-accent:#E67E22;--brand-neutral-dark:#2A2724;--brand-neutral-mid:#6B655E;--brand-neutral-light:#F7F5F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F2EFEA;--brand-text:#2A2724;--brand-text-inverse:#FFFFFF;--brand-border:#E4DED5;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:10px;--brand-font:Arial,Helvetica,sans-serif;--section-space:80px}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);color:#2a2724;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:#2c3a50;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#16a085;color:var(--brand-secondary)}.container{max-width:1180px}.section,section[class*=-section]{padding-top:80px;padding-top:var(--section-space);padding-bottom:80px;padding-bottom:var(--section-space)}.cta-section{padding-top:80px;padding-bottom:96px}.hg-footer-compact,.section-dark{padding-top:64px}.section-heading{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading h2,section h2{font-size:2.25rem;line-height:1.15;color:#2a2724;color:var(--brand-text);margin:0 0 16px}.section-heading p,section p{color:#2a2724;color:var(--brand-text)}.hg-eyebrow{margin:0 0 12px;color:#16a085;color:var(--brand-secondary);font-weight:700;letter-spacing:0;text-transform:uppercase;font-size:.78rem}.btn,.btn-inverse-solid,.btn-primary-solid{border-radius:10px;border-radius:var(--brand-radius);min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;font-weight:700}.btn-primary-solid{background:#2c3a50;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);border:1px solid #2c3a50;border:1px solid var(--brand-primary)}.btn-primary-solid:hover{background:#1a232f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);border-color:#1a232f;border-color:var(--brand-primary-dark)}.btn-inverse-solid{background:#fff;background:var(--brand-text-inverse);color:#1a232f;color:var(--brand-primary-dark);border:1px solid #fff;border:1px solid var(--brand-text-inverse)}.btn-inverse-solid:hover{background:#f2efea;background:var(--brand-bg-alt);color:#1a232f;color:var(--brand-primary-dark)}.hg-link-underline{font-weight:700;border-bottom:2px solid currentColor}.hg-nav-editorial{background:#1a232f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);box-shadow:0 10px 30px rgba(26,35,47,.14);padding:14px max(24px,(100vw - 1180px) / 2)}.hg-nav-editorial .container-fluid{padding:0}.navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.hg-nav-editorial .navbar-toggler{border-color:rgba(255,255,255,.45);background:#fff;background:var(--brand-text-inverse)}.hg-nav-editorial .nav-link{color:#fff;color:var(--brand-text-inverse);font-weight:700;padding:10px 14px;border-radius:10px;border-radius:var(--brand-radius)}.hg-nav-editorial .nav-link.active,.hg-nav-editorial .nav-link:hover{color:#fff;color:var(--brand-text-inverse);background:rgba(255,255,255,.12)}.hg-nav-bundle{color:#1a232f;color:var(--brand-primary-dark);background:#fff;background:var(--brand-text-inverse);border-radius:10px;border-radius:var(--brand-radius);padding:10px 16px;font-weight:700}.hg-nav-bundle:hover{color:#1a232f;color:var(--brand-primary-dark);background:#f2efea;background:var(--brand-bg-alt)}.hg-footer-compact{background:#1a232f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding-bottom:40px}.hg-footer-compact h5,.hg-footer-compact h6,.hg-footer-compact p,.hg-footer-compact span{color:#fff;color:var(--brand-text-inverse)}.hg-footer-compact a:not([class*=btn-]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:underline;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.hg-footer-compact__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);grid-gap:32px;gap:32px;align-items:end;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.2)}.hg-footer-compact__top h5{margin:0 0 10px;font-size:1.5rem}.hg-newsletter{display:flex;gap:10px}.hg-newsletter input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.1);color:#fff;color:var(--brand-text-inverse);border-radius:10px;border-radius:var(--brand-radius);padding:12px 14px}.hg-newsletter input::-moz-placeholder{color:rgba(255,255,255,.78)}.hg-newsletter input::placeholder{color:rgba(255,255,255,.78)}.hg-newsletter button{border:0;border-radius:10px;border-radius:var(--brand-radius);background:#16a085;background:var(--brand-secondary);color:#fff;color:var(--brand-text-inverse);font-weight:700;padding:0 18px}.hg-footer-compact__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;padding:36px 0}.hg-footer-col{display:grid;grid-gap:8px;gap:8px}.hg-footer-col h6{font-size:1rem;margin:0 0 6px}.hg-footer-partners{display:flex;flex-wrap:wrap;gap:12px;padding:18px 0;border-top:1px solid rgba(255,255,255,.2)}.hg-footer-partners h6{width:100%}.hg-footer-compact__bottom{display:flex;flex-wrap:wrap;gap:18px;align-items:center;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.2)}.modal-title{color:#2a2724;color:var(--brand-text)}.sub-hero{position:relative;overflow:hidden;background:#1a232f;background:var(--brand-primary-dark);min-height:420px;display:grid;align-items:center;padding:128px 0 80px}.sub-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.sub-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,35,47,.86),rgba(26,35,47,.38));z-index:1}.sub-hero .container{position:relative;z-index:2}.sub-hero .hg-eyebrow,.sub-hero h1,.sub-hero p{color:#fff;color:var(--brand-text-inverse)}.sub-hero h1{font-size:3.2rem;line-height:1.1;max-width:840px}.sub-hero p{max-width:720px;font-size:1.08rem}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.hg-nav-editorial{padding:12px 20px}.hg-nav-editorial .navbar-collapse{padding-top:18px}.hg-nav-bundle{display:inline-flex;margin-top:10px}.section,section[class*=-section]{padding-top:64px;padding-bottom:64px}.hg-footer-compact__cols,.hg-footer-compact__top{grid-template-columns:1fr}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.section-heading{text-align:left}.sub-hero{padding:112px 0 64px;min-height:360px}.sub-hero h1{font-size:2.2rem}.hg-footer-compact__bottom,.hg-newsletter{flex-direction:column;align-items:stretch}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}.feedback-form{background:#fff;background:var(--brand-bg)}.feedback-form .form-label{color:#2a2724;color:var(--brand-text);font-weight:700}.feedback-form .form-control,.feedback-form .form-select{min-height:46px;border-color:#e4ded5;border-color:var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);color:#2a2724;color:var(--brand-text)}.feedback-form textarea.form-control{min-height:132px}.feedback-form a{color:#2c3a50;color:var(--brand-primary);-webkit-text-decoration:underline;text-decoration:underline}.feedback-form .form-check-label{color:#2a2724;color:var(--brand-text)}