/*
Theme Name: AI Workshop
Description: Theme for Event website
Author: Rahat Yasmin
Author URI: https://inc42.com
Version: 1.0
*/

/**
 * PROJECT SPECIFIC SECTION STYLING
 * Woocomerce........... Custom css for woocomerce styling.
 * Header section css..........This is for project specific navbar styling.
 * Hanner section................. main banner section design.
 * Text slide section................ In this section all text slide bottom to top.
 * Program section................ This section added the carousel for mobile device.
 * Speaker section css................ all card need to make dynamic color in background.
 * Who it section................ content overview.
 * 10 week section css................. All learning according to course.
 * Time line code...............APPLICATION PROCESS section.
 * FAQ section css...............faq section.
 * Footer section................ footer section.
 **/

 :root {
  --black: #000;
  --darkblack: #1D1227;
  --white: #ffffff;
  --purple: #AF5EFF;
  --lightpurple:#F5F0FF; 
  --yellow: #FFD4BA; 
}
@font-face {
  font-family: 'Clash Display';
  src: url('https://learning.managementx.com/wp-content/themes/AIWorkshopTheme/fonts/ClashDisplay-Semibold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

h1 , h2 , h3 {
    font-family: 'Clash Display', sans-serif;
}

/* Fonts */
body{
  font-family : 'Inter' , sans-serif;
  background-color: #fff;
}

h1 {
    font-family: "Clash Display";
    font-size: 72px;
    font-style: normal;
    font-weight: 600;
    line-height: 105%;
}

h2{
    color: #FFD4BA;
    font-family: "Clash Display";
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 105%;
    text-transform: capitalize;
}
h3{
  font-family: 'Poppins';
  font-size: 24.526px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
}

h4{
  font-family: 'Poppins';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; 
}

p{
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%; 
}

p.f-14{
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
}
p.f-16{
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
}
p.f-20{
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 210%;
}


.btn {
    padding: 16px 14px;
    color: var(--black);
    text-align: center;
    font-family: 'Poppins';
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    border: 1px solid #000;
    border-radius: 0;
    border: 1px solid #000;
    min-width: 280px;
    min-height: 48px;
    border: 1px solid #000;
    background: #FFD4BA;
    margin-top: -4px;
    margin-left: -4px;
}
.divAlign {
    display: flex;
    align-items: center;
    justify-content: center;
}

.yellow-bg{
  background: var(--yellow);
}
.yellow{
  color: var(--yellow);
}

.light-bg{
  background-color: var(--lightpurple);
}
span.gradient-clr {
    background: linear-gradient(0deg, #AA697C 0%, #AA697C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* header css  */
@keyframes marquee {
  0% {
      left: 0%;
  }
  
  100% {
      left: -50%;
  }
}
.purple {
  color: #AF5EFF;
}
section {
  padding: 100px 0;
}
.download-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
img.location-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

section#about {
  background: #271016;
}
button#read-more {
  border: 0;
  background: transparent;
  width: fit-content;
  font-size: 14px;
  text-decoration: underline;
}
.container {
  max-width: 1320px !important;
}
.about-img.divAlign {
  padding-right: 80px;
}
p#about-desc {
  overflow: hidden;
  width: 640px;
}
.what-sets-content {
  border-radius: 24px;
  border: 2px solid #000;
  background: #FCF3F1;
  padding: 32px;
}


.rotate-img {
  animation: spin 10s linear infinite;
}
.contact-img{
  width: 100%;
  height: 516px;
}
#contact .transparent-cta {
  letter-spacing: 0;
}
.call{
  height: 58px;
}

/* #faq p.faq-title {
  font-size: 28px;
  line-height: 33px;
  font-weight: 600;
  color: #20202B;
  font-family: 'Inter';
}
#faq .accordion-button::after {
  padding: 10px;
  background-size: 15px;
  background-position: center;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  transition: transform 0.5s ease-in-out;
  background-image:url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Group-51.svg);
} */
/* #faq .accordion-item {
  background: transparent;
  border-bottom: 1px solid #0000001A !important;
  border: 0;
  padding:0; 
}
#faq .accordion-header {
  line-height: 0;
}
#faq .accordion-button:not(.collapsed){
  background: transparent;
} */

