.sub-body-section{background:var(--bg-soft);padding:56px 0}@media (min-width:768px){.sub-body-section{padding:80px 0}}.sub-body-content{max-width:720px;margin:0 auto;color:var(--ink);font-size:16.5px;line-height:1.75}.sub-body-content p{margin:0 0 18px}.sub-body-content h2{font-size:clamp(22px, 2.6vw, 28px);color:var(--blue);font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:36px 0 14px}.sub-body-content h2:first-child{margin-top:0}.sub-body-content h3{font-size:18.5px;color:var(--blue);font-weight:800;margin:28px 0 10px;line-height:1.3}.sub-body-content ul,.sub-body-content ol{margin:0 0 18px 22px;padding:0}.sub-body-content ul li,.sub-body-content ol li{margin-bottom:8px;line-height:1.65}.sub-body-content a{color:var(--blue);font-weight:600;text-decoration:underline;text-decoration-color:var(--green);text-underline-offset:3px}.sub-body-content a:hover{color:var(--blue-deep)}.sub-body-content blockquote{margin:24px 0;padding:18px 22px;background:var(--white);border-left:4px solid var(--green);border-radius:var(--r-sm);color:var(--ink);font-style:italic}.sub-body-content strong{font-weight:700;color:var(--blue)}.hero-eyebrow{display:inline-block;font-size:12px;font-weight:800;color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.hero-sub-photo{position:relative;aspect-ratio:4 / 3;border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--shadow-md);background:linear-gradient(135deg,var(--blue-soft) 0%,var(--blue-pale) 100%)}.hero-sub-photo img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width:1000px){.hero .hero-grid--sub{grid-template-columns:1.1fr 1fr;gap:56px}}.process-section{background:var(--bg-soft);padding:56px 0}@media (min-width:768px){.process-section{padding:80px 0}}.process-timeline{max-width:1100px;margin:0 auto}@media (max-width:799px){.process-timeline{display:flex;flex-direction:column;gap:4px}.process-step{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:20px 18px;background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);margin-bottom:14px;position:relative;align-items:start}.process-step:not(:last-child)::after{content:"";position:absolute;left:39px;top:56px;bottom:-18px;width:2px;background:var(--blue-pale);z-index:0}.process-step-number{width:36px;height:36px;border-radius:50%;background:var(--blue);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:15.5px;font-weight:800;flex-shrink:0;position:relative;z-index:1}}@media (min-width:800px){.process-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;position:relative}.process-timeline::before{content:"";position:absolute;top:50px;left:32px;right:32px;height:2px;background:var(--blue-pale);z-index:0}.process-step{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);padding:24px 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;position:relative;z-index:1}.process-step-number{width:56px;height:56px;border-radius:50%;background:var(--blue);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;flex-shrink:0;box-shadow:0 0 0 6px var(--bg-soft)}}.process-step-content h3{font-size:16.5px;color:var(--blue);margin:0 0 8px;font-weight:800;letter-spacing:-.01em;line-height:1.3}.process-step-content p{color:var(--ink-soft);font-size:14.5px;line-height:1.55;margin:0}@media (min-width:800px){.process-step-content h3{font-size:17px}.process-step-content p{font-size:14px}}.related-section{background:var(--white);padding:56px 0}@media (min-width:768px){.related-section{padding:80px 0}}.related-grid{max-width:960px;margin:0 auto}