body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-navbar{background:#fff;border-bottom:1px solid #ececec;padding:10px 0;z-index:999}.navbar-brand{text-decoration:none}.brand-logo{height:42px;width:auto}.Navbar-text{font-size:20px;font-weight:700;line-height:1;margin:0}.brand-main{color:#2db4f8}.brand-highlight{color:#ff6b00;margin-left:4px}.navbar-nav .nav-link{color:#222!important;font-size:15px;font-weight:500;padding:10px 14px;transition:color .3s ease}.active-link,.navbar-nav .nav-link:hover{color:#ff6b00!important}.active-link{font-weight:600}.dropdown-menu{border:1px solid #eee;border-radius:10px;margin-top:10px;min-width:240px;padding:8px 0}.dropdown-item{color:#222;font-size:14px;padding:10px 18px;transition:all .3s ease}.active-dropdown,.dropdown-item:hover{background:#fff5ee;color:#ff6b00}.active-dropdown{font-weight:600}.fade-menu{animation:fadeDown .25s ease}@keyframes fadeDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.navbar-nav{padding-top:12px}.navbar-nav .nav-link{padding:12px 16px}.dropdown-menu{margin-top:4px}}body{background:#d9d9d9;margin:0}.home{color:#222;font-family:Poppins,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5{font-weight:600}p{color:#555;line-height:1.6}.hero-title{color:beige;font-size:3rem;font-weight:800}.dl-data{color:#1e40af}.dl-lakshya{color:#ff6b00}@media (max-width:768px){.hero-title{font-size:2.2rem}}@media (max-width:480px){.hero-title{font-size:1.9rem}}.btn{background:#007bff;border-radius:30px;color:#fff;display:inline-block;padding:10px 26px;text-decoration:none;transition:all .3s ease}.btn:hover{background:#0056b3;transform:translateY(-3px)}.btn-course{background:#28a745;border-radius:25px;color:#fff;padding:8px 18px;text-decoration:none;transition:all .3s ease}.btn-course:hover{background:#1e7e34;transform:translateY(-3px)}.hero{position:relative}.overlay{background:#00000080;inset:0;position:absolute}.hero-content{position:relative;text-align:center;z-index:2}.hero h1{font-size:3rem;font-weight:700}.hero h6{color:#eaeaea}.courses{padding:60px 20px;text-align:center}.courses h2{color:#007bff;font-size:2.2rem;margin-bottom:40px}.course-slider{overflow:hidden}.course-track{animation:scrollCourses 25s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.course-card{background:#fff;border-radius:16px;box-shadow:0 8px 22px #00000014;flex-shrink:0;margin:0 15px;padding:25px;text-align:center;transition:transform .3s ease;width:280px}.course-card:hover{transform:translateY(-8px)}.course-img{height:180px;margin-bottom:15px;object-fit:contain;width:100%}.course-slider:hover .course-track{animation-play-state:paused}.rounded-circle{border:5px solid #28a745;height:160px;object-fit:cover;transition:all .3s ease;width:160px}.rounded-circle:hover{border-color:#007bff;box-shadow:0 8px 22px #00000040;transform:scale(1.1)}.reviews{background:#f8f9fa;padding:90px 20px;text-align:center}.review-slider{overflow:hidden}.review-track{animation:scrollReviews 25s linear infinite;display:flex;width:-webkit-max-content;width:max-content}.review-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;flex-shrink:0;margin:0 15px;padding:30px 20px;width:300px}.review-card img{border:3px solid #007bff;border-radius:50%;height:80px;margin-bottom:15px;width:80px}.contact-whatsapp-wrapper{padding:100px 40px;width:100%}.contact-whatsapp-container{align-items:stretch;display:flex;gap:50px;margin:auto;max-width:1400px}.left-box,.right-box{align-items:center;display:flex;flex:1 1;justify-content:center}.left-box>*,.right-box>*{height:100%;width:100%}.left-box .whatsapp-section,.right-box{background:#fff;border-radius:20px;box-shadow:0 20px 45px #0000001f;padding:50px}@media (max-width:768px){.contact-whatsapp-wrapper{padding:60px 20px}.contact-whatsapp-container{flex-direction:column}.left-box,.right-box{height:auto}}@keyframes scrollCourses{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollReviews{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:992px){.course-card{width:240px}}@media (max-width:768px){.hero h1{font-size:2.2rem}.course-card{width:220px}.rounded-circle{height:120px;width:120px}.vision-text{text-align:justify}.review-card{width:260px}}@media (max-width:480px){.hero h1{font-size:1.9rem}.course-card{width:300px}.course-img{height:120px}}.whatsapp-section{background:#f0fff4;padding:60px 0}.whatsapp-content{align-items:center;display:flex;justify-content:center}.whatsapp-left{max-width:600px;text-align:center}.whatsapp-left h2{color:#075e54;margin-bottom:15px}.whatsapp-left p{color:#333;font-size:16px;margin-bottom:25px}.whatsapp-btn{background-color:#25d366;border-radius:30px;color:#fff;font-size:16px;padding:12px 28px;text-decoration:none;transition:.3s ease}.whatsapp-btn:hover{background-color:#1ebe5d;color:#fff}.contact{align-items:center;background:#f8f9fa;display:flex;flex-direction:column;justify-content:center;min-height:30vh;padding:40px 20px;text-align:center}.contact h2{color:#007bff;font-size:2.3rem;margin-bottom:25px}.contact-form{display:flex;flex-direction:column;gap:14px;max-width:520px;width:100%}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:10px;font-size:1rem;padding:12px 15px;width:100%}.contact-form button{background:#007bff;border:none;border-radius:30px;color:#fff;cursor:pointer;padding:12px;transition:.3s}.contact-form button:hover{background:#0056b3}@media (max-width:576px){.contact{min-height:auto;padding:60px 16px}}.founders-hero{background:radial-gradient(circle at bottom right,#ff55002e,#0000 45%),linear-gradient(135deg,#0b0b0b,#1a0f0f,#0b0b0b);color:#fff;padding:110px 60px;width:100%}.founders-container{align-items:center;display:flex;gap:50px;justify-content:space-between;margin:auto;max-width:1000px}.founders-left{flex:1 1}.founders-badge{border:1px solid #ff6b00;border-radius:20px;color:#ff6b00;display:inline-block;font-size:14px;margin-bottom:22px;padding:6px 18px}.founders-quote{color:#2f80ff;font-size:42px;font-weight:700;line-height:1.35}.founders-quote span{color:#2f80ff}.founders-right{flex:1 1;height:460px;position:relative}.founder-card{bottom:0;position:absolute;text-align:center}.founder-img{border-radius:18px;box-shadow:0 25px 60px #000000b3;height:340px;object-fit:cover;transition:transform .4s ease;width:260px}.founder-img:hover{transform:translateY(-10px)}.founder-info{margin-top:14px}.founder-info h4{color:#fff;font-size:18px;margin:0}.founder-info p{color:#cfcfcf;font-size:14px;margin:4px 0 0}.left-img{left:40px;z-index:2}.right-img{opacity:.95;right:0}@media (max-width:992px){.founders-container{flex-direction:column;text-align:center}.founders-right{display:flex;gap:30px;height:auto;justify-content:center;margin-top:40px}.founder-card,.founders-right{position:relative}.left-img,.right-img{left:auto;opacity:1;right:auto}}@media (max-width:576px){.founders-hero{padding:70px 18px}.founders-quote{font-size:26px;line-height:1.4}.founders-right{align-items:center;flex-direction:column;gap:24px}.founder-img{height:260px;width:200px}.founder-info h4{font-size:16px}.founder-info p{font-size:13px}}.single-founder{align-items:flex-end;display:flex;justify-content:center}.single-founder .founder-card{position:relative}.dl-mentor-section{background:#fff;padding:80px 60px;width:100%}.dl-mentor-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.dl-badge{border:1px solid #ffd2b8;border-radius:20px;color:#ff6b00;display:inline-block;font-size:13px;margin-bottom:10px;padding:4px 14px}.dl-mentor-header h2{color:#111;font-size:40px;font-weight:800}.dl-underline{background:#ff6b00;border-radius:10px;height:4px;margin-top:6px;width:90px}.dl-mentor-cards{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(4,1fr)}.dl-card{background:#fff;border-radius:18px;box-shadow:0 20px 45px #00000014;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease}.dl-card:hover{box-shadow:0 40px 80px #00000026;transform:translateY(-10px)}.dl-img-wrap{background:#ffd7c9;padding:22px}.dl-img-wrap img{aspect-ratio:3/4;border-radius:16px;display:block;object-fit:cover;object-position:top center;width:100%}.dl-card-body{padding:20px}.dl-card-body h4{font-size:20px;font-weight:700}.dl-role{font-size:14px}.dl-exp,.dl-role{color:#6b7280;margin-bottom:12px}.dl-exp{display:flex;font-size:13px;gap:20px}.dl-exp b{color:#111}.dl-desc{color:#4b5563;font-size:14px;line-height:1.6}@media (max-width:1200px){.dl-mentor-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.dl-mentor-section{padding:60px 20px}.dl-mentor-header{align-items:flex-start;flex-direction:column;gap:16px}.dl-mentor-cards{grid-template-columns:1fr}.dl-mentor-header h2{font-size:30px}.dl-img-wrap{padding:14px}.dl-img-wrap img{aspect-ratio:4/5;object-position:top center}}.mission-section{background:linear-gradient(180deg,#fff,#f8fafc);padding:90px 20px;text-align:center}.mission-container{margin:auto;max-width:1200px}.mission-title{color:#0f172a;font-size:36px;font-weight:800;letter-spacing:-.5px;margin-bottom:10px}.mission-subtitle{color:#475569;font-size:16.5px;line-height:1.7;margin:0 auto 60px;max-width:760px}.mission-cards{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.mission-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 28px #0206170f;overflow:hidden;padding:36px 28px;position:relative;text-align:left;transition:all .35s ease}.mission-card:before{background:linear-gradient(90deg,#2563eb,#38bdf8);content:"";height:4px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.mission-card:hover:before{opacity:1}.mission-card:hover{box-shadow:0 25px 45px #2563eb2e;transform:translateY(-10px)}.mission-card h3{color:#2563eb;font-size:20px;font-weight:700;margin-bottom:12px}.mission-card p{color:#475569;font-size:15px;line-height:1.75}@media (max-width:768px){.mission-title{font-size:30px}.mission-subtitle{font-size:15px;margin-bottom:40px}.mission-card{padding:30px 22px}}.comp-exam-section{background:#fff;padding:80px 20px;text-align:center}.comp-title{color:#0f172a;font-size:34px;font-weight:700}.exam-scroll-wrapper{overflow:hidden;width:100%}.exam-scroll-track{animation:examScroll 22s linear infinite;display:flex;width:-webkit-fit-content;width:fit-content}.exam-scroll-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 10px 25px #0000000f;flex-shrink:0;margin:0 18px;padding:20px;text-align:left;width:300px}.exam-scroll-card img{border-radius:12px;height:130px;margin-bottom:12px;object-fit:cover;width:100%}.exam-scroll-card h3{color:#2563eb;font-size:18px;margin-bottom:8px}.exam-scroll-card p{color:#475569;font-size:14px;line-height:1.6}@keyframes examScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.exam-scroll-wrapper:hover .exam-scroll-track{animation-play-state:paused}@media (max-width:768px){.exam-scroll-card{width:260px}}.features-section{background:linear-gradient(180deg,#f8fafc,#fff);padding:90px 20px;text-align:center}.features-container{margin:auto;max-width:1200px}.features-title{color:#0f172a;font-size:36px;font-weight:800;letter-spacing:-.5px;margin-bottom:12px}.features-subtitle{color:#475569;font-size:16.5px;line-height:1.7;margin:0 auto 60px;max-width:720px}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 30px #0206170f;overflow:hidden;padding:38px 28px;position:relative;transition:all .35s ease}.feature-card:before{background:linear-gradient(90deg,#2563eb,#38bdf8);content:"";height:4px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.feature-card:hover:before{opacity:1}.feature-card:hover{box-shadow:0 25px 50px #2563eb2e;transform:translateY(-10px)}.feature-icon{align-items:center;display:inline-flex;font-size:42px;justify-content:center;margin-bottom:18px;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.15)}.feature-card h3{color:#2563eb;font-size:21px;font-weight:700;margin-bottom:12px}.feature-card p{color:#475569;font-size:15px;line-height:1.75}@media (max-width:768px){.features-title{font-size:30px}.features-subtitle{font-size:15px;margin-bottom:40px}.feature-card{padding:32px 22px}}.premium-card{background:#fff;border:2px solid #d6d6d6;border-radius:15px;box-shadow:0 4px 12px #0000001f;padding:25px;transition:all .3s ease-in-out}.premium-card:hover{border-color:#0d6efd;box-shadow:0 8px 20px #0000002e;transform:translateY(-4px)}.premium-img{border-radius:12px;box-shadow:0 4px 12px #0000002e;transition:transform .3s ease-in-out}.premium-img:hover{transform:scale(1.03)}.premium-btn{border-radius:8px;font-weight:600;padding:10px 25px;transition:.3s ease-in-out}.premium-btn:hover{background-color:#084298;border-color:#084298}p{line-height:1.7}.footer{background:linear-gradient(135deg,#0b0b0b,#1a0f14,#2b1015);color:#fff;font-family:Poppins,Arial,sans-serif;overflow:hidden;padding:70px 40px 25px;position:relative}.footer:before{background:radial-gradient(ellipse at center,#ff5a5a59,#0000 70%);content:"";height:260px;left:0;position:absolute;top:-140px;width:100%}.footer-top{display:flex;flex-wrap:wrap;gap:35px;justify-content:space-between;position:relative;z-index:2}.footer-section{flex:1 1 230px}.footer-section h1{font-size:18px;font-weight:600;margin-bottom:18px;position:relative}.footer-section h1:after{background:linear-gradient(90deg,#ff6a00,#ff2d55);border-radius:3px;bottom:-7px;content:"";height:3px;left:0;position:absolute;width:45px}.footer-section h3{color:#d6d6d6;cursor:pointer;font-size:15px;font-weight:400;margin:9px 0;transition:all .3s ease}.footer-section h3:hover{color:#ff6a00;transform:translateX(6px)}.contact-info p{align-items:center;color:#dcdcdc;display:flex;font-size:14px;margin:10px 0}.contact-info .icon{color:#ff6a00;font-size:15px;margin-right:10px}.social-icons{margin-top:15px}.social-icons a{align-items:center;background:#ffffff14;border-radius:50%;color:#fff;display:inline-flex;font-size:16px;height:38px;justify-content:center;margin-right:10px;transition:all .3s ease;width:38px}.social-icons a:hover{background:linear-gradient(135deg,#ff6a00,#ff2d55);transform:translateY(-4px)}.footer-bottom{border-top:1px solid #ffffff26;color:#aaa;font-size:13px;margin-top:45px;padding-top:18px;text-align:center}.footer-bottom a{color:#ff6a00;font-weight:500;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}@media (max-width:1024px){.footer-top{justify-content:space-around}}@media (max-width:768px){.footer{padding:60px 20px 20px}.footer-top{align-items:center;flex-direction:column;text-align:center}.footer-section h1:after{left:50%;transform:translateX(-50%)}.footer-section h3:hover{transform:none}.contact-info p{justify-content:center}}@media (max-width:480px){.footer-section h1{font-size:16px}.footer-section h3{font-size:14px}}*{box-sizing:border-box}.gatecs-container{background-color:#fff;padding:60px 80px;width:100%}.gatecs-title{color:#0f172a;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.gatecs-intro{color:#374151;font-size:1.05rem;line-height:1.7;margin:0 auto 50px;max-width:1000px;text-align:center}.gatecs-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 22px #0000000d;margin:0 auto 35px;max-width:1000px;padding:30px 32px}.gatecs-section h2{color:#0f172a;font-size:1.5rem;font-weight:600;margin-bottom:14px}.gatecs-section p{color:#374151;line-height:1.6;margin-bottom:14px}.gatecs-section ul{margin:0;padding-left:22px}.gatecs-section ul li{color:#1f2937;font-size:1rem;margin-bottom:8px}.gatecs-section a{color:#2563eb;font-weight:500;text-decoration:none}.gatecs-section a:hover{text-decoration:underline}@media (max-width:1024px){.gatecs-container{padding:50px 40px}}@media (max-width:768px){.gatecs-container{padding:40px 20px}.gatecs-title{font-size:2rem}.gatecs-intro{font-size:1rem}}@media (max-width:480px){.gatecs-title{font-size:1.6rem}.gatecs-section{padding:22px}}.gate-da.container{background:#fff;max-width:100%!important;padding-left:80px!important;padding-right:80px!important;width:100%}.gate-da h1{color:#0d6efd;font-size:2.6rem;font-weight:700}.gate-da .lead{color:#4b5563;font-size:1.05rem;margin:0 auto 60px;max-width:1000px}.gate-da>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0000000d;margin:0 auto 40px;max-width:1000px;padding:28px 32px}.gate-da h3{color:#0f172a;font-size:1.45rem;margin-bottom:14px}.gate-da h4,.gate-da h5{color:#0f172a;font-weight:600}.gate-da ul{padding-left:20px}.gate-da ul li{color:#1f2937;font-size:1rem;margin-bottom:8px}.gate-da ul ul{margin-top:8px}.gate-da a{color:#2563eb;font-weight:500;text-decoration:none}.gate-da a:hover{text-decoration:underline}.gate-da .text-center{background:#f8fafc}@media (max-width:1024px){.gate-da.container{padding-left:40px!important;padding-right:40px!important}}@media (max-width:768px){.gate-da.container{padding-left:20px!important;padding-right:20px!important}.gate-da h1{font-size:2rem}.gate-da .lead{font-size:1rem}}@media (max-width:480px){.gate-da h1{font-size:1.6rem}.gate-da>div{padding:22px}}body,html{background-color:#e5e5e5;font-family:Inter,Segoe UI,Roboto,sans-serif;margin:0;overflow-x:hidden;padding:0;width:100%}.container{background:#fff;max-width:100%!important;padding-left:80px!important;padding-right:80px!important;width:100%}h1{color:#0d6efd;font-size:2.6rem;font-weight:700}.lead{color:#4b5563;font-size:1.05rem;margin:0 auto 60px;max-width:1000px}.container>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0000000d;margin:0 auto 40px;max-width:1000px;padding:28px 32px}h3{font-size:1.45rem;margin-bottom:14px}h3,h4{color:#0f172a}h4{font-weight:600}ul{padding-left:20px}ul li{color:#1f2937;font-size:1rem;margin-bottom:8px}.text-center{background:#f8fafc}@media (max-width:1024px){.container{padding-left:40px!important;padding-right:40px!important}}@media (max-width:768px){.container{padding-left:20px!important;padding-right:20px!important}h1{font-size:2rem}.lead{font-size:1rem}}@media (max-width:480px){h1{font-size:1.6rem}.container>div{padding:22px}}h1{font-size:2.2rem}h3{border-left:5px solid #0d6efd;margin-bottom:15px;padding-left:10px}ul{list-style-type:square;margin-left:20px}li,p{font-size:1rem;line-height:1.7}.text-center{text-align:center}.text-primary{color:#0d6efd!important;color:#007bff!important}.container{max-width:900px}h1,h3,h4{font-family:Poppins,sans-serif}ul{line-height:1.8}.lead{font-size:1.1rem}.text-warning{color:#198754!important}.text-secondary{color:#6c757d!important}.text-success{color:#28a745!important}@media (max-width:768px){.container{padding:1rem}h1{font-size:1.6rem}}
/*# sourceMappingURL=main.aa89fa36.css.map*/