@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .5s ease-in-out}.academy-primary-bg{background-color:var(--academy-primary,#7c5ef8)}.academy-secondary-bg{background-color:var(--academy-secondary,#f59e0b)}.academy-primary-text{color:var(--academy-primary,#7c5ef8)}.academy-secondary-text{color:var(--academy-secondary,#f59e0b)}.academy-primary-border{border-color:var(--academy-primary,#7c5ef8)}.academy-gradient{background:linear-gradient(135deg,var(--academy-primary,#7c5ef8) 0,var(--academy-secondary,#f59e0b) 100%)}.landing-section{width:100%}.landing-section-shell{margin-inline:auto;width:100%;max-width:1216px;padding-inline:1rem;padding-block:3rem}.landing-section-header{margin-inline:auto;display:flex;width:100%;max-width:56rem;flex-direction:column;align-items:center;text-align:center}.landing-hero-title{font-size:2.25rem;line-height:1.1;font-weight:800}.landing-section-eyebrow{margin-bottom:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600}.landing-section-eyebrow-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.5rem 1rem}.landing-section-title{font-size:2rem;line-height:1.2;font-weight:700;color:#111827}.landing-section-title-md{font-size:1.75rem;line-height:1.25;font-weight:700;color:#111827}.landing-section-subtitle{margin-top:.75rem;max-width:48rem;font-size:1rem;line-height:1.625rem;color:#4b5563}.landing-section-subheader{margin-top:.75rem}.landing-section-content{margin-top:2rem}.landing-card-title{font-size:1.125rem;line-height:1.5rem;font-weight:600}.landing-body-text{font-size:1rem;line-height:1.625rem;color:#4b5563}@media (min-width:640px){.landing-section-shell{padding-inline:1.5rem;padding-block:4rem}.landing-hero-title{font-size:3rem}.landing-section-title{font-size:2.5rem}.landing-section-title-md{font-size:2rem}.landing-section-subtitle{font-size:1.125rem}.landing-section-content{margin-top:2.5rem}}@media (min-width:1024px){.landing-hero-title{font-size:3.75rem}.landing-section-title{font-size:3rem}.landing-section-title-md{font-size:2.25rem}.landing-section-shell{padding-block:5rem}}