.section,.section-alt{padding:var(--s-5) 0;border-bottom:1px solid var(--line-hard);background:0 0;border-top:none}.sub-hero{padding-top:var(--s-5);border-bottom:1px solid var(--line-hard)}.sub-hero h1{font-family:var(--font-grotesk);font-weight:var(--fw-display);font-size:var(--fs-hero);line-height:var(--lh-hero);letter-spacing:var(--ls-hero);color:var(--ink);margin:.5rem 0 1rem}.section--flush{padding-top:0}.kicker{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono);text-transform:uppercase;color:var(--accent);font-weight:var(--fw-mono);margin-bottom:.6rem;display:block}.section-head{border-bottom:1px solid var(--line);margin-bottom:var(--s-4);padding-bottom:.6rem}.section-head,.section h2{font-family:var(--font-grotesk);font-weight:var(--fw-head);font-size:var(--fs-h2);letter-spacing:var(--ls-tight)}.price-card{border:1px solid var(--accent-line);background:var(--accent-soft);box-shadow:none;padding:var(--s-4);border-radius:0;max-width:560px}.price-card__features{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.price-card__features li{font-size:var(--fs-small);color:var(--ink-muted);border-bottom:1px solid var(--line);padding:.5rem 0}.price-card__features li:last-child{border-bottom:1px solid var(--line)}.price-card__price{font-family:var(--font-grotesk);font-size:2.4rem;font-weight:var(--fw-head);letter-spacing:-.02em;color:var(--ink);margin:var(--s-3) 0}.price-card__cta{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.acad-list{flex-direction:column;max-width:62ch;margin:0;padding:0;list-style:none;display:flex}.acad-list li{font-size:var(--fs-lede);color:var(--ink-muted);border-bottom:1px solid var(--line);padding:.55rem 0;line-height:1.6}.acad-list li:last-child{border-bottom:0}.acad-notice{border:1px solid var(--line-hard);box-shadow:none;padding:var(--s-3);border-radius:0;max-width:62ch}.acad-notice h2{font-family:var(--font-grotesk);font-weight:var(--fw-head);font-size:var(--fs-h3);letter-spacing:var(--ls-tight);color:var(--ink);margin-bottom:.6rem}.acad-notice .acad-list--tight li{font-size:var(--fs-small);padding:.45rem 0}@media (width<=860px){.price-card{max-width:100%}}@media (width>=861px){.price-card{column-gap:var(--s-4);grid-template-columns:1.2fr 1fr;grid-template-areas:"features price""features cta";align-items:start;max-width:880px;margin-left:auto;margin-right:auto;display:grid}.price-card__features{grid-area:features}.price-card__price{grid-area:price;margin-top:0}.price-card__cta{grid-area:cta;align-self:end}}html.reveal-static .reveal{opacity:1;transition:none;transform:none}@media (prefers-reduced-motion:no-preference){html.js .sub-hero>.wrap{animation:academy-hero-rise .65s var(--ease-emphasized) both}}@keyframes academy-hero-rise{0%{transform:translateY(12px)}to{transform:none}}html.reveal-static .sub-hero>.wrap{animation:none;transform:none}
