@charset "UTF-8";
:root{--ink:#183c34;--green:#087854;--green-hover:#056543;--mint:#edf5ed;--lime:#d7ee9c;--muted:#64716a;--border:#dce4dd;--paper:#fbfaf6;--white:#fff;--danger:#a22d2d;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;color:var(--ink);font-synthesis:none;line-height:1.65;scroll-behavior:smooth}
*{box-sizing:border-box}body{margin:0;background:var(--paper)}[hidden]{display:none!important}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #397a9c;outline-offset:4px}h1,h2,h3,p{margin:0}button{touch-action:manipulation}input,select{min-width:0}img{display:block;max-width:100%}svg.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;z-index:10;left:16px;top:-70px;background:var(--ink);color:white;padding:10px 20px}.skip-link:focus{top:8px}
.site-header{background:var(--paper);border-bottom:1px solid rgba(24,60,52,.08)}.header-inner{max-width:1160px;height:88px;display:flex;align-items:center;gap:28px;margin:auto;padding:0 32px}.brand{flex-shrink:0}.brand img{width:136px;height:auto;max-height:60px;object-fit:contain}.header-note{font-size:13px;letter-spacing:.06em;color:#506459}.page-shell{max-width:1160px;margin:auto;padding:36px 32px 0}.registration-layout{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,1fr);gap:32px;align-items:start}.hero{min-height:630px;position:relative;isolation:isolate;overflow:hidden;background:#faf8ef;border-radius:4px 4px 72px 4px;transition:min-height .28s ease,height .28s ease}.hero-copy{position:relative;z-index:1;padding:33px 24px 0 28px;transition:opacity .18s ease,transform .28s ease}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.015em;display:flex;align-items:center;gap:8px}.green-dot{width:7px;height:7px;background:var(--green);border-radius:50%;flex-shrink:0}.hero h1{margin-top:29px;font-size:clamp(38px,4.2vw,53px);font-weight:800;line-height:1.45;letter-spacing:.025em}.hero h1 em{font-style:normal;position:relative;isolation:isolate}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:1px;height:14px;background:var(--lime);z-index:-1}.hero-description{word-break:keep-all;overflow-wrap:normal;margin-top:23px;font-size:14px;line-height:1.95;font-weight:500}.hero-art{position:absolute;z-index:0;bottom:94px;right:-8px;width:108%;max-width:none;height:360px;object-fit:cover;object-position:right bottom;transition:opacity .25s ease,transform .28s ease,bottom .28s ease}.hero-bottom{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:82px;padding:13px 18px;background:var(--ink);color:#fff;transition:opacity .18s ease}.hero-benefit{position:relative;display:flex;min-width:0;min-height:54px;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 14px;line-height:1.25}.hero-benefit+.hero-benefit:before{content:"";position:absolute;left:0;top:50%;width:1px;height:38px;transform:translateY(-50%);background:rgba(255,255,255,.18)}.benefit-caption{display:block;font-size:10px;font-weight:600;letter-spacing:.035em;color:#bdcbc5;white-space:nowrap}.benefit-value{display:block;margin-top:5px;font-size:20px;font-weight:750;line-height:1.15;letter-spacing:.02em;white-space:nowrap;color:#fff}.hero-benefit-primary .benefit-value{font-size:20px;font-weight:800;color:var(--lime)}
.form-column{padding-top:0}.form-card{padding:28px 30px 21px;border:1px solid var(--border);border-radius:20px;background:var(--white);box-shadow:0 8px 30px #193b3307;scroll-margin-top:20px}.form-intro{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:28px}body:not(.is-started) .form-intro{display:none}.form-title{font-size:15px;font-weight:700;letter-spacing:.02em}.free-label{padding:4px 10px;background:var(--mint);color:var(--green);border-radius:4px;font-size:12px;font-weight:700;white-space:nowrap}.progress-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.step-count{font-variant-numeric:tabular-nums;letter-spacing:.1em}.step-count strong{font-size:19px;color:var(--green);font-weight:700}.progress-track{height:4px;background:#ecf0e9;margin-top:10px;overflow:hidden;border-radius:4px}.progress-track span{display:block;background:var(--green);width:0;height:100%;transition:width .22s ease}.question-body{padding-top:28px;min-height:318px}.question-body.entering{animation:questionIn .2s ease-out}.question-heading{font-size:23px;line-height:1.6;letter-spacing:.015em;font-weight:700;outline:none;margin-bottom:9px}.question-help{font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:24px}.question-help:empty{display:none}.options{display:grid;gap:10px}.options.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{width:100%;min-height:57px;display:flex;align-items:center;gap:12px;justify-content:flex-start;padding:12px 16px;border:1px solid var(--border);border-radius:9px;background:white;color:var(--ink);font-size:14px;font-weight:600;text-align:left;transition:background .15s,border-color .15s}.choice .choice-dot{width:17px;height:17px;border:1.5px solid #a9b9ac;border-radius:50%;flex-shrink:0}.choice[aria-pressed=true]{border-color:var(--green);background:var(--mint)}.choice[aria-pressed=true] .choice-dot{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 4px var(--mint)}.choice-label{flex:1;white-space:pre-line}.choice-sub{display:block;color:var(--muted);font-size:12px;font-weight:400;margin-top:2px}.choice .icon{width:17px;height:17px;color:#738177}.auto-hint{margin-top:17px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:var(--muted)}.auto-hint .icon{height:15px;width:15px}.question-context{padding:14px 16px;background:#f6f8f4;border-radius:8px;color:#53635a;font-size:13px;line-height:1.75;margin-top:22px}.question-context strong{font-weight:600;color:var(--ink);display:block;margin-bottom:4px}.form-security{border-top:1px solid #edf0ea;margin-top:25px;padding-top:17px;display:flex;justify-content:center;align-items:flex-start;gap:7px;font-size:12px;line-height:1.8;color:var(--muted)}.form-security .icon{width:14px;height:14px;margin-top:3px}.registration-caption{font-size:12px;line-height:1.9;text-align:center;color:var(--muted);padding:18px 12px}
.arrow-nav{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:27px}.back-button{border:0;background:none;display:flex;gap:7px;align-items:center;color:#566a5f;font-size:13px;padding:10px 0;min-height:44px}.back-button .icon{transform:rotate(180deg);width:18px}.next-button{min-width:108px;min-height:48px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:14px;font-weight:700;padding:11px 18px;display:flex;align-items:center;justify-content:center;gap:13px}.next-button:disabled{background:#e9eee9;color:#69776d}.next-button .icon{width:20px}.next-button.submit-button{flex:1;max-width:290px;font-size:15px}.field-label{display:block;margin-bottom:8px;font-size:14px;font-weight:600}.required-tag,.optional-tag{font-size:12px;margin-left:7px;font-weight:400;color:var(--muted)}.field{display:block;width:100%;height:56px;padding:12px 14px;border:1px solid #b9c7bb;background:#fff;border-radius:8px;color:var(--ink);font-size:17px;appearance:none;transition:border-color .15s}.field::placeholder{color:#88948b;font-size:15px}.field:focus{border-color:var(--green)}.field[aria-invalid=true]{border-color:var(--danger);background:#fff8f6}.field-help{font-size:12px;color:var(--muted);line-height:1.85;margin-top:10px}.field-group+.field-group{margin-top:21px}.select-wrap{position:relative}.select-wrap:after{content:"";position:absolute;right:19px;top:21px;width:8px;height:8px;border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);transform:rotate(45deg);pointer-events:none}.select-wrap select{padding-right:42px}.name-confirm{margin-top:12px;display:flex;gap:7px;flex-wrap:wrap;color:#4b5e53;font-size:13px}.name-confirm span{background:#f2f6ef;border-radius:5px;padding:6px 10px}.name-confirm b{font-size:12px;margin-right:7px;color:var(--muted);font-weight:400}.field-error{margin-top:9px;color:var(--danger);font-size:13px;line-height:1.8}.send-error{background:#fff4f1;border:1px solid #e8b6a7;padding:14px;border-radius:8px;margin-top:16px;font-size:13px;color:#853426}.send-error a{font-weight:600}
.quick-prefs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:17px}.pref-choice{display:flex;justify-content:center;align-items:center;gap:3px;min-height:49px;padding:8px 4px;font-size:14px;font-weight:600;border:1px solid var(--border);border-radius:8px;background:white;color:var(--ink)}.pref-choice[aria-pressed=true]{border-color:var(--green);background:var(--mint)}.select-box{display:flex;align-items:center;justify-content:space-between;text-align:left;gap:12px;width:100%;min-height:54px;background:#f8faf6;border:1px solid var(--border);border-radius:8px;padding:13px 14px;color:var(--ink);font-size:14px}.select-box:after{content:"";width:7px;height:7px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg);margin:0 4px 3px 0}.select-box[aria-expanded=true]:after{transform:rotate(225deg);margin-top:7px}.pref-panel{margin-top:10px;border:1px solid var(--border);border-radius:9px;overflow:auto;max-height:280px;background:#fff;overscroll-behavior:contain;scrollbar-color:#b4c5b5 transparent;scrollbar-width:thin;padding:12px}.pref-region{font-size:12px;letter-spacing:.05em;color:var(--muted);padding:8px 4px 5px}.pref-region-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.pref-option{border:0;background:none;min-height:44px;text-align:center;border-radius:5px;color:var(--ink);font-size:13px;padding:9px 4px}.pref-option[aria-pressed=true]{background:var(--mint);color:var(--green);font-weight:700}.age-panel .pref-region-options{grid-template-columns:1fr}.age-panel .pref-option{text-align:left;padding-left:15px}.consent{font-size:12px;color:var(--muted);line-height:1.9;margin-top:23px}.call-time-field{border:0;padding:0;margin:0}.field-group.call-time-field{margin-top:21px}.call-time-field .field-label{padding:0}.call-time-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.call-time-choice{min-height:47px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--ink);font-size:12px;font-weight:600;padding:8px}.call-time-choice[aria-pressed=true]{border-color:var(--green);background:var(--mint);color:var(--green)}
.support{padding:68px 0 44px}.section-label{font-size:12px;letter-spacing:.06em;color:var(--green);font-weight:600;margin-bottom:12px}.support-heading{text-align:center}.support-heading h2{font-size:25px;letter-spacing:.03em;line-height:1.6}.support-heading>p:last-child{font-size:14px;color:var(--muted);margin-top:12px;line-height:1.9}.mobile-break{display:none}.support-items{margin-top:33px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.support-items>div{padding:0 0 0 21px;border-left:1px solid #cfdbce}.support-number{display:block;color:var(--green);font-size:12px;letter-spacing:.15em;margin-bottom:11px}.support-items h3{font-size:16px;margin-bottom:9px}.support-items p{font-size:13px;color:var(--muted);line-height:1.9}.after-register{padding:28px 30px;background:#edf2e9;border-radius:12px}.after-register h2{font-size:18px}.after-register ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin:22px 0 0;padding:0}.after-register li{display:flex;align-items:flex-start;gap:13px}.after-register li>span{width:27px;height:27px;border:1px solid #c0cec1;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:12px}.after-register strong{display:block;font-size:14px;font-weight:600}.after-register li p{font-size:12px;color:var(--muted);margin-top:4px;line-height:1.8}.support-scope{font-size:12px;color:var(--muted);margin-top:22px}.faq{max-width:740px;margin:56px auto 65px}.faq h2{text-align:center;font-size:22px;margin-bottom:22px}.faq details{border-bottom:1px solid var(--border)}.faq summary{display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:14px;font-weight:600;min-height:67px;padding:17px 2px;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:19px;font-weight:400;flex-shrink:0}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;line-height:1.9;color:var(--muted);padding:0 28px 20px 2px}.site-footer{border-top:1px solid var(--border);background:#f1f3ed}.footer-inner{display:flex;gap:28px;align-items:center;flex-wrap:wrap;max-width:1160px;padding:34px 32px;margin:auto}.footer-inner img{width:118px;height:auto;max-height:44px;object-fit:contain}.footer-inner p{font-size:12px;color:var(--muted);margin-top:9px}.footer-inner nav{display:flex;gap:20px;margin-left:auto;font-size:12px;flex-wrap:wrap}.footer-inner nav a{text-decoration:none}.footer-inner .footer-permit{width:100%;margin:2px 0 0;padding-top:18px;border-top:1px solid var(--border);font-size:11px;line-height:1.7}.footer-inner small{width:100%;font-size:11px;color:var(--muted)}.noscript{position:fixed;inset:0;background:white;padding:60px 30px;z-index:20;font-size:18px}.noscript a{display:block;margin-top:20px}
@media(hover:hover){.choice:hover,.pref-choice:hover{border-color:#81a993;background:#f6f9f3}.pref-option:hover{background:var(--mint)}.next-button:not(:disabled):hover{background:var(--green-hover)}.back-button:hover{color:var(--green)}.faq summary:hover{color:var(--green)}a:hover{text-decoration:underline}}
.submit-pending{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px 10px}.submit-pending h2{font-size:24px;line-height:1.6;margin-top:17px}.submit-pending p{font-size:13px;color:var(--muted);line-height:1.9;margin-top:11px}.submit-spinner{width:32px;height:32px;border:3px solid #dfe9df;border-top-color:var(--green);border-radius:50%;animation:submitSpin .75s linear infinite}@keyframes submitSpin{to{transform:rotate(360deg)}}
.submit-failed{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 10px}.submit-failed-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff1ed;color:var(--danger);font-size:22px;font-weight:700}.submit-failed h2{font-size:23px;line-height:1.55;margin-top:16px}.submit-failed p{max-width:330px;font-size:13px;color:var(--muted);line-height:1.9;margin:9px 0 20px}.submit-retry{width:100%;max-width:290px}.submit-review{margin-top:9px}.submit-contact{font-size:12px;color:var(--muted);margin-top:8px}
@keyframes questionIn{from{opacity:.45;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(min-width:950px){.hero-art{width:100%;height:374px;right:-37px;bottom:94px}.hero-description{max-width:290px}.hero-copy{padding-left:32px}}
@media(max-width:949px) and (min-width:701px){.page-shell{padding:25px 22px 0}.registration-layout{gap:20px;grid-template-columns:1fr 1.1fr}.form-card{padding:24px 22px 18px}.hero{min-height:596px}.hero-copy{padding-left:20px;padding-right:16px}.hero h1{font-size:39px}.hero-description{font-size:12px}.eyebrow{font-size:12px}.hero-art{height:300px;width:126%;bottom:94px;right:-2px}.hero-bottom{padding:14px 12px}.question-heading{font-size:21px}.support-items{gap:20px}.support-items>div{padding-left:15px}.support-items h3{font-size:14px}.after-register{padding:25px 22px}.after-register ol{gap:16px}.after-register li{gap:8px}}
@media(max-width:700px){.header-inner{min-height:68px;height:auto;padding:15px 22px;gap:12px}.brand img{width:132px;max-height:49px}.header-note{font-size:12px;letter-spacing:0;margin-left:auto;text-align:right}.page-shell{padding:0;max-width:480px}.registration-layout{display:block}.hero{min-height:386px;height:386px;border-radius:0;overflow:hidden}.hero-copy{padding:24px 22px 0}.eyebrow{font-size:12px;gap:6px}.green-dot{width:5px;height:5px}.hero h1{font-size:36px;line-height:1.4;margin-top:16px;letter-spacing:.01em}.hero h1 em:after{height:10px;bottom:0}.hero-description{font-size:12px;line-height:1.85;margin-top:12px;max-width:215px}.hero-art{width:360px;height:240px;object-fit:cover;object-position:right bottom;right:-20px;bottom:88px;z-index:0}.hero-bottom{padding:11px 12px;min-height:76px}.hero-benefit{min-height:50px;padding:0 8px}.benefit-caption{font-size:10px}.benefit-value,.hero-benefit-primary .benefit-value{font-size:20px}.form-column{padding:19px 16px 0;background:var(--paper);transition:margin-top .28s ease,padding-top .28s ease}.form-card{padding:23px 21px 18px;border-radius:15px}.form-intro{margin-bottom:20px}.form-title{font-size:14px}.free-label{font-size:12px}.question-body{padding-top:22px;min-height:0}.question-heading{font-size:22px}.question-help{font-size:12px;margin-bottom:19px}.choice{min-height:56px;font-size:14px;padding:12px;gap:10px}.options{gap:9px}.choice .choice-dot{width:16px;height:16px}.auto-hint{font-size:12px;margin-top:14px}.form-security{font-size:12px;margin-top:21px;padding-top:15px;gap:6px}.form-security .icon{width:12px;height:12px}.registration-caption{font-size:12px;padding-top:15px}.support{padding:45px 24px 29px}.section-label{font-size:12px}.support-heading h2{font-size:20px;letter-spacing:0}.support-heading>p:last-child{font-size:13px}.mobile-break{display:block}.support-items{grid-template-columns:1fr;gap:25px;margin-top:29px}.support-items>div{padding-left:19px}.support-number{margin-bottom:5px}.support-items h3{font-size:15px;margin-bottom:5px}.support-items p{font-size:13px}.after-register{padding:24px 22px;margin:0 16px}.after-register h2{font-size:17px}.after-register ol{grid-template-columns:1fr;gap:22px}.after-register li>span{width:28px;height:28px}.support-scope{font-size:12px}.faq{margin:40px 24px}.faq h2{font-size:20px}.faq summary{font-size:13px;min-height:66px;gap:15px}.faq details p{font-size:13px}.footer-inner{padding:27px 24px;gap:20px;max-width:480px;align-items:flex-start}.footer-inner nav{margin:0;width:100%;gap:16px;font-size:12px}.footer-inner small{font-size:11px}.is-started .hero{display:block;min-height:174px;height:174px}.is-started .hero-copy{opacity:0;transform:translateY(-14px);pointer-events:none}.is-started .hero-art{width:340px;height:225px;right:-12px;bottom:-48px;opacity:.72;transform:scale(.97)}.is-started .hero-bottom{opacity:0;pointer-events:none}.is-started .form-column{position:relative;z-index:2;padding-top:0;margin-top:-47px}.is-started .form-card{scroll-margin-top:14px;box-shadow:0 12px 34px rgba(24,60,52,.09)}.is-started .form-intro{margin-bottom:24px}.is-started .question-body{min-height:320px}.is-started .registration-caption{padding-top:19px}.is-started .support{padding-top:37px}.next-button.submit-button{padding-left:12px;padding-right:12px;font-size:14px;gap:7px}}
@media(max-width:360px){.header-inner{padding:0 16px}.header-note{font-size:12px}.hero-copy{padding-left:19px}.hero h1{font-size:32px}.hero-art{width:300px;height:200px;right:-35px}.hero-description{font-size:12px;max-width:170px}.hero-bottom{padding-left:8px;padding-right:8px}.benefit-caption{font-size:9px}.benefit-value,.hero-benefit-primary .benefit-value{font-size:18px}.form-column{padding-left:12px;padding-right:12px}.form-card{padding-left:17px;padding-right:17px}.question-heading{font-size:20px}.choice{font-size:14px;gap:7px;padding:11px}.form-security{font-size:12px}.next-button.submit-button{font-size:12px}.back-button{font-size:12px}.arrow-nav{gap:12px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* The registration card grows directly out of the first view. */
.brand{display:inline-flex;align-items:center;min-height:44px}
.header-inner,.page-shell,.footer-inner{max-width:1240px}
.header-note{margin-left:auto}
.page-shell{padding-top:24px}
.registration-layout{position:relative;display:grid;grid-template-columns:1fr;gap:0;align-items:start}
.hero{grid-area:1/1;align-self:start;width:100%;height:720px;min-height:720px;border-radius:30px;background:#bfe5ea;box-shadow:0 18px 54px rgba(24,60,52,.1)}
.hero:after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg,rgba(226,246,247,.88) 0%,rgba(226,246,247,.52) 33%,rgba(226,246,247,0) 58%);pointer-events:none}
.hero-copy{padding:42px 48px 0}
.eyebrow{width:max-content;padding:7px 12px;border:1px solid rgba(8,120,84,.14);border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px)}
.hero h1{max-width:570px;margin-top:22px;font-size:52px;line-height:1.34;letter-spacing:.01em;font-weight:850}
.hero h1 em:after{height:16px;bottom:3px;background:#d8f194}
.hero-description{max-width:300px;margin-top:17px;font-size:14px;line-height:1.9}
.hero-art{inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;mask-image:none;-webkit-mask-image:none;aspect-ratio:auto}
.hero-bottom{z-index:2;top:338px;bottom:auto;left:48px;right:auto;width:480px;min-height:68px;padding:8px 14px;border-radius:18px 18px 0 0;background:rgba(24,60,52,.97);box-shadow:0 12px 26px rgba(24,60,52,.16);backdrop-filter:blur(8px)}
.hero-benefit{min-height:52px}
.benefit-caption{font-size:11px;color:#d4e0da}
.benefit-value,.hero-benefit-primary .benefit-value{font-size:22px}
.form-column{z-index:3;grid-area:1/1;align-self:start;width:480px;margin:406px 0 0 48px;padding:0}
.form-card{padding:27px 29px 22px;border:0;border-radius:0 0 24px 24px;box-shadow:0 22px 46px rgba(24,60,52,.18)}
.progress-track{height:5px}
.question-heading{font-size:24px;line-height:1.5}
.choice{min-height:60px;border-color:#d5e0dc;border-radius:14px;font-size:15px;box-shadow:0 3px 10px rgba(24,60,52,.035)}
.choice[aria-pressed=true]{box-shadow:0 0 0 2px rgba(8,120,84,.08)}
.registration-caption{padding-top:16px;color:#52655c;text-shadow:0 1px 0 rgba(255,255,255,.8)}
.support{padding-top:56px}
.support-heading h2{word-break:keep-all;overflow-wrap:anywhere}
.faq summary span:before{content:"＋"}.faq details[open] summary span{transform:none}.faq details[open] summary span:before{content:"−"}

@media(min-width:701px) and (max-width:1040px){
  .page-shell{max-width:920px;padding:22px 24px 0}
  .hero{height:680px;min-height:680px;border-radius:24px}
  .hero-copy{padding:34px 32px 0}
  .hero h1{font-size:45px}
  .hero-bottom{top:344px;left:32px;width:450px}
  .form-column{width:450px;margin:412px 0 0 32px}
  .form-card{padding:26px 25px 21px}
  .hero-art{object-position:55% center}
}

@media(max-width:700px){
  .header-inner{height:68px;min-height:68px;padding:0 20px}.header-note{font-size:11px}.brand img{width:120px;max-height:53px}
  .page-shell,.footer-inner{max-width:480px}.page-shell{padding:0}
  .registration-layout{display:grid;grid-template-columns:1fr}
  .hero{grid-area:1/1;height:520px;min-height:520px;border-radius:0;box-shadow:none}
  .hero:after{background:linear-gradient(100deg,rgba(225,246,247,.92) 0%,rgba(225,246,247,.52) 45%,rgba(225,246,247,0) 70%)}
  .hero-copy{padding:24px 20px 0}
  .eyebrow{padding:6px 9px;font-size:10px;gap:6px}
  .hero h1{max-width:330px;margin-top:17px;font-size:35px;line-height:1.38;letter-spacing:0}
  .hero h1 em:after{height:11px;bottom:2px}
  .hero-description{display:block;max-width:180px;margin-top:13px;font-size:12px;line-height:1.8}
  .hero-art{inset:0;width:100%;height:100%;object-position:58% center}
  .hero-bottom{top:auto;bottom:80px;left:14px;right:14px;width:auto;min-height:72px;padding:8px 9px;border-radius:18px 18px 0 0}
  .hero-benefit{min-height:54px;padding:0 7px}.benefit-caption{font-size:10px}.benefit-value,.hero-benefit-primary .benefit-value{font-size:19px}
  .form-column{grid-area:1/1;width:auto;margin:440px 12px 0;padding:0;background:transparent}
  .form-card{padding:24px 20px 19px;border-radius:0 0 22px 22px;box-shadow:0 22px 40px rgba(24,60,52,.18)}
  .question-heading{font-size:22px}.choice{min-height:58px;border-radius:13px;font-size:15px}
  .registration-caption{padding:16px 8px 0}
  .support{padding-top:46px}
  .support-heading h2{font-size:21px;line-height:1.7}
  .is-started .hero{display:block;height:246px;min-height:246px}
  .is-started .hero:after{background:linear-gradient(100deg,rgba(225,246,247,.94) 0%,rgba(225,246,247,.58) 47%,rgba(225,246,247,.06) 78%)}
  .is-started .hero-copy{padding:22px 20px 0;opacity:1;transform:none;pointer-events:auto}
  .is-started .eyebrow,.is-started .hero-description{display:none}
  .is-started .hero h1{max-width:220px;margin-top:0;font-size:23px;line-height:1.42}
  .is-started .hero h1 em:after{height:8px}
  .is-started .hero-art{inset:0;width:100%;height:100%;object-position:70% center;opacity:1;transform:none}
  .is-started .hero-bottom{display:none}
  .is-started .form-column{margin:174px 12px 0;padding:0}
  .is-started .form-card{border-radius:22px;box-shadow:0 18px 36px rgba(24,60,52,.16)}
  .is-started .form-intro{margin-bottom:20px}
}

@media(max-width:360px){
  .header-inner{padding:0 15px}.brand img{width:114px}.header-note{font-size:10px}
  .hero h1{font-size:31px}.hero-copy{padding-left:17px}.hero-description{max-width:158px;font-size:11px}.hero-art{object-position:45% center}
  .hero-bottom{left:10px;right:10px}.benefit-value,.hero-benefit-primary .benefit-value{font-size:17px}
  .form-column,.is-started .form-column{margin-left:10px;margin-right:10px}
  .form-card{padding-left:17px;padding-right:17px}.question-heading{font-size:20px}.choice{padding:11px;font-size:14px}
}

/* Blend the approved white-background logo into the pale header and footer. */
.brand img,.footer-inner img{mix-blend-mode:multiply}
