
:root{--navy:#08101f;--gold:#f5b942;--cyan:#25d9ff;--coral:#ff4f81;--ink:#101828;--muted:#667085;--light:#f6f8fc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);overflow-x:hidden}
a{text-decoration:none}img{max-width:100%;height:auto;display:block}.section-pad{padding:90px 0}
.section-kicker{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#0b8ba6}
.section-title{font-weight:900;letter-spacing:-.035em;line-height:1.08}
.text-gradient{background:linear-gradient(90deg,var(--gold),var(--coral),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}
.topbar{background:#050a13;color:#cbd5e1;font-size:.85rem}.topbar a{color:#e8edf5}
.navbar{background:rgba(8,16,31,.97);box-shadow:0 8px 30px rgba(0,0,0,.14)}.navbar-brand img{width:100%;height:90px;object-fit:cover;border-radius:16px}
.navbar-brand .brand-name{color:#fff;font-weight:900;line-height:1}.nav-link{color:#d7dfeb!important;font-weight:700;padding:.8rem 1rem!important}
.nav-link:hover,.nav-link.active{color:var(--gold)!important}
.btn-brand{background:var(--gold);border:1px solid var(--gold);color:#151515;font-weight:800;border-radius:999px;padding:.78rem 1.2rem;box-shadow:0 10px 25px rgba(245,185,66,.22);transition:.25s}.btn-brand:hover{transform:translateY(-2px);background:#ffd36d;color:#111}
.hero{min-height:82vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#07101f}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,11,22,.95) 0%,rgba(5,11,22,.82) 42%,rgba(5,11,22,.2) 100%),url("../img/hero-training.jpg") center/cover no-repeat;animation:heroZoom 13s ease-in-out infinite alternate}.hero .container{position:relative;z-index:2}
.hero-copy{max-width:760px;color:#fff}.hero h1{font-size:clamp(2.5rem,6vw,5.6rem);font-weight:950;letter-spacing:-.055em;text-shadow:0 8px 35px rgba(0,0,0,.55)}.hero p{font-size:1.08rem;color:#dbe7f6;max-width:670px;line-height:1.8;text-shadow:0 4px 18px rgba(0,0,0,.7)}
.hero-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .8rem;border-radius:999px;color:#fff;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.09);backdrop-filter:blur(10px)}
@keyframes heroZoom{from{transform:scale(1)}to{transform:scale(1.08)}}
.floating-actions{position:fixed;right:16px;bottom:18px;z-index:1050;display:flex;flex-direction:column;gap:10px}.float-btn{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.22)}.float-wa{background:#16a34a}.float-call{background:#0ea5e9}
.counter-wrap{margin-top:-45px;position:relative;z-index:5}.counter-card{background:#fff;border:1px solid #e9edf4;border-radius:22px;box-shadow:0 18px 55px rgba(8,16,31,.12);padding:26px}.counter-item{padding:18px;border-right:1px solid #edf0f5}.counter-item:last-child{border-right:0}.counter-number{font-size:2.1rem;font-weight:950;color:var(--navy)}.counter-label{color:var(--muted);font-weight:700;font-size:.9rem}
.about-stack{position:relative;min-height:540px}.about-stack img{position:absolute;border-radius:28px;box-shadow:0 18px 55px rgba(8,16,31,.12);object-fit:cover}.about-main{width:68%;height:440px;right:0;top:25px}.about-small1{width:45%;height:250px;left:0;top:0}.about-small2{width:42%;height:240px;left:6%;bottom:5px}.badge-float{position:absolute;right:5%;bottom:20px;background:#fff;border-radius:18px;padding:15px 18px;box-shadow:0 18px 55px rgba(8,16,31,.12);font-weight:900}
.service-card{height:100%;border:1px solid #e7ebf2;border-radius:24px;background:#fff;box-shadow:0 12px 40px rgba(8,16,31,.07);overflow:hidden;transition:.3s}.service-card:hover{transform:translateY(-8px);box-shadow:0 22px 55px rgba(8,16,31,.13)}.service-card img{height:215px;width:100%;object-fit:cover}.service-card .body{padding:26px}.service-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#08101f;color:var(--gold);font-size:1.2rem}
.dark-section{background:radial-gradient(circle at 20% 0%,rgba(37,217,255,.12),transparent 35%),radial-gradient(circle at 80% 90%,rgba(255,79,129,.12),transparent 30%),var(--navy);color:#fff}.why-card{height:100%;padding:30px;border-radius:24px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(12px);transition:.3s}.why-card:hover{transform:translateY(-7px);border-color:rgba(245,185,66,.5)}
.cta-banner{position:relative;overflow:hidden;border-radius:32px;padding:58px;background:linear-gradient(90deg,rgba(8,16,31,.94),rgba(8,16,31,.62)),url("../img/hero-training.jpg") center/cover fixed}
.page-hero{padding:120px 0 75px;background:linear-gradient(90deg,rgba(8,16,31,.96),rgba(8,16,31,.55)),url("../img/hero-training.jpg") center/cover;color:#fff}
.breadcrumb-item a{color:#cbd5e1}.breadcrumb-item.active{color:var(--gold)}.form-control,.form-select{border-radius:14px;padding:.85rem 1rem;border:1px solid #dfe5ee}.form-control:focus,.form-select:focus{box-shadow:0 0 0 .2rem rgba(37,217,255,.14);border-color:#25b9d9}
.faq .accordion-item{border:0;border-bottom:1px solid #e8edf3}.faq .accordion-button{font-weight:800;padding:1.25rem 0;background:#fff;box-shadow:none}
.footer{background:#050a13;color:#aab6c8}.footer h5{color:#fff;font-weight:900}.footer a{color:#aab6c8}.footer a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.09)}
@media(max-width:767.98px){.hide-mobile{display:none}.section-pad{padding:70px 0}.hero{min-height:760px}.navbar-brand img{width:62px;height:62px}.about-stack{min-height:470px}.about-main{height:370px}.about-small1,.about-small2{height:205px}.counter-item{border-right:0;border-bottom:1px solid #edf0f5}.counter-item:last-child{border-bottom:0}.cta-banner{padding:40px 25px}}

/* Grow New India local design layer */
:root{--navy:#08101f;--navy2:#0e1b32;--gold:#f5b942;--cyan:#25d9ff;--coral:#ff4f81;--green:#31d17c;--ink:#101828;--muted:#667085;--light:#f6f8fc}
body{background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.navbar{min-height:86px}.navbar-toggler{border-color:rgba(255,255,255,.35)}.navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(245,185,66,.2)}
.hero-carousel,.hero-carousel .carousel,.hero-carousel .carousel-inner,.hero-carousel .carousel-item{min-height:82vh}
.hero-carousel .carousel-item{transition:transform .9s ease-in-out}
.hero-slide{min-height:82vh;display:flex;align-items:center;position:relative;overflow:hidden;background:#07101f}
.hero-slide:before{content:"";position:absolute;inset:-4%;background-position:center;background-size:cover;background-repeat:no-repeat;animation:heroZoom 13s ease-in-out infinite alternate}
.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,9,18,.96) 0%,rgba(4,9,18,.82) 42%,rgba(4,9,18,.28) 100%)}
.hero-slide-1:before{background-image:url("../img/hero-training.jpg")}
.hero-slide-2:before{background-image:url("../img/digital-marketing.jpg")}
.hero-slide-3:before{background-image:url("../img/personality-development.jpg")}
.hero-slide .container{position:relative;z-index:2}
.hero-copy{max-width:790px;padding:105px 0 120px}
.hero h1{margin:.85rem 0 1rem;font-size:clamp(2.5rem,5.8vw,5.4rem);font-weight:950;line-height:1.02;color:#fff;letter-spacing:-.055em}
.hero p{font-size:clamp(1rem,1.6vw,1.15rem);max-width:680px;color:#dce8f7;line-height:1.8}
.hero-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1);border-radius:999px;color:#fff;backdrop-filter:blur(12px);font-weight:750}
.hero-carousel .carousel-indicators{z-index:4;justify-content:flex-start;left:calc((100% - 1320px)/2);margin-left:0;margin-right:0;bottom:30px;gap:8px}
.hero-carousel .carousel-indicators button{width:42px;height:4px;border:0;border-radius:20px;opacity:.45}.hero-carousel .carousel-indicators .active{opacity:1;background:var(--gold)}
.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{width:7%;z-index:4}
.section-pad{position:relative}
.section-pad.bg-light{background:linear-gradient(180deg,#f8fafc 0%,#f3f6fa 100%)!important}
.section-pad.bg-light:before{content:"";position:absolute;top:0;left:8%;width:90px;height:4px;background:var(--cyan);border-radius:10px}
.counter-card{position:relative}.counter-card:after{content:"";position:absolute;top:-2px;right:20%;width:70px;height:4px;background:var(--coral);border-radius:10px}
.service-card{position:relative}.service-card:before{content:"";position:absolute;top:0;left:0;width:35%;height:4px;background:linear-gradient(90deg,var(--gold),var(--cyan));z-index:2}
.service-card .body{min-height:275px;display:flex;flex-direction:column}.service-card .body .btn{margin-top:auto;align-self:flex-start}
.service-card:nth-child(2) .service-icon{color:var(--cyan)}.service-card:nth-child(3) .service-icon{color:var(--coral)}
.about-stack:before{content:"";position:absolute;width:170px;height:170px;border-radius:50%;background:rgba(37,217,255,.12);left:-30px;bottom:30px;filter:blur(2px)}
.cta-banner:after{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(245,185,66,.35);border-radius:50%;right:-45px;top:-60px}
.cta-banner>*{position:relative;z-index:2}
.why-card i{filter:drop-shadow(0 0 12px rgba(255,255,255,.15))}
.faq{background:#fff}.faq .accordion-button:not(.collapsed){color:var(--navy);background:linear-gradient(90deg,#fff8e7,#fff)}
.footer{position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--gold),var(--coral),var(--cyan))}
@media(max-width:991.98px){.hero-carousel .carousel-indicators{left:5%}.hero-copy{padding:95px 0 105px}}
@media(max-width:575.98px){.topbar{font-size:.76rem}.topbar .container>div:first-child{display:none}.topbar .container{justify-content:flex-end}.hero-carousel,.hero-carousel .carousel,.hero-carousel .carousel-inner,.hero-carousel .carousel-item,.hero-slide{min-height:760px}.hero-copy{padding:90px 0 110px}.hero h1{font-size:2.65rem}.hero-slide:after{background:linear-gradient(90deg,rgba(4,9,18,.95),rgba(4,9,18,.62))}.hero-carousel .carousel-control-prev,.hero-carousel .carousel-control-next{display:none}.counter-wrap{margin-top:-25px}.about-stack{min-height:430px}.about-main{height:340px}.about-small1,.about-small2{height:185px}.cta-banner{border-radius:24px}}
