html{scroll-behavior:smooth;scroll-padding-top: 90px;}
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-size:17px;}
@font-face {font-family: 'Graphik';src: url('../fonts/graphik-light-web.woff2') format('woff2');font-weight: 400;font-style: normal;font-display: swap;}
@font-face {font-family: 'Graphik';src: url('../fonts/graphik-regular-web.woff2') format('woff2');font-weight: 400;font-style: normal;font-display: swap;}
@font-face {font-family: 'Graphik';src: url('../fonts/graphik-medium-web.woff2') format('woff2');font-weight: 500;font-style: normal;font-display: swap;}
@font-face {font-family: 'Graphik';src: url('../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.2em}
h2{font-size:2.667em;line-height:1.2em}
h3{font-size:2.056em;line-height:1.2em}
h4{font-size:1.611em;line-height:1.2em}
h5{font-size:1.222em;line-height:1.2em}
.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: 6px;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:6px;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}
/* Download brochure CTA  */
.cssbuttons-io-button{font-family:inherit;font-weight:500;font-size:17px;padding:16px 22px;letter-spacing:.05em;border-radius:6px;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-left:5px}
.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: 6px;padding: 0px 20px; font-weight: 500; cursor: pointer; position: relative; overflow: hidden; transition: all 0.3s ease; transform-origin: center; display: inline-block; border: 1.5px solid #d2d2d2; background: transparent; }
.playbutton span { border-radius: 10px; padding: 0.8em 1.3em; padding-right: 1.2em; width: 100%; display: flex; align-items: center; gap: 12px; color: rgb(255 255 255); transition: all 0.3s ease; background-color: transparent; }
/* .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; }
.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; }
.modal-dialog {width: 100%;  max-width: 800px;}
.download-curriculum-form iframe {width: 100%;height: 420px;}
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; }
h2.heading {font-size:42px;font-weight: 500;}
h2.heading span { font-style: italic;color:#273A90;font-weight: 700; }
p.byline {font-size: 18px;line-height: 1.5em;color:#47464D;font-weight:400}
p.section-tagline { color: #767676; font-size: 16px; font-weight: 500; }
p.section-tagline.one { color: #C9A84C; } 
p.section-tagline:before { content: ""; display: inline-block; width: 100px; height: 1px; background: #767676; margin-top: 8px; position: relative; top: -3px; right: 20px; }
p.section-tagline:after { content: ""; display: inline-block; width: 100px; height: 1px; background: #767676; margin-top: 8px; position: relative; top: -3px; left: 20px; }
p.section-tagline.one:before{display: none;}
p.section-tagline.one:after {background: #C9A84C;width: 60px;}
nav.navbar.navbar-expand-lg {background: #ffffff;border-bottom: 1px solid #e5e5e5;}
ul.navbar-nav li a {font-weight: 400;color:#000000;font-size: 16px;text-align: center;}
ul.navbar-nav li a:hover {font-weight: 400;color:#000000;}
ul.navbar-nav li a.enrol-now { background: #000; padding: 10px 20px !important; display: inline-block; color: #fff; margin-left: 10px; border-radius: 6px; margin-top: -3px;transition: transform 0.2s ease, box-shadow 0.2s ease; }
ul.navbar-nav li a.enrol-now:hover{transform: translateY(-2px);}
img.main-logo {height: 70px;}


section.banner-section { position: relative; padding:150px 0; background: url(../images/banner-bg-confirmation.webp) no-repeat rgb(17, 29, 39); background-position: 60% 50px; background-size: cover; }
p.program-tagline { color: #fff; font-size: 26px; font-weight: 500; margin-bottom: 15px; }

h2.program-headline { color: #F953FF; font-size: 34px; font-weight: 500; letter-spacing: 0px; line-height: 1.1em; margin-bottom: 20px; display: inline-flex; justify-content: center; align-items: center; }
h2.program-headline span.highlightes-text { float: left; margin-bottom: 20px; margin-right: 10px; font-size: 100px; margin-top: 25px; margin-left: -5px; }
h2.program-headline span.course-highlight { font-size: 36px; display: block; line-height: 1.3em; color: #fff; margin-top:-5px; }
p.for-info {color: #fff;font-size: 20px;}
p.for-info a{color: #fff;text-decoration: underline;}

/*Small devices (portrait phones, less than 600px)*/
@media only screen and (max-width:600px) {
section.banner-section { background: url(../images/banner-bg-mob.webp) no-repeat; margin-bottom: 0; padding: 180px 0px 400px; background-position:100% 70%; }
p.program-tagline {font-size: 20px;margin-bottom: 8px;}
h2.program-headline{margin-bottom: 0;}
h2.program-headline span.highlightes-text {font-size: 75px;}
h2.program-headline span.course-highlight {font-size: 22px;}
}

/*Medium devices (tablets, 768px and up)*/
@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait) {
section.banner-section {
    background-position: 5% 50px;
    background-size: cover;
}
}

/*Small laptops (desktops, 992px and up)*/
@media (min-width: 992px) {}

/*Small laptops (1200px and 1290px)*/
@media only screen and (min-width:1200px) and (max-width:1290px) {

}

@media (min-width: 1400px) {

}
@media (min-width: 1500px) {

}

/*XX-Large devices (larger desktops, 1600px and up)*/
@media (min-width: 1600px) {

}
@media (min-width: 1800px) {

}
@media (min-width: 2000px) {
  
}


