.Modal-module__G-qHFG__backdrop{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#00000073;justify-content:center;align-items:center;padding:16px;animation:.2s Modal-module__G-qHFG__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__G-qHFG__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-height:calc(100dvh - 32px);animation:.35s cubic-bezier(.34,1.56,.64,1) Modal-module__G-qHFG__slideUp;display:flex;position:relative;box-shadow:0 30px 80px #0003}.Modal-module__G-qHFG__header{flex-shrink:0;justify-content:flex-end;align-items:center;padding:16px 20px 0;display:flex}.Modal-module__G-qHFG__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;line-height:1;transition:background .2s,color .2s;display:flex}.Modal-module__G-qHFG__closeBtn:hover{color:#0d47a1;background:#e2e8f0}.Modal-module__G-qHFG__content{overscroll-behavior:contain;flex:1;padding:8px 32px 32px;overflow-y:auto}@keyframes Modal-module__G-qHFG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__G-qHFG__slideUp{0%{opacity:0;transform:translateY(40px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:600px){.Modal-module__G-qHFG__backdrop{align-items:flex-end;padding:0;overflow-y:hidden}.Modal-module__G-qHFG__modal{border-radius:20px 20px 0 0;max-height:92dvh;animation:.3s Modal-module__G-qHFG__slideUpMobile}.Modal-module__G-qHFG__content{padding:4px 20px 28px}}@keyframes Modal-module__G-qHFG__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Modal-module__G-qHFG__backdrop,.Modal-module__G-qHFG__modal{animation:none}}
.ApplyModal-module__Xms7SG__stepIndicator{flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;width:100%;margin-bottom:1.75rem;display:flex;overflow:hidden}.ApplyModal-module__Xms7SG__stepGroup{flex-shrink:1;align-items:center;gap:.4rem;min-width:0;display:flex}.ApplyModal-module__Xms7SG__stepDot{color:#94a3b8;background:#f1f5f9;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.ApplyModal-module__Xms7SG__stepDot.ApplyModal-module__Xms7SG__active{color:#fff;background:linear-gradient(135deg,#00bcd4,#0d47a1);border-color:#00bcd4;box-shadow:0 0 16px #00bcd44d}.ApplyModal-module__Xms7SG__stepDot.ApplyModal-module__Xms7SG__done{color:#00838f;background:#00bcd41f;border-color:#00bcd480}.ApplyModal-module__Xms7SG__stepLabel{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;transition:color .3s;overflow:hidden}.ApplyModal-module__Xms7SG__activeLabel{color:#00838f;font-weight:600}.ApplyModal-module__Xms7SG__stepLine{background:#e2e8f0;flex-shrink:0;width:32px;height:2px;margin:0 .2rem;transition:background .3s}.ApplyModal-module__Xms7SG__doneLine{background:#00bcd480}.ApplyModal-module__Xms7SG__stepBody{flex-direction:column;gap:1.1rem;display:flex}.ApplyModal-module__Xms7SG__stepTitle{color:#0f172a;margin-bottom:.25rem;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:700}.ApplyModal-module__Xms7SG__row{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.ApplyModal-module__Xms7SG__field{flex-direction:column;gap:.35rem;display:flex}.ApplyModal-module__Xms7SG__field label{color:#475569;font-size:.8rem;font-weight:600}.ApplyModal-module__Xms7SG__req{color:#f44336}.ApplyModal-module__Xms7SG__input,.ApplyModal-module__Xms7SG__textarea{color:#0f172a;resize:vertical;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;padding:.7rem .875rem;font-family:Open Sans,sans-serif;font-size:.875rem;transition:border-color .2s,background .2s}.ApplyModal-module__Xms7SG__input:focus,.ApplyModal-module__Xms7SG__textarea:focus{background:#fff;border-color:#00bcd4;outline:none}.ApplyModal-module__Xms7SG__inputError{border-color:#f44336}.ApplyModal-module__Xms7SG__error{color:#f44336;font-size:.72rem}.ApplyModal-module__Xms7SG__radioGroup{flex-wrap:wrap;gap:.5rem;display:flex}.ApplyModal-module__Xms7SG__radioCard{cursor:pointer;color:#64748b;white-space:nowrap;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .875rem;font-size:.82rem;transition:all .2s;display:flex}.ApplyModal-module__Xms7SG__radioCard input{display:none}.ApplyModal-module__Xms7SG__radioCard:hover{color:#0f172a;background:#e0f7fa;border-color:#00bcd480}.ApplyModal-module__Xms7SG__radioCardActive{color:#00838f;background:#00bcd414;border-color:#00bcd4;font-weight:600}.ApplyModal-module__Xms7SG__radioIcon{font-size:.95rem}.ApplyModal-module__Xms7SG__facultyGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.ApplyModal-module__Xms7SG__facultyCard{text-align:center;cursor:pointer;color:#64748b;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;padding:.55rem .4rem;font-size:.75rem;line-height:1.3;transition:all .2s;display:flex}.ApplyModal-module__Xms7SG__facultyCard input{display:none}.ApplyModal-module__Xms7SG__facultyCard:hover{color:#0f172a;background:#e0f7fa;border-color:#00bcd480}.ApplyModal-module__Xms7SG__facultyActive{color:#00838f;background:#00bcd414;border-color:#00bcd4;font-weight:600}.ApplyModal-module__Xms7SG__summaryBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.5rem;padding:.875rem 1.125rem;display:flex}.ApplyModal-module__Xms7SG__summaryRow{justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:.83rem;display:flex}.ApplyModal-module__Xms7SG__summaryRow span{color:#64748b;white-space:nowrap}.ApplyModal-module__Xms7SG__summaryRow strong{color:#0f172a;text-align:right}.ApplyModal-module__Xms7SG__checkLabel{cursor:pointer;color:#64748b;align-items:flex-start;gap:.75rem;font-size:.83rem;line-height:1.4;flex-direction:row!important;display:flex!important}.ApplyModal-module__Xms7SG__checkbox{accent-color:#00bcd4;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:1px}.ApplyModal-module__Xms7SG__actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;margin-top:1.75rem;padding-top:1.25rem;display:flex}.ApplyModal-module__Xms7SG__btnBack{color:#64748b;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;padding:.7rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.ApplyModal-module__Xms7SG__btnBack:hover{color:#0f172a;background:#e2e8f0}.ApplyModal-module__Xms7SG__btnNext{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00bcd4,#0d47a1);border:none;border-radius:10px;flex:1;padding:.7rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;transition:box-shadow .2s}.ApplyModal-module__Xms7SG__btnNext:hover{box-shadow:0 6px 24px #00bcd459}.ApplyModal-module__Xms7SG__btnSubmit{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4caf50,#2e7d32);border:none;border-radius:10px;flex:1;padding:.7rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:700;transition:box-shadow .2s}.ApplyModal-module__Xms7SG__btnSubmit:hover{box-shadow:0 6px 24px #4caf5066}@media (max-width:600px){.ApplyModal-module__Xms7SG__stepLabel{display:none}.ApplyModal-module__Xms7SG__stepLine{width:24px}.ApplyModal-module__Xms7SG__stepDot{width:30px;height:30px;font-size:.75rem}.ApplyModal-module__Xms7SG__row{grid-template-columns:1fr;gap:.875rem}.ApplyModal-module__Xms7SG__facultyGrid{grid-template-columns:repeat(2,1fr)}.ApplyModal-module__Xms7SG__actions{flex-direction:column-reverse;gap:.6rem}.ApplyModal-module__Xms7SG__btnBack{text-align:center;width:100%}.ApplyModal-module__Xms7SG__btnNext,.ApplyModal-module__Xms7SG__btnSubmit{width:100%}}
.Button-module__u55Ywa__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:50px;align-items:center;gap:10px;padding:14px 36px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex}.Button-module__u55Ywa__primary{background:linear-gradient(135deg, var(--a), #0097a7);color:#fff;box-shadow:0 8px 30px #00bcd459}.Button-module__u55Ywa__primary:hover:not(:disabled){transform:translateY(-3px)scale(1.02);box-shadow:0 14px 40px #00bcd480}.Button-module__u55Ywa__secondary{background:linear-gradient(135deg, var(--p), var(--pl));color:#fff;box-shadow:0 8px 30px #0d47a14d}.Button-module__u55Ywa__secondary:hover:not(:disabled){transform:translateY(-3px)scale(1.02);box-shadow:0 14px 40px #0d47a173}.Button-module__u55Ywa__outline{color:#1a1a2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000008;border:2px solid #00000026}.Button-module__u55Ywa__outline:hover:not(:disabled){background:#0000000f;border-color:#1a1a2e;transform:translateY(-3px)}.Button-module__u55Ywa__ghost{color:var(--p);background:#0d47a112;border:2px solid #0d47a133}.Button-module__u55Ywa__ghost:hover:not(:disabled){border-color:var(--p);background:#0d47a11f;transform:translateY(-2px)}.Button-module__u55Ywa__btn:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.Button-module__u55Ywa__btn{transition:none}.Button-module__u55Ywa__btn:hover{transform:none}}
.Hero-module__PP4aUq__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__PP4aUq__bg{z-index:0;position:absolute;inset:0}.Hero-module__PP4aUq__bgImg{object-fit:cover;object-position:center;width:100%;height:100%}.Hero-module__PP4aUq__bgOverlay{background:linear-gradient(135deg,#ffffffd9 0%,#ffffff5d 50%,#fff 100%);position:absolute;inset:0}.Hero-module__PP4aUq__canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__PP4aUq__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:760px;margin:0 auto;padding:8rem 2rem 6rem;display:flex;position:relative}.Hero-module__PP4aUq__badge{color:#00bcd4;letter-spacing:.03em;background:#00bcd41f;border:1px solid #00bcd44d;border-radius:50px;align-items:center;gap:.6rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.Hero-module__PP4aUq__badgeDot{background:#00bcd4;border-radius:50%;width:7px;height:7px;animation:2s infinite Hero-module__PP4aUq__pulse}.Hero-module__PP4aUq__title{color:#1a1a2e;letter-spacing:-.02em;font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1}.Hero-module__PP4aUq__titleGradient{background:linear-gradient(135deg,#00bcd4 0%,#1976d2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__PP4aUq__desc{color:#1a1a2ebf;max-width:600px;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.Hero-module__PP4aUq__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__PP4aUq__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4,#0d47a1);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 32px #00bcd466}.Hero-module__PP4aUq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 14px 40px #00bcd48c}.Hero-module__PP4aUq__quickStats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #0000001a;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:1.25rem 2rem;display:flex}.Hero-module__PP4aUq__qs{flex-direction:column;align-items:center;gap:.2rem;display:flex}.Hero-module__PP4aUq__qs strong{color:#1a1a2e;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:900;line-height:1}.Hero-module__PP4aUq__qs span{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.Hero-module__PP4aUq__qsDivider{background:#0000001a;width:1px;height:40px}.Hero-module__PP4aUq__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__PP4aUq__scrollMouse{border:2px solid #0003;border-radius:13px;justify-content:center;width:26px;height:40px;padding-top:6px;display:flex}.Hero-module__PP4aUq__scrollDot{background:#0006;border-radius:2px;width:4px;height:8px;animation:1.8s infinite Hero-module__PP4aUq__scrollDown}.Hero-module__PP4aUq__scrollIndicator span{color:#0000004d;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}@keyframes Hero-module__PP4aUq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes Hero-module__PP4aUq__scrollDown{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(14px)}to{opacity:0;transform:translateY(0)}}@media (max-width:768px){.Hero-module__PP4aUq__content{padding:6rem 1.5rem 4rem}.Hero-module__PP4aUq__qsDivider{display:none}.Hero-module__PP4aUq__quickStats{gap:1rem;padding:1rem 1.25rem}}@media (max-width:480px){.Hero-module__PP4aUq__actions{flex-direction:column;width:100%}.Hero-module__PP4aUq__btnPrimary{justify-content:center}.Hero-module__PP4aUq__quickStats{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}}
.StatsSection-module__I6Ajna__section{padding:6rem 0;position:relative;overflow:hidden}.StatsSection-module__I6Ajna__bg{z-index:0;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 50%,#e2e8f0 100%);position:absolute;inset:0}.StatsSection-module__I6Ajna__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.StatsSection-module__I6Ajna__header{text-align:center;margin-bottom:4rem}.StatsSection-module__I6Ajna__label{letter-spacing:.2em;text-transform:uppercase;color:#00838f;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.StatsSection-module__I6Ajna__heading{color:#0f172a;margin-bottom:.75rem;font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.StatsSection-module__I6Ajna__sub{color:#475569;max-width:600px;margin:0 auto;font-size:1rem}.StatsSection-module__I6Ajna__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.StatsSection-module__I6Ajna__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.StatsSection-module__I6Ajna__grid{grid-template-columns:1fr}}.StatsSection-module__I6Ajna__card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.StatsSection-module__I6Ajna__card:before{content:"";opacity:0;background:linear-gradient(135deg,#00bcd40f 0%,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.StatsSection-module__I6Ajna__card:hover{border-color:#00bcd466;transform:translateY(-8px);box-shadow:0 20px 30px -10px #00000014}.StatsSection-module__I6Ajna__card:hover:before{opacity:1}.StatsSection-module__I6Ajna__iconWrap{background:linear-gradient(135deg,#e0f7fa,#e3f2fd);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.5rem;display:flex}.StatsSection-module__I6Ajna__icon{font-size:1.75rem}.StatsSection-module__I6Ajna__number{background:linear-gradient(135deg,#00acc1,#1565c0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1}.StatsSection-module__I6Ajna__statLabel{color:#0f172a;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.StatsSection-module__I6Ajna__statDesc{color:#64748b;font-size:.8rem}
.FacultyCard-module__OF-RcW__card{color:inherit;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;display:flex;position:relative;overflow:hidden}.FacultyCard-module__OF-RcW__card:hover{transform:translateY(-12px);box-shadow:0 24px 60px #0000001f}.FacultyCard-module__OF-RcW__imageWrap{height:200px;position:relative;overflow:hidden}.FacultyCard-module__OF-RcW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.FacultyCard-module__OF-RcW__card:hover .FacultyCard-module__OF-RcW__image{transform:scale(1.08)}.FacultyCard-module__OF-RcW__overlay{background:linear-gradient(#0000 40%,#0000004d 100%);position:absolute;inset:0}.FacultyCard-module__OF-RcW__badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#00bcd4,#0d47a1);border-radius:50px;padding:.3rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.FacultyCard-module__OF-RcW__body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.FacultyCard-module__OF-RcW__name{color:#1a1a2e;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3}.FacultyCard-module__OF-RcW__desc{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.FacultyCard-module__OF-RcW__meta{flex-wrap:wrap;gap:1rem;display:flex}.FacultyCard-module__OF-RcW__programs,.FacultyCard-module__OF-RcW__students{color:#6b7280;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.FacultyCard-module__OF-RcW__link{color:#00bcd4;align-items:center;gap:.4rem;margin-top:auto;font-size:.85rem;font-weight:600;transition:gap .2s;display:flex}.FacultyCard-module__OF-RcW__card:hover .FacultyCard-module__OF-RcW__link{gap:.75rem}.FacultyCard-module__OF-RcW__accent{opacity:0;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:0;right:0}.FacultyCard-module__OF-RcW__card:hover .FacultyCard-module__OF-RcW__accent{opacity:1}
.NewsCard-module__8p2suW__card{color:inherit;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.NewsCard-module__8p2suW__card:hover{transform:translateY(-6px);box-shadow:0 16px 50px #0000001f}.NewsCard-module__8p2suW__imageWrap{height:200px;position:relative;overflow:hidden}.NewsCard-module__8p2suW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.NewsCard-module__8p2suW__card:hover .NewsCard-module__8p2suW__image{transform:scale(1.05)}.NewsCard-module__8p2suW__dateOverlay{background:linear-gradient(135deg,#0d47a1,#1976d2);border-radius:10px;flex-direction:column;align-items:center;padding:.4rem .75rem;line-height:1.2;display:flex;position:absolute;top:1rem;left:1rem}.NewsCard-module__8p2suW__day{color:#fff;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:800}.NewsCard-module__8p2suW__monthYear{color:#fffc;text-transform:capitalize;font-size:.65rem}.NewsCard-module__8p2suW__tag{color:#00bcd4;background:#00bcd426;border:1px solid #00bcd44d;border-radius:50px;padding:.25rem .6rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;right:1rem}.NewsCard-module__8p2suW__body{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.NewsCard-module__8p2suW__title{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsCard-module__8p2suW__excerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.83rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsCard-module__8p2suW__readMore{color:#00bcd4;align-items:center;gap:.4rem;margin-top:auto;font-size:.8rem;font-weight:600;transition:gap .2s;display:flex}.NewsCard-module__8p2suW__card:hover .NewsCard-module__8p2suW__readMore{gap:.75rem}
.GalleryGrid-module__4f5Grq__section{background:#f8fafc;padding:5rem 0}.GalleryGrid-module__4f5Grq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.GalleryGrid-module__4f5Grq__label{letter-spacing:.2em;text-transform:uppercase;color:#00838f;text-align:center;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.GalleryGrid-module__4f5Grq__heading{color:#0f172a;text-align:center;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.GalleryGrid-module__4f5Grq__sub{color:#475569;text-align:center;margin-bottom:3rem;font-size:1rem}.GalleryGrid-module__4f5Grq__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:1rem;display:grid}@media (max-width:1024px){.GalleryGrid-module__4f5Grq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.GalleryGrid-module__4f5Grq__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}}@media (max-width:480px){.GalleryGrid-module__4f5Grq__grid{grid-template-columns:1fr;grid-auto-rows:200px}}.GalleryGrid-module__4f5Grq__cell{cursor:pointer;border:none;border-radius:12px;padding:0;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.GalleryGrid-module__4f5Grq__wide{grid-column:span 2}.GalleryGrid-module__4f5Grq__tall{grid-row:span 2}@media (max-width:480px){.GalleryGrid-module__4f5Grq__wide,.GalleryGrid-module__4f5Grq__tall{grid-area:span 1/span 1}}.GalleryGrid-module__4f5Grq__img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.GalleryGrid-module__4f5Grq__cell:hover .GalleryGrid-module__4f5Grq__img{transform:scale(1.08)}.GalleryGrid-module__4f5Grq__overlay{opacity:0;background:#0f172aa6;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.GalleryGrid-module__4f5Grq__cell:hover .GalleryGrid-module__4f5Grq__overlay{opacity:1}.GalleryGrid-module__4f5Grq__zoomIcon{color:#fff;background:#fff3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.GalleryGrid-module__4f5Grq__altText{color:#fff;font-size:.8rem;font-weight:600}.GalleryGrid-module__4f5Grq__lightbox{align-items:center;gap:1rem;display:flex}.GalleryGrid-module__4f5Grq__lightboxImgWrap{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.GalleryGrid-module__4f5Grq__lightboxImg{object-fit:contain;border-radius:12px;width:100%;max-height:65vh;box-shadow:0 20px 25px -5px #0000001a}.GalleryGrid-module__4f5Grq__lightboxCaption{text-align:center;color:#64748b;font-size:.88rem}.GalleryGrid-module__4f5Grq__lightboxNav{display:none}.GalleryGrid-module__4f5Grq__navBtn{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.GalleryGrid-module__4f5Grq__navBtn:hover{color:#00838f;background:#e0f7fa;border-color:#00bcd4}@media (max-width:600px){.GalleryGrid-module__4f5Grq__lightbox{flex-direction:column;gap:.75rem}.GalleryGrid-module__4f5Grq__lightboxImg{border-radius:8px;max-height:50vh}.GalleryGrid-module__4f5Grq__lightboxNav{justify-content:center;gap:1.5rem;width:100%;display:flex}.GalleryGrid-module__4f5Grq__lightbox>.GalleryGrid-module__4f5Grq__navBtn{display:none}}
.PartnersScroll-module__FZlReq__section{background:#f8fafc;padding:5rem 0;overflow:hidden}.PartnersScroll-module__FZlReq__container{text-align:center;max-width:1280px;margin:0 auto 3rem;padding:0 2rem}.PartnersScroll-module__FZlReq__label{letter-spacing:.2em;text-transform:uppercase;color:#00838f;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.PartnersScroll-module__FZlReq__heading{color:#0f172a;font-family:Montserrat,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.PartnersScroll-module__FZlReq__track{position:relative;overflow:hidden}.PartnersScroll-module__FZlReq__track:before,.PartnersScroll-module__FZlReq__track:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.PartnersScroll-module__FZlReq__track:before{background:linear-gradient(90deg,#f8fafc,#0000);left:0}.PartnersScroll-module__FZlReq__track:after{background:linear-gradient(270deg,#f8fafc,#0000);right:0}.PartnersScroll-module__FZlReq__inner{gap:1.5rem;width:max-content;animation:40s linear infinite PartnersScroll-module__FZlReq__scroll;display:flex}.PartnersScroll-module__FZlReq__inner:hover{animation-play-state:paused}.PartnersScroll-module__FZlReq__item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.3rem;min-width:160px;padding:1.25rem 2rem;transition:background .3s,border-color .3s,box-shadow .3s;display:flex}.PartnersScroll-module__FZlReq__item:hover{background:#e0f7fa;border-color:#00bcd466;box-shadow:0 4px 16px #0000000f}.PartnersScroll-module__FZlReq__name{color:#0f172a;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:800}.PartnersScroll-module__FZlReq__fullName{color:#94a3b8;text-align:center;font-size:.7rem;line-height:1.3}@keyframes PartnersScroll-module__FZlReq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.PartnersScroll-module__FZlReq__inner{animation:none}}
.Header-module__iodrda__header{z-index:100;-webkit-backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #00000014;transition:box-shadow .3s,background .3s;position:sticky;top:0}.Header-module__iodrda__scrolled{background:#fffffff5;box-shadow:0 10px 40px #0f172a14}.Header-module__iodrda__metaRow{background:#f8fafcd9;border-bottom:1px solid #0000000f}.Header-module__iodrda__metaInner{color:#64748b;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;min-height:40px;margin:0 auto;padding:.45rem 2rem;font-size:.78rem;display:flex}.Header-module__iodrda__metaLeft,.Header-module__iodrda__metaRight,.Header-module__iodrda__metaItem,.Header-module__iodrda__metaItemLink,.Header-module__iodrda__langGroup{align-items:center;gap:.45rem;display:flex}.Header-module__iodrda__metaLeft{flex-wrap:wrap}.Header-module__iodrda__metaItem,.Header-module__iodrda__metaItemLink{white-space:nowrap}.Header-module__iodrda__metaItemLink{color:#64748b;text-decoration:none;transition:color .2s}.Header-module__iodrda__metaItemLink:hover{color:#00bcd4}.Header-module__iodrda__metaRight{flex-shrink:0}.Header-module__iodrda__langGroup{gap:.35rem}.Header-module__iodrda__langBtn{color:#64748b;letter-spacing:.06em;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:700;transition:all .2s}.Header-module__iodrda__langBtn:hover{color:#00bcd4;border-color:#00bcd466}.Header-module__iodrda__langActive{background:linear-gradient(135deg,#00bcd41f,#0d47a114);color:#00bcd4!important;border-color:#00bcd480!important}.Header-module__iodrda__inner{align-items:center;gap:2rem;max-width:1280px;height:76px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__iodrda__logo{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__iodrda__logoBox{display:none}.Header-module__iodrda__logoText{flex-direction:column;display:flex}.Header-module__iodrda__logoMain{color:#1a1a2e;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:800;line-height:1.15}.Header-module__iodrda__logoSub{color:#64748b;max-width:200px;font-size:.6rem;font-weight:500;line-height:1.35}.Header-module__iodrda__nav{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.Header-module__iodrda__navLink{color:#475569;white-space:nowrap;border-radius:10px;padding:.55rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.Header-module__iodrda__navLink:hover{color:#1a1a2e;background:#00000008}.Header-module__iodrda__navLinkActive{font-weight:600;color:#00bcd4!important;background:#00bcd414!important}.Header-module__iodrda__actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Header-module__iodrda__applyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#00bcd4,#0d47a1);border:none;border-radius:50px;padding:.68rem 1.3rem;font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;transition:box-shadow .2s,transform .2s}.Header-module__iodrda__applyBtn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00bcd452}.Header-module__iodrda__burger{cursor:pointer;color:#1a1a2e;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:background .2s;display:none}.Header-module__iodrda__burger:hover{background:#0000000a}.Header-module__iodrda__mobileMenu{background:#fffffffa;border-top:1px solid #00000014;max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.Header-module__iodrda__mobileMenuOpen{max-height:600px;padding:1rem 0 1.5rem}.Header-module__iodrda__mobileLink{color:#475569;padding:.8rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Header-module__iodrda__mobileLink:hover,.Header-module__iodrda__mobileLinkActive{color:#00bcd4}.Header-module__iodrda__mobileLangs{gap:.5rem;padding:.75rem 2rem 0;display:flex}.Header-module__iodrda__mobileLangBtn{color:#64748b;cursor:pointer;background:0 0;border:1.5px solid #0000001a;border-radius:10px;flex:1;padding:.5rem 0;font-size:.8rem;font-weight:700;transition:all .2s}.Header-module__iodrda__mobileLangBtn:hover{color:#00bcd4;border-color:#00bcd4}.Header-module__iodrda__mobileLangActive{color:#00bcd4;background:linear-gradient(135deg,#00bcd41f,#0d47a114);border-color:#00bcd480}.Header-module__iodrda__mobileApplyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4,#0d47a1);border:none;border-radius:50px;width:calc(100% - 4rem);margin:1rem 2rem 0;padding:.875rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700}@media (max-width:1024px){.Header-module__iodrda__metaRow,.Header-module__iodrda__nav{display:none}.Header-module__iodrda__burger{display:flex}.Header-module__iodrda__logoSub{display:none}}@media (max-width:480px){.Header-module__iodrda__inner{padding:0 1rem}.Header-module__iodrda__applyBtn{display:none}}
.Preloader-module__VvbywG__preloader{background:linear-gradient(135deg, var(--pd) 0%, var(--p) 100%);z-index:99999;flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex;position:fixed;inset:0}.Preloader-module__VvbywG__logo{color:#fff;letter-spacing:1px;background:#ffffff1a;border:2px solid #fff3;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:800;display:flex}.Preloader-module__VvbywG__spinner{border:3px solid #ffffff1a;border-top-color:var(--a);border-radius:50%;width:56px;height:56px;animation:.9s linear infinite Preloader-module__VvbywG__spin}.Preloader-module__VvbywG__text{color:#fff;letter-spacing:4px;opacity:.7;font-family:Montserrat,sans-serif;font-size:.85rem;animation:1.5s ease-in-out infinite Preloader-module__VvbywG__pulse}@keyframes Preloader-module__VvbywG__spin{to{transform:rotate(360deg)}}@keyframes Preloader-module__VvbywG__pulse{0%,to{opacity:.4}50%{opacity:.9}}@media (prefers-reduced-motion:reduce){.Preloader-module__VvbywG__spinner{border-top-color:var(--a);animation:none}.Preloader-module__VvbywG__text{animation:none}}
.Footer-module__gwmmtW__footer{background:linear-gradient(#f5f7fa 0%,#e8edf3 100%);border-top:1px solid #00000014;position:relative}.Footer-module__gwmmtW__topGradient{background:linear-gradient(90deg,#0000,#00bcd480,#0000);height:1px}.Footer-module__gwmmtW__container{max-width:1280px;margin:0 auto;padding:4rem 2rem}.Footer-module__gwmmtW__grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;display:grid}@media (max-width:1024px){.Footer-module__gwmmtW__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:600px){.Footer-module__gwmmtW__grid{grid-template-columns:1fr}}.Footer-module__gwmmtW__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__gwmmtW__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__gwmmtW__logoBox{display:none}.Footer-module__gwmmtW__logoName{color:#1a1a2e;font-family:Montserrat,sans-serif;font-size:1.05rem;font-weight:800}.Footer-module__gwmmtW__logoFull{color:#6b7280;max-width:170px;font-size:.62rem;line-height:1.4}.Footer-module__gwmmtW__desc{color:#6b7280;font-size:.85rem;line-height:1.7}.Footer-module__gwmmtW__social{gap:.75rem;display:flex}.Footer-module__gwmmtW__socialLink{color:#6b7280;background:#00000008;border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__gwmmtW__socialLink:hover{color:#00bcd4;background:#00bcd426;border-color:#00bcd466}.Footer-module__gwmmtW__colTitle{color:#1a1a2e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700}.Footer-module__gwmmtW__linkList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__gwmmtW__footerLink{color:#6b7280;font-size:.875rem;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.Footer-module__gwmmtW__footerLink:hover{color:#00bcd4;padding-left:6px}.Footer-module__gwmmtW__contactList{flex-direction:column;gap:.875rem;display:flex}.Footer-module__gwmmtW__contactItem{color:#6b7280;align-items:flex-start;gap:.6rem;font-size:.84rem;line-height:1.4;display:flex}.Footer-module__gwmmtW__contactItem svg{color:#00bcd4;flex-shrink:0;margin-top:2px}.Footer-module__gwmmtW__bottom{border-top:1px solid #00000014}.Footer-module__gwmmtW__bottomInner{color:#4b5563;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:1.25rem 2rem;font-size:.8rem;display:flex}.Footer-module__gwmmtW__bottomLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.Footer-module__gwmmtW__bottomLink{color:#4b5563;text-decoration:none;transition:color .2s}.Footer-module__gwmmtW__bottomLink:hover{color:#00bcd4}
.CTASection-module__liy_uq__section{text-align:center;background:linear-gradient(135deg,#f5f7fa 0%,#e8edf3 100%);padding:7rem 0;position:relative;overflow:hidden}.CTASection-module__liy_uq__blob1{pointer-events:none;background:radial-gradient(circle,#00bcd41a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;left:-100px}.CTASection-module__liy_uq__blob2{pointer-events:none;background:radial-gradient(circle,#0d47a126 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.CTASection-module__liy_uq__container{z-index:1;max-width:700px;margin:0 auto;padding:0 2rem;position:relative}.CTASection-module__liy_uq__label{letter-spacing:.2em;text-transform:uppercase;color:#00bcd4;margin-bottom:1rem;font-size:.78rem;font-weight:700}.CTASection-module__liy_uq__title{color:#1a1a2e;margin-bottom:1.25rem;font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.15}.CTASection-module__liy_uq__sub{color:#6b7280;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.CTASection-module__liy_uq__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.CTASection-module__liy_uq__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4,#0d47a1);border:none;border-radius:50px;padding:1rem 2.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 32px #00bcd459}.CTASection-module__liy_uq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 14px 40px #00bcd480}.CTASection-module__liy_uq__btnOutline{color:#1a1a2e;background:0 0;border:2px solid #00000026;border-radius:50px;padding:1rem 2.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.CTASection-module__liy_uq__btnOutline:hover{background:#00000008;border-color:#0006}.CTASection-module__liy_uq__badges{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.CTASection-module__liy_uq__badges span{color:#6b7280;font-size:.82rem}
.Toast-module__Op5CYq__container{z-index:99999;pointer-events:none;flex-direction:column;gap:12px;width:calc(100% - 48px);max-width:380px;display:flex;position:fixed;bottom:24px;right:24px}.Toast-module__Op5CYq__toast{pointer-events:all;opacity:0;background:#fff;border-left:4px solid;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 16px 20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;position:relative;overflow:hidden;transform:translate(120%);box-shadow:0 10px 40px #00000026}.Toast-module__Op5CYq__toast.Toast-module__Op5CYq__visible{opacity:1;transform:translate(0)}.Toast-module__Op5CYq__toast.Toast-module__Op5CYq__leaving{opacity:0;transition:transform .3s,opacity .3s;transform:translate(120%)}.Toast-module__Op5CYq__success{border-left-color:#22c55e}.Toast-module__Op5CYq__error{border-left-color:#ef4444}.Toast-module__Op5CYq__warning{border-left-color:#f59e0b}.Toast-module__Op5CYq__info{border-left-color:#0d47a1}.Toast-module__Op5CYq__icon{flex-shrink:0;margin-top:1px;font-size:1.2rem}.Toast-module__Op5CYq__success .Toast-module__Op5CYq__icon{color:#22c55e}.Toast-module__Op5CYq__error .Toast-module__Op5CYq__icon{color:#ef4444}.Toast-module__Op5CYq__warning .Toast-module__Op5CYq__icon{color:#f59e0b}.Toast-module__Op5CYq__info .Toast-module__Op5CYq__icon{color:#0d47a1}.Toast-module__Op5CYq__message{color:#1a1a2e;flex:1;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:500;line-height:1.5}.Toast-module__Op5CYq__close{cursor:pointer;color:#aaa;background:0 0;border:none;flex-shrink:0;padding:2px;font-size:.85rem;transition:color .2s}.Toast-module__Op5CYq__close:hover{color:#555}.Toast-module__Op5CYq__progress{width:100%;height:3px;animation:linear forwards Toast-module__Op5CYq__progress;position:absolute;bottom:0;left:0}.Toast-module__Op5CYq__success .Toast-module__Op5CYq__progress{background:#22c55e}.Toast-module__Op5CYq__error .Toast-module__Op5CYq__progress{background:#ef4444}.Toast-module__Op5CYq__warning .Toast-module__Op5CYq__progress{background:#f59e0b}.Toast-module__Op5CYq__info .Toast-module__Op5CYq__progress{background:#0d47a1}@keyframes Toast-module__Op5CYq__progress{0%{width:100%}to{width:0%}}@media (prefers-reduced-motion:reduce){.Toast-module__Op5CYq__toast{transition:none}.Toast-module__Op5CYq__progress{width:0;animation:none}}
.AboutPreview-module__QAM-kW__section{background:linear-gradient(#f0f4f8 0%,#fff 100%);padding:6rem 0}.AboutPreview-module__QAM-kW__container{max-width:1280px;margin:0 auto;padding:0 2rem}.AboutPreview-module__QAM-kW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}@media (max-width:900px){.AboutPreview-module__QAM-kW__grid{grid-template-columns:1fr;gap:3rem}}.AboutPreview-module__QAM-kW__left{flex-direction:column;gap:1rem;display:flex}.AboutPreview-module__QAM-kW__title{color:#0f172a;font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.AboutPreview-module__QAM-kW__desc{color:#475569;font-size:.95rem;line-height:1.75}.AboutPreview-module__QAM-kW__link{color:#00838f;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.AboutPreview-module__QAM-kW__link:hover{gap:.875rem}.AboutPreview-module__QAM-kW__right{flex-direction:column;gap:1.25rem;display:flex}.AboutPreview-module__QAM-kW__valueCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:1.25rem;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.AboutPreview-module__QAM-kW__valueCard:hover{border-color:#00bcd4;transform:translate(6px);box-shadow:0 10px 15px -3px #00000014}.AboutPreview-module__QAM-kW__valueIcon{flex-shrink:0;font-size:1.75rem;line-height:1}.AboutPreview-module__QAM-kW__valueTitle{color:#0f172a;margin-bottom:.3rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700}.AboutPreview-module__QAM-kW__valueDesc{color:#64748b;font-size:.82rem;line-height:1.5}
.admission-module__efCSNW__hero{text-align:center;background:linear-gradient(135deg,#f0f7ff 0%,#e8f4fd 60%,#f0f9ff 100%);border-bottom:1px solid #00000012;padding:5rem 0 4rem;position:relative;overflow:hidden}.admission-module__efCSNW__hero:before{content:"";background:radial-gradient(at 40%,#1976d214 0%,#0000 60%);position:absolute;inset:0}.admission-module__efCSNW__heroContent{z-index:1;padding:0 2rem;position:relative}.admission-module__efCSNW__heroTitle{color:#0f172a;margin:.5rem 0 1rem;font-family:Montserrat,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.admission-module__efCSNW__heroSub{color:#64748b;margin-bottom:2.5rem;font-size:1rem}.admission-module__efCSNW__dates{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.admission-module__efCSNW__dateCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.25rem;min-width:150px;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #0000000a}.admission-module__efCSNW__dateLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem}.admission-module__efCSNW__dateValue{color:#0f172a;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700}.admission-module__efCSNW__section{padding:5rem 0}.admission-module__efCSNW__sectionDark{background:#f8fafc}.admission-module__efCSNW__sectionHeader{text-align:center;margin-bottom:3.5rem}.admission-module__efCSNW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.admission-module__efCSNW__stepsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.admission-module__efCSNW__stepsGrid{grid-template-columns:1fr}}.admission-module__efCSNW__stepCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.admission-module__efCSNW__stepCard:hover{border-color:#00bcd466;transform:translateY(-6px);box-shadow:0 12px 32px #00000014}.admission-module__efCSNW__stepNum{background:linear-gradient(135deg,#00bcd480,#0d47a180);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:900;line-height:1}.admission-module__efCSNW__stepTitle{color:#0f172a;margin-bottom:.75rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700}.admission-module__efCSNW__stepDesc{color:#64748b;font-size:.84rem;line-height:1.6}.admission-module__efCSNW__scholarGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.admission-module__efCSNW__scholarGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.admission-module__efCSNW__scholarGrid{grid-template-columns:1fr}}.admission-module__efCSNW__scholarCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;box-shadow:0 2px 8px #0000000a}.admission-module__efCSNW__scholarCard:hover{border-color:#00bcd466;transform:translateY(-6px);box-shadow:0 12px 32px #00000014}.admission-module__efCSNW__scholarIcon{margin-bottom:1rem;font-size:2.5rem;display:block}.admission-module__efCSNW__scholarName{color:#0f172a;margin-bottom:.75rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700}.admission-module__efCSNW__scholarDesc{color:#64748b;font-size:.83rem;line-height:1.6}.admission-module__efCSNW__faq{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.admission-module__efCSNW__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:border-color .3s;overflow:hidden;box-shadow:0 2px 6px #0000000a}.admission-module__efCSNW__faqItem.admission-module__efCSNW__faqOpen{border-color:#00bcd466}.admission-module__efCSNW__faqBtn{cursor:pointer;color:#0f172a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s;display:flex}.admission-module__efCSNW__faqBtn:hover{background:#f8fafc}.admission-module__efCSNW__faqIcon{color:#00838f;background:#00bcd41a;border:1px solid #00bcd44d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.admission-module__efCSNW__faqContent{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .4s;overflow:hidden}.admission-module__efCSNW__faqOpen .admission-module__efCSNW__faqContent{max-height:300px;padding:0 1.5rem 1.5rem}.admission-module__efCSNW__faqContent p{color:#64748b;font-size:.875rem;line-height:1.7}.admission-module__efCSNW__ctaSection{text-align:center;background:linear-gradient(135deg,#f0f7ff,#e8f4fd);padding:6rem 0;position:relative;overflow:hidden}.admission-module__efCSNW__ctaSection:before{content:"";background:radial-gradient(circle,#00bcd414 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.admission-module__efCSNW__ctaContent{z-index:1;max-width:650px;margin:0 auto;padding:0 2rem;position:relative}.admission-module__efCSNW__ctaTitle{color:#0f172a;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900}.admission-module__efCSNW__ctaSub{color:#64748b;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.admission-module__efCSNW__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.admission-module__efCSNW__ctaBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4,#0d47a1);border:none;border-radius:50px;padding:1rem 2.5rem;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 32px #00bcd440}.admission-module__efCSNW__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 14px 40px #00bcd466}.admission-module__efCSNW__ctaLink{color:#475569;align-items:center;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.admission-module__efCSNW__ctaLink:hover{color:#00838f}
.faculty-module__SZZ4cW__hero{align-items:flex-end;min-height:60vh;display:flex;position:relative;overflow:hidden}.faculty-module__SZZ4cW__heroBg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.faculty-module__SZZ4cW__heroOverlay{background:linear-gradient(#0f172a4d 0%,#0f172abf 100%);position:absolute;inset:0}.faculty-module__SZZ4cW__heroContent{z-index:1;text-align:center;width:100%;max-width:800px;margin:0 auto;padding:5rem 2rem 4rem;position:relative}.faculty-module__SZZ4cW__badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#00bcd4,#0d47a1);border-radius:50px;margin-bottom:1rem;padding:.3rem .875rem;font-size:.72rem;font-weight:700;display:inline-block}.faculty-module__SZZ4cW__heroTitle{color:#fff;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.2}.faculty-module__SZZ4cW__heroDesc{color:#fffc;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.faculty-module__SZZ4cW__heroMeta{color:#ffffffb3;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;font-size:.9rem;display:flex}.faculty-module__SZZ4cW__applyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00bcd4,#0d47a1);border:none;border-radius:50px;padding:.875rem 2.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;transition:box-shadow .2s,transform .2s}.faculty-module__SZZ4cW__applyBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00bcd466}.faculty-module__SZZ4cW__section{padding:5rem 0}.faculty-module__SZZ4cW__sectionDark{background:#f8fafc}.faculty-module__SZZ4cW__sectionHeader{text-align:center;margin-bottom:3rem}.faculty-module__SZZ4cW__programs{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.faculty-module__SZZ4cW__accordItem{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:border-color .3s;overflow:hidden;box-shadow:0 2px 6px #0000000a}.faculty-module__SZZ4cW__accordItem.faculty-module__SZZ4cW__open{border-color:#00bcd466}.faculty-module__SZZ4cW__accordBtn{cursor:pointer;color:#0f172a;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;transition:background .2s;display:flex}.faculty-module__SZZ4cW__accordBtn:hover{background:#f8fafc}.faculty-module__SZZ4cW__accordMeta{flex-shrink:0;align-items:center;gap:1rem;display:flex}.faculty-module__SZZ4cW__degree{color:#00838f;background:#00bcd414;border:1px solid #00bcd440;border-radius:50px;padding:.2rem .6rem;font-size:.75rem}.faculty-module__SZZ4cW__accordIcon{color:#00838f;background:#00bcd414;border:1px solid #00bcd44d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex}.faculty-module__SZZ4cW__accordContent{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .4s;overflow:hidden}.faculty-module__SZZ4cW__open .faculty-module__SZZ4cW__accordContent{max-height:300px;padding:0 1.5rem 1.5rem}.faculty-module__SZZ4cW__progDetails{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}@media (max-width:600px){.faculty-module__SZZ4cW__progDetails{grid-template-columns:repeat(2,1fr)}}.faculty-module__SZZ4cW__progDetail{flex-direction:column;gap:.25rem;display:flex}.faculty-module__SZZ4cW__progDetail span{color:#94a3b8;font-size:.72rem}.faculty-module__SZZ4cW__progDetail strong{color:#0f172a;font-size:.88rem;font-weight:600}.faculty-module__SZZ4cW__applySmBtn{color:#00838f;cursor:pointer;background:0 0;border:1.5px solid #00bcd480;border-radius:8px;padding:.6rem 1.5rem;font-size:.82rem;font-weight:600;transition:all .2s}.faculty-module__SZZ4cW__applySmBtn:hover{background:#00bcd414}.faculty-module__SZZ4cW__profGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:700px){.faculty-module__SZZ4cW__profGrid{grid-template-columns:1fr;max-width:300px}}.faculty-module__SZZ4cW__profCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #0000000a}.faculty-module__SZZ4cW__profCard:hover{transform:translateY(-6px);box-shadow:0 12px 30px #00000014}.faculty-module__SZZ4cW__profImg{object-fit:cover;width:100%;height:180px}.faculty-module__SZZ4cW__profName{color:#0f172a;padding:1rem 1rem .25rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700}.faculty-module__SZZ4cW__profTitle{color:#00838f;padding:0 1rem;font-size:.75rem;font-weight:600}.faculty-module__SZZ4cW__profSubject{color:#94a3b8;padding:.25rem 1rem 1rem;font-size:.78rem}.faculty-module__SZZ4cW__contactBox{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex;box-shadow:0 4px 16px #0000000d}.faculty-module__SZZ4cW__contactTitle{color:#0f172a;margin-bottom:.3rem;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:700}.faculty-module__SZZ4cW__contactSub{color:#64748b;font-size:.85rem}.faculty-module__SZZ4cW__contactInfo{flex-direction:column;gap:.5rem;display:flex}.faculty-module__SZZ4cW__contactLink{color:#475569;font-size:.88rem;text-decoration:none;transition:color .2s}.faculty-module__SZZ4cW__contactLink:hover{color:#00838f}
