.homeBase .heroCopyHome h1{font-size:clamp(38px,3.25vw,60px);line-height:1.04;letter-spacing:-.035em}
.homeBase .heroCopyHome .heroCareCue{font-size:14px;line-height:1.5;margin-top:18px;color:#cbd8d1}
.heroCareCue a{text-decoration:underline;text-underline-offset:4px}
.servicePaths{position:relative;padding:clamp(48px,6vw,80px) 0;background:#07110e;border-block:1px solid rgba(49,232,155,.18);scroll-margin-top:28px}
.servicePaths h2{font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-.025em;max-width:760px;margin:14px 0 34px}
.servicePathsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.servicePath{min-width:0;padding-top:22px;border-top:1px solid #39705b;display:flex;flex-direction:column}
.servicePath h3{font-size:clamp(21px,2vw,27px);line-height:1.25;letter-spacing:-.02em;color:#f5f7f7;margin:0 0 18px;max-width:330px}
.servicePath p{font-size:16px;line-height:1.6;color:#cbd8d1;margin:0 0 18px}
.servicePath .servicePathPrice{font-size:14px;color:#cbd8d1;margin:0 0 16px}
.servicePathLink{color:#68fbc4;font-size:15px;font-weight:700;line-height:1.5;min-height:44px;display:inline-flex;align-items:center;align-self:flex-start;gap:10px;margin-top:auto;text-decoration:underline;text-underline-offset:5px}
.servicePathLink span{transition:transform .18s ease}
.servicePathLink:hover span{transform:translateX(2px)}
.servicePath:focus-within{border-color:#68fbc4}
.servicePathLink:focus-visible,.heroCareCue a:focus-visible{outline:3px solid #f5f7f7;outline-offset:5px}
@media(max-width:1100px){.homeBase .heroCopyHome h1{font-size:clamp(40px,6.5vw,62px)}}
@media(max-width:760px){.servicePathsGrid{grid-template-columns:1fr;gap:24px}.servicePaths h2{margin-bottom:28px}.servicePath h3{max-width:none}.servicePath p{margin-bottom:14px}.servicePathLink{margin-top:0}.homeBase .heroCopyHome h1{font-size:clamp(38px,9.8vw,58px)}}
@media(prefers-reduced-motion:reduce){.servicePathLink span{transition:none;transform:none!important}}
html[data-motion="off"] .servicePathLink span{transition:none;transform:none!important}
