.education-module__D5Pn4W__educationWrapper{--background:#f8fafc;--foreground:#0f172a;--primary:#6366f1;--secondary:#93c5fd;--surface:#fff;--muted:#e2e8f0;--text-muted:#64748b;--border:#0f172a14;background:var(--background);width:100%;color:var(--foreground);font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.education-module__D5Pn4W__header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#f8fafc99;justify-content:space-between;align-items:center;width:100vw;height:5rem;padding:0 4rem;display:flex;position:fixed;top:0;left:0}.education-module__D5Pn4W__logo{letter-spacing:-.02em;color:var(--primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.education-module__D5Pn4W__nav{gap:3rem;font-size:.875rem;font-weight:600;display:flex}.education-module__D5Pn4W__nav a{color:var(--foreground);transition:color .3s}.education-module__D5Pn4W__nav a:hover{color:var(--primary)}.education-module__D5Pn4W__enrollBtn{background:var(--foreground);color:var(--background);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2rem;padding:.75rem 1.75rem;font-size:.75rem;font-weight:700;transition:transform .3s,background .3s}.education-module__D5Pn4W__enrollBtn:hover{background:var(--primary);transform:translateY(-2px)}.education-module__D5Pn4W__canvasContainerFixed{z-index:5;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.education-module__D5Pn4W__heroSection{z-index:10;align-items:center;width:100vw;min-height:100vh;padding:0 4rem;display:flex;position:relative}.education-module__D5Pn4W__heroContent{z-index:2;max-width:800px}.education-module__D5Pn4W__heroTag{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;background:#6366f11a;border-radius:2rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.education-module__D5Pn4W__bigTitle{letter-spacing:-.04em;color:var(--foreground);margin-bottom:2rem;font-size:clamp(3rem,7vw,7rem);font-weight:900;line-height:1}.education-module__D5Pn4W__heroSubtitle{color:var(--text-muted);max-width:600px;margin-bottom:4rem;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:400;line-height:1.6}.education-module__D5Pn4W__heroImagesGrid{z-index:1;opacity:.85;grid-template-columns:1fr 1fr;gap:1.5rem;width:40vw;max-width:600px;display:grid;position:absolute;top:50%;right:4rem;transform:translateY(-50%)}.education-module__D5Pn4W__heroImgCard{aspect-ratio:3/4;border-radius:1.5rem;width:100%;overflow:hidden;box-shadow:0 20px 40px #0000000d}.education-module__D5Pn4W__heroImgCard:nth-child(2){margin-top:4rem}.education-module__D5Pn4W__heroImgCard img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.education-module__D5Pn4W__heroImgCard:hover img{transform:scale(1.05)}.education-module__D5Pn4W__coursesSection{z-index:15;background:var(--surface);border-top:1px solid var(--border);border-radius:4rem 4rem 0 0;margin-top:-4rem;padding:10rem 4rem;position:relative}.education-module__D5Pn4W__sectionHeader{text-align:center;margin-bottom:6rem}.education-module__D5Pn4W__sectionTitle{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800}.education-module__D5Pn4W__coursesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;max-width:1400px;margin:0 auto;display:grid}.education-module__D5Pn4W__courseCard{background:var(--background);border:1px solid var(--border);border-radius:2rem;flex-direction:column;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden}.education-module__D5Pn4W__courseCard:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0f172a14}.education-module__D5Pn4W__courseImgWrapper{width:100%;height:250px;position:relative;overflow:hidden}.education-module__D5Pn4W__courseImgWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.education-module__D5Pn4W__courseCard:hover .education-module__D5Pn4W__courseImgWrapper img{transform:scale(1.08)}.education-module__D5Pn4W__courseContent{flex-direction:column;flex-grow:1;padding:2.5rem;display:flex}.education-module__D5Pn4W__courseMeta{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}.education-module__D5Pn4W__courseTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.75rem;font-weight:800;line-height:1.2}.education-module__D5Pn4W__courseDesc{color:var(--text-muted);flex-grow:1;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.education-module__D5Pn4W__courseFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.education-module__D5Pn4W__instructor{align-items:center;gap:1rem;display:flex}.education-module__D5Pn4W__instructorImg{object-fit:cover;background:var(--muted);border-radius:50%;width:40px;height:40px}.education-module__D5Pn4W__instructorName{color:var(--foreground);font-size:.875rem;font-weight:600}.education-module__D5Pn4W__coursePrice{color:var(--foreground);font-size:1.25rem;font-weight:800}.education-module__D5Pn4W__promoSection{z-index:15;background:var(--foreground);color:var(--background);padding:10rem 4rem;position:relative;overflow:hidden}.education-module__D5Pn4W__promoContent{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1400px;margin:0 auto;display:grid}.education-module__D5Pn4W__promoText h2{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:900;line-height:1}.education-module__D5Pn4W__promoText p{color:#ffffffb3;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.education-module__D5Pn4W__promoList{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.education-module__D5Pn4W__promoList li{align-items:center;gap:1rem;font-size:1.25rem;font-weight:600;display:flex}.education-module__D5Pn4W__promoList li:before{content:"✓";color:var(--primary);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:900;display:flex}.education-module__D5Pn4W__promoImages{height:600px;position:relative}.education-module__D5Pn4W__promoImgWrapper{border-radius:2rem;position:absolute;overflow:hidden;box-shadow:0 30px 60px #00000080}.education-module__D5Pn4W__promoImg1{z-index:2;width:70%;height:80%;top:0;left:0}.education-module__D5Pn4W__promoImg2{z-index:1;width:60%;height:60%;bottom:0;right:0}.education-module__D5Pn4W__promoImages img{object-fit:cover;width:100%;height:100%}.education-module__D5Pn4W__footerSection{z-index:15;background:var(--background);padding:8rem 4rem 4rem;position:relative}.education-module__D5Pn4W__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto 6rem;display:grid}.education-module__D5Pn4W__footerBrand{max-width:400px}.education-module__D5Pn4W__footerLogo{color:var(--primary);margin-bottom:1.5rem;font-size:2rem;font-weight:900;display:inline-block}.education-module__D5Pn4W__footerDesc{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.education-module__D5Pn4W__footerCol h4{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin-bottom:2rem;font-size:1rem;font-weight:800}.education-module__D5Pn4W__footerCol a{color:var(--text-muted);margin-bottom:1rem;font-size:1.125rem;transition:color .3s;display:block}.education-module__D5Pn4W__footerCol a:hover{color:var(--primary)}.education-module__D5Pn4W__footerBottom{border-top:1px solid var(--border);max-width:1400px;color:var(--text-muted);justify-content:space-between;align-items:center;margin:0 auto;padding-top:3rem;font-size:.875rem;font-weight:600;display:flex}
