@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
/* @import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap"); */
/* @import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap"); */

@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.cloudways.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.cloudways.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 .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.3s ease, 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);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  transform: translateY(0);
}

.performance_bootcamp .performance_navbar_wrapper.sticky.hidden {
  transform: translateY(-150%) !important;
}

.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(27px);
  background: linear-gradient(to right, rgba(33, 59, 88, 0.14), 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: 157px;
  height: 30px;
}

.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", sans-serif;
  font-size: 11.864px;
  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;
}

.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", sans-serif;
  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";
  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.cloudways.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.cloudways.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.cloudways.com/wp-content/uploads/2024/10/video_bg_1.png)
    0px -314.216px/100% 137.23% no-repeat;
  /* background: url(https://www.cloudways.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.cloudways.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.cloudways.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{

}
.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: 2px solid rgba(232, 232, 232, 0.14);
  padding-top: 0;
}

.web-growth-summit-footer.performance_bootcamp_footer .footerContainer {
  border-bottom: none !important;
}

.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: 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 {
  padding: 50px 0 0 50px;
}

.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: normal;
  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;
}

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

.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: normal;
  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;
}

.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 .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: 96px;
  font-weight: 400;
  line-height: 84%; /* 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: 11.864px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.559px; /* 114.286% */
  letter-spacing: 1.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: rgba(203, 51, 216, 1);
}

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

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

 .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;
 }
 .web-growth-summit-page.performance_bootcamp .videoFold{
  background: #0A0A0A;
 }
/* 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 !important;
  }
  .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;
  }

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

@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.cloudways.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.cloudways.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.cloudways.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 .heroFold .mainWrap .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: 180px 0 207px !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.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 100px;
}

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

.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: 16px;
  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;
}

.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: 96px;
  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: 80px 100px;
  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", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 500;
  line-height: 72px;
  letter-spacing: -1.92px;
  margin: 0 0 16px 0;
  color: #FFFFFF;
}

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

/* Stat Divider Line */
.performance_bootcamp .stat_divider {
  width: 1px;
  height: 135px;
  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: 632px;
}

.performance_bootcamp .whyAttend_header .section_description {
  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: 505px;
}

/* 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);
}
.prep24_cmpg.performance_bootcamp .agendaFold .sliderWrap .tabsBox .carousel-indicators li{
  border: none;
  border-radius: 0px;
}
.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;
}

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

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

.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: 110%;
  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: 100%;
  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.cloudways.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: 22px;
  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;
}

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

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

.performance_speakers .company_logo svg {
  height: 100%;
  width: 100%;
}

.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);
  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: normal;
  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;
}
.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: 16%;

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

.performance_bootcamp .heroFold .performance_peak_video {
  position: absolute;
  top: 15%;
  left: 0;
  width: 136px;
  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: 30%;
  left: initial;
  width: 136px;
  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;
}

/* ========================================
   Performance Bootcamp - Responsive Styles
   ======================================== */

/* Tablet Styles */
@media (max-width: 992px) {
  /* Navbar - Tablet */
  .performance_bootcamp .performance_navbar_wrapper {
    padding: 24px 40px;
  }

  .performance_bootcamp .performance_navbar_container {
    padding: 14px 28px;
    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 {
    font-size: 80px;
  }

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

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

  .performance_bootcamp .heroFold .mainWrap .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 {
    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;
  }

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

  .performance_bootcamp .navbar_register_btn {
    font-size: 10px;
    padding: 8px 14px;
    order: 2;
  }

  .performance_bootcamp .navbar_register_btn 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: 12px;
  }

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

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

  .performance_bootcamp .heroFold .mainWrap .headerText .headerText_bottom {
    flex-direction: column;
    gap: 12px;
  }

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

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

  .performance_bootcamp .heroFold .mainWrap .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: 100px;
    height: 1px;
    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 {
    font-size: 36px;
  }

  .performance_bootcamp .whyAttend_header .section_description {
    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(3, 1fr);
    gap: 20px;
  }

  .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: 30px 40px;
    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;
  }

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

/* 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 {
    width: 85px;
  }

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

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

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

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

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

  .performance_bootcamp .heroFold .mainWrap .headerText h4 {
    font-size: 14px;
  }

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

  .performance_bootcamp .stats_counter_wrap {
    padding: 30px 20px;
  }

  .performance_bootcamp .stat_item .stat_number {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -1.28px;
  }

  .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 {
    font-size: 32px;
  }

  .performance_bootcamp .whyAttend_header .section_description {
    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;
  }

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

  .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: 100%;
    justify-content: center;
  }

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

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

  /* 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: 22px;
    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;
  }
}

/* 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: 8px;
    padding: 6px 10px;
    gap: 4px;
  }

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

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

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

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

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

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

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

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