:root{--offline-primary:linear-gradient(180deg, #7a5af8 0%, #483592 100%);--offline-accent:#b656e2;--offline-text:#1a1a1a;--offline-section-gap:4rem}.rocketRoot{width:100%;height:100vh;margin-top:-106px;position:relative;overflow:hidden}#rocket_vid{z-index:-1;width:100%;height:100dvh}.text1{text-align:left;color:#fff;z-index:2;width:90%;position:absolute;bottom:15px;left:40%;transform:translate(-50%)}.hero-text p{max-width:800px;font-size:1.1rem;line-height:1.8}.sourav-section{padding:.5rem 2rem;overflow:hidden}.sourav-content{grid-template-columns:1.3fr 1fr;grid-template-areas:"text video";align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.sourav-text{grid-area:text;grid-template-areas:"heading""description""button""trust";gap:1rem;display:grid}.sourav-heading{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;grid-area:heading;font-size:3rem;font-weight:700;line-height:1.3}.sourav-description{color:#1b1b1b;grid-area:description;font-size:1.3rem}.sourav-button-wrapper{grid-area:button}.sourav-button{background:var(--gradient);color:#fff;border-radius:.8rem;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #caa7eac9}.secondary-button{color:#000;background:#fff;border-radius:.8rem;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #caa7eac9}.sourav-button:before{content:"";pointer-events:none;background:linear-gradient(120deg,#cbc2c200 0%,#fff6 50%,#fff0 100%);width:10%;height:100%;animation:3s linear infinite shine;position:absolute;top:0;left:-50%;transform:skew(-25deg)}@keyframes shine{0%{left:-75%}to{left:125%}}.sourav-button:hover{transform:translateY(-2px)}.sourav-button i{font-size:1.2rem}.sourav-trust{color:gray;grid-area:trust;font-size:1rem}.sourav-video{grid-area:video;justify-content:center;align-items:center;display:flex}.sourav-video-wrapper{border-radius:12px;flex-direction:column;width:100%;max-width:500px;display:flex;overflow:hidden;box-shadow:0 6px 20px #0003}.sourav-video video{width:100%;box-shadow:none;border-radius:0;display:block}@keyframes scroll-left{0%{transform:translate(0%)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0%)}}.left-column{flex-direction:column;flex:1;gap:1.5rem;max-width:50%;display:flex}.live-card{cursor:pointer;background:#fff;border-radius:12px;align-items:flex-start;gap:1rem;padding:20px 20px 20px 40px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 8px #0000000d}.live-card.active{transform:scale(1.02);box-shadow:0 8px 18px #6c3ad14d}.progress-bar{background:#e0e0e0;border-radius:4px;width:6px;height:100%;position:absolute;top:0;left:0;overflow:hidden}.progress{background:linear-gradient(#6c3ad1,#a178ff);border-radius:4px;width:100%;height:0%;transition:height .1s linear;position:absolute;top:0;left:0}.live-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #dcdcdccc}#video-scroll{scroll-behavior:smooth;background:0 0;border-radius:1rem;width:100%;height:400px;position:relative;overflow-y:auto}.video-box video{object-fit:cover;border-radius:1rem;width:100%;height:100%}#video-scroll::-webkit-scrollbar{width:6px}#video-scroll::-webkit-scrollbar-thumb{background:#b49aff;border-radius:4px}#video-scroll::-webkit-scrollbar-track{background:0 0}#rocket video{width:65%;height:400px;margin:0 auto;display:block}#exam video,#analysis video,#chat video{width:100%;height:400px}@media (min-width:1700px){#video-scroll,.video-box video,#rocket video{height:550px}.left-column{gap:2rem;max-width:55%}.live-card{border-radius:16px;gap:1.5rem;padding:30px 30px 30px 60px}}.google_play_link{color:#fff;background:#000}.apple_store_link{color:#000;background:#fff;border:2px solid #000}.blogs-section{max-width:85%;margin:20px auto 40px;font-family:Poppins,sans-serif}.section-header{flex-flow:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:25px;margin-left:10px;display:flex}.heading-blog{color:#000;font-size:2.3rem;font-weight:600}.sub-text-blog{text-align:left;color:#333;margin-bottom:2rem;font-size:1rem}.blogs-grid-container{grid-template-columns:repeat(1,1fr);gap:20px;padding:10px 0;display:grid}@media (min-width:768px){.blogs-grid-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blogs-grid-container{grid-template-columns:repeat(3,1fr)}}.mini-blog-swiper{--mini-card-h:160px;--mini-gap:14px;height:calc(var(--mini-card-h) * 3 + var(--mini-gap) * 2);flex:none;padding:1rem}.blog-grid-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.blog-grid-card:hover{border-color:#cbb9f8;transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.card-thumb-top{width:100%;height:250px;overflow:hidden}.card-thumb-top img{object-fit:contain;width:100%;height:100%;display:block}.blog-grid-card:hover .card-thumb-top img{transform:scale(1.05)}.card-info-bottom{flex-direction:column;flex:1;padding:20px;display:flex}.card-date{color:#888;margin-bottom:10px;font-size:12px}.card-title{color:#111;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:20px;font-size:18px;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-read-link{background:linear-gradient(90deg,#904fb3,#155dfc);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;align-items:center;gap:5px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.mini-swiper-pagination{--bullet:#d4cccc;--active:linear-gradient(90deg, #c56cf0, #9a55ff);--active-width:24px;align-items:center;gap:8px;margin-top:auto;display:flex}@media (max-width:1024px){.mini-blog-swiper{height:auto}}@media (max-width:768px){.mini-blog-swiper{width:100%;padding:1rem 0;overflow:visible;height:auto!important}}@media (max-width:480px){.selection-counter .content h4{font-size:1.7rem!important}.mini-swiper-pagination{justify-content:center;align-items:center;gap:2px;margin-top:2px}.heading-blog{font-size:1.8rem}}.subtitle{color:#666;margin-bottom:2rem;font-size:1.1rem}.selection-counter{text-align:center;justify-content:center;align-items:center;gap:5rem;margin:0 auto 1.5rem;display:flex}.selection-counter .content h4{color:#6c3ad1;margin-bottom:.3rem;font-size:2rem;font-weight:700}.selection-counter .content p{color:#333;margin:0;font-size:1.2rem;font-weight:500}@media (max-width:1024px){.section-header .heading{font-size:24px}.section-header .sub-text{font-size:14px}}@media (max-width:992px){.student-card{width:330px}}@media screen and (max-width:786px){.rocketRoot{height:103vh!important}#rocket_vid{width:auto;height:100%;position:relative;top:0}}@media only screen and (max-width:768px){#rocket_vid{right:0;position:absolute!important}.video-desktop{display:none}.sourav-section{padding:0 1rem}.sourav-content{text-align:center;grid-template-columns:1fr;grid-template-areas:"heading""video""description""button""trust";gap:1rem;margin:.5rem 1.5rem;padding:0}.sourav-text{grid-template-areas:none;display:contents}.sourav-heading{margin-bottom:.5rem;font-size:2.2rem}.sourav-description{margin:.5rem 0;font-size:1.5rem}.sourav-button-wrapper{text-align:left;margin:1rem 0}.sourav-button{border-radius:50px;padding:1rem 2rem;font-size:1.1rem}.sourav-trust{font-size:1.3rem}.sourav-video video{width:100%;max-width:100%}}@media (max-width:760px){.students-say{padding:40px 15px}.students-say-header{text-align:center;flex-direction:column;align-items:center;gap:20px}.student-card{margin:50px auto 20px;width:70%!important;transform:none!important}.student-card img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:80px;height:80px}.section-header{flex-direction:column;align-items:center}.blogs-section .section-header{text-align:left;align-items:flex-start}.blogs-section .section-header .sub-text-blog{margin-bottom:5px}.blogs-section .section-header .sourav-button-wrapper{margin-top:5px}.section-header .heading{font-size:22px}.section-header .sub-text{font-size:13px}.selection-counter{gap:2rem}}@media (max-width:480px){.sourav-section{padding:.5rem 1.5rem}.sourav-content{gap:.5rem}.sourav-heading{font-size:1.8rem;line-height:1.2}.sourav-description{font-size:1.2rem}.sourav-button{border-radius:.9rem;padding:.9rem 1.8rem;font-size:1rem}.section-header{align-items:flex-start}.section-header .heading{align-items:left}}@media (max-width:600px){.left-column{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:1rem;max-width:100%;padding:1.5rem .3rem;display:flex;overflow-x:auto}.live-card{flex:0 0 80%;min-width:250px;max-width:300px}#video-scroll{background:0 0;width:100%;height:250px;overflow-y:auto}#rocket video{object-fit:cover;width:100%;height:260px;margin:0 auto;display:block}#exam video,#analysis video{width:100%;height:250px}#chat video{width:100%;height:340px}.left-column::-webkit-scrollbar{display:none}.video-box{justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}}@media (min-width:600px) and (max-width:1024px){.left-column{flex-direction:column;flex:45%;gap:1.5rem;max-width:45%;display:flex}#video-scroll{scroll-behavior:smooth;height:350px;overflow-y:auto}#rocket video{width:70%;height:350px;margin:0 auto;display:block}#exam video,#analysis video,#chat video{width:100%;height:350px}.live-card{border-radius:12px;padding:18px 20px 18px 40px}}.our-advisors{background:linear-gradient(#f2f1ff 0%,#feefff 100%);border-radius:21px;margin:70px 20px 40px;padding:70px 20px 40px;overflow:hidden}.our-advisors-container{max-width:1400px;margin:auto}.our-advisors-header{text-align:center;margin-bottom:60px}.trusted-badge-wrapper{justify-content:center;margin-bottom:15px;display:flex}.trusted-badge{color:#834ec0;background:#f0ebff;border:1px solid #e0d4ff;border-radius:30px;align-items:center;gap:8px;padding:8px 20px;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #834ec00d}.trusted-badge i{font-size:1rem}.our-advisors-header .heading{color:#111;margin-bottom:10px;font-size:2.2rem;font-weight:700}.our-advisors-header .sub-text{color:#555;margin:0;font-size:1.1rem}.advisors-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.sci-advisor-card-item{background:#fff;border:1px solid #dbdbdb;border-radius:20px;align-items:stretch;gap:24px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 9.7px #b1b1b140}.sci-advisor-img-container{background:linear-gradient(#281943 0%,#8f48e5 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:flex-end;width:218px;height:268px;display:flex;position:relative;overflow:hidden}.sci-advisor-img-container img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s}.sci-advisor-img-container img.advisor-img-crop{transform:scale(1.15)translateY(20px)!important}.sci-advisor-divider{background-color:#dbdbdb;flex-shrink:0;align-self:stretch;width:1px}.sci-advisor-info-container{flex-direction:column;flex:1;justify-content:space-between;transition:justify-content .4s;display:flex}.sci-advisor-text-details{opacity:1;max-height:250px;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,margin-bottom .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.sci-advisor-name{color:#1a1a1a;margin:0 0 6px;font-size:1.8rem;font-weight:600}.sci-advisor-role{color:#595959;min-height:42px;margin:0 0 14px;font-size:1rem;line-height:1.5}.sci-advisor-highlight-pill{background:#faf8ff;border:1px solid #f1e9ff;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 12px;display:inline-flex}.sci-advisor-highlight-pill .bullet-dot{background:#6c5ce7;border-radius:50%;flex-shrink:0;width:8px;height:8px}.sci-advisor-highlight-pill .highlight-text{color:#595959;margin:0;font-size:1rem;line-height:1.3}.watch-podcast-btn{color:#fff;box-sizing:border-box;background:linear-gradient(90deg,#834dc0 0%,#4946f7 100%);border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #3b52f633}.watch-podcast-btn:hover{color:#fff;opacity:.95;box-shadow:0 8px 25px #3b52f659}@media (max-width:1024px){.our-advisors{padding:40px 15px 0}}@media (max-width:992px){.advisors-grid{gap:24px;flex-direction:column!important;display:flex!important}}@media (max-width:768px){.our-advisors{margin:16px;padding:30px 15px 20px}}@media (max-width:576px){.scientific-advisors-section{padding:40px 0}.advisors-title{font-size:2rem}.sci-advisor-card-item{flex-direction:row;align-items:stretch;gap:16px;padding:16px}.sci-advisor-img-container{border-radius:12px;width:120px;height:150px}.sci-advisor-name{text-align:left;margin-bottom:4px;font-size:1.2rem}.sci-advisor-role{white-space:normal;text-align:left;margin-bottom:8px;font-size:.8rem;line-height:1.3}.sci-advisor-divider{align-self:stretch;width:1px;height:auto}.sci-advisor-highlight-pill{border-radius:6px;gap:4px;margin-bottom:12px;padding:4px 8px}.sci-advisor-highlight-pill .bullet-dot{width:6px;height:6px}.sci-advisor-highlight-pill .highlight-text{font-size:.75rem}.watch-podcast-btn{border-radius:8px;padding:8px 16px;font-size:.85rem}}.mentored-section{padding:10px 20px 0;overflow:hidden}.mentored-container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.mentored-header{text-align:center;margin-bottom:20px}.mentored-image-box{background:conic-gradient(#f2f1ff -43.2deg,#f3f1ff 46.8deg,#f5eaff 90deg,#ffefff 136.8deg,#f7ecfc 180deg,#ffefff 226.8deg,#f5eaff 270deg,#f2f1ff 316.8deg,#f3f1ff 406.8deg);border-radius:13px;max-width:1400px;padding-bottom:20px;position:relative}.main-image-wrapper{justify-content:center;align-items:center;display:flex}.main-image-wrapper img{border-radius:12px;width:100%;max-width:1091px;height:auto;margin-top:20px;display:block}.mentored-stats-card{text-align:center;z-index:10;background:#fff;border:1px solid #7557ed14;border-radius:20px;width:95%;max-width:1100px;margin:0 auto 30px;padding:10px 30px;position:relative;box-shadow:0 15px 50px #7557ed1f}.stat-item .stat-label{color:#626262;margin:5px 0 0;font-size:1.1rem}.mentored-cta{justify-content:center;padding-bottom:20px;display:flex}@media (max-width:768px){.mentored-section{padding:10px 15px 0}.mentored-image-box{margin:5px auto 10px}.mentored-stats-card{box-shadow:none;background:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 20px);margin:0 10px;padding:10px 0;display:flex;position:relative;bottom:0;transform:none}.selection-counter{flex-direction:row;justify-content:center;gap:15px;margin-bottom:10px;display:flex}}.exams-we-cover{margin-bottom:20px;position:relative;overflow:hidden}.exams-we-cover-container{z-index:1;max-width:1200px;margin:auto;padding:0 20px;position:relative}.exams-we-cover-header{text-align:center;margin-bottom:50px}.exams-we-cover-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.exam-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;justify-content:flex-start;padding:30px 24px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative}.exam-card:after{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#0000 40%,#7b46ff33);border-radius:20px;padding:1px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.exam-card:hover{border-color:#0000;transform:translateY(-10px);box-shadow:0 20px 40px #0000000d}.exam-card:hover:after{opacity:1}.exam-top{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.exam-top h3{color:#111;margin:0;font-size:22px;font-weight:700}.exam-icon{background:var(--offline-primary);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;transition:all .3s;display:flex}.exam-card:hover .exam-icon{animation:none;transform:scale(1.1);box-shadow:0 0 0 10px #7a5af800}.exam-card p{color:#555;margin:0 0 15px;font-size:14px;line-height:1.5}.exam-card a{background:linear-gradient(90.31deg,#904fb3 3.36%,#4946f7 99.44%);-webkit-text-fill-color:transparent;z-index:10;-webkit-background-clip:text;background-clip:text;align-items:center;gap:8px;margin-top:18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.exam-card a i{font-size:12px;transition:transform .3s}.exam-class-tags{z-index:10;flex-wrap:wrap;gap:4px;display:flex;position:relative}.class-tag{color:#7b46ff;cursor:pointer;background:#7b46ff14;border:1.5px solid #7b46ff33;border-radius:20px;padding:5px 12px;font-size:10px;transition:all .3s}.class-tag:hover{border-color:var(--offline-primary)}@media (max-width:1024px){.exams-we-cover-grid{grid-template-columns:repeat(3,1fr)}.exams-we-cover-grid.collapsed .exam-card:nth-child(n+7){display:none}}@media (max-width:576px){.exams-we-cover-header{text-align:center;padding:0 20px}.exams-we-cover-header h2{font-size:24px}.exams-we-cover-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 15px;display:grid}.exam-top h3{font-size:16px}.exam-icon{border-radius:8px;width:32px;height:32px;font-size:14px}.exam-card p{margin-bottom:12px;font-size:12px}.exam-card a{font-size:12px}}.students-say{background:linear-gradient(#f2f1ff 0%,#fdeeff 100%);border-radius:20px;max-width:1400px;margin:40px auto;padding:60px 40px}.students-say-container{max-width:1300px;margin:0 auto}.students-say-header{text-align:left;justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.students-say-header .heading{text-align:left;color:#111;margin-bottom:10px}.students-say-header .sub-text{color:#555;margin:0;font-size:1.1rem}.students-say-custom-nav{gap:15px;display:flex}.students-say-custom-nav .nav-btn{cursor:pointer;color:#333;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.students-say-custom-nav .nav-btn.next,.students-say-custom-nav .nav-btn:hover,.students-say-custom-nav .nav-btn:active,.students-say-custom-nav .nav-btn.active{color:#fff;background:#8e4ec2}.student-card{text-align:left;background:#fff;border-radius:12px;flex-direction:column;height:100%;margin:50px 10px 20px;padding:60px 25px 25px;display:flex;position:relative;box-shadow:0 5px 20px #0000000d}.student-card .card-body{flex-direction:column;flex:1;display:flex}.quote-top{color:#a0a0a0;opacity:.6;font-size:1.5rem;position:absolute;top:20px;left:20px}.avatar-box{z-index:10;border:4px solid #fff;border-radius:50%;width:80px;height:80px;position:absolute;top:-45px;left:50%;overflow:hidden;transform:translate(-50%)}.avatar-box img{object-fit:cover;width:100%;height:100%}.rank-gradient{background:linear-gradient(90deg,#904fb3 0%,#4946f7 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:5px;padding-top:5px;font-size:1.15rem;font-weight:600}.student-card .name{color:#333;text-align:center;margin-bottom:20px;font-size:1rem;font-weight:400}.student-card .quote{color:#444;flex:1;margin-bottom:20px;font-size:14px;line-height:1.6}.student-card .btn-wrap{border-top:1px solid #eee;margin-top:auto;padding-top:20px}.podcast-button{color:#fff;text-align:center;background:linear-gradient(90deg,#904fb3 0%,#4946f7 100%);border-radius:8px;width:100%;padding:12px 30px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.podcast-button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #7557ed4d}@media (min-width:769px){.students-say-carousel>.owl-nav,.students-say-carousel>.owl-dots,.students-say-carousel~.owl-controls-wrapper{display:none!important}}@media (max-width:768px){.students-say{border-radius:0;margin:20px 0;padding:40px 5px}.students-say-custom-nav{display:none!important}.students-say-header{text-align:center;flex-direction:column;align-items:center;gap:20px}.students-say-header .heading{text-align:center;font-size:2rem}.students-say-header .sub-text{text-align:center;font-size:1rem}.student-card{width:100%;max-width:500px;margin:50px auto 20px;padding:60px 20px 25px}}.study-app-section{background:#fffeff;padding:20px 20px 50px;overflow:hidden}.study-app-container{max-width:1200px;margin:0 auto}.study-app-header{text-align:center;margin-bottom:60px}.study-app-header .heading{color:#111;margin-bottom:10px;font-size:2.2rem;font-weight:700}.study-app-header .sub-text{color:#555;margin:0;font-size:1.1rem}.study-app-grid{grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:40px;display:grid}.app-features-column.left,.app-features-column.right{text-align:center}.feature-card{margin-bottom:60px}.feature-card:last-child{margin-bottom:0}.feature-card .icon-box{color:#fff;background:linear-gradient(#7a5af8 0%,#483592 100%);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:1.5rem;display:flex}.feature-card h3{color:#1a1a1a;margin-bottom:15px;font-size:1.5rem;font-weight:500}.feature-card p{color:#666;font-size:.95rem;line-height:1.6}.app-main-mockup{filter:drop-shadow(0 20px 40px #0000001a);width:100%;max-width:450px;height:auto;margin:0 auto;display:block}.app-main-mockup:hover{transition:all .5s cubic-bezier(.34,1.56,.64,1);transform:translateY(-10px)scale(1.02)}.study-app-cta{text-align:center;margin-top:30px}@media (max-width:1024px){.study-app-header{margin-bottom:30px}.study-app-grid{display:none!important}.study-anytime-mobile-view{margin-top:0;display:block!important}.app-mockup-column{order:-1;margin:20px 0}.app-main-mockup{max-width:300px}}@media (max-width:768px){.study-app-header .heading{font-size:1.8rem}.feature-card h3{font-size:1.5rem}}.study-anytime-mobile-view{display:none}.study-anytime-mobile-view .feature-card{text-align:center}.mobile-only-mockup{text-align:center;margin:0 auto 30px}.mobile-only-mockup .app-main-mockup{width:100%;max-width:280px;margin:0 auto}.owl-controls-wrapper{justify-content:center;align-items:center;gap:24px;margin-top:40px;display:flex}@media (min-width:1024px){.blogs-section .owl-controls-wrapper{display:none!important}}.exams-we-cover-mobile-view{display:none}@media (max-width:768px){.exams-we-cover-mobile-view{display:block}.exams-we-cover-grid{display:none}.owl-controls-wrapper{margin-top:15px}.exams-we-cover-header{margin-bottom:10px}}.pathway-section{margin-top:0!important;margin-bottom:0!important;padding-top:70px!important;padding-bottom:70px!important}.study-app-section{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:70px!important}.sourav-section,.blogs-section,.mentored-section,.exams-we-cover{margin-top:0!important;margin-bottom:0!important;padding-top:40px!important;padding-bottom:40px!important}.students-say{margin:70px auto!important;padding-top:40px!important;padding-bottom:40px!important}@media (max-width:768px){.pathway-section{padding-top:40px!important;padding-bottom:40px!important}.study-app-section{padding-top:0!important;padding-bottom:40px!important}.sourav-section,.mentored-section,.exams-we-cover{padding-top:25px!important;padding-bottom:25px!important}.blogs-section{padding-top:0!important;padding-bottom:25px!important}.students-say{margin-top:40px!important;margin-bottom:40px!important;padding-top:25px!important;padding-bottom:25px!important}.our-advisors{margin:40px 10px 25px!important;padding:40px 15px 25px!important}}.our-advisors-header .heading,.students-say-header .heading,.study-app-header .heading,.section-header .heading,.mentored-header .heading,.exams-we-cover-header h2,.heading-blog{margin-bottom:8px!important}.students-say-carousel .owl-stage{display:flex}.students-say-carousel .owl-item{flex:1 0 auto;display:flex}.students-say-carousel .student-card{width:100%;height:auto!important}