/* #faq .accordion-body {
  padding: 10px 0;
  font-size: 16px;
  line-height: 23px;
  font-family: 'Inter';
  text-align:left ;
} */
/* #faq button.accordion-button {
  background-color: transparent;
  padding: 20px 0;
  font-size: 20px !important;
  line-height: 28px;
  font-family: 'Poppins';
  font-weight: 500;
  color: #20202B;
  padding-right: 10px;
} */

section#additional-benefit {
    padding-bottom: 0;
}
section#speakers {
    background: #77263D url('https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/2c665da4a34b2bce98ea100f06ed1e7cac2b15fe-2.png');
}
img.w-100.pt-100.mbm {
    padding-top: 100px;
    margin-bottom: -2px;
}

p.faq-title.text-start {
  margin-top: 24px;
}
div#gform_fields_1 {
  background: #000;
  height: 58px;
  border-radius: 12px;
  padding: 8px;
}
input#input_1_1 {
  background: transparent;
  border: 0;
  color: #fff;
  display: flex;
  align-items: center;
  height: 100%;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Inter';
  letter-spacing: 1px;
}
input#gform_submit_button_1 {
  margin:0;
  background: transparent;
}
.ginput_container.ginput_container_phone {
  height: 100%;
}
input#input_1_1:focus {
  border: 0;
  box-shadow: none;
}
#gform_wrapper_2 .gform_heading {
  display: none;
}
 .gform-theme--foundation .gform_fields {
  grid-column-gap: 0 !important;
}
#gform_wrapper_2 form#gform_2 {
  width: fit-content;
}

input#input_2_2 {
  border-radius: 10px;
  border: 1px solid #212121;
  background: #000;
  border: 1;
  color: #fff;
  width: 222px;
  height: 48px;
  margin-right: 10px;
}
input#input_2_2:focus-visible {
  outline: none;
}
div#gform_fields_2 {
  display: flex;
}
#gform_wrapper_2  label.gfield_label.gform-field-label {
  display: none;
}

input#gform_submit_button_2 {
  border-radius: 10px;
  border: 1px solid #000;
  background: #B8EF43;
  font-size: 12px;
  color: #000;
  font-family: 'poppins';
  width: 160px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 47px;
}

.week-bottom-box {
  margin-top: 240px;
}

::-webkit-scrollbar {
  width: 0;
}

#scrollPath {
  position: fixed;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: rgba(255, 255, 255, 0.05);
}

#progressBar {
  position: fixed;
  top: 0;
  right: 0;
  width: 10px;
  background: linear-gradient(to top, #008aff, #00ffe7);
  animation: animate 5s linear infinite;
}

@keyframes animate {
  0%, 100% {
    filter: hue-rotate(0);
  }
  50% {
    filter: hue-rotate(360deg);
  }
}

#progressBar::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #008aff, #00ffe7);
  filter: blur(10px);
}

#progressBar::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, #008aff, #00ffe7);
  filter: blur(30px);
}
.mob-display{
  display:none !important;
  }
.mobile-cta{
  display: none;
}
 .d-none{
  display:none
 }
 
 @keyframes fade-bottom {
  0% {
    top: -100px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

/* New css */
header.header {
  position: sticky;
  top: 0;
  z-index: 100;
}
.sticky {
  position: sticky;
  top: 125px;
}
.bg-blue {
  background-color: #010F55 !important;
}
.bg-blue.divAlign {
  padding: 6px;
}
.d-flex.col-gap-10 {
  column-gap: 10px;
}
a.border-bottom-btn {
    padding-bottom: 6px;
    padding-right: 6px;
    border-bottom: 1px solid #000;
    background: #000;
}

.col-12.col-md-6.col-lg-6.row-gap-40.divAlign.flex-column.pr-80 {
  padding-right: 120px;
  align-items: flex-start;
  padding-bottom: 100px;
}
section#banner {
  padding: 50px 0 0;
  background: #fff url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Frame-1000008004.png);
  overflow-x: hidden;
}
section#banner h1.black {
    background: url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Group-1000007216.svg);
    background-repeat: no-repeat;
    background-position: 440px top;
}
.about-box.row-gap-12 {
    border: 1.022px solid #000;
    background: #FFE9D3;
    padding: 24px;
    width: 45%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 12px;
    
}

