html{scroll-behavior:smooth;scroll-padding-top: 100px;}
body{font-family: Graphik, Arial, Helvetica, sans-serif;;-webkit-font-smoothing:antialiased;-webkit-animation:fix 1s 1;animation:fix 1s 1;overflow-x:hidden;line-height:1.3em;font-weight:400;color:#000}
h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-bottom:20px}
a{color:#000000}
a:hover{color:#000000}
/* a,a:hover{text-decoration:none} */
a:focus{outline:0}
p{margin:0 0 10px;font-size:17px;line-height:1.5em;}
p:last-child{margin-bottom:0}
h1{font-size:3em;line-height:1.4em}
h2{font-size:2.667em;line-height:1.4em}
h3{font-size:2.056em;line-height:1.4em}
h4{font-size:1.611em;line-height:1.4em}
h5{font-size:1.222em;line-height:1.4em}
.dtr-pt-100, .dtr-py-100{padding-top:100px;}
.dtr-pt-80, .dtr-py-80{padding-top:80px;}
.dtr-pt-50, .dtr-py-50{padding-top:50px;}
.dtr-pt-30, .dtr-py-30{padding-top:30px;}
.dtr-pb-100, .dtr-py-100{padding-bottom:100px}
.dtr-pb-80, .dtr-py-80{padding-bottom:80px}
.dtr-pb-50, .dtr-py-50{padding-bottom:50px}
.dtr-pb-30, .dtr-py-30{padding-bottom:30px}
ol,ul{margin:0 0 10px;padding:0;list-style-position:outside;display:block}
ol li,ul li{margin-bottom:8px;display:inline-block}
.accordion{--bs-accordion-btn-focus-border-color:unset;--bs-accordion-btn-focus-box-shadow:unset}
::-webkit-input-placeholder{color:rgba(5,24,43,.3)}
:-moz-placeholder{color:rgba(5,24,43,.3)}
::-moz-placeholder{color:rgba(5,24,43,.3)}
:-ms-input-placeholder{color:rgba(5,24,43,.3)}
input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover{border-color:#c21734;transition:background-color 5000s ease-in-out 0}

.btn{ display:inline-flex; align-items:center; gap:8px; padding:15px 30px; border-radius:6px; font-weight:700; font-size:15.5px; cursor:pointer; border:1.5px solid transparent; transition:transform .35s cubic-bezier(.2,.8,.2,1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space:nowrap; position:relative; overflow:hidden; isolation:isolate; } 
.btn::before{ content:'';position:absolute;top:0;left:-60%;width:40%;height:100%; background:linear-gradient(120deg, transparent, rgba(255,255,255,.55), transparent); transform:skewX(-20deg);z-index:1;transition:left .6s ease; }
.btn:hover::before{left:130%;}
.btn-primary{background:#284C77;color:#fff;box-shadow:0 16px 34px -12px rgba(40,76,119,.55);}
.btn-primary:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 20px 38px -10px rgba(40,76,119,.65);}
.btn-outline{background:transparent;border-color:#284C77;color:#284C77;}
.btn-outline:hover{background:#284C77;color:#fff;transform:translateY(-3px) scale(1.03);}

section.sticky-nav{background:#fff;padding:0; display:none} 
section.sticky-nav.sticky{position:fixed;top:0;width:100%;z-index:999;  display:block;border-bottom: 1px solid #e7e7e7;}
ul.navbar-nav li.nav-item { font-size: 14px; font-weight: 400; padding-right: 4px; padding-top: 0; display: inline-block;text-align: center;}
nav.navbar.navbar-expand-lg a.navbar-brand img { height: 76px; margin: 6px 0; }
nav.navbar.navbar-expand-lg { width: 100%; padding: 5px; z-index: 999; margin-top: 0px;padding-top: 50px;border-bottom:1px solid #D6D3C8;background: #fff;} 
nav.navbar.navbar-expand-lg.show {background: #fff;}
ul.navbar-nav.ms-auto {margin-top: 20px;}
ul.navbar-nav li.nav-item a { color: #0a1517; font-size: 16px; text-decoration: none; text-align: center;font-weight: 500; }
/* ul li.nav-item.apply-link a { color: #fff; padding: 10px 20px !important; margin-left: 11px; margin-top: -4px; }  */
ul li.nav-item.apply-link a { display: inline-block; padding: 15px 30px; border-radius: 6px; font-weight: 500; font-size: 17px; cursor: pointer; border: 1.5px solid transparent; transition: transform .35s cubic-bezier(.2, .8, .2, 1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space: nowrap; position: relative; overflow: hidden; isolation: isolate; background: #284C77; color: #fff; box-shadow: 0 16px 34px -12px rgba(40, 76, 119, .55); text-decoration: none; margin-left: 10px; position: relative; top: -8px; }
ul li.nav-item.apply-link a:before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255, 255, 255, .55), transparent); transform: skewX(-20deg); z-index: 1; transition: left .6s ease; }
ul li.nav-item.apply-link:hover a:before { left: 130%; }  
ul li.nav-item.apply-link:hover{color:#fff}
/* Apply Now CTA */

.button {line-height: 1;text-decoration: none;display: inline-flex;border: none;cursor: pointer;align-items: center;gap: .75rem;background-color: #000;color: #fff;border-radius: 10rem;font-weight: 500;padding: .75rem 1.5rem;padding-left: 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: background-color .3s;padding: 15px 30px 15px 30px;}
.button{line-height:1;text-decoration:none;display:inline-flex;border:none;cursor:pointer;align-items:center;gap:.75rem;background-color:#000000;color:#fff;border-radius:10rem;font-weight:600;padding:1rem 1.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s;}
.button__icon-wrapper{flex-shrink:0;width:25px;height:25px;position:relative;color:var(--clr);background-color:#fff;border-radius:50%;display:grid;place-items:center;overflow:hidden}
.button:hover{background-color:#a204fe}
.button:hover .button__icon-wrapper, .button__icon-wrapper{color:#000 !important}
.button__icon-svg--copy{position:absolute;transform:translate(-150%,150%)}
.button:hover .button__icon-svg:first-child{transition:transform .3s ease-in-out;transform:translate(150%,-150%)}
.button:hover .button__icon-svg--copy{transition:transform .3s ease-in-out .1s;transform:translate(0)}
a.button.text-center:hover{color:#fff}

/* Download brochure CTA  */
/*
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite{color: #fff;border: 1px solid #ffffff;}
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite .svgIcon {fill: #ffffff;}
button.cssbuttons-io-button.brochure-cta.download-link.ctawhite .icon2 {border-bottom: 2px solid #ffffff; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; }
*/
/*button.cssbuttons-io-button.brochure-cta.download-link{padding:15px 25px}*/
.cssbuttons-io-button { font-family: inherit; font-weight: 500; font-size: 17px; padding: 14px 22px; letter-spacing: .05em; border-radius: 15px; display: inline-block; background: #2B2A29; border: 1px solid #2B2A29; color: #fff; }
.cssbuttons-io-button:hover{color:#fff;background:#A917FE;border:1px solid #A917FE!important}
.cssbuttons-io-button span{font-weight:400}
.cssbuttons-io-button{position:relative;transition-duration:.3s;box-shadow:2px 2px 10px #0000001c}
.svgIcon { fill: #fff; width: auto; height: 16px;}
.cssbuttons-io-button .icon2{width:16px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff}
.cssbuttons-io-button span.dbtext{padding-left:5px;padding-right: 20px;}
.cssbuttons-io-button:hover{background-color:#A917FE;transition-duration:.3s}
.cssbuttons-io-button:hover .icon2{border-bottom:2px solid #ebebeb;border-left:2px solid #ebebeb;border-right:2px solid #ebebeb}
.cssbuttons-io-button:hover .svgIcon{fill:#fff;animation:slide-in-top .6s cubic-bezier(0.250,0.460,0.450,0.940) both}
.cssbuttons-io-button span.download-icon{font-weight:600;display:inline-flex;flex-direction:column}
@keyframes slide-in-top {
0%{transform:translateY(-10px);opacity:0}
100%{transform:translateY(0px);opacity:1}
}


/* Base button style */
.playbutton { font-size: 17px; border-radius:15px; padding: 2px; font-weight: 500; cursor: pointer; position: relative; overflow: hidden; transition: all 0.3s ease; transform-origin: center; display: inline-block;border: 2px solid #2c2c2c;}

/* Content styling */
.playbutton span { border-radius: 10px; padding: 0.7em 1.3em; padding-right: 1.2em; width: 100%; display: flex; align-items: center; gap: 12px; color: rgb(0 0 0); transition: all 0.3s ease; background-color: rgb(255 255 255); }
/* .playbutton:hover span {background-color: rgb(26, 25, 25);} */
.button-overlay { position: absolute; inset: 0; pointer-events: none; background: repeating-conic-gradient( rgb(48, 47, 47) 0.0000001%, rgb(51, 51, 51) 0.000104% ) 60% 60%/600% 600%; filter: opacity(10%) contrast(105%); -webkit-filter: opacity(10%) contrast(105%); }
.playbutton svg {width: 15px;height: 15px;margin-left: 10px;}
.playbutton::after { content: ""; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-radius: 50%; background: radial-gradient( circle, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 70% ); transform: translate(-50%, -50%) scale(0); transition: transform 0.6s ease, opacity 0.8s ease; opacity: 0; pointer-events: none; }
.playbutton:hover::after { width: 200%; height: 200%; transform: translate(-50%, -50%) scale(1); opacity: 1; }
.playbutton:active::before { content: ""; position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; border-radius: 50%; background: rgba(255, 255, 255, 0.2); transform: translate(-50%, -50%) scale(0); animation: ripple-click 0.5s ease-out forwards; pointer-events: none; }
.playbutton:active {transform: scale(0.97);filter: brightness(1.1);}
/* .playbutton:hover {box-shadow: 0 0 12px rgba(255, 255, 255, 0.08);} */



/* Take to Top */
#take-to-top { background-color: #000000; color: #fff; width: 40px; height: 40px; z-index: 999; text-align: center; text-decoration: none; border-radius: 50%; -webkit-transition: all .3sease; transition: all .3sease; display: block; }
#take-to-top.dtr-fade-scroll { position: fixed; right: 36px; bottom: 150px; display: none; } 
#take-to-top.dtr-fade-scroll svg { padding: 10px; position: relative; left: -2px; top: -2px; }
#take-to-top.dtr-fade-scroll svg path { fill: #fff; }

ol.breadcrumb{margin-bottom:10px}
ol.breadcrumb li.breadcrumb-item{font-size:13px;color:#FFC107;margin-bottom:0}
ol.breadcrumb li.breadcrumb-item a{font-size:13px;color:#FFC107;text-decoration:underline}
.breadcrumb-item+.breadcrumb-item::before{color:#FFC107}

h2.heading { font-size:40px; font-weight: 500; line-height: 1.2em;color:#000 }
/* h2.heading span{
  background: linear-gradient(90deg, #14498b 0%, #14498b 50%, #3d288f 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;
} */
p.byline {font-size: 18px;line-height: 1.5em;color: #152E4C;}


/* ---------- scroll progress ---------- */
.progress{position:fixed;top:0;left:0;height:4px;width:0%;background:linear-gradient(90deg,#284C77,#FFC107,#EB442B);z-index:1031;transition:width .1s ease-out;}



p.topbar { background: #021238; position: fixed; top: 0; width: 100%; z-index: 9999; }
p.topbar { color: #fff; text-align: center; padding: 12px 8px; margin: 0; font-size: 16px; font-weight: 500;     line-height: 1.6em;}
p.topbar a { background: #fff; padding: 4px 20px; border-radius: 25px; color: #000; margin-left:10px}

header {border-bottom: 1px solid #E6E6E6;}
img.iimm-logo {height:72px;}



section.banner-section { padding: 220px 0 100px; background: #fefefe; min-height: 530px; position: relative; background: #fff url(../images/ai-samp-banner-image-new.webp) no-repeat; background-size: 105%; background-position: 100% 100%; }
img.banner-img { height:490px; margin-left: auto; display: block; position: relative; border-radius: 22px;z-index: 9;    animation: bob 7s ease-in-out infinite; }
p.program-tagline { color: #152E4C; font-size: 28px; font-weight: 500; line-height: 1.5em; margin-bottom: 35px;}
p.program-tagline span {color: #2f2f2f; font-weight: 600; background: #FFC107; padding: 2px 10px; border-radius: 6px; padding-right: 5px;}
p.program-tagline:after { content: ""; display: block; width:46px; height: 4px; position: relative; top:20px; background: #EB442B; margin: 0px 0px 20px; }
h1.program-title { font-size: 22px; display: block; margin-top: 8px; line-height: 1.2em; margin-top: 22px;font-weight:500 }
h1.program-title strong { font-size:56px; display: block;  line-height: 1em; font-weight: 500; color: #284C77; background: linear-gradient(90deg, #14498b 0%, #14498b 50%, #3d288f 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
h1.program-title span { font-size: 36px; display: block; margin-top: 8px; line-height: 1.2em; font-weight: 600; }
p.program-byline { font-size: 18px; line-height: 1.5em; font-weight: 400; color: #000000; width: 80%; }
p.program-byline br{display: none;}

img.program-partner { display: block; height: 110px; margin-top: 20px; padding: 10px; border-radius: 10px; border: 1px solid #e3e3e3; }

p.download-brochure a { display: inline-block; padding: 15px 30px; border-radius:8px; font-weight: 500; font-size: 17px; cursor: pointer; border: 1.5px solid transparent; transition: transform .35s cubic-bezier(.2, .8, .2, 1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space: nowrap; position: relative; overflow: hidden; isolation: isolate; background: #284C77; color: #fff; box-shadow: 0 16px 34px -12px rgba(40, 76, 119, .55); text-decoration: none;position: relative; top:5px;line-height: 1.3em; }
p.download-brochure a:before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255, 255, 255, .55), transparent); transform: skewX(-20deg); z-index: 1; transition: left .6s ease; }
p.download-brochure:hover a:before { left: 130%; }  
p.download-brochure a svg { margin-left: 10px; fill: #fff; }
p.download-brochure a svg path{fill:#fff;}


ul.course-highlights { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; position: relative; z-index: 2; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; margin-top:-165px; margin-bottom: 25px; background: #fff; padding: 22px 20px; border-radius: 10px; }
ul.course-highlights li { padding:0px 40px; text-align: center; border-right: 1px solid #A9A9A9; transition: transform .3s ease;margin: 0; }
ul.course-highlights li:hover{transform:translateY(-5px);}
ul.course-highlights li:last-child{border-right:none;}
ul.course-highlights li strong { font-size: 20px; font-weight: 500; display: block; margin-bottom: 5px; }
ul.course-highlights li svg { display: block; margin-bottom: 2px; margin-top: -5px; }


.blob{position:absolute;border-radius:50%;filter:blur(70px);opacity:.4;z-index:0;}
.blob1{width:420px;height:420px;background:#AFC0D6;top:-110px;right:100px;animation:drift 14s ease-in-out infinite;}
.blob2{width:300px;height:300px;background:#FFF3D2;bottom:20px;right:-60px;animation:drift2 16s ease-in-out infinite;}

.circle-graphic{position:absolute;left:-180px;top:120px;width:520px;height:520px;z-index:0;pointer-events:none;}
.circle-graphic .ring{fill:none;}
.circle-graphic .ring1{stroke:#AFC0D6;stroke-width:1.4;animation:spin-slow 70s linear infinite;}
.circle-graphic .ring2{stroke:#FFC107;stroke-width:1.4;stroke-dasharray:3 10;animation:spin-slow-rev 50s linear infinite;}
.circle-graphic .ring3{fill:#FFF3D2;opacity:.5;}

.network-wrap{position:absolute;right:-6%;top:5%;width:640px;height:640px;z-index:1;opacity:.9;pointer-events:none;}
.network-wrap svg{width:100%;height:100%;}
.network-wrap circle{fill:#284C77;}
.network-wrap .node-b{fill:#EB442B;}
.network-wrap .node-c{fill:#FFC107;}
.network-wrap line{stroke:#284C77;stroke-opacity:.28;stroke-width:1.2;stroke-dasharray:6 6;stroke-dashoffset:600;animation:draw 3.2s ease forwards;}
@keyframes draw{to{stroke-dashoffset:0;}}
.network-wrap circle{animation:pop .6s cubic-bezier(.3,1.5,.4,1) forwards, floatnode 5s ease-in-out infinite;opacity:0;transform-origin:center;}
@keyframes pop{to{opacity:1;}}
@keyframes floatnode{0%,100%{transform:translateY(0);}50%{transform:translateY(-6px);}}
.pulse{animation:pulse 3.4s ease-in-out infinite;}
@keyframes pulse{0%,100%{opacity:.55;}50%{opacity:1;}}

/* ---------- marquee ---------- */
.marquee-wrap{position:relative;z-index:2;background:#FFF3D2;overflow:hidden;padding:16px 0;}
.marquee{display:flex;width:200%;animation:marquee 26s linear infinite;}
.marquee span{display:flex;align-items:center;gap:10px;white-space:nowrap;color:#152E4C;font-weight:700;font-size:15px;padding:0 30px;}
.marquee span::after{content:'•';color:#EB442B;margin-left:30px;}

@keyframes marquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}


section#applyNowForm {background: linear-gradient(135deg, #0b2345, #072f60);}
section#applyNowForm  h2.heading span{color:#4FACFE
}
/* ul.career-options {display: grid;grid-template-columns: 1fr 1fr;gap: 1px;background: rgba(255, 255, 255, .08);border: 1px solid rgba(255, 255, 255, .12);border-radius: 16px;overflow: hidden;}
ul.career-options li { background: #152E4C; padding: 30px 26px; transition: background .3s ease; font-size:16px; color: #C9D6E6; line-height: 1.45; margin: 0; }
ul.career-options li a{color: #C9D6E6; text-decoration: unset;}
ul.career-options li strong {font-size: 44px;color: #FFC107;font-weight: 600;font-variant-numeric: tabular-nums;display: block;margin-bottom: 10px;}
ul.career-options li:hover {background: #1A3A60;}
ul.career-options li span { display: block; margin-top: 12px; font-weight: 500; font-size: 18px; } */

/* ul.career-options li { padding: 30px 22px 0; border-radius: 20px; margin-bottom: 10px; min-height: 180px; width: 48%; vertical-align: top; margin-right: 10px;background:#1c3258; color: #fff; font-size: 18px; line-height: 1.5em; }
ul.career-options li strong { font-size: 44px; color: #FFC107; font-weight: 600; font-variant-numeric: tabular-nums; display: block; margin-bottom: 10px; } */
/* ul.career-options li img.career-option-logo {height: 32px; display: block; margin-top: 25px;} */
.hero-insights{color:#fff;width: 95%;}
.insight-section{margin-bottom:40px;}
.section-heading{ font-size:24px; font-weight:600; color:#fff; margin-bottom:40px; display:flex; align-items:center; gap:10px; }
.section-heading svg { background: #154a8b; padding: 8px; border-radius: 230px; width: 45px; height: 45px; } 
.section-heading svg path, .section-heading svg circle { fill: #fff; } 
.section-heading:after{ content:""; flex:1; height:1px;background: #154a8b9e;} 
.section-heading.one svg {background:#34207f;padding: 10px;}
.section-heading.one:after{ content:""; flex:1; height:1px;background: #a46bea6e;} 

.stats-row{ display:grid; grid-template-columns:repeat(2,1fr); gap:50px; } 
.stat-item{ position:relative; } 
.stat-item:first-child:after{ content:""; position:absolute; top:0; right:-25px; width:1px; height:100%; background:rgba(255,255,255,.15); } 
.stat-number { font-size: 40px; color: #FFC107; font-weight: 600; display: block; margin-bottom: 20px; } 
.stat-number span { font-size: 17px; color: #C9D6E6;font-weight: 400; }
.stat-item p { margin: 0; font-size: 18px; color: #C9D6E6; line-height: 1.45; } 
.sources{ margin-top:30px; font-size:14px; color:rgba(255,255,255,.55); line-height:1.5; }

/* .stat-number.one {color:#a46bea} */


.prg-form { background: #fff; padding: 0; border-radius: 10px; min-height: auto; margin-top: 45px; position: relative; box-shadow: 0 24px 60px -28px rgba(21, 46, 76, 0.38); border: 1px solid #D6D3C8; transition: transform .4s ease; }
.prg-form h3 span { font-size: 14px; border-radius: 50px; color: #000; font-weight: 500; position: absolute; top: -20px; background: #fff; left: 0; padding: 0px 20px; right: 0; text-align: center; max-width: max-content; margin-left: auto; margin-right: auto; /* display: none; */ }
.prg-form h4 { font-size: 22px; margin-bottom: 60px; text-align: center; font-weight: 600; }
p span.trigger-bottom{position:absolute;top:60px;background:#fff;font-size:13px;font-weight:500;padding:3px 12px;border-radius:20px;left:9%;right:10%;text-align:center}
p span.trigger-bottom svg{height:16px;width:16px;margin-right:6px}
p span.trigger-bottom a{color:#000}

.prg-form form{padding:10px 20px 20px}
form#TalentSprintEPCS .with-icon{width:100%;display:inline-block;padding:2px 5px;vertical-align:top;position:relative;padding-left:0}
form#TalentSprintEPCS .with-icon input,form#TalentSprintEPCS .with-icon select{padding:5px 9px;transition:all .3s ease;font-size:14px;color:#000;margin-bottom:2px;border-radius:4px;background-color:#fff;width:100%;outline:0;display:block;border:1px solid #c1c1c1;height:45px}
input#Phone { padding-left: 55px !important; }
p.terms-condition-label {margin-top: 10px;}
p.terms-condition-label input[type=checkbox]{float:left;margin-right:6px;margin-top:2px;margin-bottom:28px}
p.terms-condition-label label{position:relative;top:-2px;font-size:12px;display:inherit;line-height: 1.4em;}
input#checkmeTwo {margin-bottom: 50px;}
button#form-submit-button { padding: 13px 45px; text-transform: uppercase; font-size: 16px; margin-top: 0; background-color: #000000; border-color: #000000; color: #fff; width: 100%; text-align: center !important; display: inline-block; font-weight: 600; }


section#aboutPartner{}


.about-iim-mumbai p{line-height:1.4;font-size:17px}
.about-iim-mumbai ul.institute-rankings li { display: inline-block; width: 48%; vertical-align: top; margin-bottom: 10px; background: #ffffff; padding: 20px; border-radius: 10px; min-height:155px; margin-right: 8px; font-size: 17px; line-height: 1.3; text-align: center;box-shadow: 2px 2px 25px #00000012; }
.about-iim-mumbai ul.institute-rankings li img { display: block; height: 38px; margin-bottom: 12px; margin-left: auto; margin-right: auto; }
.about-iim-mumbai ul.institute-rankings li svg{display:block;margin-left:auto;margin-right:auto;margin-bottom:15px}
.about-iim-mumbai ul.institute-rankings li:last-child {  width: 100%; }
img.iimm-campus { width: 100%; border-radius: 12px; }


#nav-serialscrolling {position: sticky;top: 18%;left: 80px;width: 50%;float: left;}
/* #nav-serialscrolling h2{margin-left: 5%;} */
[data-serialscrolling-target] { display: flex ; justify-content: left; align-items: flex-start; color: #000; text-align: left; flex-direction: column; margin-left: 55%; width: 45%; }
/* #why-this-program h2.heading:after{display: none;} */
/* #why-this-program .slide-cards img{display:block;height:auto;width:100%;margin-bottom:20px;border-radius: 18px 18px 0 0;} */
section#certificateSec {background: #f6f6f6 url(../images/ecpsm-certificate-bg.webp) no-repeat;background-size: cover;    background-position: 90% 30px;min-height: 600px;}
img.iimm-building { border-radius: 10px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;width: 95%; }
/* #certificateSec h2{margin-bottom: 80px;} */
/* #certificateSec h2::after{margin: auto;} */
#certificateSec ul li{ display: block; margin-bottom: 15px; position: relative; padding-left: 15px; font-weight: 400; font-size: 17px;}
section#certificateSec ul li:before { content: ''; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 8px solid #000000; position: absolute; left: 0; top: 5px; }
img.eesg-image.mt-4{border-radius: 10px;}
#why-this-program{position:relative;background:#e3e9f180;}
#why-this-program .slide-cards { padding: 0px; border-radius: 20px; margin-bottom: 30px; width:90%; display: inline-block; margin-right: 20px; vertical-align: top;     border:1px solid #3a3a3a;background: #e1ffed;}
#why-this-program .slide-cards p strong{font-weight:500;font-size:22px}
#why-this-program .sub-line{font-size:18px;font-weight:400;margin-bottom:41px!important}
#why-this-program h4.mt-4.mb-4{font-size:22px}
#why-this-program .slide-cards h4{color:#fff}
#why-this-program .slide-cards li{position: relative;padding-left:20px;display:block}
#why-this-program .slide-cards li strong{font-weight:500}
#why-this-program .slide-cards li:before{content:"";width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid #089c4f;position:absolute;left:0;top:4px}



.info-box {background: #092953;border-radius: 12px;;box-shadow: 0 8px 20px rgba(0,0,0,0.08);min-height:320px;transition: transform .4s cubic-bezier(.2, .8, .2, 1), box-shadow .4s ease, border-color .4s ease;margin-top: 20px;}
.info-box:hover{transform:translateY(-10px) rotate(-0.6deg);box-shadow:var(--shadow);border-color:transparent;}
.info-box .info-text{padding:25px 30px;color:#fff;}
/* .info-box.one{background:#d0e9ff} */
.info-box strong { display: block; font-size: 20px; color: #fff; margin-bottom: 12px; line-height: 1.2em; font-weight: 500; }
.info-box p {font-size: 15px;line-height:1.3em;}
img.career-move-img { width: 100%; border-radius: 12px 12px 0 0; object-fit: cover; height: 150px; }
.mySwiperOne.swiper{overflow: unset;}
.mySwiperOne .swiper-button-next {width: 35px; height: 35px; color: #fff; background: #092953; border-radius: 30px; border: 1px solid rgb(171, 171, 171); top:-40px; right:0%; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none;} 
.mySwiperOne .swiper-button-prev { background: #092953; border-radius: 30px; width: 35px; height: 35px; color: #fff; border: 1px solid rgb(255, 255, 255); top:-40px; left:92%; }
.mySwiperOne .swiper-button-next:after, .mySwiperOne .swiper-button-prev:after { font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; } .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content: 'prev'; }
.mySwiperOne .swiper-button-next:hover, .mySwiperOne .swiper-button-prev:hover{background:#284C77;color:#fff}

section#curriculumSec{background:#fff url(../images/curriculum-bg.webp)no-repeat;background-size:cover!important;background-attachment:fixed;background-position:80px 0%;border-top: 1px solid #e5e5e5}
#curriculumSec p.sub-heading{font-size: 26px;font-weight: 500;}
div#accordionCurriculum h5 {font-size: 24px;position: relative;}
div#accordionCurriculum h5:after { content: ""; background: #154a8b9e; position: absolute; width: 100px; height: 1px; top: 18px; margin-left: 10px; }
#accordionCurriculum .accordion-item {border: 1px solid #D6D3C8; border-radius: 16px; margin-bottom: 14px; background: #FFFFFF; overflow: hidden; transition: border-color .3s ease, box-shadow .3s ease;}
#accordionCurriculum button.accordion-button { border: transparent; background: #fff; color: #152E4C; margin-bottom: 0px !important; border-radius: 8px; padding:15px; font-size: 19px; font-weight: 500;line-height: 1.5em; }
#accordionCurriculum button.accordion-button strong{margin-right:5px}
#accordionCurriculum button.accordion-button:after{background-color:#fff;border-radius:50%;background-size:65%;width:32px;height:32px;background-position:center}
#accordionCurriculum button.accordion-button.one:after{display:none}
#accordionCurriculum button.accordion-button.no-arrow:after{display:none}
#accordionCurriculum .accordion-button:focus,#accordionCurriculum .accordion-button:not(.collapsed){border-bottom: 1px solid #fff;box-shadow: unset;}
#accordionCurriculum .accordion-body ul li { list-style-type: none; font-size: 16px; position: relative; font-weight: 400; width: 100%; display: inline-block; vertical-align: top; padding-left:70px; margin-bottom: 6px;     color: #000;}
#accordionCurriculum .accordion-body ul li:before { content: ""; border-color: transparent #5B6270; border-style: solid; border-width:6px 0 6px 8px; display: block; height: 0; width: 0; left: -20px; top:15px; position: relative; }
#accordionCurriculum button.accordion-button.unset.collapsed:after{display: none;}
/* #accordionCurriculum .accordion-item:last-child button.accordion-button::after{display: none;} */


/* #accordionCurriculum .accordion-item:last-child { border-color: #FFC107; } */
button.accordion-button span { color: #284C77; font-weight:600; font-size: 24px; min-width: 50px; opacity: .55; transition: opacity .3s ease; }
button.accordion-button span.mid{color: #EB442B;opacity: 1;}
#accordionCurriculum .accordion-item:has(.accordion-button:not(.collapsed)) { border-color: #AFC0D6; box-shadow: 0 24px 60px -28px rgba(21, 46, 76, 0.38); }
#accordionCurriculum button.accordion-button:after{display:none;}
/* #accordionCurriculum .accordion-item:has(.accordion-button:not(.collapsed)) button.accordion-button span {opacity: 1;} */
img.curriculum-img { width: 100%; }
.sticky-curriuclum { position: sticky; top: 180px; }

p.apply-now-cta.crlm {margin-top: 20px; display: block; margin-left: auto; margin-right: auto; text-align: center; }
p.apply-now-cta.crlm a.intro-btn{font-size:20px;background:#09A965;padding:20px 40px;border-radius:5px;font-weight:500;color:#fff!important;border:2px solid #09A965;text-decoration:none}


#curriculumSec p.download-brochure a { display: inline-block; padding: 15px 30px; border-radius:6px; font-weight: 500; font-size: 17px; cursor: pointer; border: 1.5px solid transparent; transition: transform .35s cubic-bezier(.2, .8, .2, 1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space: nowrap; position: relative; overflow: hidden; isolation: isolate; background: #FFC107; color: #000; box-shadow: 0 16px 34px -12px rgba(40, 76, 119, .55); text-decoration: none; margin-left: 0px; position: relative; top:0px; }
#curriculumSec p.download-brochure a:before { content: ''; position: absolute; top: 0; left: -60%; width: 40%; height: 100%; background: linear-gradient(120deg, transparent, rgba(255, 255, 255, .55), transparent); transform: skewX(-20deg); z-index: 1; transition: left .6s ease; }
#curriculumSec p.download-brochure:hover a:before { left: 130%; }  
#curriculumSec p.download-brochure a svg path {
    fill: #000;
}


/* p.dc-form-cta{display:inline-block}
p.dc-form-cta a.ds-btn.download-link { background: #FFC107; color: #152E4C; box-shadow: 0 16px 34px -12px rgba(255, 193, 7, .55); display: inline-flex; align-items: center; gap: 8px; padding: 15px 30px; border-radius: 999px; font-weight: 700; font-size: 15.5px; cursor: pointer; border: 1.5px solid transparent; transition: transform .35s cubic-bezier(.2, .8, .2, 1), box-shadow .35s ease, background .3s ease, color .3s ease; white-space: nowrap; position: relative; overflow: hidden; isolation: isolate;text-decoration:none; }
p.dc-form-cta a.ds-btn.download-link:hover {
    transform: translateY(-3px) scale(1.03);
}
p.dc-form-cta a.ds-btn.download-link::before{
  content:'';position:absolute;top:0;left:-60%;width:40%;height:100%;
  background:linear-gradient(120deg, transparent, rgba(255,255,255,.55), transparent);
  transform:skewX(-20deg);z-index:1;transition:left .6s ease;
} */




p.dc-form-cta a img{height:22px}
.curriculum-subhead{font-size:24px;color:#fff;margin-bottom:0}
div.capstone-projects{margin-top:40px;background:#153b69;border-radius:8px;padding:30px}
div.capstone-projects ul li{display:inline-block;width:32%;color:#fff;vertical-align:top;margin:25px 0 0;    font-size: 16px;}
div.capstone-projects ul li svg{float:left;margin-right:12px;background:#fff;padding:7px;border-radius:10px}


section#outcomes { background: #EFF1EC; position: relative; background: #EFF1EC url(https://iim-mumbai.talentsprint.com/ai-enabled-senior-management-program/images/outcomes-bg-new.webp) no-repeat; background-size: 100%;background-position: center; }
section#outcomes h3{font-size:21px;font-weight:400}
 section#outcomes ul li { display: block; position: relative; color: #ffffff; font-size: 17px; margin-bottom: 12px; padding-left: 25px; }
section#outcomes ul li:before { content: "\A"; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-left: 9px solid #ffffff; position: absolute; left: 2px; top: 4px; }
section#outcomes ul li strong {font-weight: 500;}
/* section#outcomes ul li:before{content:"\A";border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 9px solid #ffffff;position: absolute;left: 2px;top:4px;} */
section#outcomes ul li .check { width: 28px; height: 28px; border-radius: 50%; background: #E3E9F1; color: #284C77; font-size: 18px; display: inline-block; text-align: center; line-height: 1.5em; margin-right: 10px;    float: left; }
/* section#outcomes ul li:hover {
    transform: translateX(8px);
}
img.hrm-certificate { width: 90%; display: block; margin: auto; margin-top: 100px; } */

section#faculty{position:relative;}
ul.faculty-list li { position: relative; display: inline-block; width:32%; font-size: 18px; border-radius: 10px; vertical-align: top; margin-right: 5px; color: #fff; line-height: 1.5em; }
.pgm-director{background:#fff;padding:0;border-radius:10px; transition: box-shadow .35s ease, transform .35s ease; background: #FFFFFF; border: 1px solid #D6D3C8;border-radius: 18px; padding: 26px; transition: box-shadow .35s ease, transform .35s ease;min-height: 430px; }
.pgm-director:hover {
    box-shadow: 0 24px 60px -28px rgba(21, 46, 76, 0.38);
    transform: translateY(-5px);
}


.pgm-director h3{font-size:22px;line-height:123%;margin-bottom:7px;margin-top:0;font-weight:500;color:#152E4C}
.pgm-director h3 span{font-weight: 400; /* background: #beecff; */ /* padding: 5px 20px 5px 12px; */ color: #152E4C; font-size: 15px; margin-bottom: 0; position: relative; /* top: -8px; */ border-radius: 4px; line-height: 1.1em;}
.pgm-director a{color:#EB442B;}
.faculty-img { height: 100px; position: relative; padding: 0; background: #fff; border-radius: 5px; display: block; margin-bottom: 12px; }
ul.faculty-roles-list.mt-5{margin-top:10px!important}
p.faculty-subline{line-height:140%;font-size:16px;padding-top:10px;line-height:1.6;margin-bottom:5px;color:#5B6270}
p.faculty-subline strong{font-weight:500;color:#fff;font-size:18px}
ul.faculty-roles-list li{width:100%;display:block;font-size:16px;font-weight:300;position:relative;color:#000;padding-bottom:6px}
ul.faculty-roles-list li:before{content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #39ABEC;position:absolute;left:-14px;top:7px}
p.faculty-expertise {
    color: #284C77;
    font-size: 16px;
}



section#highImpact { background: #EFF1EC; }
section#highImpact ul li{display:inline-block;position:relative;padding-left:25px;color:#000000;font-size: 17px;margin-bottom:12px;}
section#highImpact ul li strong {font-weight: 500;}
section#highImpact ul li:before{content:"\A";border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 12px solid #EB442B;position: absolute;left: 2px;top: 3px;}

img.friendly-format-img { width: 80%; display: block; margin: auto; border-radius: 10px; }
p.class-start { display: inline-block; background: #DDE7DF; border-radius: 999px; padding: 10px 20px; font-size: 17px; font-weight: 500; color: #152E4C; }
p.class-start svg{margin-right:6px;fill:#EB442B}




section#eligibility { background: #031c38 url(../images/eligibility-bg-new.webp) no-repeat; background-size: contain; background-position: right; }
h2.heading.one {
    font-size: 32px!important;
}
section#eligibility ul li { vertical-align: top; width:85%; text-align: left;font-size:18px; line-height: 1.5em; color: #fff; margin-bottom: 14px; }
section#eligibility ul li svg { margin-right: 8px; float: left; margin-bottom:40px; margin-top: 5px; }
section#eligibility ul li svg path{fill:#fff;}
/* section#eligibility ul li:hover {
    transform: translateY(-8px);
    box-shadow: 0 24px 60px -28px rgba(21,46,76,0.38);;
}
section#eligibility ul li span.n { color: #284C77; font-weight: 600; font-size: 14px; margin-bottom: 12px; display: block; }
section#eligibility ul li .check { width: 28px; height: 28px; border-radius: 50%; background: #E3E9F1; color: #284C77; font-size: 18px; display: inline-block; text-align: center; line-height: 1.5em; margin-right: 10px; float: left;margin-bottom: 8px; } */
img.eligibility-img { width:94%; display: block; margin: auto; border-radius: 10px; border: 1px solid #e5e5e5; }
h3.eligibility-title { font-size: 30px; font-weight: 400; }
.program-advisors p {color: #fff;font-size: 24px;font-weight: 400;}
.program-advisors p a { font-size: 17px; background: #fff; color: #000; display: inline-block; padding: 6px 18px 7px; border-radius: 16px; font-weight: 500; margin-top: 22px;text-decoration: none; }

section#programEnrolment{background:#EFF1EC;position:relative;}
section#programEnrolment ul{position:relative}
section#programEnrolment ul li{display:inline-block;width:24%;text-align:center;font-size:18px;font-weight:500;line-height:1.3;    color: #152E4C;}
section#programEnrolment ul li svg { height: 100px;width: 100px; display: block; margin: auto; background: #FFC107; border-radius: 50%; padding: 22px; margin-bottom: 25px; z-index: 9; position: relative; fill: #000000; }
section#programEnrolment ul li img{background:#FFC107;display:block;border-radius:50%;padding:5px;margin:auto;margin-bottom:25px;z-index:9;position:relative}
section#programEnrolment ul:after{content:"";background:url(../images/line-bg.webp) no-repeat;position:absolute;width:72%;top:53px;height:16px;background-size:100%;text-align:center;left:155px}
p.enrolment-disclaimer { background: #DDE7DF; border-radius: 16px; padding: 24px 28px; font-size: 15px; color: #152E4C; font-weight: 500; display: flex; align-items: center; justify-content: center; margin-left: auto; margin-right: auto; width: max-content; }


section#programFee { background: #0b2345;}
.program-fee-details { background: linear-gradient(90deg, rgba(250, 242, 255, 1) 0%, rgba(255, 255, 255, 1) 100%); padding: 30px; border-radius: 20px; }
ul.program-fee-plans li { width: 48%; vertical-align: top; font-weight:500; }
ul.program-fee-plans li span { display: block; margin-top: 10px; font-size:30px; } 
ul.program-fee-plans li a { background: #284C77; color: #fff; padding: 8px 20px 12px; border-radius: 10px; display: inline-block; margin-top: 25px; font-size: 15px;text-decoration: none; } 
p.app-fee-details{font-weight:400;}
p.app-fee-details strong { font-weight: 600; font-size: 18px; }
p.payment-heading {font-weight: 400;}
ul.payment-modes {} 
ul.payment-modes li {display:inline-block;text-align:center;font-weight: 400; padding: 10px 30px 10px 0;font-size: 15px;}
ul.payment-modes li svg, ul.payment-modes li img { display: block; margin: auto; margin-bottom: 5px;} 
ul.payment-modes li svg path { fill: #284C77; } 
ul.payment-modes li img {height:20px;}
ul.fee-disclaimers li { display: block; font-size:13px; margin-bottom: 5px; }
.special-pricing { min-height:480px; background: #000 url(../images/corporate-nominations-bg.webp) no-repeat; border-radius: 20px; position: relative; padding: 30px; background-size: cover; background-position: 100% 80%; }
img.corporate-building { position: absolute; bottom: 0; width: 100%;left:0; }
p.transform-talent {color: #ffffff;font-weight: 400;}
p.special-pricing-text { font-size: 26px; color: #fff; font-weight: 400; line-height: 1.2em; }
p.connect-with-us {margin-top: 28px;}
p.connect-with-us a { display: inline-block; background: #fff; color: #000; padding: 7px 20px 8px; border-radius: 10px; font-weight: 400; font-size: 16px;text-decoration: none;}
h3.sub-heading { font-size: 24px; font-weight: 400; }
.enrolment-process ul {position: relative;}
.enrolment-process ul:after { content: ""; background: url(../images/line-bg.webp) no-repeat; position: absolute; width: 74%; top: 53px; height: 16px; background-size: 100%; text-align: center; left: 0; }
.enrolment-process ul li{display: inline-block; width: 24%;font-size:17px; font-weight:300; line-height: 1.3; vertical-align: top;color:#fff;}
.enrolment-process ul li svg { background:#ffffff; display: block; border-radius: 50%; padding: 15px; margin-bottom: 25px; z-index: 9; position: relative; }
.enrolment-process ul li svg path{fill:#703193;}
/* .enrolment-process ul li span {text-align: center;display: inline-block;} */
p.star-label {font-size: 14px;color:#fff;}
p.star-label strong { background: #7E4C9B; color: #fff; font-weight: 400; padding:2px 6.5px; border-radius: 40px; font-size: 13px; }



/* .program-fee-details { background: #fff; padding: 30px; border-radius: 20px; box-shadow: 0 15px 45px rgb(244 67 54 / 8%);text-align: center;}
ul.program-fee-plans li { width: 48%; vertical-align: top; font-weight:500; }
ul.program-fee-plans li span { display: block; margin-top: 15px; font-size: 36px; font-weight: 600; }
ul.program-fee-plans li a {  color: #fff; padding: 8px 20px 12px; border-radius: 10px; display: inline-block; margin-top: 25px; font-size: 15px;text-decoration: none; } 
p.app-fee-details { font-weight: 500; font-size: 18px; border-top: 2px solid #c2ddff; border-bottom: 2px solid #c2ddff; padding: 30px 0px; }
p.app-fee-details strong { font-weight: 600; font-size: 22px; }
p.payment-heading {font-weight: 500;font-size:20px;}

.instalment-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; }
.instalment-card{background:#fff9f9;border:1px solid rgba(181,18,27,.12);border-radius:12px;padding:18px 12px;}
.instalment-card h5 { font-size: 18px; font-weight: 500; margin-bottom: 15px; }
.instalment-card p { min-height: 48px; font-size: 15px; line-height: 1.4; margin-bottom: 15px; }
.affiliate-fee { margin-top:12px; padding: 24px; border-radius: 14px; background: #fff9f9; border: 1px solid rgba(181, 18, 27, .12); display: grid; grid-template-columns: 230px 1fr; align-items: center; text-align: left; }
.affiliate-fee-left { border-right: 1px solid rgba(181, 18, 27, .15); padding-right: 0px; }
.affiliate-fee-left h5 { font-size: 20px; margin-bottom: 10px; font-weight: 500; }
.affiliate-fee-right{padding-left:28px;font-size:16px;line-height:1.7;}

ul.payment-modes { display: inline-grid; grid-auto-flow: column; gap:0px; grid-template-columns: repeat(3, 1fr); width: 100%; }
ul.payment-modes li { display: inline-flex; text-align: center; font-weight: 400; padding: 10px 0px 10px 0px; font-size: 15px; border-right: 2px solid #c2ddff; flex-direction: column; }
ul.payment-modes li:last-child{border: unset;}
ul.payment-modes li svg, ul.payment-modes li img { display: block; margin: auto; margin-bottom: 5px;} 
ul.payment-modes li img {height:22px;}
ul.fee-disclaimers li { display: block; font-size:13px; margin-bottom: 5px; } */


section#aboutPartner{background:url(../images/iim-mumbai-campus-new.webp) no-repeat;background-size:cover;background-position:50% bottom;position:relative;min-height:1250px}
.about-iimm { margin-bottom: 70px; right: 0; margin-left: auto; margin-right: auto; background: #fff; padding: 30px; border-radius: 10px; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: calc(100% - 30px); max-width: 1300px; }
img.overview-img { position: absolute; bottom: 0; height: 660px; width: auto; left: 5%; }
.about-iimm p{line-height:1.4;font-size:16px}
.about-iimm ul.institute-rankings li{display:inline-block;width:25%;vertical-align:top;margin-bottom:0;background:#f2f2f2;padding:20px;border-radius:10px;min-height:150px;margin-right:12px;font-size:14px;line-height:1.3}
.about-iimm ul.institute-rankings li img{display:block;height:30px;margin-bottom:18px;margin-left:auto;margin-right:auto}
.about-iimm ul.institute-rankings li svg{display:block;margin-left:auto;margin-right:auto;margin-bottom:15px}
.about-iimm h2.heading:after{margin:auto;margin-bottom:40px}

section#faq{z-index:99;position:relative;background:#EFF1EC}
section#faq .accordion-item{background-color:transparent;border:1px solid #000;margin-bottom:10px;border-radius:0}
section#faq .accordion-button:not(.collapsed){box-shadow:none}
section#faq .accordion-button{background:transparent!important;padding:2px 20px 2px 30px;font-weight:500;color:#434343;border-radius:5px;font-size:17px}
section#faq .accordion-body{background-color:transparent;padding:0 20px 20px 40px}
section#faq .accordion-body p{font-size:17px}
section#faq .accordion-body li{font-size:17px;font-weight:300}
section#faq .accordion-button:before{content:"";border-color:transparent #ccc;border-style:solid;border-width:5px 0 5px 8px;display:block;height:0;width:0;left:-10px;top:0;position:relative}
section#faq .accordion-body ul{padding-left:20px}
section#faq .accordion-item { background-color: transparent; border: none; border-bottom: 1px solid #D6D3C8; }
section#faq .accordion-button { background: #fff; padding: 20px 30px 20px 10px; font-weight: 500; color: #152E4C; margin-bottom: 0; border-bottom: 1px solid #ffffff00; line-height: 1.5; font-size: 20px; }
section#faq .accordion-button:before{content:"";border-color:transparent #ccc;border-style:solid;border-width:5px 0 5px 8px;display:block;height:0;width:0;left:-10px;top:0;position:relative}
section#faq .accordion-body{}
section#faq .accordion-body ul{padding-left:20px}
section#faq .accordion-body li{font-size:17px;position:relative;display:block}
#faq .accordion-body ul li:before{content:"";border-color:transparent #39ABEC;border-style:solid;border-width:8px 0 8px 10px;left:-20px;top:4px;position:absolute;padding:0}

section#aboutTS iframe {
    width: 100%;
    height: 800px;
}

section#overviewSec { background: #fff; }

footer#footer {background: #fff;border-top: 1px solid #B7B7B7;}
p.copyright {color: #000;font-weight: 300;font-size: 15px;}
p.policy {color: #000;}
#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {color: #000 !important; text-decoration: underline; font-weight:300 !important; background-color: transparent !important; height: auto; font-size: 14px !important; border: none; padding: 0px !important;margin-right: 8px;}
a.cookie-policy{color: #000; text-decoration: underline; font-weight: 300 !important; background-color: transparent !important; height: auto; font-size: 14px; border: none; padding: 0px !important;font-weight: 300 !important;}

.modal-dialog { width: 65%; max-width: 800px; margin-top: 130px; }
button.close { background: #000; color: #fff; font-size: 24px; font-weight: 600; line-height: 0; right: -8px; top: -8px; position: absolute; padding: 16px 8px; box-shadow: 0 0 11px 0 #00000057; opacity: 1; z-index: 1; border-radius: 50px; border: unset; }
 .download-curriculum-form iframe { width: 100%; height: 420px; }
 div#talk iframe { width: 100%; height: 420px; }
.corporate-form iframe { width: 100%; height: 650px; }


#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {color: #000 !important; text-decoration: underline; font-weight: 500 !important; background-color: transparent !important; height: auto; font-size: 12px !important; border: none; padding: 0px !important;margin-right: 8px;}
a.cookie-policy{color: #000; text-decoration: underline; font-weight: 500 !important; background-color: transparent !important; height: auto; font-size: 12px; border: none; padding: 0px !important;font-weight: 500 !important;}
.whatsapp-float { position: fixed; bottom:55px; right: 20px; z-index: 1000; text-decoration: none; }
.whatsapp-float svg { border-radius: 50%; box-shadow: 0 4px 10px rgba(0,0,0,.2); transition: transform .3s ease; }
.whatsapp-text { position: absolute; bottom: 115%; right: 0; background: #fff; padding: 6px 10px; font-size: 13px; border-radius: 4px; white-space: nowrap; box-shadow: 0 8px 40px rgba(0,0,0,.16); opacity: 0; visibility: hidden; transform: translateY(10px); transition: all .3s ease;color: #000; font-weight: 400; }
.whatsapp-text::after { content: ""; position: absolute; top: 100%; right: 12px; border: 6px solid transparent; border-top-color: #fff; }
.whatsapp-float:hover .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.whatsapp-float:hover svg { transform: scale(1.1); }
.show-tooltip .whatsapp-text { opacity: 1; visibility: visible; transform: translateY(0); }
.show-tooltip svg { transform: scale(1.1); }

.learning-journey-section {
  background: #ffffff;
  color: #061b3d;
}


.learning-heading-wrap {
  text-align: center;
  margin-bottom:80px;
}



.heading-line {
  position: relative;
  display: inline-block;
  width: 86px;
  height: 2px;
  margin: 22px 0 18px;
  background: #f37021;
}

.heading-line::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f37021;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 7px #ffffff;
}

.learning-heading-wrap p {
  margin: 0;
  font-size: clamp(18px, 1.8vw, 25px);
  line-height: 1.45;
  color: #333846;
}

.learning-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.journey-card { position: relative; border: 1px solid rgba(6, 27, 61, 0.12); border-radius: 18px; background: #ffffff; box-shadow: 0 14px 38px rgba(6, 27, 61, 0.08); padding: 50px 22px 28px; }

.journey-label { position: absolute; top: -24px; left: 0; right: 0; align-items: center; min-height:45px; padding: 0 34px 0 42px; border-radius: 0 10px 10px 0; background: linear-gradient(135deg, #061b3d 0%, #062e65 100%); color: #ffffff; font-size: 17px; font-weight: 600; line-height: 1; letter-spacing: 0.04em;box-shadow: 0 12px 24px rgba(6, 27, 61, 0.22); align-content: center; margin-left: auto; margin-right: auto; display: block; width: max-content; }

.label-icon { position: absolute; left: -38px; top: 50%; width: 55px; height: 55px; display: grid; place-items: center; border: 2px solid #061b3d; border-radius: 50%; background: #ffffff; transform: translateY(-50%); }

.label-icon svg { width: 25px; height: 25px; fill: none; stroke: #061b3d; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.label-icon svg path{fill:  #061b3d;;}

.journey-content { display: grid; grid-template-columns: 1.15fr 0.85fr; gap: 16px; align-items: start; }
.timeline-list {display: flex;flex-direction: column;gap:30px;}
.timeline-item { position: relative; display: grid; grid-template-columns: 60px 1fr; gap:0px; align-items: flex-start; }
.timeline-count { position: relative; z-index: 2; width: 35px; height: 35px; display: grid; place-items: center; border-radius: 50%; background: radial-gradient(circle at 35% 25%, #123c7a 0%, #061b3d 65%); color: #ffffff; font-size: 16px; font-weight: 500; line-height: 1; box-shadow: 0 8px 18px rgba(6, 27, 61, 0.22); }
.timeline-line { position: absolute; left:18px; top:0px; width: 1px; height: calc(100% + 52px); background: rgba(6, 27, 61, 0.45); } 
/* .timeline-line::after { content: ""; position: absolute; left: 50%; top: 48%; width: 10px; height: 10px; border-radius: 50%; background: #f37021; transform: translate(-50%, -50%); box-shadow: 0 0 0 5px #ffffff; } */
.item-icon { width: 50px; height: 50px; display: grid; place-items: center; border-radius: 50%; }
.item-icon svg { width: 28px; height: 28px; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

.blue-icon {
  background: #eef5ff;
}

.blue-icon svg {
  stroke: #061b3d;
}

.orange-icon {
  background: #fff0e5;
}

.orange-icon svg {
  stroke: #f37021;
}

.item-copy h3 { margin: 0 0 12px; font-size: clamp(18px, 1.6vw, 20px); line-height: 1.18; font-weight: 500; letter-spacing: -0.02em; color: #061b3d; }

.item-copy p { margin: 0; font-size: clamp(15px, 1.15vw, 18px); line-height: 1.3em; color: #263143; }

.journey-image-wrap { overflow: hidden; border-radius: 14px; box-shadow: 0 12px 28px rgba(6, 27, 61, 0.12); height: auto; }

.journey-image-wrap img { width: 100%; height: 100%; min-height: 210px; display: block; object-fit: cover; }

.journey-meta {
  max-width: 1040px;
  margin: 36px auto 0;
  display: grid;
  grid-template-columns: 1fr auto 1.25fr auto 1.35fr;
  align-items: center;
  gap: 34px;
  padding: 24px 52px;
  border-radius: 16px;
  background: #f3f7ff;
}

.meta-item {
  display: flex;
  align-items: center;
  gap: 18px;
}

.meta-icon {
  flex: 0 0 66px;
  width: 66px;
  height: 66px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 25%, #123c7a 0%, #061b3d 68%);
}

.meta-icon svg {
  width: 34px;
  height: 34px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.meta-item h4 {
  margin: 0 0 6px;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 800;
  color: #061b3d;
}

.meta-item p {
  margin: 0;
  font-size: 16px;
  line-height: 1.45;
  color: #172235;
}

.meta-divider {
  width: 1px;
  height: 70px;
  background: rgba(6, 27, 61, 0.18);
}



section#programmeHighlights { background: #e3e9f180;}
section#programmeHighlights .card { min-height: 362px; list-style-type: none; display: block; position: relative; color: #000000; font-size: 18px; font-weight: 400; margin-bottom: 25px; border-radius: 20px; text-align: center; background: #ffffff; border: 1px solid #797979; }

section#programmeHighlights .card.one { background: url(../images/industry-curriculum.webp) no-repeat; background-size:cover; background-position: 50% 40%;}
section#programmeHighlights .card.two{background: url("../images/expert-sessions.webp") no-repeat;background-size: cover; background-position: 50% 80%;}
section#programmeHighlights .card.three{background: url("../images/capstone-projects.webp") no-repeat;background-size: cover; background-position: 50% 50%;}
section#programmeHighlights .card.four{background: url("../images/hands-on-learning-one.webp") no-repeat;background-size: cover; background-position: 50% 50%;}
section#programmeHighlights .card.five{background: url("../images/peer-networking.webp") no-repeat;background-size: cover; background-position: 50% 50%;}
section#programmeHighlights .card.six{background: url("../images/live-classes.webp") no-repeat;background-size: cover; background-position: 50% 50%;}
section#programmeHighlights .card.seven{background: url("../images/campus-visit-iimm.webp") no-repeat;background-size: cover; background-position: 50% 50%;}

section#programmeHighlights .card p { position: absolute; bottom: 0px; color: #ffffff; left: 0; right: 0; padding: 20px; min-height: 150px; background: #000000c7; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;}
section#programmeHighlights .card p strong{display: block; font-size: 20px; margin-bottom: 5px; font-weight: 500; line-height: 1.1;color: #ffffff;}
/* .mySwiperOne .swiper-button-next { right: 40px; width: 35px; height: 35px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); border-radius: 30px;border: 1px solid #ababab; }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none;} 
.mySwiperOne .swiper-button-prev { left: 90%; background: #000; border-radius: 30px; width: 35px; height: 35px; color: #fff;  border: 1px solid #fff;}     
.mySwiperOne .swiper-button-next:after, .mySwiperOne .swiper-button-prev:after { font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; } .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content: 'prev'; } */