.about-program-section {
  padding: 200px 144px 60px 118px;
  background-color: transparent;
  overflow-x: hidden;
}

.program-2-section {
  padding-top: 60px;
}

.program-3-section {
  padding-bottom: 200px;
  background-color: #f8f6e8;
  clip-path: polygon(0 0, 100% 15%, 100% 100%, 0 85%);
}

.studio-hero-img {
  position: absolute;
  top: -230px;
  right: 200px;
  z-index: 9;
  width: 460px;
  height: auto;
  border-radius: 25px;
  z-index: 9;
}

.image-caption {
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin-top: 5px;
}

.academy-hero-img {
  position: absolute;
  right: 200px;
  top: -230px;
}

.about-studio-header {
  color: #162a51;
  font-weight: 500;
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 60px;
  margin-top: 0px;
}

.about-program-header {
  color: #162a51;
  font-weight: 400;
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 60px;
  margin-top: 0px;
}

.programs-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 50px;
}

.programs-content {
  max-width: 560px;
}

.programs-quote-wrapper {
  position: relative;
  width: 100%;
  width: 500px;
  height: 500px;
}

.programs-quote-block {
  background: #f8f6e8;
  border-radius: 17px;
  padding: 23px 46px;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 412px;
  height: 350px;
}

.blue-quote {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-size: 96px;
  line-height: 20px;
  letter-spacing: 0.420901px;
  color: #679bf5;
  margin-bottom: 15px;
  margin-top: 35px;
}
.quote-body {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.420901px;
  margin-bottom: 20px;
}
.quote-name {
  font-style: normal;
  font-weight: 700;
  font-size: 12.0258px;
  line-height: 11px;
  letter-spacing: 1.54832px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.quote-business {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-size: 12.0258px;
  line-height: 20px;
  letter-spacing: 0.420901px;
  margin-bottom: 15px;
}

.programs-quote-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 207px;
  border-radius: 18px;
}

#splide1.splide--loop {
  width: 500px !important;
  height: 575px !important;
}

#splide1 .splide__arrow,
#splide2 .splide__arrow {
  display: none !important;
}

.splide__pagination__page {
  background-color: #c0d7ff !important;
  margin-left: 22px;
  margin-right: 22px;
}

.splide__pagination__page.is-active {
  background-color: #162a51 !important;
}

.application-section {
  padding: 150px 120px 300px 120px;
  background-image: url('../images/beige-loop.svg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.academy-application {
  padding: 60px 120px 250px 120px;
  overflow-y: visible;
  position: relative;
}

.beige-loop-sm {
  position: absolute;
  top: -80%;
  left: 0;
  height: auto;
  width: 100vw;
  z-index: -1;
}

.application-block {
  width: 100%;
  background: #679bf5;
  box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.08);
  border-radius: 25px;
  color: #fff;
  padding: 55px 105px;
}

.green-block {
  background: #d3db50;
  color: #162a51;
}

.application-header {
  font-family: DMSans, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 24px;
}

.application-body {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.56px;
  margin-bottom: 30px;
}

.white-button {
  background-color: #fff;
}

.timeline-section {
  padding: 100px 120px;
}

.timeline-header {
  font-weight: 500;
  font-size: 64px;
  line-height: 76px;
  text-align: center;
  color: #162a51;
  margin-bottom: 100px;
}

.timeline-step {
  font-weight: 700;
  font-size: 50.5705px;
  line-height: 50px;
  text-align: center;
  color: #162a51;
  margin-bottom: 30px;
}

.timeline-date {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25.2852px;
  line-height: 26px;
  text-align: center;
  color: #162a51;
}

#splide2.splide--loop {
  width: 100% !important;
  height: 200px !important;
  padding-top: 70px;
}

#splide2 .splide__pagination {
  bottom: auto !important;
  top: 0 !important;
}

#splide2 .splide__pagination__page {
  margin-left: 100px;
  margin-right: 100px;
  width: 10px;
  height: 10px;
  z-index: 9;
}

.timeline-track {
  width: 100%;
  height: 5px;
  background-color: #f0f5fe;
  position: absolute;
  top: 5px;
  z-index: -1;
}

.video-header {
  font-weight: 400;
  font-size: 36px;
  line-height: 50px;
  color: #ffffff;
  margin-bottom: 30px;
  width: 100%;
  text-align: left;
}

.studio-video-box {
  transition: all 200ms ease;
}

.studio-video-box:hover {
  cursor: pointer;
  filter: brightness(70%);
}

.studio-video-box:hover .faq-video-play-button {
  filter: brightness(100%);
}

iframe {
  height: 600px;
  width: 1080px;
}

.video-section {
  padding: 130px 130px 120px 120px;
  background-color: #0a1530;
  background-image: url('../images/darker-loop-bg.svg');
  background-position: center center;
  background-size: cover;
}

.video-section .wide-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.leap-partners-light-section {
  padding: 130px 130px 120px 120px;
  background-color: #fff;
  background-image: url('../images/light-blue-loop.svg');
  background-position: center center;
  background-size: cover;
}

.leap-partners-light-section .wide-container {
  position: relative;
}

.leap-partners-light-header {
  max-width: 780px;
  color: #162a51;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
  z-index: 9;
}

.leap-partners-light-section .partner-block {
  box-shadow: 0px 3.13187px 39.1483px rgba(0, 0, 0, 0.08);
}

.partners-circle {
  position: absolute;
  left: -20px;
  top: 10px;
  z-index: 1;
}