#about .col-12.col-md-12.col-lg-7.d-flex {
  column-gap: 29px;
  row-gap: 24px;
  flex-wrap: wrap;
}
.about-box.row-gap-12.purple-bg {
    background: #77263D;
    color: #fff;
    border: 1px solid #fff;
}
.about-content.row-gap-40.d-flex.flex-column {
  border: 1px solid #000;
  background: #FFF;
  padding: 40px;
}
section#about .container {
    background: url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Frame-1000007219.svg);
    background-repeat: no-repeat;
    background-position: right 0 ;
}
#about h2.text-center {
    width: 425px;
    background: url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Group-1000007216-1.svg);
    background-repeat: no-repeat;
    background-position: top right;
} 
h2.text-center {
    margin: 0 auto 52px;
}
section#week-journey {
    background: #FFEEE3;
    padding-top: 0;
}
section#week-journey img.w-100 {
    padding-bottom: 100px;
    margin-top: -2px;
}
.about-content p {
  font-size: 20px;
  line-height: 208%;
}
p.description.white {
  color: #fff;
}
#additional-benefit .col-12.col-md-6.col-lg-4 {
  padding-bottom: 25px;
}
#additional-benefit  h2.text-center {
    background: none;
    width: max-content;
}

.benefit-box.bg-white {
    border: 1px solid #000;
    background: #FFF;
    padding: 35px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 24px;
    height: 100%;
    margin-top: -8px;
    margin-left: -8px;
    margin-right: 8px;
}
span.secondary-clr {
    color: #FFD4BA;
}
.box-shadow {
    height: 100%;
    background: #000;
    padding: 1px 0px 0px 0px;
}
#week-journey .box-shadow {
    padding: 1px 0px 8px 0px;
}
.label-div{
    margin: 20px 0 7px -8px;
}
.benefit-box.bg-white p.f-18 {
    margin-top: -12px;
}
section#additional-benefit {
  background: #FFF7EE url(https://aiworkshop.dxpsites.com/wp-content/uploads/2025/03/Dots.png);
}

section#additional-benefit span.circle {
    color: #AA697C;
}
.col-6.col-md-6.col-lg-3.hidden {
  display: none;
}
img.spakers-img {
  width: 100%;
}
.speakers-card {
  border-radius: 16px;
  background: #DCE0FE;
  margin: 0 0 20px;
}
.speaker-content {
    border-radius: 0;
    border: 1px solid #000;
    border-top: 0;
    background: #fff;
    padding: 14px;
}
.speaker-content p.f-16.black.text-center {
    text-transform: capitalize;
}

/* .row > div:nth-child(even) .speakers-card {
  background-color: #fffaf1;
} */

/* .row > div:nth-child(even) .speaker-content {
  background-color: #FFE8BF;
} */

.speakers-cta {
  margin: 50px auto 0;
  width: fit-content;
}
.col-12.col-md-12.col-lg-5.d-flex.flex-column.sticky {
    padding-right: 50px;
}
.couter-box {
    width: 48%;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    padding: 24px;
    border: 1px solid  #FFD4BA;
    background: #8C204A;
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
    min-height: 102px;
    justify-content: center;
}

.couter-box h5 {
  font-size: 24px;
}
.col-12.col-md-12.col-lg-7.row-gap-10 {
  padding-left: 40px;
}
.divider {
  border-top: 1px dotted #000;
  margin: 20px 0;
  padding: 0;
}
.d-flex.counter-div {
  row-gap: 10px;
  column-gap: 10px;
  flex-wrap: wrap;
}
.col-12.col-md-12.col-lg-7.row-gap-10 {
  padding-left: 40px;
}

#week-journey .accordion-item {
    border-radius: 0;
    border: 0;
    background: transparent !important;
}

.week-tab.d-flex {
    width: 100%;
    margin: -8px 0px 0px -8px;
    padding: 35px 24px;
    border: 2px solid #000;
    background: #FFF;
}

