.rocketRoot{margin-top:-106px;position:relative;width:100%;height:100vh;overflow:hidden}#rocket_vid{width:100%;height:100dvh;z-index:-1}.text{position:absolute;bottom:6rem;left:5.875rem;z-index:1000;display:flex;flex-direction:column}.text1{position:absolute;bottom:15px;left:40%;transform:translate(-50%);width:90%;text-align:left;color:#fff;z-index:2}#sci_h1{font-family:RoundedFont,sans-serif!important;color:#fff;font-weight:8 00;font-size:5rem;margin:0}#for_love{color:#fff;font-weight:500;font-size:3rem;margin:0;font-family:RoundedFont,sans-serif;white-space:nowrap}.sourav-section{padding:3rem 2rem}.sourav-content{display:grid;grid-template-columns:1.3fr 1fr;grid-template-areas:"text video";gap:3rem;align-items:center;padding:0 2rem;max-width:1200px;margin:0 auto}.sourav-text{grid-area:text;display:grid;grid-template-areas:"heading" "description" "button" "trust";gap:1rem}.sourav-heading{grid-area:heading;font-size:3rem;font-weight:700;line-height:1.3;background:var(--gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sourav-description{grid-area:description;font-size:1.3rem;color:#1b1b1b}.sourav-button-wrapper{grid-area:button}.sourav-button{display:inline-flex;align-items:center;gap:.5rem;background:var(--gradient);color:#fff;font-weight:600;padding:.8rem 1.5rem;border-radius:.8rem;text-decoration:none;font-size:1rem;box-shadow:0 4px 15px #caa7eac9;transition:.3s ease;position:relative;overflow:hidden}.sourav-button:before{content:"";position:absolute;top:0;left:-50%;width:10%;height:100%;background:linear-gradient(120deg,#cbc2c200,#fff6,#fff0);transform:skew(-25deg);animation:shine 3s linear infinite;pointer-events:none}@keyframes shine{0%{left:-75%}to{left:125%}}.sourav-button:hover{transform:translateY(-2px)}.sourav-button i{font-size:1.2rem}.sourav-trust{grid-area:trust;color:gray;font-size:1rem}.sourav-video{grid-area:video;display:flex;justify-content:center;align-items:center}.sourav-video video{width:100%;max-width:500px;border-radius:12px;box-shadow:0 6px 15px #0003}.slider-wrapper{overflow:hidden;width:95%;margin:0 auto;background:#fff;box-sizing:border-box;padding:1rem 0}.slider-track{display:flex;width:max-content;animation-duration:30s;animation-timing-function:linear;animation-iteration-count:infinite}.top-slider .slider-track{animation-name:scroll-left}.bottom-slider .slider-track{animation-name:scroll-right}.slider-track:hover{animation-play-state:paused}.slider-track img{width:300px;height:200px;object-fit:contain;margin-right:20px;-webkit-user-select:none;user-select:none;pointer-events:none}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.learn-section{padding:3rem 0;margin:0 auto}.practical-section{display:flex;justify-content:space-between;align-items:flex-start;padding:3rem 6rem;gap:2rem;flex-wrap:nowrap}.left-column{flex:1;display:flex;flex-direction:column;gap:1.5rem;max-width:50%}.live-card{background:#fff;border-radius:12px;padding:20px 20px 20px 40px;display:flex;align-items:flex-start;gap:1rem;box-shadow:0 4px 8px #0000000d;cursor:pointer;position:relative;transition:.3s ease}.live-card.active{transform:scale(1.02);box-shadow:0 8px 18px #6c3ad14d}.icon-wrapper{position:absolute;top:1rem;left:1rem;width:40px;height:40px;border-radius:50%;background:radial-gradient(circle at center,#f7eaff,#f0e5ff);display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #e6e6e699}.icon-wrapper i{font-size:20px;color:#6c3ad1}.progress-bar{position:absolute;top:0;left:0;width:6px;height:100%;background:#e0e0e0;border-radius:4px;overflow:hidden}.progress{position:absolute;top:0;left:0;width:100%;height:0%;background:linear-gradient(180deg,#6c3ad1,#a178ff);border-radius:4px;transition:height .1s linear}.live-content{margin-top:2.5rem}.live-content h3{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.4rem}.live-content p{font-size:.95rem;color:#555;margin:0}.live-card:hover{transform:translateY(-5px);box-shadow:0 8px 18px #dcdcdccc}.live-card:hover .live-content h3,.live-card:hover .live-content p{color:#6c3ad1}.live-card:hover .icon-wrapper i{color:#fff}.live-card:hover .icon-wrapper{background:#6c3ad1}.outline{flex:1;max-width:50%;display:flex;justify-content:center;align-items:stretch;background:transparent}#video-scroll{width:100%;height:400px;overflow-y:auto;scroll-behavior:smooth;background:transparent;border-radius:1rem;position:relative}.video-box video{width:100%;height:100%;object-fit:cover;border-radius:1rem}#video-scroll::-webkit-scrollbar{width:6px}#video-scroll::-webkit-scrollbar-thumb{background:#b49aff;border-radius:4px}#video-scroll::-webkit-scrollbar-track{background:transparent}#rocket video{width:65%;height:400px;margin:0 auto;display:block}#exam video,#analysis video,#chat video{width:100%;height:400px}.download-section{padding:3rem 0}.download-section h2{text-align:center;font-size:2rem;background:var(--gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem}.download-images{display:flex;justify-content:center;align-items:center;gap:2rem}.download-images a{display:flex;align-items:center;text-decoration:none;gap:1rem;margin-top:1rem;box-shadow:#00000059 0 5px 15px;padding:1rem 2rem;border-radius:.5rem;width:fit-content;transition:transform .2s ease-in-out}.download-images a:hover{transform:translateY(-3px)}.download-images img{width:3rem;height:3rem}.google_play_link{background:#000;color:#fff}.google_play_link .get-para,.google_play_link .store-name{color:#fff}.google_play_link .get-para,.apple_store_link .get-para{font-size:1rem}.google_play_link .store-name,.apple_store_link .store-name{font-weight:600;font-size:1.4rem}.apple_store_link{background:#fff;color:#000;border:2px solid #000}.apple_store_link .get-para,.apple_store_link .store-name{color:#000}.reco-media{background-color:#f4eeff;padding:4rem 1rem}.reco-media .container{max-width:1240px;margin:0 auto}.reco-heading{font-size:48px;font-weight:700;color:#272727;text-align:center;margin-bottom:2rem}.reco-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:start}.reco-grid.single-large{margin-top:2rem;grid-template-columns:1fr}.reco-card{background:transparent;border-radius:20px;overflow:visible;text-align:center}.reco-card .media{border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 6px 18px #00000014}.reco-card .media img{width:100%;height:273px;object-fit:cover;display:block}.reco-card .stpl img{width:100%;height:273px;object-fit:contain;display:block;background-color:#fff;border-radius:1rem}.reco-media .container,.reco-media .container img{box-sizing:border-box;max-width:1240px;margin-left:auto;margin-right:auto}.reco-card.large-card .media img{height:376px}.reco-caption{display:inline-block;background:#fff;border-radius:9999px;padding:12px 24px;margin-top:12px;font-weight:600;color:#040404;max-width:95%}.small-card .reco-caption{font-size:14px}.reco-by{text-align:center;padding:3rem 1rem}.reco-by-header .heading{font-size:2rem;font-weight:700;color:#272727;margin-bottom:2rem}.reco-by-image{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.startup_india{width:500px;height:auto}.startup_odisha{width:350px;height:auto}.sciastra_courses{padding:50px 5%;background:#f9fafc;font-family:Poppins,sans-serif}.course-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;align-items:stretch}.course-card{background:#fff;border-radius:16px;box-shadow:0 4px 10px #00000014;padding:12px 20px;transition:transform .3s ease,box-shadow .3s ease;width:300px;box-sizing:border-box}.course-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.badge-box{margin-bottom:12px}.align-center{text-align:center}.mt-1{margin-top:1rem}.badge-label{display:inline-block;background:linear-gradient(180deg,#d28cf8,#7a1eac);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border:1px solid #ddd;padding:6px 12px;border-radius:20px;font-family:Arial,sans-serif;font-weight:700;font-size:20px;line-height:28px;letter-spacing:0px;text-align:center}.badge-label .category-text{background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:#000;display:block;color:#0a0a0a;font-family:Arial;font-weight:400;font-style:Regular;font-size:12px;line-height:16px;letter-spacing:0px;text-align:center}.category-text-dropper{color:linear-gradient(180deg,#88b0ff 0%,#274d99 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Arial;font-weight:700;font-style:Bold;font-size:13.8px;line-height:28px;letter-spacing:0px;text-align:center}.course-title{color:#1d2127;font-weight:700;font-style:Bold;font-size:22px;line-height:32px;letter-spacing:-2%}.course-desc{color:#4b4b4b;font-weight:400;font-size:14px;line-height:20px;letter-spacing:1%}.arrow-link{width:40px;height:40px;background:#eaeaea;border-radius:50%;display:flex;border:1px;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.course-desc-wrapper{display:flex;align-items:center;justify-content:space-between;gap:8px}.arrow-link:hover{color:#0056b3}.books-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:2px}.books-card{position:relative;width:230px;background:#fff;border-radius:20px;box-shadow:0 4px 15px #0000001a;padding:10px;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;transition:transform .3s ease}.books-card:hover{transform:translateY(-5px)}.image-box{position:relative;border-radius:16px;overflow:hidden}.books-img{width:100%;height:200px;object-fit:cover;border-radius:16px}.discount-badge{position:absolute;top:5px;right:5px;background:#ff7043;color:#fff;padding:15px 10px;border-radius:20px;font-family:Gilroy-SemiBold;font-weight:400;font-size:15px;line-height:0%;letter-spacing:2%;vertical-align:bottom}.books-title{margin-bottom:4px;font-family:Gilroy-SemiBold;font-weight:400;font-size:20px;line-height:133%;letter-spacing:0%}.books-class{color:#2d2d2d;margin-bottom:10px;font-family:Gilroy-Medium;font-weight:400;font-size:16px;line-height:133%;letter-spacing:0%}.price-buy-row{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.column-box{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.column-box h .old-price{color:#777;font-family:Gilroy-SemiBold;font-weight:400;font-size:16px;line-height:100%;letter-spacing:2%;text-decoration:line-through}.new-price{color:#000;font-family:Gilroy-SemiBold;font-weight:400;font-size:20px;line-height:100%;letter-spacing:2%}.btn-gradient2{background:linear-gradient(265.16deg,#4645f9 -.48%,#904fb3 117.33%);color:#fff;border:none;padding:8px;border-radius:10px;font-weight:400;cursor:pointer;transition:.3s ease;font-family:Gilroy-Medium;font-size:16px;line-height:100%;letter-spacing:0%}.btn-gradient2:hover{opacity:.9}.books-icon{width:73px;height:73px;background:#7f4dc3;border-radius:15px;display:flex;border:1px;padding:20px;align-items:center;justify-content:center}.blogs-section{max-width:85%;margin:40px auto;font-family:Poppins,sans-serif}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;flex-wrap:wrap}.blogs-layout{display:grid;grid-template-columns:1fr .9fr;gap:26px;align-items:stretch}.blog-featured-card{padding:1rem;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 8px 28px -6px #00000040;height:100%;display:flex;flex-direction:column}.blog-featured-card .image-wrapper{width:100%;height:340px}.blog-featured-card .image-wrapper img{border-radius:24px;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.blog-featured-card:hover .image-wrapper img{transform:scale(1.04)}.featured-meta{padding:22px 26px;background:#fff}.featured-meta .title{font-size:26px;font-weight:700;margin:12px 0 8px}.featured-meta .excerpt{font-size:15px;color:#555;margin-bottom:18px;line-height:1.45;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-footer{display:flex;justify-content:space-between;align-items:center}.featured-footer .date{color:#777;font-size:14px}.featured-footer .read-btn{background:linear-gradient(135deg,#7a46ff,#904fb3);color:#fff;padding:9px 18px;border-radius:50px;font-size:14px;text-decoration:none}.blog-mini-container{padding:1rem;height:auto;overflow:hidden;position:relative;display:flex;flex-direction:column;height:100%}.mini-blog-swiper{--mini-card-h: 160px;--mini-gap: 14px;height:calc(var(--mini-card-h) * 3 + var(--mini-gap) * 2);flex:0 0 auto;padding:1rem}.blog-mini-card{display:flex;gap:14px;background:#fff;padding:14px;height:120px;border-radius:16px;box-shadow:0 4px 20px #0000001a;flex-shrink:0;margin-bottom:14px}.blog-mini-card .thumb{flex-shrink:0;overflow:hidden;border-radius:12px}.blog-mini-card .thumb img{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .25s ease}.mini-info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.mini-title{font-size:16px;font-weight:600;margin-bottom:6px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mini-footer{display:flex;justify-content:space-between;align-items:center}.mini-date{font-size:13px;color:#777}.mini-read{font-size:14px;color:#7a46ff;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:6px}.mini-read .arrow{transition:transform .2s ease}.mini-read:hover .arrow{transform:translate(2px)}.blog-mini-card:hover .thumb img{transform:scale(1.03)}.slider-bottom-nav{display:flex;justify-content:center;gap:16px;margin-top:16px}.slider-btn{width:38px;height:38px;background:#fff;color:#7a46ff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #00000026;font-size:18px;transition:.25s}.slider-btn:hover{background:#7a46ff;color:#fff}.mini-swiper-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:14px}.mini-swiper-button{width:38px;height:38px;border-radius:999px;border:none;background:#fff;color:#7a46ff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #0000001f;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.mini-swiper-button:hover{background:#7a46ff;color:#fff;transform:translateY(-1px)}.mini-swiper-button:active{transform:translateY(0)}.mini-swiper-pagination{display:flex;align-items:center;gap:8px;margin-top:auto}.mini-swiper-pagination{--bullet: #d5c7ff;--active: #7a46ff;--active-width: 24px}.mini-swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:999px;background:var(--bullet);opacity:1;transition:width .2s ease,background .2s ease}.mini-swiper-pagination .swiper-pagination-bullet-active{width:var(--active-width);background:var(--active)}@media (max-width: 1024px){.blogs-layout{grid-template-columns:1fr;gap:40px}.blog-featured-card .image-wrapper{height:280px}.mini-blog-swiper{height:auto}.blog-mini-card{height:110px}}@media (max-width: 768px){.blogs-layout{grid-template-columns:1fr;gap:30px}.blog-featured-card{padding:.8rem;width:100%}.blog-featured-card .image-wrapper{height:220px}.featured-meta .title{font-size:20px}.mini-blog-swiper{height:auto!important;padding:1rem 0;width:100%;overflow:visible}.blog-mini-card{height:auto;padding:12px;gap:12px}.blog-mini-card .thumb img{width:90px;height:75px}.mini-title{font-size:15px}.blog-mini-container{overflow-y:hidden;overflow-x:visible;padding:0 1rem;width:100%}.swiper-wrapper{width:auto!important}.swiper-slide{width:280px!important;flex-shrink:0}.blog-mini-stack{display:flex;flex-direction:row!important;gap:14px;transform:none!important}.blog-mini-card{width:100%;height:auto;display:flex;flex-direction:column;white-space:normal}.slider-bottom-nav{display:none}}@media (max-width: 480px){.featured-meta{padding:8px 12px}.featured-meta .title{font-size:14px}.featured-meta .excerpt,.featured-footer .date{font-size:12px}.featured-footer .read-btn{font-size:12px;padding:6px 12px}.blog-mini-card{width:100%;max-width:260px;height:auto;flex-direction:row}.blog-mini-card .thumb img{width:80px;height:70px}.mini-title{font-size:13px}.mini-swiper-pagination{justify-content:center;align-items:center;gap:2px;margin-top:2px}.mini-read{font-size:10px;gap:2px}.mini-date{font-size:10px}.youtubeCarouselCell{padding:10px!important;margin-bottom:.5rem!important}.videoWrapper{width:100%!important;height:200px!important}}.owl-stage.vertical-mode{transform:rotate(-90deg)}.owl-stage.vertical-mode .owl-item{transform:rotate(90deg)}.youtubeCarouselCell{padding:.5rem;margin-bottom:1.2rem}.videoWrapper{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px #00000026;width:100%;height:250px}.videoWrapper iframe{width:100%;height:100%;border-radius:12px;display:block;border:none}.students-section{text-align:center;padding:3rem 1rem;font-family:Poppins,sans-serif;background:#fff}.students-section h2{font-size:2rem;font-weight:600;color:#111}.subtitle{color:#666;font-size:1.1rem;margin-bottom:2rem}.students-grid{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;padding:2rem 0;position:relative}.student-card{background:#fff;flex:0 0 auto;border-radius:20px;box-shadow:0 10px 25px #0000000d;text-align:center;padding:1rem;border:1px solid rgba(224,224,224,1);position:relative;width:150px;transition:all .4s ease;cursor:pointer}.student-card:not(:first-child){margin-left:-50px}.student-card:nth-child(1){transform:rotate(-6deg);z-index:1}.student-card:nth-child(2){transform:rotate(-4deg);z-index:2}.student-card:nth-child(3){transform:rotate(-2deg);z-index:3}.student-card:nth-child(4){transform:rotate(0);z-index:4}.student-card:nth-child(5){transform:rotate(2deg);z-index:5}.student-card:nth-child(6){transform:rotate(4deg);z-index:6}.student-card:nth-child(7){transform:rotate(6deg);z-index:7}.student-card:nth-child(8){transform:rotate(4deg);z-index:8}.student-card:nth-child(9){transform:rotate(2deg);z-index:9}.student-card:nth-child(10){transform:rotate(0);z-index:10}.student-card:nth-child(11){transform:rotate(-2deg);z-index:11}.student-card:nth-child(12){transform:rotate(-4deg);z-index:12}.student-card:hover{transform:rotate(0) scale(1.1) translateY(-10px);z-index:50;margin-left:0;box-shadow:0 12px 30px #00000026}.student-card img{width:80%;height:auto;border-radius:50%;object-fit:cover}.student-card h4{font-size:1rem;margin-top:.8rem;color:#111}.student-card .batch{color:#151515;margin:.3rem 0;font-family:Poppins,sans-serif;font-weight:600;font-size:1rem;line-height:100%}.student-card .rank-badge{background:#fff;border-radius:50px;border:1px solid rgba(183,183,183,1);padding:0 .5rem;display:inline-block;margin-top:.3rem}.student-card .rank{font-size:1.1rem;font-weight:700;background:linear-gradient(98.49deg,#834dc0 3.62%,#4946f7 96.44%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;padding:.2rem 1rem;border-radius:50px}.rank span{font-size:1.4rem}.selection-counter{display:flex;justify-content:center;align-items:center;gap:5rem;text-align:center;margin:2rem auto}.selection-counter .content h4{font-size:2rem;font-weight:700;color:#6c3ad1;margin-bottom:.3rem}.selection-counter .content p{font-size:1.2rem;font-weight:500;color:#333;margin:0}@media (max-width: 1024px){.reco-grid{grid-template-columns:repeat(2,1fr);gap:24px}.reco-card .media img{height:240px}.reco-media-item{width:80%}.reco-media-item img{height:300px}.small-image img{height:200px}.section-header{flex-direction:row;align-items:flex-start;margin-left:20px;margin-right:20px}.section-header .heading{font-size:24px}.section-header .sub-text{font-size:14px}.btn-gradient2{padding:8px 16px}}@media (max-width: 992px){.students-grid{flex-wrap:wrap;justify-content:center}.student-card{width:30%}.right-column{order:-1;width:100%}}@media screen and (max-width: 786px){.rocketRoot{height:103vh!important}#rocket_vid{width:auto;height:100%;position:relative;top:0}.text{bottom:20rem;left:0;scale:.8}#for_love{font-size:2.5rem;font-family:Arial,RoundedFont,sans-serif;white-space:normal}.slider-track img{width:300px;height:200px}.practical-section{padding:2rem 1rem;flex-direction:column}.download-images{flex-direction:column;align-items:center}.news-box,.govt-box{width:100%;height:170px}}@media (max-width: 768px){.reco-heading{font-size:32px}.reco-grid,.reco-grid.single-large{grid-template-columns:1fr}.reco-card .media img{height:240px}.reco-card.large-card .media img{height:300px}.reco-caption{padding:10px 18px;font-size:13px}.course-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media only screen and (max-width: 768px){#rocket_vid{position:absolute!important;right:0}.video-desktop{display:none}.text{bottom:1rem}#sci_h1{font-size:5rem;font-weight:400}.reco-media-item{width:100%;max-width:100%}.reco-media-item img{height:250px}.reco-by-image{flex-direction:column;gap:2rem}.startup_india{width:250px}.startup_odisha{width:150px}.sourav-section{padding:2rem 1rem}.sourav-content{margin:2rem;grid-template-columns:1fr;grid-template-areas:"heading" "video" "description" "button" "trust";gap:1rem;text-align:center;padding:0}.sourav-text{grid-template-areas:none;display:contents}.sourav-heading{font-size:2.2rem;margin-bottom:.5rem}.sourav-description{font-size:1.5rem;margin:.5rem 0}.sourav-button-wrapper{margin:1rem 0;text-align:left}.sourav-button{padding:1rem 2rem;font-size:1.1rem;border-radius:50px}.sourav-trust{font-size:1.3rem}.sourav-video video{width:100%;max-width:100%}}@media (max-width: 600px){.students-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem}.student-card{width:50%;margin:auto 0;transition:all .4s ease}.student-card:nth-child(odd){transform:rotate(-3deg)}.student-card:nth-child(2n){transform:rotate(3deg)}.student-card:hover{transform:scale(1.05) rotate(0);z-index:10}.student-card img{width:50%;border-radius:50%;height:50%;object-fit:cover}.section-header{flex-direction:column;align-items:center}.section-header .heading{font-size:22px}.section-header .sub-text{font-size:13px}.selection-counter{gap:2rem}.btn-gradient2{align-self:stretch;justify-content:center;width:100%}.text{bottom:4rem;left:0;scale:.8}#for_love,#sci_h1{color:#fff;font-weight:500;margin:0;font-size:5rem}#for_love{font-size:3rem}}@media (max-width: 480px){#for_love{font-size:30px}.slider-track img{width:220px;height:160px}.reco-media{padding:1.5rem}.caption{font-size:.8rem}.reco-by-image .startup_india{width:280px}.reco-by-image .startup_odisha{width:200px}.download-section{padding:1px}.download-section h2{font-size:2rem}.download-images{gap:1rem;padding-bottom:2rem}.sourav-section{padding:1.5rem}.sourav-content{gap:1rem}.sourav-heading{font-size:1.8rem;line-height:1.2}.sourav-description{font-size:1.2rem}.sourav-button{padding:.9rem 1.8rem;font-size:1rem;border-radius:.9rem}.section-header{align-items:flex-start;padding-left:1.5rem}.section-header .heading{align-items:left}.reco-media{padding:2rem .75rem}.reco-heading{font-size:24px}.reco-card .media img{height:200px}.reco-card.large-card .media img{height:220px}.reco-caption{padding:8px 12px;font-size:12px}.featured-content h3{font-weight:500;font-size:1.3rem;line-height:25px;letter-spacing:0%}.featured-content p{opacity:.9;font-weight:400;font-size:1rem;line-height:20px;letter-spacing:0%}.blog-info h4{font-size:1.3rem;font-weight:500}}@media (max-width: 600px){.practical-section{flex-direction:column;padding:2rem 1rem}.left-column{display:flex;flex-direction:row;overflow-x:auto;scroll-behavior:smooth;gap:1rem;max-width:100%;padding:1.5rem .3rem;scrollbar-width:none;-ms-overflow-style:none}.live-card{flex:0 0 80%;min-width:250px;max-width:300px}.outline{max-width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center}#video-scroll{height:250px;width:100%;overflow-y:auto;background:transparent}#rocket video{display:flex;width:100%;height:260px;margin:0 auto;display:block;object-fit:cover}#exam video,#analysis video{width:100%;height:250px}#chat video{width:100%;height:340px}.left-column::-webkit-scrollbar{display:none}.video-box{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto}}@media (min-width: 600px) and (max-width: 1024px){.practical-section{flex-direction:row;justify-content:center;align-items:flex-start;padding:2rem;gap:1.5rem}.left-column{flex:1 1 45%;max-width:45%;display:flex;flex-direction:column;gap:1.5rem}.outline{flex:1 1 50%;max-width:50%;display:flex;justify-content:center;align-items:center}#video-scroll{height:350px;overflow-y:auto;scroll-behavior:smooth}#rocket video{width:70%;height:350px;margin:0 auto;display:block}#exam video,#analysis video,#chat video{width:100%;height:350px}.live-card{padding:18px 20px 18px 40px;border-radius:12px}.live-content h3{font-size:1rem}.live-content p{font-size:.9rem}.icon-wrapper{width:35px;height:35px}}
