:root{--hw-ink: #102c30;--hw-teal: #1d6b73;--hw-cyan: #7dc3c7;--hw-mist: #eef4f4;--hw-line: #d5e3e2;--hw-copy: #38555a;--hw-white: #ffffff;--hw-navy: #1f3a63}*{box-sizing:border-box}html{scroll-behavior:smooth}body.hw{margin:0;min-width:320px;background:var(--hw-mist);color:var(--hw-ink);font-family:Hanken Grotesk,Arial,sans-serif;font-size:16px;line-height:1.5}.hw :where(a){color:inherit;text-decoration:none}.hw button,.hw input,.hw select,.hw textarea{font:inherit}.hw :focus-visible{outline:3px solid #4aadb3;outline-offset:3px}.hw-shell,.hw-nav{width:min(1240px,calc(100% - 48px));margin-inline:auto;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.hw-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(213,227,226,.85);background:#eef4f4e6;backdrop-filter:blur(12px)}.hw-nav{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px}.hw-brand{display:inline-flex;align-items:center;gap:11px;font-family:Hanken Grotesk,Arial,sans-serif;font-size:20px;font-weight:700;letter-spacing:.045em;text-transform:uppercase;color:var(--hw-navy);white-space:nowrap}.hw-mark{display:grid;width:32px;aspect-ratio:1;place-items:center;border-radius:8px;background:var(--hw-navy);color:#fff;font-size:20px;font-weight:800;letter-spacing:normal}.hw-nav-links{display:flex;gap:clamp(16px,2.2vw,30px);color:var(--hw-copy);font-size:14px;font-weight:600}.hw-nav-links a:hover,.hw-text-link:hover,.hw-footer a:hover{color:var(--hw-teal)}.hw-nav-cta,.hw-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.hw-nav-cta{background:var(--hw-ink);color:#fff}.hw-nav-cta:hover,.hw-button-dark:hover{background:var(--hw-teal);transform:translateY(-1px)}.hw-menu{display:none;position:relative}.hw-menu summary{display:grid;width:44px;height:44px;place-content:center;gap:6px;list-style:none;border:1px solid var(--hw-line);border-radius:10px;cursor:pointer}.hw-menu summary::-webkit-details-marker{display:none}.hw-menu summary span{display:block;width:19px;height:1.5px;background:var(--hw-ink)}.hw-menu div{position:absolute;right:0;top:calc(100% + 10px);width:230px;padding:10px;border:1px solid var(--hw-line);border-radius:12px;background:#fff;box-shadow:0 6px 8px #102c301a}.hw-menu a{display:block;padding:10px;border-radius:8px;font-size:14px;font-weight:600}.hw-menu a:hover{background:var(--hw-mist)}.hw-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.97fr);gap:clamp(40px,6vw,78px);align-items:stretch;padding-block:clamp(44px,6vw,76px)}.hw-hero-copy{align-self:center}.hw-kicker{margin:0 0 18px;color:var(--hw-teal);font-size:13px;font-weight:700;letter-spacing:.02em}.hw h1,.hw h2,.hw h3,.hw p{margin-top:0}.hw h1,.hw h2,.hw h3{font-family:Hanken Grotesk,Arial,sans-serif;font-weight:700;letter-spacing:-.035em;text-wrap:balance}.hw h1{max-width:690px;margin-bottom:24px;font-size:clamp(50px,5.7vw,82px);line-height:.97}.hw-lede{max-width:610px;margin-bottom:30px;color:var(--hw-copy);font-size:clamp(18px,1.6vw,21px);line-height:1.56;text-wrap:pretty}.hw-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.hw-button-dark{background:var(--hw-ink);color:#fff;padding-inline:24px}.hw-text-link{color:var(--hw-ink);font-size:15px;font-weight:700}.hw-text-link span{margin-left:5px;color:var(--hw-teal)}.hw-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:42px 0 0;padding-top:24px;border-top:1px solid var(--hw-line)}.hw-assurances div{min-width:0}.hw-assurances dt{font-size:14px;font-weight:800}.hw-assurances dd{margin:5px 0 0;color:var(--hw-copy);font-size:12px;line-height:1.4}.hw-hero-visual{position:relative;min-height:480px;align-self:stretch}.hw-hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.hw-cover-note{position:absolute;bottom:23px;left:-24px;display:flex;align-items:center;gap:11px;max-width:250px;padding:13px 15px;border-radius:12px;background:#fff;box-shadow:0 6px 8px #102c301f}.hw-cover-note>span{display:grid;flex:0 0 auto;width:33px;aspect-ratio:1;place-items:center;border-radius:50%;background:#e4f0ee;color:var(--hw-teal);font-weight:700}.hw-cover-note p{margin:0;font-size:13px;line-height:1.3}.hw-cover-note strong,.hw-cover-note small{display:block}.hw-cover-note small{margin-top:2px;color:var(--hw-copy)}.hw-setting-strip{border-block:1px solid var(--hw-line);background:#e5eeee}.hw-setting-strip>div{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:22px}.hw-setting-strip p{margin:0;color:var(--hw-copy);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hw-setting-strip ul{display:flex;flex-wrap:wrap;gap:clamp(16px,3vw,38px);margin:0;padding:0;list-style:none;color:var(--hw-ink);font-family:Newsreader,Georgia,serif;font-size:19px;font-weight:600}.hw-section{padding-block:clamp(72px,9vw,116px)}.hw-section h2{margin-bottom:18px;font-size:clamp(37px,4.1vw,59px);line-height:1.04}.hw-section-intro{max-width:650px}.hw-section-intro>p:last-child,.hw-plans-heading>p{max-width:600px;color:var(--hw-copy);font-size:17px;line-height:1.6;text-wrap:pretty}.hw-why{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(48px,8vw,112px);align-items:center}.hw-why-copy>p:last-of-type{max-width:760px;color:var(--hw-copy);font-size:17px;line-height:1.62}.hw-plans{border-top:1px solid var(--hw-line)}.hw-plans-heading{max-width:650px;margin-bottom:45px}.hw-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hw-plan{position:relative;display:flex;flex-direction:column;min-height:370px;padding:58px 30px 30px;border:1px solid var(--hw-line);border-radius:15px;background:#fff}.hw-plan.is-featured{border-color:var(--hw-ink);background:var(--hw-ink);color:#fff}.hw-plan h3{margin-bottom:5px;font-size:28px}.hw-plan>p{min-height:43px;margin-bottom:23px;color:var(--hw-copy);font-size:14px}.hw-plan.is-featured>p{color:#c4d8d6}.hw-plan ul{display:grid;gap:11px;margin:0 0 28px;padding:22px 0 0;border-top:1px solid var(--hw-line);list-style:none}.hw-plan.is-featured ul{border-color:#ffffff2e}.hw-plan li{display:grid;grid-template-columns:17px 1fr;gap:8px;font-size:14px;line-height:1.45}.hw-plan li span{color:var(--hw-teal);font-weight:700}.hw-plan.is-featured li span{color:var(--hw-cyan)}.hw-plan a{display:block;margin-top:auto;padding:12px;border:1px solid var(--hw-line);border-radius:999px;background:var(--hw-mist);color:var(--hw-ink);text-align:center;font-size:14px;font-weight:700}.hw-plan.is-featured a{border-color:#fff;background:#fff}.hw-plan a:hover{background:var(--hw-teal);border-color:var(--hw-teal);color:#fff}.hw-popular{position:absolute;top:26px;left:30px;padding:4px 10px;border-radius:999px;background:var(--hw-cyan);color:var(--hw-ink);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hw-proof{padding-block:clamp(72px,9vw,110px);border-block:1px solid var(--hw-line);background:#e5eeee}.hw-quote{display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center;padding:clamp(28px,5vw,52px);border-radius:17px;background:#fff}.hw-quote article>p{max-width:900px;margin-bottom:27px;font-family:Newsreader,Georgia,serif;font-size:clamp(25px,3vw,37px);line-height:1.3}.hw-quote article>div{display:flex;align-items:center;gap:13px}.hw-quote article>div>span{display:grid;place-items:center;width:43px;aspect-ratio:1;border-radius:50%;background:#d6e6e4;color:var(--hw-teal);font-family:Newsreader,Georgia,serif;font-size:15px;font-weight:600;line-height:1}.hw-quote cite{display:grid;font-style:normal}.hw-quote cite strong{font-size:14px}.hw-quote cite small{color:var(--hw-copy);font-size:13px}.hw-quote-controls{display:grid;justify-items:center;gap:9px}.hw-quote-controls button{display:grid;width:42px;aspect-ratio:1;place-items:center;border:1px solid #c4d6d4;border-radius:50%;background:#fff;color:var(--hw-ink);cursor:pointer}.hw-quote-controls span{color:var(--hw-copy);font-size:12px}.hw-contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,88px);align-items:center;margin-bottom:clamp(65px,8vw,100px);padding:clamp(36px,6vw,70px);border-radius:18px;background:var(--hw-ink);color:#fff}.hw-contact h2{max-width:520px;margin-bottom:18px}.hw-contact-copy>p:last-of-type{max-width:500px;color:#c4d8d6;font-size:17px;line-height:1.6}.hw-contact-copy ul{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none;color:#d6e6e4;font-size:14px}.hw-contact-copy li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px}.hw-contact-copy li span{display:grid;width:28px;aspect-ratio:1;place-items:center;border-radius:50%;background:#7dc3c729;color:var(--hw-cyan)}.hw-contact-form{padding:28px;border-radius:15px;background:#fff;color:var(--hw-ink)}.hw-contact-form h3{margin-bottom:19px;font-size:25px;font-weight:600}.hw-contact-form label{display:grid;gap:6px;margin-bottom:13px;color:var(--hw-copy);font-size:13px;font-weight:700}.hw-contact-form label em{font-style:normal;font-weight:400}.hw-contact-form input,.hw-contact-form select,.hw-contact-form textarea{width:100%;border:1px solid var(--hw-line);border-radius:9px;background:#f7faf9;color:var(--hw-ink);padding:11px 12px;outline:none}.hw-contact-form input:focus,.hw-contact-form select:focus,.hw-contact-form textarea:focus{border-color:var(--hw-teal);background:#fff}.hw-contact-form textarea{resize:vertical}.hw-contact-form ::placeholder{color:#586a6d;opacity:1}.hw-field-row{display:grid;grid-template-columns:1.4fr 1fr;gap:11px}.hw-contact-form .hw-button{width:100%;margin-top:3px}.hw-form-note,.hw-form-status{margin:10px 0 0;color:#597277;font-size:11px;line-height:1.45;text-align:center}.hw-form-status{min-height:16px;color:var(--hw-teal);font-weight:700}.hw-footer{border-top:1px solid var(--hw-line);background:#e5eeee}.hw-footer>.hw-shell:first-child{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;padding-block:55px 42px}.hw-footer p{margin-bottom:13px;color:var(--hw-copy);font-size:14px}.hw-footer>.hw-shell:first-child>div:first-child p{max-width:290px;margin-top:15px;line-height:1.55}.hw-footer>.hw-shell:first-child>div:not(:first-child) p{color:var(--hw-ink);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hw-footer>.hw-shell:first-child a:not(.hw-brand),.hw-footer>.hw-shell:first-child>div:not(:first-child) span{display:block;margin-top:9px;color:var(--hw-copy);font-size:14px}.hw-footer-base{display:flex;justify-content:space-between;gap:20px;padding-block:22px;border-top:1px solid var(--hw-line);color:#4c6266;font-size:12px}.hw-footer-base a{text-decoration:underline;text-underline-offset:3px}.hw-button:active,.hw-nav-cta:active,.hw-plan a:active,.hw-quote-controls button:active{transform:translateY(1px)}.hw-plan{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.hw-plan:hover{transform:translateY(-5px);box-shadow:0 26px 50px -22px #102c3042}.hw-plan:not(.is-featured):hover{border-color:#bcd6d4}.hw-plan.is-featured:hover{box-shadow:0 30px 56px -20px #102c3073}.hw-cover-note{box-shadow:0 20px 44px -18px #102c304d}.hw-quote-controls button{transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.hw-quote-controls button:hover{background:var(--hw-ink);border-color:var(--hw-ink);color:#fff}.hw-why-visual{position:relative;top:auto;height:clamp(380px,37vw,520px)}.hw-why-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;border-radius:16px}@media(prefers-reduced-motion:no-preference){.hw-hero-copy{animation:hw-hero-in .75s cubic-bezier(.16,1,.3,1) both}.hw-hero-visual{animation:hw-hero-in .9s cubic-bezier(.16,1,.3,1) .12s both}@keyframes hw-hero-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.hw-process>li,.hw-plan{animation:hw-rise linear both;animation-timeline:view();animation-range:entry 6% cover 24%}@keyframes hw-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}}}@media(max-width:900px){.hw-nav-links{display:none}.hw-menu{display:block}.hw-nav-cta{margin-left:auto}.hw-hero{grid-template-columns:1fr}.hw-hero-copy{order:1}.hw-hero-visual{max-width:620px;min-height:0;order:2;aspect-ratio:16 / 11}.hw-contact,.hw-why{grid-template-columns:1fr}.hw-why-visual{position:relative;top:auto;height:auto;aspect-ratio:16 / 11}.hw-plan-grid{grid-template-columns:1fr}.hw-plan{min-height:0}.hw-plan>p{min-height:0}.hw-footer>.hw-shell:first-child{grid-template-columns:1.3fr 1fr}.hw-footer>.hw-shell:first-child>div:first-child{grid-column:1 / -1}}@media(max-width:620px){.hw-shell,.hw-nav{width:min(100% - 32px,1240px)}.hw-header{position:relative}.hw-nav{min-height:64px}.hw-nav-cta{display:none}.hw-hero{gap:35px;padding-block:44px 58px}.hw h1{font-size:clamp(43px,13vw,58px)}.hw-assurances{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.hw-assurances div{min-width:0;margin:0;padding:0;border:0}.hw-assurances div:last-child{grid-column:1 / -1}.hw-cover-note{left:12px;bottom:12px}.hw-setting-strip>div{align-items:flex-start;flex-direction:column;gap:11px}.hw-setting-strip ul{gap:8px 16px;font-size:16px}.hw-contact{width:min(100% - 32px,1240px);padding:28px 20px}.hw-contact-form{padding:23px 18px}.hw-field-row{grid-template-columns:1fr;gap:0}.hw-footer>.hw-shell:first-child{grid-template-columns:1fr}.hw-footer>.hw-shell:first-child>div:first-child{grid-column:auto}.hw-footer-base{flex-direction:column;gap:7px}.hw-section{padding-block:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hw *,.hw *:before,.hw *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hw-contact-form h3{margin-bottom:7px;font-size:29px}.hw-contact-form input,.hw-contact-form select,.hw-contact-form textarea{padding:12px}.hw-contact-form input:focus,.hw-contact-form select:focus,.hw-contact-form textarea:focus{box-shadow:0 0 0 3px #1d6b731f}.hw-contact-form .hw-button{min-height:54px;margin-top:5px;font-size:15px}.hw-contact-form .hw-button span{margin-left:8px;font-size:20px;transition:transform .2s ease}.hw-contact-form .hw-button:hover span{transform:translate(4px)}.hw-ro-proof{border-bottom:1px solid var(--hw-line);background:#f7faf9}.hw-ro-proof>.hw-shell{padding-block:clamp(72px,8vw,104px)}.hw-ro-proof-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(30px,6vw,90px);align-items:end}.hw-ro-proof h2{max-width:580px;margin:0;font-size:clamp(36px,4vw,58px);line-height:1.04}.hw-ro-proof-intro>p:last-child{max-width:520px;margin:0;color:var(--hw-copy);font-size:17px;line-height:1.65}.hw-ro-proof-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:clamp(44px,6vw,72px);background:var(--hw-line)}.hw-ro-proof-stats>div{min-height:146px;padding:25px;background:#fff}.hw-ro-proof-stats strong{display:block;color:var(--hw-ink);font-family:Newsreader,Georgia,serif;font-size:clamp(35px,3.3vw,52px);font-weight:600;line-height:1}.hw-ro-proof-stats span{display:block;max-width:150px;margin-top:11px;color:var(--hw-copy);font-size:13px;font-weight:700;line-height:1.35}.hw-ro-proof-clients{display:flex;align-items:center;justify-content:space-between;gap:34px;margin-top:30px}.hw-ro-proof-clients>p{flex:0 0 auto;margin:0;color:var(--hw-copy);font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.hw-ro-proof-clients>div{display:flex;flex:1;align-items:center;justify-content:space-between;gap:clamp(26px,5vw,72px)}.hw-ro-proof-clients img{display:block;max-width:140px;max-height:42px;object-fit:contain;filter:grayscale(1);opacity:.72}@media(max-width:900px){.hw-ro-proof-intro{grid-template-columns:1fr;gap:16px}.hw-ro-proof-stats{grid-template-columns:repeat(2,1fr)}.hw-ro-proof-clients{align-items:flex-start;flex-direction:column}.hw-ro-proof-clients>div{width:100%}}@media(max-width:620px){.hw-ro-proof-stats{grid-template-columns:1fr 1fr}.hw-ro-proof-stats>div{min-height:128px;padding:20px}.hw-ro-proof-clients>div{flex-wrap:wrap;justify-content:flex-start}.hw-ro-proof-clients img{max-width:110px;max-height:34px}}.hw-contact{display:block;width:100%;min-height:min(850px,100svh);margin:0;padding:clamp(70px,10vw,132px) 0;border-radius:0;background:var(--hw-ink)}.hw-contact-inner{display:flex;max-width:820px;align-items:stretch;flex-direction:column;gap:clamp(38px,5vw,58px)}.hw-contact-copy{align-self:stretch;text-align:center}.hw-contact-copy h2{max-width:760px;margin:0 auto 20px;font-size:clamp(46px,5.2vw,76px);line-height:.98}.hw-contact-copy>p:last-of-type{max-width:650px;margin:0 auto;color:#c4d8d6;font-size:18px;line-height:1.58}.hw-contact-copy ul{display:none}.hw-contact-form{width:100%;max-width:820px;padding:clamp(32px,4vw,52px);border-radius:16px}.hw-contact-form h3{margin-bottom:30px;font-size:clamp(32px,3.2vw,45px);line-height:1.02}.hw-contact-form label{gap:8px;margin-bottom:18px;font-size:14px}.hw-contact-form input,.hw-contact-form select,.hw-contact-form textarea{padding:14px 15px;font-size:16px}.hw-contact-form .hw-button{min-height:60px;margin-top:10px;font-size:16px}@media(max-width:900px){.hw-contact{min-height:0;padding-block:76px}.hw-contact-inner{gap:44px}.hw-contact-form{max-width:820px}.hw-contact-copy h2{max-width:650px}}@media(max-width:620px){.hw-contact{width:100%;padding-block:62px}.hw-contact-inner{width:min(100% - 32px,1240px);gap:36px}.hw-contact-form{padding:28px 20px}.hw-contact-copy h2{font-size:clamp(43px,13vw,58px)}.hw-contact-copy>p:last-of-type{font-size:16px}}.hw-model{scroll-margin-top:70px;padding-block:clamp(82px,10vw,132px);background:var(--hw-ink);color:#fff}.hw-model-intro{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(36px,8vw,120px);align-items:end}.hw-model-intro h2{max-width:700px;margin:0;font-size:clamp(48px,5.8vw,82px);line-height:.98}.hw-model-intro p{max-width:520px;margin:0 0 7px;color:#d5e6e4;font-size:clamp(18px,1.7vw,22px);line-height:1.55;text-wrap:pretty}.hw-process{display:grid;grid-template-columns:repeat(4,1fr);margin:clamp(54px,7vw,88px) 0 0;padding:0;border-block:1px solid rgba(255,255,255,.22);list-style:none}.hw-process li{min-width:0;padding:clamp(28px,3vw,42px) clamp(20px,2.5vw,34px) clamp(34px,4vw,54px)}.hw-process li+li{border-left:1px solid rgba(255,255,255,.22)}.hw-process li>div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:clamp(45px,6vw,76px)}.hw-process li>div>span{color:var(--hw-cyan);font-family:Newsreader,Georgia,serif;font-size:clamp(34px,2.4vw,40px);font-weight:600;line-height:1}.hw-process li small{color:#edf7f6;font-size:clamp(15px,1.3vw,17px);font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.hw-process h3{max-width:245px;margin-bottom:14px;font-size:clamp(25px,2.3vw,32px);line-height:1.08}.hw-process p{max-width:260px;margin:0;color:#c8dcda;font-size:15px;line-height:1.58;text-wrap:pretty}.hw-process-result{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:clamp(24px,4vw,58px);align-items:center;padding:25px clamp(24px,3vw,38px);background:#c8e9e8;color:var(--hw-ink)}.hw-process-result>span{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hw-process-result strong{font-family:Newsreader,Georgia,serif;font-size:clamp(21px,2vw,28px);font-weight:600;line-height:1.2}.hw-process-result a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border-radius:999px;background:var(--hw-ink);color:#fff;font-size:13px;font-weight:800;white-space:nowrap}.hw-process-result a:hover{background:var(--hw-teal)}.hw-why-copy h2{max-width:650px;font-size:clamp(48px,5vw,72px)}.hw-why-copy>p:last-of-type{max-width:620px;font-size:20px;line-height:1.58}.hw-function-list{display:grid;grid-template-columns:1fr 1fr;gap:0 34px;width:100%;margin:42px 0 0;padding:0;border-bottom:1px solid #bfd1d0;list-style:none}.hw-function-list li{padding:17px 0;border-top:1px solid #bfd1d0;color:var(--hw-ink);font-size:17px;font-weight:800}.hw-vetting{scroll-margin-top:70px;border-block:1px solid #abcac7;background:#d4e8e6}.hw-vetting>.hw-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(48px,9vw,130px);align-items:center;padding-block:clamp(72px,8vw,104px)}.hw-vetting h2{max-width:690px;margin-bottom:20px;font-size:clamp(43px,4.8vw,68px);line-height:1}.hw-vetting p{max-width:580px;margin:0;color:#294b4f;font-size:18px;line-height:1.6}.hw-vetting ul{margin:0;padding:0;border-bottom:1px solid #9ebfbc;list-style:none}.hw-vetting li{display:grid;grid-template-columns:28px 1fr;gap:14px;align-items:center;padding:17px 0;border-top:1px solid #9ebfbc;color:var(--hw-ink);font-size:16px;font-weight:800;line-height:1.4}.hw-vetting li span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--hw-ink);color:#fff;font-size:13px}@media(max-width:900px){.hw-model-intro{grid-template-columns:1fr;gap:20px}.hw-process{grid-template-columns:1fr 1fr}.hw-process li:nth-child(odd){border-left:0}.hw-process li:nth-child(n+3){border-top:1px solid rgba(255,255,255,.22)}.hw-process-result{grid-template-columns:1fr;gap:14px}.hw-process-result a{justify-self:start;margin-top:4px}.hw-vetting>.hw-shell{grid-template-columns:1fr;gap:38px}}@media(max-width:620px){.hw h1{font-size:clamp(46px,13.5vw,60px)}.hw-lede{font-size:18px}.hw-actions{display:grid;grid-template-columns:1fr;gap:17px}.hw-actions .hw-button{width:100%}.hw-actions .hw-text-link{justify-self:center}.hw-assurances{grid-template-columns:1fr;gap:0}.hw-assurances div{padding-block:12px;border-bottom:1px solid var(--hw-line)}.hw-assurances div:first-child{padding-top:0}.hw-assurances div:last-child{padding-bottom:0;border-bottom:0}.hw-model{scroll-margin-top:0;padding-block:72px}.hw-model-intro h2{font-size:clamp(43px,12.5vw,58px)}.hw-model-intro p{font-size:18px}.hw-process{grid-template-columns:1fr;margin-top:45px}.hw-process li{padding:27px 0 32px;border-left:0!important}.hw-process li+li{border-top:1px solid rgba(255,255,255,.22)}.hw-process li>div{margin-bottom:25px}.hw-process h3,.hw-process p{max-width:none}.hw-process-result{padding:24px 20px}.hw-process-result a{width:100%;white-space:normal;text-align:center}.hw-function-list{grid-template-columns:1fr}.hw-vetting{scroll-margin-top:0}.hw-vetting>.hw-shell{gap:30px;padding-block:68px}.hw-vetting h2{font-size:clamp(40px,11.5vw,52px)}.hw-vetting p{font-size:17px}}.hw-button{min-height:52px;padding-inline:24px;font-size:18px}.hw-nav-cta,.hw-plan a,.hw-process-result a{font-size:16px}.hw-contact-form .hw-button{min-height:66px;font-size:20px}.hw-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden;opacity:0;pointer-events:none}.hw-contact-form .hw-button:disabled{cursor:wait;opacity:.72;transform:none}.hw-form-status[data-state=success]{color:var(--hw-teal);font-size:14px}.hw-form-status[data-state=error]{color:#a33131;font-size:14px}
