:root{--hcc-paper:#f7f6f1;--hcc-green:#193e34;--hcc-dark:#15372e;--hcc-ink:#20372e;--hcc-muted:#57645b;--hcc-pink:#c10059;--hcc-line:#d6dbd2;--hcc-pale:#e9eee6;--hcc-white:#fff;--hcc-font:Arial,Helvetica,sans-serif}
html{scroll-behavior:smooth;scroll-padding-top:115px}body.hcc-site{margin:0;background:var(--hcc-paper);color:var(--hcc-ink);font:16px/1.65 var(--hcc-font);-webkit-font-smoothing:antialiased}.hcc-site *{box-sizing:border-box}.hcc-site h1,.hcc-site h2,.hcc-site h3,.hcc-site p,.hcc-site figure{padding:0;margin:0}.hcc-site h1,.hcc-site h2,.hcc-site h3{color:inherit;line-height:1.1;font-family:var(--hcc-font)}.hcc-site a{color:inherit;text-decoration:none}.hcc-site a:hover{text-decoration:underline;text-underline-offset:5px}.hcc-site img{max-width:100%;display:block;height:auto}.hcc-site button{font:inherit}.hcc-site ul,.hcc-site ol{padding:0}.hcc-site :focus-visible{outline:3px solid var(--hcc-pink);outline-offset:6px}.hcc-footer :focus-visible{outline-color:#fff}.hcc-wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.hcc-icon{width:24px;height:24px;flex:0 0 auto;vertical-align:middle}.hcc-skip{position:fixed;z-index:99999;top:8px;left:16px;transform:translateY(-200%);background:#fff;padding:12px 20px;box-shadow:0 3px 15px #0003}.hcc-skip:focus{transform:translateY(0)}.hcc-topbar{background:var(--hcc-green);color:#fff;font-size:12px;line-height:1}.hcc-topbar .hcc-wrap{display:flex;justify-content:space-between;align-items:center;min-height:36px}.hcc-topbar span,.hcc-topbar a{display:flex;align-items:center;gap:7px}.hcc-topbar .hcc-icon{width:14px;height:14px}.hcc-topbar strong{font-weight:500;letter-spacing:.03em}.hcc-header{background:var(--hcc-paper);border-bottom:1px solid var(--hcc-line);position:relative;z-index:50}.hcc-header__inner{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:25px}.hcc-brand{width:267px;flex-shrink:0}.hcc-brand img{width:100%;max-height:82px;object-fit:contain}.hcc-navigation{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.hcc-navigation a{padding:13px 0}.hcc-navigation a[aria-current]{border-bottom:2px solid var(--hcc-pink)}.hcc-header__cta{display:flex;gap:20px;align-items:center;font-size:13px;border:1px solid var(--hcc-green);padding:12px 17px}.hcc-header__cta .hcc-icon{width:18px;height:18px}.hcc-menu-toggle{display:none}.hcc-hero{display:grid;grid-template-columns:1fr 1.04fr;gap:55px;padding-block:62px 64px;align-items:stretch}.hcc-hero__copy{padding-top:22px;display:flex;flex-direction:column;align-items:flex-start}.hcc-eyebrow{font-size:10px;letter-spacing:.13em;font-weight:700;line-height:1.5;display:flex;align-items:center;gap:9px}.hcc-dot{width:7px;height:7px;border-radius:50%;background:var(--hcc-pink);display:inline-block}.hcc-hero h1{font-size:clamp(46px,5.1vw,76px);font-weight:500;letter-spacing:-.052em;margin:27px 0 24px;line-height:1.025}.hcc-hero h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--hcc-pink);letter-spacing:-.065em}.hcc-lead{font-size:18px;line-height:1.7;color:var(--hcc-muted)}.hcc-hero .hcc-lead{max-width:415px;font-size:17px}.hcc-actions{display:flex;align-items:flex-start;flex-direction:column;gap:19px;margin-top:30px}.hcc-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:12px 20px;background:var(--hcc-green);color:#fff!important;font-size:13px;font-weight:500;border:1px solid var(--hcc-green);transition:background .18s}.hcc-site .hcc-button:hover{background:#285c4d;text-decoration:none}.hcc-button .hcc-icon{width:20px;height:20px}.hcc-button--outline{background:none;color:var(--hcc-green)!important}.hcc-text-link{display:inline-flex;align-items:center;gap:18px;font-size:13px;line-height:1.7}.hcc-text-link .hcc-icon{width:18px;height:18px}.hcc-hero__foot{border-top:1px solid var(--hcc-line);width:100%;display:flex;justify-content:space-between;gap:16px;font-size:10px;color:var(--hcc-muted);margin-top:auto;padding-top:27px;padding-bottom:0}.hcc-hero__visual{position:relative;min-height:540px;display:flex;flex-direction:column}.hcc-hero__visual>img{width:100%;height:100%;object-fit:cover;flex:1;min-height:0;object-position:49% center}.hcc-hero__visual figcaption{background:var(--hcc-green);color:#fff;padding:20px 25px;font-size:13px;display:flex;gap:16px;justify-content:space-between;align-items:center}.hcc-hero__visual figcaption span{font-size:9px;opacity:.8;white-space:nowrap}.hcc-image-stamp{position:absolute;bottom:91px;left:-24px;width:104px;height:104px;background:var(--hcc-paper);display:grid;place-items:center;border-radius:50%}.hcc-image-stamp img{width:67px;height:67px;object-fit:contain}.hcc-section{padding:85px 0}.hcc-services{background:var(--hcc-pale);border-top:1px solid var(--hcc-line)}.hcc-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:42px}.hcc-section-heading h2,.hcc-about h2,.hcc-process h2,.hcc-faq h2{font-size:clamp(32px,3.05vw,44px);font-weight:500;letter-spacing:-.045em;margin-top:21px}.hcc-section-heading>p{max-width:345px;font-size:14px;color:var(--hcc-muted);margin-bottom:4px}.hcc-service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bcc7bb;border-bottom:1px solid #bcc7bb}.hcc-service{padding:29px 32px 26px;border-right:1px solid #bcc7bb;display:flex;flex-direction:column}.hcc-service:first-child{padding-left:0}.hcc-service:last-child{border-right:0;padding-right:0}.hcc-service__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.hcc-service__top>.hcc-icon{width:39px;height:39px;stroke-width:1.2}.hcc-service__top>span{font-size:11px;color:var(--hcc-muted)}.hcc-service h3{font-size:28px;font-weight:500;letter-spacing:-.035em;line-height:1.17;margin-bottom:20px}.hcc-service p{font-size:14px;line-height:1.8;max-width:320px;color:var(--hcc-muted);margin-bottom:27px}.hcc-service__link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:12px;font-weight:600;gap:20px}.hcc-service__link>.hcc-icon{width:22px;height:22px}.hcc-about__grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:100px;align-items:center}.hcc-about__mark{background:#efede5;min-height:416px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden}.hcc-about__mark img{width:180px;height:180px;object-fit:contain;transform:rotate(-8deg);margin-bottom:27px}.hcc-about__mark span{font-size:23px;letter-spacing:.02em;line-height:1.18}.hcc-about__mark small{font-size:9px;letter-spacing:.19em;margin-top:22px}.hcc-about__copy h2{margin-bottom:24px}.hcc-about__copy .hcc-lead{font-size:18px;line-height:1.6;margin-bottom:18px}.hcc-about__copy>p:not(.hcc-eyebrow):not(.hcc-lead){font-size:14px;color:var(--hcc-muted);margin-bottom:30px}.hcc-process{padding-top:10px}.hcc-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin:0}.hcc-steps li{border-top:1px solid var(--hcc-line);padding-top:23px}.hcc-steps span{color:var(--hcc-pink);font-size:12px;display:inline-block;margin-bottom:33px}.hcc-steps h3{font-size:21px;font-weight:500;letter-spacing:-.035em;margin-bottom:15px}.hcc-steps p{font-size:14px;color:var(--hcc-muted);max-width:325px}.hcc-contact-cta{background:#eae0df;padding:57px 0}.hcc-contact-cta .hcc-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.hcc-contact-cta h2{font-size:45px;font-weight:500;letter-spacing:-.045em;margin:15px 0 10px}.hcc-contact-cta p:not(.hcc-eyebrow){font-size:14px;color:var(--hcc-muted)}.hcc-contact-cta .hcc-button{background:var(--hcc-pink);border-color:var(--hcc-pink);min-width:206px}.hcc-contact-cta .hcc-button:hover{background:#930045}.hcc-footer{background:var(--hcc-dark);color:#fff;padding:61px 0 24px}.hcc-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:75px;padding-bottom:50px}.hcc-footer__brand img{width:270px;max-height:100px;object-fit:contain;object-position:left}.hcc-footer__brand p{margin-top:20px!important}.hcc-footer h2{font-size:12px;letter-spacing:.02em;font-weight:500;margin-bottom:24px}.hcc-footer__grid>div>a:not(:first-child),.hcc-footer__grid>div>p{display:block;font-size:12px;color:#d5ded5;margin-bottom:12px}.hcc-footer__bottom{border-top:1px solid #496357;padding-top:22px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:#d5ded5}.hcc-footer__bottom nav{display:flex;gap:21px}.hcc-funding{background:#fff;padding:30px 0}.hcc-funding>.hcc-wrap{display:flex;align-items:center;gap:45px}.hcc-funding img{object-fit:contain;width:auto;max-width:32%;max-height:100px}.hcc-funding img:first-child{width:360px}.hcc-funding img:nth-child(2){width:270px}.hcc-funding p{font-size:11px;max-width:300px;color:var(--hcc-muted)}.hcc-breadcrumb{display:flex;gap:13px;font-size:11px;color:var(--hcc-muted);margin-bottom:50px}.hcc-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.hcc-page-hero{background:var(--hcc-pale);padding:26px 0 67px;border-bottom:1px solid var(--hcc-line)}.hcc-page-hero h1{font-size:clamp(38px,5.2vw,70px);font-weight:500;letter-spacing:-.05em;max-width:940px;margin-top:22px;margin-bottom:25px;line-height:1.07}.hcc-page-hero .hcc-lead{max-width:780px;font-size:19px}.hcc-page-hero .hcc-button{margin-top:30px}.hcc-page-body{padding-top:20px;padding-bottom:75px}.hcc-content-section{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;padding:49px 0;border-bottom:1px solid var(--hcc-line)}.hcc-content-section__label>span{display:block;color:var(--hcc-pink);font-size:11px;margin-bottom:17px}.hcc-content-section h2{font-size:30px;line-height:1.17;letter-spacing:-.035em;font-weight:500;max-width:390px}.hcc-content-section p{font-size:16px;color:var(--hcc-muted);line-height:1.85}.hcc-detail-list{list-style:none!important;padding:0!important;margin:24px 0 0!important}.hcc-detail-list li{border-top:1px solid var(--hcc-line);padding:13px 0 13px 24px;position:relative;font-size:14px;color:var(--hcc-ink)}.hcc-detail-list li::before{content:'↗';position:absolute;left:0;top:13px;color:var(--hcc-pink)}.hcc-faq{padding-top:65px;max-width:820px;margin-inline:auto}.hcc-faq h2{margin-bottom:30px}.hcc-faq details{border-top:1px solid var(--hcc-line);padding:0}.hcc-faq details:last-child{border-bottom:1px solid var(--hcc-line)}.hcc-faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;list-style:none;padding:23px 0}.hcc-faq summary::-webkit-details-marker{display:none}.hcc-faq details[open] summary .hcc-icon{transform:rotate(45deg)}.hcc-faq details p{padding:0 45px 24px 0;color:var(--hcc-muted);font-size:15px}.hcc-contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:55px;padding-bottom:15px}.hcc-contact-options>a{border:1px solid var(--hcc-line);padding:29px 25px;display:flex;flex-direction:column;align-items:flex-start}.hcc-contact-options>a>.hcc-icon{width:32px;height:32px;margin-bottom:30px}.hcc-contact-options span{font-size:10px;letter-spacing:.12em;margin-bottom:15px}.hcc-contact-options strong{font-size:clamp(17px,1.9vw,26px);line-height:1.25;font-weight:500;letter-spacing:-.025em;margin-bottom:25px}.hcc-contact-options small{font-size:11px;line-height:1.8;margin-top:auto;color:var(--hcc-muted)}.hcc-contact-options small .hcc-icon{width:16px;height:16px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hcc-preview-note{padding:10px 24px;background:#fff8d7;color:#574719;font-size:12px;text-align:center}.hcc-generic{padding-block:70px;min-height:50vh}.hcc-generic h1{font-size:45px;margin-bottom:28px}.hcc-generic p{margin-bottom:18px}.hcc-generic a{text-decoration:underline}
@media(min-width:1600px){.hcc-hero{gap:80px}.hcc-hero h1{font-size:80px}}
@media(max-width:1200px){.hcc-wrap{width:calc(100% - 72px)}.hcc-header__inner{gap:18px}.hcc-brand{width:235px}.hcc-header__cta{font-size:11px;padding:12px;gap:10px}.hcc-navigation{gap:21px;font-size:13px}.hcc-hero{gap:35px}.hcc-hero__visual{min-height:540px}.hcc-hero__foot{font-size:9px;gap:10px}.hcc-footer__grid{gap:40px}.hcc-service{padding-inline:25px}.hcc-about__grid{gap:65px}}
@media(max-width:980px){.hcc-wrap{width:calc(100% - 48px)}.hcc-header__inner{min-height:94px}.hcc-header__cta{display:none}.hcc-navigation{gap:25px}.hcc-hero{gap:30px;padding-top:35px}.hcc-hero__copy{padding-top:12px}.hcc-hero h1{font-size:49px}.hcc-hero .hcc-eyebrow{font-size:8px}.hcc-hero .hcc-lead{font-size:15px}.hcc-hero__visual{min-height:525px}.hcc-hero__visual figcaption{padding:19px 17px;font-size:11px;flex-direction:column;align-items:flex-start;gap:3px}.hcc-hero__foot{flex-direction:column;gap:0;padding-top:19px}.hcc-service{padding-inline:20px}.hcc-service h3{font-size:24px}.hcc-service p{font-size:13px}.hcc-about__grid{gap:42px}.hcc-about__mark{min-height:380px}.hcc-content-section{gap:45px}.hcc-footer__grid{grid-template-columns:1.1fr 1fr;gap:40px}.hcc-footer__brand{grid-column:1/-1}.hcc-footer__brand p{display:none!important}.hcc-footer__bottom{flex-wrap:wrap}.hcc-contact-options{gap:15px}.hcc-contact-options>a{padding:24px 17px}}
@media(max-width:760px){html{scroll-padding-top:20px}.hcc-wrap{width:calc(100% - 40px)}.hcc-topbar{font-size:10px}.hcc-topbar .hcc-wrap{min-height:33px}.hcc-header__inner{min-height:89px;flex-wrap:wrap;gap:0;position:relative}.hcc-brand{width:228px}.hcc-menu-toggle{display:inline-flex;align-items:center;gap:10px;background:none;border:1px solid var(--hcc-line);font-size:11px!important;padding:10px;color:var(--hcc-green);cursor:pointer}.hcc-menu-bars{width:17px;height:11px;border-top:1px solid;border-bottom:1px solid;position:relative}.hcc-menu-bars::after{content:'';position:absolute;left:0;right:0;top:4px;border-top:1px solid}.hcc-navigation{display:none;width:100%;padding:4px 0 18px;flex-direction:column;align-items:stretch;gap:0}.hcc-navigation.is-open{display:flex}.hcc-navigation a{padding:12px 0}.hcc-navigation a[aria-current]{border-bottom:0;color:var(--hcc-pink)}.hcc-hero{grid-template-columns:1fr;gap:33px;padding-top:33px;padding-bottom:38px}.hcc-hero__copy{padding:0}.hcc-hero .hcc-eyebrow{font-size:9px}.hcc-hero h1{font-size:clamp(48px,10.8vw,70px);margin:25px 0 23px}.hcc-hero .hcc-lead{font-size:16px;max-width:470px}.hcc-actions{margin-top:25px;gap:18px}.hcc-button{min-height:50px;font-size:13px}.hcc-hero__foot{flex-direction:row;margin-top:30px;font-size:9px;padding-top:20px}.hcc-hero__visual{min-height:0;height:385px}.hcc-hero__visual>img{height:330px;flex:none}.hcc-hero__visual figcaption{flex-direction:row;align-items:center;font-size:10px;gap:5px;padding:18px 14px;min-height:55px}.hcc-hero__visual figcaption span{font-size:8px}.hcc-image-stamp{width:78px;height:78px;left:16px;bottom:74px}.hcc-image-stamp img{width:50px;height:50px}.hcc-section{padding:55px 0}.hcc-section-heading{display:block;margin-bottom:28px}.hcc-section-heading>p{margin-top:24px;max-width:440px;font-size:14px}.hcc-section-heading h2,.hcc-about h2,.hcc-process h2,.hcc-faq h2{font-size:35px;margin-top:17px}.hcc-service-grid{grid-template-columns:1fr}.hcc-service,.hcc-service:first-child,.hcc-service:last-child{padding:27px 0;border:0;border-bottom:1px solid #bcc7bb}.hcc-service:last-child{border-bottom:0}.hcc-service__top{margin-bottom:18px}.hcc-service__top>.hcc-icon{width:33px;height:33px}.hcc-service h3{font-size:28px;margin-bottom:15px}.hcc-service h3 br{display:none}.hcc-service h3 br::after{content:' '}.hcc-service p{font-size:14px;max-width:450px;margin-bottom:22px}.hcc-about__grid{grid-template-columns:1fr;gap:35px}.hcc-about__mark{min-height:320px;order:2}.hcc-about__mark img{width:140px;height:140px}.hcc-about__copy .hcc-lead{font-size:17px}.hcc-process{padding-top:0}.hcc-steps{grid-template-columns:1fr;gap:26px}.hcc-steps li{padding-top:20px;display:grid;grid-template-columns:42px 1fr;column-gap:12px}.hcc-steps span{grid-row:1/3;margin:0}.hcc-steps h3{font-size:21px;margin-bottom:10px}.hcc-steps p{grid-column:2;max-width:none}.hcc-contact-cta{padding:40px 0}.hcc-contact-cta .hcc-wrap{align-items:flex-start;flex-direction:column;gap:25px}.hcc-contact-cta h2{font-size:36px}.hcc-footer{padding-top:40px}.hcc-footer__grid{grid-template-columns:1fr;gap:33px;padding-bottom:30px}.hcc-footer__brand{grid-column:auto}.hcc-footer__brand img{width:250px}.hcc-footer h2{margin-bottom:18px}.hcc-footer__bottom{font-size:10px;gap:18px}.hcc-footer__bottom nav{flex-wrap:wrap;gap:13px 20px}.hcc-funding>.hcc-wrap{flex-wrap:wrap;gap:24px}.hcc-funding img{max-width:100%;max-height:90px;width:240px}.hcc-funding p{max-width:100%}.hcc-page-hero{padding:20px 0 40px}.hcc-breadcrumb{margin-bottom:32px;font-size:10px}.hcc-page-hero h1{font-size:42px;margin-top:17px;margin-bottom:23px}.hcc-page-hero .hcc-lead{font-size:17px}.hcc-page-body{padding-top:0;padding-bottom:45px}.hcc-content-section{grid-template-columns:1fr;gap:23px;padding:34px 0}.hcc-content-section h2{font-size:29px}.hcc-content-section p{font-size:15px}.hcc-content-section__label>span{margin-bottom:13px}.hcc-faq{padding-top:44px}.hcc-faq summary{font-size:15px}.hcc-faq details p{font-size:14px;padding-right:0}.hcc-contact-options{grid-template-columns:1fr;padding-top:30px}.hcc-contact-options>a{padding:25px}.hcc-contact-options>a>.hcc-icon{margin-bottom:20px}.hcc-contact-options strong{font-size:26px;margin-bottom:18px}}
@media(max-width:370px){.hcc-wrap{width:calc(100% - 30px)}.hcc-brand{width:195px}.hcc-menu-toggle{padding:9px}.hcc-menu-toggle>span:first-child{position:absolute;clip:rect(0,0,0,0)}.hcc-hero h1{font-size:44px}.hcc-hero__foot{font-size:8px}.hcc-hero__visual figcaption{font-size:9px}.hcc-hero__visual figcaption span{font-size:7px}.hcc-page-hero h1{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hcc-site *{transition:none!important;animation:none!important}}
@media print{.hcc-topbar,.hcc-navigation,.hcc-header__cta,.hcc-menu-toggle,.hcc-contact-cta,.hcc-image-stamp{display:none!important}.hcc-wrap{width:100%}.hcc-hero{display:block}.hcc-hero__visual{height:220px;min-height:0;margin-top:25px!important}.hcc-hero__visual>img{height:190px;flex:none}.hcc-site{background:white!important;color:black!important}.hcc-footer{background:white;color:black}.hcc-footer__brand{display:none}.hcc-footer__grid>div>a,.hcc-footer__grid>div>p,.hcc-footer__bottom{color:black!important}.hcc-section{padding:25px 0}.hcc-content-section{break-inside:avoid}}
/* Existing legal pages retain their WordPress content when adopting this template. */
.hcc-prose{max-width:880px;padding-block:52px 72px;overflow-wrap:anywhere}.hcc-prose>p,.hcc-prose>ul,.hcc-prose>ol,.hcc-prose>figure{margin-block:0 22px}.hcc-prose h2{font-size:clamp(25px,3vw,34px);font-weight:500;letter-spacing:-.025em;margin-block:42px 18px}.hcc-prose h2:first-child{margin-top:0}.hcc-prose h3{font-size:23px;font-weight:500;margin-block:28px 14px}.hcc-prose a,.hcc-content-section a{text-decoration:underline;text-underline-offset:3px}.hcc-prose ul,.hcc-prose ol{padding-left:1.4em}.hcc-prose li+li{margin-top:8px}.hcc-prose table{width:100%;border-collapse:collapse}.hcc-prose th,.hcc-prose td{border:1px solid var(--hcc-line);padding:12px;text-align:left}.hcc-prose iframe{max-width:100%}.hcc-footer__bottom{font-size:12px}.hcc-footer__bottom nav{flex-wrap:wrap}
@media(max-width:760px){.hcc-prose{padding-block:32px 45px}.hcc-prose h2{margin-top:32px}.hcc-footer__bottom{font-size:11px}}

/* Reserve space beneath the last footer row for the persistent cookie control. */
.hcc-footer{padding-bottom:80px}

/* Standard WordPress menus keep navigation editable in the CMS. */
.hcc-navigation__list{list-style:none;display:flex;align-items:center;gap:30px;margin:0!important;padding:0!important}.hcc-navigation__list li{margin:0;padding:0}.hcc-navigation__list a{display:block}
@media(max-width:760px){.hcc-navigation__list{width:100%;flex-direction:column;align-items:stretch;gap:0}}