.label-week {
    margin-top: 40px;
}
.week-block button.btn.cta.yellow-bg {
    min-width: 100%;
    width: 100%;
}
.week-block  a.border-bottom-btn {
    width: 100%;
}
#week-journey .accordion-button:not(.collapsed) {
  background: transparent;
  color: #fff;
  box-shadow: none;
}
.week-title h4 {
    margin: 0;
    letter-spacing: 0;
    font-size: 30px;
    color: #000;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 145%;
    text-transform: capitalize;
}
.week-title {
  width: 100%;
}
#week-journey .accordion-button::after {
    background-image: url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Frame-1000005064.svg);
    background-size: 18px;
    width: 20px;
}
#week-journey button.accordion-button img {
  margin-right: 10px;
}
section#who-this {
  background: #FFFAF1;
}
section#who-this ul {
  padding: 0;
  row-gap: 15px;
  display: flex;
  flex-direction: column;
  color: #fff;
  list-style: none;
}
.fit-card.br-12.p-32.bg-purple.white {
    padding: 40px;
    border: 1px solid #000;
    background: #8C204A url('https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/2c665da4a34b2bce98ea100f06ed1e7cac2b15fe-2.png');
    margin: -8px 8px 0px -8px;
}
span.primary-clr {
    color: #AA697C;
}

.fit-card img.logo {
    margin-bottom: 24px;
}

.fit-card h4.f-24 {
    color: #FFF;
    font-family: "Clash Display";
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 28px */
    text-transform: capitalize;
    letter-spacing: 0;
}

img.list-icon {
  margin-right: 8px;
}
.border-bottom {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ffffff66 !important;
}
h4.f-24{
  font-size:24px;
}
section#who-this ul.black {
  color: #000;
}
section#application {
    background: #FFF9F4 url(https://aiworkshop.dxpsites.com/wp-content/uploads/2025/03/Dots.png);
}
.sticky {
  top: 130px;
}
.fit-card.br-12.p-32.black-box  .border-bottom {
  border-bottom: 1px solid #000 !important;
}
.col-12.col-md-12.col-lg-6.border-right {
  border-right: 1px dotted #000;
}
.row.application-row {
  border: 1px solid #000;
  background: #FFF;
  margin: -8px 0 0px -8px;
  padding: 24px;
  display: flex;
  align-items: center;
}
#application .box-shadow {
    padding: 1px 8px 8px 0px;
}
.col-12.col-md-12.col-lg-6.align-right {
  display: flex;
  flex-direction: column;
  align-items: end;
}
button.btn.cta.yellow-bg.application-cta {
    margin-top: -6px;
    width: 290px;
}
.row.application-row  a.border-bottom-btn {
    margin-top: 30px;
}
.row.application-row  p.f-18 {
  display: flex;
  align-items: center;
  font-family: 'Poppins';
  font-weight: 600;
}
.row.application-row  h4 {
  font-size: 34px;
  margin: 0 5px;
}
p.slased {
  text-decoration: line-through;
  margin-left: 10px;
}

img.mr-10 {
  margin-right: 10px;
}
/* #faq .accordion-item {
    border-radius: 0;
    border: 1px solid #000 !important;
    margin: 15px 0;
    padding: 10px 20px;
} */
#faq h2.black {
    text-align: left;
}
.speaker-content {
  height: auto;
}

.btn:hover {
  background: #551a2b;
  color: #fff;
}
section#who-this ul {
  padding-left: 30px !important;
}
img.list-icon {
  margin-left: -35px;
}
section#contact {
  border-top: 1px dotted #000;
}
.contact-card.p-40 {
    border: 1px solid #000;
    background: #77263D;
    color: #fff;
}

.contact-card.p-40 h2 {
  font-weight: 500;
  font-size: 30px;
}

.contact-card.p-40 p.f-20 {
  font-weight: 400;
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
  text-transform: capitalize;
}

.contact-card button.btn.cta.black-bg {
    border: 1px solid #000;
    background: #FFD4BA;
}
.contact-card:hover {
    background: #77263D !important;
}
.contact-card.p-40.light-bg {
  background: #DCE0FE;
}
.accordion-button:not(.collapsed)::after {
    transform: rotate(45deg);
}
.contact-card button.btn.cta.white-bg {
  background: #fff;
}

