.PageHeader-module__Wd15QW__pageHeader{background-color:var(--primary-color);text-align:center;justify-content:center;align-items:center;height:280px;margin-bottom:4rem;display:flex;position:relative;overflow:hidden}.PageHeader-module__Wd15QW__bgImage{will-change:transform;z-index:0;background-image:url(/gallery11.jpeg);background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate PageHeader-module__Wd15QW__kenBurns;position:absolute;inset:0;transform:translateZ(0)}@keyframes PageHeader-module__Wd15QW__kenBurns{0%{transform:scale(1)translateZ(0)}to{transform:scale(1.08)translateZ(0)}}.PageHeader-module__Wd15QW__overlay{z-index:1;background:linear-gradient(#0d9488bf,#0f172ae6);position:absolute;inset:0}.PageHeader-module__Wd15QW__content{z-index:2;color:#fff;position:relative}.PageHeader-module__Wd15QW__title{font-size:2.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:.5rem}.PageHeader-module__Wd15QW__breadcrumbs{justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.PageHeader-module__Wd15QW__breadcrumbs a{color:#fffc;text-decoration:none;transition:all .3s;position:relative}.PageHeader-module__Wd15QW__breadcrumbs a:after{content:"";background-color:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.PageHeader-module__Wd15QW__breadcrumbs a:hover{color:#fff}.PageHeader-module__Wd15QW__breadcrumbs a:hover:after{width:100%}.PageHeader-module__Wd15QW__separator{color:#ffffff80}.PageHeader-module__Wd15QW__current{color:var(--accent-color)}@media (max-width:768px){.PageHeader-module__Wd15QW__pageHeader{height:180px;margin-bottom:2rem}.PageHeader-module__Wd15QW__title{font-size:1.8rem}.PageHeader-module__Wd15QW__breadcrumbs{font-size:.85rem}}
.About-module__KKLMwG__aboutPage{padding-bottom:0}.About-module__KKLMwG__sectionHeaderCenter{text-align:center;margin-bottom:4rem}.About-module__KKLMwG__sectionHeaderCenter h2{color:var(--primary-color);font-size:2.5rem;font-family:var(--font-heading);margin-bottom:1rem}.About-module__KKLMwG__sectionHeaderCenter p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.About-module__KKLMwG__sectionHeaderCenterLight{text-align:center;color:#fff;margin-bottom:4rem}.About-module__KKLMwG__sectionHeaderCenterLight h2{font-size:2.5rem;font-family:var(--font-heading);margin-bottom:1rem}.About-module__KKLMwG__sectionHeaderCenterLight p{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem}.About-module__KKLMwG__badge{color:var(--primary-color);letter-spacing:1px;background-color:#0d94881a;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.About-module__KKLMwG__gridContainer{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:6rem;display:grid}.About-module__KKLMwG__sectionTitle{color:var(--primary-color);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.About-module__KKLMwG__paragraph{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__KKLMwG__imagePlaceholder{border-radius:var(--radius-lg);width:100%;height:550px;box-shadow:0 15px 40px #0000001a}.About-module__KKLMwG__statsGrid{border-top:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;padding-top:2.5rem;display:grid}.About-module__KKLMwG__statBox{flex-direction:column;display:flex}.About-module__KKLMwG__statNumber{color:var(--accent-color);font-size:2.5rem;font-weight:800;font-family:var(--font-heading);margin-bottom:.5rem;line-height:1}.About-module__KKLMwG__statLabel{color:var(--text-secondary);font-size:.95rem;font-weight:600}.About-module__KKLMwG__missionVisionSection{background:linear-gradient(135deg, var(--primary-color), #0f766e);padding:5rem 0;position:relative}.About-module__KKLMwG__missionVisionSection:before{content:"";opacity:.1;mix-blend-mode:overlay;z-index:1;background:url(/gallery1.jpeg) 50%/cover;position:absolute;inset:0}.About-module__KKLMwG__missionVisionSection>div{z-index:2;position:relative}.About-module__KKLMwG__cardGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.About-module__KKLMwG__missionCard{color:var(--text-primary);text-align:center;background:#fff;border-radius:20px;padding:3rem 2rem;transition:transform .4s,box-shadow .4s;position:relative;box-shadow:0 15px 35px #0000001a}.About-module__KKLMwG__cardMission{border-top:4px solid #f59e0b}.About-module__KKLMwG__cardVision{border-top:4px solid #3b82f6}.About-module__KKLMwG__cardValues{border-top:4px solid #ec4899}.About-module__KKLMwG__missionCard:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0003}.About-module__KKLMwG__missionCard:hover .About-module__KKLMwG__iconWrapper{transform:scale(1.1)rotate(5deg)}.About-module__KKLMwG__iconWrapper{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.8rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.About-module__KKLMwG__iconMission{color:#f59e0b;background:#f59e0b26}.About-module__KKLMwG__iconVision{color:#3b82f6;background:#3b82f626}.About-module__KKLMwG__iconValues{color:#ec4899;background:#ec489926}.About-module__KKLMwG__missionCard h3{color:var(--text-primary);font-size:1.5rem;font-family:var(--font-heading);margin-bottom:1rem}.About-module__KKLMwG__missionCard p{color:var(--text-secondary);font-size:1rem;line-height:1.7}.About-module__KKLMwG__achievementsSection{background-color:#fff;padding:5rem 0}.About-module__KKLMwG__timelineGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.About-module__KKLMwG__timelineItem{border-radius:var(--radius-md);border-top:4px solid var(--accent-color);background:#fff;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000000d}.About-module__KKLMwG__timelineItem:hover{transform:translateY(-5px)}.About-module__KKLMwG__timelineIcon{color:var(--accent-color);margin-bottom:1.25rem;font-size:2.5rem}.About-module__KKLMwG__timelineItem h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1.2rem}.About-module__KKLMwG__timelineItem p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.About-module__KKLMwG__campusShowcase{background-color:#f8fafc;padding:5rem 0}.About-module__KKLMwG__campusGrid{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"img1 img1 img2""img1 img1 img3""img4 img4 img3";grid-auto-rows:200px;gap:1.5rem;display:grid}.About-module__KKLMwG__campusImageWrapper{border-radius:var(--radius-md);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.About-module__KKLMwG__campusImage{transition:transform .5s}.About-module__KKLMwG__campusImageWrapper:hover .About-module__KKLMwG__campusImage{transform:scale(1.05)}.About-module__KKLMwG__leadershipSectionWrapper{background:#fff;padding:4rem 0 6rem}.About-module__KKLMwG__leadershipSection{max-width:900px;margin:0 auto}.About-module__KKLMwG__leadershipCard{border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e8f0;align-items:center;gap:3rem;padding:3rem;display:flex;box-shadow:0 15px 50px #00000014}.About-module__KKLMwG__principalImage{flex-shrink:0}.About-module__KKLMwG__avatarPlaceholder{background:var(--primary-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;font-size:5rem;display:flex;box-shadow:0 15px 30px #0f172a33}.About-module__KKLMwG__principalText h3{color:var(--text-primary);margin-bottom:.25rem;font-size:2.2rem}.About-module__KKLMwG__credentials{color:var(--primary-color);margin-bottom:1.5rem;font-weight:600;display:block}.About-module__KKLMwG__quote{color:var(--text-secondary);border-left:4px solid var(--accent-color);padding-left:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.8}@media (max-width:992px){.About-module__KKLMwG__gridContainer,.About-module__KKLMwG__leadershipCard{text-align:center;flex-direction:column;grid-template-columns:1fr}.About-module__KKLMwG__imagePlaceholder{height:400px}.About-module__KKLMwG__quote{border-left:none;border-top:4px solid var(--accent-color);padding-top:1.5rem;padding-left:0}}@media (max-width:768px){.About-module__KKLMwG__campusGrid{grid-template-columns:1fr;grid-template-areas:"img1""img2""img3""img4";grid-auto-rows:250px}.About-module__KKLMwG__sectionHeaderCenter h2,.About-module__KKLMwG__sectionHeaderCenterLight h2,.About-module__KKLMwG__sectionTitle{font-size:1.8rem}.About-module__KKLMwG__statNumber{font-size:2rem}.About-module__KKLMwG__missionVisionSection,.About-module__KKLMwG__achievementsSection,.About-module__KKLMwG__campusShowcase,.About-module__KKLMwG__leadershipSectionWrapper{padding:3rem 0}.About-module__KKLMwG__leadershipCard{padding:1.5rem}}
.Fees-module__7JSzdG__container{max-width:1000px;margin:0 auto;padding:5rem 1rem}.Fees-module__7JSzdG__title{text-align:center;color:var(--primary-color);font-size:2.5rem;font-family:var(--font-heading);margin-bottom:1rem}.Fees-module__7JSzdG__subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.Fees-module__7JSzdG__tableWrapper{background:#fff;border:1px solid #0000000d;border-radius:20px;margin-bottom:3rem;animation:.6s forwards Fees-module__7JSzdG__tableFadeIn;overflow:hidden;box-shadow:0 15px 40px #0000000f}@keyframes Fees-module__7JSzdG__tableFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Fees-module__7JSzdG__feesTable{border-collapse:collapse;text-align:left;width:100%}.Fees-module__7JSzdG__feesTable thead{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff}.Fees-module__7JSzdG__feesTable th{letter-spacing:.5px;text-transform:uppercase;padding:1.5rem;font-size:1rem;font-weight:600}.Fees-module__7JSzdG__feesTable td{color:var(--text-primary);vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1.5rem;font-size:1.1rem}.Fees-module__7JSzdG__feesTable tbody tr{background:#fff;transition:all .2s}.Fees-module__7JSzdG__feesTable tbody tr:hover{box-shadow:inset 4px 0 0 var(--accent-color);background-color:#f8fafc}.Fees-module__7JSzdG__feesTable tbody tr:last-child td{border-bottom:none}.Fees-module__7JSzdG__programCol{min-width:250px}.Fees-module__7JSzdG__programName{color:var(--primary-color);margin-bottom:.4rem;font-size:1.2rem;font-weight:700;display:block}.Fees-module__7JSzdG__durationBadge{color:var(--accent-color);background:#0ea5e91a;border-radius:50px;padding:.2rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.Fees-module__7JSzdG__amount{color:var(--text-primary);align-items:center;gap:.3rem;font-size:1.2rem;font-weight:700;display:flex}.Fees-module__7JSzdG__currency{color:var(--accent-color);font-size:1.1rem}.Fees-module__7JSzdG__note{border-left:4px solid var(--accent-color);color:var(--text-secondary);background:linear-gradient(90deg,#f8fafc,#f1f5f9);border-radius:16px;padding:2rem;font-size:1rem;line-height:1.6;box-shadow:0 4px 15px #00000008}@media (max-width:768px){.Fees-module__7JSzdG__tableWrapper{overflow-x:auto}.Fees-module__7JSzdG__feesTable th,.Fees-module__7JSzdG__feesTable td{min-width:150px;padding:1rem}.Fees-module__7JSzdG__programCol{min-width:200px}}
.Procedure-module__NCoB9W__pageWrapper{background:linear-gradient(#f8fafc 0%,#fff 100%);padding-bottom:6rem}.Procedure-module__NCoB9W__timelineSection{max-width:1000px;margin:0 auto;padding:4rem 2rem}.Procedure-module__NCoB9W__title{text-align:center;color:var(--primary-color);font-size:2.8rem;font-family:var(--font-heading);margin-bottom:4rem}.Procedure-module__NCoB9W__timeline{flex-direction:column;gap:3rem;display:flex;position:relative}.Procedure-module__NCoB9W__timeline:before{content:"";background:linear-gradient(180deg, var(--accent-color) 0%, var(--primary-color) 100%);opacity:.3;border-radius:4px;width:4px;position:absolute;top:20px;bottom:20px;left:38px}.Procedure-module__NCoB9W__timelineItem{align-items:flex-start;gap:3rem;display:flex;position:relative}.Procedure-module__NCoB9W__stepNumber{z-index:2;width:80px;height:80px;color:var(--primary-color);border:4px solid var(--accent-color);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 10px 25px #0d948833}.Procedure-module__NCoB9W__timelineItem:hover .Procedure-module__NCoB9W__stepNumber{background:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:scale(1.15)rotate(5deg);box-shadow:0 15px 35px #0d948866}.Procedure-module__NCoB9W__contentCard{background:#fff;border:1px solid #00000008;border-radius:20px;flex:1;padding:2.5rem;transition:all .3s;position:relative;box-shadow:0 10px 30px #0000000d}.Procedure-module__NCoB9W__contentCard:before{content:"";background:#fff;border-bottom:1px solid #00000008;border-left:1px solid #00000008;width:24px;height:24px;transition:all .3s;position:absolute;top:35px;left:-12px;transform:rotate(45deg)}.Procedure-module__NCoB9W__timelineItem:hover .Procedure-module__NCoB9W__contentCard{border-color:#0d948833;transform:translateY(-5px);box-shadow:0 20px 40px #00000014}.Procedure-module__NCoB9W__timelineItem:hover .Procedure-module__NCoB9W__contentCard:before{border-color:#0d948833}.Procedure-module__NCoB9W__contentCard h3{color:var(--primary-color);font-size:1.6rem;font-family:var(--font-heading);margin-bottom:1rem}.Procedure-module__NCoB9W__contentCard p{color:var(--text-secondary);margin:0;font-size:1.05rem;line-height:1.7}.Procedure-module__NCoB9W__ctaSection{text-align:center;background:linear-gradient(135deg, var(--primary-color) 0%, #1e3a8a 100%);color:#fff;border-radius:24px;max-width:900px;margin:6rem auto 0;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0d94884d}.Procedure-module__NCoB9W__ctaSection:before{content:"";background:radial-gradient(circle,#ffffff26 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.Procedure-module__NCoB9W__ctaSection h2{font-size:2.2rem;font-family:var(--font-heading);z-index:1;margin-bottom:1.5rem;position:relative}.Procedure-module__NCoB9W__ctaSection p{opacity:.95;z-index:1;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;position:relative}.Procedure-module__NCoB9W__ctaBtn{color:var(--primary-color);z-index:1;background-color:#fff;border-radius:50px;padding:1.2rem 3rem;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block;position:relative;box-shadow:0 10px 20px #00000026}.Procedure-module__NCoB9W__ctaBtn:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 15px 30px #00000040}@media (max-width:768px){.Procedure-module__NCoB9W__timeline:before{left:28px}.Procedure-module__NCoB9W__stepNumber{width:60px;height:60px;font-size:1.5rem}.Procedure-module__NCoB9W__timelineItem{gap:1.5rem}.Procedure-module__NCoB9W__contentCard:before{display:none}.Procedure-module__NCoB9W__contentCard{padding:1.5rem}.Procedure-module__NCoB9W__ctaSection{padding:3rem 1.5rem}.Procedure-module__NCoB9W__ctaSection h2{font-size:1.8rem}}
.Prospectus-module__4BuyRG__container{max-width:1200px;margin:0 auto;padding:4rem 1rem 6rem}.Prospectus-module__4BuyRG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.Prospectus-module__4BuyRG__grid{grid-template-columns:1fr;gap:3rem}}.Prospectus-module__4BuyRG__infoCard{background:#fff;border:1px solid #00000008;border-radius:24px;padding:3.5rem;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #00000014}.Prospectus-module__4BuyRG__infoCard:hover{transform:translateY(-5px);box-shadow:0 30px 60px -15px #0ea5e926}.Prospectus-module__4BuyRG__topBorder{background:linear-gradient(90deg, var(--primary-color), var(--accent-color));width:100%;height:6px;position:absolute;top:0;left:0}.Prospectus-module__4BuyRG__iconWrapper{width:70px;height:70px;color:var(--primary-color);background:#0ea5e91a;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2rem;font-size:2.5rem;animation:3s ease-in-out infinite Prospectus-module__4BuyRG__floatIcon;display:flex}@keyframes Prospectus-module__4BuyRG__floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Prospectus-module__4BuyRG__title{color:var(--primary-color);font-size:2.2rem;font-family:var(--font-heading);margin-bottom:1.5rem}.Prospectus-module__4BuyRG__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.Prospectus-module__4BuyRG__featuresBox{border-left:4px solid var(--accent-color);background:linear-gradient(90deg,#f8fafc,#f1f5f9);border-radius:16px;margin-bottom:2.5rem;padding:2rem}.Prospectus-module__4BuyRG__featuresTitle{color:var(--primary-color);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:flex}.Prospectus-module__4BuyRG__featuresList{margin:0;padding:0;list-style:none}.Prospectus-module__4BuyRG__featureItem{color:var(--text-secondary);align-items:flex-start;gap:.8rem;margin-bottom:.8rem;font-size:1.05rem;line-height:1.5;display:flex}.Prospectus-module__4BuyRG__featureItem:last-child{margin-bottom:0}.Prospectus-module__4BuyRG__checkIcon{color:var(--accent-color);margin-top:.2rem}.Prospectus-module__4BuyRG__downloadBtn{opacity:.8;cursor:not-allowed;border-radius:12px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.2rem;font-size:1.15rem;transition:all .3s;display:flex}.Prospectus-module__4BuyRG__imageWrapper{border-radius:24px;height:100%;min-height:500px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000026}.Prospectus-module__4BuyRG__imageOverlay{color:#fff;background:linear-gradient(#0000,#0006 40%,#000000e6);padding:3rem 2rem 2rem;position:absolute;bottom:0;left:0;right:0}.Prospectus-module__4BuyRG__overlayTitle{margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.Prospectus-module__4BuyRG__overlayText{opacity:.9;font-size:1.1rem}
.Contact-module__cv8GrG__contactPage{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding-bottom:0;position:relative;overflow:hidden}.Contact-module__cv8GrG__contactPage:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0ea5e91a 0%,#fff0 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:-5%}.Contact-module__cv8GrG__contactPage:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#0d948814 0%,#fff0 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:20%;left:-10%}.Contact-module__cv8GrG__contactGrid{z-index:1;grid-template-columns:1fr 1.3fr;gap:4rem;margin-bottom:6rem;display:grid;position:relative}.Contact-module__cv8GrG__sectionTitle{color:var(--primary-color);font-size:2.5rem;font-family:var(--font-heading);margin-bottom:1rem}.Contact-module__cv8GrG__description{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.Contact-module__cv8GrG__infoCards{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__cv8GrG__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;box-shadow:0 10px 30px #00000008}.Contact-module__cv8GrG__infoCard:hover{background:#fff;transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.Contact-module__cv8GrG__icon{color:var(--primary-color);background-color:#0d94881a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.Contact-module__cv8GrG__infoCard h3{color:var(--text-primary);margin-bottom:.4rem;font-size:1.15rem}.Contact-module__cv8GrG__infoCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.Contact-module__cv8GrG__socialFollow{border-top:1px solid #0000000d;margin-top:3rem;padding-top:2rem}.Contact-module__cv8GrG__socialFollow h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem}.Contact-module__cv8GrG__socialIcons{gap:1rem;display:flex}.Contact-module__cv8GrG__socialBtn{color:var(--primary-color);background:#fff;border-radius:20px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 10px #0000000d}.Contact-module__cv8GrG__socialBtn:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.Contact-module__cv8GrG__formCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff6;border:1px solid #fff9;border-radius:24px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001a}.Contact-module__cv8GrG__formCard:before{content:"";background:linear-gradient(90deg, var(--primary-color), var(--accent-color));width:100%;height:5px;position:absolute;top:0;left:0}.Contact-module__cv8GrG__formCard h3{color:var(--primary-color);font-size:1.8rem;font-family:var(--font-heading);text-align:center;margin-bottom:2rem}.Contact-module__cv8GrG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__cv8GrG__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__cv8GrG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__cv8GrG__formGroup label{color:#475569;margin-left:.5rem;font-size:.9rem;font-weight:600}.Contact-module__cv8GrG__formGroup input,.Contact-module__cv8GrG__formGroup select,.Contact-module__cv8GrG__formGroup textarea{background-color:#fff9;border:1px solid #fffc;border-radius:12px;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s;box-shadow:inset 0 2px 4px #00000005}.Contact-module__cv8GrG__formGroup input:focus,.Contact-module__cv8GrG__formGroup select:focus,.Contact-module__cv8GrG__formGroup textarea:focus{border-color:var(--primary-color);background-color:#fff;outline:none;box-shadow:0 0 0 4px #0d948826}.Contact-module__cv8GrG__mapSection{border-radius:20px 20px 0 0;width:100%;margin-top:4rem;display:flex;overflow:hidden;box-shadow:0 -10px 30px #0000000d}@media (max-width:992px){.Contact-module__cv8GrG__contactGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Contact-module__cv8GrG__formRow{grid-template-columns:1fr}.Contact-module__cv8GrG__formCard{padding:1.5rem}.Contact-module__cv8GrG__sectionTitle{font-size:1.8rem}}
.CourseDetail-module__Aq_mWa__container{max-width:1200px;margin:0 auto;padding:4rem 1rem 6rem}.CourseDetail-module__Aq_mWa__gridContainer{grid-template-columns:1.8fr 1fr;align-items:start;gap:3rem;display:grid}@media (max-width:900px){.CourseDetail-module__Aq_mWa__gridContainer{grid-template-columns:1fr}}.CourseDetail-module__Aq_mWa__contentSection{background:#fff;border:1px solid #00000008;border-radius:24px;margin-bottom:2.5rem;padding:3rem;transition:transform .3s;box-shadow:0 10px 40px -10px #0000000f}.CourseDetail-module__Aq_mWa__contentSection:hover{transform:translateY(-5px)}.CourseDetail-module__Aq_mWa__sectionTitle{color:var(--primary-color);font-size:2rem;font-family:var(--font-heading);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:.8rem;display:inline-flex;position:relative}.CourseDetail-module__Aq_mWa__sectionTitle:after{content:"";background:var(--accent-color);border-radius:2px;width:60px;height:4px;position:absolute;bottom:0;left:0}.CourseDetail-module__Aq_mWa__overviewText{color:var(--text-secondary);font-size:1.15rem;line-height:1.9}.CourseDetail-module__Aq_mWa__eligibilityList{margin:0;padding:0;list-style:none}.CourseDetail-module__Aq_mWa__eligibilityItem{color:var(--text-secondary);border-left:4px solid var(--accent-color);background:#f8fafc;border-radius:12px;align-items:flex-start;gap:1.2rem;margin-bottom:1.2rem;padding:1.2rem;font-size:1.05rem;line-height:1.7;display:flex}.CourseDetail-module__Aq_mWa__checkIcon{color:var(--accent-color);flex-shrink:0;margin-top:.15rem;font-size:1.3rem}.CourseDetail-module__Aq_mWa__sidebarCard{background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #0000000d;border-radius:24px;padding:2.5rem;position:sticky;top:120px;box-shadow:0 15px 40px -10px #0000001a}.CourseDetail-module__Aq_mWa__sidebarTitle{color:var(--primary-color);text-align:center;font-size:1.6rem;font-family:var(--font-heading);margin-bottom:2.5rem;position:relative}.CourseDetail-module__Aq_mWa__sidebarTitle:after{content:"";background:var(--secondary-color);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.CourseDetail-module__Aq_mWa__highlightItem{border-bottom:1px solid #0000000f;align-items:center;gap:1.2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.CourseDetail-module__Aq_mWa__highlightItem:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.CourseDetail-module__Aq_mWa__iconBox{width:50px;height:50px;color:var(--secondary-color);background:#0284c714;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .3s,background .3s;display:flex}.CourseDetail-module__Aq_mWa__sidebarCard:hover .CourseDetail-module__Aq_mWa__iconBox{background:#0284c726;transform:scale(1.1)rotate(5deg)}.CourseDetail-module__Aq_mWa__highlightText{flex-direction:column;gap:.2rem;display:flex}.CourseDetail-module__Aq_mWa__highlightLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.8px;font-size:.85rem;font-weight:700}.CourseDetail-module__Aq_mWa__highlightValue{color:var(--text-primary);font-size:1.15rem;font-weight:700}.CourseDetail-module__Aq_mWa__applyButton{background:var(--secondary-color);color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:.8rem;width:100%;margin-top:2.5rem;padding:1.2rem;font-size:1.15rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 15px #0284c74d}.CourseDetail-module__Aq_mWa__applyButton:hover{background:#02669c;transform:translateY(-3px);box-shadow:0 10px 25px #0284c766}
.Courses-module__lVxDZG__coursesPage{background-color:#f8fafc;padding-bottom:8rem;position:relative}.Courses-module__lVxDZG__introText{text-align:center;max-width:800px;margin:0 auto 5rem}.Courses-module__lVxDZG__introText h2{color:var(--text-primary);font-size:2.8rem;font-family:var(--font-heading);margin-bottom:1.5rem}.Courses-module__lVxDZG__introText p{color:var(--text-secondary);font-size:1.15rem;line-height:1.8}.Courses-module__lVxDZG__coursesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.Courses-module__lVxDZG__courseCard{background:#fff;border:1px solid #0000000a;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;overflow:hidden;box-shadow:0 10px 40px -10px #00000014}.Courses-module__lVxDZG__courseCard:hover{transform:translateY(-10px);box-shadow:0 20px 50px -10px #00000026}.Courses-module__lVxDZG__cardHeader{text-align:center;border-bottom:1px solid #0000000a;flex-direction:column;align-items:center;padding:3rem 2rem 2.5rem;display:flex}.Courses-module__lVxDZG__iconWrapper{background:#fff;border:3px solid;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;font-size:3.5rem;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 20px -10px #0000001a}.Courses-module__lVxDZG__courseCard:hover .Courses-module__lVxDZG__iconWrapper{transform:scale(1.15)rotate(8deg)}.Courses-module__lVxDZG__titleWrapper{flex-direction:column;gap:.5rem;display:flex}.Courses-module__lVxDZG__shortTitle{font-size:2.4rem;font-family:var(--font-heading);letter-spacing:-.5px;line-height:1.1}.Courses-module__lVxDZG__longTitle{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.Courses-module__lVxDZG__cardBody{flex-direction:column;flex:1;padding:2.5rem 2rem;display:flex}.Courses-module__lVxDZG__durationBadge{color:var(--text-secondary);background:#f1f5f9;border-radius:20px;align-items:center;gap:.5rem;margin:0 auto 2rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;display:inline-flex}.Courses-module__lVxDZG__description{color:var(--text-secondary);text-align:center;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.Courses-module__lVxDZG__infoSection{background:#f8fafc;border-left:3px solid #cbd5e1;border-radius:12px;margin-bottom:1rem;padding:1.25rem;transition:border-color .3s}.Courses-module__lVxDZG__courseCard:hover .Courses-module__lVxDZG__infoSection{border-left-color:currentColor}.Courses-module__lVxDZG__infoSection h4{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.Courses-module__lVxDZG__infoSection p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Courses-module__lVxDZG__cardFooter{grid-template-columns:1fr 1fr;gap:1rem;padding:0 2rem 2.5rem;display:grid}.Courses-module__lVxDZG__applyBtn{color:#fff;border-radius:10px;justify-content:center;align-items:center;padding:.9rem;font-size:1.05rem;font-weight:600;transition:opacity .3s,transform .2s;display:flex;box-shadow:0 4px 10px #0000001a}.Courses-module__lVxDZG__applyBtn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 15px #00000026}.Courses-module__lVxDZG__enquireBtn{background:#fff;border:2px solid;border-radius:10px;justify-content:center;align-items:center;padding:.9rem;font-size:1.05rem;font-weight:600;transition:background-color .3s,color .3s,transform .2s;display:flex}.Courses-module__lVxDZG__enquireBtn:hover{background-color:#f8fafc;transform:translateY(-2px)}@media (max-width:768px){.Courses-module__lVxDZG__coursesGrid{grid-template-columns:1fr;max-width:450px}.Courses-module__lVxDZG__introText{margin-bottom:3rem}}
.AntiRagging-module__bAO6rW__container{max-width:850px;margin:0 auto;padding:4rem 1rem 6rem}.AntiRagging-module__bAO6rW__policyCard{background:#fff;border:1px solid #00000008;border-radius:24px;padding:3.5rem;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 20px 50px -10px #00000014}.AntiRagging-module__bAO6rW__policyCard:hover{transform:translateY(-5px);box-shadow:0 30px 60px -15px #ef444426}.AntiRagging-module__bAO6rW__topBorder{background:linear-gradient(90deg,#ef4444,#b91c1c);width:100%;height:6px;position:absolute;top:0;left:0}.AntiRagging-module__bAO6rW__headerRow{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.AntiRagging-module__bAO6rW__iconBox{color:#ef4444;background:#ef44441a;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.8rem;animation:2.5s cubic-bezier(.4,0,.6,1) infinite AntiRagging-module__bAO6rW__pulseWarning;display:flex}@keyframes AntiRagging-module__bAO6rW__pulseWarning{0%,to{box-shadow:0 0 #ef444480}50%{box-shadow:0 0 0 20px #ef444400}}.AntiRagging-module__bAO6rW__title{color:#b91c1c;font-size:2.4rem;font-family:var(--font-heading);letter-spacing:-.5px;margin:0 0 .3rem}.AntiRagging-module__bAO6rW__subtitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1.5px;margin:0;font-size:1rem;font-weight:600}.AntiRagging-module__bAO6rW__description{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.15rem;line-height:1.9}.AntiRagging-module__bAO6rW__actionBox{color:#991b1b;background:linear-gradient(90deg,#fef2f2,#fff1f2);border-left:5px solid #ef4444;border-radius:16px;margin-bottom:3rem;padding:2rem;font-size:1.1rem;line-height:1.7}.AntiRagging-module__bAO6rW__sectionTitle{color:var(--text-primary);font-size:1.6rem;font-family:var(--font-heading);align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.AntiRagging-module__bAO6rW__committeeText{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}@media (max-width:768px){.AntiRagging-module__bAO6rW__policyCard{padding:2.5rem 1.5rem}.AntiRagging-module__bAO6rW__headerRow{text-align:center;flex-direction:column}.AntiRagging-module__bAO6rW__title{font-size:2rem}}
.ApplicationForm-module__Hks_2q__formContainer{background:#fff;border:1px solid #0000000a;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 10px 40px -10px #00000014}.ApplicationForm-module__Hks_2q__stepper{justify-content:space-between;align-items:center;margin-bottom:3rem;padding:0 1rem;display:flex}.ApplicationForm-module__Hks_2q__step{z-index:2;color:#94a3b8;flex-direction:column;align-items:center;gap:.8rem;transition:all .3s;display:flex;position:relative}.ApplicationForm-module__Hks_2q__step span{font-size:.9rem;font-weight:600}.ApplicationForm-module__Hks_2q__stepCircle{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.ApplicationForm-module__Hks_2q__activeStep{color:var(--primary-color)}.ApplicationForm-module__Hks_2q__activeStep .ApplicationForm-module__Hks_2q__stepCircle{background:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 4px 15px #0d94884d}.ApplicationForm-module__Hks_2q__stepLine{background:#e2e8f0;flex:1;height:3px;margin:0 1rem;transition:all .3s;position:relative;top:-15px}.ApplicationForm-module__Hks_2q__activeLine{background:var(--primary-color)}.ApplicationForm-module__Hks_2q__formStep{animation:.4s ApplicationForm-module__Hks_2q__fadeIn}@keyframes ApplicationForm-module__Hks_2q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ApplicationForm-module__Hks_2q__formStep h3{color:var(--text-primary);border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem;font-size:1.6rem}.ApplicationForm-module__Hks_2q__grid2{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ApplicationForm-module__Hks_2q__grid1{grid-template-columns:1fr;gap:1.5rem;display:grid}.ApplicationForm-module__Hks_2q__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ApplicationForm-module__Hks_2q__inputGroup label{color:var(--text-secondary);font-size:.95rem;font-weight:600}.ApplicationForm-module__Hks_2q__inputGroup input,.ApplicationForm-module__Hks_2q__inputGroup select{border-radius:var(--radius-md);color:var(--text-primary);background:#f8fafc;border:2px solid #e2e8f0;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.ApplicationForm-module__Hks_2q__inputGroup input:focus,.ApplicationForm-module__Hks_2q__inputGroup select:focus{border-color:var(--primary-color);background:#fff;outline:none;box-shadow:0 0 0 4px #0d94881a}.ApplicationForm-module__Hks_2q__noticeBox{border-left:4px solid var(--primary-color);background:#f0fdfa;border-radius:12px;gap:1rem;margin-top:2.5rem;padding:1.5rem;display:flex}.ApplicationForm-module__Hks_2q__noticeBox svg{width:24px;height:24px;color:var(--primary-color);flex-shrink:0}.ApplicationForm-module__Hks_2q__noticeBox p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.ApplicationForm-module__Hks_2q__formActions{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:3rem;padding-top:2rem;display:flex}.ApplicationForm-module__Hks_2q__btnOutline{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;background:0 0;border:2px solid #cbd5e1;padding:.8rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s}.ApplicationForm-module__Hks_2q__btnOutline:hover{color:var(--text-primary);background:#f1f5f9}.ApplicationForm-module__Hks_2q__successCard{text-align:center;padding:3rem 1rem;animation:.5s ApplicationForm-module__Hks_2q__fadeIn}.ApplicationForm-module__Hks_2q__successIcon{width:80px;height:80px;color:var(--primary-color);background:#f0fdfa;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.ApplicationForm-module__Hks_2q__successIcon svg{width:40px;height:40px}.ApplicationForm-module__Hks_2q__successCard h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.ApplicationForm-module__Hks_2q__successCard p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.ApplicationForm-module__Hks_2q__formContainer{padding:2rem 1.5rem}.ApplicationForm-module__Hks_2q__grid2{grid-template-columns:1fr}.ApplicationForm-module__Hks_2q__step span{display:none}.ApplicationForm-module__Hks_2q__stepper{padding:0}}
.EnquiryForm-module__g-DHVG__splitLayout{background:#fff;border-radius:16px;max-width:1100px;min-height:620px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 10px 40px -10px #0000001f}.EnquiryForm-module__g-DHVG__imagePanel{background-color:var(--primary-color);flex:1;align-items:flex-end;min-width:450px;display:flex;position:relative}.EnquiryForm-module__g-DHVG__imageOverlay{z-index:1;color:#fff;background:linear-gradient(#0000,#0d948899 50%,#0d9488f2 90%);width:100%;padding:6rem 3rem 3rem;position:relative}.EnquiryForm-module__g-DHVG__imageOverlay h2{font-size:2.4rem;line-height:1.2;font-family:var(--font-heading);margin-bottom:1rem}.EnquiryForm-module__g-DHVG__imageOverlay p{opacity:.95;font-size:1.1rem;line-height:1.6}.EnquiryForm-module__g-DHVG__formPanel{box-sizing:border-box;background:#fff;flex-direction:column;flex:1;justify-content:center;min-width:0;padding:3.5rem 3rem;display:flex;overflow:hidden}.EnquiryForm-module__g-DHVG__formContainer{box-sizing:border-box;width:100%}.EnquiryForm-module__g-DHVG__formHeader{text-align:left;margin-bottom:2.5rem}.EnquiryForm-module__g-DHVG__formHeader h3{color:var(--primary-color);font-size:2rem;font-family:var(--font-heading);margin-bottom:.5rem}.EnquiryForm-module__g-DHVG__formHeader p{color:var(--text-secondary)}.EnquiryForm-module__g-DHVG__inputGroup{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.EnquiryForm-module__g-DHVG__inputField{box-sizing:border-box;width:100%;margin-bottom:1.5rem;position:relative}.EnquiryForm-module__g-DHVG__inputField input,.EnquiryForm-module__g-DHVG__inputField select,.EnquiryForm-module__g-DHVG__inputField textarea{box-sizing:border-box;border-radius:var(--radius-md);width:100%;transition:var(--transition-normal);color:var(--text-primary);background:#f8fafc;border:2px solid #e2e8f0;outline:none;padding:1rem 1.2rem;font-family:inherit;font-size:1rem}.EnquiryForm-module__g-DHVG__inputField select{color:var(--text-secondary);appearance:none}.EnquiryForm-module__g-DHVG__inputField input:focus,.EnquiryForm-module__g-DHVG__inputField select:focus,.EnquiryForm-module__g-DHVG__inputField textarea:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 4px #0d94881a}.EnquiryForm-module__g-DHVG__inputField label{color:#94a3b8;transition:var(--transition-normal);pointer-events:none;background:0 0;padding:0 .25rem;position:absolute;top:1.1rem;left:1.2rem}.EnquiryForm-module__g-DHVG__inputField input:focus~label,.EnquiryForm-module__g-DHVG__inputField input:not(:placeholder-shown)~label,.EnquiryForm-module__g-DHVG__inputField textarea:focus~label,.EnquiryForm-module__g-DHVG__inputField textarea:not(:placeholder-shown)~label,.EnquiryForm-module__g-DHVG__inputField select~label{color:var(--primary-color);background:#fff;border-radius:4px;font-size:.85rem;font-weight:600;top:-.65rem;left:1rem}.EnquiryForm-module__g-DHVG__submitBtn{box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;display:flex}.EnquiryForm-module__g-DHVG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.EnquiryForm-module__g-DHVG__successCard{text-align:center;padding:2rem 1rem;animation:.5s EnquiryForm-module__g-DHVG__fadeIn}.EnquiryForm-module__g-DHVG__successIcon{width:80px;height:80px;color:var(--primary-color);background:#14b8a61a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.EnquiryForm-module__g-DHVG__successIcon svg{width:40px;height:40px}@keyframes EnquiryForm-module__g-DHVG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.EnquiryForm-module__g-DHVG__splitLayout{flex-direction:column}.EnquiryForm-module__g-DHVG__imagePanel{min-width:100%;min-height:300px}.EnquiryForm-module__g-DHVG__formPanel{padding:2.5rem 1.5rem}.EnquiryForm-module__g-DHVG__inputGroup{grid-template-columns:1fr;gap:0}}
.FaqAccordion-module__xoskxW__accordion{flex-direction:column;gap:1rem;max-width:840px;margin:0 auto;display:flex}.FaqAccordion-module__xoskxW__item{border-radius:var(--radius-md);background:#fff;border:1px solid #00000014;transition:border-color .2s;overflow:hidden}.FaqAccordion-module__xoskxW__itemOpen{border-color:var(--primary-color)}.FaqAccordion-module__xoskxW__question{text-align:left;width:100%;font-family:var(--font-heading);color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex}.FaqAccordion-module__xoskxW__chevron{color:var(--primary-color);flex-shrink:0;transition:transform .3s}.FaqAccordion-module__xoskxW__itemOpen .FaqAccordion-module__xoskxW__chevron{transform:rotate(180deg)}.FaqAccordion-module__xoskxW__answer{max-height:0;transition:max-height .3s;overflow:hidden}.FaqAccordion-module__xoskxW__itemOpen .FaqAccordion-module__xoskxW__answer{max-height:400px}.FaqAccordion-module__xoskxW__answer p{color:var(--text-secondary);padding:0 1.5rem 1.25rem;line-height:1.7}@media (max-width:768px){.FaqAccordion-module__xoskxW__question{padding:1rem 1.25rem;font-size:.95rem}.FaqAccordion-module__xoskxW__answer p{padding:0 1.25rem 1rem}}
