body{font-family:"Montserrat";font-style:normal}.header{padding:20px 0;position:sticky;top:0;z-index:50;backdrop-filter:saturate(180%) blur(8px);background:rgb(255 255 255 / .75);z-index:9999}.primary-btn{roud:color;color:#fff;transition:all 0.5s ease;position:relative;outline:none;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-animation:shiny-btn 2s infinite linear;animation:shiny-btn 2s infinite linear;background:linear-gradient(130deg,#bc002d 0%,#bc002d 45%,#ff547d 50%,#bc002d 55%,#bc002d 100%);background-color:#bc002d;background-repeat:no-repeat;-webkit-background-position:0;background-position:0;background-size:300%}@keyframes shiny-btn{0%{background-position:-600px center}100%{background-position:0 center}}.header .logo img{width:200px}.header .phone-button{display:inline-flex;align-items:center;background:#ffeaf0;border-radius:50px;text-decoration:none;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(233 30 99 / .15);border:none;cursor:pointer;animation:fadeInScale 0.6s ease;animation-fill-mode:both}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.header .phone-icon-container{width:45px;height:45px;background:#bc002d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:0;animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 0 0 rgb(233 30 99 / .4)}70%{box-shadow:0 0 0 10px #fff0}100%{box-shadow:0 0 0 0 #fff0}}.header .phone-icon{color:#fff;font-size:14px}.header .phone-number{font-weight:600;font-size:18px;line-height:24px;text-align:center;text-transform:uppercase;color:#000;padding:0 25px 0 15px;white-space:nowrap}.title h2{font-weight:900;font-size:40px;line-height:50px;color:#504b49;margin-bottom:0}.title span{background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.description{font-weight:500;font-size:18px;line-height:24px;color:#575757;margin-bottom:0}.hero{background:linear-gradient(180deg,#ffffff 0%,#fff1f4 100%);border-bottom:4px solid #efb7c6}.hero h1{font-weight:900;font-size:40px;line-height:50px;color:#504b49;margin-bottom:17px;animation:fadeSlideUp 1s ease forwards}.hero h1 span{background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.hero p{font-weight:500;font-size:18px;line-height:24px;color:#575757;margin-bottom:72px;animation:fadeSlideUp 1s ease forwards}.hero .hero-btn{display:flex;align-items:center;gap:16px;animation:fadeSlideUp 1s ease forwards}.hero .hero-btn .apply-now button{padding:10px 50px;border:1px solid #fff0;border-radius:50px;font-weight:500;font-size:18px;line-height:28px;color:#fff}.hero .hero-btn .apply-now button:hover{border:1px solid #fff0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#bc002d,#efb7c6) border-box;color:#bc002d}.hero .hero-btn .download-brochure button{padding:10px 40px;border-radius:50px;border:1px solid #fff0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#bc002d,#efb7c6) border-box;font-weight:500;font-size:18px;line-height:28px;color:#bc002d}.hero .hero-btn .download-brochure button svg{width:22px}.hero .hero-btn .download-brochure button:hover svg{transform:scale(1.2);transition:transform 0.6s ease}.hero .date{font-weight:500;font-size:14px;line-height:24px;color:#575757;margin-top:5px;margin-left:25px;animation:fadeSlideUp 1s ease forwards}.hero .right-section{display:flex;align-items:end;justify-content:end}.hero .hero-right img{width:100%;animation:fadeInRight 1s ease forwards}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}100%{opacity:1;transform:translateX(0)}}.upskill-section{margin:70px 0}.upskill-section .form-box h5{font-weight:500;font-size:20px;line-height:30px;background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;text-align:left}.upskill-section .form-control,.upskill-section .form-select{border:2px solid #e0e0e0;border-radius:12px;padding:8px 16px;font-size:.95rem;transition:all 0.3s ease;background:#fff}.upskill-section .form-control:focus,.form-select:focus{box-shadow:none!important;outline:none;border-color:#dc3545}.upskill-section .form-control::placeholder{color:#6c757d;opacity:.8}.upskill-section .input-group-text{border:2px solid #e0e0e0;border-right:none;border-radius:12px 0 0 12px;background:#fff;color:#333;font-weight:600;padding:8px 16px}.upskill-section .input-group .form-control{border-left:none;border-radius:0 12px 12px 0;margin-bottom:0}.upskill-section .input-group:focus-within .input-group-text{border-color:#dc3545}.upskill-section .input-group:focus-within .form-control{border-color:#e91e63}.upskill-section .form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23e91e63' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:31px}.upskill-section .form-select option:disabled{color:#6c757d}.upskill-section .form-check{margin:1.5rem 0}.upskill-section .form-check-input{width:1.2em;height:1.2em;margin-top:.1em;background-color:#fff;border:2px solid #e0e0e0;border-radius:4px}.upskill-section .form-check-input:checked{background-color:#e91e63;border-color:#e91e63}.upskill-section .form-check-input:focus{box-shadow:0 0 0 3px rgb(233 30 99 / .1);border-color:#e91e63}.upskill-section .form-check-label{font-size:.9rem;color:#333;line-height:1.5;margin-left:.5rem}.upskill-section .btn-submit{border:1px solid #fff0;background:linear-gradient(90deg,#bc002d 7.19%,#ff547d 100%);border-radius:12px;padding:12px;font-size:1.1rem;font-weight:600;color:#fff;text-transform:uppercase;transition:all 0.3s ease;margin-top:1rem}.upskill-section .btn-submit:hover{border:1px solid #fff0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#bc002d,#efb7c6) border-box;color:#bc002d}@media (max-width:768px){.upskill-section .form-control,.upskill-section .form-select{padding:8px 12px}.upskill-section .input-group-text{padding:8px 12px}.upskill-section .btn-submit{padding:10px;font-size:1rem}}.upskill-section .form-box{background:#ffeaf0;border-radius:15px;padding:20px;justify-content:center;align-items:center;font-weight:500;font-size:20px;line-height:24px;text-align:left;color:#575757;animation:fadeInLeft 1s ease forwards}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}100%{opacity:1;transform:translateX(0)}}.upskill-section .upskill-title h2{font-weight:900;font-size:40px;line-height:50px;color:#504b49;margin-bottom:0;animation:fadeSlideUp 1s ease forwards}.upskill-sec{padding-left:15px}.upskill-section .upskill-title h2 span{background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.upskill-section .upskill-title p{font-weight:500;font-size:18px;line-height:24px;color:#575757;margin-top:24px;margin-bottom:40px;animation:fadeSlideUp 1s ease forwards}.upskill-section .stat-card{padding:30px 20px;background:#fff4f7;border-radius:15px;animation:fadeSlideUp 1s ease forwards}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.upskill-section .stat-card h3{font-weight:500;font-size:30px;line-height:35px;background:linear-gradient(89.99deg,#bc002d .01%,#ff547d 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;margin-bottom:10px}.upskill-section .stat-card p{font-weight:500;font-size:18px;line-height:24px;color:#575757;margin-bottom:0}.why-choose{position:relative;margin:100px 0}.why-choose::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(images/why-choose-line.webp);background-repeat:no-repeat;background-position:right 50px;opacity:.6;pointer-events:none;z-index:0}.why-choose>*{position:relative;z-index:1}.why-choose .title p{margin-top:15px;max-width:65%}.why-choose .slider-container{position:relative;padding-left:20px}.why-choose .slide{padding:30px;background:#fff;border-radius:6px;margin:10px;box-shadow:1px -1px 10px -1px rgb(0 0 0 / .14);opacity:0;transform:translateY(40px);transition:all 0.6s ease;height:260px!important;display:flex;flex-direction:column;padding-top:60px}.why-choose .slick-slide.slick-active{opacity:1;transform:translateY(0)}.why-choose .slide-icon{width:45px;height:45px;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#fff}.why-choose .slide-icon.red{background:#fff4f7}.why-choose .slide-icon.blue{background:#d3f0ff}.why-choose .slide-icon.green{background:#c2f8dc}.why-choose .slide-title{font-weight:500;font-size:14px;line-height:20px;color:#575757;margin-bottom:0}.why-choose .slide-title h3{padding-left:20px}.why-choose .slide-description{font-weight:400;font-size:14px;line-height:20px;color:#575757;margin-bottom:0;margin-top:15px}.why-choose .slide:hover .slide-icon{animation:none;transform:scale(1.1);transition:transform 0.6s ease}.why-choose .slick-prev,.why-choose .slick-next{position:relative;width:70px;height:40px;background:linear-gradient(90deg,#bc002d 4.78%,#ff547d 100%);border-radius:25px;border:none;display:flex!important;align-items:center;justify-content:center;font-size:16px;color:#fff;z-index:1;transition:all 0.3s ease;-webkit-transform:none!important;transform:none!important}.why-choose .slick-prev{left:0}.why-choose .slick-next{right:0}.why-choose .slick-prev.disabled,.why-choose .slick-next.disabled{background:#ffeaf0;border-radius:25px;pointer-events:none;width:60px;height:40px}.why-choose .slick-prev .disable,.why-choose .slick-next .disable{display:none}.why-choose .slick-prev.disabled .active,.why-choose .slick-next.disabled .active{display:none}.why-choose .slick-prev.disabled .disable,.why-choose .slick-next.disabled .disable{display:block}.why-choose .slick-prev.disabled .disable{margin-top:3px;width:40px}.why-choose .slick-next.disabled .disable{margin-top:3px;width:40px}.why-choose .slick-prev:before,.why-choose .slick-next:before{display:none}.why-choose .custom-arrows{display:flex;align-items:center;justify-content:end;gap:6px;margin-top:15px}.why-choose #sliderWrapper{position:relative}.journey{margin:70px 0}.journey .timeline-container{margin-top:40px}.journey h4{font-weight:500;font-size:24px;line-height:30px;margin-bottom:30px}.journey h4 img{width:45px;margin-left:8px}.journey .section-title{font-weight:500;font-size:20px;line-height:30px;background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;margin-bottom:16px;transform:translateX(30px);opacity:0;animation:slideInRight 0.8s ease-out 0.4s forwards}.journey .section-title-japan{font-weight:500;font-size:20px;line-height:30px;background:linear-gradient(89.99deg,#2196d4 .01%,#2196d4 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;margin-bottom:16px;transform:translateX(30px);opacity:0;animation:slideInRight 0.8s ease-out 0.4s forwards}.journey .india-section h4{background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.journey .japan-section h4{background:linear-gradient(270deg,#bbe8ff -33.76%,#2196d4 96.98%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.journey .timeline-items{list-style:none;padding:0;margin:0}.journey .timeline-item{display:flex;align-items:center;margin-bottom:20px;animation:fadeInUp 0.6s ease-out forwards}@keyframes fadeInUp{100%{transform:translateY(0);opacity:1}}.journey .india-section .step-content{flex:1;display:flex;align-items:center;gap:10px;background:linear-gradient(89.71deg,rgb(239 183 198 / .5) 61.18%,#fff0 97.74%);box-shadow:0 4px 20px rgb(0 0 0 / .08)}.journey .japan-section .step-content{flex:1;display:flex;align-items:center;gap:10px;background:linear-gradient(89.71deg,#e1f5ff 61.18%,#fff0 97.74%);box-shadow:0 4px 20px rgb(0 0 0 / .08)}.journey .step-number{width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;line-height:22px}.journey .timeline-item:hover .step-number{animation:none}.journey .timeline-item:hover .step-content,.journey .timeline-item:hover .step-content{transform:scale(1.04);transition:transform 0.6s ease}.journey .india-section .step-number{background:#e26788;border:1px solid #a20027;color:#fff;margin-left:-20px}.journey .japan-section .step-number{background:#bbe8ff;border:1px solid #2196d4;color:#2196d4;margin-left:-20px}.journey .step-text{font-weight:500;font-size:16px;line-height:24px;color:#575757;margin-bottom:0;width:90%;padding:13px 0}.journey .timeline-row{position:relative}.journey .timeline-row .india-section{padding-right:80px}.journey .timeline-row .japan-section{padding-left:80px}.journey .timeline-divider{position:absolute;left:50%;top:0;bottom:0;width:1px;background:#9c2c00;transform:translateX(-50%);z-index:1;padding:1px}.highlights{margin:100px 0}.highlights .image-section{position:relative}.highlights .image-section .desktop img:hover,.partners .our-partner img:hover,.highlights .group-img.mobile img:hover{transform:scale(1.1);transition:transform 0.6s ease}.highlights .japan-modules .image-section{text-align:end}.highlights .title h2{margin-bottom:35px}.highlights .server-room{animation:float1 6s ease-in-out infinite}.highlights .meeting-room{animation:float2 8s ease-in-out infinite}.highlights .team-discussion{animation:float3 7s ease-in-out infinite}@keyframes float1{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes float2{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-8px) rotate(-1deg)}}@keyframes float3{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(0.5deg)}}.highlights .image-item{position:absolute;border-radius:20px;overflow:hidden;opacity:0}.highlights .image-item.animate{transform:translateY(0);opacity:1}.highlights .image-item:nth-child(1){animation:slideInLeft 0.8s ease-out 0.4s forwards}.highlights .image-item:nth-child(2){animation:slideInLeft 0.8s ease-out 0.6s forwards}.highlights .image-item:nth-child(3){animation:slideInLeft 0.8s ease-out 0.8s forwards}@keyframes slideInLeft{to{transform:translateY(0);opacity:1}}.highlights .server-room{width:393px;height:220px;top:110px;left:0;border:1px solid #ea6a38;border-radius:35px}.highlights .meeting-room{width:301px;height:310px;top:0;right:150px;border:1px solid #ea6a38;border-radius:35px}.highlights .japan-modules{margin-top:100px}.highlights .japan-modules .meeting-room{right:120px;top:0;border-color:#2196d4}.highlights .japan-modules .team-discussion{border-color:#2196d4}.highlights .team-discussion{width:286px;height:210px;top:200px;left:120px;border:1px solid #ea6a38;border-radius:35px}.highlights .japan-modules .team-discussion{right:0;left:auto}.highlights .image-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.highlights .section-title{font-weight:600;font-size:20px;line-height:30px;background:linear-gradient(89.99deg,#575757 .01%,#575757 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;margin-bottom:20px;transform:translateX(30px);opacity:0;animation:slideInRight 0.8s ease-out 0.4s forwards}@keyframes slideInRight{to{transform:translateX(0);opacity:1}}.highlights .section-description{font-weight:500;font-size:18px;line-height:26px;color:#575757;margin-bottom:30px;transform:translateX(30px);opacity:0;animation:slideInRight 0.8s ease-out 0.6s forwards}.highlights .modules-grid{display:grid;gap:10px}.highlights .module-item{padding:20px;background:#fff4f7;border-radius:15px;position:relative;transform:translateY(20px);opacity:0;transition:all 0.3s ease}.highlights .module-item ul li{font-weight:500;font-size:18px;line-height:24px;color:#a20027;transition:all 0.3s ease;color:#a20027}.highlights .module-item ul li span{color:#575757}.highlights .module-item:nth-child(1){animation:fadeInUp 0.6s ease-out 0.8s forwards}.highlights .module-item:nth-child(2){animation:fadeInUp 0.6s ease-out 1s forwards}.highlights .module-item:nth-child(3){animation:fadeInUp 0.6s ease-out 1.2s forwards}.highlights .module-item:nth-child(4){animation:fadeInUp 0.6s ease-out 1.4s forwards}.highlights .module-item:nth-child(5){animation:fadeInUp 0.6s ease-out 1.6s forwards}.highlights .module-item:nth-child(6){animation:fadeInUp 0.6s ease-out 1.8s forwards}@keyframes fadeInUp{to{transform:translateY(0);opacity:1}}.highlights .module-title{font-weight:500;font-size:18px;line-height:24px;color:#a20027;transition:all 0.3s ease;max-width:390px}.highlights .module-item ul{padding-left:15px}.highlights .module-item:hover .module-title{color:#b91c1c;transform:translateX(5px)}.highlights .module-item:hover ul li{color:#b91c1c;transform:translateX(5px)}.career{background:#fff4f7;margin:100px 0;padding:50px 0;position:relative}.career .title p{font-weight:500;font-size:20px;line-height:30px;background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;margin-top:15px;margin-bottom:40px}.career .info-cards{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.career .info-card{border:1px solid #bc002d;border-radius:15px;padding:24px;transform:translateY(30px);opacity:0;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.career .info-card:hover{transform:translateY(-5px);box-shadow:0 0 20px rgb(220 38 38 / .15);background:linear-gradient(270deg,#bc002d 10.74%,#a20027 100%);border-color:#bc002d}.career .info-card:hover p{color:#fff}.career .info-card:hover p span{color:#fff;font-weight:600}.career .info-card p{font-weight:500;font-size:18px;line-height:24px;color:#575757}.career .info-card p span{color:#bc002d}.career .info-card:nth-child(1){animation:slideUp 0.8s ease-out 0.6s forwards}.career .info-card:nth-child(2){animation:slideUp 0.8s ease-out 0.8s forwards}@keyframes slideUp{100%{transform:translateY(0);opacity:1}}.career .professional-image{position:absolute;bottom:-50px;right:0;z-index:999}.career .professional-image img{height:550px}.career .career-roles{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-around;padding:40px 0;z-index:3}.career .role-badge{background:linear-gradient(270deg,#bc002d 10.74%,#a20027 100%);border-radius:40px;padding:12px 24px;font-weight:600;font-size:16px;line-height:24px;color:#fff;position:relative;right:0;width:auto;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);cursor:default;white-space:nowrap;margin-bottom:12px}.career .role-badge:nth-child(1){right:152px;width:560px}.career .role-badge:nth-child(2){right:190px}.career .role-badge:nth-child(3){right:185px}.career .role-badge:nth-child(4){right:130px}.career .role-badge:nth-child(5){right:230px}.career .role-badge:nth-child(6){right:115px}@keyframes slideInRight{to{transform:translateX(0);opacity:1}}.career .role-badge:hover{transform:scale(1.08)!important;transition:transform 1s ease!important}.excellence .title{text-align:center;background:#fff1f4;border-radius:50px;padding:50px 50px 100px}.excellence .title .description{margin-top:15px}.excellence .title .label{font-weight:500;font-size:20px;line-height:30px;background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;margin-bottom:10px}.excellence .features-grid{width:1174px;background:#fff;box-shadow:0 0 4px 6px rgb(0 0 0 / .05);border-radius:30px;padding:50px;margin-top:-50px}.excellence .feature-item{animation:fadeInUp 0.6s ease;animation-fill-mode:both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}100%{opacity:1;transform:translateY(0)}}.excellence .feature-item{display:flex;align-items:flex-start;padding:1rem;border-radius:12px;transition:all 0.3s ease}.excellence .feature-icon{width:40px;height:40px;background:#ffeaf0;border-radius:100px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.excellence .feature-icon i{color:#bc002d}.feature-content,.feature-icon{transition:all 0.3s ease}.excellence .feature-item:hover .feature-icon{background:#bc002d;transform:scale(1.1);transition:transform 0.6s ease}.excellence .feature-item:hover .feature-content{transform:scale(1.05);transform-origin:left center;transition:transform 0.6s ease}.excellence .feature-item:hover .feature-icon i{color:#fff}.excellence .feature-content h5{font-weight:500;font-size:16px;line-height:22px;color:#575757}.cta-button{padding:10px 50px;border:1px solid #fff0;border-radius:50px;font-weight:500;font-size:16px;line-height:22px;color:#fff;text-decoration:none}.cta-button i{margin-left:10px}.cta-button:hover{border:1px solid #fff0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#bc002d,#efb7c6) border-box;color:#bc002d}.fees{margin:70px 0}.fees .title{text-align:center;margin-bottom:50px}.fees h4{font-weight:500;font-size:20px;line-height:30px;background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0;text-align:center;margin-bottom:30px}.fees .sub-desc{font-weight:500;font-size:16px;line-height:24px;color:#575757;text-align:center;margin:10px 0 20px}.fees .eligibility-fees:hover{transform:scale(1.03);transition:transform 0.6s ease}.fees .eligibility-fees{background:#fff4f7;box-shadow:0 0 6px 2px rgb(0 0 0 / .09);border-radius:12px;padding:30px 20px}.fees .eligibility-fees .eligibility{margin-bottom:20px}.fees .eligibility-fees .eligibility .icon{width:40px;height:40px;border-radius:100px;background:#ffd9e4;display:flex;align-items:center;justify-content:center}.eligibility p,.icon{transition:all 0.3s ease}.fees .eligibility-fees .eligibility .icon i{color:#bc002d}.fees .eligibility-fees .eligibility p{font-weight:500;font-size:16px;line-height:24px;color:#575757;margin-bottom:0}.fees .eligibility-link a{font-weight:500;font-size:16px;line-height:24px;color:#bc002d;text-decoration:none}.admission-section .title{text-align:center}.admission-section .title h2{margin-bottom:5px}.admission-section .process-container{position:relative;margin-top:50px}.admission-section .process-container::before{content:"";position:absolute;top:50px;left:12.5%;right:12.5%;height:2px;background:repeating-linear-gradient(to right,#bc002d 0,#bc002d 8px,transparent 8px,transparent 16px);z-index:1}.admission-section .step-item{position:relative;text-align:center;z-index:2;margin-bottom:2rem}.admission-section .step-icon-container{width:100px;height:100px;margin:0 auto 1.5rem;position:relative;border-radius:50%;background:#fff;box-shadow:0 6px 5px 4px rgb(0 0 0 / .06);display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.admission-section .step-item:hover .step-icon-container{transform:translateY(-5px);box-shadow:0 15px 35px rgb(233 30 99 / .15)}.admission-section .step-item:hover .step-title{color:#bc002d}.admission-section .step-icon{width:50px;height:50px}.admission-section .step-icon img{width:100%}.admission-section .step-title{font-weight:500;font-size:16px;line-height:24px;text-align:center;color:#575757;max-width:200px;margin:0 auto}.cta-section{margin-top:20px;text-align:center}.partners{margin:100px 0 50px}.partners .description{margin-top:10px}.partners .our-partner{background:#fff;box-shadow:0 0 6px 1px rgb(0 0 0 / .12);border-radius:20px;padding:20px}.partners .our-partner h5{font-weight:600;font-size:20px;line-height:30px;text-align:center;color:#bc002d;margin-bottom:40px}.partners .our-partner img{width:100%;height:120px;object-fit:contain}.partners .our-partner .img-title{margin-top:20px;text-align:center}.partners .partner-slider .partner-item{padding:10px 20px}.partners .partner-arrows{display:flex;justify-content:center;gap:12px;margin-top:10px}.partners .partner-arrows .slick-prev,.partners .partner-arrows .slick-next{position:static;top:auto;left:auto;right:auto;-webkit-transform:none;transform:none;width:44px;height:44px;border-radius:50%;border:none;background:#ffeaf0;display:flex;align-items:center;justify-content:center}.slick-prev:before,.slick-next:before{display:none}.slick-next.slick-arrow.slick-disabled,.slick-prev.slick-arrow.slick-disabled{background:#ffeaf0!important;color:#bc002d!important;border-radius:50%;pointer-events:none}.partners .partner-arrows .slick-prev,.partners .partner-arrows .slick-next{background:#bc002d;color:#ffeaf0;font-size:16px}.leadership-section{padding:80px 0}.leadership-section .title{text-align:center;margin-bottom:50px}.leadership-section .container:last-child{display:flex;align-items:center;justify-content:end}.leadership-section .leadership-card{width:94%;background:#fff4f7;box-shadow:0 0 6px 2px rgb(0 0 0 / .09);border-radius:12px;padding:40px;display:flex;align-items:center;gap:40px;position:relative;animation:slideInUp 0.8s ease;animation-fill-mode:both;overflow:visible}.leadership-section .leader-image-container{width:220px;height:220px;border-radius:12px;overflow:hidden;margin-left:-120px;flex-shrink:0;box-shadow:0 0 6px 2px rgb(0 0 0 / .09);animation:fadeInLeft 0.8s ease;animation-delay:0.2s;animation-fill-mode:both}.leadership-section .leader-image{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.leadership-section .leadership-content{flex:1;animation:fadeInRight 0.8s ease;animation-delay:0.4s;animation-fill-mode:both}.leadership-section .section-title{font-weight:700;font-size:24px;line-height:37px;color:#575757}.leadership-section .leadership-quote{font-weight:400;font-size:18px;line-height:30px;color:#575757}.leadership-section .leader-signature{display:flex;align-items:center;gap:12px}.leadership-section .signature-line{width:40px;height:2px;background:#bc002d;animation:expandWidth 0.6s ease;animation-delay:0.8s;animation-fill-mode:both}.leadership-section .leader-name{font-weight:500;font-size:18px;line-height:30px;color:#bc002d;margin:0}@keyframes slideInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes expandWidth{from{width:0}to{width:40px}}.footer-section{background:#504b49;padding:50px 0 25px}.footer-section img{width:200px}.footer-section .social-title{font-weight:400;font-size:22px;line-height:25px;font-variant:all-small-caps;color:#fff;text-align:end}.footer-section .social-links{display:flex;gap:15px;justify-content:flex-end;align-items:center}.footer-section .social-link{width:45px;height:45px;background:#fff0;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1.2rem;transition:all 0.3s ease;backdrop-filter:blur(10px)}.footer-section .social-link:hover{background:#bc002d;border:1px solid #bc002d}.footer-section .footer-bottom{animation:fadeIn 1s ease;animation-delay:0.4s;animation-fill-mode:both;text-align:center;margin-top:90px;text-align:center;display:flex;flex-flow:column;align-items:center}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.footer-section .copyright-text{font-weight:400;font-size:14px;line-height:20px;text-align:center;text-transform:capitalize;color:#fff;margin-bottom:20px}.footer-section .address-text{font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#fff;margin-bottom:0;max-width:785px;text-align:center}.footer-section .address-text:last-child{margin-top:10px}.footer-section .address-text span{font-size:12px}.sticky-bar{background:#fff;padding:10px 0;text-align:center;position:sticky;bottom:0;z-index:999}.sticky-bar .apply-now .primary-btn{padding:10px 50px;border:1px solid #fff0;border-radius:50px;font-weight:500;font-size:18px;line-height:28px;color:#fff}.npf_wgts{height:545px}.npfPopup-message iframe{height:100%}.npfWidget-687a12932feba6904ff34a22216d8d22.npfWidgetButton{position:fixed;right:0;top:30%;transform:rotate(270deg);transform-origin:right bottom;transform:translateY(-30%) rotate(270deg);-webkit-transform:translateY(-30%) rotate(270deg);-moz-transform:translateY(-30%) rotate(270deg);-ms-transform:translateY(-30%) rotate(270deg);-o-transform:translateY(-30%) rotate(270deg);z-index:2;width:fit-content;color:#fff;background:var(--color-primary);font-weight:500;font-family:var(--font-secondary)!important}#backToTopBtn{position:fixed;bottom:20px;right:20px;cursor:pointer;display:none}#backToTopBtn div{display:flex!important;align-items:center;justify-content:center;flex-direction:column}#backToTopBtn button{padding:12px 20px;border:1px solid #fff0;background-color:#bc002d;border-radius:50px;font-weight:500;font-size:18px;line-height:28px;color:#fff}#backToTopBtn button:hover{background:#fff;color:#bc002d;border:1px solid #bc002d}#backToTopBtn p{margin-bottom:0}#backToTopBtn.scrolled-90 p{color:#fff}@media (max-width:767px){.npf_wgts{height:555px}.mobile#backToTopBtn{display:none!important}}.modal-backdrop{z-index:10001!important}.modal{z-index:10002!important}.modal.fade .modal-dialog{transform:translateY(20px)}.modal.show .modal-dialog{transform:translateY(0);transition:transform 0.25s ease}.modal-content{border:none;border-radius:16px;box-shadow:0 12px 40px rgb(188 0 45 / .15)}.modal-header{border:none;padding:20px 24px 0 24px}.modal-title{font-weight:700;font-size:20px;line-height:28px;color:#504b49;background:linear-gradient(89.99deg,#bc002d .01%,#a20027 63.67%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;text-fill-color:#fff0}.btn-close{box-shadow:none!important;opacity:1}.modal-body{padding:16px 24px 24px 24px}.modal .form-control,.modal select.form-control{border:2px solid #e0e0e0;border-radius:12px;padding:10px 14px;font-size:.95rem;background:#fff}.modal .form-control:focus,.modal select.form-control:focus{box-shadow:0 0 0 3px rgb(188 0 45 / .08);border-color:#bc002d}.modal .btn.btn-primary{border:1px solid #fff0;background:linear-gradient(90deg,#bc002d 7.19%,#ff547d 100%);border-radius:12px;padding:12px;font-size:1rem;font-weight:600;color:#fff}.modal .btn.btn-primary:hover{border:1px solid #fff0;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to bottom,#bc002d,#efb7c6) border-box;color:#bc002d}.modal .details-msg p{font-size:12px;color:#575757;margin-bottom:0}@media (max-width:576px){.modal-content{border-radius:12px}.modal-title{font-size:18px;line-height:24px}}@media only screen and (min-width:1200px) and (max-width:1399px){.career .role-badge:nth-child(1){width:500px}.why-choose .slide{padding:15px}.highlights .meeting-room{right:0}.highlights .team-discussion{left:150px}}@media only screen and (min-width:992px) and (max-width:1199px){.hero .hero-btn .apply-now button,.hero .hero-btn .download-brochure button,.upskill-section .btn-submit{padding:10px 15px;font-size:14px;line-height:22px}.fees .eligibility-fees .eligibility p{font-size:15.5px}.career .role-badge:nth-child(1){width:360px}.career .role-badge:nth-child(6){right:220px}.upskill-section .stat-card p{font-size:16px}.why-choose .slide{padding:12px}.why-choose .slide-title{font-size:12px}.why-choose .slide-icon{width:35px;height:35px}.slick-slide img{width:20px;height:20px}.why-choose .slide-title,.why-choose .slide-description{font-size:12px}.highlights .meeting-room{right:0}.highlights .server-room{left:auto;right:120px}.highlights .team-discussion{left:60px}}@media only screen and (min-width:768px) and (max-width:991px){.career .row .col-12.col-md-4 .career-roles.mobile{position:relative;display:block}.career .row .col-12.col-md-4{width:100%}.career .row .col-12.col-md-8{display:none}.career .role-badge:nth-child(1){animation:slideInRight 0.6s ease-out 1s forwards;right:-50px;width:510px}.career .role-badge:nth-child(2){animation:slideInRight 0.6s ease-out 1.2s forwards;right:0;width:530px}.career .role-badge:nth-child(3){animation:slideInRight 0.6s ease-out 1.4s forwards;right:0;width:530px}.career .role-badge:nth-child(4){animation:slideInRight 0.6s ease-out 1.6s forwards;right:-50px;width:500px}.career .role-badge:nth-child(5){animation:slideInRight 0.6s ease-out 1.8s forwards;right:0;width:480px}.career .role-badge:nth-child(6){animation:slideInRight 0.6s ease-out 2s forwards;right:-110px;width:500px}.career .professional-image{bottom:0;top:25px;right:30px}.fees .row .col-12.col-md-2{display:none}.fees .row .col-12.col-md-4{width:50%}.admission-section .process-container{margin-top:50px}.title h2,.hero h1{font-size:30px;line-height:36px}.upskill-sec{padding-left:0}.upskill-section .upskill-title h2{margin-top:10px;font-size:30px;line-height:36px}.hero p{margin-bottom:30px}.hero .hero-btn .apply-now button,.hero .hero-btn .download-brochure button{padding:10px 15px;font-size:14px;line-height:22px}.hero .hero-btn .download-brochure button svg{width:18px}.hero .date{margin-left:0;margin-bottom:15px}.journey h4{font-size:20px;line-height:25px;margin-bottom:20px}.journey .timeline-row .japan-section{padding-left:40px}.journey .timeline-row .india-section{padding-right:40px}.highlights .module-title,.highlights .module-item ul li{font-size:14px;line-height:22px}.highlights .section-title{font-size:20px;line-height:25px}.highlights .section-description{font-size:16px;line-height:24px;margin-bottom:20px}}@media (min-width:768px){.upskill-section .upskill-title h2.mobile,.career .career-roles.mobile{display:none}.upskill-description{max-width:85%}.upskill-section .mobile,.career .right-content.mobile img{display:none}.highlights .group-img.mobile{display:none}.career .mobile-img{display:none}.sticky-bar{display:none}}@media (max-width:767px){.career .mobile-img{display:block}.header{padding:15px 0}.header .logo img{width:130px}.header .phone-icon-container{width:35px;height:35px}.header .phone-number{font-size:14px;line-height:22px;padding:0 20px 0 10px}.title h2{font-size:23px;line-height:30px}.description{font-size:14px;line-height:22px}.hero .logo{margin-top:20px;margin-bottom:15px}.hero h1{font-size:23px;line-height:30px;margin-bottom:9px;margin-top:30px}.hero p{font-size:14px;line-height:22px;margin-bottom:15px}.hero .hero-btn .apply-now button,.hero .hero-btn .download-brochure button{padding:10px 20px;font-size:14px;line-height:22px}.hero .hero-btn .download-brochure button img{width:15px;height:15px}.hero .hero-btn{gap:10px}.hero .date{font-size:12px;line-height:20px;margin-left:0;margin-bottom:30px}.hero .hero-right img{width:100%;height:100%}.upskill-sec{padding-left:0}.upskill-section{margin:35px 0}.upskill-section .upskill-title h2.desktop,.career .career-roles.desktop{display:none}.upskill-section .desktop{display:none}.upskill-section .upskill-title h2{font-size:23px;line-height:30px;margin-bottom:10px;text-align:center}.upskill-section #registrationForm .pe-1{padding-right:calc(var(--bs-gutter-x) * 0.5)!important}.upskill-section #registrationForm .ps-1{padding-left:calc(var(--bs-gutter-x) * 0.5)!important}.upskill-section .upskill-title p{font-size:16px;margin-top:10px;margin-bottom:20px;text-align:justify}.upskill-section .stat-card{padding:15px}.upskill-section .stat-card h3{font-size:24px;line-height:30px;margin-bottom:5px}.upskill-section .stat-card p{font-size:16px;line-height:22px}.why-choose{margin-top:50px}.why-choose::before{background-position:right 230px}.why-choose .slider-container{padding-left:0;margin-top:40px}.why-choose .slide{margin:10px 5px;height:200px!important;padding:30px!important;justify-content:center}.why-choose .slick-prev,.why-choose .slick-next,.why-choose .slick-prev.disabled,.why-choose .slick-next.disabled{font-size:14px}.journey{margin:35px 0}.journey .timeline-row .india-section{padding:0 10px}.journey .timeline-container{margin-top:20px}.journey h4{font-size:20px;line-height:30px;margin-bottom:20px}.journey .timeline-divider{display:none}.journey .timeline-row .japan-section{padding:0 10px}.journey .step-number{width:40px;height:40px}.journey .step-text{font-size:13px}.journey .japan-section .timeline-item:not(:last-child)::after,.journey .india-section .timeline-item:not(:last-child)::after{width:30px;left:6px}.highlights{margin:40px 0}.highlights .title h2{margin-bottom:10px}.highlights .section-title{font-size:18px;line-height:24px;margin-bottom:8px}.highlights .japan-modules{margin-top:25px}.highlights .image-section{display:none}.highlights .section-description{font-size:14px;line-height:24px;margin-bottom:15px}.highlights .modules-grid{gap:10px}.highlights .module-item{padding:15px}.highlights .module-title,.highlights .module-item ul li{font-size:14px;line-height:22px}.highlights .japan-modules .modules-grid:last-child{margin-top:15px}.highlights .title p{margin-top:0.5rem!important}.career{margin:50px 0;padding:25px 0}.career .title,.container .title,.journey .section-header h4,.journey .section-header h2{text-align:center}.leadership-section .title{padding-bottom:20px}.career .title p{font-size:18px;line-height:26px;margin-top:10px;margin-bottom:10px!important}.career .info-card{padding:15px}.career .info-card p{font-size:14px;line-height:22px}.career .right-content img{display:none}.career .career-roles{position:relative;padding:0 0 10px 0}.career .role-badge{width:100%!important;right:0!important;border-radius:8px;padding:12px;font-size:13px}.career .right-content.mobile img{display:block}.career .professional-image{bottom:257px;right:0}.career .right-content img{height:410px}.excellence .title{padding:25px 25px 70px}.excellence .title .label{font-size:14px;line-height:24px;margin-bottom:5px}.excellence .features-grid{width:100%;padding:20px}.excellence .feature-item{padding:10px 0}.excellence .feature-content h5{font-size:14px;line-height:22px;margin-bottom:0}.excellence .features-grid .text-center{margin-bottom:20px}.cta-button{padding:15px 30px;font-size:14px;line-height:22px}.cta-button i{margin-left:5px}.fees{margin:35px 0}.fees .title{margin-bottom:7px}.fees h4{font-size:16px;line-height:28px;margin-top:10px;margin-bottom:25px}.fees .sub-desc{font-size:14px;line-height:22px;margin:5px 0 15px}.fees .eligibility-fees{min-height:auto}.fees .row .col-md-4:nth-child(3){margin-top:25px}.admission-section .process-container{margin-top:30px}.admission-section .process-container::before{display:none}.admission-section .step-title{font-size:14px;line-height:22px}.partners{margin:60px 0 30px}.partners .our-partner{margin-top:15px}.partners .our-partner h5{font-size:14px;line-height:22px;margin-bottom:30px}.leadership-section{padding:40px 0}.leadership-section .container{justify-content:center}.leadership-section .leadership-card{flex-direction:column;text-align:center;padding:20px;gap:20px;width:100%}.leadership-section .leader-image-container{width:110px;height:110px;margin:0 auto;margin-top:-60px}.leadership-section .section-title{font-size:24px;line-height:30px}.leadership-section .leadership-quote{font-size:16px;line-height:24px}.leadership-section .leader-signature{justify-content:center}.leadership-section .leader-name{font-size:16px;line-height:24px}.footer-section{padding:30px 0 25px}.footer-section .logo-icon{text-align:center}.footer-section .social-title{font-size:20px;line-height:24px;text-align:center;margin-top:35px}.footer-section .social-links{justify-content:center}.footer-section .footer-bottom{margin-top:40px}.footer-section .copyright-text{margin-bottom:10px}.footer-section img{position:relative;left:-14px}.why-choose .title::after{display:none}.why-choose .custom-arrows{justify-content:center}.why-choose .slick-prev,.why-choose .slick-next{width:70px;height:40px}.why-choose .slick-next.disabled .disable{margin-top:5px}.why-choose .slick-prev.disabled,.why-choose .slick-next.disabled{width:60px;height:40px}.why-choose .title p{max-width:90%}.journey .timeline-item{width:95%}.journey .india-section .step-content,.journey .japan-section .step-content{margin-left:25px}}.npfWidget-687a12932feba6904ff34a22216d8d22.npfWidgetButton{transform:rotate(270deg);position:fixed;top:40%;right:-55px;z-index:999;background-color:#1900ff;border-color:#017a7b;border-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;font-size:18px;color:#fff;line-height:1.33;padding:10px 18px;font-weight:700;cursor:pointer;border:0;border:solid 1px #017a7b;line-height:1.36;letter-spacing:-.32px;border-radius:5px 5px 0 0}.npfTitle-687a12932feba6904ff34a22216d8d22{font-size:22px;text-align:center}.npfTitle-687a12932feba6904ff34a22216d8d22{text-align:center;font-size:20px;color:#000}@media(max-width:768px){.npfWidget-687a12932feba6904ff34a22216d8d22.npfWidgetButton{z-index:99}}#popup-687a12932feba6904ff34a22216d8d22{z-index:999;overflow-y:auto;padding-left:20px;padding-right:20px}#popup-in-687a12932feba6904ff34a22216d8d22{padding-bottom:5px;background-color:#fff}.npf_wgts{height:100%}.npfPopup-message iframe{height:100%}@media (max-width:767px){.npf_wgts{height:100%}}.npfWidget-687a12932feba6904ff34a22216d8d22.npfWidgetButton{position:fixed;right:0;top:30%;transform:rotate(270deg);transform-origin:right bottom;transform:translateY(-30%) rotate(270deg);-webkit-transform:translateY(-30%) rotate(270deg);-moz-transform:translateY(-30%) rotate(270deg);-ms-transform:translateY(-30%) rotate(270deg);-o-transform:translateY(-30%) rotate(270deg);z-index:2;width:fit-content;color:#fff;background:var(--color-primary);font-weight:500;font-family:var(--font-secondary)!important}@media(max-width:767px){.mobile-d-none{display:none;}}@media(min-width:768px){.desktop-d-none{display:none;}}