.contact-card a.border-bottom-btn {
  padding-bottom: 20px;
}
.col-12.col-md-6.col-lg-6.d-flex.align-item-bottom img {
  width: 733px;
  height: auto;
}
.col-12.col-md-6.col-lg-6.row-gap-40.divAlign.flex-column.pr-80 {
  padding-bottom: 70px;
}
.col-12.col-md-6.col-lg-6.d-flex.align-item-bottom {
  align-items: end;
}
.p-40.week-tabs-block.br-24.row-gap-20 {
  padding: 0 40px;
}
p.white.text-center.f-16 a {
  color: #fff;
}
#speakers h2.text-center {
  background-position: bottom;
}
#week-journey .accordion-body.p-20 {
    padding: 40px 0 0;
    padding-left: 0;
}
img.caret-icon {
    height: fit-content;
    margin-bottom: -2px;
}
.accordion .d-flex {
    align-items: end;
}
.col-12.col-md-6.col-lg-6.pr-20.pl-20 {
  margin: 0 auto;
}
.speaker-content {
  height: auto;
}
.date-box.d-flex.justify-content-start.white.flex-row.text-center.width-auto.column-gap-20 {
    column-gap: 20px;
}

.footer_logo.d-md-block {
    display: none !important;
}
.label-week img.line {
    width: 45%;
}
.label-week  img.line.first {
    width: 48%;
}
.label-week img.line.third {
    width: 63%;
}
.label-week {
    font-size: 16px;
    text-transform: uppercase;
    margin-left: -10px;
}
.label-week.m-0 {
    margin-left: -10px !important;
}
p.label {
    border: 1px solid #000;
    background: #8C204A;
    width: fit-content;
    padding: 6px 20px;
    color:  #FFF;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 145%;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 0;
}
.date-box.d-flex.white.flex-row.text-center.width-auto.column-gap-20 {
    column-gap: 24px;
    margin-top: 24px;
}
.couter-box h5 {
    font-size: 20px;
    line-height: 26px;
}
.fit-card.br-12.p-32.bg-purple.white {
    height: 100%;
}
.benefit-box.bg-white img {
    height: 55px;
    width: 50px;
}
.week-block.pr-80.white.br-24.row-gap-20.d-flex.flex-column p.f-14 {
    font-size: 13px;
}
img.location-icon {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
span.circle {
    background: url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Vector-50.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
header.header {
    height: auto;
}

p.day {
    display: inline-block;
    color:  #FFD3B1;
    font-size: 16px;
    line-height: 100%;
    padding: 8px 22px 10px 5px;
    background: url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/Vector-51.svg);
    background-size: cover;
}
.accordion-button:focus {
    box-shadow: none;
}
.scrolling-text-content {
    min-width: fit-content;
}

/* New css */
header.header {
  background-color: #551a2b !important;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-white {
  background-color: #551a2b !important;
  padding: 20px 0;
  border-bottom: 1px solid #ffd4ba;
}
.speaker-content {
  height: auto !important;
}
#about h2.text-center {
  width: 755px;
}

button.btn.navbar-btn.cta.yellow-bg {
  min-width: 200px;
}
.black{
  color:#000;
}
.white{
  color:#fff;
}
.contact-card.p-40 {
  padding: 40px;
}

p {
  margin-bottom: 0;
}
.nav-link:focus, .nav-link:hover {
  color: #ffd4ba;
}
.col-12.col-md-6.col-lg-6.row-gap-40.divAlign.flex-column.pr-80 {
  padding-right: 0;
  row-gap: 24px;
  padding-bottom: 0;
}
.date-box.d-flex.white.flex-row.text-center.width-auto.column-gap-20 {
  margin: 0 0 24px;
}

a.nav-link {
  color: #fff;
  text-transform: capitalize;
}

ul.navbar-nav.mb-2.mb-lg-0.menu-items.d-none.d-md-flex {
  column-gap: 20px;
  margin-right: 20px;
}
section#heading-scroll {
  padding: 40px 0;
  background: linear-gradient(0deg, #271016 0%, #271016 100%), #000;
}
.scrolling-text-content {
  color: #FFF;
  font-size: 120px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}
img.scroll-icon {
  margin: 0 60px;
}
.about-box.row-gap-12 {
  justify-content: center;
}
.pt-40 {
  padding-top: 40px;
}
p.footer-text {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 36px;
}