.programs-body {
  margin-bottom: 30px;
}

/* Academy  */
.text-green {
  color: #3c520e;
}

.programs-beige {
  background-color: #f8f6e8;
  padding-bottom: 275px;
}

.difference-section {
  padding: 118px 130px 120px;
  background-color: #162a51;
  color: #fff;
  position: relative;
}

.offset-images {
  position: relative;
  width: 600px;
  height: 700px;
  margin-top: -100px;
}

.academy-img-1 {
  position: absolute;
  bottom: 50px;
  left: 70px;
  width: 250px;
  height: auto;
  border-radius: 25px;
}

.academy-img-2 {
  position: absolute;
  top: 80px;
  right: -65px;
  width: 385px;
  height: auto;
  border-radius: 25px;
}

.academy-img-3 {
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  border-radius: 25px;
}

.academy-img-4 {
  position: absolute;
  bottom: 0;
  right: 70px;
  width: 400px;
}

.program-images-2 {
  margin-top: 0;
  height: 500px;
}

.program-images-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}
.program-images-4 {
  display: flex;
  align-items: start;
  justify-content: center;
}

.pitch-img {
  width: 400px;
  height: auto;
  border-radius: 25px;
}

.studio-splide {
  margin-left: 20%;
}

@media screen and (max-width: 991px) {
  .about-program-header {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 30px;
    margin-top: 20px;
  }

  .academy-application {
    padding: 30px;
  }

  .programs-beige {
    padding-bottom: 155px;
  }

  .timeline-header {
    font-size: 36px;
    line-height: 46px;
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }

  .timeline-step {
    font-size: 36px;
    line-height: 46px;
  }

  .timeline-date {
    font-size: 16px;
    line-height: 32px;
  }

  .programs-quote-wrapper {
    width: 400px;
  }

  .programs-quote-block {
    width: 330px;
  }

  .programs-quote-image {
    height: 146px;
    left: 60%;
    right: auto;
  }

  #splide1.splide--loop {
    width: 400px !important;
    height: 460px !important;
  }

  .studio-hero-img {
    height: 200px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    top: -120px;
    right: 0;
    left: 0;
  }

  .academy-hero-img {
    width: 240px;
    top: -150px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
  }

  .academy-img-1 {
    position: absolute;
    top: 50px;
    left: 20px;
  }

  .academy-img-2 {
    position: absolute;
    top: 0;
    right: 30px;
  }

  .studio-video-box,
  .faq-video-embed {
    height: 400px !important;
    width: 100%;
  }

  .video-header {
    color: #ffffff;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .program-3-section {
    padding-bottom: 200px;
    background-color: #f8f6e8;
    clip-path: polygon(0 0, 100% 8%, 100% 100%, 0 94%);
  }

  .program-images-3 {
    order: -1;
    margin-top: -50px;
  }
  .program-images-4 {
    order: -1;
  }

  .pitch-img {
    width: 300px;
    margin-top: 50px;
  }

  .difference-section {
    padding: 85px 30px;
    padding-top: 160px;
  }

  .offset-images {
    order: -1;
    margin-top: 0;
    width: 600px;
    left: 0;
    right: 0;
    top: -23px;
    overflow: hidden;
    height: 600px;
  }

  .academy-imgs-1 {
    margin-top: -80px;
  }

  .program-images-2 {
    height: 460px;
  }

  .studio-splide {
    order: -1;
    margin: 0;
  }

  .about-program-section {
    padding-top: 50px;
    padding-right: 118px;
  }

  .application-block {
    padding: 50px 30px;
  }

  #splide2 .splide__pagination {
    justify-content: space-between;
    width: 100%;
  }

  #splide2 .splide__pagination__page {
    margin: 0;
  }
}

@media screen and (max-width: 1300px) {
  .programs-block {
    flex-direction: column-reverse;
  }

  .programs-content {
    max-width: 100%;
  }

  #splide1 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .video-section {
    padding: 44px 30px 100px;
  }

  .leap-partners-light-section {
    padding: 88px 30px;
  }

  .about-program-section {
    padding: 88px 30px;
  }

  .timeline-section {
    padding: 88px 30px;
  }

  .application-section {
    padding: 88px 30px;
  }

  .academy-img-4 {
    right: 0;
    width: 70%;
  }

  .offset-images {
    width: 100%;
  }

  .academy-img-1 {
    top: 18%;
    left: 10%;
    width: 200px;
  }
  .academy-img-2 {
    top: 0;
    right: 10%;
    width: 250px;
  }
  .mobile-padding-academy {
    margin-bottom: 30px;
    padding-top: 150px;
  }
}

@media screen and (max-width: 479px) {
  .studio-video-box,
  .faq-video-embed {
    height: 200px !important;
    width: 100%;
  }
  .studio-hero-img {
    top: -120px;
  }

  .academy-hero-img {
    top: -140px;
  }

  .programs-quote-wrapper {
    width: 98%;
    height: 460px;
  }

  .programs-quote-block {
    width: 100%;
    padding: 30px 23px;
    height: auto;
  }

  .programs-quote-image {
    height: 146px;
    left: 50%;
    right: auto;
  }

  #splide1.splide--loop {
    width: 300px !important;
    height: 500px !important;
  }

  .academy-img-1 {
    top: 18%;
    left: 0;
    width: 60%;
  }
  .academy-img-2 {
    top: 0;
    right: 0;
    width: 60%;
  }
}

@media screen and (max-width: 1187px) {
  iframe {
    width: 100%;
  }
}
