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;}
@font-face {
  font-family: 'Graphik';
  src: url('https://static.talentsprint.com/ts_drupal/global-logo/fonts/graphik-light-web.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('https://static.talentsprint.com/ts_drupal/global-logo/fonts/graphik-regular-web.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('https://static.talentsprint.com/ts_drupal/global-logo/fonts/graphik-medium-web.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('https://static.talentsprint.com/ts_drupal/global-logo/fonts/graphik-bold-web.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-bottom:20px}
a{color:#c21734}
a:hover{color:#c21734}
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}
/* 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:#000000}
.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}
.button svg{fill: #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}
.cssbuttons-io-button .icon2{width:18px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #fff}
.cssbuttons-io-button span.dbtext { padding-right: 7px; }
.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: 1px solid #000;transition: transform 0.3s ease;}
.playbutton:hover {
  transform: scale(1.05); /* Scale up the button on hover */
}
.playbutton:hover span {
  /* background-color: rgb(26, 25, 25); */
  animation: pulse 0.6s; /* Added pulse animation */
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.playbutton:active {transform: scale(0.97);filter: brightness(1.1);}


/* 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;}
.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; }

/* Optional: subtle glow */



/* .playbutton:hover {box-shadow: 0 0 12px rgba(255, 255, 255, 0.08);} */

nav.navbar.navbar-expand-lg { padding: 5px; margin-top:0;}
.modal-dialog {width: 100%;max-width: 800px;margin-top: 80px;}
.modal-dialog button.close { border-radius: 50%; padding: 4px 8px; background: #000000; color: #fff; font-size: 30px; border: unset; position: absolute; right: -16px; top: -20px; }
.download-curriculum-form iframe { width: 100%; height:410px; }
.corporate-form iframe {width: 100%;height:650px;}
.talk-form iframe {width: 100%;height:380px;}
.youtube iframe { width: 100%; height: 420px; }
.modal-body {padding: 30px;}
.modal-body img { margin-right: 22px; margin-bottom:15px; height: 160px; float: left; border-radius: 8px; }
.modal-body h3 {font-size: 26px;font-weight: 500;}
.modal-body h5{font-size: 18px;font-weight: 400;margin-bottom: 15px;}
/* 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: 160px; 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; }
/*topbar*/
.topbar { background: #000; position: fixed; top: 0; width: 100%; z-index: 9999; }
.topbar p { color: #fff; text-align: center; padding: 12px 8px; margin: 0; font-size: 16px; font-weight: 500;     line-height: 1.6em;}
p.topbar_trigger_old a { background: #fff; padding: 4px 20px; border-radius: 25px; color: #000; margin-left:10px}
h2.heading {font-size: 40px;font-weight: 400;line-height: 1.2em;}
p.byline {font-size: 20px;line-height: 1.5em;}

header {border-bottom: 1px solid #E6E6E6;}
img.iimc-logo { height: 76px; margin: 6px 0; }
img.accredation-logo { height: 65px; display: block; margin: auto; }
p.upskill-india {font-size: 17px;font-weight:400;}
p.upskill-india span {color: #7E4C9B;font-weight:500;}
p.upskill-india svg {fill: #7E4C9B;}

section.sticky-nav{background:#fff;border-bottom:1px solid #e5e5e5;display:none}
section.sticky-nav.sticky{position:fixed;top:0;width:100%;z-index:199;display:block;padding:0;}
ul.navbar-nav li a {font-size: 16px;font-weight: 400;}
ul.navbar-nav li a.nav-link.ds-btn { background: #2B2A29; color: #fff; padding: 15px 24px; display: inline-block; border-radius: 10px; margin-top: -8px; margin-left: 12px; }
p a.apply-now-mob{display:none}

section.banner-section { padding: 80px 0 80px; background: #ffffff url(../images/banner-img.webp) no-repeat; background-size: cover; background-position: 0% 30%; min-height: 550px; }
p.program-tagline { color: #000000; font-size: 22px; font-weight: 500; line-height: 1.2em; }
p.program-title { font-size:45px; font-weight: 600; margin-bottom: 10px; line-height: 1.2em;position: relative;}
p.program-title::before { content: ""; position: absolute; left: 0; top: 110%; width: 50px; height: 4px; background: #7E4C9B; transform: translateY(-50%); }
p.program-title span { font-size:30px; display: block; color: #7E4C9B; }
h1.program-byline { font-size: 16px; line-height: 1.5em; font-weight: 400; width: 90%; }
.seo-tags { width: 90%; margin-top: 42px; margin-bottom: 12px; }
.seo-tags p, .seo-tags h1 { display: contents; font-size: 18px; line-height: 1.5em; font-weight: 400;}
p.program-uniqueline { color: #703193; font-weight: 500; font-size: 20px; }
.program-uniqueline svg{width: auto;height:34px;}
ul.batch-details {margin: 0;}
ul.batch-details li { border: 1px solid #DCD8E2; padding: 6px 15px; border-radius: 10px; font-weight: 400; font-size: 16px; color: #343138; margin-right: 10px; display: inline-flex; align-items: center; }
ul.batch-details li svg { margin-right: 10px; height:17px; width: auto; }
ul.batch-details li strong { font-weight: 600; } 
ul.batch-details li svg path { fill: #7E4C9B; } 

section#programHighlights { background: radial-gradient(circle at 32% 48%, rgb(0 0 0 / 32%) 0%, rgb(0 0 0 / 18%) 34%, transparent 60%), linear-gradient(161deg, #000000 0%, #211A2D 48%, #0a090f 100%); }
/* section#programHighlights { background: radial-gradient(circle at 32% 48%, rgba(75, 38, 112, 0.32) 0%, rgba(31, 23, 45, 0.18) 34%, transparent 60%), linear-gradient(135deg, #2f244f 0%, #3e3155 48%, #413b5d 100%); } */
.mySwiperOne .card {background: transparent;margin: 10px 0;display: inline-block;width: 100%;min-height: 150px;border: unset;}
.mySwiperOne .card p.card-text{color:#fff;font-size:17px;line-height:1.4em;}
.mySwiperOne .card p.card-text strong { font-size: 20px; display: block; margin-bottom: 6px; }
.mySwiperOne .card img.highlights-image { display: inline-block ; float: left; margin-right: 12px; height: 100px; margin-top: 15px; margin-bottom: 8px;}

img.executive-presence-infographic { width: 100%; height: auto; margin: auto; display: block;box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;}
img.executive-presence-infographic.mobile{display: none;}
.program-form {
    background: #fff;
    box-shadow: 2px 2px 25px #00000012;
    position: sticky;
    top: 160px;
}
.leadForm {padding:30px 25px 20px;}
.leadForm h4.trigger-top {font-size:18px;font-weight: 400;    margin-bottom: 10px;}
.leadForm h3 { font-size: 13px; padding: 8px 12px; background: #EBE0F2; border-radius: 30pc; color: #7E4C9B; line-height: 1em; text-align: center; font-weight: 400; margin-bottom: 8px; }
.leadForm h3 svg {margin-right: 4px;}
.leadForm h3 svg path{fill: #7E4C9B;}
h3 span.trigger_formHead { position: absolute; background:#fff; font-size: 14px; line-height: 1.1em; padding: 5px 15px; font-weight: 500; border-radius: 20px; top: -14px; left: 25%; right: 25%; text-align: center;color:#000; }
p.rm-number a{color:#000;font-weight:500;font-size:13px;display:inline-block}
p.rm-number { font-size: 14px; color: #7E4C9B; text-align: center; font-weight: 400; margin-bottom: 20px; }
p.rm-number a{font-size: 14px;color:#7E4C9B;}
p.rm-number svg path{fill:#7E4C9B;}
.with-icon.single-row.upload-field label{font-size:13px;margin-top:-7px;display:block;margin-bottom:6px}
.with-icon.single-row.one{margin-top:13px}
.with-icon.single-rowfull{width:98%}
.with-icon.single-row,.with-icon.single-row2{width:100%;margin:0 10px 4px 0;display:inline-block;min-height:35px}
select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"] { position: relative; display: block; width: 100%; padding: 5px 15px; margin: 0 0 2px; border-width: 1px; border-style: solid; border-radius: 10px; font-size: 14px; font-weight: 300; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 46px; border: 1px solid #E3E1DF; }
input[type="file"]{position:relative;display:block;width:100%;padding:5px 25px;margin:0 0 10px;border-width:1px;border-style:solid;border-radius:9999px;font-size:16px;font-weight:400;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:48px;background-color:#fff!important;border:1px solid #cdcdcd!important;border-radius:4px!important;color:#BABABA}
p.terms-condition-label { margin-top: 10px; margin-right: 0px; width: 100%; display: flex; }
p.form-terms{font-size:12px;color:#E0E0E0;line-height:1.4}
input[type=checkbox]{display:none}
input[type=checkbox]+label{display:block;margin:0;cursor:pointer;padding:0;float:left;color:#000;font-weight:300;font-size:12px;margin-top:0;line-height:1.5em;text-align:left}
input[type=checkbox]+label a{color:#000;text-decoration: underline;}
input[type=checkbox]:checked+label:before { background-color: #7E4C9B; border-color: #7E4C9B; color: #fff; }
input[type=checkbox]+label:before { content: "\2714"; border: .1em solid #cacaca; border-radius: .2em; display: inline-block; width: 15px; height: 15px; padding-left: 0; padding-bottom: .3em; margin-right: .2em; vertical-align: bottom; color: transparent; transition: .2s; position: relative; top: 3px; text-align: center; margin-left: 0; float: left; margin-bottom:40px; margin-right: 10px; line-height: 1; }
button#form-submit-button{padding:10px 30px;font-size:16px;margin-top:0;background-color:#2B2A29;border-color:#2B2A29;color:#fff;width: 100%;border-radius: 12px;}
button#form-submit-button:hover{color:#fff}
.intl-tel-input input#Phone{padding-left:55px!important}
.submit-btn { font-weight: 400 !important; padding: 11px 0 10px !important; color: #fff !important; border-radius: 0; display: inline-block; width: 100%; }
.corporate-nominations { background: #F8EBFF; padding: 20px 40px; text-align: center; }
p.nominate-team { font-weight: 400; }
p.nominate-team a { border: 1px solid #2B2A29; display: block; color: #000; padding: 10px 20px; border-radius: 15px; width: 80%; margin: auto; margin-top: 12px;font-size: 16px; }


/* .lead-influence {background: linear-gradient(180deg, #000000 0%, #1b012a 100%); border-radius: 10px; padding: 30px; min-height: 280px; }
.lead-influence h3 { color: #fff; font-size: 26px; font-weight: 500; margin-bottom: 10px;text-align: center; }
.lead-influence p { color: #fff; font-size: 18px;line-height: 1.4em;text-align: center; }
.lead-influence svg { width: 80px; height: 80px; fill: #672f86; display: block; margin: auto; margin-bottom: 25px; background: #fff; padding: 10px; border-radius: 10px; } */

.leadership-journey-section { --journey-purple: #9b5de5; --journey-purple-light: #c395ff; --journey-white: #ffffff; --journey-muted: #d9d6e2; --journey-card-start: #191820; --journey-card-end: #0c0b12; --journey-background: #080711; position: relative; overflow: hidden; isolation: isolate;background: #fff url(../images/faq-bg.webp) no-repeat;background-size: cover;background-position: right; }

.leadership-journey-grid { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) 64px minmax(0, 1fr) 64px minmax(0, 1fr); align-items: center; max-width: 1240px; margin: 0 auto; }
.leadership-card { position: relative; min-height: 350px; border: 1px solid rgba(255, 255, 255, 0.28); border-radius: 22px; background: radial-gradient(circle at 50% 120%, rgba(122, 62, 180, 0.22) 0%, transparent 48%), linear-gradient(150deg, var(--journey-card-start) 0%, var(--journey-card-end) 100%); box-shadow: 0 28px 55px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.06); transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease; }

.leadership-card::before { content: ""; position: absolute; right: 16%; bottom: 0; left: 16%; height: 2px; border-radius: 50%; background: linear-gradient( 90deg, transparent, rgba(155, 93, 229, 0.82), transparent ); box-shadow: 0 0 18px rgba(155, 93, 229, 0.48); } 
.leadership-card:hover { transform: translateY(-8px); border-color: rgba(195, 149, 255, 0.58); box-shadow: 0 34px 68px rgba(0, 0, 0, 0.42), 0 0 32px rgba(122, 62, 180, 0.13); }

.leadership-card-inner { display: flex; min-height: 350px; padding: 42px 36px; align-items: center; flex-direction: column; justify-content: flex-start; text-align: center; }
.leadership-icon-box { display: flex; width: 86px; height: 86px; margin-bottom: 42px; align-items: center; justify-content: center; border: 1px solid rgba(195, 149, 255, 0.28); border-radius: 22px;background: #fff;; box-shadow: inset 0 0 24px rgba(155, 93, 229, 0.07), 0 12px 28px rgba(0, 0, 0, 0.24); padding: 15px; }
.leadership-icon-box svg{fill: #672f86;}

.leadership-icon { width: 82px; height: 82px; overflow: visible; fill: none; stroke: var(--journey-purple); stroke-width: 2.25; stroke-linecap: round; stroke-linejoin: round; filter: drop-shadow( 0 0 7px rgba(155, 93, 229, 0.42) ); } 
.leadership-card h3 { margin: 0; color: var(--journey-white); font-size: clamp(25px, 2vw, 31px); font-weight: 500; line-height: 1.2; letter-spacing: 0.2px; } 
.leadership-title-line { width: 64px; height: 3px; margin: 22px auto 24px; border-radius: 999px; background: linear-gradient( 90deg, #7038ad, var(--journey-purple-light) ); box-shadow: 0 0 14px rgba(155, 93, 229, 0.5); } 
.leadership-card p { margin: 0; color: var(--journey-muted); font-size: 18px; font-weight: 400; line-height: 1.45; }
.leadership-arrow { position: relative; z-index: 4; display: flex; width: 35px; height:35px; margin-right: 0px; margin-left: 15px; align-items: center; justify-content: center; border: 2px solid var(--journey-purple); border-radius: 50%; background: #101019; box-shadow: 0 0 0 7px rgba(5, 5, 10, 0.9), 0 0 25px rgba(155, 93, 229, 0.28); }

.leadership-arrow::before, .leadership-arrow::after { content: ""; position: absolute; top: 50%; z-index: -1; width: 22px; height: 1px; background: linear-gradient( 90deg, transparent, rgba(155, 93, 229, 0.76) ); } 
.leadership-arrow::before { right: 100%; } 
.leadership-arrow::after { left: 100%; transform: rotate(180deg); } 
.leadership-arrow svg { width: 36px; height: 36px; fill: none; stroke: var(--journey-white); stroke-width: 2.3; stroke-linecap: round; stroke-linejoin: round; }



section#programCurriculum{position: relative;border-top: 1px solid #e5e5e5;}
.modules-list { padding: 15px 0; border-bottom: 1px solid #B5B5B5;    width: 92%; }
.modules-list:first-child {border-bottom: 1px solid #cacaca;}
/* .modules-list:last-child { border: unset; background: #f6e7ff url(../images/business-impact.webp); padding: 30px 25px; border-radius: 10px; margin-top: 30px; background-position: 100% 20%; background-size: 130%; } */
/* .modules-list:last-child ul.module-description{margin-top: 20px;} */
/* .modules-list:last-child ul.module-description li { width: 32%; margin-top: 0px; flex-direction: column !important; align-items: center; text-align: center; } */
/* .modules-list:last-child ul.module-description li svg {height: 45px; margin-bottom: 10px; padding: 5px; background: #fff; border-radius: 12px; margin-right: 0px;}
.modules-list:last-child .module-topic{display: block; width: 100%; margin-bottom: 20px;}
.modules-list:last-child ul.module-description li svg path {fill: #560089;}
.modules-list:last-child p.module-name{font-size: 20px; font-weight: 500;} */

.module-topic h3 { color: #7E4C9B; font-size: 20px; font-weight:400;margin:0; }
.module-details h3 { color: #7E4C9B; font-size: 20px; font-weight:400;margin:0; }
p.module-name {font-size: 18px;font-weight: 500;}
ul.module-description {margin: 0;}
ul.module-description li{ font-weight: 400; display:block; font-size: 17px; margin-bottom: 15px; flex-direction: row;}
ul.module-description li svg  { margin-right: 11px; margin-top:0px; margin-bottom:8px; float: left; width: auto; height: 18px; }
ul.module-description li svg path {fill: #000000;}
ul.module-description li svg .last-element{margin-bottom: 20px;}
/* ul.module-description.ai-age li { color: #7E4C9B; font-weight: 500; } */
ul.module-description.ai-age li ol li { margin-bottom: 15px; font-weight: 400; color: #000000; display: block;font-size: 16px; }
/* ul.module-description.ai-age li ol li:before { content: ""; border-color: #00000000 #000000; border-style: solid; border-width: 6px 0 6px 8px; display: block; height: 0; width: 0; left: -13px; top: 15px; position: relative; } */
ul.module-description li.ai-points svg { width: auto; height: 21px; margin-right: 8px; }
ul.module-description li.ai-points svg path {fill: #560089; }
ul.module-description.ai-age li ol li svg path {fill: #000;}
/* ul.module-description li ol li { list-style: lower-roman; display: list-item; } */
ul.module-description li strong { font-weight: 500;color: #7E4C9B; }
ul.module-description.ai-age li ol li.ai-points:before {border-color: #00000000 #560089;}
ul.module-description.ai-age li ol li svg{width: auto;height: 18px;margin-top: 1px;}
li.ai-points:last-child{display: block;}


.certificate-sec { position: sticky; top:100px; }
img.certificate-recognition { width: 125%;margin-top: 0; }
ul.program-format {display: inline-block; margin-bottom: 25px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
ul.program-format li { display: inline-block;margin: 0;padding: 10px 10px; }
ul.program-format li span { color: #717171; display: block; margin-bottom: 3px; font-weight: 500; } 
ul.program-format li:first-child { border-right: 1px solid #cacaca; }

section#programFaculty { background: #fff url(../images/faculty-bg.webp) no-repeat; background-size: cover; background-position: right; }
.facultySwiper .card { background: transparent; margin: 10px 0; display: inline-flex; border: unset; width: 100%; position: relative; flex-direction: row; }
.facultySwiper .card p.card-text{color:#000;font-size:15px;line-height:1.4em;}
.facultySwiper .card p.card-text strong {font-size: 20px; display: block; margin-bottom: 6px;line-height: 1.3em;font-weight: 500; }
.facultySwiper .faculty-profile-img { position: relative; width: 40%; }
.facultySwiper .card img.faculty-image { margin-right:0px; height: auto; width: 100%; margin-top: 15px; margin-bottom: 10px; border-radius:10px; }
.facultySwiper .card-body {width: 70%;}

p.more-details a {color: #7E4C9B;font-weight:400;font-size: 15px;}
p.linkedin-icon { position: absolute; top: 12px; right: 0%; }
p.linkedin-icon svg { border-radius: 4px; } 


section#programEligibility { background: #000000 url(../images/eligibility-bg-new.webp) no-repeat; background-size: contain; background-position: right; }
section#programEligibility h2.heading {font-size: 36px;}
h3.eligibility-title {font-size: 24px;font-weight: 400;}
ul.eligibility-list li { color: #fff; display: block; font-size: 18px; margin-bottom: 12px; line-height: 1.4em; }
ul.eligibility-list li svg { margin-right: 6px; margin-top: 6px; margin-bottom: 30px; float: left; }
ul.eligibility-list li svg path {fill: #fff;}
.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; }


section#programTestimonials { background: #F8F6FC url(../images/testimonials-bg.webp) no-repeat; background-size: cover;min-height: 100vh;padding-top: 80px; }
img.campus-visit-img { width: 100%; }
.testimonialSwiper {margin-top: 430px;}
.testimonialSwiper .card {border: unset;background: transparent;}
.testimonialSwiper .card img.video-testimonials-img {width: 100%;border: 3px solid #fff;}
.testimonialSwiper .card p.card-text{color:#000;font-size:15px;line-height:1.4em;text-align: center;}
.testimonialSwiper .card p.card-text strong {font-size: 18px;color: #000;display: block;}
.testimonialSwiper .swiper-button-prev { width: 35px; height: 35px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); border-radius: 30px; border: 1px solid #ababab;  top: 100px;  left: 0; }
.testimonialSwiper .swiper-button-next { width: 35px; height: 35px; color: rgb(255, 255, 255); background: rgb(0, 0, 0); border-radius: 30px; border: 1px solid #ababab;  top: 100px;  right: 0; }
.testimonialSwiper .swiper-button-prev:after { content: 'prev'; background-size: -200%; font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; }
.testimonialSwiper .swiper-button-next:after{ content: 'next'; background-size: -200%; font-size: 18px; text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; font-weight: 700; }


img.participant-profile-img { width: 90%; display: block; margin: auto; }
img.top-organizations-img { width: 85%; margin: auto; display: block; }
p.logo-disclaimer {font-size: 14px;}

section#programFee { background: #000 url(../images/fee-bg.webp) no-repeat; background-size: cover; }
.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:400; }
ul.program-fee-plans li span { display: block; margin-top: 10px; font-size:30px; } 
ul.program-fee-plans li a { background: #000; color: #fff; padding: 8px 20px 12px; border-radius: 10px; display: inline-block; margin-top: 25px; font-size: 15px; } 
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: #7E4C9B; } 
ul.payment-modes li img {height:22px;}
ul.fee-disclaimers li { display: block; font-size:13px; margin-bottom: 5px; }
.special-pricing { min-height: 450px; 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: #DCC0EB;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;}
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; }


section#programFAQs { background: #fff url(../images/faq-bg.webp) no-repeat; background-size:cover; background-position: right; }
section#programFAQs .accordion-item { border: none; border-radius: 0; background: transparent; border-bottom: 1px solid #B0B0B0; }
section#programFAQs .accordion-button{background:transparent;color:#000;padding:8px 15px 8px 0;font-size:18px;font-weight:500;border-radius:8px;}
section#programFAQs .accordion-button:not(.collapsed){box-shadow: unset;color:#7E4C9B}
section#programFAQs .accordion-body {padding:0 0 30px 0;}
section#programFAQs .accordion-body ul li{width: 95%; margin-left: 20px; position: relative; font-size: 17px; padding-left: 4px;display: inline-block;    line-height: 1.5em;}
section#programFAQs .accordion-body ul li:before{content: ""; border-color: transparent #878787; border-style: solid; border-width: 5px 0 5px 8px; display: block; height: 0; width: 0; left: -20px; top:18px; position: relative;}
section#programFAQs .accordion-body ul li strong, section#programFAQs .accordion-body p strong{ font-weight: 500; }
section#programFAQs .accordion-body p{font-size: 17px;line-height: 1.5em;}
p.view-all-faqs a { text-decoration: underline; color: #000; font-weight: 400; }


h2.overview-heading { font-size: 26px; font-weight: 400; border-bottom: 2px solid #703193; padding-bottom:12px; }
ul.resource-links li { display: block; line-height: 1.5em; border-bottom: 1px solid #A2A2A2; padding:12px 0; margin: 0; }
ul.resource-links li a { color: #000; font-weight: 500; font-size: 17px; } 
ul.resource-links li:first-child{padding-top: 0;}

section#aboutPartner { background: #fff url(../images/iimc-bg.webp) no-repeat; background-size: cover; }
.about-iimc {margin-top: 370px;}
p.view-all-programs a { color: #fff; background: #000; padding: 10px 20px 15px; border-radius: 15px; }
ul.institute-rankings li { display: inline-block; width: 48%; vertical-align: top; font-size: 15px; background: #fff; padding: 20px 20px; border-radius: 15px; margin: 5px; font-weight: 400; min-height:150px; box-shadow: 2px 2px 10px #0000001f; line-height: 1em; }
ul.institute-rankings li:nth-child(1),ul.institute-rankings li:nth-child(2){min-height:175px}
ul.institute-rankings li:last-child { width: 98%; display: inline-flex; flex-direction: column; align-items: center; min-height: auto; }
ul.institute-rankings li:last-child p.card-title{align-items: center;}
ul.institute-rankings li:nth-child(4) svg{margin-bottom:50px;}
ul.institute-rankings li svg { margin-right: 5px; float: left; margin-bottom: 10px; margin-top: 3px; width: auto; height: 14px; }
ul.institute-rankings li svg path { fill: #000; }
ul.institute-rankings li .ranking-details span { font-weight: 500; color: #6700a3; font-size: 18px; }
ul.institute-rankings li .ranking-details {font-size: 16px;line-height: 1.3em;}
ul.institute-rankings li img.one{height: 27px; margin-top: 1px;}
ul.institute-rankings li p.card-title { display: inline-flex; align-items: flex-start; flex-direction: row; margin-bottom: 10px; }
ul.institute-rankings li img.two {height:26px;}
ul.institute-rankings li img {display: block; height: 35px; width: auto; margin-top: 0px; margin-bottom:0px;}
ul.institute-rankings li strong { display: block; font-size: 18px; font-weight: 500; color: #000; margin-bottom: 0px; text-align: left; margin-left:6px; line-height: 1.2em; }
ul.institute-rankings li .ranking-details span{}
p.about-partner { font-weight: 400; line-height: 1.4em; }
p.about-partner a {text-decoration: underline;color: #000;}
.alumni-benefits { background: #fff; padding: 30px; border-radius: 12px; position: relative; margin-top: 80px; width: 98.4%; }
.alumni-benefits h3 { background: #DCD8E2; display: inline-block; padding: 5px 20px; font-size:17px; border-radius: 15px; font-weight: 400; position: absolute; top: -15px; }
ul.alumni-benefits-list {margin-bottom: 0;}
ul.alumni-benefits-list li { display: inline-block; width: 19%; font-size: 16px; font-weight: 400; line-height: 1.3em;vertical-align: top; }
ul.alumni-benefits-list li svg { float: left; margin-right: 8px; margin-bottom:20px; margin-top: 3px; } 

section#aboutTalentSprint{}
img.ts-logo {height: 110px;}
ul.review-listings { width: 90%; margin-left: auto; }
ul.review-listings li { display: inline-block; width: 23%; font-size:17px; border-right: 1px solid #C0C0C0; text-align: center;font-weight: 400; }
ul.review-listings li:last-child{border:unset;}
ul.review-listings li span { display: block; font-size:28px; font-weight: 500;margin-bottom:14px; }
ul.review-listings li span svg { margin-top: -5px; }
img.trusted-brand {height: 100px;}
p.know-more a { background: #222; color: #fff; padding: 10px 28px 15px; border-radius: 10px; }
ul.ts-highlights {text-align: center;}
ul.ts-highlights li { display: inline-block; width: 19%; vertical-align: top; font-size: 15px; font-weight: 400;line-height: 1.3em;border-right: 1px solid #C0C0C0; }
ul.ts-highlights li strong { font-size: 36px; font-weight: 600; display:block;margin-bottom:15px }
ul.ts-highlights li span { text-align: left; display: inline-block; }
ul.ts-highlights li:last-child{border:unset;}

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;}

.whatsapp-float { position: fixed; bottom: 80px; 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); }

.ai-impact-section { background: url("ai_ready_business_bg.png") center center / cover no-repeat; border-radius: 28px; padding: 70px 55px 58px; overflow: hidden; position: relative; } .ai-impact-section .module-topic { text-align: center; margin-bottom: 48px; } .ai-impact-section .module-name { font-size: 42px; line-height: 1.2; font-weight: 800; color: #150b4d; margin: 0; text-transform: none; } .ai-impact-section .title-divider { width: 120px; height: 2px; background: linear-gradient(90deg, transparent, #7938ff, transparent); display: block; margin: 22px auto 0; position: relative; } .ai-impact-section .title-divider::after { content: ""; width: 11px; height: 11px; background: #7938ff; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); box-shadow: 0 0 18px rgba(121, 56, 255, 0.8); } .ai-impact-section .module-description { display: grid; grid-template-columns: repeat(3, 1fr); gap: 44px; list-style: none; padding: 0; margin: 0; } .ai-impact-section .module-description li { min-height: 310px; background: rgba(255, 255, 255, 0.72); border: 1px solid rgba(142, 91, 255, 0.18); border-radius: 32px; padding: 34px 26px 36px; text-align: center; box-shadow: 0 22px 36px rgba(106, 45, 255, 0.18); backdrop-filter: blur(10px); display: flex; flex-direction: column; align-items: center; justify-content: center; } .ai-impact-section .icon-circle { width: 130px; height: 130px; border-radius: 50%; background: linear-gradient(180deg, #ffffff, #f4ecff); border: 2px solid rgba(137, 79, 255, 0.38); display: flex; align-items: center; justify-content: center; margin-bottom: 30px; box-shadow: 0 16px 26px rgba(123, 66, 255, 0.25); } .ai-impact-section .icon-circle svg { width: 70px; height: 70px; fill: none; stroke: #5a19c9; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; } .ai-impact-section .icon-circle svg path { fill: none; stroke: #5a19c9; } .ai-impact-section .module-description li:first-child .icon-circle svg path { fill: #5a19c9; stroke: none; } .ai-impact-section .module-description strong { font-size: 30px; line-height: 1.35; font-weight: 800; color: #160952; } .ai-impact-section .small-line { width: 72px; height: 2px; background: linear-gradient(90deg, transparent, #7938ff, transparent); display: block; margin-top: 28px; position: relative; } .ai-impact-section .small-line::after { content: ""; width: 8px; height: 8px; background: #7938ff; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

@media only screen and (min-width:1200px) and (max-width:1270px) {
section.banner-section {background-position: 0% 60%; min-height: 550px;}

}
@media only screen and (min-width:1270px) and (max-width:1290px) {
section.banner-section {background-position: 0% 60%; min-height: 550px;}
}

@media only screen and (min-width :1400px) {
section.banner-section { background-position: 100% 30%; background-size: 90%; }
/* img.certificate-recognition {width: 145%;margin-top: 0;} */
}

@media only screen and (min-width :1800px) {
section.banner-section {background-position: 100% 40%;background-size: 88%;min-height: 650px;}
img.certificate-recognition { width: 165%; margin-top: 0; }
}
    


/* ==========================================================
   LEADERSHIP JOURNEY SECTION
   Clean desktop CSS
   Bootstrap .container width is not overridden
========================================================== */
.leadership-journey-section { --leadership-purple: #7038d8; --leadership-purple-dark: #22115f; --leadership-purple-medium: #9d69ec; --leadership-purple-light: #e8dcff; --leadership-purple-soft: #f7f2ff; --leadership-navy: #11152d; --leadership-text: #252538; --leadership-muted: #5e6072; position: relative; width: 100%; padding: 100px 0; overflow: hidden; background: radial-gradient(circle at 58% 48%, rgba(171, 117, 246, 0.14) 0%, rgba(241, 232, 255, 0.2) 35%, rgba(255, 255, 255, 0) 67%), linear-gradient(120deg, #ffffff 0%, #fbfaff 50%, #f7f5fb 100%); }
/* Decorative background shapes */

.leadership-journey-section::before {
  content: "";
  position: absolute;
  left: -135px;
  bottom: -205px;
  width: 410px;
  height: 410px;
  transform: rotate(45deg);
  border: 1px solid rgba(109, 64, 192, 0.08);

  background:
    linear-gradient(
      135deg,
      rgba(235, 229, 246, 0.35),
      rgba(255, 255, 255, 0)
    );

  pointer-events: none;
}

.leadership-journey-section::after {
  content: "";
  position: absolute;
  top: -145px;
  right: -100px;
  width: 350px;
  height: 350px;
  transform: rotate(45deg);

  background:
    linear-gradient(
      135deg,
      rgba(114, 72, 190, 0.06),
      rgba(255, 255, 255, 0)
    );

  pointer-events: none;
}

/*
  Bootstrap controls the container width.
  No width, max-width or margin override is added here.
*/

.leadership-journey-section > .container {
  position: relative;
  z-index: 2;
}

/* ==========================================================
   MAIN LAYOUT
========================================================== */

.leadership-journey-layout { display: inline-flex; grid-template-columns: 390px 890px; align-items: center; justify-content: space-between; gap: 25px; min-height: auto; }

/* ==========================================================
   LEFT CONTENT
========================================================== */

.leadership-journey-content { position: relative; z-index: 5; width: 100%; max-width: 390px; }

.leadership-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 20px;

  color: var(--leadership-purple);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.leadership-eyebrow::before {
  content: "";
  width: 25px;
  height: 2px;
  flex: 0 0 25px;
  background: var(--leadership-purple);
}

.leadership-heading {
  margin: 0;

  color: var(--leadership-navy);
  font-size: 48px;
  font-weight: 600;
  line-height: 1.11;
  letter-spacing: -1.8px;
}

.leadership-heading span {
  display: block;
  color: var(--leadership-purple);
}

.leadership-title-line {
  width: 62px;
  height: 4px;
  margin: 27px 0 22px;
  border-radius: 10px;

  background:
    linear-gradient(
      90deg,
      var(--leadership-purple),
      #bb8aff
    );
}

.leadership-description {
  width: 100%;
  max-width: 365px;
  margin: 0;

  color: var(--leadership-text);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.65;
}

/* ==========================================================
   INFOGRAPHIC LAYOUT
========================================================== */

.leadership-infographic { position: relative; display: grid; grid-template-columns: unset; align-items: center; column-gap: 20px; width: 100%; min-height: auto; overflow: visible; }
img.lead-youself {
    width: 100%;
}
img.lead-youself.mobile {
    width: 100%;
    display: none;
}
/* ==========================================================
   CONCENTRIC CIRCLES
========================================================== */

.leadership-circles {
  position: relative;
  z-index: 2;
  width: 540px;
  height: 540px;
  flex: 0 0 540px;

  filter:
    drop-shadow(
      0 20px 30px rgba(86, 41, 160, 0.15)
    );
}

.leadership-ring {
  position: absolute;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 50%;
}

/* Outer Organisation Ring */

.organisation-ring {
  inset: 0;
  width: 540px;
  height: 540px;
  overflow: hidden;

  border: 2px solid rgba(114, 56, 216, 0.82);

  background:
    radial-gradient(
      circle at 39% 33%,
      rgba(255, 255, 255, 0.93) 0%,
      rgba(234, 220, 255, 0.9) 29%,
      rgba(190, 151, 244, 0.88) 62%,
      rgba(122, 65, 220, 0.9) 100%
    );

  box-shadow:
    0 0 0 9px rgba(112, 56, 216, 0.025),
    0 22px 55px rgba(91, 41, 171, 0.18),
    inset 0 0 38px rgba(255, 255, 255, 0.42);
}

.organisation-ring::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;

  background:
    linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.55) 0%,
      rgba(255, 255, 255, 0.08) 48%,
      rgba(84, 29, 179, 0.17) 100%
    );

  pointer-events: none;
}

/* Middle People Ring */

.people-ring {
  top: 95px;
  left: 95px;
  right: auto;
  bottom: auto;

  width: 350px;
  height: 350px;
  transform: none;

  border: 2px solid rgba(255, 255, 255, 0.96);

  background:
    radial-gradient(
      circle at 40% 35%,
      #fefcff 0%,
      #efe4ff 45%,
      #d6baf7 76%,
      #b782ea 100%
    );

  box-shadow:
    0 13px 40px rgba(90, 44, 160, 0.18),
    inset 0 0 34px rgba(255, 255, 255, 0.65);
}

/* Inner Self Circle */

.self-ring {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;

  width: 220px;
  height: 220px;
  transform: translate(-50%, -50%);
  align-items: center;

  border: 2px solid rgba(255, 255, 255, 0.98);

  background:
    radial-gradient(
      circle at 40% 32%,
      #ffffff 0%,
      #fbf8ff 52%,
      #eee2ff 100%
    );

  box-shadow:
    0 13px 36px rgba(92, 46, 160, 0.17),
    inset 0 0 24px rgba(179, 136, 244, 0.14);
}

/* ==========================================================
   RING LABELS
========================================================== */

.ring-heading {
  position: absolute;
  z-index: 4;

  display: flex;
  flex-direction: column;
  align-items: center;

  color: var(--leadership-purple-dark);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}

.ring-main-icon {
  display: block;
  width: 46px;
  height: 46px;
  margin-bottom: 5px;
  color: var(--leadership-purple);
}

.organisation-heading {
  top: 38px;
  left: 50%;
  width: max-content;
  transform: translateX(-50%);
  font-size: 19px;
}

.people-heading {
  top: 45px;
  left: 50%;
  width: max-content;
  transform: translateX(-50%);
  font-size: 18px;
}

.self-heading {
  top: 50%;
  left: 50%;
  width: max-content;
  transform: translate(-50%, -50%);
  font-size: 27px;
}

.self-heading .ring-main-icon {
  width: 58px;
  height: 58px;
  margin-bottom: 7px;
}

/* ==========================================================
   CIRCLE ANCHOR NODES
========================================================== */

.callout-anchor {
  position: absolute;
  z-index: 10;

  width: 22px;
  height: 22px;
  box-sizing: border-box;

  border: 5px solid rgba(255, 255, 255, 0.96);
  border-radius: 50%;

  background: var(--leadership-purple-medium);

  box-shadow:
    0 0 0 1px rgba(118, 62, 213, 0.2),
    0 5px 14px rgba(100, 48, 190, 0.28);
}

/* Nodes align with the vertical centre of each card */

.organisation-anchor {
  top: 101px;
  right: 62px;
}

.people-anchor {
  top: 259px;
  right: 77px;
}

.self-anchor {
  top: 417px;
  right: 102px;
}

/* ==========================================================
   CALLOUT COLUMN
========================================================== */

.leadership-callouts {
  position: relative;
  z-index: 6;

  width: 330px;
  height: 540px;
  margin: 0;
  overflow: visible;
}

.leadership-callout {
  position: absolute;
  left: 0;

  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  align-items: center;
  gap: 15px;

  width: 330px;
  min-height: 155px;
  box-sizing: border-box;
  padding: 20px 20px;

  border: 1px solid rgba(73, 49, 118, 0.17);
  border-radius: 18px;

  background: rgba(255, 255, 255, 0.9);

  box-shadow:
    0 15px 36px rgba(31, 25, 57, 0.09),
    inset 0 1px 0 rgba(255, 255, 255, 0.98);

  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);

  transition:
    transform 0.3s ease,
    border-color 0.3s ease,
    box-shadow 0.3s ease;
}

/*
  Card positions are calculated to create equal spacing:
  0px, 192px and 384px.
*/

.organisation-callout {
  top: 0;
}

.people-callout {
  top: 192px;
}

.self-callout {
  top: 384px;
}

/* Connector lines */

.callout-connector {
  position: absolute;
  top: 50%;
  right: 100%;

  width: 112px;
  height: 2px;
  transform: translateY(-50%);

  background:
    linear-gradient(
      90deg,
      var(--leadership-purple-medium),
      var(--leadership-purple)
    );
}

/*
  Individual connector lengths align each card
  with its matching ring anchor.
*/

.organisation-callout .callout-connector {
  width: 102px;
}

.people-callout .callout-connector {
  width: 88px;
}

.self-callout .callout-connector {
  width: 63px;
}

/* ==========================================================
   CALLOUT ICONS
========================================================== */

.callout-icon {
  display: grid;
  width: 64px;
  height: 64px;
  box-sizing: border-box;
  place-items: center;

  border: 2px solid rgba(122, 68, 214, 0.2);
  border-radius: 50%;

  color: var(--leadership-purple);

  background:
    linear-gradient(
      145deg,
      #ffffff,
      #f0e7ff
    );

  box-shadow:
    0 8px 19px rgba(101, 50, 188, 0.13),
    inset 0 0 14px rgba(148, 98, 223, 0.06);

  transition:
    color 0.3s ease,
    border-color 0.3s ease,
    background 0.3s ease;
}

.callout-icon svg {
  display: block;
  width: 37px;
  height: 37px;
}

/* ==========================================================
   CALLOUT TEXT
========================================================== */

.callout-content {
  min-width: 0;
}

.callout-content h3 {
  margin: 0 0 8px;

  color: var(--leadership-purple-dark);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.callout-content p {
  margin: 0;

  color: var(--leadership-text);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

/* ==========================================================
   HOVER EFFECTS
========================================================== */

.leadership-callout:hover {
  transform: translateY(-4px);
  border-color: rgba(112, 56, 216, 0.3);

  box-shadow:
    0 20px 42px rgba(67, 35, 119, 0.13),
    inset 0 1px 0 rgba(255, 255, 255, 0.98);
}

.leadership-callout:hover .callout-icon {
  color: #ffffff;
  border-color: var(--leadership-purple);

  background:
    linear-gradient(
      145deg,
      #9d68e9,
      #6428c8
    );
}