.p-80 {
  padding: 80px 0;
}
#footer .gform-body.gform_body {
  border: 1px solid rgba(255, 255, 255, 0.20);
  background: rgba(255, 255, 255, 0.10);
  padding: 4px;
  height: 100%;
}
#footer input#gform_submit_button_6 {
  background: #ffd4ba;
  color: #000;
  padding: 20px 43px;
  border-radius: 0;
  text-transform: uppercase;
}
#footer input#input_2_2 {
  background: transparent;
  border: 0;
  padding: 12px;
  color: #fff;
  font-size: 14px;
  width: 100%;
  height: 50px;
}
#footer input#gform_submit_button_2 {
  background: #ffd4ba;
  color: #000;
  padding: 20px 43px;
  border-radius: 0;
  text-transform: uppercase;
}
#footer ul.row-gap-16 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  row-gap: 16px;
  flex-direction: column;
  display: flex;
}
#footer ul a {
  color: #ffffff8a;
  text-decoration: none;
}
p.footer-text.copy-right-text.mt-3.opacity-50 {
  font-size: 14px;
}
#footer ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
.social_profile.d-flex ul {
  column-gap: 10px;
  margin: 0;
}
#footer .divider {
  border-top: 1px dotted #ffffff47;
  margin: 20px 0;
  padding: 20px 0 0;
}
.footer_logo.d-md-block img {
  width: 251px;
  height: 73px;
}
section#speakers .container {
  background: url(https://learning.managementx.com/wp-content/uploads/2025/04/Group-1000007232.svg);
  background-repeat: no-repeat;
  background-position: right 90px;
}
.couter-box h5 {
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  font-family: 'Poppins';
}
#week-journey .accordion-body.p-20 {
  padding: 0;
}
section#about .container {
  background-position: right 70px;
}
.about-content p {
  font-size: 18px;
  line-height: 180%;
}
h2.text-center {
  line-height: 118%;
  margin: 0 auto 70px;
}
#additional-benefit h3.black {
  height: 60px;
}
#week-journey h2.black {
  margin-bottom: 24px;
}
p.day {
  padding: 8px 65px 10px 43px;
}
.label-week img.line {
  width: 64%;
}
.label-week img.line.first {
  width: 62%;
}
.date-box.d-flex.white.flex-row.text-center.width-auto.column-gap-20 {
  margin: 10px 0 34px;
}
.col-6.col-md-6.col-lg-3.announcing-card img {
  width: 100%;
  height: 95%;
}
.col-6.col-md-6.col-lg-3.announcing-card {
  padding: 0 10px;
}
.divider {
  margin: 27px 0;
}
#application .box-shadow {
  margin-bottom: 30px;
}
p.designation {
  text-align: center;
}

/* new css */
.speakers-card {
  border-radius: 0;
}
section#speakers .container {
  background-position: 1170px 108px;
}
section#speakers .row {
  justify-content: center;
}
section#about .container {
  background-position: right 110px;
}
span.circle {
  padding: 15px 15px;
  margin: 25px 0 25px -11px !important;
  background-size: 100% 94% !important;
}
p.description.black {
  color: #000;
  font-family: "Clash Display";
  font-size: 38px;
  line-height: 62.4px;
  letter-spacing: 1px;
}
.fit-card.br-12.p-32.bg-purple.white {
  background: #8C204A url(https://learning.managementx.com/wp-content/uploads/2025/05/Frame-1171279070.png);
  background-size: cover;
  background-position: right;
}
.fit-card.br-12.p-32.bg-purple.white.white-bg {
  background: #fff url(https://learning.managementx.com/wp-content/uploads/2025/05/Frame-1171279071.png);
  background-size: cover;
}
section#who-this ul {
  font-size: 24px;
  align-items: flex-end;
}
section#who-this .fit-card.br-12.p-32.bg-purple.white.white-bg ul {
  color: #000;
}
.cohort1-broands img.marquee-img {
  margin: 0 30px;
  width: 130px;
  height: 80px;
  object-fit: contain;
}
p.slased {
  text-decoration: none;
  background: url(https://learning.managementx.com/wp-content/uploads/2025/05/Vector-148.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.cta-box.d-flex.justify-content-start.white.flex-row.text-center.width-auto.column-gap-20 {
  column-gap: 20px;
}
#banner .btn {
  min-width: 240px;
}
#week-journey .cta-box.d-flex.justify-content-start.white.flex-row.text-center.width-auto.column-gap-20 {
  flex-direction: column !important;
  row-gap: 20px;
}
#week-journey  button.btn.bg-white.Download-Curriculum {
  width: 100%;
}
@keyframes marquee {
  0% {
      transform: translate3d(0, 0, 0);
  }
  100% {
      transform: translate3d(-50%, 0, 0);
  }
}
.marquee {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  animation: marquee 121s linear infinite;
}
.marquee-container.mobile-only {
  display: none;
}
.cohort1-broands .marquee-reverse {
  display: flex;
  width: 100%;
  column-gap: 10px;
  margin: 0 0 10px;
  animation: 10s linear infinite scroll-right;
}
p.brand-title {
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 23.4px;
  margin: 60px auto 40px;
}
@keyframes scroll-right {
  0% {
      transform: translate3d(-50%, 0, 0);
  }
  100% {
      transform: translate3d(0, 0, 0);
  }
}
.seats-container {
  padding: 15px;
  margin-top: 30px;
  max-width: 100%;
  margin: 30px 0 0;
  background: rgba(140, 32, 74, 0.05);
}

