:root{--brand-primary:#3A9C6B;--brand-primary-dark:#226242;--brand-primary-light:#B9DECB;--brand-secondary:#704FB2;--brand-accent:#D42B47;--brand-neutral-dark:#2A2622;--brand-neutral-mid:#6E665E;--brand-neutral-light:#F7F3EE;--brand-bg:#FFFFFF;--brand-bg-alt:#F5F0EA;--brand-text:#2A2622;--brand-text-secondary:#6E665E;--brand-text-inverse:#FFFFFF;--brand-border:#E5DDD3;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:8px;--brand-font:"Inter","Segoe UI",Arial,sans-serif}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Segoe UI",Arial,sans-serif;font-family:var(--brand-font);color:#2a2622;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.65}a{color:#226242;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#704fb2;color:var(--brand-secondary)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5{color:#2a2622;color:var(--brand-text);line-height:1.15;letter-spacing:0}h1{font-size:56px;font-weight:800}h2{font-size:36px;font-weight:780}h3{font-size:22px;font-weight:740}p{color:#2a2622;color:var(--brand-text)}.section-pad{padding:80px 0}.bg-alt{background:#f5f0ea;background:var(--brand-bg-alt)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#226242;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:0;margin-bottom:16px}.section-heading{max-width:760px;margin-bottom:40px}.section-heading.center{margin-left:auto;margin-right:auto;text-align:center}.btn-primary-solid,.gc-btn-solid{background:#3a9c6b;background:var(--brand-primary);color:#fff;border:1px solid #3a9c6b;border:1px solid var(--brand-primary);border-radius:8px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:800}.btn-primary-solid:hover,.gc-btn-solid:hover{background:#226242;background:var(--brand-primary-dark);color:#fff}.gc-btn-outline{color:#fff;border:1px solid rgba(255,255,255,.9);border-radius:8px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:800}.gc-btn-outline:hover{background:#fff;color:#226242;color:var(--brand-primary-dark)}.text-link{font-weight:800;color:#226242;color:var(--brand-primary-dark);-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.gc-nav-centered{min-height:84px;background:#226242;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.18)}.gc-nav-centered__row{position:relative;min-height:68px}.gc-nav-centered__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0}.gc-nav-centered__logo img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(255,255,255,.12);border-radius:6px}.gc-nav-centered .navbar-collapse{justify-content:space-between;width:100%}.gc-nav-centered__left,.gc-nav-centered__right{display:flex;gap:22px;align-items:center}.gc-nav-centered .nav-link{color:#fff;font-weight:760;padding:10px 0;border-bottom:2px solid transparent}.gc-nav-centered .nav-link:hover{color:#fff;border-bottom-color:#b9decb;border-bottom-color:var(--brand-primary-light)}.gc-nav-utility{color:#fff;font-weight:800;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:8px 14px}.gc-nav-utility:hover{color:#fff;border-color:#fff}.gc-menu-toggle{border-color:rgba(255,255,255,.45)}.navbar-toggler-icon{filter:invert(1)}.cta-section{background:#226242;background:var(--brand-primary-dark);color:#fff;padding:80px 0 96px;text-align:center}.cta-section a:not([class*=btn-]),.cta-section h2,.cta-section p{color:#fff}.cta-section p{max-width:720px;margin:0 auto 24px}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-section .btn-light{color:#226242;color:var(--brand-primary-dark);font-weight:800;border-radius:8px;border-radius:var(--brand-radius)}.cta-section .btn-outline-light{font-weight:800;border-radius:8px;border-radius:var(--brand-radius)}.gc-footer-maker{background:#2a2622;background:var(--brand-neutral-dark);color:#fff;padding:72px 0 32px}.gc-footer-maker h5,.gc-footer-maker li,.gc-footer-maker p,.gc-footer-maker span{color:#fff}.gc-footer-maker ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.gc-footer-maker a:not([class*=btn-]){color:#fff;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.gc-footer-copy{border-top:1px solid rgba(255,255,255,.18);margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.modal-header .modal-title,.modal-title{color:#2a2622;color:var(--brand-text)}[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){h1{font-size:42px}h2{font-size:30px}.section-pad{padding:64px 0}.gc-nav-centered__logo{position:static;transform:none;order:1}.gc-menu-toggle{order:0}.gc-nav-utility{order:2}.gc-nav-centered .navbar-collapse{order:3;width:100%;margin-top:18px}.gc-nav-centered__left,.gc-nav-centered__right{gap:4px;align-items:flex-start}[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){h1{font-size:34px}h2{font-size:26px}.gc-footer-copy{display:block}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}}