:root {
  --color--black: #000;
  --color--deep-grey: #3a454f;
  --color--white: #fff;
  --color--dark-grey: #121212;
  --color--dark-grey-2: #7d8a95;
  --color--tint-white: #eceff1;
  --color--orange: #ff5c1b;
  --color--light-grey: #eceff1;
  --size--stroke: 2px;
  --size--radius: 25px;
  --spaces--10-px-row: 10px;
  --spaces--20-px-row: 20px;
  --spaces--30-px-row: 30px;
  --number--square-5px: 5px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--color--black);
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

.text-h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 92px;
  font-weight: 700;
  line-height: 76px;
}

.text-h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 92px;
  font-weight: 700;
  line-height: 90px;
}

.text-h3 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Space Grotesk, sans-serif;
  font-size: 92px;
  font-weight: 700;
  line-height: 88px;
}

.text-h4 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 46px;
}

.text-h5 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.text-nav {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
}

.text-body {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.text-body-m {
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Space Grotesk, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
}

.text-body-l {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.text-body-xl {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 50px;
}

.text-big-number {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 120px;
  font-weight: 500;
  line-height: 50px;
}

.text-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 58px;
}

.text-title-white {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 52px;
}

.text-display {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 240px;
  font-weight: 700;
  line-height: 200px;
}

.text-nav-var {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 15px;
}

.text-h1-mobile {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 50px;
}

.text-h2-mobile {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.text-h4-mobile {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
}

.text-big-number-mobile {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 80px;
  font-weight: 500;
  line-height: 50px;
}

.text-body-xl-mobile {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
}

.text-h3-mobile {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Space Grotesk, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
}

.text-body-m-mobile {
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.nav {
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 109px;
  text-decoration: none;
  display: flex;
}

.button-style {
  grid-column-gap: 10px;
  background-color: #ff5c1b;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 210px;
  height: 36px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.button-style:hover, .button-style:active, .button-style:focus, .button-style:focus-visible, .button-style[data-wf-focus-visible], .button-style:visited {
  color: #ff5c1b;
}

.button-text {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
}

.doodzoo-0 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.doodzoo-1 {
  color: #ff5c1b;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.container {
  max-width: 1440px;
  padding: 20px 40px;
}

.container.cont-div {
  padding-top: 75px;
  padding-bottom: 75px;
}

.hero {
  grid-row-gap: 64px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.welcome-texts {
  grid-row-gap: 9px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 680px;
  text-decoration: none;
  display: flex;
}

.main-title {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 76px;
  text-decoration: none;
}

.paragraph {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.paragraph.black {
  color: var(--color--deep-grey);
  font-size: 1rem;
  line-height: 1.4rem;
}

.paragraph.alt {
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.barnav {
  grid-column-gap: 40px;
  border: 1px solid #fff;
  border-width: 1px 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 50px;
  text-decoration: none;
  display: flex;
}

.urls {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 206px;
  height: 26px;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #ff5c1b;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 15px;
  text-decoration: none;
}

.featured-project {
  background-color: #000;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 440px;
  text-decoration: none;
  display: flex;
}

.left-col {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 680px;
  text-decoration: none;
  display: flex;
}

.train {
  object-fit: cover;
  width: 100%;
}

.right-col {
  grid-column-gap: 10px;
  background-color: #121212;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  height: 439px;
  padding: 29px 33px;
  text-decoration: none;
  display: flex;
}

.subtitles {
  color: #ff5c1b;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3.875rem;
  font-weight: 700;
  line-height: 58px;
  text-decoration: none;
}

.project-01 {
  grid-row-gap: 10px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1360px;
  text-decoration: none;
  display: flex;
}

.project-title {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.title {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 80px;
  text-decoration: none;
}

.tags {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}

.content-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.left-col-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.image-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: grid;
}

.first-col {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
}

.bilboard-1 {
  aspect-ratio: auto;
  object-fit: cover;
}

.second-col {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  text-decoration: none;
  display: flex;
}

.first-row {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.logo-conquer {
  object-fit: cover;
  max-width: 100%;
  margin-top: -150px;
  overflow: hidden;
}

.right-col-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  text-decoration: none;
  display: flex;
}

.numbers {
  color: #888;
  text-align: right;
  text-transform: uppercase;
  width: 18%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 6rem;
  font-weight: 500;
  line-height: 70px;
  text-decoration: none;
}

.paragraph-2 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.project-02 {
  grid-row-gap: 30px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 1892px;
  padding: 150px 40px;
  text-decoration: none;
  display: flex;
}

.image-gallery {
  grid-column-gap: 19px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900.279px;
  text-decoration: none;
  display: flex;
}

.first-row-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 900.258px;
  text-decoration: none;
  display: flex;
}

.sisters-of-night-02-1 {
  object-fit: cover;
}

.second-row {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.info {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #888;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.paragraph-3 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.title-02 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.first-row-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 900.258px;
  text-decoration: none;
  display: flex;
}

.sisters-of-night-1 {
  object-fit: cover;
}

.text-6 {
  color: #888;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.paragraph-4 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.first-row-4 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 900.258px;
  text-decoration: none;
  display: flex;
}

.project-3 {
  grid-row-gap: 30px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.project-title-02 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.title-3 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.tags-02 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 46px;
  text-decoration: none;
}

.image-gallery-02 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900.279px;
  text-decoration: none;
  display: grid;
}

.first-row-5 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 900.258px;
  text-decoration: none;
  display: flex;
}

.sisters-of-night-2 {
  object-fit: cover;
}

.second-row-02 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.info-02 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #888;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.big-paragraph {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 42px;
  text-decoration: none;
}

.philosophy {
  grid-row-gap: 10px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.title-style-2 {
  color: #fff;
  text-transform: uppercase;
  max-width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3.9rem;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
}

.content-wrap-2 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1245px;
  text-decoration: none;
  display: flex;
}

.image-carrousel {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: grid;
}

.carousel-image {
  object-fit: cover;
}

.text-wrap {
  padding-left: 220px;
}

.paragraph-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.project-4 {
  grid-row-gap: 10px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.container-4 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.project-title-3 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.title-style-3 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.tags-3 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 46px;
  text-decoration: none;
}

.image-gallery-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: grid;
}

.left-col-3 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.bride {
  object-fit: cover;
}

.double-image {
  grid-row-gap: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.right-col-3 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #888;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.paragraph-7 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.project-5 {
  grid-row-gap: 30px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.project-title-4 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.title-style-4 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.tags-4 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 46px;
  text-decoration: none;
}

.bomber-gallery {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.image-div {
  grid-row-gap: 20px;
  object-fit: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.row-1 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.bomber-1 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.row-2 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.info-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #888;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.paragraph-8 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.project-6 {
  grid-row-gap: 30px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.project-title-5 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.title-style-5 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.tags-5 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 46px;
  text-decoration: none;
}

.content-style-2 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-gallery-5 {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  max-width: 100%;
  text-decoration: none;
  display: grid;
}

.thundercats {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.info-4 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #888;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 7.5rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.paragraph-9 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.services {
  grid-row-gap: 90px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #ff5c1b;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.creative-direction {
  grid-column-gap: 120px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.tags-6 {
  color: #ff5c1b;
  text-transform: uppercase;
  width: 160px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.main-content {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.service-title {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 80px;
  text-decoration: none;
}

.paragraph-10 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 28px;
  text-decoration: none;
}

.main-content-2 {
  grid-row-gap: 29px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.character-design {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.main-content-3 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ready-to-build {
  grid-row-gap: 30px;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.title-style-6 {
  color: #ff5c1b;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 5.75rem;
  font-weight: 700;
  line-height: 90px;
  text-decoration: none;
}

.content-style-3 {
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1015px;
  text-decoration: none;
  display: flex;
}

.paragraph-11 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 50px;
  text-decoration: none;
}

.buttons {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-talk {
  grid-column-gap: 10px;
  background-color: #ff5c1b;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 250px;
  max-width: 260px;
  height: 36px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
}

.button-request {
  grid-column-gap: 10px;
  border: 2px solid #ff5c1b;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 260px;
  max-width: 260px;
  height: 36px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 18px;
  text-decoration: none;
}

.footer {
  grid-row-gap: 10px;
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.image-footer {
  object-fit: cover;
  align-self: center;
  width: 100%;
}

.label, .beanie, .ads, .sisters-of-night-3 {
  object-fit: cover;
}

.div-block {
  width: 50%;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: block;
}

.section {
  padding-top: 150px;
  padding-bottom: 150px;
}

.link {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link:visited {
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
}

.intro {
  color: var(--color--white);
  margin-top: 10px;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 15px;
}

.footer-section {
  background-image: url('../images/Image-Footer.png');
  background-position: 0 0;
  background-size: auto;
}

.container-5 {
  width: 100%;
  max-width: 1440px;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed {
  align-self: center;
}

.div-block-6 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.header-style {
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  padding-left: 41px;
  padding-right: 42px;
  display: flex;
}

.logo-section {
  grid-column-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 332px;
  text-decoration: none;
  display: flex;
}

.ai-filmmaking-workshop {
  color: #3a454f;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.by-doodzoo {
  color: #3a454f;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
}

.cta-button {
  background-color: #ff4d00;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.apply-now {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.by-doodzoo-2 {
  color: #ff4d00;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  display: inline-block;
}

.hero-section {
  grid-row-gap: 48px;
  border-bottom: 2px solid var(--color--white);
  background-color: var(--color--white);
  background-image: url('../images/Background-2.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  min-height: 50vh;
  padding: 0 60px;
  display: flex;
}

.hero-content {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.hero-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 3.5rem;
  text-decoration: none;
}

.cta-button-2 {
  background-color: #ff4d00;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.introduction-section {
  border-style: none solid solid;
  border-width: 2px 0 0;
  border-color: var(--color--white) #fff #fff;
  background-color: var(--color--dark-grey);
  justify-content: flex-start;
  align-items: center;
  height: 80vh;
  text-decoration: none;
  display: flex;
  position: relative;
}

.intro-photo {
  border-top-style: none;
  border-top-width: 2px;
  border-left-style: solid;
  border-left-width: 0;
  border-right-style: solid;
  border-right-width: 2px;
  width: 100%;
}

.intro-content {
  z-index: 20;
  grid-row-gap: 10px;
  border: 2px solid var(--color--white);
  background-color: var(--color--deep-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 544px;
  margin-left: -90px;
  padding: 60px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.h2-title {
  color: #3a454f;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 2rem;
  text-decoration: none;
}

.h2-title.white {
  color: #fff;
}

.h2-title.white.centre, .h2-title.centre {
  text-align: center;
}

.welcome-to-the-ai-filmmaking-workshop-a-practical-course-that-teaches-you-how-to-create-films-using {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.div-block-7 {
  border-right: 2px solid var(--color--white);
  background-image: url('../images/elders.png');
  background-position: 50%;
  background-size: cover;
  width: 50vw;
  height: 100%;
}

.why-section {
  grid-row-gap: 40px;
  border-style: solid;
  border-width: 2px 0 0;
  border-color: var(--color--white) #fff #fff;
  background-image: url('../images/Why-Section.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: 763px;
  padding: 80px 40px;
  display: flex;
}

.why-content {
  grid-row-gap: 16px;
  border: 2px solid var(--color--white);
  background-color: var(--color--deep-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 549px;
  padding: 60px;
  text-decoration: none;
  display: flex;
}

.section-title {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Encode Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.4px;
  text-decoration: none;
}

.benefits {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.benefit-1 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon-circle {
  background-color: #ff4d00;
  border-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.clock {
  border: 0 solid #fff;
  overflow: hidden;
}

.benefit-text {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.benefit-2 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.sparkles {
  border: 0 solid #fff;
  overflow: hidden;
}

.benefit-3 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.globe {
  border: 0 solid #fff;
  overflow: hidden;
}

.paragraph-5 {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.text-3 {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2rem;
  text-decoration: none;
}

.text-3.white {
  color: var(--color--white);
}

.early-bird-section {
  grid-column-gap: 20px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 120px 60px 120px 180px;
  display: flex;
}

.early-bird-content {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 420px;
  text-decoration: none;
  display: flex;
}

.ad-title {
  color: #ff4d00;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
  text-decoration: none;
}

.ad-title.reg-price {
  color: var(--color--dark-grey-2);
  text-decoration: line-through;
}

.ad-title.white {
  color: var(--color--white);
}

.what-you-get-section {
  grid-row-gap: 40px;
  border-top: 2px solid var(--color--white);
  background-color: var(--color--deep-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 80px 60px;
  text-decoration: none;
  display: flex;
}

.what-content {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.features-grid {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.features-row-1 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  display: flex;
}

.feature-card-1 {
  grid-row-gap: 10px;
  border: 1px solid var(--color--white);
  background-color: var(--color--dark-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 180px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.video {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.card-title {
  color: var(--color--dark-grey);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2rem;
  text-decoration: none;
}

.card-title.white {
  color: var(--color--white);
}

.card-text {
  color: var(--color--dark-grey);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: .9rem;
  text-decoration: none;
}

.card-text.white {
  color: var(--color--white);
}

.feature-card-2 {
  grid-row-gap: 12px;
  border: 2px solid var(--color--dark-grey-2);
  background-color: var(--color--dark-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 180px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.target {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.features-row-2 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-card-3 {
  grid-row-gap: 12px;
  border: 2px solid var(--color--dark-grey-2);
  background-color: var(--color--dark-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 180px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.zap {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.feature-card-4 {
  grid-row-gap: 12px;
  border: 2px solid var(--color--dark-grey-2);
  background-color: var(--color--dark-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 180px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.users {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.feature-card-5 {
  grid-row-gap: 12px;
  border: 1px solid var(--color--white);
  background-color: var(--color--dark-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 180px;
  padding: 24px;
  display: flex;
}

.film {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.section-title-2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Encode Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.4px;
  text-decoration: none;
}

.outcomes-section {
  grid-row-gap: 40px;
  background-color: var(--color--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 740px;
  padding: 80px 40px;
  display: flex;
}

.outcomes-content {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.outcomes-list {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.outcome-1 {
  grid-row-gap: 16px;
  border: 1px solid var(--color--deep-grey);
  background-color: var(--color--white);
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 440px;
  height: 470px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.image-outcome {
  border-radius: 5px;
}

.outcome-content {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px 16px;
  text-decoration: none;
  display: flex;
}

.title-outcome {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.outcome-title {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.6rem;
  text-decoration: none;
}

.outcome-sub-title {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
  text-decoration: none;
}

.outcome-paragraph {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
}

.outcome-2, .outcome-3 {
  grid-row-gap: 16px;
  border: 1px solid var(--color--deep-grey);
  background-color: var(--color--white);
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 440px;
  height: 470px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.div-block-8 {
  line-height: 14px;
}

.topics-section {
  grid-row-gap: 40px;
  border-top: 2px none var(--color--dark-grey-2);
  background-color: var(--color--black);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 80px 40px;
  text-decoration: none;
  display: flex;
}

.topics-content {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.topics-grid {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.topics-row {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.topic-1 {
  grid-row-gap: 8px;
  border: 1px solid var(--color--white);
  background-image: url('../images/Topic-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 280px;
  min-height: 280px;
  text-decoration: none;
  display: flex;
}

.topic-content {
  grid-row-gap: 8px;
  background-image: linear-gradient(181.03deg, #7d8a9500 0%, #000000bf 100%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 111px;
  padding: 20px;
  display: flex;
}

.topic-title {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 19.2px;
  text-decoration: none;
}

.topic-text {
  color: #fff;
  width: 100%;
  height: 35px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  text-decoration: none;
}

.topic-2 {
  grid-row-gap: 8px;
  border: 1px solid var(--color--white);
  background-image: url('../images/Topic-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 280px;
  min-height: 280px;
  text-decoration: none;
  display: flex;
}

.topic-3 {
  grid-row-gap: 8px;
  border: 1px solid var(--color--white);
  background-image: url('../images/Topic-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 280px;
  min-height: 280px;
  text-decoration: none;
  display: flex;
}

.topic-4 {
  grid-row-gap: 8px;
  border: 1px solid var(--color--white);
  background-image: url('../images/Topic-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 280px;
  min-height: 280px;
  text-decoration: none;
  display: flex;
}

.topic-5 {
  grid-row-gap: 8px;
  border: 1px solid var(--color--white);
  background-image: url('../images/Topic-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 280px;
  min-height: 280px;
  text-decoration: none;
  display: flex;
}

.topic-6 {
  grid-row-gap: 8px;
  border: 1px solid var(--color--white);
  background-image: url('../images/Topic-6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 280px;
  min-height: 280px;
  text-decoration: none;
  display: flex;
}

.section-title-3 {
  color: #3a454f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Encode Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.4px;
  text-decoration: none;
}

.topic-content-2 {
  grid-row-gap: 8px;
  background-image: linear-gradient(180.96deg, #56596500 0%, #1b1621bf 86%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 111px;
  padding: 20px;
  display: flex;
}

.topic-content-3 {
  grid-row-gap: 8px;
  background-image: linear-gradient(#56596500 0%, #1b1621 100%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 116px;
  padding: 20px;
  display: flex;
}

.topics-row-2 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.topic-content-4 {
  grid-row-gap: 8px;
  background-image: linear-gradient(180.58deg, #3a454f00 0%, #1b1621 100%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 125px;
  padding: 20px;
  display: flex;
}

.topic-content-5 {
  grid-row-gap: 8px;
  background-image: linear-gradient(#3a454f00 0%, #000000bf 100%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 128px;
  padding: 20px;
  display: flex;
}

.topic-content-6 {
  grid-row-gap: 8px;
  background-image: linear-gradient(#3a454f00 0%, #000 100%);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 109px;
  padding: 20px;
  display: flex;
}

.access-section {
  grid-row-gap: 32px;
  border-style: solid none;
  border-width: 2px 0;
  border-color: var(--color--white) #fff;
  background-image: url('../images/Access-Section.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: 60vh;
  padding: 80px 60px;
  display: flex;
}

.white-card {
  grid-row-gap: 32px;
  border: 2px solid var(--color--white);
  background-color: var(--color--deep-grey);
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 535px;
  padding: 60px;
  text-decoration: none;
  display: flex;
}

.access-list {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 361px;
  text-decoration: none;
  display: flex;
}

.access-item-1 {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.access-item-2, .access-item-3, .access-item-4, .access-item-5, .access-item-6 {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-4 {
  color: #3a454f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Encode Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 33.6px;
  text-decoration: none;
}

.text-4 {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-decoration: none;
}

.text-4.white {
  color: var(--color--white);
}

.about-instructor-section {
  grid-row-gap: 24px;
  background-color: var(--color--dark-grey);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding-left: 40px;
  text-decoration: none;
  display: flex;
}

.instructor-card {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.about-card {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50vw;
  max-width: 614px;
  padding-right: 60px;
  text-decoration: none;
  display: flex;
}

.about-title {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38.4px;
  text-decoration: none;
}

.about-paragraph {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.about-image {
  border: 0 solid #fff;
  border-left-width: 2px;
  width: 100%;
}

.div-block-9 {
  width: 50vw;
}

.life-after-course-section {
  grid-column-gap: 135px;
  border-style: solid;
  border-width: 2px 0 0;
  border-color: var(--color--white) #fff #fff;
  background-image: url('../images/Life-After-Course-Section.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 80vh;
  padding: 160px 40px;
  display: flex;
}

.section-subtitle {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4rem;
  text-decoration: none;
}

.outcome-text-1 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.life-title {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1rem;
  text-decoration: none;
}

.life-text {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.1rem;
  text-decoration: none;
}

.palette {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.outcome-text-2 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rocket {
  border: 0 solid #ff4d00;
  overflow: hidden;
}

.outcome-text-3 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.parageaph {
  color: #3a454f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.white-card-2 {
  grid-row-gap: 24px;
  background-color: var(--color--tint-white);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 650px;
  height: 570px;
  padding: 40px 60px;
  text-decoration: none;
  display: flex;
}

.outcomes-list-2 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.outcome-1-2, .outcome-2-2, .outcome-3-2 {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.my-movies-section {
  grid-row-gap: 10px;
  border-top: 2px solid var(--color--white);
  background-color: var(--color--dark-grey);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 120px 40px;
  display: flex;
}

.my-movies {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1360px;
  height: 575px;
  text-decoration: none;
  display: flex;
}

.section-header {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.video-row {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.video-card {
  grid-row-gap: 20px;
  background-color: var(--color--white);
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 325px;
  height: auto;
  padding: 8px 8px 40px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #00000026;
}

.thumbnail {
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.video-info {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  display: flex;
}

.movie-title {
  color: var(--color--deep-grey);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1rem;
  text-decoration: none;
}

.video-card-7, .video-card-8, .video-card-9 {
  grid-row-gap: 20px;
  background-color: #eceff1;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 325px;
  height: 483px;
  padding: 8px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 1px 3px #0000004d, 0 4px 8px #00000026;
}

.section-title-5 {
  color: #3a454f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Encode Sans Expanded, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.paragraph-12 {
  color: #3a454f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.final-cta-section {
  grid-row-gap: 32px;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 420px;
  padding: 60px;
  display: flex;
}

.cta-content {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 900px;
  text-decoration: none;
  display: flex;
}

.cta-title {
  color: #3a454f;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Encode Sans, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 43.2px;
  text-decoration: none;
}

.cta-buttons {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.waitlist-button {
  background-color: #3a454f;
  border-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.join-the-waitlist {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.apply-button {
  background-color: #ff4d00;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
}

.footer-content {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 600px;
  text-decoration: none;
  display: flex;
}

.footer-title {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Encode Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}

.footer-paragraph {
  color: #eceff1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: none;
}

.social-media {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.instagram, .youtube, .linkedin {
  background-color: #ff4d00;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
}

.footer-bottom {
  background-color: #ff4d00;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1px;
  display: flex;
}

.copyright {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.copyright-text {
  color: #eceff1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  text-decoration: none;
}

.footer-2 {
  background-color: #3a454f;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 394px;
  padding: 60px 40px;
  text-decoration: none;
  display: flex;
}

.instagram-2, .youtube-2, .linkedin-2 {
  border: 0 solid #fff;
  overflow: hidden;
}

.background-video {
  z-index: 10;
  height: 70vh;
  position: relative;
}

.videos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-10 {
  border-left: 2px solid var(--color--white);
}

.navbar {
  background-color: #ddd0;
  width: 100%;
}

.nav-link, .nav-link-2, .nav-link-3 {
  color: #fff;
}

.container-6, .nav-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-logo-left {
  width: 100%;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1600px;
  margin-bottom: 0;
  padding: 0 20px;
}

.container-7 {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: var(--color--white);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: var(--color--orange);
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  background-color: var(--color--orange);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.nav-link-5 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-5:hover {
  color: #1a1b1fbf;
}

.nav-link-5:focus-visible, .nav-link-5[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.button-primary-2 {
  background-color: var(--color--orange);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 12px 25px;
  font-family: Space Grotesk, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.div-block-11 {
  background-color: var(--color--orange);
  font-size: .9rem;
}

.section-2 {
  background-color: var(--color--orange);
}

.heading {
  text-align: center;
  -webkit-text-stroke-color: var(--color--white);
}

.heading.banner {
  color: var(--color--white);
  text-transform: uppercase;
  font-size: .8rem;
}

.container-8 {
  -webkit-text-stroke-color: var(--color--white);
  max-width: 1600px;
}

.form-background {
  background-color: var(--color--white);
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

.container-9 {
  width: 30vw;
}

.text-block {
  font-weight: 700;
}

.submit-button {
  background-color: var(--color--orange);
}

.div-block-12 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  display: flex;
}

.background-video-2 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 70vh;
  display: flex;
}

.section-3 {
  height: auto;
}

.fs-consent_component {
  display: block;
}

.fs-consent_banner {
  z-index: 9999;
  background-color: #f5f5f5;
  max-width: 45rem;
  padding: 2rem;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.fs-consent_banner_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.fs-consent_banner_paragraph {
  margin-bottom: 0;
}

.fs-consent_banner_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  display: flex;
}

.fs-consent_allow {
  color: #fff;
  background-color: #000;
  padding: .5rem 1rem;
  text-decoration: none;
  display: block;
}

@media screen and (min-width: 1440px) {
  .paragraph.black, .paragraph.alt {
    font-size: 1.4rem;
    line-height: 2rem;
  }

  .hero-content {
    max-width: 800px;
  }

  .hero-title {
    font-size: 5.5rem;
    line-height: 4.8rem;
  }

  .introduction-section {
    border-width: 2px 0 0;
    border-color: var(--color--dark-grey-2);
  }

  .intro-content {
    background-color: var(--color--deep-grey);
    box-shadow: none;
    max-width: 600px;
    padding: 80px;
  }

  .h2-title {
    color: var(--color--tint-white);
    font-size: 3rem;
    line-height: 2.8rem;
  }

  .h2-title.black, .h2-title.centre.black {
    color: var(--color--deep-grey);
  }

  .why-section {
    border-top-color: var(--color--white);
  }

  .why-content {
    background-color: var(--color--deep-grey);
    box-shadow: none;
    max-width: 550px;
    padding: 80px;
  }

  .text-3 {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }

  .early-bird-section {
    height: auto;
    padding-bottom: 120px;
    padding-left: 60px;
  }

  .early-bird-content {
    max-width: 520px;
  }

  .ad-title {
    font-size: 2rem;
    line-height: 4rem;
  }

  .features-row-1 {
    height: auto;
  }

  .feature-card-1 {
    box-shadow: none;
    height: 250px;
  }

  .card-title {
    color: var(--color--deep-grey);
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .card-text {
    color: var(--color--deep-grey);
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .feature-card-2, .feature-card-3, .feature-card-4 {
    border: 2px solid var(--color--dark-grey-2);
    background-color: var(--color--dark-grey);
    box-shadow: none;
    height: 250px;
  }

  .feature-card-5 {
    box-shadow: none;
    height: 250px;
  }

  .outcomes-section {
    height: 70vh;
  }

  .outcome-1, .outcome-2, .outcome-3 {
    background-color: var(--color--white);
    box-shadow: none;
  }

  .topics-section {
    border-top: 2px none var(--color--dark-grey-2);
    background-color: var(--color--black);
    height: auto;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .topic-1, .topic-2, .topic-3, .topic-4, .topic-5, .topic-6 {
    box-shadow: none;
  }

  .access-section {
    border-top-width: 2px;
    height: auto;
    min-height: 50vh;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .white-card {
    box-shadow: none;
  }

  .about-instructor-section {
    padding-left: 0;
  }

  .instructor-card {
    justify-content: flex-end;
    align-items: center;
  }

  .life-after-course-section {
    height: auto;
    min-height: 70vh;
  }

  .life-title {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .life-text {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }

  .white-card-2 {
    box-shadow: none;
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .my-movies-section {
    height: auto;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .video-card {
    box-shadow: 0 4px 8px #00000026;
  }

  .final-cta-section {
    height: auto;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section-3 {
    border-bottom: 2px solid var(--color--white);
  }
}

@media screen and (max-width: 991px) {
  .nav, .hero {
    max-width: 100%;
  }

  .main-title {
    font-size: 4.5rem;
    line-height: 60px;
  }

  .barnav {
    grid-column-gap: 20px;
    flex-flow: row;
  }

  .featured-project {
    flex-flow: column;
    max-width: 100%;
    height: 800px;
  }

  .left-col {
    max-width: 100%;
  }

  .train {
    align-self: center;
    width: 100%;
    max-width: 100%;
  }

  .right-col {
    max-width: 100%;
    height: 500px;
  }

  .project-01 {
    max-width: 100%;
  }

  .container-2 {
    grid-row-gap: 20px;
    max-width: 100%;
  }

  .project-title {
    grid-row-gap: 20px;
  }

  .title {
    font-size: 4.2rem;
    line-height: 60px;
  }

  .tags {
    font-size: 1rem;
    line-height: 20px;
  }

  .content-wrap {
    flex-flow: column;
  }

  .left-col-2 {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
  }

  .image-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .first-col {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    object-fit: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .bilboard-1 {
    object-fit: fill;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .second-col {
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    width: 49%;
    max-width: 49%;
  }

  .first-row {
    grid-column-gap: 10px;
    justify-content: flex-end;
    align-items: flex-start;
    width: 98%;
  }

  .frame-1 {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-end;
    width: 50%;
    max-width: 100%;
  }

  .logo-conquer {
    width: 20%;
    max-width: 20%;
    height: 30%;
  }

  .numbers {
    width: 24%;
    font-size: 5rem;
  }

  .project-3, .image-gallery-02, .first-row-5 {
    max-width: 100%;
  }

  .sisters-of-night-2 {
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .big-paragraph {
    font-size: 2.2rem;
  }

  .philosophy {
    max-width: 100%;
  }

  .title-style-2 {
    max-width: 90%;
  }

  .content-wrap-2 {
    max-width: 100%;
  }

  .image-carrousel {
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .paragraph-6 {
    font-size: 1.4rem;
    line-height: 26px;
  }

  .project-4 {
    max-width: 100%;
  }

  .image-gallery-3 {
    flex-flow: wrap;
  }

  .project-5 {
    max-width: 100%;
  }

  .row-2 {
    flex-flow: column;
  }

  .project-6 {
    max-width: 100%;
  }

  .content-style-2 {
    grid-row-gap: 20px;
  }

  .image-gallery-5 {
    flex-flow: wrap;
    grid-template-rows: 1fr 1fr;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .thundercats {
    box-sizing: content-box;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    height: 100%;
  }

  .services {
    max-width: 100%;
  }

  .tags-6 {
    width: 150px;
    font-size: .9rem;
  }

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

  .service-title {
    font-size: 3.5rem;
    line-height: 55px;
  }

  .paragraph-10 {
    font-size: 1.2rem;
    line-height: 24px;
  }

  .ready-to-build, .content-style-3 {
    max-width: 100%;
  }

  .paragraph-11 {
    font-size: 2.5rem;
    line-height: 45px;
  }

  .footer {
    max-width: 100%;
  }

  .label {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 50%;
  }

  .beanie, .ads, .sisters-of-night-3 {
    width: 100%;
    height: 100%;
  }

  .section {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .by-doodzoo {
    margin-right: 0;
  }

  .hero-section {
    grid-row-gap: 0px;
    min-height: 60vh;
  }

  .introduction-section {
    border-bottom: 2px none var(--color--dark-grey-2);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 120vh;
    padding-bottom: 60px;
  }

  .intro-content {
    justify-content: center;
    align-items: center;
    max-width: 640px;
    margin-top: -60px;
    margin-left: 0;
  }

  .div-block-7 {
    border-bottom: 2px solid var(--color--white);
    border-right-width: 0;
    width: 100vw;
    height: 90vh;
  }

  .why-section {
    border-top-style: solid;
    justify-content: flex-end;
    align-items: center;
    height: 120vh;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .why-content {
    justify-content: flex-end;
    align-items: center;
    max-width: 90%;
  }

  .early-bird-section {
    justify-content: center;
    align-items: center;
    padding-left: 60px;
  }

  .early-bird-content {
    justify-content: center;
    align-items: center;
  }

  .what-you-get-section {
    border-top: 2px solid var(--color--white);
    border-bottom: 2px solid var(--color--dark-grey-2);
    padding-left: 40px;
    padding-right: 40px;
  }

  .outcomes-section {
    height: auto;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .outcomes-content {
    grid-row-gap: 20px;
  }

  .outcomes-list {
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .outcome-1 {
    grid-row-gap: 20px;
    max-width: 100%;
    height: auto;
    padding-bottom: 40px;
  }

  .image-outcome {
    width: 100%;
  }

  .outcome-2, .outcome-3 {
    max-width: 100%;
    height: auto;
    padding-bottom: 40px;
  }

  .topics-section {
    height: auto;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .topics-grid {
    grid-row-gap: 20px;
  }

  .topics-row {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .topic-1, .topic-2, .topic-3, .topic-4, .topic-5, .topic-6 {
    max-width: 100%;
    height: 320px;
  }

  .topics-row-2 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .access-section {
    background-position: 75%;
    justify-content: flex-end;
    align-items: center;
    height: 120vh;
    min-height: 100vh;
  }

  .instructor-card {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .about-image {
    border-left-width: 0;
  }

  .life-after-course-section {
    grid-column-gap: 30px;
    background-position: 75%;
    justify-content: center;
    align-items: flex-end;
    height: 100vh;
    min-height: 70vh;
    padding-bottom: 40px;
  }

  .my-movies-section {
    height: auto;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .my-movies {
    height: auto;
  }

  .video-row {
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .video-card {
    grid-column-gap: 20px;
    flex-flow: column;
    height: auto;
  }

  .container-7 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: var(--color--dark-grey);
    border-radius: 0 0 50px 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    background-color: var(--color--dark-grey);
    color: #fff;
  }

  .nav-link-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .button-style {
    font-size: 12px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-title {
    font-size: 4rem;
    line-height: 55px;
  }

  .barnav {
    grid-column-gap: 10px;
  }

  .project-title {
    grid-row-gap: 10px;
  }

  .title {
    font-size: 3.5rem;
    line-height: 45px;
  }

  .logo-conquer {
    margin-top: -50px;
  }

  .numbers {
    font-size: 3.5rem;
    line-height: 50px;
  }

  .sisters-of-night-2 {
    width: 100%;
    height: 100%;
  }

  .big-paragraph {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .title-style-2 {
    font-size: 2.5rem;
    line-height: 50px;
  }

  .image-carrousel {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-wrap {
    padding-left: 50px;
  }

  .paragraph-6 {
    font-size: 1.15rem;
    line-height: 22px;
  }

  .project-5 {
    grid-row-gap: 20px;
  }

  .bomber-gallery {
    grid-auto-flow: row;
  }

  .info-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 70%;
  }

  .creative-direction {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .service-title {
    font-size: 2.5rem;
    line-height: 45px;
  }

  .paragraph-10 {
    font-size: 1rem;
    line-height: 20px;
  }

  .ready-to-build {
    grid-row-gap: 20px;
  }

  .content-style-3 {
    grid-row-gap: 60px;
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph-11 {
    font-size: 1.5rem;
    line-height: 35px;
  }

  .buttons {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .button-talk, .button-request {
    width: 220px;
  }

  .section {
    padding-top: 150px;
  }

  .div-block-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .header-style {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: auto;
    padding: 20px 40px;
  }

  .hero-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-title {
    font-size: 3rem;
    line-height: 3.2rem;
  }

  .intro-content {
    max-width: 480px;
  }

  .why-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .early-bird-section {
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .early-bird-content {
    justify-content: center;
    align-items: flex-start;
  }

  .access-section {
    background-position: 75%;
    height: 140vh;
    min-height: 80vh;
  }

  .about-instructor-section {
    padding-left: 0;
  }

  .instructor-card {
    flex-flow: column;
  }

  .about-card {
    width: 90vw;
    padding: 80px 40px 40px;
  }

  .about-image {
    border-left-style: solid;
  }

  .div-block-9 {
    width: 100vw;
  }

  .life-after-course-section {
    background-position: 75%;
    height: 140vh;
    min-height: 80vh;
  }

  .white-card-2, .video-card {
    height: auto;
  }

  .div-block-10 {
    border-top: 0 #fff;
    border-left-width: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-link-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading.banner {
    max-width: 80vw;
  }
}

@media screen and (max-width: 479px) {
  .nav {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    flex-flow: column;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .text {
    font-size: 18px;
  }

  .button-style {
    height: 36px;
    font-size: 12px;
    line-height: 18px;
  }

  .doodzoo-0, .doodzoo-1 {
    font-size: 2rem;
  }

  .welcome-texts {
    max-width: 100%;
  }

  .main-title {
    font-size: 2.5rem;
    line-height: 35px;
  }

  .paragraph {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .barnav {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    max-width: 100%;
    height: 100px;
  }

  .urls {
    max-width: 100%;
    height: 100%;
  }

  .text-2 {
    text-align: center;
  }

  .featured-project {
    height: 100%;
  }

  .right-col {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-end;
    height: 400px;
  }

  .subtitles {
    font-size: 3rem;
    line-height: 42px;
  }

  .title {
    font-size: 2.6rem;
    line-height: 35px;
  }

  .tags {
    font-size: .7rem;
    line-height: 18px;
  }

  .image-grid {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: auto auto auto auto;
    height: 100%;
  }

  .first-col {
    object-fit: fill;
  }

  .logo-conquer {
    width: 40%;
    max-width: 50%;
    margin-top: -50px;
  }

  .right-col-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .numbers {
    text-align: left;
    width: 26%;
    font-size: 3.5rem;
    line-height: 40px;
  }

  .image-gallery-02 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto auto;
  }

  .info-02 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .big-paragraph {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .title-style-2 {
    max-width: 80%;
    font-size: 2rem;
    line-height: 33px;
  }

  .image-carrousel {
    grid-template-rows: auto auto;
    grid-template-columns: auto 1fr 1fr auto;
    width: 100%;
    height: 100%;
  }

  .text-wrap {
    padding-left: 50px;
  }

  .paragraph-6 {
    font-size: 1rem;
    line-height: 18px;
  }

  .container-4 {
    grid-row-gap: 20px;
  }

  .image-gallery-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: auto 1fr 1fr auto;
    grid-auto-flow: row;
  }

  .left-col-3 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .bomber-gallery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto 1fr 1fr auto;
    grid-auto-columns: 56px;
    grid-auto-flow: row;
  }

  .image-div {
    display: block;
  }

  .info-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .image-gallery-5 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: 1fr 1fr auto auto .25px;
  }

  .info-4 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .tags-6 {
    width: 50%;
    font-size: .8rem;
    line-height: 15px;
  }

  .service-title {
    font-size: 2rem;
    line-height: 35px;
  }

  .paragraph-10 {
    font-size: 1rem;
    line-height: 18px;
  }

  .main-content-2 {
    grid-row-gap: 20px;
  }

  .paragraph-11 {
    font-size: 1rem;
    line-height: 24px;
  }

  .footer {
    width: 100%;
    height: 400px;
  }

  .div-block {
    align-self: center;
    width: 100%;
  }

  .div-block-2 {
    align-self: center;
    width: 100%;
    line-height: 14px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-3, .div-block-4 {
    width: 100%;
    height: 100%;
  }

  .intro {
    text-align: center;
    line-height: 15px;
  }

  .header-style {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding: 20px;
  }

  .logo {
    justify-content: center;
    align-items: flex-end;
  }

  .ai-filmmaking-workshop {
    text-align: right;
  }

  .cta-button {
    justify-content: center;
    align-items: center;
    width: 80vw;
  }

  .hero-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title {
    font-size: 2.5rem;
    line-height: 2.9rem;
  }

  .cta-button-2 {
    width: 70vw;
  }

  .introduction-section {
    height: 100vh;
  }

  .intro-content {
    width: 90vw;
    margin-top: -164px;
    padding: 40px 20px;
  }

  .h2-title {
    font-size: 2rem;
  }

  .h2-title.white {
    width: 100%;
  }

  .div-block-7 {
    height: 120vh;
  }

  .why-section {
    height: 120vh;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .why-content, .early-bird-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ad-title, .ad-title.reg-price {
    font-size: 1.7rem;
  }

  .what-you-get-section {
    padding: 120px 20px;
  }

  .features-grid {
    justify-content: center;
    align-items: center;
  }

  .features-row-1 {
    grid-row-gap: 20px;
    flex-flow: column;
    height: auto;
  }

  .features-row-2 {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .outcomes-section, .topics-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .topic-1 {
    max-width: 100%;
  }

  .topic-content {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .topic-2, .topic-3, .topic-4, .topic-5, .topic-6 {
    max-width: 100%;
  }

  .topic-content-2, .topic-content-3, .topic-content-4, .topic-content-6 {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .access-section {
    background-position: 70%;
    height: 120vh;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .white-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-card {
    padding-left: 0;
    padding-right: 0;
  }

  .life-after-course-section {
    height: 150vh;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .white-card-2 {
    grid-row-gap: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .my-movies-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .video-card {
    height: auto;
  }

  .final-cta-section {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .cta-buttons {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .waitlist-button, .apply-button {
    width: 70vw;
  }

  .footer-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .videos {
    flex-flow: column;
  }

  .navbar-logo-left-container.shadow-three {
    padding-left: 0;
    padding-right: 0;
  }

  .container-7 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .button-primary-2.mobile {
    text-align: center;
    width: 70vw;
  }

  .heading.banner {
    font-size: .8rem;
    line-height: 1rem;
  }

  .fs-consent_banner_buttons {
    text-align: center;
    flex-flow: column;
    align-items: stretch;
  }
}

#w-node-_637c9228-50f3-a69b-e853-d23132d7de53-11de0d7b {
  grid-area: span 3 / span 2 / span 3 / span 2;
  place-self: center;
}

#w-node-dea738ea-0d8d-1fe5-f279-a3b9e9e1bb5a-11de0d7b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_637c9228-50f3-a69b-e853-d23132d7de55-11de0d7b, #w-node-c66d08f9-beaf-45fe-310c-bad0a6aaf1bb-11de0d7b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_31bf94c9-9b08-a34e-4e6d-6b175b18aedb-11de0d7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_278cbde6-baec-8dc0-6eb4-45572babd4b9-11de0d7b, #w-node-_3ae1337b-2893-ede9-615f-1170b23ff3d7-11de0d7b, #w-node-_144b371c-f5c3-31d4-7f84-a8e1fc7efd5c-11de0d7b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_1cf0a8e9-ed16-1e89-8465-78c890309d79-11de0d7b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_76f0b73d-57c8-b92e-64d1-446b451a5f8f-11de0d7b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 479px) {
  #w-node-_637c9228-50f3-a69b-e853-d23132d7de53-11de0d7b {
    grid-area: span 2 / span 4 / span 2 / span 4;
    place-self: center;
  }

  #w-node-dea738ea-0d8d-1fe5-f279-a3b9e9e1bb5a-11de0d7b {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_637c9228-50f3-a69b-e853-d23132d7de58-11de0d7b, #w-node-_44c682fe-05aa-cba8-02b4-67721cca6878-11de0d7b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_637c9228-50f3-a69b-e853-d23132d7de55-11de0d7b {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-c66d08f9-beaf-45fe-310c-bad0a6aaf1b8-11de0d7b, #w-node-c66d08f9-beaf-45fe-310c-bad0a6aaf1b9-11de0d7b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-c66d08f9-beaf-45fe-310c-bad0a6aaf1bb-11de0d7b {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_31bf94c9-9b08-a34e-4e6d-6b175b18aedb-11de0d7b, #w-node-_983643c0-465c-39df-2dcd-15fafa1bbc79-11de0d7b, #w-node-_04c83cf9-7286-c9a6-389f-bb259f9a5053-11de0d7b, #w-node-_77ff2893-fa2b-d912-bf43-08ac66b04472-11de0d7b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_278cbde6-baec-8dc0-6eb4-45572babd4b9-11de0d7b {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f657be7e-889f-9e47-7b9f-5336e59a06a7-11de0d7b, #w-node-_91048c24-a649-306f-fb02-7fa33b9a278e-11de0d7b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3ae1337b-2893-ede9-615f-1170b23ff3d7-11de0d7b, #w-node-_144b371c-f5c3-31d4-7f84-a8e1fc7efd5c-11de0d7b {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_48fec31e-1a8e-b4aa-19b8-8c4cd3584f96-11de0d7b, #w-node-_7fa68876-4ebf-5c67-797a-e8b7fa3c21a7-11de0d7b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_48c4e5cf-a1ea-80dc-17b7-b76b73bbbd8f-11de0d7b {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_1cf0a8e9-ed16-1e89-8465-78c890309d71-11de0d7b, #w-node-_935e1012-b125-06b3-1150-2c5f8c320055-11de0d7b, #w-node-_76f0b73d-57c8-b92e-64d1-446b451a5f8b-11de0d7b, #w-node-_76f0b73d-57c8-b92e-64d1-446b451a5f8c-11de0d7b, #w-node-_76f0b73d-57c8-b92e-64d1-446b451a5f8f-11de0d7b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


