@font-face {
  font-family: "Recoleta";
  src: url("../../fonts/Recoleta/Recoleta_Regular_DEMO.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-Black.woff")
    format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-Bold.woff")
    format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-BlackItalic.woff")
    format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-BoldItalic.woff")
    format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-Light.woff")
    format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-Regular.woff")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-SemiBold.woff")
    format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-RegularItalic.woff")
    format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-SemiBoldItalic.woff")
    format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-MediumItalic.woff")
    format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-Thin.woff")
    format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-LightItalic.woff")
    format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Degular Display";
  src: url("../../fonts/Degular-Display/DegularDisplay-ThinItalic.woff")
    format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

.security_bootcamp_main {
  background: #010206;
}
.security_bootcamp_main .web-growth-btn {
  padding: 15px 26px;
}
.security_bootcamp_main .web-growth-btn:hover {
  border: 1px solid #3894ff;
}

.security_bootcamp_main .web-growth-outline-btn {
  border-radius: 100px;
  background: transparent;
  background: var(
    --Web-Growth,
    linear-gradient(86deg, #3894ff 0%, #47fff4 141.52%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-radius: 100px;
  border: 1px solid #3894ff;
  padding: 16px 46px;
  height: 56px;
  font-weight: 700;
  font-size: 20px;
  transition: all 0.3s ease;
}
.security_bootcamp_main .web-growth-outline-btn svg {
  margin-left: 4px;
}
.security_bootcamp_main .web-growth-outline-btn svg path {
  transition: all 0.3s ease;
}
.security_bootcamp_main .web-growth-outline-btn:hover {
  background: linear-gradient(86deg, #3894ff 0%, #47fff4 141.52%);
  color: #091e42 !important;
  -webkit-text-fill-color: #091e42 !important;
}
.security_bootcamp_main .web-growth-outline-btn:hover svg path {
  fill: #000;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  .liveSessionNowEnded
  .nav-btn
  a:hover {
  border: 1px solid #3894ff;
}

/* navbar | Begins */
.security_bootcamp_main .ppcNavBar .ppc-hdr-wrap nav.affix-top {
  margin-top: 10px;
}
.security_bootcamp_main .ppc-nav li {
  padding: 15px 30px;
}
.security_bootcamp_main .nav-btn {
  position: absolute;
  top: 0;
  right: 0;
}

.ppc-hdr-wrap nav.affix .ppc-nav li.active a {
  color: #fff !important;
}
.ppc-hdr-wrap nav.affix .ppc-nav li a:focus{
  color: #fff !important;
}
.ppc-hdr-wrap nav.affix .ppc-nav li a:active{
  color: #fff !important;
}
.security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-collapse {
  text-align: center;
  margin: 0;
  padding: 20px;
}

/* navbar | Ends */

/* Hero fold | Begins */
.security_bootcamp_main .hero-bg {
  background: url("https://www.claudwoys.com/wp-content/uploads/2024/10/Bootcamp-Final.png")
    no-repeat center;
  background-size: cover;
}
.security_bootcamp_main .heroFold {
  padding: 180px 0 200px;
  /* padding-bottom: 130px; */
}
.security_bootcamp_main .heroFold .mainWrap {
  display: flex;
  gap: 100px;
  align-items: flex-end;
}

.security_bootcamp_main .heroFold .mainWrap .headerText {
  max-width: 851px;
  margin: 0 auto;
}

.security_bootcamp_main .heroFold .mainWrap .headerText h3 {
  color: #fff;
  text-align: center;
  font-family: "Degular Display" !important;
  font-size: 24px;
  /* font-size: 36px; */
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
}

.security_bootcamp_main .heroFold .mainWrap .headerText h1 {
  text-align: center;
  font-family: "Degular Display" !important;
  /* font-size: 100px; */
  font-size: 124px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 156.6px */
  background: linear-gradient(86deg, #3894ff 0%, #47fff4 141.52%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 16px 0 40px;
}

.security_bootcamp_main .heroFold .mainWrap .headerText h2 {
  color: #fff;
  font-family: "Manrope" !important;
  font-size: 34px;
  /* font-size: 40px; */
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 44px */
  margin: 0 auto;
  text-align: center;
}

/* Hero fold | Ends */

/* why attend fold | Begins */

.security_bootcamp_main .event-feat-sec {
  padding: 80px 0px 80px;
}

.security_bootcamp_main .event-feat-sec .event-feat-content-wrap {
  position: relative;
  max-width: 1071px;
  margin: 0 auto;
}
.security_bootcamp_main .event-feat-sec .event-feat-content-wrap h2 {
  color: #fff;
  text-align: center;
  font-family: "Degular Display" !important;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 56px */
  text-transform: capitalize;
}
.security_bootcamp_main .event-feat-sec .event-feat-content-wrap p {
  margin: 24px 0 48px;
  color: #dfe1e6;
  text-align: center;
  font-family: "Manrope" !important;
  /* font-size: 24px; */
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
}
.security_bootcamp_main .event-feat-sec .event-features-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  margin-top: 72px;
  /* margin: 36px auto 56px; */
  /* max-width: 720px; */
}
.security_bootcamp_main .event-feat-sec .event-features-wrap .event-feature {
  /* text-align: center;
  position: relative;
  max-width: 230px;
  min-width: 230px; */
  padding: 40px;
  width: calc(33.3% - 10px);
  background: url(https://www.claudwoys.com/wp-content/uploads/2024/10/bootcampCardsBg.svg)
    no-repeat;
  background-size: 100% 100%;
}

.security_bootcamp_main .event-feat-sec .event-features-wrap .event-feature h4 {
  color: #fcfcfc;
  text-align: left;
  font-family: "DM Sans" !important;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  margin: 24px 0 14px;
  line-height: normal;
}
.security_bootcamp_main .event-feat-sec .event-features-wrap .event-feature p {
  color: rgba(255, 255, 255, 0.9);
  font-family: "Manrope" !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.security_bootcamp_main .event-feat-sec .btn {
  margin: 0 auto;
}
.security_bootcamp_main .event-feat-sec .btn svg {
  margin-left: 4px;
}

/* why attend fold | Ends */
/* Agenda Fold Security bootcamp 2024 */
.prep24_cmpg .agendaFold {
  padding: 30px 0 80px;
  background: #020202;
  position: relative;
  z-index: 1;
}

.prep24_cmpg .agendaFold .contentWrapper {
  margin: 0 auto 70px;
  text-align: center;
  max-width: 800px;
}

.prep24_cmpg .agendaFold .contentWrapper p {
  margin-top: 24px;
  color: var(--Base-White, #fff);
  text-align: center;
  font-family: "Manrope" !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper h2 {
  color: #fff;
  text-align: center;
  font-family: "Degular Display" !important;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 56px */
  text-transform: capitalize;
}

/* Performance Bootcamp - Navbar Styling */
.performance_bootcamp {
  scroll-behavior: smooth;
}

.performance_bootcamp .performance_navbar_wrapper {
  /* padding: 32px 80px; */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transform: translateY(0);
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94), padding 0.3s ease, background 0.3s ease;
  will-change: transform;
}

.performance_bootcamp .performance_navbar_wrapper.sticky {
  position: fixed;
  top: 0;
  /* padding: 16px 80px; */
  /* background: rgba(0, 0, 0, 0.9); */
  /* background: rgba(0, 0, 0, 0.9); */
  -webkit-backdrop-filter: blur(10px);
  /* backdrop-filter: blur(10px); */
  /* backdrop-filter: blur(10px); */
  transform: translateY(0);
  z-index: 9999999;
  z-index: 9999999;
}

.performance_bootcamp .performance_navbar_wrapper.sticky.hidden {
  transform: translateY(-120%) !important;
  transition: transform 0.6s cubic-bezier(0.32, 0, 0.67, 0);
}

.performance_bootcamp .performance_navbar {
  width: 100%;
  /* max-width: 1400px; */
  margin: 0 auto;
  position: relative;
  top: 30px;
}

.performance_bootcamp .performance_navbar_container {
  -webkit-backdrop-filter: blur(27px);
  backdrop-filter: blur(57px);
  background: linear-gradient(to right, rgba(33, 59, 88, 0.4), rgba(99, 132, 167, 0.42));
  border: 1px solid rgba(114, 125, 161, 0.2);
  border-radius: 5px;
  height: 74px;
  padding: 16px 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* max-width: 1240px; */
  margin: 0 auto;
}

.performance_bootcamp .navbar_logo {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.performance_bootcamp .navbar_logo svg {
  width: 117px;
  height: 50px;
}

.performance_bootcamp .navbar_menu {
  display: flex;
  align-items: center;
  gap: 36px;
}

.performance_bootcamp .navbar_menu_item {
  padding: 10px;
  color: #F5F5FC;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  opacity: 0.65;
  transition: opacity 0.3s ease;
}

.performance_bootcamp .navbar_menu_item:hover {
  opacity: 1;
}

.performance_bootcamp .navbar_register_btn {
  background: #952fbe;
  border-radius: 2px;
  padding: 10.169px 16.949px;
  display: flex;
  align-items: center;
  gap: 5.085px;
  color: #fff;
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 13.559px;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.performance_bootcamp .navbar_register_btn:hover {
  background: #a842cf;
  transform: translateY(-2px);
}

.performance_bootcamp .navbar_register_btn svg {
  width: 14.407px;
  height: 14.407px;
}

/* Desktop: Show desktop button, hide mobile button */
.performance_bootcamp .navbar_register_mobile {
  display: none;
}

.performance_bootcamp .navbar_register_desktop {
  display: flex;
}

.performance_bootcamp .navbar_mobile_toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 8px;
}

.performance_bootcamp .navbar_mobile_toggle span {
  display: block;
  width: 25px;
  height: 2px;
  background: #fff;
  transition: all 0.3s ease;
}

.performance_bootcamp .navbar_mobile_toggle.active span:nth-child(1) {
  transform: rotate(45deg) translate(6px, 6px);
}

.performance_bootcamp .navbar_mobile_toggle.active span:nth-child(2) {
  opacity: 0;
}

.performance_bootcamp .navbar_mobile_toggle.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* Performance Bootcamp - Schedule Badge Styling */
.prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper .section_badge {
  position: relative;
  display: inline-block;
  margin-bottom: 24px;
}

.prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper .section_badge::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(-90deg, #A533CF 4.76%, rgba(12, 12, 12, 0) 82.77%);
  z-index: 0;
}

.prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper .section_badge p {
  position: relative;
  padding: 8px 26px;
  color: #FFFFFF;
  font-family: "DM Sans" !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  z-index: 1;
}

.prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: center;
  margin: 0 auto;
  /* position: relative; */
  left: 0;
  top: 0;
  width: 40%;
}

.prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators li {
  text-align: center;
  padding: 18px 36px;
  text-indent: 0;
  border-radius: 0;
  width: auto;
  height: auto;
  box-shadow: none;
  flex: 1;
  z-index: 1;
  white-space: nowrap;
  margin: 0;
  position: relative;
  border-radius: 70px;
  border: 1px solid rgba(10, 142, 238, 0.4);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background: transparent;
  backdrop-filter: blur(5px);
}

.prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators li.active {
  border: 1px solid #0a8eee;
  background: transparent;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #0a8eee;
}

.prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators li h5 {
  text-align: center;
  color: #fff;
  font-family: "Manrope" !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 18px */
  margin: 0;
}

.prep24_cmpg .agendaFold .sliderWrap .slidesWrap {
  margin-top: 36px;
  position: relative;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper {
  border-radius: 23.181px;
  border: 1.159px solid rgba(56, 148, 255, 0.32);
  background: #010712;
  -webkit-backdrop-filter: blur(5.7953529358px);
  backdrop-filter: blur(5.7953529358px);
}

.prep24_cmpg .agendaFold .sliderWrap .slidesWrap::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(86deg, #3894ff 0%, #47fff4 141.52%);
  filter: blur(45px);
  opacity: 0.4;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article {
  padding: 40px 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article::after {
  content: "";
  position: absolute;
  height: 0.5px;
  left: 58px;
  right: 58px;
  opacity: 0.4;
  background: #fff;
  bottom: 0;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article:last-child::after {
  content: unset;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .tabHeadingDetails {
  max-width: 700px;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .tabHeadingDetails
  h4 {
  color: #fff;
  font-family: "Manrope" !important;
  font-size: 37.09px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 37.09px */
  text-transform: capitalize;
  margin: 0 0 18px;
  text-align: left;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .tabHeadingDetails
  p {
  text-align: left;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Manrope" !important;
  font-size: 18.545px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27.818px */
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea {
  max-width: 40%;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  h5 {
  color: #fff;
  font-family: "DM Sans" !important;
  font-size: 25.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 136%; /* 34.679px */
  text-transform: capitalize;
  margin: 0 0 12px;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea
  .p2 {
  color: #3894ff;
  font-family: "DM Sans";
  font-size: 20.863px;
  font-style: normal;
  font-weight: 600;
  line-height: 90%; /* 18.777px */
  margin-bottom: 12px;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea
  .session {
  color: #3894ff;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea
  .activity {
  color: #4a50ea;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea
  .breakout {
  color: #2d9a89;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea
  p {
  color: rgba(255, 255, 255, 0.9);
  font-family: "DM Sans";
  font-size: 23.181px;
  font-style: normal;
  font-weight: 500;
  line-height: 90%; /* 20.863px */
  margin-bottom: 0;
  white-space: nowrap;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  .speakerWrap {
  max-width: 450px;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 74px;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  .imageArea {
  display: flex;
  align-items: center;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  .imageArea
  .imageBoxes {
  /* background: url(https://www.claudwoys.com/wp-content/uploads/2025/02/sec_bootcamp_bg.png) */
    /* no-repeat #100c0d; */
  max-height: 38px;
  width: 38px;
  margin-right: -12px;
  background-size: 100%;
  padding: 4px;
  border-radius: 50%;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  .imageArea
  .imageBoxes
  img {
  height: 100%;
  width: 100%;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  .imageArea
  .imageBoxes
  .imageBoxbg {
  border-radius: 50%;
  background: url(https://www.claudwoys.com/wp-content/uploads/2025/02/sec_bootcamp_bg.png)
    no-repeat;
  overflow: hidden;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  p {
  color: rgba(255, 255, 255, 0.9);
  font-family: Inter;
  font-size: 16.227px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.472px */
  margin: 4px 0 0 24px;
}

.prep24_cmpg
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .rightArea
  .web-growth-text-btn {
  padding: 16px;
}
.web-growth-summit-page .videoFold{
  padding: 80px 0;
  position: relative;
}

.web-growth-summit-page .videoFold .contentWrapper {
  margin: 0 auto 100px;
  text-align: center;
  max-width: 800px;
}
.web-growth-summit-page .videoFold .contentWrapper p {
  margin-top: 24px;
  color: var(--Base-White, #fff);
  text-align: center;
  font-family: "Manrope" !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.web-growth-summit-page .videoFold .contentWrapper h2 {
  color: #fff;
  text-align: center;
  font-family: "Degular Display" !important;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 56px */
  text-transform: capitalize;
}
.security_bootcamp.web-growth-summit-page .SpeakersInfoSec {
  padding: 80px 0px;
}

.security_bootcamp.web-growth-summit-page .SpeakersInfoSec .container .topTxt {
  max-width: 800px;
}
.security_bootcamp.web-growth-summit-page
  .SpeakersInfoSec
  .container
  .topTxt
  h2 {
  color: #fff;
  text-align: center;
  font-family: "Degular Display" !important;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 56px */
  text-transform: capitalize;
}
.security_bootcamp.web-growth-summit-page
  .SpeakersInfoSec
  .container
  .cardsRow
  .cardWrapper
  .inner
  .card
  .contentArea
  h3 {
  color: #fff;
  text-align: center;
  font-family: Sora;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 33.6px */
}
.security_bootcamp.web-growth-summit-page
  .SpeakersInfoSec
  .container
  .cardsRow
  .cardWrapper
  .inner
  .card
  .contentArea
  p {
  color: var(--Neutrals-30, #a5adba);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.prep24_cmpg .agendaFold::before {
  content: "";
  position: absolute;
  background: #0578ff;
  height: 45%;
  width: 24%;
  top: 9%;
  left: 76px;
  filter: blur(100px);
  opacity: 0.2;
  transform: rotate(-60deg);
  border-radius: 50%;
}
.prep24_cmpg .agendaFold::after {
  content: "";
  position: absolute;
  background: #0578ff;
  height: 45%;
  width: 24%;
  bottom: -1%;
  right: 90px;
  filter: blur(100px);
  opacity: 0.2;
  transform: rotate(-90deg);
  border-radius: 50%;
  z-index: -1;
}
.security_bootcamp.web-growth-summit-page .videoFold .videoBox::before {
  left: -46%;
  right: 0px;
  top: 40%;
  bottom: -40%;
  background: url(https://www.claudwoys.com/wp-content/uploads/2024/10/video_bg_1.png)
    0px -314.216px/100% 137.23% no-repeat;
  /* background: url(https://www.claudwoys.com/wp-content/uploads/2024/10/video_bg_1.png) no-repeat; */
}
.security_bootcamp.web-growth-summit-page .videoFold .videoBox::after {
  background: url(https://www.claudwoys.com/wp-content/uploads/2024/10/video_bg_1.png)
    0px -312.013px/100% 137.23% no-repeat;
  right: -40%;
  left: 29%;
  bottom: -12%;
  top: -12%;
}
.security_bootcamp.web-growth-summit-page
  .SpeakersInfoSec
  .container
  .cardsRow
  .cardWrapper
  .inner
  .card
  .imageArea
  .imageBackground {
  background: url(https://www.claudwoys.com/wp-content/uploads/2024/10/security_bootcamp_card_bg.png)
    no-repeat center;
  background-color: #03275c;
}
.security_bootcamp.web-growth-summit-page .SpeakersInfoSec::before {
  opacity: 0.2;
  background: #03a9f4;
  filter: blur(100px);
  height: 60%;
  width: 30%;
  bottom: 147px;
  left: 440px;
}
.security_bootcamp.web-growth-summit-page .SpeakersInfoSec::after {
  background: unset;
}
.web-growth-summit-footer.security_bootcamp_footer,
.web-growth-summit-footer.performance_bootcamp_footer {
  background: #010206 !important;
  position: relative;
  border: none !important;
}
/* .web-growth-summit-footer.performance_bootcamp_footer {
  background: linear-gradient(237deg, rgba(10, 32, 57, 0.14) 12.57%, rgba(114, 125, 161, 0.42) 205.23%) !important;
} */
.web-growth-summit-footer.performance_bootcamp_footer{
  border: 1px solid rgba(114, 125, 161, 0.20) !important;
  /* backdrop-filter: blur(27px) !important; */
  background:linear-gradient(237deg, rgb(6 20 36) 12.57%, rgb(0 0 0) 205.23% 205.23%) !important;
}
.web-growth-summit-footer.security_bootcamp_footer::before,
.web-growth-summit-footer.performance_bootcamp_footer::before {
  content: " ";
  position: absolute;
  background: #0578ff;
  height: 33px;
  bottom: 0px;
  width: 35%;
  left: 23%;
  overflow: hidden;
  filter: blur(100px);
}

.web-growth-summit-footer.security_bootcamp_footer .footerContainer,
.web-growth-summit-footer.performance_bootcamp_footer .footerContainer {
  border: 1px solid rgba(232, 232, 232, 0.14);
  padding-top: 0;
}

.web-growth-summit-footer.performance_bootcamp_footer .footerContainer {
  /* border-bottom: none !important; */
  border-top: none !important;
  /* opacity: 0.14; */
  backdrop-filter: blur(19.9539852142334px);
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy {
  border-top: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy_left,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_left {
  display: flex;
  align-items: center;
  gap: 24px;
  
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy_left p,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_left p {
  margin: 0;
}

.web-growth-summit-footer.security_bootcamp_footer .cookies_preferences,
.web-growth-summit-footer.performance_bootcamp_footer .cookies_preferences {
  color: rgba(255, 255, 255, 0.7);
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.3s ease;
}

.web-growth-summit-footer.security_bootcamp_footer .cookies_preferences:hover,
.web-growth-summit-footer.performance_bootcamp_footer .cookies_preferences:hover {
  color: #fff;
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy_right,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.web-growth-summit-footer.security_bootcamp_footer .powered_text,
.web-growth-summit-footer.performance_bootcamp_footer .powered_text {
  color: rgba(255, 255, 255, 0.7);
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy_right svg,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right svg {
  opacity: 0.7;
}

.web-growth-summit-footer.security_bootcamp_footer .footerContainer .leftArea,
.web-growth-summit-footer.performance_bootcamp_footer .footerContainer .leftArea {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.web-growth-summit-footer.performance_bootcamp_footer .footerContainer .leftArea{
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.web-growth-summit-footer.security_bootcamp_footer .prepCopy_left,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_left {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy_left p,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_left p {
  margin: 0;
}

.web-growth-summit-footer.security_bootcamp_footer .cookies_preferences,
.web-growth-summit-footer.performance_bootcamp_footer .cookies_preferences {
  color: rgba(255, 255, 255, 0.7);
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.3s ease;
}

.web-growth-summit-footer.security_bootcamp_footer .cookies_preferences:hover,
.web-growth-summit-footer.performance_bootcamp_footer .cookies_preferences:hover {
  color: #fff;
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy_right,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.web-growth-summit-footer.security_bootcamp_footer .powered_text,
.web-growth-summit-footer.performance_bootcamp_footer .powered_text {
  color: rgba(255, 255, 255, 0.7);
  font-family: "DM Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy_right svg,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right svg {
  opacity: 0.7;
}

.web-growth-summit-footer.security_bootcamp_footer .footerContainer .leftArea,
.web-growth-summit-footer.performance_bootcamp_footer .footerContainer .leftArea {
  padding: 50px 0 0 50px;
}
.web-growth-summit-footer.performance_bootcamp_footer .footerContainer .leftArea{
  padding-left: 0;
}
.web-growth-summit-footer.security_bootcamp_footer .leftArea p,
.web-growth-summit-footer.performance_bootcamp_footer .leftArea p {
  color: #fff;
  font-family: "Manrope" !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 30px;
}

.web-growth-summit-footer.security_bootcamp_footer .prepCopy p,
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy p {
  margin: 0;
}

/* Performance Bootcamp Logo Slider Section */
.performance_bootcamp .wordpress_logos .container{
  text-align: center;
}
.performance_bootcamp .wordpress_logos {
  background: #000;
  padding: 80px 0;
}

.performance_bootcamp .wordpress_logos .logos_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 0;
}

.performance_bootcamp .wordpress_logos .section_badge {
  position: relative;
  display: inline-block;
  margin: auto;
  margin-bottom: 16px;
}

.performance_bootcamp .wordpress_logos .section_badge::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(-90deg, #A533CF 4.76%, rgba(12, 12, 12, 0) 82.77%);
  z-index: 0;
}

.performance_bootcamp .wordpress_logos .section_badge p {
  position: relative;
  padding: 8px 26px;
  color: #FFFFFF;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  z-index: 1;
}

.performance_bootcamp .wordpress_logos .logos_title {
  color: #fff;
  text-align: center;
  font-family: "Recoleta" !important;
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: capitalize;
  margin: 0 auto 32px;
  max-width: 722px;
}

.performance_bootcamp .wordpress_logos .logos_description,
.performance_bootcamp .wordpress_logos p.p2-regular {
  color: #bdbdbd;
  text-align: center;
  font-family: "DM Sans" !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 auto 64px;
  max-width: 722px;
}
.performance_bootcamp .wordpress_logos p.p2-regular{
  max-width: 592px;
}
.performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont {
  border-radius: 8px;
  border: 1px solid rgba(114, 125, 161, 0.20);
  background: linear-gradient(80deg, rgba(10, 32, 57, 0.14) -101.56%, rgba(114, 125, 161, 0.42) 249.57%);
  -webkit-backdrop-filter: blur(7.985877513885498px);
  backdrop-filter: blur(7.985877513885498px);
  padding: 16.563px 18.929px;
  height: 69.802px;
  position: relative;
  width: 200px;
  margin: 0 auto;
}

/* Performance Bootcamp Logo Slider Section */
.performance_bootcamp .wordpress_logos .container{
  text-align: center;
}
.performance_bootcamp .wordpress_logos {
  background: #000;
  padding: 80px 0;
  border-top: 1px solid #000;
}

.performance_bootcamp .wordpress_logos .logos_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 0;
}

.performance_bootcamp .wordpress_logos .section_badge {
  position: relative;
  display: inline-block;
  margin: auto;
  margin-bottom: 16px;
}

.performance_bootcamp .wordpress_logos .section_badge::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(-90deg, #A533CF 4.76%, rgba(12, 12, 12, 0) 82.77%);
  z-index: 0;
}

.performance_bootcamp .wordpress_logos .section_badge p {
  position: relative;
  padding: 8px 26px;
  color: #FFFFFF;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  z-index: 1;
}

.performance_bootcamp .wordpress_logos .logos_title {
  color: #fff;
  text-align: center;
  font-family: "Recoleta" !important;
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: capitalize;
  margin: 0 auto 32px;
  max-width: 722px;
}

.performance_bootcamp .wordpress_logos .logos_description,
.performance_bootcamp .wordpress_logos p.p2-regular {
  color: #bdbdbd;
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 auto 64px;
  max-width: 722px;
}

/* Seamless Infinite Loop Slider CSS */
.performance_bootcamp .FeatsStatsOwl-carousel {
  overflow: hidden;
}

.performance_bootcamp .FeatsStatsOwl-carousel .slick-track {
  display: flex !important;
  align-items: center;
  animation: none !important;
}

.performance_bootcamp .FeatsStatsOwl-carousel .slick-slide {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.performance_bootcamp .FeatsStatsOwl-carousel .slick-list {
  overflow: hidden;
}

.performance_bootcamp .FeatsStatsOwlSldrContentBox {
  display: flex !important;
  align-items: center;
  justify-content: center;
  outline: none;
}

.performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont {
  border-radius: 8px;
  border: 1px solid rgba(114, 125, 161, 0.20);
  background: linear-gradient(80deg, rgba(10, 32, 57, 0.14) -101.56%, rgba(114, 125, 161, 0.42) 249.57%);
  -webkit-backdrop-filter: blur(7.985877513885498px);
  backdrop-filter: blur(7.985877513885498px);
  padding: 16.563px 18.929px;
  height: 69.802px;
  position: relative;
  width: 200px;
  margin: 0 auto;
}

.performance_bootcamp .logo_cont .tesmonialContent {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.performance_bootcamp .logo_cont .tesmonialContent img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.performance_bootcamp .wordpress_logos .slick-slider .slick-dots {
  display: none !important;
}


.performance_bootcamp .logo_cont .tesmonialContent {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.performance_bootcamp .logo_cont .tesmonialContent img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.performance_bootcamp .wordpress_logos .slick-slider .slick-dots {
  display: none !important;
}

.security_bootcamp.web-growth-summit-page
  .SpeakersInfoSec
  .container
  .cardsRow
  .cardWrapper:hover
  .inner {
  transform: none;
}

/* Sponser Fold | Begins */

.security_bootcamp .sponserFold {
  padding: 10px 0 80px;
  background: #010206;
  position: relative;
}
.security_bootcamp .sponserFold::before {
  content: " ";
  position: absolute;
  background: #0578ff;
  height: 110px;
  /* border-radius: 80px; */
  top: -10px;
  /* z-index: -1; */
  width: 60%;
  left: 15%;
  overflow: hidden;
  filter: blur(100px);
}

.security_bootcamp .sponserFold .topTxt {
  z-index: 1;
  position: relative;
}
.security_bootcamp .sponserFold .topTxt h2 {
  color: #fff;
  text-align: center;
  font-family: "Degular Display" !important;
  font-size: 56px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 56px */
  text-transform: capitalize;
  color: #ffffff;
}

.security_bootcamp .sponserFold .topTxt p {
  color: #fff;
  text-align: center;
  opacity: 0.9;
  font-family: "Manrope" !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 16px auto 64px;
  max-width: 780px;
}
.security_bootcamp .sponserFold .sponserRow_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed rgba(255, 255, 255, 0.28);
  max-width: 1198px;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}

.security_bootcamp .sponserFold .sponserRow_wrap .card-wrap {
  padding: 40px 0;
  width: calc(25% - 10px);
  border-left: 1px dashed rgba(255, 255, 255, 0.28);
  text-align: center;
  min-height: 140px;
  /* vertical-align: middle; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.security_bootcamp .sponserFold .sponserRow_wrap .card-wrap:first-child {
  border-left: none;
}
.security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-header {
 top: 10px !important;
}
.security_bootcamp_main .nav-btn{
  top: 10px !important;
}
/* Sponser Fold | Ends */

/* performance bootcamp | Begins */
.performance_bootcamp .heroFold{
  background: #0a0a0a;
}
.performance_bootcamp .heroFold .headerText .headerText_top , .performance_bootcamp .heroFold .headerText .headerText_bottom{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.performance_bootcamp .heroFold .headerText .headerText_top p{
  color: #fff;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h1{
  color: #FFF;
  font-family: "Recoleta" !important;
  font-size: 110px;
  font-weight: 400;
  line-height: 107%; /* 80.64px */
  text-transform: capitalize;
  background: #fff;
  -webkit-background-clip: text;
  margin: 0;
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h4{
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%; /* 24px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #FFF;
  font-family: "DM Sans" !important;
  margin-top: 30px;
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h4 .dot{
  color: #9630BF;
  font-family: "DM Sans" !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 1.68px;
  text-transform: uppercase;

}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .perform_fill_btn{
  display: flex;
  padding: 10.169px 16.949px;
  justify-content: center;
  align-items: center;
  gap: 10.169px;
  border-radius: 2px;
  background: #952FBE;  
  color: #FFF;
  text-align: center;
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.559px; 
  letter-spacing:0.68px;
  position: relative;
  overflow: hidden;
 
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .perform_fill_btn:hover{
  text-decoration: none;
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .perform_fill_btn .bg_shade{
  position: absolute;
  right: 30%;
  bottom: -95.339px;
  width: 216.949px;
  height: 105.085px;
  background: rgba(255, 255, 255, 0.25);
  mix-blend-mode: plus-lighter;
  filter: blur(12.356478px);
  
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .perform_stroke_btn{
  display: flex;
  height: 34.75px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 2px;
  border: 1px solid #922FBE;
  background: #090909;
  color: #FFF;
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%; /* 14px */
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .perform_stroke_btn:hover{
  text-decoration: none;
}
.security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText .cta{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}

.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper{
  /* overflow-y: scroll;
  max-height: 959px;
  scrollbar-width: thin;
  scrollbar-color: #CB33E1 rgba(255, 255, 255, 0.05); */
  border-radius: 5px;
  border: 1px solid rgba(203, 51, 216, 0.70);
  background: #000;
}
.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper .sessions_wrapper{
  overflow-y: scroll;
  max-height: 959px;
  /* Firefox scrollbar styling */
  scrollbar-width: thin;
  scrollbar-color: #CB33E1 rgba(255, 255, 255, 0.05);
}
/* Custom Scrollbar for Performance Bootcamp - Webkit (Chrome, Safari, Edge) */
.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper .sessions_wrapper::-webkit-scrollbar {
  width: 6px;
}

.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper .sessions_wrapper::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 3px;
}

.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper .sessions_wrapper::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #CB33E1 0%, #922FBE 100%);
  border-radius: 3px;
}

.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper .sessions_wrapper::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #D64BED 0%, #A344CC 100%);
}


.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap::before{
  background: rgba(203, 51, 216, 1);
}

.prep24_cmpg.performance_bootcamp .agendaFold::after{
  background: transparent;
}

 .web-growth-summit-footer.performance_bootcamp_footer{
  /* border: 1px solid rgba(114, 125, 161, 0.20);
  background: linear-gradient(237deg, rgba(10, 32, 57, 0.14) 12.57%, rgba(114, 125, 161, 0.42) 205.23%);
  backdrop-filter: blur(27px); */
  /* background: linear-gradient(to right, #727DA1 0.6%, #0A2039 20%) !important; */
 }

 .web-growth-summit-footer.performance_bootcamp_footer .footerContainer{
  border-left: none;
  border-right: none;
 }

 .web-growth-summit-footer.security_bootcamp_footer .cookies_preferences, .web-growth-summit-footer.performance_bootcamp_footer .cookies_preferences::after{

 }
 .prep24_cmpg.performance_bootcamp .agendaFold::before{
    background: transparent;
 }
 .performance_bootcamp .heroFold{
  position: relative;
  padding-top: 280px !important;
 }

 .security_bootcamp_main.performance_bootcamp .hero-bg{
  background: none;
 }



 .web-growth-summit-page.performance_bootcamp .videoFold .round_shape{
  position: absolute;
  top: 0;
  right: 0;
  top: 10%;
  width: 100%;
 }
 .web-growth-summit-footer.performance_bootcamp_footer::before{
  background: none;
 }
 .prep24_cmpg.performance_bootcamp .agendaFold{
  background: #0A0A0A;
  padding: 80px 0;
  border-bottom: 1px solid #0A0A0A;
 }
 .web-growth-summit-page.performance_bootcamp .videoFold{
  background: #0a0a0a;;
  padding-bottom: 0;
  padding-top: 80px;
  padding-bottom: 100px;
  /* border-top: 1px solid #0a0a0a; */
 }

 .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper h2{
  color: #FFF;
  /* -webkit-text-stroke-width: 1.4px; */
  font-family: "Recoleta" !important;
  font-size: 52px;
  font-weight: 400;
  line-height: 100%; /* 52px */
  text-transform: capitalize;
 }   

 .prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .tabsBox .carousel-indicators li h5{
  color: #FFF;
  font-family: "DM Sans" !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%; /* 18px */
  text-transform: capitalize;
 }
 .performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont{
  background: #121212;
 }
 .ai_agency_summit.performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont{
  border-radius: 0px;
  border: none;
 }
 .performance_speakers .speaker_image .Adrian{
  /* object-position: -90px; */
 }
 .web-growth-summit-page.performance_bootcamp .videoFold .videoBox{
  margin: 0;
 }  
/* performance bootcamp | Ends */




/* Responsive  */

@media (max-width: 992px) {
  .prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators {
    width: 80%;
  }

  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .tabHeadingDetails
    h4 {
    font-size: 28px;
  }

  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .rightArea
    h5 {
    font-size: 18px;
  }

  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .leftArea
    p {
    font-size: 16px;
  }
  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .rightArea {
    margin: 0 24px;
  }

  .security_bootcamp_main .videoFold iframe {
    width: 100%;
    height: 480px;
  }
  .security_bootcamp_main .heroFold {
    padding-top: 150px;
  }
  .security_bootcamp_main .heroFold .mainWrap {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }
  .security_bootcamp_main .heroFold .mainWrap .leftDiv {
    max-width: -moz-fit-content;
    max-width: fit-content;
    text-align: center;
  }
  .security_bootcamp_main .heroFold .mainWrap .leftDiv h1 {
    font-size: 48px;
    margin: 16px auto 0;
    line-height: 58px;
  }
  .security_bootcamp_main .heroFold .mainWrap .leftDiv p {
    margin: 36px auto;
  }
  .security_bootcamp_main .heroFold .mainWrap .leftDiv a {
    margin: 0 auto;
  }
  .security_bootcamp_main .heroFold .mainWrap .rightDiv {
    display: flex;
    gap: 50px;
  }
  .security_bootcamp_main .heroFold .mainWrap .rightDiv h4 {
    font-size: 14px;
  }
  .security_bootcamp .sponserFold .sponserRow_wrap {
    flex-wrap: wrap;
  }
  .security_bootcamp .sponserFold .sponserRow_wrap .card-wrap {
    width: calc(50% - 0px);
  }
  .security_bootcamp .sponserFold .sponserRow_wrap .card-wrap:nth-child(3) {
    border-left: none;
    border-top: 1px dashed rgba(255, 255, 255, 0.28);
  }

  .security_bootcamp .sponserFold .sponserRow_wrap .card-wrap:nth-child(4) {
    border-top: 1px dashed rgba(255, 255, 255, 0.28);
  }
  .security_bootcamp_main .heroFold .mainWrap .headerText h1 {
    font-size: 70px ;
  }
  .security_bootcamp_main .heroFold .mainWrap .headerText h2 {
    font-size: 24px !important;
  }
  .security_bootcamp_main .heroFold .mainWrap .headerText h3 {
    font-size: 20px !important;
  }
  .security_bootcamp_main .event-feat-sec .event-features-wrap .event-feature {
    width: 100%;
    padding: 50px;
  }
  .security_bootcamp_main .event-feat-sec .event-features-wrap{
    flex-wrap: wrap;
  }
}

@media (max-width: 767px) {
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap nav.affix:not(.affix-top) {
    opacity: 0;
    visibility: hidden;
  }
  .security_bootcamp_main
    .ppcNavBar
    .navbar-header
    .ppc-value-hdr-cw-logo-1
    img {
    width: 200px;
    height: auto;
  }
  .ppc-hdr-wrap nav .navbar-right {
    background: #000;
  }
  .ppc-hdr-wrap nav .ppc-nav li.active .nav-list,
  .ppc-hdr-wrap nav .ppc-nav li .nav-list,
  .ppc-hdr-wrap nav .ppc-nav li .nav-list:active,
  .ppc-hdr-wrap nav .ppc-nav li .nav-list:focus {
    color: #fff;
  }
  .ppc-hdr-wrap nav .ppc-nav .navbar-toggle .icon-bar {
    background: #fff;
  }
  .ppc-hdr-wrap .navbar-collapse {
    background: black;
    width: 98%;
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 15px;
  }
  .ppc-hdr-wrap .ppc-nav {
    flex-direction: column;
    margin: 30px auto 10px;
  }
  .ppc-hdr-wrap .ppc-nav a {
    color: #fff;
  }
}

@media (max-width: 576px) {
  .prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators {
    /* flex-direction: column;   */
  }

  .prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators li {
    padding: 16px;
    width: 100%;
  }
  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .tabHeadingDetails
    h4 {
    font-size: 22px;
  }
  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article {
    flex-direction: column;
    padding: 30px;
  }

  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .rightArea {
    margin: 24px 0;
  }

  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .rightArea
    .speakerWrap,
  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .leftArea {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }

  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .rightArea
    .imageArea {
    flex-wrap: wrap;
    justify-content: center;
  }
  .prep24_cmpg
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .rightArea
    p {
    margin-top: 10px;
  }

  .security_bootcamp_main .heroFold .mainWrap .leftDiv h2 {
    font-size: 20px;
  }
  .security_bootcamp_main .heroFold .mainWrap .leftDiv h1 {
    font-size: 36px;
    margin: 16px auto 0;
    line-height: 46px;
  }
  .security_bootcamp_main .heroFold .mainWrap .leftDiv p {
    font-size: 14px;
  }
  .security_bootcamp_main .heroFold .mainWrap .leftDiv a {
    margin: 0 auto;
  }
  .security_bootcamp_main .heroFold .mainWrap .rightDiv {
    gap: 30px;
  }
  .security_bootcamp_main .heroFold .mainWrap .rightDiv p {
    font-size: 14px;
  }
  .prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper article .rightArea .speakerWrap{
      align-items: flex-start;
  }
  .prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper article .rightArea .imageArea{
      justify-content: flex-start;
  }
  .prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper article .rightArea p{
      /* margin-left: 0; */
  }
}

@media (min-width: 992px) {
  .security_bootcamp_main .ppc-hdr-wrap {
    padding-top: 40px;
  }

  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-header {
    left: 20px;
  }
  .security_bootcamp_main
    .ppcNavBar
    .ppc-hdr-wrap
    .navbar-header
    .ppc-value-hdr-cw-logo-1 {
    display: flex;
    margin-top: 14px;
  }
  .security_bootcamp_main
    .ppcNavBar
    .ppc-hdr-wrap
    .navbar-header
    .ppc-value-hdr-cw-logo-1
    img {
    min-width: 306px;
  }
  .security_bootcamp_main
    .ppcNavBar
    .ppc-hdr-wrap
    .navbar-header
    .ppc-value-hdr-cw-logo-1
    .left {
    width: 175px;
    overflow: hidden;
    animation-delay: 0.5s !important;
  }
  .security_bootcamp_main
    .ppcNavBar
    .ppc-hdr-wrap
    .navbar-header
    .ppc-value-hdr-cw-logo-1
    .right {
    display: flex;
    justify-content: flex-end;
    width: 136px;
    overflow: hidden;
  }
  .security_bootcamp_main
    .ppcNavBar
    .ppc-hdr-wrap
    .navbar-header
    .ppc-value-hdr-cw-logo-1-responsive {
    display: none;
  }
  .security_bootcamp_main
    .ppcNavBar
    .ppc-hdr-wrap
    .navbar.affix
    .navbar-header
    .ppc-value-hdr-cw-logo-1
    .left {
    animation: mymove 0.5s linear both;
    width: 62px;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .ppc-nav {
    justify-content: flex-end;
  }

  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar.affix {
    left: 0;
    right: 0;
    background: url(https://www.claudwoys.com/wp-content/uploads/2023/09/Noice.png)
      repeat rgba(1, 3, 7, 0.65);
    backdrop-filter: saturate(200%) blur(10px);
    box-shadow: none;
  }
}

@media (min-width: 767px) {
  /* .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap nav {
      padding: 24px 0;
      border: 1px solid rgba(255, 255, 255, 0.3);
      max-width: 1140px;
      margin: 0 auto;
      border-radius: 100px;
      transform: translateY(20px);
      background: url(https://www.claudwoys.com/wp-content/uploads/2023/09/Noice.png) repeat rgba(1, 3, 7, 0.45);
      background-size: contain;
    } */

  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-header {
    margin: 0;
    position: absolute;
    top: -2px;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .container,
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .container-fluid {
    position: relative;
    max-width: 100%;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-collapse {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-header {
    left: 10px;
  }
  /* .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap nav {
      padding: 24px 0;
      border: 1px solid rgba(255, 255, 255, 0.3);
      max-width: 1140px;
      width: 97%;
      margin: 0 auto;
      border-radius: 100px;
      transform: translateY(20px);
      background: url(https://www.claudwoys.com/wp-content/uploads/2023/09/Noice.png) repeat rgba(1, 3, 7, 0.45);
      background-size: contain;
    } */
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .ppc-nav {
    width: fit-content;
    position: relative;
    margin-right: 0;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    float: initial !important;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .ppc-nav li a {
    font-family: "Manrope" !important;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
  }

  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .ppc-nav li a:hover {
    background: transparent;
    text-decoration: none;
    color: #fff;
  }
  .security_bootcamp_main .ppcNavBar .ppc-nav-cta {
    position: absolute;
    right: 0;
    top: 0;
  }
  .security_bootcamp_main .navbar-nav {
    float: initial;
  }
}
@media (max-width: 992px) and (min-width: 767px) {
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-collapse {
    margin-top: 0;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .ppc-nav {
    float: right;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .container,
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .container-fluid {
    padding: 0 10px;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .navbar-header {
    left: 10px;
  }
  .security_bootcamp_main .ppcNavBar .ppc-hdr-wrap .ppc-nav {
    justify-content: right;
  }
}
@media (max-width: 500px) {
  .security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h1{
    font-size: 56px;
  }
  .security_bootcamp_main .heroFold .mainWrap .headerText h2 {
    font-size: 30px;
    margin: 8px 0 16px;
  }
  .security_bootcamp_main .heroFold {
    padding: 180px 0 280px;
  }
  .security_bootcamp_main .heroFold{
    padding: 160px 0 0px !important;
  }
  .security_bootcamp .sponserFold .topTxt h2,
  .security_bootcamp.web-growth-summit-page .SpeakersInfoSec .container .topTxt h2,
  .prep24_cmpg .agendaFold .contentWrapper h2,
  .web-growth-summit-page .videoFold .contentWrapper h2,
  .security_bootcamp_main .event-feat-sec .event-feat-content-wrap h2 {
    font-size: 32px;
  }

  .security_bootcamp .sponserFold .topTxt p,
  .prep24_cmpg .agendaFold .contentWrapper p,
  .web-growth-summit-page .videoFold .contentWrapper p,
  .security_bootcamp_main .event-feat-sec .event-feat-content-wrap p {
    font-size: 16px;
  }
  
  .security_bootcamp_main .event-feat-sec .event-features-wrap .event-feature h4{
    font-size: 24px;
  }
  
  .web-growth-summit-footer.security_bootcamp_footer .footerContainer .leftArea,
  .web-growth-summit-footer.performance_bootcamp_footer .footerContainer .leftArea {
    padding: 20px;
  }

  .web-growth-summit-footer.security_bootcamp_footer .prepCopy,
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy{
      flex-direction: row;
  }
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy p{
      text-wrap: auto;
  }
  .web-growth-summit-footer.security_bootcamp_footer .prepCopy_left,
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy_left {
    flex-direction: column;
    gap: 16px;
  }

  .web-growth-summit-footer.security_bootcamp_footer .prepCopy_right,
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right {
    flex-direction: column;
    gap: 8px;
  }

  .web-growth-summit-footer.security_bootcamp_footer .prepCopy_right svg,
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right svg {
    max-width: 100px;
  }
.web-growth-summit-footer .footerContainer .rightArea h4,
.web-growth-summit-footer .footerContainer .rightArea h4 span {
  font-size: 20px !important;
}
.web-growth-summit-page .SpeakersInfoSec .container .cardsRow .cardWrapper {
  max-width: 310px !important;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;

}
}

/* ========================================
   PERFORMANCE BOOTCAMP 2026 STYLES
   ======================================== */

/* ========================================
   Hero Section - Performance Bootcamp
   ======================================== */

/* Hero Fold Main Container */
.performance_bootcamp .heroFold {
  padding: 180px 0 117px;
  padding-bottom: 60px;
}

.performance_bootcamp .heroFold .mainWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  max-width: 1000px;
  margin: 0 auto;
}

/* Header Text Top Section */
.performance_bootcamp .heroFold .mainWrap .headerText {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #000;
}

.performance_bootcamp .heroFold .mainWrap .headerText .headerText_top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 5px;
  flex-wrap: wrap;
}

.performance_bootcamp .heroFold .mainWrap .headerText .headerText_top .p2-semibold {
  color: #fff;
  font-size: 19px;
  font-weight: 600 !important;
  line-height: 90%;
  margin: 0;
}

.performance_bootcamp .heroFold .mainWrap .headerText .headerText_top svg {
  height: 20px;
  width: auto;
}

/* Main Headline "Every Second" */
.performance_bootcamp .heroFold .mainWrap .headerText > h1 {
  color: #fff;
  text-align: center;
  font-family: "Degular Display", sans-serif;
  font-size: 124px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  margin: 0 0 16px 0;
  text-transform: capitalize;
}

/* Header Text Bottom Section with "Counts" */
.performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  margin-bottom: 40px;
  margin-top: 10px;
  flex-wrap: wrap;
  margin-left: 40px;
}

.performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom svg {
  height: 81px;
  width: auto;
}

.performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom h1 {
  font-family: "Recoleta" !important;
  font-size: 110px;
  font-weight: 400;
  line-height: 0.84;
  margin: 0;
  color: #FFFFFF;
  text-transform: capitalize;
}

/* Event Date and Time */
.performance_bootcamp .heroFold .mainWrap .headerText h4 {
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 48px 0;
}

.performance_bootcamp .heroFold .mainWrap .headerText h4 .dot {
  margin: 0 8px;
  opacity: 0.6;
}

/* CTA Buttons Container */
.performance_bootcamp .heroFold .mainWrap .headerText .cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

/* Primary Button - Filled */
/* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 32px;
  border-radius: 100px;
  background: linear-gradient(135deg, #8B5CF6 0%, #EC4899 100%);
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  overflow: hidden;
  z-index: 1;
} */

/* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn svg {
  width: 15px;
  height: 15px;
  transition: transform 0.3s ease;
} */

/* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn .bg_shade {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  height: 100px;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.6) 0%, transparent 70%);
  filter: blur(30px);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: -1;
} */

/* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(139, 92, 246, 0.5);
}

.performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn:hover .bg_shade {
  opacity: 1;
}

.performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn:hover svg {
  transform: translateX(2px);
} */

/* Secondary Button - Outline */
/* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_stroke_btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 32px;
  border-radius: 100px;
  background: transparent;
  color: #8B5CF6;
  border: 1px solid #8B5CF6;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.3s ease;
}

.performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_stroke_btn:hover {
  background: linear-gradient(135deg, #8B5CF6 0%, #EC4899 100%);
  color: #fff;
  border-color: transparent;
  transform: translateY(-2px);
} */

/* ========================================
   Stats Counter Section - Performance Bootcamp
   ======================================== */

/* Stats Counter - Positioned at top of video fold */
.performance_bootcamp .videoFold .counter {
  /* width: 100%;
  max-width: 1440px;
  margin: 0 auto 80px;
  padding: 0 100px; */
}

.performance_bootcamp .stats_counter_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 65px;
  padding: 90px 100px;
  padding-bottom: 150px;
  position: relative;
}

/* Individual Stat Item */
.performance_bootcamp .stat_item {
  text-align: center;
  min-width: 170px;
}

.performance_bootcamp .stat_item .stat_number {
  font-family: "DM Sans" !important;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 72px;
  letter-spacing: -1.92px;
  margin: 0 0 16px 0;
  color: #FFFFFF;
  transition: all 0.3s ease;
}

.performance_bootcamp .stat_item .stat_label {
  color: #BDBDBD;
  font-family: "DM Sans" !important;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  margin: 0;
}

/* Stat Divider Line */
.performance_bootcamp .stat_divider {
  width: 1px;
  height: 100px;
  height: 100px;
  background: linear-gradient(180deg, rgba(148, 47, 188, 0.00) 0%, #942FBC 48.56%, rgba(148, 47, 188, 0.00) 100%);
  opacity: 1;
  flex-shrink: 0;
}

/* ========================================
   Why Attend Section - Performance Bootcamp
   ======================================== */

.performance_bootcamp .whyAttend {
  background: #0A0A0A;
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

/* Decorative blur effect */
.performance_bootcamp .whyAttend::before {
  /* content: "";
  position: absolute;
  width: 1294px;
  height: 1294px;
  background: radial-gradient(circle, rgba(165, 51, 207, 0.2) 0%, transparent 70%);
  filter: blur(150px);
  top: 120px;
  left: -430px;
  transform: rotate(-46.31deg);
  pointer-events: none; */
}

.performance_bootcamp .whyAttend .container {
  max-width: 1240px;
  margin: 0 auto;
  /* padding: 0 10px; */
  position: relative;
  z-index: 1;
}

/* Section Header */
.performance_bootcamp .whyAttend_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  margin-bottom: 64px;
  text-align: center;
}

.performance_bootcamp .whyAttend_header .section_badge {
  position: relative;
  display: inline-block;
}

.performance_bootcamp .whyAttend_header .section_badge::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(-90deg, #A533CF 4.76%, rgba(12, 12, 12, 0) 82.77%);
  /* border-radius: 100px; */
  z-index: 0;
}

.performance_bootcamp .whyAttend_header .section_badge p {
  position: relative;
  padding: 8px 26px;
  color: #FFFFFF;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  z-index: 1;
}

.performance_bootcamp .whyAttend_header .section_title {
  font-family: "Recoleta" !important;
  font-size: 52px;
  font-weight: 400;
  line-height: 1;
  color: #FFFFFF;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
  max-width: 822px;
  max-width: 822px;
}

.performance_bootcamp .whyAttend_header .section_description , .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper p{
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #BDBDBD;
  text-align: center;
  margin: 0;
  max-width: 555px;
  max-width: 555px;
}

/* Cards Grid */
.performance_bootcamp .whyAttend_cards {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}

/* Individual Card */
.performance_bootcamp .why_card {
  background: #000000;
  border: 1px solid rgba(203, 51, 216, 0.7);
  border-radius: 5px;
  padding: 20px;
  width: 272px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  transition: all 0.3s ease;
}

.performance_bootcamp .why_card:hover {
  /* transform: translateY(-8px); */
  /* box-shadow: 0 16px 48px rgba(203, 51, 216, 0.3); */
  box-shadow: 0 0px 90px 0px rgba(203, 51, 216, 0.3);
  border-color: rgba(203, 51, 216, 1);
  cursor: pointer;
}

/* Card Icon */
.performance_bootcamp .why_card .card_icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.performance_bootcamp .why_card .card_icon svg {
  width: 100%;
  height: 100%;
}

/* Card Content */
.performance_bootcamp .why_card .card_content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 136px;
}

.performance_bootcamp .why_card .card_title {
  font-family: "DM Sans" !important;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  color: #FFFFFF;
  margin: 0;
}

.performance_bootcamp .why_card .card_description {
  font-family: "DM Sans" !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #BDBDBD;
  margin: 0;
}
/* Video Box Glow Effect - Performance Bootcamp */
.performance_bootcamp .videoFold .videoBox {
  /* position: relative;
  border-radius: 5px;
  border: 1px solid #952FBE;
  background: #000000;
  overflow: hidden;
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5),
              0 0 35px 15px rgba(146, 48, 190, 0.3),
              0 0 60px 25px rgba(99, 44, 189, 0.3);
  z-index: 1; */
}
.performance_bootcamp.prep24_cmpg .agendaFold .sliderWrap .tabsBox .carousel-indicators{
  gap: 0px;
  border: 1px solid rgba(203, 51, 216, 0.70);
  width:100%;
  max-width: 238px;
}
.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .tabsBox .carousel-indicators li{
  border: none;
  border-radius: 0px;
  padding: 0;
  height: 52px;
  align-items: center;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .tabsBox .carousel-indicators li.active{
  background: linear-gradient(2deg, #A533CF -16.06%, rgba(12, 12, 12, 0.00) 83.7%);
}

/* Performance Bootcamp - Session Label Color */
.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea
  .p2.session {
  color: #CB33E1;
  font-weight: 600 !important;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .leftArea
  .p2.activity {
  color: #CB33E1;
}

/* Performance Bootcamp - Generic Button Styles */
.performance_bootcamp .perform_fill_btn,
.performance_banner .perform_fill_btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 12px 20px;
  border-radius: 2px;
  background: linear-gradient(76.4987deg, #9530BE 0%, #4B2ABD 141.52%);
  color: #fff;
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  width: max-content;
}

.performance_bootcamp .perform_fill_btn:hover,
.performance_banner .perform_fill_btn:hover {
  /* transform: translateY(-2px); */
  box-shadow: 0 4px 12px rgba(149, 48, 190, 0.4);
  color: #fff;
  text-decoration: none;
}

.performance_bootcamp .perform_fill_btn svg,
.performance_banner .perform_fill_btn svg {
  width: 17px;
  height: 17px;
}

/* Performance Bootcamp - Button Styles (Agenda specific) */
.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .perform_fill_btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 12px 20px;
  border-radius: 2px;
  background: linear-gradient(76.4987deg, #9530BE 0%, #4B2ABD 141.52%);
  color: #fff;
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  width: max-content;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .perform_fill_btn:hover {
  /* transform: translateY(-2px); */
  /* box-shadow: 0 4px 12px rgba(149, 48, 190, 0.4); */
  border: none;
  color: #fff !important;
  text-shadow: none;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .perform_fill_btn svg {
  width: 17px;
  height: 17px;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .perform_stroke_btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 12px 20px;
  border-radius: 2px;
  background: #090909;
  border: 1px solid #922FBE;
  color: #fff;
  font-family: "DM Sans";
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  cursor: pointer;
  transition: all 0.3s ease;
  width: max-content;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .perform_stroke_btn:hover {
    border-radius: 2px;
    background: linear-gradient(86deg, #9530BE 0%, #4B2ABD 141.52%);
    color: #fff !important;
    border: none;
    text-decoration: none;
    transition: all 0.3s ease;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .perform_stroke_btn svg {
  width: 17px;
  height: 17px;
}

/* Performance Bootcamp - Tab Heading Details */
.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .tabHeadingDetails {
  max-width: 100%;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .tabHeadingDetails
  h4 {
  color: #fff;
  font-family: "Recoleta" !important;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0 0 18px;
  text-align: left;
}

.prep24_cmpg.performance_bootcamp
  .agendaFold
  .sliderWrap
  .slidesWrap
  .carousel-inner
  .article-wrapper
  article
  .tabHeadingDetails
  p {
  text-align: left;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  font-family: "DM Sans" !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  max-width: 664px;
}

/* Performance Bootcamp - New Speakers Section */
.performance_speakers {
  padding: 80px 0;
  background: #000;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #000;
}

.performance_speakers .topTxt {
  text-align: center;
  margin-bottom: 80px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.performance_speakers .section_badge {
  position: relative;
  display: inline-block;
  margin-bottom: 24px;
}

.performance_speakers .section_badge::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(-90deg, #A533CF 4.76%, rgba(12, 12, 12, 0) 82.77%);
  z-index: 0;
}

.performance_speakers .section_badge p {
  position: relative;
  padding: 8px 26px;
  color: #FFFFFF;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  z-index: 1;
}

.performance_speakers .topTxt h2 {
  color: #fff;
  text-align: center;
  font-family: "Recoleta" !important;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 24px;
}

.performance_speakers .section_description {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: "DM Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0 auto;
  max-width: 800px;
}

/* Speakers Grid */
.performance_speakers .speakers_grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 24px;
}

/* Speaker Card - Wrapper */
.performance_speakers .speaker_card {
  position: relative;
  height: 396px;
  width: 232.4px;
  cursor: pointer;
}

/* Card Glow - Hidden by default, shows on hover */
.performance_speakers .card_glow {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  background: linear-gradient(87.8788deg, rgba(146, 48, 190, 0.6) 0%, rgba(99, 44, 189, 0.6) 141.52%);
  filter: blur(20px);
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
  z-index: 0;
}

.performance_speakers .speaker_card:hover .card_glow {
  opacity: 1;
}

/* Card Inner Container */
.performance_speakers .card_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0a0a0a;
  border: 1px solid rgba(74, 74, 74, 0.7);
  border-radius: 5px;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* Purple gradient background behind image */
.performance_speakers .card_background {
  position: absolute;
  width: 200%;
  height: 200%;
  left: 50%;
  top: 20%;
  transform: translateX(-50%);
  background: radial-gradient(circle, rgba(146, 47, 190, 0.5) 0%, rgba(75, 42, 189, 0.3) 40%, transparent 65%);
  pointer-events: none;
  z-index: 1;
}

/* Speaker Image - Using the img tag to set background dynamically */
.performance_speakers .speaker_image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 2;
  background: url(https://www.claudwoys.com/wp-content/uploads/2026/01/elipse_bg.svg) no-repeat center bottom/cover;
}

.performance_speakers .speaker_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Dark gradient overlay at bottom of image */
.performance_speakers .image_overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%;
  background: linear-gradient(
    179.081deg,
    rgba(0, 0, 0, 0) 1.1853%,
    rgba(0, 0, 0, 0.3) 16.445%,
    rgba(0, 0, 0, 0.6) 38.219%,
    rgba(0, 0, 0, 0.8) 54.825%,
    rgba(0, 0, 0, 0.9) 68.426%,
    rgb(0, 0, 0) 89.495%
  );
  pointer-events: none;
  z-index: 3;
}

/* Speaker Content - Positioned at bottom */
.performance_speakers .speaker_content {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  z-index: 4;
}

/* Speaker Info */
.performance_speakers .speaker_info {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding-bottom: 2px;
}

.performance_speakers .speaker_content h3 {
  color: #fff;
  font-family: "DM Sans" !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.44px;
  margin: 0;
}

.performance_speakers .speaker_role {
  color: #BDBDBD;
  font-family: "DM Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  min-height: 38px;
}

/* Speaker Footer */
.performance_speakers .speaker_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* gap: 98px; */
}

.performance_speakers .company_logo {
  height: 22px;
  width: fit-content;
  display: flex;
  align-items: center;
}

.performance_speakers .company_logo img {
  height: 100%;
  width: 100%;
}
.performance_speakers .company_logo .eww_logo , .performance_speakers .company_logo .varnish_logo , .performance_speakers .company_logo .ShortPixel_logo{
  height: 30px;
}
.performance_speakers .company_logo .elementor_logo{
  height: 16px;
}
.performance_speakers .linkedin_link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 68.75px;
  /* background: rgba(255, 255, 255, 0.1); */
  background: url(https://www.claudwoys.com/wp-content/uploads/2026/02/bg.png) no-repeat center center/cover;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.performance_speakers .linkedin_link:hover {
  background: rgba(146, 47, 190, 0.4);
}

.performance_speakers .linkedin_link svg {
  width: 15px;
  height: 15px;
}

/* Background Effect */
.performance_speakers::before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, #9530BE 0%, #4B2ABD 100%);
  filter: blur(200px);
  opacity: 0.1;
  height: 60%;
  width: 50%;
  bottom: 20%;
  left: 25%;
  border-radius: 50%;
  pointer-events: none;
}

/* Performance Ticket Section */
.performance_ticket {
  padding: 0px 0 80px 0;
  background: #000;
}



.performance_ticket .ticket_wrapper {
  position: relative;
  background: linear-gradient(136.75deg, rgb(10, 10, 10) 5.1105%, rgb(203, 51, 216) 31.392%, rgb(81, 44, 210) 77.303%);
  border-radius: 5px;
  padding: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  /* flex: 0 0 80%; */
  width: 100%;
  /* min-height: 180px; */
}

.performance_ticket .ticket_wrapper h2 {
  color: #fff;
  text-align: center;
  font-family: "Recoleta" !important;
  font-size: 37.09px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin: 0;
  position: relative;
  z-index: 2;
  max-width: 800px;
}

/* Decorative Background Blurs */
.performance_ticket .ticket_bg_blur {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.performance_ticket .blur_1 {
  width: 436px;
  height: 498px;
  left: -267px;
  top: -328px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
  transform: rotate(17.88deg);
  filter: blur(60px);
}

.performance_ticket .blur_2 {
  width: 1316px;
  height: 1149px;
  left: 125px;
  top: -347px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
  transform: rotate(-36.35deg);
  filter: blur(80px);
}

.performance_ticket .blur_3 {
  width: 567px;
  height: 597px;
  left: 10px;
  top: -267px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, transparent 65%);
  transform: rotate(-41.06deg);
  filter: blur(70px);
}

/* Performance Banner Section */
.performance_banner {
  padding: 80px 0 10px 0;
  background: #000;
  position: relative;
}

/* .performance_banner .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
} */

.performance_banner .banner_wrapper {
  background: #090909;
  border: 1px solid rgba(203, 51, 216, 0.7);
  border-radius: 5px;
  /* padding: 40px 62px; */
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  gap: 40px;
  position: relative;
  overflow: hidden;
  max-height: 281px;
  align-items: center;
}

/* Left Content */
.performance_banner .banner_content {
  display: flex;
  flex-direction: column;
  /* gap: 24px; */
  max-width: 679px;
  z-index: 2;
  position: relative;
  margin: 30px 0 30px 62px;
}

.performance_banner .banner_text {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.performance_banner .banner_date {
  display: flex;
  align-items: center;
}

.performance_banner .banner_date p {
  color: #fff;
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  margin: 0;
  line-height: 18px;
}

.performance_banner .banner_content h2 {
  background: linear-gradient(163.389deg, rgb(250, 249, 255) 31.645%, rgb(255, 255, 255) 135.91%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Recoleta" !important;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  margin: 0;
}

.performance_banner .banner_description {
  color: rgba(255, 255, 255, 0.85);
  font-family: "DM Sans" !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  max-width: 586px;
  margin-bottom: 10px;
}

/* Right Image */
.performance_banner .banner_image {
  flex: 0 0 40%;
  max-width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  rotate: 180deg;
  height: 879px;
  position: relative;
  left: 3%;
}

.performance_banner .banner_image img {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
}

.web-growth-summit-page.security_bootcamp.performance_bootcamp .videoFold iframe{
  position: relative;
  border-radius: 5px;
  border: 1px solid #952FBE;
  background: #000000;
  overflow: hidden;
  box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.5),
              0 0 35px 15px rgba(146, 48, 190, 0.3),
              0 0 60px 25px rgba(99, 44, 189, 0.3);
  z-index: 1;
}
/* Remove default video box before/after effects for performance bootcamp */
.security_bootcamp.web-growth-summit-page.performance_bootcamp .videoFold .videoBox::before,
.security_bootcamp.web-growth-summit-page.performance_bootcamp .videoFold .videoBox::after {
  content: none;
  display: none;
}

/* Alternative glow using wrapper */
.performance_bootcamp .videoFold .videoBox::before {
  content: "";
  position: absolute;
  inset: -35px;
  background: linear-gradient(83.45deg, rgba(146, 48, 190, 0.3) 0%, rgba(99, 44, 189, 0.3) 141.52%);
  filter: blur(35px);
  z-index: -1;
  border-radius: 5px;
  pointer-events: none;
}

/* Custom Play Button - Performance Bootcamp */
.performance_bootcamp .videoFold .videoBox {
  position: relative;
  cursor: pointer;
  max-width: 100% !important;
}

.performance_bootcamp .videoFold .videoBox .custom-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  width: 147px;
  height: 147px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.performance_bootcamp .videoFold .videoBox .custom-play-btn.show {
  opacity: 1;
  visibility: visible;
}

.performance_bootcamp .videoFold .videoBox .custom-play-btn:hover {
  transform: translate(-50%, -50%) scale(1.1);
}

.performance_bootcamp .videoFold .videoBox .custom-play-btn svg {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 0 20px rgba(146, 48, 190, 0.6));
}

.performance_bootcamp .videoFold .videoBox video {
  width: 100%;
  display: block;
  border-radius: 5px;
  /* border: 1px solid #952FBE;
  background: #000000; */
}

/* Responsive Play Button - Tablet */
@media (max-width: 992px) {
  .performance_bootcamp .videoFold .videoBox .custom-play-btn {
    width: 120px;
    height: 120px;
  }
}

/* Responsive Play Button - Mobile */
@media (max-width: 576px) {
  .performance_bootcamp .videoFold .videoBox .custom-play-btn {
    width: 90px;
    height: 90px;
  }
}

/* Responsive Play Button - Extra Small Mobile */
@media (max-width: 480px) {
  .performance_bootcamp .videoFold .videoBox .custom-play-btn {
    width: 70px;
    height: 70px;
  }
}
.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper article{
  align-items: flex-start;
}
.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .slidesWrap .carousel-inner .article-wrapper article .rightArea .speakerWrap {
  max-width: 460px;
}
.performance_bootcamp .ticket_left{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  z-index: 2;
  border-radius: 5px;
  background: linear-gradient(100deg, #0A0A0A -7.35%, #CB33D8 35.37%, #512CD2 84.08%);
  padding: 22px;
  flex: 0 0 20%;
}
.performance_bootcamp .ticket_container{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.performance_bootcamp .heroFold .bahria_shape{
  position: absolute;
    top: 0;
    right: 13%;

}
.performance_bootcamp .heroFold .arrow_shope{
  position: absolute;
    top: 0;
    left: 22%;
}

.performance_bootcamp .heroFold .performance_peak_video {
  position: absolute;
  top: 15%;
  left: 0;
  width: 176px;
  height: auto;
  z-index: 0;
  opacity: 1;
  pointer-events: none;
  /* transform: rotate(180deg); */
}
.performance_bootcamp .heroFold .performance_peak_video.video2 {
  position: absolute;
  right: 0;
  top: 50%;
  left: initial;
  width: 176px;
  height: auto;
  z-index: 0;
  opacity: 1;
  pointer-events: none;
  transform: rotate(180deg);

}

.performance_bootcamp .heroFold .performance_animation_video {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 134px;
  height: auto;
  z-index: 0;
  opacity: 1;
  pointer-events: none;
}

body.modal-open section{
  filter: blur(0) !important;
}
.ai_agency_summit.performance_bootcamp .modal.in .modal-dialog{
  transform: translateY(-50%) !important;
 
}


.web-growth-summit-footer.performance_bootcamp_footer .leftArea p{
font-family: "DM Sans" !important;
}
/* ========================================
   Performance Bootcamp - Responsive Styles
   ======================================== */
   .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper p{
    font-family: "DM Sans" !important; 
   }
   .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper p{
    padding-top: 24px;
    margin: auto;
   }
   .web-growth-summit-footer.security_bootcamp_footer.performance_bootcamp_footer .cookies_preferences.desk{
    display: blck;
}
.web-growth-summit-footer.security_bootcamp_footer.performance_bootcamp_footer .cookies_preferences.resp{
  display: none;
}



.performance_speakers .speaker_image .sabrina{
  /* object-position: -120px; */
}
.performance_speakers .speaker_image .Joshua{
  /* object-position: -120px; */
}
.performance_speakers .speaker_image .Miriam , .performance_speakers .speaker_image .Roi{
  /* object-position: -110px; */
}
.performance_speakers .speaker_image .Nat{
  /* object-position: -90px; */
}
.ai_agency_summit.performance_bootcamp .web-growth-summit-footer .prepCopy p:hover{
  cursor: pointer;
  color: #fff;

}


.page_perf-bootcamp-testing .main_header , .page_cloud-bootcamp .main_header , .page_perf-bootcamp-testing  #cw-footer , .page_cloud-bootcamp #cw-footer{
display: none;
}

.page_cloud-bootcamp img.truste_border_none.truste_cursor_pointer , .performance_bootcamp img.truste_border_none.truste_cursor_pointer{
display: none;
}
/* only for local  */
.performance_bootcamp  img.truste_border_none.truste_cursor_pointer{
display: none;
}
/* only for local  */
.web-growth-summit-footer.performance_bootcamp_footer .prepCopy p a {
position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.ai_agency_summit .slick-initialized .slick-slide {
margin: 0 5px;
}
.web-growth-summit-footer .footerContainer .rightArea ul li .facebook , .web-growth-summit-footer .footerContainer .rightArea ul li .link{
  height: 30px; 
}
/* , .page_perf-bootcamp-testing  #cw-footer , .page_cloud-bootcamp #cw-footer */
/* Tablet Styles */
@media (max-width: 1200px) {
  .performance_speakers .speakers_grid{
      grid-template-columns: repeat(4, 1fr);
  }
  .performance_bootcamp .heroFold .arrow_shope{
    left: 0%;
    height: 70px;
    width: 440px;
  }
  .performance_bootcamp .heroFold .bahria_shape{
    right: 0%;
    height: 90px;
    width: 410px;
  }
}


@media (max-width: 992px) {
  /* Navbar - Tablet */
  .performance_bootcamp .performance_navbar_wrapper {
    /* padding: 24px 40px; */
  }
  .performance_speakers .speakers_grid{
      grid-template-columns: repeat(3, 1fr);
  }
  .performance_bootcamp .performance_navbar_container {
    padding: 14px 10px;
    height: 68px;
  }

  .performance_bootcamp .navbar_logo svg {
    width: 130px;
    height: 25px;
  }

  .performance_bootcamp .navbar_menu {
    gap: 28px;
  }

  .performance_bootcamp .navbar_menu_item {
    font-size: 15px;
    padding: 8px;
  }

  .performance_bootcamp .navbar_register_btn {
    font-size: 11px;
    padding: 9px 15px;
  }

  /* Hero Section */
  .performance_bootcamp .heroFold {
    padding: 150px 0 80px;
  }

  .performance_bootcamp .heroFold .performance_peak_video {
    width: 120px;
  }

  .performance_bootcamp .heroFold .performance_animation_video {
    width: 118px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText > h1 , .security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h1 {
    font-size: 80px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom h1 {
    font-size: 72px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom svg {
    height: 60px;
  }

  .security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h4 {
    font-size: 20px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_top .p2-semibold {
    font-size: 18px;
  }

  /* Stats Counter */
  .performance_bootcamp .videoFold .counter {
    /* padding: 0 40px;
    margin-bottom: 60px; */
  }

  .performance_bootcamp .stats_counter_wrap {
    gap: 40px;
    /* padding: 60px 40px; */
  }

  .performance_bootcamp .stat_item .stat_number {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: -1.6px;
  }

  .performance_bootcamp .stat_item .stat_label {
    font-size: 18px;
    line-height: 28px;
  }

  .performance_bootcamp .stat_divider {
    height: 100px;
  }

  /* CTA Buttons */
  .performance_bootcamp .heroFold .mainWrap .headerText .cta {
    gap: 12px;
  }

  /* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn,
  .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_stroke_btn {
    padding: 14px 28px;
    font-size: 15px;
  } */

  /* Why Attend Section */
  .performance_bootcamp .whyAttend {
    padding: 60px 0;
  }

  .performance_bootcamp .whyAttend_header .section_title , .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper h2 {
    font-size: 42px;
  }

  .performance_bootcamp .whyAttend_cards {
    gap: 20px;
  }

  .performance_bootcamp .why_card {
    width: calc(50% - 10px);
  }

  /* Logo Slider - Tablet */
  .performance_bootcamp .wordpress_logos {
    padding: 70px 0;
    border-bottom: 1px solid #000;
  }

  .performance_bootcamp .wordpress_logos .logos_title {
    font-size: 44px;
    max-width: 600px;
  }

  .performance_bootcamp .wordpress_logos .logos_description,
  .performance_bootcamp .wordpress_logos p.p2-regular {
    font-size: 15px;
    line-height: 24px;
  }

  .performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont {
    width: 180px;
    height: 60px;
    padding: 14px 16px;
  }
}

/* Mobile Styles */
@media (max-width: 767px) {
  /* Navbar - Mobile */
  .performance_bootcamp .performance_navbar_wrapper {
    /* padding: 20px; */
  }

  .performance_bootcamp .performance_navbar_container {
    padding: 12px 20px;
    height: auto;
    flex-wrap: wrap;
    gap: 16px;
  }

  .performance_bootcamp .navbar_logo svg {
    width: 110px;
    height: 21px;
  }

  .performance_bootcamp .navbar_menu {
    display: none;
    width: 100%;
    flex-direction: column;
    gap: 0;
    order: 3;
  }

  .performance_bootcamp .navbar_menu.active {
    display: flex;
  }

  .performance_bootcamp .navbar_menu_item {
    width: 100%;
    padding: 14px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  /* Hide desktop register button on mobile */
  .performance_bootcamp .navbar_register_desktop {
    display: none;
  }
  
  /* Show mobile register button inside menu */
  .performance_bootcamp .navbar_register_mobile {
    display: flex;
    width: 100%;
    padding: 14px;
    font-size: 12px;
    justify-content: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 10px;
  }

  .performance_bootcamp .navbar_register_mobile svg {
    width: 12px;
    height: 12px;
  }

  .performance_bootcamp .navbar_mobile_toggle {
    display: flex;
    order: 1;
    margin-left: auto;
  }

  .performance_bootcamp .performance_navbar_wrapper.sticky {
    /* padding: 12px 20px; */
  }

  .performance_bootcamp .performance_navbar_container {
    max-width: 100%;
  }

  /* Hero Section */
  .performance_bootcamp .heroFold {
    padding: 140px 0 60px;
  }

  .performance_bootcamp .heroFold .performance_peak_video {
    width: 100px;
  }

  .performance_bootcamp .heroFold .performance_animation_video {
    width: 98px;
  }

  .performance_bootcamp .heroFold .mainWrap {
    gap: 40px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_top {
    /* flex-direction: column; */
    gap: 6px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_top .p2-semibold {
    font-size: 16px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText > h1 , .security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h1{
    font-size: 56px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom {
    /* flex-direction: column; */
    gap: 12px;
    margin-bottom: 17px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom h1 {
    font-size: 48px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom svg {
    height: 45px;
  }

  .security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h4 {
    font-size: 16px;
    margin-bottom: 32px;
  }

  /* Stats Counter */
  .performance_bootcamp .videoFold .counter {
    /* padding: 0 20px;
    margin-bottom: 40px; */
  }

  .performance_bootcamp .stats_counter_wrap {
    /* flex-direction: column; */
    gap: 32px;
    /* padding: 40px 20px; */
  }

  .performance_bootcamp .stat_item {
    min-width: auto;
    width: 100%;
  }

  .performance_bootcamp .stat_item .stat_number {
    font-size: 36px;
    line-height: 54px;
    letter-spacing: -1.44px;
  }

  .performance_bootcamp .stat_item .stat_label {
    font-size: 18px;
    line-height: 28px;
  }

  .performance_bootcamp .stat_divider {
    width: 1px;
    height: 40px;
    height: 40px;
    background: linear-gradient(90deg, rgba(148, 47, 188, 0.00) 0%, #942FBC 48.56%, rgba(148, 47, 188, 0.00) 100%);
  }

  /* CTA Buttons */
  .performance_bootcamp .heroFold .mainWrap .headerText .cta {
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }

  /* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn,
  .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_stroke_btn {
    width: 100%;
    justify-content: center;
    padding: 14px 28px;
    font-size: 15px;
  } */

  /* Why Attend Section */
  .performance_bootcamp .whyAttend {
    padding: 50px 0;
  }

  .performance_bootcamp .whyAttend_header {
    gap: 24px;
    margin-bottom: 48px;
  }

  .performance_bootcamp .whyAttend_header .section_title , .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper h2{
    font-size: 36px;
  }

  .performance_bootcamp .whyAttend_header .section_description , .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper p{
    font-size: 15px;
  }

  .performance_bootcamp .whyAttend_cards {
    flex-direction: column;
    gap: 20px;
  }

  .performance_bootcamp .why_card {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  /* Schedule Badge - Tablet */
  .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper .section_badge p {
    font-size: 14px;
    line-height: 22px;
    padding: 6px 20px;
  }

  /* Agenda Section - Buttons */
  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .perform_fill_btn,
  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .perform_stroke_btn {
    padding: 10px 16px;
    font-size: 13px;
  }

  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .tabHeadingDetails
    h4 {
    font-size: 28px;
  }

  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .tabHeadingDetails
    p {
    font-size: 15px;
  }

  /* Performance Speakers - Tablet */
  .performance_speakers {
    padding: 60px 0;
  }

  .performance_speakers .topTxt {
    margin-bottom: 60px;
  }

  .performance_speakers .section_badge {
    margin-bottom: 20px;
  }

  .performance_speakers .section_badge p {
    font-size: 14px;
    line-height: 22px;
    padding: 6px 20px;
  }

  .performance_speakers .topTxt h2 {
    font-size: 42px;
    margin-bottom: 20px;
  }

  .performance_speakers .section_description {
    font-size: 16px;
  }

  .performance_speakers .speakers_grid {
      grid-template-columns: repeat(2, 0fr);
    gap: 20px;
    place-items: center;
    justify-content: center;
    align-items: center;

  }

  .performance_speakers .speaker_card {
    height: 340px;
  }

  .performance_speakers .speaker_content {
    padding: 16px;
  }

  .performance_speakers .speaker_content h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .performance_speakers .speaker_role {
    font-size: 13px;
  }

  .performance_speakers .speaker_footer {
    /* gap: 60px; */
  }

  /* Performance Banner - Tablet */
  .performance_banner {
    padding: 60px 0;
  }

  .performance_banner .banner_wrapper {
    padding: 0px;
    max-height: max-content;
    /* flex-direction: column; */
  }

  .performance_banner .banner_content {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .performance_banner .banner_content h2 {
    font-size: 32px;
  }

  .performance_banner .banner_description {
    font-size: 15px;
    line-height: 24px;
  }

  .performance_banner .banner_image {
    flex: 1 1 100%;
    max-width: 100%;
    height: 300px;
    margin-top: 20px;
    left: 12%;
  }

  /* Performance Ticket - Tablet */
  .performance_ticket {
    padding: 60px 0;
  }

  .performance_ticket .ticket_wrapper {
    padding: 40px 30px;
    min-height: 150px;
  }

  .performance_ticket .ticket_wrapper h2 {
    font-size: 28px;
    line-height: 120%;
  }

  .performance_ticket .blur_1 {
    width: 300px;
    height: 350px;
    left: -180px;
    top: -250px;
  }

  .performance_ticket .blur_2 {
    width: 900px;
    height: 800px;
    left: 80px;
    top: -250px;
  }

  .performance_ticket .blur_3 {
    width: 400px;
    height: 420px;
    left: 5px;
    top: -200px;
  }

  /* Logo Slider - Small Mobile */
  .performance_bootcamp .wordpress_logos {
    padding: 50px 0;
  }

  .performance_bootcamp .wordpress_logos .logos_title {
    font-size: 32px;
    line-height: 115%;
    margin-bottom: 22px;
  }

  .performance_bootcamp .wordpress_logos .logos_description,
  .performance_bootcamp .wordpress_logos p.p2-regular {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 45px;
  }

  .performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont {
    width: 160px;
    height: 58px;
    padding: 13px 15px;
  }
  .ai_agency_summit.performance_bootcamp .web-growth-summit-footer .footerContainer .leftArea{
      align-items: center;
  }
  .web-growth-summit-footer.security_bootcamp_footer.performance_bootcamp_footer .cookies_preferences.desk{
      display: none;
  }
  .web-growth-summit-footer.security_bootcamp_footer.performance_bootcamp_footer .cookies_preferences.resp{
    display: block !important;
  }
  .web-growth-summit-footer.security_bootcamp_footer.performance_bootcamp_footer .prepCopy_right svg{
      /* display: none; */
  }
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right .footer-line{
      display: none;
  }
  .web-growth-summit-footer.performance_bootcamp_footer .prepCopy_right{
      flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  }
  .performance_bootcamp .heroFold .arrow_shope{
    left: 36%;
    height: 50px;
    width: 300px;
  }
  .performance_bootcamp .heroFold .bahria_shape {
    right: 41%;
    height: 50px;
    width: 300px;
  }
}

/* Small Mobile Styles */
@media (max-width: 576px) {
  /* Navbar - Small Mobile */
  .performance_bootcamp .performance_navbar_wrapper {
    /* padding: 16px; */
  }

  .performance_bootcamp .performance_navbar_container {
    padding: 10px 16px;
  }

  .performance_bootcamp .navbar_logo svg {
    width: 95px;
    height: 18px;
  }

  .performance_bootcamp .navbar_register_btn {
    font-size: 9px;
    padding: 7px 12px;
  }

  .performance_bootcamp .navbar_register_btn svg {
    width: 10px;
    height: 10px;
  }

  .performance_bootcamp .performance_navbar_wrapper.sticky {
    /* padding: 10px 16px; */
  }

  /* Hero Section */
  .performance_bootcamp .heroFold {
    padding: 120px 0 50px;
  }

  .performance_bootcamp .heroFold .performance_peak_video , .performance_bootcamp .heroFold .performance_peak_video.video2{
    width: 50px;
  }

  .performance_bootcamp .heroFold .performance_animation_video {
    width: 83px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_top .p2-semibold {
    font-size: 9px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText > h1 {
    font-size: 40px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom h1 {
      font-size: 53.6px;
  }

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom svg {
    height: 35px;
  }

  .security_bootcamp_main.cw_security_bootcamp.performance_bootcamp .heroFold .headerText h4 {
    font-size: 14px;
    margin-top: 17px;
    margin-bottom: 17px;
    gap: 0;
  }

  /* Stats Counter */
  .performance_bootcamp .videoFold .counter {
    /* margin-bottom: 30px;
    padding: 0;
    margin-top: 50px; */
  }

  .performance_bootcamp .stats_counter_wrap {
    /* padding: 30px 20px; */
    padding:0 ;
    gap: 0;
    padding-bottom: 100px;
    padding-top: 30px;
    padding-bottom: 100px;
    padding-top: 30px;
  }

  .performance_bootcamp .stat_item .stat_number {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -1.28px;
    margin-bottom: 0;
  }

  .performance_bootcamp .stat_item .stat_label {
    font-size: 16px;
    line-height: 24px;
  }

  .performance_bootcamp .stat_divider {
    /* width: 80px; */
  }

  /* CTA Buttons */
  /* .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_fill_btn,
  .performance_bootcamp .heroFold .mainWrap .headerText .cta .perform_stroke_btn {
    padding: 12px 24px;
    font-size: 14px;
  } */

  /* Why Attend Section */
  .performance_bootcamp .whyAttend {
    padding: 40px 0;
  }

  .performance_bootcamp .whyAttend_header .section_badge p {
    font-size: 14px;
    line-height: 22px;
    padding: 6px 20px;
  }

  /* Schedule Badge - Mobile */
  .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper .section_badge p {
    font-size: 14px;
    line-height: 22px;
    padding: 6px 20px;
  }

  .performance_bootcamp .whyAttend_header .section_title  , .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper h2{
    font-size: 32px;
  }

  .performance_bootcamp .whyAttend_header .section_description , .prep24_cmpg.performance_bootcamp .agendaFold .contentWrapper p {
    font-size: 14px;
  }

  .performance_bootcamp .why_card {
    padding: 18px;
  }

  /* Agenda Section - Buttons */
  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .perform_fill_btn,
  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .perform_stroke_btn {
    padding: 10px 14px;
    font-size: 12px;
  }

  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .tabHeadingDetails
    h4 {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .prep24_cmpg.performance_bootcamp
    .agendaFold
    .sliderWrap
    .slidesWrap
    .carousel-inner
    .article-wrapper
    article
    .tabHeadingDetails
    p {
    font-size: 14px;
    line-height: 140%;
  }

  .performance_bootcamp .why_card .card_title {
    font-size: 20px;
  }

  .performance_bootcamp .why_card .card_description {
    font-size: 15px;
  }

  /* Performance Speakers - Mobile */
  .performance_speakers {
    padding: 50px 0;
  }

  .performance_speakers .topTxt {
    margin-bottom: 40px;
  }

  .performance_speakers .section_badge {
    margin-bottom: 16px;
  }

  .performance_speakers .section_badge p {
    font-size: 12px;
    line-height: 20px;
    padding: 6px 20px;
  }

  .performance_speakers .topTxt h2 {
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 16px;
  }

  .performance_speakers .section_description {
    font-size: 14px;
  }

  .performance_speakers .speakers_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .performance_speakers .speaker_card {
    height: 300px;
  }

  .performance_speakers .speaker_content {
    padding: 14px;
  }

  .performance_speakers .speaker_content h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .performance_speakers .speaker_role {
    font-size: 12px;
  }

  .performance_speakers .speaker_footer {
    /* gap: 40px; */
  }

  .performance_speakers .company_logo {
    height: 18px;
    /* width: 55px; */
    /* width: 55px; */
  }

  .performance_speakers .linkedin_link {
    width: 20px;
    height: 20px;
  }

  .performance_speakers .linkedin_link svg {
    width: 10px;
    height: 10px;
  }

  /* Performance Banner - Mobile */
  .performance_banner {
    padding: 50px 0;
  }

  .performance_banner .banner_wrapper {
    /* padding: 24px; */
    padding: 0;
    align-items: flex-start;
    gap: 0;
  }
  .performance_banner .banner_image{
      left: 1%;
  }

  .performance_banner .banner_date p {
    font-size: 12px;
    letter-spacing: 2px;
  }

  .performance_banner .banner_content h2 {
    font-size: 24px;
    line-height: 120%;
  }

  .performance_banner .banner_description {
    font-size: 14px;
    line-height: 22px;
  }

  .performance_banner .perform_fill_btn {
    padding: 10px 16px;
    width: max-content;
    justify-content: center;
  }

  .performance_banner .banner_content {
    flex: 1 1 100%;
    max-width: 100%;
    margin: 30px;
    max-width: 208px;
    margin-right: 0;
  }

  .performance_banner .banner_image {
      flex: 1 1 100%;
      max-width: 130px;
      height: 250px;
      /* margin-top: 16px; */
      left: 6%;
      width: 100%;
  }

  /* Performance Ticket - Mobile */
  .performance_ticket {
    padding: 50px 0;
  }

  .performance_ticket .ticket_wrapper {
    padding: 30px 20px;
    min-height: 120px;
  }

  .performance_ticket .ticket_wrapper h2 {
    font-size: 24px;
    line-height: 130%;
  }

  .performance_ticket .blur_1 {
    width: 200px;
    height: 250px;
    left: -120px;
    top: -150px;
  }

  .performance_ticket .blur_2 {
    width: 600px;
    height: 550px;
    left: 50px;
    top: -180px;
  }

  .performance_ticket .blur_3 {
    width: 280px;
    height: 300px;
    left: 5px;
    top: -130px;
  }

  /* Logo Slider - Mobile */
  .performance_bootcamp .wordpress_logos {
    padding: 60px 0;
  }

  .performance_bootcamp .wordpress_logos .section_badge {
    /* padding: 6px 20px; */
  }

  .performance_bootcamp .wordpress_logos .section_badge p {
    font-size: 14px;
    line-height: 22px;
  }

  .performance_bootcamp .wordpress_logos .logos_title {
    font-size: 36px;
    line-height: 110%;
    max-width: 90%;
    margin-bottom: 24px;
  }

  .performance_bootcamp .wordpress_logos .logos_description,
  .performance_bootcamp .wordpress_logos p.p2-regular {
    font-size: 15px;
    line-height: 24px;
    max-width: 90%;
    margin-bottom: 50px;
  }

  .performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont {
    width: 170px;
    height: 60px;
    padding: 14px 16px;
  }
  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_top svg{
      height: 10px;
  }
}

/* Extra Small Mobile - Single Column */
@media (max-width: 480px) {
  /* Navbar - Extra Small Mobile */
  .performance_bootcamp .performance_navbar_wrapper {
    /* padding: 12px; */
  }

  .performance_bootcamp .performance_navbar_container {
    padding: 8px 14px;
  }

  .performance_bootcamp .navbar_logo svg {
    width: 85px;
    height: 16px;
  }

  .performance_bootcamp .navbar_register_btn {
    font-size: 15px;
    padding: 6px 10px;
    gap: 4px;
  }

  .performance_bootcamp .navbar_register_btn svg {
    width: 19px;
    height: 19px;
  }

  .performance_bootcamp .navbar_mobile_toggle span {
    width: 20px;
  }

  .performance_bootcamp .performance_navbar_wrapper.sticky {
    /* padding: 8px 12px; */
  }

  .performance_bootcamp .heroFold .performance_peak_video , .performance_bootcamp .heroFold .performance_peak_video.video2{
    width: 43px;
  }
  .performance_bootcamp .heroFold .performance_peak_video , .performance_bootcamp .heroFold .performance_peak_video.video2{
      top: 85%;
      z-index: 9999;
  }
  .performance_bootcamp .heroFold .performance_animation_video {
    width: 68px;
  }

  .performance_speakers .speakers_grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .performance_speakers .speaker_card {
    max-width: 280px;
    height: 360px;
    margin: 0 auto;
  }

  .performance_speakers .speaker_content h3 {
    font-size: 18px;
    line-height: 26px;
  }

  .performance_speakers .speaker_role {
    font-size: 11px;
  }

  .performance_speakers .speaker_footer {
    /* gap: 30px; */
  }

  .performance_speakers .company_logo {
    height: 16px;
    /* width: 50px; */
    /* width: 50px; */
  }

  /* Performance Ticket - Extra Small Mobile */
  .performance_ticket .ticket_wrapper {
    padding: 25px 16px;
  }

  .performance_ticket .ticket_wrapper h2 {
    /* font-size: 18px;
    line-height: 140%; */
    font-size: 18px;
  }

  /* Logo Slider - Extra Small Mobile */
  .performance_bootcamp .wordpress_logos {
    padding: 50px 0;
  }

  .performance_bootcamp .wordpress_logos .logos_title {
    font-size: 28px;
    line-height: 115%;
    margin-bottom: 20px;
  }

  .performance_bootcamp .wordpress_logos .logos_description,
  .performance_bootcamp .wordpress_logos p.p2-regular {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 40px;
  }

  .performance_bootcamp .FeatsStatsOwlSldrContentBox .logo_cont {
    width: 150px;
    height: 55px;
    padding: 12px 14px;
  }
}

/* ========================================
 Performance Bootcamp Modal Styles
 ======================================== */

/* Modal Backdrop */
.performance_bootcamp_modal.modal.fade .modal-dialog {
transform: scale(0.95);
opacity: 0;
transition: all 0.3s ease;
}

.performance_bootcamp_modal.modal.in .modal-dialog {
/* transform: scale(1); */
opacity: 1;
transform: translateY(-50%);
}

.performance_bootcamp_modal .modal-dialog {
width: 900px;
max-width: 95%;
margin: 50px auto;
position: relative;
}

.performance_bootcamp_modal .modal-content {
background: transparent;
border: none;
box-shadow: none;
position: relative;
padding: 10px;
}

/* Purple Glow Effect Around Modal */
.performance_bootcamp_modal .modal-content::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(84.6518deg, rgba(146, 48, 190, 0.6) 0%, rgba(99, 44, 189, 0.6) 141.52%);
filter: blur(20px);
border-radius: 5px;
z-index: -1;
}

/* Modal Body Container */
.performance_bootcamp_modal .modal-body {
/* background: #000;
border: 1px solid rgba(203, 51, 216, 0.7);
border-radius: 5px;
padding: 0;
display: flex;
height: 594px;
overflow: hidden;
position: relative; */
/* background: #000;
border: 1px solid rgba(203, 51, 216, 0.7);
    border-radius: 5px; */
    /* padding: 0;
    display: flex;
    height: 594px;
    overflow: hidden;
    position: relative; */
}
.performance_bootcamp_modal .modal-body .step_1 , .performance_bootcamp_modal .modal-body .step_2 , .performance_bootcamp_modal .modal-body .step_3{
  background: #000;
  border: 1px solid rgba(203, 51, 216, 0.7);
  border-radius: 5px;
  padding: 0;
  display: flex;
  height: 594px;
  overflow: hidden;
  position: relative;
}

/* Close Button - Top Right */
.performance_bootcamp_modal .close {
position: absolute;
top: 37px;
right: 37px;
width: 24px;
height: 24px;
opacity: 1;
z-index: 10;
background: transparent;
border: none;
padding: 0;
cursor: pointer;
transition: transform 0.2s ease;
}

.performance_bootcamp_modal .close:hover {
transform: scale(1.1);
opacity: 0.8;
}

.performance_bootcamp_modal .close svg {
width: 100%;
height: 100%;
}

/* Left Side - Hero Content (343px) */
.performance_bootcamp_modal .modal_left {
flex: 0 0 343px;
background: #000;
/* display: flex; */
/* flex-direction: column; */
/* align-items: flex-start; */
justify-content: flex-start;
/* padding: 111px 0 0 34px; */
position: relative;
overflow: hidden;
}

.performance_bootcamp_modal .modal_hero_content {
display: flex;
flex-direction: column;
gap: 0;
/* width: 276px; */
position: relative;
z-index: 2;
margin: auto;
text-align: center;
margin-top: 20%;
}

/* Hero Top - Subtitle + Gradient Bars */
.performance_bootcamp_modal .modal_hero_top {
display: flex;
align-items: center;
gap: 7.797px;
margin: auto;
margin-bottom: 12.43px;
}

.performance_bootcamp_modal .modal_hero_subtitle {
background: linear-gradient(172.341deg, rgb(255, 255, 255) 30.694%, rgb(114, 138, 255) 290.75%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
/* font-family: "DM Sans" !important; */
font-size: 7.36px;
font-weight: 600 !important;
letter-spacing: 0.5152px;
text-transform: uppercase;
margin: 0;
line-height: 1;
}
.performance_bootcamp_modal .modal_hero_subtitle.step3_subtitle{
  color: #FFF;
  font-family: 'Recoleta' !important;
  font-size: 32px;
  font-weight: 400 !important;
  line-height: 120%;
  text-transform: capitalize;
}

.performance_bootcamp_modal .modal_gradient_bars {
display: flex;
gap: 14.4px;
align-items: center;
}

.performance_bootcamp_modal .gradient_bar {
transform: rotate(180deg);
}

.performance_bootcamp_modal .gradient_bar.bar1 {
width: 34.338px;
height: 8.576px;
background: linear-gradient(-90deg, rgb(103, 73, 215) 4.7619%, rgba(12, 12, 12, 0) 100%);
}

.performance_bootcamp_modal .gradient_bar.bar2 {
width: 33.58px;
height: 8.74px;
background: linear-gradient(90deg, #912fb9 55.446%, rgba(12, 12, 12, 0) 100%);
}

/* Hero Title "Every Second" */
.performance_bootcamp_modal .modal_hero_title {
font-family: "Recoleta" !important;
font-size: 44.16px;
font-weight: 400;
line-height: 0.84;
color: #fff;
text-transform: capitalize;
margin: 0;
}
.performance_bootcamp_modal .modal_hero_title.step3_title{
  font-family: 'Recoleta' !important;
  color: #FFF;
  font-size: 32px;
  font-weight: 400 !important;
  line-height: 120%; /* 38.4px */
  text-transform: capitalize;
}
/* Hero Bottom - Gradient Bars + "Counts" */
.performance_bootcamp_modal .modal_hero_bottom {
display: flex;
align-items: center;
gap: 10px;
margin-top: 11px;
margin-left: 42.46px;
}

.performance_bootcamp_modal .modal_gradient_bars_bottom {
display: flex;
flex-direction: column;
gap: 0;
position: relative;
}

.performance_bootcamp_modal .gradient_bar_bottom.bar1 {
width: 102.291px;
height: 37.034px;
background: linear-gradient(268.091deg, rgb(81, 44, 210) 4.7071%, rgba(12, 12, 12, 0) 51.839%);
}

.performance_bootcamp_modal .gradient_bar_bottom.bar2 {
width: 79.182px;
height: 37.034px;
background: linear-gradient(-90deg, rgb(165, 51, 207) 4.7619%, rgba(12, 12, 12, 0) 82.769%);
}

.performance_bootcamp_modal .modal_hero_title_counts {
font-family: "Recoleta" !important;
font-size: 44.16px;
font-weight: 400;
line-height: 0.84;
color: #fff;
text-transform: capitalize;
margin: 0;
padding-bottom: 2px;
}
.performance_bootcamp_modal .modal_hero_title_counts.step3_title_counts{
  color: #FFF;
  text-align: center;
  font-family: 'Recoleta' !important;
  font-size: 32px;
  font-weight: 400 !important;
  line-height: 120%; /* 38.4px */
  text-transform: capitalize;
}
/* Event Date */
.performance_bootcamp_modal .modal_event_date {
background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(218, 223, 255, 0.71) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
font-family: "DM Sans", sans-serif;
font-size: 11.04px;
font-weight: 600;
letter-spacing: 0.7728px;
text-transform: uppercase;
text-align: center;
margin: 14px 0 0 0;
line-height: 1;
}

.performance_bootcamp_modal .modal_event_date .dot {
color: #9630bf;
-webkit-text-fill-color: #9630bf;
}

/* Decorative Video on Left Bottom */
.performance_bootcamp_modal .modal_video_decoration {
position: absolute;
bottom: 0;
left: -118px;
width: 462px;
height: 256px;
overflow: hidden;
z-index: 1;
}

.performance_bootcamp_modal .modal_video_decoration video {
width: 256.342px;
height: 431.785px;
transform: rotate(90deg);
object-fit: cover;
position: absolute;
left: 30px;
top: -90px;
}

/* Right Side - Form (496px) */
.performance_bootcamp_modal .modal_right {
flex: 1 1 0%;
background: rgba(255, 255, 255, 0.08);
padding: 0;
display: flex !important;
align-items: center;
justify-content: flex-start;
position: relative;
/* display: block; */
width: auto;
}
.performance_bootcamp_modal .modal_right > [data-zuddl-widget-type="zuddl-flow"] {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

.performance_bootcamp_modal .modal_right iframe[id^="zuddl-flow-frame-"] {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
}

.performance_bootcamp_modal .modal_form_wrapper {
/* max-width: 412px; */
/* margin-left: 44px; */
position: relative;
z-index: 2;
margin: auto;
width: 100%;
padding: 20px;
}

.performance_bootcamp_modal .modal_form_title {
font-family: "Recoleta", serif;
font-size: 24px;
font-weight: 400;
line-height: 1;
color: #fff;
text-transform: capitalize;
margin: 0 0 24px 0;
}

/* Form Styling */
.performance_bootcamp_modal .performance_form .form-group {
margin-bottom: 20px;
}

.performance_bootcamp_modal .performance_form label {
font-family: "DM Sans" !important;
font-size: 16px;
font-weight: 400;
color: #fff;
text-transform: capitalize;
margin-bottom: 12px;
display: flex;
align-items: center;
}

.performance_bootcamp_modal .performance_form .form-control {
background: rgba(255, 255, 255, 0.2);
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 0;
height: 48px;
padding: 12px 16px;
color: #fff;
font-family: "DM Sans", sans-serif;
font-size: 14px;
width: 100%;
transition: all 0.3s ease;
box-shadow: none;
}

.performance_bootcamp_modal .performance_form .form-control:focus {
background: rgba(255, 255, 255, 0.25);
border-color: rgba(203, 51, 216, 0.5);
outline: none;
box-shadow: none;
}

.performance_bootcamp_modal .performance_form .form-control::placeholder {
color: rgba(255, 255, 255, 0.5);
}

/* Form Validation Error Styles */
.performance_bootcamp_modal .performance_form .form-control.error {
border: 1px solid #ff4444;
background: rgba(255, 68, 68, 0.1);
}

.performance_bootcamp_modal .performance_form .form-control.error:focus {
border-color: #ff4444;
background: rgba(255, 68, 68, 0.15);
}

.performance_bootcamp_modal .performance_form .error-message {
display: none;
color: #ff4444;
font-size: 13px;
font-weight: 400;
margin-top: 6px;
font-family: "DM Sans", sans-serif;
line-height: 1.4;
}

.performance_bootcamp_modal .performance_form .error-message.show {
display: block;
}

/* Error state for select/dropdown */
.performance_bootcamp_modal .performance_form .persona_select.error {
border: 1px solid #ff4444;
background: rgba(255, 68, 68, 0.1);
}

/* Error state for checkbox */
.performance_bootcamp_modal .performance_form .checkbox_group.error .checkbox_custom {
border-color: #ff4444;
}

/* Form Validation Error Styles */
.performance_bootcamp_modal .performance_form .form-control.error {
border: 1px solid #ff4444;
background: rgba(255, 68, 68, 0.1);
}

.performance_bootcamp_modal .performance_form .form-control.error:focus {
border-color: #ff4444;
background: rgba(255, 68, 68, 0.15);
}

.performance_bootcamp_modal .performance_form .error-message {
display: none;
color: #ff4444;
font-size: 13px;
font-weight: 400;
margin-top: 6px;
font-family: "DM Sans", sans-serif;
line-height: 1.4;
}

.performance_bootcamp_modal .performance_form .error-message.show {
display: block;
}

/* Error state for select/dropdown */
.performance_bootcamp_modal .performance_form .persona_select.error {
border: 1px solid #ff4444;
background: rgba(255, 68, 68, 0.1);
}

/* Error state for checkbox */
.performance_bootcamp_modal .performance_form .checkbox_group.error .checkbox_custom {
border-color: #ff4444;
}

/* Persona Field - Custom Dropdown with Info Icon (Figma Design) */
.performance_bootcamp_modal .persona_field_group .persona_select_wrapper {
position: relative;
width: 100%;
/* max-width: 412px; */
}

.performance_bootcamp_modal .persona_select {
width: 100%;
min-height: 48px;
background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%), linear-gradient(90deg, rgb(2, 2, 2) 0%, rgb(2, 2, 2) 100%);
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 0;
padding: 16px;
padding-right: 50px;
color: rgba(255, 255, 255, 0.4);
font-family: "DM Sans", sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: -0.28px;
line-height: 1;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
transition: all 0.3s ease;
box-shadow: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1L6 6L11 1' stroke='rgba(255,255,255,0.6)' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 50px center;
}

.performance_bootcamp_modal .persona_select:focus {
background: rgba(255, 255, 255, 0.25);
border-color: rgba(203, 51, 216, 0.5);
outline: none;
color: #fff;
}

.performance_bootcamp_modal .persona_select option {
background: rgb(2, 2, 2);
color: rgba(255, 255, 255, 0.4);
padding: 20px 16px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
font-family: "DM Sans", sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: -0.28px;
line-height: 1;
}

.performance_bootcamp_modal .persona_select option:last-child {
border-bottom: none;
}

.performance_bootcamp_modal .persona_select option:checked,
.performance_bootcamp_modal .persona_select option:hover {
background: linear-gradient(90deg, rgba(165, 51, 207, 0.6) 0%, rgba(146, 47, 190, 0.6) 100%);
color: #fff;
}

.performance_bootcamp_modal .persona_select option[value=""] {
color: rgba(255, 255, 255, 0.4);
}

/* Info Icon - Positioned at right: 16px */
.performance_bootcamp_modal .persona_info_icon {
position: absolute;
right: 16px;
top: 50%;
transform: translateY(-50%);
width: 18px;
height: 18px;
background: transparent;
border: none;
padding: 0;
cursor: pointer;
transition: opacity 0.2s ease;
}

.performance_bootcamp_modal .persona_info_icon:hover {
opacity: 0.7;
}

.performance_bootcamp_modal .persona_info_icon svg {
width: 100%;
height: 100%;
}

/* Step Visibility - Simple Show/Hide */
.performance_bootcamp_modal .step_1,
.performance_bootcamp_modal .step_2,
.performance_bootcamp_modal .step_3,
.performance_bootcamp_modal .step_4 {
display: flex;
width: 100%;
height: 100%;
}

.performance_bootcamp_modal .step_1.hide,
.performance_bootcamp_modal .step_2.hide,
.performance_bootcamp_modal .step_3.hide,
.performance_bootcamp_modal .step_4.hide {
display: none !important;
}

/* Step 4: Thank You Page */
.performance_bootcamp_modal .step_4 {
align-items: center;
justify-content: center;
position: relative;
background: #000;
border: 1px solid rgba(203, 51, 216, 0.7);
border-radius: 5px;
padding: 0;
  display: flex;
  height: 594px;
  overflow: hidden;
  position: relative;
}

.performance_bootcamp_modal .modal_thankyou_content {
display: flex;
flex-direction: column;
align-items: center;
gap: 28px;
width: 100%;
max-width: 472.848px;
z-index: 2;
position: relative;
}

.performance_bootcamp_modal .thankyou_icon {
width: 72px;
height: 72px;
}

.performance_bootcamp_modal .thankyou_icon svg {
width: 100%;
height: 100%;
}

.performance_bootcamp_modal .thankyou_text {
display: flex;
flex-direction: column;
gap: 16px;
align-items: center;
text-align: center;
}

.performance_bootcamp_modal .thankyou_title {
font-family: "Recoleta" !important;
font-size: 47.05px;
font-weight: 400;
line-height: 1;
letter-spacing: -0.941px;
color: #fff;
margin: 0;
}

.performance_bootcamp_modal .thankyou_description {
/* font-family: "DM Sans" !important; */
font-size: 16px;
font-weight: 300;
line-height: 1.5;
letter-spacing: -0.32px;
color: #fff;
margin: 0;
max-width: 491px;
}

.performance_bootcamp_modal .thankyou_buttons {
display: flex;
gap: 28px;
align-items: center;
}

.performance_bootcamp_modal .thankyou_btn_primary {
background: linear-gradient(71.54deg, rgb(149, 48, 190) 0%, rgb(75, 42, 189) 141.52%);
border: none;
border-radius: 2px;
padding: 20px;
height: 38px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-family: "DM Sans", sans-serif;
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
text-decoration: none;
cursor: pointer;
transition: all 0.3s ease;
}

.performance_bootcamp_modal .thankyou_btn_primary:hover {
transform: translateY(-2px);
box-shadow: 0 8px 24px rgba(149, 48, 190, 0.4);
text-decoration: none;
color: #fff;
}

.performance_bootcamp_modal .thankyou_btn_secondary {
background: #090909;
border: 0.729px solid #922fbe;
border-radius: 2px;
padding: 20px;
height: 38px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-family: "DM Sans", sans-serif;
font-size: 14px;
font-weight: 600;
text-transform: capitalize;
cursor: pointer;
transition: all 0.3s ease;
}

.performance_bootcamp_modal .thankyou_btn_secondary:hover {
background: rgba(146, 47, 190, 0.1);
transform: translateY(-2px);
}

/* Decorative Videos for Thank You Page */
.performance_bootcamp_modal .thankyou_video {
position: absolute;
width: 146px;
height: 250.164px;
mix-blend-mode: lighten;
z-index: 1;
}

.performance_bootcamp_modal .thankyou_video.video_left {
  top: 22%;
  transform: rotate(0deg) scaleY(-1);
  left: -2%;
}

.performance_bootcamp_modal .thankyou_video.video_right {
  right: -2%;
  top: 22%;
  /* transform: scaleY(-1); */
  transform: rotate(-180deg) scaleY(-1);
}

/* Submit Button - Positioned per Figma (left: 724px, top: 521px from modal body) */
.performance_bootcamp_modal .modal_submit_btn , .performance_bootcamp_modal .modal_submit_btn.back_btn{
/* position: absolute; */
/* left: 724px; */
/* top: 521px; */
background: linear-gradient(82.5706deg, rgb(149, 48, 190) 0%, rgb(75, 42, 189) 141.52%);
border: none;
border-radius: 2px;
padding: 12px 20px;
color: #fff;
font-family: "DM Sans", sans-serif;
font-size: 14px;
font-weight: 600;
text-transform: none;
cursor: pointer;
transition: all 0.3s ease;
min-width: auto;
/* position: relative; */
/* right: 0; */
right: 20px;
bottom: -40%;
bottom: -40%;
  display: flex;
  justify-self:flex-end;
}
.performance_bootcamp_modal .modal_submit_btn{
  /* bottom: 0; */
}
.performance_bootcamp_modal .modal_submit_btn.entry_btn{
  bottom: 0;
}
.performance_bootcamp_modal .modal_submit_btn.back_btn{
  left: 20px;
  right: initial;
  background: #fff;
  color: #000;
  /* bottom: -30%; */
}
.performance_bootcamp_modal .step_3 .modal_submit_btn, .performance_bootcamp_modal .step_3 .modal_submit_btn.back_btn{
  bottom: -38%;
}
.performance_bootcamp_modal .modal_submit_btn:hover {
/* transform: translateY(-2px);
box-shadow: 0 8px 24px rgba(149, 48, 190, 0.4); */
}
.performance_peak_video.video2.modal_video{
position: absolute;
bottom: -16%;
left: 0;
right: 0;
top: initial;
transform:rotate(-90deg);
width: 100%;
height: 60%;
}
.modal-backdrop.in{
  opacity: 0.9 !important;
}
.performance_bootcamp_modal .modal_left .step2_image{
  position: absolute;
  bottom: -4px;
}
.performance_bootcamp_modal .modal_left .step3_video1{
  position: absolute;
  transform: rotate(135deg);
  bottom: -16%;
  left: -7%;
}
.performance_bootcamp_modal .modal_left .step3_video2{
  position: absolute;
  top: -16%;
  right: -7%;
  transform: rotate(-45deg);

}
.performance_bootcamp_modal .step_3 .modal_left{
  display: flex;
}
.performance_bootcamp_modal .step_3 .modal_hero_content{
  margin-top: auto;
}
.performance_bootcamp_modal .performance_form .form-control.performance_textarea{
  height: 100px;
  width: 100%;
  resize: none;
  resize: none;
  /* max-width: 410px; */
}

/* Step 3: reCAPTCHA Placeholder */
.performance_bootcamp_modal .recaptcha_group {
margin-bottom: 40px;
}

.performance_bootcamp_modal .recaptcha_placeholder {
width: 140px;
height: 35px;
background: rgba(255, 255, 255, 0.1);
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 3px;
display: flex;
align-items: center;
justify-content: center;
}

.performance_bootcamp_modal .recaptcha_text {
font-family: "DM Sans", sans-serif;
font-size: 10px;
color: rgba(255, 255, 255, 0.5);
}

/* Step 3: Custom Checkbox (Exact from Figma) */
.performance_bootcamp_modal .checkbox_group {
margin: 40px 0;
margin: 40px 0;
width: 100%;
max-width: 368px;
}

.performance_bootcamp_modal .checkbox_label {
display: flex;
align-items: flex-start;
gap: 8px;
cursor: pointer;
margin-bottom: 8px;
}

.performance_bootcamp_modal .checkbox_label input[type="checkbox"] {
display: none;
}

.performance_bootcamp_modal .checkbox_custom {
width: 14px;
height: 14px;
min-width: 14px;
min-height: 14px;
background: transparent;
border: 1.5px solid #A533CF;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease;
flex-shrink: 0;
}

.performance_bootcamp_modal .checkbox_label input[type="checkbox"]:checked + .checkbox_custom {
background: #A533CF;
border-color: #A533CF;
}

.performance_bootcamp_modal .checkbox_label input[type="checkbox"]:checked + .checkbox_custom::after {
content: "";
width: 7px;
height: 4px;
border-left: 2px solid white;
border-bottom: 2px solid white;
transform: rotate(-45deg);
margin-bottom: 1px;
}

.performance_bootcamp_modal .checkbox_text {
font-family: "DM Sans" !important;
font-size: 12px;
font-weight: 300;
line-height: 1;
letter-spacing: -0.24px;
color: #fff;
flex: 1;
}

.performance_bootcamp_modal .checkbox_text .highlight_text {
color: #6D9FFF;
font-weight: 400;
}

.performance_bootcamp_modal .checkbox_note {
font-family: "DM Sans" !important;
font-size: 10px;
font-weight: 300;
line-height: 1.5;
letter-spacing: -0.2px;
color: #fff;
margin: 0;
/* padding-left: 22px; */
}

.performance_bootcamp_modal .checkbox_note .highlight_text {
color: #6D9FFF;
font-weight: 400;
}

.performance_bootcamp_modal .step_3  .performance_form .form-group{
  margin-bottom: 30px;
}
.performance_bootcamp_modal .recaptcha_group{
display: none;
}
.ai_agency_summit .web-growth-summit-footer .prepCopy{
border-top: none;
}
.performance_bootcamp_modal .checkbox_text .terms_text{
  color: #fff;
  font-size: inherit;
}

.performance_bootcamp_modal .modal_form_wrapper .step_count{
color: rgba(255, 255, 255, 0.50);
font-family: "DM Sans" !important;
font-size: 12px;
font-weight: 400;
line-height: 100%; /* 12px */
text-transform: capitalize;
}
/* .performance_bootcamp_modal .performance_form label  */
/* Modal Responsive Styles */
@media (max-width: 992px) and (min-width: 768px) {
.performance_bootcamp_modal .modal-dialog {
  width: 92%;
  max-width: 750px;
  margin: 30px auto;
}

.performance_bootcamp_modal .modal-content {
  padding: 8px;
}

.performance_bootcamp_modal .modal-body .step_1, 
.performance_bootcamp_modal .modal-body .step_2, 
.performance_bootcamp_modal .modal-body .step_3 {
  height: auto;
  min-height: 500px;
}

.performance_bootcamp_modal .modal_left {
  flex: 0 0 38%;
  padding: 60px 20px 30px 20px;
}

.performance_bootcamp_modal .modal_right {
  padding: 40px 28px;
}

.performance_bootcamp_modal .persona_field_group .persona_select_wrapper,
.performance_bootcamp_modal .performance_form .form-control.performance_textarea,
.performance_bootcamp_modal .checkbox_group {
  max-width: 100%;
}
}

@media (max-width: 992px) {
.performance_bootcamp_modal .modal-dialog {
  width: 90%;
  max-width: 750px;
  margin: 30px auto;
}

.performance_bootcamp_modal .modal-body .step_1 , .performance_bootcamp_modal .modal-body .step_2 , .performance_bootcamp_modal .modal-body .step_3{
  height: auto;
  min-height: 500px;
}

.performance_bootcamp_modal .modal_left {
  flex: 0 0 40%;
  padding: 80px 24px 30px 24px;
}

.performance_bootcamp_modal .modal_hero_content {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 0px;
}
.performance_bootcamp_modal .modal_hero_bottom{
  margin-left: 0;
}

.performance_bootcamp_modal .modal_hero_title {
  font-size: 36px;
}

.performance_bootcamp_modal .modal_hero_title_counts {
  font-size: 36px;
}

.performance_bootcamp_modal .modal_right {
  /* padding: 40px 32px; */
  padding: 0;
}

.performance_bootcamp_modal .modal_form_wrapper {
  width: 100%;
  /* max-width: 380px; */
  margin-left: 0;
}

.performance_bootcamp_modal .modal_submit_btn , .performance_bootcamp_modal .step_3 .modal_submit_btn, .performance_bootcamp_modal .step_3 .modal_submit_btn.back_btn{
  /* left: 620px; */
  top: auto;
  bottom: -30%;
}

.performance_bootcamp_modal .persona_field_group .persona_select_wrapper,
.performance_bootcamp_modal .performance_form .form-control.performance_textarea,
.performance_bootcamp_modal .checkbox_group {
  max-width: 100%;
}
.performance_bootcamp_modal .modal_left .step2_image{
  left: 0;
  right: 0;
  width: 100%;
}
.performance_bootcamp_modal .modal_left .step3_video2{
  top: -19%;
  right: -8%;
}
.performance_bootcamp_modal .modal_left .step3_video1{
  bottom: -19%;
  left: -8%;
}
.performance_bootcamp_modal .modal_submit_btn.back_btn{
  bottom: -30%;
}
}

@media (max-width: 767px) {
.performance_bootcamp_modal .modal-dialog {
  width: 95%;
  max-width: 100%;
  margin: 20px auto;
}

.performance_bootcamp_modal .modal-body .step_1 , .performance_bootcamp_modal .modal-body .step_2 , .performance_bootcamp_modal .modal-body .step_3{
  flex-direction: column;
  height: auto;
}

.performance_bootcamp_modal .modal_left {
  flex: 0 0 auto;
  width: 100%;
  padding: 50px 20px 40px 20px;
  min-height: 220px;
  padding-bottom: 0;
}
.performance_bootcamp_modal .modal_submit_btn.back_btn{
  bottom: -54px;
  left:0;
}

.performance_bootcamp_modal .modal_hero_subtitle {
  font-size: 6.5px;
}

.performance_bootcamp_modal .modal_hero_title {
  font-size: 32px;
}

.performance_bootcamp_modal .modal_hero_title_counts {
  font-size: 32px;
}

.performance_bootcamp_modal .modal_event_date {
  font-size: 10px;
}

.performance_bootcamp_modal .modal_video_decoration {
  left: -80px;
  bottom: -20px;
  width: 350px;
  height: 200px;
}

.performance_bootcamp_modal .modal_video_decoration video {
  width: 200px;
  height: 350px;
  left: 20px;
  top: -70px;
}

.performance_bootcamp_modal .modal_right {
  flex: 1;
  width: 100%;
  padding: 40px 20px 80px 20px;
  position: relative;
}

.performance_bootcamp_modal .modal_form_wrapper {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  padding: 0;
}

.performance_bootcamp_modal .modal_form_title {
  font-size: 20px;
  margin-bottom: 20px;
}

.performance_bootcamp_modal .modal_submit_btn {
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  margin-top: 10px;
  bottom: 0;
  left:0;
}

.performance_bootcamp_modal .persona_field_group .persona_select_wrapper,
.performance_bootcamp_modal .performance_form .form-control.performance_textarea,
.performance_bootcamp_modal .checkbox_group {
  max-width: 100%;
}

/* Step 4: Thank You - Mobile */
.performance_bootcamp_modal .modal_thankyou_content {
  width: 100%;
  max-width: 90%;
  padding: 20px;
}

.performance_bootcamp_modal .thankyou_title {
  font-size: 32px;
}

.performance_bootcamp_modal .thankyou_description {
  font-size: 14px;
}

.performance_bootcamp_modal .thankyou_buttons {
  flex-direction: column;
  width: 100%;
  gap: 16px;
}

.performance_bootcamp_modal .thankyou_btn_primary,
.performance_bootcamp_modal .thankyou_btn_secondary {
  width: 100%;
}

.performance_bootcamp_modal .thankyou_video {
  width: 100px;
  height: 170px;
}

.performance_bootcamp_modal .thankyou_video.video_left {
  /* left: -30px;
  right: auto; */
}
.performance_bootcamp_modal .modal_left .step2_image{
  display: none;
}
.performance_bootcamp_modal .modal_left .step3_video1{
  bottom: -42%;
}
.performance_bootcamp_modal .modal_left .step3_video2{
  top:-42%;
}
.performance_bootcamp_modal .modal_submit_btn, .performance_bootcamp_modal .step_3 .modal_submit_btn, .performance_bootcamp_modal .step_3 .modal_submit_btn.back_btn , .performance_bootcamp_modal .modal_submit_btn.back_btn{
  bottom: -18%;
  bottom: -18%;
}
.performance_bootcamp_modal .modal_right{
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.form_mainContainerMobile__UmOlN{
  padding-top: 0 !important;
}
}

@media (max-width: 650px) {
.performance_bootcamp_modal .modal-dialog {
  width: 96%;
  margin: 15px auto;
}

.performance_bootcamp_modal .modal-content {
  padding: 6px;
}

.performance_bootcamp_modal .modal_right {
  padding: 30px 16px 70px 16px;
}


}

@media (max-width: 576px) {
.performance_bootcamp_modal .modal_left {
  padding: 40px 16px 30px 16px;
  min-height: 240px;
}

.performance_bootcamp_modal .modal_hero_subtitle {
  font-size: 6px;
}

.performance_bootcamp_modal .modal_hero_title {
  font-size: 28px;
}

.performance_bootcamp_modal .modal_hero_title_counts {
  font-size: 28px;
}

.performance_bootcamp_modal .modal_hero_bottom {
  /* margin-top: 40px; */
}

.performance_bootcamp_modal .modal_event_date {
  font-size: 9px;
}

.performance_bootcamp_modal .modal_video_decoration {
  left: -100px;
  bottom: -30px;
  width: 280px;
  height: 170px;
}

.performance_bootcamp_modal .modal_video_decoration video {
  width: 170px;
  height: 280px;
  left: 15px;
  top: -50px;
}

.performance_bootcamp_modal .modal_right {
  padding: 30px 16px 70px 16px;
}

.performance_bootcamp_modal .modal_form_title {
  font-size: 18px;
}

.performance_bootcamp_modal .performance_form label {
  font-size: 14px;
}

.performance_bootcamp_modal .performance_form .form-control {
  height: 44px;
  font-size: 13px;
}

/* Step 4: Thank You - Small Mobile */
.performance_bootcamp_modal .thankyou_title {
  font-size: 28px;
}

.performance_bootcamp_modal .thankyou_video {
  width: 80px;
  height: 140px;
}
.performance_bootcamp_modal .step_3 .performance_form .form-group{
  margin-bottom: 0;
}
.performance_bootcamp_modal .modal_left .step3_video2 , .performance_bootcamp_modal .modal_left .step3_video1{
  width: 90px;
}
.performance_bootcamp_modal .performance_form .form-control.performance_textarea{
  height: 80px;
}
.performance_bootcamp_modal .step_3 .performance_form .form-group{
  margin-bottom: 0;
}
.performance_bootcamp_modal .modal_left .step3_video2 , .performance_bootcamp_modal .modal_left .step3_video1{
  width: 90px;
}
.performance_bootcamp_modal .performance_form .form-control.performance_textarea{
  height: 80px;
}
}

@media (max-width: 480px) {
.performance_bootcamp_modal .modal_left {
  padding: 30px 12px 24px 12px;
  min-height: 220px;
}

.performance_bootcamp_modal .modal_hero_content {
  width: 100%;
}

.performance_bootcamp_modal .modal_hero_title {
  font-size: 24px;
}

.performance_bootcamp_modal .modal_hero_title_counts {
  font-size: 24px;
}

.performance_bootcamp_modal .modal_right {
  padding: 24px 12px 60px 12px;
}

.performance_bootcamp_modal .performance_form .form-control {
  height: 42px;
}

/* Step 4: Thank You - Extra Small Mobile */
.performance_bootcamp_modal .thankyou_title {
  font-size: 24px;
}

.performance_bootcamp_modal .thankyou_description {
  font-size: 13px;
}

.performance_bootcamp_modal .thankyou_icon {
  width: 60px;
  height: 60px;
}

.performance_bootcamp_modal .thankyou_video {
  width: 70px;
  height: 120px;
}
}
