.hero{color:#fff;background:url(/group.JPG) 50%/cover no-repeat;padding:60px 6%;position:relative;overflow:hidden}.hero-buttons-mobile{display:none}.check-result{cursor:pointer;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.hero-overlay{z-index:0;background:linear-gradient(135deg,#292929e0,#1c1c1ceb);position:absolute;inset:0}.hero-wrapper{z-index:2;justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.hero-left{flex:1}.hero-left h1{background:linear-gradient(90deg,#fff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:15px;font-size:60px;font-weight:800;line-height:1.2}.hero-left h3{opacity:.95;background:linear-gradient(90deg,#60a5fa,#22d3ee);-webkit-text-fill-color:transparent;-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:15px;font-size:20px;font-weight:600}.hero-description{opacity:.9;max-width:520px;margin-bottom:35px;font-size:16px;line-height:1.7}.hero-buttons{gap:20px;margin-bottom:40px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#22d3ee);border:none;border-radius:12px;padding:14px 32px;font-weight:700;transition:all .3s}.primary-btn:hover{transform:translateY(-4px);box-shadow:0 15px 35px #3b82f666}.secondary-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:12px;padding:14px 32px;font-weight:600;transition:all .3s}.secondary-btn:hover{color:#2f5bea;background:#fff}.hero-highlights{grid-template-columns:repeat(2,minmax(200px,1fr));gap:15px;margin-top:-10px;margin-bottom:35px;display:grid}.highlight-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;align-items:center;gap:10px;padding:12px 18px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.highlight-item span{color:#22d3ee;font-weight:700}.highlight-item:hover{background:#ffffff26;transform:translateY(-3px)}.results{align-items:center;gap:20px;display:flex}.avatars{display:flex}.avatars img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:50px;height:50px;margin-right:-15px;transition:all .3s}.avatars img:hover{z-index:2;transform:scale(1.1)}.hero-right{flex:1}.video-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff14;border:1px solid #ffffff26;border-radius:22px;padding:15px;box-shadow:0 20px 50px #00000059}.video-thumbnail{border-radius:16px;position:relative;overflow:hidden}.video-thumbnail img{object-fit:cover;width:100%;height:260px;transition:all .5s}.video-thumbnail:hover img{transform:scale(1.06)}.video-thumbnail:after{content:"";position:absolute;inset:0}.play-button{color:#2f5bea;cursor:pointer;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;font-size:28px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #fff6}.play-button:hover{transform:translate(-50%,-50%)scale(1.1)}.stats{justify-content:space-between;gap:20px;margin-top:35px;margin-bottom:35px;display:flex}.stat-box{color:#0f172a;text-align:center;background:#fff;border-radius:16px;width:100%;padding:22px 30px;transition:all .3s;box-shadow:0 10px 30px #0003}.stat-box h2{color:#3b82f6;margin-bottom:5px}.stat-box:hover{transform:translateY(-6px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-left{animation:1s forwards fadeInUp}.hero-right{animation:1.2s forwards fadeInUp}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.stat-box{animation:5s ease-in-out infinite float}@media (max-width:992px){.hero{padding:20px 6%}.hero-wrapper{flex-direction:column;gap:15px}.hero-left,.hero-right{width:100%}.hero-left{flex-direction:column;display:flex}.hero-right{order:2}.hero-highlights,.stats{display:none}.stat-box{padding:14px 10px;font-size:14px}.results{justify-content:center;margin-top:35px!important}.hero-left h1{font-size:25px}.hero-left h3{font-size:15px}.hero-description{margin:0;font-size:14px}.hero-buttons{display:none}.hero-buttons-mobile{justify-content:center;gap:15px;margin-top:15px;display:flex}.results{display:none}}
.swiper{margin-bottom:0!important;padding-bottom:0!important}.swiper-wrapper{align-items:stretch;transition-timing-function:linear!important}.swiper-slide{height:auto}.toppers-section{color:#fff;background:linear-gradient(#97baf5 0%,#93a6e4 50%,#3b82f6 100%);padding:70px 20px}.toppers-container{max-width:1200px;margin:auto}.toppers-header{justify-content:center;align-items:center;margin-bottom:30px;display:flex}.toppers-title{font-size:34px;font-weight:700;text-align:center!important}.view-all-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.topper-card{border-radius:14px;position:relative;overflow:hidden}.topper-img{object-fit:cover;width:100%;height:370px;display:block}.play-btn{background:#959595e6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.topper-overlay{background:linear-gradient(#0000,#000000d9);justify-content:flex-end;width:100%;padding:16px;display:flex;position:absolute;bottom:0;right:0}.name{margin-top:4px;font-size:14px;font-weight:800}.video-modal{z-index:999;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.video-content{aspect-ratio:16/9;background:#000;border-radius:12px;width:90%;max-width:800px;overflow:hidden}.video-content iframe{border:none;width:100%;height:100%}.cbse-badge{color:#fff;z-index:2;letter-spacing:.5px;background:#ef4444;border-radius:20px;padding:6px 10px;font-size:18px;font-weight:800;position:absolute;top:12px;left:12px}.overlay-row{justify-content:space-between;align-items:center;display:flex}.percentile{color:#fde047;font-size:18px;font-weight:800}@media (max-width:768px){.toppers-title{font-size:28px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.whychoose-section{background:linear-gradient(#fff 0%,#e2f0ff 40%,#c4daff 100%);padding:60px 20px}.whychoose-container{max-width:1200px;margin:0 auto}.whychoose-title{text-align:center;margin-bottom:40px;font-size:36px;font-weight:700}.whychoose-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.whychoose-card{background:#fff;border-radius:14px;padding:24px;transition:all .3s;box-shadow:0 4px 12px #00000014}.whychoose-card:hover{transform:translateY(-6px);box-shadow:0 10px 22px #0000001f}.whychoose-icon{background:#0061ff99;border-radius:20px;justify-content:center;align-items:center;width:50%;height:60px;margin-bottom:0;display:flex}.whychoose-card h3{margin-bottom:10px;font-size:18px;font-weight:600}.whychoose-card p{color:#6b7280;font-size:14px;line-height:1.6}.whychoose-card h3{margin:0;font-size:16px;font-weight:600}.whychoose-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}@media (max-width:1024px){.whychoose-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.whychoose-grid{scroll-snap-type:x mandatory;gap:20px;padding-bottom:10px;display:flex;overflow-x:auto}.whychoose-grid::-webkit-scrollbar{display:none}.whychoose-card{scroll-snap-align:start;border-radius:20px;flex:0 0 85%;min-width:85%}.whychoose-header{align-items:flex-start;gap:15px;display:flex}.whychoose-icon{border-radius:16px;width:95px;height:50px}.whychoose-card h3{color:#000;margin-top:5px;font-size:18px;display:flex}.whychoose-title{color:#000}}
.dual-testimonials-section{background:#f8fafc;padding:100px 0;overflow:hidden}.dual-testimonials-container{max-width:1300px;margin:auto;padding:0 20px}.dual-title{text-align:center;margin-bottom:70px;font-size:38px;font-weight:700;line-height:1.3}.dual-title span{background:linear-gradient(90deg,#3b82f6,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.marquee{margin-bottom:40px;overflow:hidden}.marquee-track{gap:30px;width:max-content;display:flex}.marquee-track.left{animation:40s linear infinite scrollLeft}.marquee-track.right{animation:40s linear infinite scrollRight}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.testimonial-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffa6;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:space-between;min-width:340px;max-width:340px;padding:30px;transition:all .4s;display:flex}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.quote-icon{color:#3b82f6;opacity:.9;margin-bottom:5px;font-size:38px}.testimonial-card p{color:#475569;min-height:80px;margin-bottom:15px;font-size:15px;line-height:1.6}.testimonial-card h4{color:#111827;font-size:16px;font-weight:600}@media (max-width:992px){.dual-title{color:#000;margin-bottom:40px;font-size:25px}.testimonial-card{min-width:280px;max-width:280px;padding:22px}.marquee-track.left,.marquee-track.right{animation-duration:30s}.break{display:none}}
.course-section{color:#fff;background:#0f172a;padding:100px 20px}.course-container{max-width:1000px;margin:auto}.course-title{text-align:center;background:linear-gradient(90deg,#60a5fa,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:35px;font-size:36px;font-weight:700}.course-actions{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:60px;display:flex}.enquiry-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#22d3ee);border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.enquiry-btn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #3b82f666}.btn-icon{font-size:18px}.icon-btn{cursor:pointer;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex}.call-btn{background:#2563eb}.call-btn:hover{background:#1d4ed8;transform:translateY(-3px);box-shadow:0 10px 20px #2563eb66}.whatsapp-btn{background:#14b8a6}.whatsapp-btn:hover{background:#0f766e;transform:translateY(-3px);box-shadow:0 10px 20px #14b8a666}.course-card{background:#111827;border:1px solid #ffffff14;border-radius:20px;transition:all .4s;overflow:hidden}.course-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px #00000080}.course-image{width:100%;height:280px;position:relative;overflow:hidden}.course-image img{object-fit:cover;width:100%;height:100%}.course-image-overlay{background:#f97316;border-radius:6px;padding:6px 18px;font-size:14px;font-weight:600;position:absolute;bottom:15px;left:20px}.course-content{padding:35px}.course-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.course-header h3{font-size:22px;font-weight:600}.rating{color:#facc15;align-items:center;gap:6px;font-weight:600;display:flex}.course-features{max-height:160px;margin-bottom:25px;padding-right:10px;overflow-y:auto}.course-features p{color:#cbd5e1;margin-bottom:10px;font-size:14px}.course-features::-webkit-scrollbar{width:6px}.course-features::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:10px}.course-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.price h4{font-size:24px;font-weight:700}.price span{color:#94a3b8;font-size:14px;text-decoration:line-through}.details-btn{color:#111;cursor:pointer;background:#e5e7eb;border:none;border-radius:10px;padding:12px 40px;font-weight:600;transition:all .3s}.details-btn:hover{background:#d1d5db}@media (max-width:992px){.course-title{font-size:26px}.course-image{height:220px}.course-content{padding:25px}.course-features{max-height:140px}.course-actions{margin-bottom:40px}.enquiry-btn{justify-content:center;width:55%;font-size:13px}.course-footer{flex-direction:column;align-items:flex-start;gap:15px}}
.enquiry-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;opacity:0;visibility:hidden;background:#0009;justify-content:center;align-items:center;padding:40px;transition:all .4s;display:flex;position:fixed;inset:0}.form-status{margin:10px 0;font-size:14px;font-weight:500;animation:.3s ease-in-out fadeIn}.form-status.success{color:#00c853}.form-status.error{color:#ff3d00}.submit-btn:disabled{opacity:.7;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.send{justify-content:center;align-items:center;gap:10px;display:flex}.enquiry-overlay.active{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:1;visibility:visible;background:#0009}.enquiry-modal.active{opacity:1;transform:scale(1)translateY(0)}.enquiry-modal{opacity:0;background:linear-gradient(135deg,#0f172a,#0b1220);border-radius:20px;width:100%;max-width:1200px;min-height:80vh;max-height:90vh;transition:all .4s;position:relative;overflow:hidden;transform:scale(.92)translateY(20px);box-shadow:0 40px 80px #0009}.close-btn{color:#fff;cursor:pointer;z-index:10;background:#ffffff14;border:none;border-radius:50%;width:42px;height:42px;font-size:20px;transition:all .3s;position:absolute;top:18px;right:18px}.close-btn:hover{background:#fff3}.enquiry-container{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:50px;padding:60px;display:grid}.enquiry-left h2{color:#fff;margin-bottom:40px;font-size:34px;font-weight:700;line-height:1.3}.enquiry-left h2 span{background:linear-gradient(90deg,#60a5fa,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.steps{flex-direction:column;gap:18px;margin-bottom:35px;display:flex}.step{background:#ffffff0d;border-radius:14px;align-items:center;gap:18px;padding:18px 22px;display:flex}.step p{color:#fff;font-weight:500;line-height:1.4}.step span{color:#fff;text-align:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;min-width:80px;padding:8px 16px;font-weight:600;box-shadow:0 6px 15px #2563eb66}.risk-box{color:#000;background:linear-gradient(90deg,#facc15,#f97316);border-radius:14px;margin-top:20px;padding:22px;font-weight:600}.enquiry-right{width:100%}.form-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:35px}.form-image{border-radius:14px;width:100%;height:200px;margin-bottom:25px;overflow:hidden}.form-image img{object-fit:cover;width:100%;height:100%}.form-fields{flex-direction:column;gap:18px;display:flex}.form-fields input,.form-fields textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:14px 18px}.form-fields input::placeholder,.form-fields textarea::placeholder{color:#94a3b8}.submit-btn{cursor:pointer;background:linear-gradient(90deg,#facc15,#f97316);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:14px;font-weight:600;transition:all .3s;display:flex}.submit-btn:hover{transform:translateY(-3px)}@media (max-width:992px){.enquiry-overlay{justify-content:center;align-items:center;padding:0}.enquiry-modal{width:92%;height:80vh;max-height:80vh;min-height:unset;border-radius:20px;overflow-y:auto}.enquiry-container{grid-template-columns:1fr;gap:20px;padding:30px 20px 35px}.enquiry-left h2{margin-bottom:22px;font-size:19px}.steps{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px;display:grid}.step{background:#ffffff0f;border-radius:12px;flex-direction:column;align-items:flex-start;padding:12px}.step span{min-width:unset;border-radius:6px;padding:6px 8px;font-size:11px}.step p{font-size:12px;line-height:1.3}.form-image{display:none}.form-card{background:linear-gradient(135deg,#101b30,#0f172a);border-radius:18px;padding:24px;box-shadow:0 30px 70px #000000b3}.form-fields input,.form-fields textarea{border-radius:12px;padding:15px;font-size:14px}.submit-btn{border-radius:14px;padding:15px;font-size:15px;box-shadow:0 15px 40px #f9731699}.close-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;width:34px;height:34px;font-size:16px;position:absolute;top:12px;right:12px}}
