.education-hero:where(.astro-b6yaaygw){position:relative;padding:8rem 2rem 6rem;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);text-align:center;overflow:hidden}.education-hero:where(.astro-b6yaaygw):before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(139,92,246,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(245,158,11,.1) 0%,transparent 50%);pointer-events:none}.hero-content:where(.astro-b6yaaygw){position:relative;z-index:1;max-width:900px;margin:0 auto}.hero-label:where(.astro-b6yaaygw){display:inline-block;padding:.5rem 1.5rem;background:#8b5cf633;border:1px solid rgba(139,92,246,.4);border-radius:50px;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2rem;color:#a78bfa}.education-hero:where(.astro-b6yaaygw) h1:where(.astro-b6yaaygw){font-size:clamp(2.5rem,6vw,5rem);margin:0 0 1rem;background:linear-gradient(135deg,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description:where(.astro-b6yaaygw){font-size:var(--fs-body-large);line-height:1.8;opacity:.85;max-width:700px;margin:0 auto;font-weight:300}.programs-container:where(.astro-b6yaaygw){max-width:1400px;margin:0 auto;padding:4rem 2rem;display:grid;gap:5rem}.program-card:where(.astro-b6yaaygw){display:grid;grid-template-columns:450px 1fr;gap:0;background:var(--color-bg-card);border-radius:24px;overflow:hidden;border:1px solid var(--color-border);transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.program-card:where(.astro-b6yaaygw):before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.02) 0%,transparent 100%);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:1}.program-card:where(.astro-b6yaaygw):hover{transform:translateY(-8px);border-color:#ffffff26;box-shadow:0 25px 70px #0006}.program-card:where(.astro-b6yaaygw):hover:before{opacity:1}.program-visual:where(.astro-b6yaaygw){position:relative;display:flex;flex-direction:column}.program-image-wrapper:where(.astro-b6yaaygw){position:relative;width:100%;height:100%;overflow:hidden}.program-image-wrapper:where(.astro-b6yaaygw) img:where(.astro-b6yaaygw){width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1)}.program-card:where(.astro-b6yaaygw):hover .program-image-wrapper:where(.astro-b6yaaygw) img:where(.astro-b6yaaygw){transform:scale(1.08)}.program-overlay:where(.astro-b6yaaygw){position:absolute;inset:0;opacity:0;transition:opacity .5s ease;mix-blend-mode:multiply}.program-card:where(.astro-b6yaaygw):hover .program-overlay:where(.astro-b6yaaygw){opacity:.4}.program-tags:where(.astro-b6yaaygw){position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;display:flex;flex-wrap:wrap;gap:.5rem;z-index:2}.tag:where(.astro-b6yaaygw){padding:.4rem 1rem;background:#000c;backdrop-filter:blur(10px);border:1px solid;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.program-content:where(.astro-b6yaaygw){padding:3rem;display:flex;flex-direction:column;justify-content:space-between}.program-number:where(.astro-b6yaaygw){font-size:.9rem;font-weight:700;letter-spacing:.1em;opacity:.7;display:block;margin-bottom:.5rem}.program-content:where(.astro-b6yaaygw) h2:where(.astro-b6yaaygw){font-size:clamp(2rem,3vw,2.8rem);margin:0 0 .5rem;letter-spacing:-.02em}.program-subtitle:where(.astro-b6yaaygw){font-size:1.1rem;opacity:.7;font-weight:300;font-style:italic;margin-bottom:2rem}.program-body:where(.astro-b6yaaygw){flex:1}.program-description:where(.astro-b6yaaygw){font-size:1.05rem;line-height:1.8;opacity:.9;margin-bottom:1.5rem}.program-details:where(.astro-b6yaaygw){font-size:.95rem;line-height:1.7;opacity:.7;font-weight:300}.program-footer:where(.astro-b6yaaygw){margin-top:2rem}.program-accent:where(.astro-b6yaaygw){width:80px;height:5px;border-radius:3px;transition:width .5s cubic-bezier(.4,0,.2,1)}.program-card:where(.astro-b6yaaygw):hover .program-accent:where(.astro-b6yaaygw){width:150px}.cta-section:where(.astro-b6yaaygw){padding:var(--space-xl) var(--space-md);background:linear-gradient(135deg,rgba(139,92,246,.1) 0%,transparent 100%)}.container:where(.astro-b6yaaygw){max-width:1200px;margin:0 auto}.cta-content:where(.astro-b6yaaygw){max-width:800px;margin:0 auto;text-align:center;padding:var(--space-lg);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:24px}.cta-content:where(.astro-b6yaaygw) h2:where(.astro-b6yaaygw){font-size:var(--fs-h2);margin-bottom:1rem}.cta-content:where(.astro-b6yaaygw) p:where(.astro-b6yaaygw){font-size:var(--fs-body-large);opacity:.8;margin-bottom:2rem}.cta-button:where(.astro-b6yaaygw){display:inline-block;padding:1rem 3rem;background:var(--color-main);color:#fff;font-weight:600;font-size:1.1rem;border-radius:50px;transition:all var(--transition-base);text-transform:uppercase;letter-spacing:.05em}.cta-button:where(.astro-b6yaaygw):hover{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 10px 30px #d70e1d4d}@media (max-width: 1024px){.education-hero:where(.astro-b6yaaygw){padding:6rem 2rem 4rem}.program-card:where(.astro-b6yaaygw){grid-template-columns:1fr}.program-visual:where(.astro-b6yaaygw){min-height:350px}.program-content:where(.astro-b6yaaygw){padding:2.5rem 2rem}}@media (max-width: 640px){.programs-container:where(.astro-b6yaaygw){padding:2rem 1rem;gap:3rem}.education-hero:where(.astro-b6yaaygw){padding:5rem 1.5rem 3rem}.program-card:where(.astro-b6yaaygw){border-radius:16px}.program-visual:where(.astro-b6yaaygw){min-height:280px}.program-content:where(.astro-b6yaaygw){padding:2rem 1.5rem}.program-content:where(.astro-b6yaaygw) h2:where(.astro-b6yaaygw){font-size:1.8rem}.program-subtitle:where(.astro-b6yaaygw){font-size:1rem}.program-description:where(.astro-b6yaaygw){font-size:1rem}.program-details:where(.astro-b6yaaygw){font-size:.9rem}.program-tags:where(.astro-b6yaaygw){bottom:1rem;left:1rem;right:1rem}.tag:where(.astro-b6yaaygw){font-size:.7rem;padding:.3rem .8rem}}
