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

.container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.section {
  background-image: url('../images/BANNER-PARA-LANDING-PAGE-DESKTOP-7.png');
  background-position: 50% 0;
  background-size: cover;
}

.div-block {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #f9e400;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.body {
  font-family: Montserrat, sans-serif;
}

.text-block {
  text-transform: uppercase;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 800;
  line-height: 75px;
}

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

.text-block-3, .text-block-4, .text-block-5 {
  font-size: 20px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

.text-span {
  color: #fffb00;
}

.text-block-7 {
  color: #a8a8bb;
  text-align: center;
  margin-top: 0;
  font-size: 12px;
  font-weight: 500;
}

.button {
  text-transform: uppercase;
  background-image: linear-gradient(190deg, #e713a0, #a23ddc 51%, #47c3fd);
  border-radius: 8px;
  margin-top: 40px;
  font-weight: 700;
  box-shadow: 2px 2px 5px #0003;
}

.section-2 {
  background-color: #212121;
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-2 {
  padding-top: 0;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 33%;
  display: flex;
}

.text-block-8 {
  color: #fff;
}

.section-3 {
  background-color: #151515;
  padding-top: 50px;
  padding-bottom: 70px;
}

.container-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: #fff;
  text-align: center;
}

.text-span-2 {
  color: #fa00af;
}

.container-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.div-block-3 {
  outline-offset: 0px;
  background-color: #5656565c;
  border-radius: 10px;
  outline: 1px solid #575757;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 20px 10px;
  display: flex;
}

.div-block-4 {
  background-image: linear-gradient(138deg, #d41fb1, #56acf7);
  border-radius: 1000px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 10px 0;
  display: flex;
}

.heading-3 {
  color: #fff;
  font-size: 16px;
}

.text-block-9 {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.section-4 {
  background-color: #212121;
  padding-top: 50px;
  padding-bottom: 80px;
}

.text-span-3 {
  color: #36cdff;
}

.container-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 30%;
  display: flex;
}

.text-block-10 {
  color: #a8a8bb;
}

.section-5 {
  background-color: #151515;
  border-radius: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.container-7 {
  background-image: url('../images/BANNER-PARA-LANDING-PAGE-DESKTOP-7.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-4 {
  color: #fff;
  text-align: center;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-size: 16px;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  font-size: 16px;
}

.section-6 {
  color: #212121;
  background-color: #212121;
  padding-top: 50px;
  padding-bottom: 80px;
}

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

.text-block-13 {
  text-align: center;
}

.campanha-setembro {
  background-color: #212121;
  background-image: url('../images/tiktokmilionario-setembro.webp');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  width: auto;
  height: 58.15vh;
  display: block;
}

.prova-social {
  background-color: #4f3797;
}

.image {
  max-width: 300px;
}

.slider {
  text-align: center;
}

.slide {
  min-width: 300px;
  max-width: 300px;
}

.right-arrow, .icon {
  display: none;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
}

.section-8 {
  background-image: url('../images/tiktokmilionario-setembro-regras.webp');
  background-position: 50% 0;
  background-size: cover;
  height: 58.15vh;
}

.section-9 {
  background-image: url('../images/banner_afiliados-premios3.png');
  background-position: 50% 0;
  background-size: cover;
  height: 58.15vh;
  min-height: 0;
}

.container-8 {
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.link-block {
  background-image: url('../images/tiktokmilionario-setembro.webp');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  display: block;
}

.link-block-2, .link-block-3, .link-block-4 {
  display: block;
}

.section-11, .section-12, .section-13 {
  display: none;
}

.link-block-9 {
  width: 100%;
  height: 100%;
  min-height: 0;
}

.section-14 {
  height: auto;
}

@media screen and (max-width: 991px) {
  .div-block-3 {
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    width: 90%;
  }

  .heading {
    font-size: 30px;
    line-height: 45px;
  }

  .text-block-6 {
    font-size: 18px;
  }

  .text-block-7 {
    margin-top: 20px;
    font-size: 14px;
  }

  .button.botao-pulando {
    font-size: 12px;
  }

  .container-2 {
    grid-column-gap: 9px;
    grid-row-gap: 9px;
    flex-flow: column;
  }

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

  .text-block-8 {
    font-size: 12px;
  }

  .section-3 {
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .container-4 {
    flex-flow: column;
  }

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

  .div-block-4 {
    width: 20%;
  }

  .text-block-9 {
    font-size: 14px;
  }

  .section-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-5 {
    flex-flow: column;
  }

  .container-5.container2 {
    margin-top: 0;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-6 {
    margin-top: 0;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-4 {
    font-size: 25px;
  }

  .text-block-11, .text-block-12 {
    font-size: 14px;
  }

  .section-6, .section-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-13 {
    font-size: 12px;
  }

  .campanha-setembro {
    display: none;
  }

  .div-block-6 {
    grid-template-columns: 1fr;
  }

  .section-8, .section-9 {
    display: none;
  }

  .link-block-5 {
    display: block;
  }

  .section-10 {
    background-image: url('../images/banner_afiliados-premios1-1.png');
    background-position: 50% 0;
    background-size: cover;
    width: 100%;
    height: 181vh;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-6, .link-block-7, .link-block-8 {
    width: 100%;
    height: 100%;
  }

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

  .section-12, .section-13 {
    display: block;
  }

  .section-14 {
    display: none;
  }
}