.seats-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  color: #000;
  font-family: 'Poppins';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.seats-bar {
background-color: #fdece1;
height: 14px;
border-radius: 10px;
overflow: hidden;
}

.seats-fill {
background-color: #7b2d45;
height: 100%;
width: 100%;
border-radius: 10px;
transition: width 2s ease-out;
}
section#application .container {
  border: 1px solid #000;
  background: #FFF;
  padding: 40px;
}

section#application h2 {
  margin-bottom: 50px;
}

section#application ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  color: #000;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 26.1px; /* 145% */
  letter-spacing: -1px;
}
section#application  .box-shadow {
  background: #000;
  padding: 8px;
  height: 100%;
}
section#application  .ticket {
  background: #5C192C url(https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/2c665da4a34b2bce98ea100f06ed1e7cac2b15fe-2.png);
  padding: 0;
  row-gap: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 0;
  margin: -15px 0 0 -15px;
  height: auto;
  color: #fff;
}
.seats-container {
  padding: 24px 40px;
  max-width: 100%;
  width: 100%;
  margin: 0;
  background: #FFD4BA;
}
button.primary-cta.w-100.emi-option {
  background: rgba(0, 0, 0, 0.20);
  border: 0;
  padding: 10px;
  color: #FFD4BA;
  font-family: 'Inter';
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  height: 51px;
}
.p-40 {
  padding: 40px 40px 0;
}
p.slased {
  background: url(https://learning.managementx.com/wp-content/uploads/2025/05/Vector-148-1.svg);
  color: rgba(255, 212, 186, 0.74);
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  line-height: 120%;
  background-position: 2px 7px;
  background-repeat:no-repeat;
}
.ticket h4 {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: -1px;
}
p.f-16 {
  margin: 5px 0;
}
.mt-34 {
  margin-top: 25px !important;
}
#application .box-shadow {
  margin-bottom: 0;
}
.mb-34 {
  margin-bottom: 34px !important;
}
p.mb-12 {
  margin-bottom: 10px;
}
p.slased {
  margin-left: 13px;
}
.d-flex.align-items-center.row-gap-10 {
  column-gap: 5px;
}
section#ai-tools {
  padding-bottom: 0;
  background: #271016;
}
section#additional-benefit {
  padding-bottom: 100px;
}
p.white.sub-text {
  font-family: 'Inter';
  margin-top: 15px;
}

.row.tools-box.d-flex {
  flex-wrap: wrap;
  column-gap: 18px;
  row-gap: 24px;
  padding: 0 50px;
  align-items: center;
  justify-content: center;
}
.icon-box {
  width: 178px;
  border-radius: 2.888px;
  background: #FFF;
  height: 93px;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#certificate {
  background: #77263D url('https://managementx-staging.dxpsites.com/wp-content/uploads/2025/04/2c665da4a34b2bce98ea100f06ed1e7cac2b15fe-2.png');
}
section#certificate img {
  width: 874px;
}