.home-paths{padding:clamp(5.25rem,8vw,7.5rem) 6vw clamp(7rem,11vw,11rem);background:#e7dccb;color:#263630;background-image:linear-gradient(rgba(255,255,255,.2),rgba(255,255,255,.2))}
.home-paths-heading{width:min(90%,1440px);max-width:none;margin:0 auto clamp(1.9rem,3.6vw,3rem);text-align:center}
.home-paths-heading>p{margin:0 0 .8rem;color:#a50054;font:700 .72rem/1.2 Montserrat,sans-serif;letter-spacing:.18em;text-transform:uppercase}
.home-paths-heading h2{margin:0;color:#004d40;font:500 clamp(3.5rem,5.8vw,6.25rem)/.92 "Cormorant Garamond",serif;letter-spacing:-.035em}
.home-paths-heading strong{display:block;margin-top:1rem;color:#004d40;font:600 clamp(1rem,1.6vw,1.35rem)/1.5 "Cormorant Garamond",serif}
.home-paths-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);max-width:1320px;margin:auto}
.home-path{--path-accent:#a50054;position:relative;display:flex;min-height:510px;flex-direction:column;padding:clamp(2rem,3vw,3.5rem) clamp(1.6rem,2.7vw,3rem);border-top:1px solid rgba(38,54,48,.27);border-bottom:1px solid rgba(38,54,48,.18);color:#004d40;text-decoration:none;transition:transform .3s ease,border-color .3s ease}
.home-path-academy{--path-accent:#004d40}.home-path-programs{background:rgba(248,245,240,.28)}
.home-path:hover,.home-path:focus-visible{transform:translateY(-3px);border-top-color:var(--path-accent)}
.home-path-number{color:var(--path-accent);font:700 .68rem/1 Montserrat,sans-serif;letter-spacing:.15em}
.home-path-line{display:block;width:42px;height:1px;margin:1.3rem 0 2.8rem;background:var(--path-accent);transition:width .32s ease,background .32s ease}
.home-path:hover .home-path-line,.home-path:focus-visible .home-path-line{width:92px;background:#004d40}
.home-path h3{margin:0;color:#004d40;font:500 clamp(3rem,4.5vw,5.25rem)/.88 "Cormorant Garamond",serif;letter-spacing:-.035em}
.home-path h4{margin:1.5rem 0 1rem;color:var(--path-accent);font:600 clamp(1.2rem,1.7vw,1.55rem)/1.2 "Cormorant Garamond",serif}
.home-path p{max-width:410px;margin:0;font:400 .9rem/1.75 Montserrat,sans-serif}
.home-path b{display:block;margin-top:auto;padding-top:2.5rem;color:#004d40;font:700 .69rem/1.3 Montserrat,sans-serif;letter-spacing:.07em;text-transform:uppercase}
.home-path b i{display:inline-block;margin-left:.35rem;font-style:normal;opacity:0;transform:translateX(-6px);transition:opacity .3s ease,transform .3s ease}
.home-path:hover b i,.home-path:focus-visible b i{opacity:1;transform:none}
@media(min-width:1100px){.home-paths-heading h2{white-space:nowrap}}
@media(max-width:1000px){.home-paths-grid{gap:1.25rem}.home-path{min-height:540px}}
@media(max-width:680px){.home-paths{padding:5.25rem 1.25rem 7rem}.home-paths-heading h2{font-size:clamp(3.6rem,17vw,5rem)}.home-paths-grid{grid-template-columns:1fr;gap:3rem}.home-path{min-height:auto;padding:2rem 0 2.5rem}.home-path h3{font-size:3.6rem}.home-path h4{font-size:1.45rem}.home-path b i{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.home-path,.home-path-line,.home-path b i{transition:none}}
