@font-face {
  font-family: Nobilis Font;
  src: url('../fonts/nobilis-font.eot') format("embedded-opentype"), url('../fonts/nobilis-font.woff') format("woff"), url('../fonts/nobilis-font.ttf') format("truetype"), url('../fonts/nobilis-font.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ponjoung;
  src: url('../fonts/Ponjoung-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ponjoung;
  src: url('../fonts/Ponjoung-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

:root {
  --midnight: #101720;
  --red: #e9292b;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  font-family: Sora, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  height: 100vh;
  position: relative;
}

.body {
  background-color: var(--midnight);
}

.background-video {
  background-image: linear-gradient(0deg, #101720, #fff0), url('../images/24361.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100%;
  display: none;
}

.background-video._1 {
  background-image: linear-gradient(0deg, #101720a1, #fff0), url('../images/MISS_6x3_NGOLA_2025_FUNDO-1.png');
  background-position: 0 0, 50% 0;
  display: block;
}

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

.div-block {
  background-image: linear-gradient(#10172000, #10172000);
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.contain {
  justify-content: flex-start;
  align-items: center;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-2 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo {
  background-image: url('../images/LOGO_MISS_NGOLA_2026-LOGO.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 250px;
  height: 170px;
  margin-bottom: 25px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ponjoung, Arial, sans-serif;
  font-size: 46px;
  line-height: 120%;
}

.heading._4, .div-block-3 {
  margin-bottom: 25px;
}

.div-block-3._5 {
  max-width: 50%;
}

.div-block-3._7 {
  margin-bottom: 15px;
}

.paragraph {
  color: #ffffffbd;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 170%;
}

.paragraph._45 {
  margin-top: 35px;
}

.paragraph._88 {
  margin-bottom: 15px;
}

.paragraph._9 {
  color: var(--midnight);
}

.grid {
  grid-template-rows: auto;
  width: 50%;
}

.link {
  border: 1px solid var(--red);
  color: #fff;
  text-align: center;
  background-color: #3898ec00;
  border-radius: 200px;
  width: 200px;
  padding: 20px;
  text-decoration: none;
}

.link._1 {
  background-color: var(--red);
  color: #fff;
}

.link._1.full {
  width: 100%;
}

.div-block-4 {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-5 {
  background-color: var(--red);
  width: 30%;
  height: 5px;
  margin-top: 35px;
}

.div-block-5._2 {
  margin-top: 15px;
  margin-bottom: 50px;
}

.div-block-6 {
  flex: 1;
  max-width: 50%;
}

.section-3 {
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.div-block-7 {
  width: 100%;
  height: 450px;
}

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

.overlay {
  background-image: linear-gradient(3deg, #101720 13%, #10172000);
  display: block;
  position: absolute;
  inset: 0%;
}

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

.div-block-8 {
  padding-top: 50px;
}

.grid-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block {
  color: var(--red);
  margin-bottom: 25px;
  font-family: Nobilis Font, Arial, sans-serif;
  font-size: 35px;
  line-height: 120%;
}

.text-block-2 {
  color: #fff;
  font-family: Ponjoung, Arial, sans-serif;
  font-size: 27px;
  line-height: 120%;
}

.d1 {
  background-color: #080c11e6;
  border: 1px #fff;
  border-radius: 5px;
  padding: 35px 50px 0;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Ponjoung, Arial, sans-serif;
  font-size: 70px;
  line-height: 110%;
}

.section-5 {
  background-image: url('../images/Page-4.jpg');
  background-position: 50%;
  background-size: cover;
  height: 700px;
  position: relative;
}

.overlay-copy {
  z-index: 100;
  background-image: linear-gradient(112deg, #101720 25%, #0000);
  justify-content: flex-start;
  align-items: center;
  padding-top: 38px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.contain-2 {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-copy {
  float: left;
  color: #fff;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-2 {
  margin-bottom: 50px;
  font-size: 22px;
  line-height: 140%;
}

.paragraph-2._2 {
  text-align: left;
  font-size: 18px;
}

.button {
  background-color: #2936b2;
  border-radius: 2px;
  height: 50px;
  margin-right: 25px;
  padding: 0 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: 50px;
}

.button:hover {
  background-color: #0a0d32;
}

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

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

.div-block-2-copy {
  justify-content: flex-start;
  display: flex;
}

.section-6 {
  background-image: linear-gradient(#101720f2, #101720f2);
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid-3 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  grid-template-rows: auto;
}

.kl {
  color: var(--red);
}

.section-7 {
  background-color: var(--red);
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: visible;
}

.div-block-10 {
  display: flex;
}

.div-block-11 {
  background-image: url('../images/LOGO_MISS_NGOLA_2026-LOGO.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 200px;
  height: 130px;
}

.div-block-12 {
  flex: 1;
  padding-left: 80px;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-3 {
  color: #fff;
  margin-bottom: 15px;
  font-family: Ponjoung, Arial, sans-serif;
  font-size: 21px;
  line-height: 120%;
}

.text-block-4 {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.form-block {
  background-color: #080c11e6;
  border-radius: 8px;
  margin-left: 50px;
  padding: 50px;
}

.div-block-15 {
  margin-bottom: 25px;
}

.text-field {
  color: #fff;
  background-color: #101720;
  border: 1px #000;
  border-radius: 8px;
  height: 50px;
}

.text-block-5 {
  color: #ffffff85;
  margin-bottom: 10px;
}

.link-2 {
  border: 1px dashed var(--red);
  color: var(--red);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  padding: 25px;
  display: flex;
}

.div-block-16 {
  width: 50%;
}

.image-2 {
  width: 140px;
  position: absolute;
  inset: auto 12% 5% auto;
}

.section-8 {
  background-image: linear-gradient(349deg, #10172078, #fff0 38%), url('../images/MISS_6x3_NGOLA_2025_FUNDO-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.image-3 {
  width: 130px;
  position: absolute;
  inset: auto 10% 0 auto;
}

@media screen and (max-width: 991px) {
  .section {
    height: 80vh;
  }

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

  .contain {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-2 {
    min-width: 90%;
    max-width: 90%;
  }

  .logo {
    width: 200px;
  }

  .heading {
    font-size: 39px;
  }

  .div-block-3._5 {
    max-width: 100%;
  }

  .paragraph {
    font-size: 15px;
  }

  .div-block-4 {
    flex-flow: column;
  }

  .div-block-5._2 {
    width: 20%;
    margin-bottom: 25px;
  }

  .div-block-6 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-7 {
    height: 350px;
  }

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

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .text-block-2 {
    font-size: 24px;
  }

  .d1 {
    padding-bottom: 0;
    padding-left: 35px;
    padding-right: 35px;
  }

  .contain-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-copy {
    width: 70%;
  }

  .section-7 {
    padding-top: 80px;
    padding-bottom: 70px;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .div-block-13 {
    margin-bottom: 25px;
  }

  .form-block {
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    font-size: 64px;
  }

  .paragraph-2 {
    margin-bottom: 35px;
    font-size: 18px;
  }

  .button {
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100vh;
  }

  .background-video._1 {
    background-position: 0 0, 61%;
  }

  .div-block-2 {
    min-width: auto;
    max-width: 100%;
  }

  .logo {
    width: 170px;
    height: 110px;
  }

  .heading {
    font-size: 33px;
    line-height: 100%;
  }

  .div-block-3._5 {
    margin-bottom: 15px;
  }

  .grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .link {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .div-block-7 {
    width: 100%;
    height: 200px;
  }

  .section-4 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-8 {
    padding-top: 35px;
  }

  .text-block {
    margin-bottom: 15px;
    font-size: 32px;
  }

  .text-block-2 {
    font-size: 23px;
  }

  .d1 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-2 {
    font-size: 58px;
  }

  .section-5 {
    height: auto;
    min-height: 700px;
  }

  .overlay-copy {
    background-image: linear-gradient(#101720a1, #101720a1), linear-gradient(112deg, #101720 8%, #0000 77%);
  }

  .div-block-copy {
    width: 100%;
  }

  .section-6 {
    padding-top: 80px;
    padding-bottom: 70px;
  }

  .grid-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .div-block-10 {
    flex-flow: column;
  }

  .div-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 80px;
  }

  .div-block-12 {
    padding-top: 50px;
    padding-left: 0;
  }

  .grid-4 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .text-block-3 {
    margin-bottom: 10px;
    font-size: 19px;
  }

  .text-block-4 {
    font-size: 15px;
  }

  .div-block-14 {
    width: 100%;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr;
  }

  .form-block {
    padding: 40px 35px;
  }

  .div-block-16 {
    width: 100%;
  }

  .image-2 {
    width: 90px;
    bottom: -5%;
    right: 4%;
  }

  .section-8 {
    background-image: linear-gradient(349deg, #101720c9, #fff0 84%), url('../images/MISS_6x3_NGOLA_2025_FUNDO-1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .image-3 {
    width: 100px;
  }
}


@font-face {
  font-family: 'Nobilis Font';
  src: url('../fonts/nobilis-font.eot') format('embedded-opentype'), url('../fonts/nobilis-font.woff') format('woff'), url('../fonts/nobilis-font.ttf') format('truetype'), url('../fonts/nobilis-font.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ponjoung';
  src: url('../fonts/Ponjoung-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ponjoung';
  src: url('../fonts/Ponjoung-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}