:root{--red:#eb1d2b;--red2:#c91420;--ink:#1d232b;--muted:#5c6670;--line:#e2e5e8;--soft:#f6f7f8;--white:#fff;--max:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.55 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}button,input,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 44px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-row{min-height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;margin-right:auto}.brand img{display:block;max-height:57px;object-fit:contain}.desktop-nav{display:flex;gap:24px}.desktop-nav a,.phone{font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.desktop-nav a:hover,.phone:hover{color:var(--red)}.mini-cta{padding:11px 16px;border-radius:8px;background:var(--red);color:#fff;font-size:13px;font-weight:800;text-decoration:none}.mini-cta:hover{background:var(--red2)}
.hero{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;min-height:calc(100svh - 83px);padding:44px 0 48px;background:#171d23;border-bottom:1px solid #2b3239}.hero::before{content:"";position:absolute;inset:0;z-index:-2;background:url("https://unsplash.com/photos/U0jpGKtMtWE/download?force=true") center center/cover no-repeat;filter:none;transform:none}.hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,16,22,.74) 0%,rgba(10,16,22,.66) 31%,rgba(10,16,22,.48) 49%,rgba(10,16,22,.22) 70%,rgba(10,16,22,.06) 100%)}.hero>.container{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr);gap:64px;align-items:center}.crumbs{display:flex;gap:8px;align-items:center;margin-bottom:24px;color:rgba(255,255,255,.68);font-size:12px}.crumbs a{color:rgba(255,255,255,.78);text-underline-offset:3px}.hero .eyebrow{color:#ff5964}.hero h1{max-width:820px;margin:0;color:#fff;font-size:clamp(40px,4.85vw,64px);line-height:1.02;letter-spacing:-.047em;text-shadow:0 2px 22px rgba(0,0,0,.16)}.hero-lead{max-width:800px;margin:24px 0 0;color:rgba(255,255,255,.84);font-size:clamp(18px,1.6vw,22px);line-height:1.58}.hero-lead strong{color:#fff}.hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:51px;padding:13px 20px;border:1px solid transparent;border-radius:9px;text-decoration:none;font-size:14px;font-weight:900;cursor:pointer;transition:.2s transform,.2s background,.2s border-color}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);border-color:var(--red);color:#fff}.btn-primary:hover{background:var(--red2);border-color:var(--red2)}.hero .btn-secondary{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.45);color:#fff}.hero .btn-secondary:hover{background:#fff;border-color:#fff;color:var(--ink)}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.hero-facts div{padding:16px 0;border-top:1px solid rgba(255,255,255,.24)}.hero-facts strong,.hero-facts span{display:block}.hero-facts strong{color:#fff;font-size:14px}.hero-facts span{margin-top:4px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.45}.hero-card{padding:30px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 22px 60px rgba(0,0,0,.22);backdrop-filter:blur(12px)}.hero-card-label{font-size:13px;font-weight:900}.hero-card ol{margin:23px 0 17px;padding:0;list-style:none}.hero-card li{display:grid;grid-template-columns:38px 1fr;gap:13px;padding:15px 0;border-top:1px solid #edf0f2}.hero-card li>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#f7e9ea;color:var(--red2);font-size:11px;font-weight:900}.hero-card strong{display:block;font-size:14px}.hero-card p{margin:3px 0 0;color:#6b737b;font-size:12px;line-height:1.5}.hero-card>a{color:var(--red2);font-size:13px;font-weight:900;text-underline-offset:3px}
.section{padding:78px 0}.section-soft{background:var(--soft)}.split-heading{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:72px;align-items:start}.section h2{margin:0;font-size:clamp(31px,3.3vw,48px);line-height:1.1;letter-spacing:-.038em}.prose p,.section-head p,.faq-title p{margin:0 0 15px;color:var(--muted);line-height:1.75}.lead-prose{padding-top:3px}.need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:46px}.need-card{padding:25px;border:1px solid var(--line);border-radius:14px;background:#fff}.need-card>span{display:inline-grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#fff0f1;color:var(--red2);font-size:12px;font-weight:900}.need-card h3{margin:18px 0 9px;font-size:19px}.need-card p{margin:0 0 15px;color:var(--muted);font-size:14px;line-height:1.67}.need-card a{color:var(--red2);font-size:13px;font-weight:800;text-underline-offset:3px}.section-head{max-width:800px;margin-bottom:31px}.section-head.wide{max-width:920px}.section-head h2{margin-bottom:13px}
.matrix-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:15px;background:#fff}.matrix-table{width:100%;min-width:900px;border-collapse:collapse}.matrix-table th,.matrix-table td{padding:18px 19px;border-bottom:1px solid #e8eaec;vertical-align:top;text-align:left}.matrix-table thead th{background:#222830;color:#fff;font-size:12px}.matrix-table tbody th{width:24%;font-size:14px}.matrix-table tbody td{color:#515b65;font-size:14px;line-height:1.65}.matrix-table tbody td:nth-child(2){width:58%}.matrix-table tbody tr:last-child>*{border-bottom:0}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{padding:5px 8px;border-radius:999px;background:#f1f3f4;color:#4f5861;font-size:10px;font-weight:900}.notice{margin-top:17px;padding:18px 20px;border-left:4px solid var(--red);background:#fff;color:#555f69;font-size:13px;line-height:1.65}.notice strong{color:var(--ink)}
.programs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.program-card{display:flex;flex-direction:column;min-height:100%;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff}.program-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.program-group{color:var(--red2);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.program-hours{color:#737b84;font-size:11px;font-weight:800}.program-card h3{margin:18px 0 10px;font-size:18px;line-height:1.38}.program-card p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.65}.program-bottom{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-top:auto;padding-top:16px;border-top:1px solid #eceeef}.program-bottom strong{font-size:18px}.program-bottom a{color:var(--red2);font-size:12px;font-weight:900;text-align:right;text-underline-offset:3px}.footnote{margin:17px 0 0;color:#6b737c;font-size:12px}
.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scenario-grid article{padding:25px;border:1px solid var(--line);border-radius:14px;background:#fff}.scenario-no{color:var(--red2);font-size:12px;font-weight:900}.scenario-grid h3{margin:18px 0 9px;font-size:18px}.scenario-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{padding-top:22px;border-top:2px solid var(--ink)}.step>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-size:11px;font-weight:900}.step h3{margin:17px 0 8px;font-size:18px}.step p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.faq-layout{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:72px}.faq-title{position:sticky;top:115px;align-self:start}.faq-title h2{margin-bottom:17px}.faq-item{margin-bottom:10px;border:1px solid var(--line);border-radius:11px;background:#fff}.faq-item summary{padding:18px 20px;cursor:pointer;font-size:14px;font-weight:900;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";float:right;color:var(--red2);font-size:19px;line-height:1}.faq-item[open] summary::after{content:"–"}.faq-item p{margin:0;padding:0 20px 19px;color:var(--muted);font-size:13px;line-height:1.7}.source-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.source-card{display:flex;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:13px;background:#fff;text-decoration:none}.source-card:hover{border-color:#c8ccd0}.source-card strong{font-size:15px}.source-card span{margin:9px 0 20px;color:var(--muted);font-size:12px;line-height:1.6}.source-card em{margin-top:auto;color:var(--red2);font-size:11px;font-style:normal;font-weight:900}
.request{padding:72px 0;background:#242a31;color:#fff}.request-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:72px;align-items:start}.request .eyebrow{color:#ff6b73}.request h2{max-width:620px;margin:0;font-size:clamp(32px,3.4vw,49px);line-height:1.08;letter-spacing:-.04em}.request-copy>p{max-width:610px;margin:20px 0;color:#d4d8dc;line-height:1.7}.request-copy ul{margin:18px 0 25px;padding-left:19px;color:#e3e6e8}.request-copy li{margin-bottom:8px}.text-link{color:#fff;font-size:13px;font-weight:800;text-underline-offset:3px}.lead-form{position:relative;display:grid;gap:14px;padding:28px;border-radius:16px;background:#fff;color:var(--ink)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lead-form label{display:grid;gap:7px;color:#36404a;font-size:12px;font-weight:800}.lead-form input:not([type=checkbox]),.lead-form textarea{width:100%;padding:11px 13px;border:1px solid #cfd4d8;border-radius:8px;background:#fff;color:#1d232b;font-size:14px;outline:none}.lead-form input:not([type=checkbox]){min-height:46px}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--red)}.consent{display:flex!important;gap:9px!important;align-items:flex-start;font-size:11px!important;font-weight:400!important;line-height:1.45}.consent input{margin-top:3px;accent-color:var(--red)}.consent a{color:var(--red2)}.lead-form .btn{width:100%}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.site-footer{padding:35px 0;border-top:1px solid var(--line);background:#f7f8f9}.footer-row{display:flex;justify-content:space-between;gap:40px}.footer-row p{max-width:530px;margin:8px 0 0;color:#65707a;font-size:12px}.footer-row>div:last-child{display:grid;gap:6px;text-align:right}.footer-row a{font-size:13px;text-decoration:none}.footer-row a:hover{color:var(--red)}
@media(max-width:1020px){.desktop-nav{display:none}.hero{min-height:auto;padding:48px 0 56px}.hero::before{background-position:68% center}.hero::after{background:linear-gradient(90deg,rgba(10,18,23,.86) 0%,rgba(10,18,23,.76) 46%,rgba(10,18,23,.42) 70%,rgba(10,18,23,.16) 100%)}.hero-grid,.split-heading,.faq-layout,.request-grid{grid-template-columns:1fr;gap:36px}.hero-card{max-width:720px}.need-grid,.scenario-grid,.steps,.source-grid{grid-template-columns:repeat(2,1fr)}.programs-grid{grid-template-columns:repeat(2,1fr)}.faq-title{position:static}.section{padding:60px 0}}
@media(max-width:680px){.container{width:calc(100% - 28px)}.header-row{min-height:72px;gap:13px}.brand img{max-width:126px}.phone{display:none}.mini-cta{padding:9px 11px;font-size:11px}.hero{min-height:auto;padding:38px 0 46px}.hero::before{background-position:72% center}.hero::after{background:rgba(10,18,23,.70)}.crumbs{margin-bottom:18px}.hero h1{font-size:clamp(34px,10vw,44px)}.hero-lead{font-size:17px}.hero-actions{display:grid}.hero-facts{grid-template-columns:1fr}.hero-facts div{padding:10px 0}.hero-card{padding:21px}.section{padding:48px 0}.need-grid,.scenario-grid,.steps,.source-grid,.programs-grid,.form-row{grid-template-columns:1fr}.program-card{padding:21px}.request{padding:52px 0}.request-grid{gap:34px}.lead-form{padding:21px}.footer-row{display:block}.footer-row>div:last-child{margin-top:22px;text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
