.Hero-module__ZARIfG__hero{background:linear-gradient(160deg,#0a1128 0%,#1b2a4a 40%,#162240 70%,#0a1128 100%);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBgOrb1{pointer-events:none;background:radial-gradient(circle,#f5a6231a 0%,#0000 70%);border-radius:50%;width:700px;height:700px;animation:12s ease-in-out infinite Hero-module__ZARIfG__orbFloat;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__heroBgOrb2{pointer-events:none;background:radial-gradient(circle,#6384e314 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:16s ease-in-out infinite reverse Hero-module__ZARIfG__orbFloat;position:absolute;bottom:-30%;left:-15%}.Hero-module__ZARIfG__heroBgGrid{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__ZARIfG__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__ZARIfG__heroContent{animation:.9s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__contentReveal}.Hero-module__ZARIfG__heroBadge{color:#ffd580;letter-spacing:.3px;background:#f5a6231f;border:1px solid #f5a6232e;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.75rem;padding:8px 20px;font-size:.82rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__heroTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.6rem;font-weight:800;line-height:1.12}.Hero-module__ZARIfG__heroTitleAccent{background:linear-gradient(135deg,#f5a623 0%,#ffd580 50%,#f5a623 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite Hero-module__ZARIfG__shimmer}.Hero-module__ZARIfG__heroDescription{color:#ffffffa6;max-width:480px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.75}.Hero-module__ZARIfG__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__btnPrimary{color:#0f1a30;letter-spacing:.3px;background:linear-gradient(135deg,#f5a623,#e09518);border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #f5a6234d,inset 0 1px #fff3}.Hero-module__ZARIfG__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 35px #f5a62373,inset 0 1px #fff3}.Hero-module__ZARIfG__btnGhost{color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__btnGhost:hover{color:#fff;background:#ffffff1f;border-color:#fff3;transform:translateY(-2px)}.Hero-module__ZARIfG__heroVisual{justify-content:center;align-items:center;animation:1s cubic-bezier(.16,1,.3,1) .3s both Hero-module__ZARIfG__visualReveal;display:flex}.Hero-module__ZARIfG__heroImageWrapper{width:420px;height:420px;position:relative}.Hero-module__ZARIfG__heroRing{border:1.5px solid #f5a62326;border-radius:50%;animation:20s linear infinite Hero-module__ZARIfG__ringRotate;position:absolute;inset:-30px}.Hero-module__ZARIfG__heroRing:before{content:"";background:#f5a623;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;box-shadow:0 0 12px #f5a62380}.Hero-module__ZARIfG__heroRing2{border:1px dashed #ffffff0f;border-radius:50%;animation:30s linear infinite reverse Hero-module__ZARIfG__ringRotate;position:absolute;inset:-55px}.Hero-module__ZARIfG__heroImageInner{filter:drop-shadow(0 20px 40px #0000004d);width:100%;height:100%;animation:5s ease-in-out infinite Hero-module__ZARIfG__float;position:relative}.Hero-module__ZARIfG__statsBar{z-index:2;max-width:1100px;margin:-3.5rem auto 0;padding:0 2rem;position:relative}.Hero-module__ZARIfG__statsGrid{background:#fff;border:1px solid #0000000a;border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 20px 60px #0000001a,0 1px 3px #0000000d}.Hero-module__ZARIfG__statItem{text-align:center;opacity:0;padding:2rem 1.25rem;transition:opacity .5s,transform .5s,background .3s;position:relative;transform:translateY(20px)}.Hero-module__ZARIfG__statVisible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__statItem:not(:last-child):after{content:"";background:linear-gradient(#0000,#e2e8f0,#0000);width:1px;height:60%;position:absolute;top:20%;right:0}.Hero-module__ZARIfG__statItem:hover{background:linear-gradient(#f5a6230a,#0000)}.Hero-module__ZARIfG__statIcon{color:#f5a623;margin-bottom:.75rem}.Hero-module__ZARIfG__statNumber{font-family:var(--font-heading);color:#1b2a4a;margin-bottom:.4rem;font-size:2.2rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__statLabel{color:#718096;text-transform:uppercase;letter-spacing:1.2px;font-size:.8rem;font-weight:500}@media (max-width:900px){.Hero-module__ZARIfG__heroInner{text-align:center;grid-template-columns:1fr;gap:2.5rem;padding-top:2rem}.Hero-module__ZARIfG__heroTitle{font-size:2.6rem}.Hero-module__ZARIfG__heroDescription{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__heroActions{justify-content:center}.Hero-module__ZARIfG__heroImageWrapper{width:300px;height:300px}.Hero-module__ZARIfG__statsGrid{grid-template-columns:repeat(2,1fr)}.Hero-module__ZARIfG__statItem:nth-child(2):after{display:none}}@media (max-width:480px){.Hero-module__ZARIfG__hero{min-height:75vh}.Hero-module__ZARIfG__heroTitle{font-size:2rem}.Hero-module__ZARIfG__heroImageWrapper{width:230px;height:230px}.Hero-module__ZARIfG__statsGrid{grid-template-columns:1fr 1fr}.Hero-module__ZARIfG__statNumber{font-size:1.7rem}.Hero-module__ZARIfG__btnPrimary,.Hero-module__ZARIfG__btnGhost{padding:12px 24px;font-size:.9rem}}@keyframes Hero-module__ZARIfG__contentReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__visualReveal{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes Hero-module__ZARIfG__ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__orbFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes Hero-module__ZARIfG__shimmer{0%{background-position:0%}to{background-position:200%}}
.AboutSection-module__UGBiha__about{background:#fff;padding:7rem 0 6rem;overflow:hidden}.AboutSection-module__UGBiha__aboutInner{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutSection-module__UGBiha__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.AboutSection-module__UGBiha__aboutVisual{opacity:0;transition:opacity .7s,transform .7s;transform:translate(-40px)}.AboutSection-module__UGBiha__aboutVisual.AboutSection-module__UGBiha__revealed{opacity:1;transform:translate(0)}.AboutSection-module__UGBiha__aboutVisualCard{text-align:center;background-color:#0000;background-image:linear-gradient(#0f1a30b3,#1b2a4ad9),url(/graduates.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:4rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.AboutSection-module__UGBiha__visualAccent{background:radial-gradient(circle,#f5a6231f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-60%;right:-30%}.AboutSection-module__UGBiha__visualIcon{color:#f5a623;z-index:1;filter:drop-shadow(0 0 20px #f5a6234d);margin-bottom:1.5rem;position:relative}.AboutSection-module__UGBiha__visualText{color:#ffffffe6;font-family:var(--font-heading);z-index:1;font-size:1.4rem;font-weight:700;line-height:1.4;position:relative}.AboutSection-module__UGBiha__visualBadge{color:#ffd580;letter-spacing:1px;background:#f5a62326;border:1px solid #f5a62333;border-radius:50px;padding:6px 16px;font-size:.75rem;font-weight:600;position:absolute;bottom:20px;right:20px}.AboutSection-module__UGBiha__aboutContent{opacity:0;transition:opacity .7s .2s,transform .7s .2s;transform:translate(40px)}.AboutSection-module__UGBiha__aboutContent.AboutSection-module__UGBiha__revealed{opacity:1;transform:translate(0)}.AboutSection-module__UGBiha__sectionLabel{color:#f5a623;text-transform:uppercase;letter-spacing:3px;margin-bottom:.75rem;font-size:.78rem;font-weight:700;display:inline-block}.AboutSection-module__UGBiha__sectionLabelCenter{text-align:center;display:block}.AboutSection-module__UGBiha__sectionHeading{color:#1b2a4a;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2.2rem;line-height:1.2}.AboutSection-module__UGBiha__aboutContent p{color:#64748b;margin-bottom:1.25rem;font-size:1.02rem;line-height:1.8}.AboutSection-module__UGBiha__features{grid-template-columns:1fr 1fr;gap:12px;margin-top:2rem;display:grid}.AboutSection-module__UGBiha__featureItem{opacity:0;background:#f8f9fb;border:1px solid #eef1f5;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(15px)}.AboutSection-module__UGBiha__featureVisible{opacity:1;transform:translateY(0)}.AboutSection-module__UGBiha__featureItem:hover{background:#f5a6230f;border-color:#f5a62333;transform:translate(6px)}.AboutSection-module__UGBiha__featureIconWrap{color:#f5a623;background:linear-gradient(135deg,#f5a6231f,#f5a6230a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.AboutSection-module__UGBiha__featureText{color:#2d3748;font-size:.92rem;font-weight:600}.AboutSection-module__UGBiha__whyUs{background:#f8f9fb;padding:6rem 0 7rem}.AboutSection-module__UGBiha__whyUsInner{max-width:1200px;margin:0 auto;padding:0 2rem}.AboutSection-module__UGBiha__whyUsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem;display:grid}.AboutSection-module__UGBiha__whyUsCard{text-align:center;opacity:0;background:#fff;border:1px solid #eef1f5;border-radius:24px;padding:2.75rem 2rem;transition:opacity .6s,transform .6s,box-shadow .4s;position:relative;overflow:hidden;transform:translateY(30px)}.AboutSection-module__UGBiha__cardVisible{opacity:1;transform:translateY(0)}.AboutSection-module__UGBiha__whyUsCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#f5a623,#ffd580);height:4px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.AboutSection-module__UGBiha__whyUsCard:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000014}.AboutSection-module__UGBiha__whyUsCard:hover:before{transform:scaleX(1)}.AboutSection-module__UGBiha__whyUsIconWrap{color:#f5a623;background:linear-gradient(135deg,#f5a6231a,#f5a62308);border-radius:20px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 1.5rem;transition:all .4s;display:flex}.AboutSection-module__UGBiha__whyUsCard:hover .AboutSection-module__UGBiha__whyUsIconWrap{color:#fff;background:linear-gradient(135deg,#f5a623,#e09518);transform:scale(1.05);box-shadow:0 6px 20px #f5a62340}.AboutSection-module__UGBiha__whyUsCard h3{color:#1b2a4a;margin-bottom:.85rem;font-size:1.2rem}.AboutSection-module__UGBiha__whyUsCard p{color:#64748b;font-size:.95rem;line-height:1.7}@media (max-width:900px){.AboutSection-module__UGBiha__aboutGrid{grid-template-columns:1fr;gap:2.5rem}.AboutSection-module__UGBiha__whyUsGrid{grid-template-columns:1fr;max-width:450px;margin-left:auto;margin-right:auto}.AboutSection-module__UGBiha__features{grid-template-columns:1fr}.AboutSection-module__UGBiha__sectionHeading{font-size:1.75rem}}
.WhyJoinSection-module__j4XQiq__section{background:linear-gradient(135deg,#f3f7fb,#eef2ff);padding:100px 20px}.WhyJoinSection-module__j4XQiq__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.WhyJoinSection-module__j4XQiq__left{flex-direction:column;justify-content:center;display:flex}.WhyJoinSection-module__j4XQiq__heading{color:#111827;margin-bottom:20px;font-size:40px;font-weight:700}.WhyJoinSection-module__j4XQiq__heading:after{content:"";background:#2563eb;border-radius:4px;width:80px;height:4px;margin-top:15px;display:block}.WhyJoinSection-module__j4XQiq__illustration{max-width:100%;margin-top:40px;margin-left:20px}.WhyJoinSection-module__j4XQiq__right{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.WhyJoinSection-module__j4XQiq__card{background:#fff;border-radius:14px;padding:30px;transition:all .3s;box-shadow:0 8px 20px #0000000d}.WhyJoinSection-module__j4XQiq__card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #2563eb26}.WhyJoinSection-module__j4XQiq__iconWrap{color:#2563eb;background:#e0f2fe;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:18px;display:flex}.WhyJoinSection-module__j4XQiq__card h3{color:#111827;margin-bottom:10px;font-size:18px;font-weight:600}.WhyJoinSection-module__j4XQiq__card p{color:#6b7280;font-size:14px;line-height:1.6}@media (max-width:992px){.WhyJoinSection-module__j4XQiq__container,.WhyJoinSection-module__j4XQiq__right{grid-template-columns:1fr}.WhyJoinSection-module__j4XQiq__heading{font-size:30px}}
.AwardSection-module__QhHlwq__section{background-color:#f8f9fb;padding:6rem 0;overflow:hidden}.AwardSection-module__QhHlwq__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.AwardSection-module__QhHlwq__label{color:#f5a623;text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem;font-size:.78rem;font-weight:700;display:inline-block}.AwardSection-module__QhHlwq__heading{color:#1b2a4a;margin-bottom:1.5rem;font-size:2.2rem;line-height:1.2}.AwardSection-module__QhHlwq__subtitle{color:#64748b;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.AwardSection-module__QhHlwq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2.5rem;display:grid}.AwardSection-module__QhHlwq__card{text-align:center;background:#fff;border-radius:24px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 50px #00000014}.AwardSection-module__QhHlwq__card:hover{transform:translateY(-6px);box-shadow:0 25px 55px #0000001f}.AwardSection-module__QhHlwq__iconWrap{color:#f5a623;background:linear-gradient(135deg,#f5a6231a,#f5a62308);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;transition:transform .3s,background .3s,filter .3s;display:flex}.AwardSection-module__QhHlwq__card:hover .AwardSection-module__QhHlwq__iconWrap{color:#fff;filter:drop-shadow(0 0 10px #f5a62399);background:linear-gradient(135deg,#f5a623,#e09518);transform:scale(1.1)}.AwardSection-module__QhHlwq__card h3{color:#1b2a4a;margin-bottom:.75rem;font-size:1.25rem}.AwardSection-module__QhHlwq__card p{color:#64748b;font-size:.95rem;line-height:1.6}.AwardSection-module__QhHlwq__closingText{color:#1b2a4a;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.7}.AwardSection-module__QhHlwq__highlightText{color:#f5a623;margin-top:1.5rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.8}.AwardSection-module__QhHlwq__quoteSection{background:#fff;margin-top:1.5rem;padding:2rem 0}.AwardSection-module__QhHlwq__quoteBox{text-align:center;background:#f8f9fb;border:1px solid #e6f0ee;border-radius:30px;max-width:950px;margin:0 auto;padding:3rem 2rem;box-shadow:0 10px 30px #0000000d}.AwardSection-module__QhHlwq__quoteHeading{color:#1b2a4a;max-width:850px;margin:0 auto;font-family:Noto Sans Tamil,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.6}@media (max-width:768px){.AwardSection-module__QhHlwq__grid{grid-template-columns:1fr;gap:1.5rem}.AwardSection-module__QhHlwq__heading{font-size:1.75rem}}
