.hero[data-astro-cid-byrma74h]{position:relative;width:100%;height:100vh;min-height:100svh;overflow:hidden}.hero__background[data-astro-cid-byrma74h]{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.hero__overlay[data-astro-cid-byrma74h]{position:absolute;inset:0;background-color:#00000059}.hero__container[data-astro-cid-byrma74h]{position:relative;z-index:10;display:flex;align-items:flex-end;justify-content:flex-start;height:100%;width:100%;padding:clamp(5rem,10vh,8rem) clamp(2rem,5vw,6rem) clamp(3rem,8vh,6rem)}.hero__inner[data-astro-cid-byrma74h]{width:min(100%,var(--hero-container-max-width, 1200px));margin-left:auto;margin-right:auto;display:flex;justify-content:flex-start;align-items:flex-end}.hero__content[data-astro-cid-byrma74h]{max-width:640px;color:#fff}.hero__payment-badge[data-astro-cid-byrma74h]{display:inline-flex;flex-direction:column;align-items:flex-start;gap:.25rem;background:#fffffff2;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3);padding:.875rem 1.5rem;border-radius:.625rem;margin-bottom:1.5rem;box-shadow:0 4px 16px #00000026;animation:fadeSlideUp .8s ease-out .3s both}.hero__payment-label[data-astro-cid-byrma74h]{font-size:.875rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.hero__payment-value[data-astro-cid-byrma74h]{font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1}.hero__headline[data-astro-cid-byrma74h]{font-family:var(--font-serif);font-size:clamp(2.25rem,4vw + 1rem,3.75rem);font-weight:400;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem;color:#fff;max-width:640px;animation:fadeSlideUp .8s ease-out .5s both}.hero__subheadline[data-astro-cid-byrma74h]{font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.5;color:#ffffffe6;margin-bottom:2rem;animation:fadeSlideUp .8s ease-out .7s both}.hero__ctas[data-astro-cid-byrma74h]{display:flex;flex-wrap:wrap;gap:1rem;animation:fadeSlideUp .8s ease-out .9s both}.hero__cta[data-astro-cid-byrma74h]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;white-space:nowrap}.hero__cta--primary[data-astro-cid-byrma74h]{background-color:var(--color-primary-600);color:#fff;border:2px solid transparent;box-shadow:0 4px 12px #0a843b4d}.hero__cta--primary[data-astro-cid-byrma74h]:hover{background-color:var(--color-primary-700);box-shadow:0 6px 16px #0a843b66;transform:translateY(-2px)}.hero__cta--secondary[data-astro-cid-byrma74h]{background-color:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);backdrop-filter:blur(8px)}.hero__cta--secondary[data-astro-cid-byrma74h]:hover{border-color:#fff9;background-color:#ffffff1a;transform:translateY(-2px)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero__container[data-astro-cid-byrma74h]{padding:80px 1.5rem 48px;align-items:flex-end;justify-content:flex-start}.hero__content[data-astro-cid-byrma74h]{max-width:100%}.hero__payment-badge[data-astro-cid-byrma74h]{padding:.75rem 1.25rem;margin-bottom:1.25rem}.hero__payment-label[data-astro-cid-byrma74h]{font-size:.75rem}.hero__payment-value[data-astro-cid-byrma74h]{font-size:1.5rem}.hero__subheadline[data-astro-cid-byrma74h]{font-size:clamp(1rem,3vw,1.125rem);margin-bottom:1.5rem}.hero__ctas[data-astro-cid-byrma74h]{flex-direction:column;width:100%}.hero__cta[data-astro-cid-byrma74h]{width:100%;justify-content:center;padding:1.125rem 1.5rem}}@media(max-width:480px){.hero__container[data-astro-cid-byrma74h]{padding:60px 1rem 32px}.hero__payment-badge[data-astro-cid-byrma74h]{padding:.625rem 1rem}.hero__payment-value[data-astro-cid-byrma74h]{font-size:1.375rem}.hero__cta[data-astro-cid-byrma74h]{padding:1rem 1.25rem;font-size:.9375rem}}.programs-section[data-astro-cid-r3rmoej7]{padding:clamp(4rem,10vh,8rem) clamp(1.5rem,5vw,4rem);background:#fff}.programs-container[data-astro-cid-r3rmoej7]{max-width:1400px;margin:0 auto}.programs-header[data-astro-cid-r3rmoej7]{text-align:center;margin-bottom:clamp(2.5rem,5vh,4rem)}.programs-eyebrow[data-astro-cid-r3rmoej7]{display:inline-block;font-size:.875rem;font-weight:600;color:var(--color-primary-700);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem}.programs-title[data-astro-cid-r3rmoej7]{font-family:var(--font-heading);font-size:clamp(1.875rem,3vw + .5rem,2.25rem);font-weight:400;color:#0f172a;margin-bottom:1rem;line-height:1.25}.programs-subtitle[data-astro-cid-r3rmoej7]{font-size:clamp(1rem,2vw,1.125rem);color:#64748b;max-width:700px;margin:0 auto;line-height:1.6}.programs-grid[data-astro-cid-r3rmoej7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.program-card[data-astro-cid-r3rmoej7]{display:flex;flex-direction:column;gap:1.25rem;padding:2rem 1.75rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.program-card[data-astro-cid-r3rmoej7]:hover{background:#fff;border-color:var(--color-primary-700);box-shadow:0 12px 32px #0a843b26;transform:translateY(-4px)}.program-icon[data-astro-cid-r3rmoej7]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--color-primary-700);border-radius:.875rem;color:#fff}.program-icon[data-astro-cid-r3rmoej7] svg[data-astro-cid-r3rmoej7]{width:28px;height:28px}.program-name[data-astro-cid-r3rmoej7]{font-size:1.375rem;font-weight:700;color:#0f172a;margin:0;line-height:1.3}.program-short-desc[data-astro-cid-r3rmoej7]{font-size:.9375rem;font-weight:600;color:var(--color-primary-700);margin:-.75rem 0 0}.program-description[data-astro-cid-r3rmoej7]{font-size:.9375rem;color:#64748b;line-height:1.6;margin:0}.program-benefits-text[data-astro-cid-r3rmoej7]{font-size:.875rem;color:#1e293b;line-height:1.6;margin:0}.program-requirement[data-astro-cid-r3rmoej7]{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#fff;border-left:3px solid var(--color-primary-700);border-radius:.5rem;margin-top:auto}.requirement-label[data-astro-cid-r3rmoej7]{font-size:.75rem;font-weight:600;color:var(--color-primary-700);text-transform:uppercase;letter-spacing:.05em}.requirement-text[data-astro-cid-r3rmoej7]{font-size:.875rem;color:#475569;line-height:1.5}.animate-on-scroll[data-astro-cid-r3rmoej7]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.animate-on-scroll[data-astro-cid-r3rmoej7].is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.programs-section[data-astro-cid-r3rmoej7]{padding:3rem 1.5rem}.programs-grid[data-astro-cid-r3rmoej7]{grid-template-columns:1fr;gap:1.5rem}.program-card[data-astro-cid-r3rmoej7]{padding:1.75rem 1.5rem}}@media(max-width:480px){.programs-section[data-astro-cid-r3rmoej7]{padding:2.5rem 1rem}.program-card[data-astro-cid-r3rmoej7]{padding:1.5rem 1.25rem}.program-icon[data-astro-cid-r3rmoej7]{width:48px;height:48px}.program-icon[data-astro-cid-r3rmoej7] svg[data-astro-cid-r3rmoej7]{width:24px;height:24px}.program-name[data-astro-cid-r3rmoej7]{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.program-card[data-astro-cid-r3rmoej7]{transition:none}.program-card[data-astro-cid-r3rmoej7]:hover{transform:none}}
