* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Nunito", sans-serif;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1320px;
  padding: 0 20px;
  margin: auto;
}
body{
  background: #F5F5F7;
}
.box_lp {
  background: #F5F5F7;
  margin: 0;
  padding-top: 0;
  
  padding-bottom: 68px;
}
.section-beto{
  background: #5F48E0;
}
.box_beto{
  padding-left: 50px;
  margin: 0;
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  align-items: center;
}
.navegacao_itens {
  display: none;
}
.bet_img{
  margin-top: -37px;
}

.box_logo {
  align-self: center;
  margin-inline-end: auto;
}

.box_banner {
  border: 1px solid #ffffff;
  border-radius: 0 0 50px 50px;
  display: flex;
  margin: 0 -44px;
  background: #FFF;
}
.box_parceiros_topo{
  margin-top: 20px;
}
.box_certificado > img {
  margin-top: 5px;
  margin-right: 45px;
}

.icon_logo {
  margin-left: 44px;
}
.box_diversao {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 94px;
  justify-items: center;
}
.box_games {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.box_games > img {
  border-radius: 20px;
}
.box-personagem {
  margin: 0 auto;
}
.box_gestao_titulo{
  font-weight: 800;
  font-size: 83px;
  line-height: 80px;
  color: #000;
  font-family: "Nunito", sans-serif;
  max-width: 972px;
  margin: 0 auto 17px auto;
  text-align: center;
}
.gestao_descricao{
  margin: 0 17px;
}

.box_informacoes_titulo {
  font-weight: 800;
  font-size: 83px;
  line-height: 80px;
  color: #000;
  font-family: "Nunito", sans-serif;
  width: 593px;
  margin: 0 auto 17px auto;
}
.box_informacoes_description {
  font-weight: 400;
  font-size: 26px;
  line-height: 39px;
  color: #000;
  margin: 0 auto;
  font-family: "Nunito", sans-serif;
  max-width: 593px;
}
.box_informacoes_description_white {
  font-weight: 400;
  font-size: 26px;
  line-height: 39px;
  color: #fff;
  font-family: "Nunito", sans-serif;
  max-width: 593px;
}
.box_button_resgatar_bonus {
  margin-top: 30px;
}
.button_resgatar_bonus {
  background: #5f48e0;
  border-radius: 100px;
  width: 415px;
  height: 102px;
  border: none;
  color: #fff;
  font-weight: 800;
  font-size: 26px;
  line-height: 39px;
}

.box_modalidades {
  display: flex;
  grid-gap: 27px;
  justify-content: center;
  margin-top: -37px;
}

.box_modalidades img {
  margin:0 auto;
  margin-top: 59px;
  display: block;
}

.card_modalidades {
  background: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 50px;
  height: 522px;
  border-right: #FFBE0C solid 10px;
  border-bottom: #FFBE0C solid 10px;
}

.titulo_esportes {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #5f48e0;
}
.titulo_cassino {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #ff0045;
}
.titulo_loterias {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #ff8433;
}
.descricao_modalidades {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #000000;
  margin: 0 auto;
  margin-top: 13px;
}


.button_esportes {
  background: #5f48e0;
  border-radius: 100px;
  border: none;
  height: 102px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  color: #ffffff;
  line-height: 39px;
}
.button_cassino {
  background: #ff0445;
  border-radius: 100px;
  border: none;
  height: 102px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  color: #ffffff;
  line-height: 39px;
}

.button_loterias {
  background: #ff8433;
  border-radius: 100px;
  border: none;
  height: 102px;
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  color: #ffffff;
  line-height: 39px;
}

.button_esportes,
.button_cassino,
.button_loterias {
  width: 100%;
}

.button_modalidades {
  margin-top: 18px;
  text-align: center;
  padding: 0 28px;
}
.deposito {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #000000;
  width: 400px;
}
.curiosidades {
  display: flex;
  align-items: center;
  justify-content: center;
  /*margin: 94px auto 78px auto;*/
  margin: 55px auto 78px auto;
  background: #ffffff;
  max-width: 915px;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 32px 32px 84px rgba(0, 0, 0, 0.12);
  
}
.gestao_img{
  text-align: center;
  margin-top: 30px;
}

.gestao_descricao > p {
  margin: 0 auto;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.curiosidades_descricao {
  margin-left: 13px;
}
.curiosidades_descricao > p {
  margin: 0;
  font-style: normal;
  font-size: 20px;
  line-height: 30px;
  display: flex;
  align-items: center;
}
.passos_betsul {
  display: flex;
  background: #eee9fb;
  justify-content: center;
}
.box_passos {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 13px;
  margin: 20px 24px;
  width: 400px;
}
.box_passos_icones {
  display: flex;
  height: 72px;
  background: #5f48e0;
  border-radius: 13px;
  margin: 16px;
  grid-gap: 13px;
}
.box_passos_icones > p {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  align-self: center;
}
.box_passos_icones > img {
  margin-left: 16px;
}
.box_passos_descricao > p {
  color: #212121;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-left: 16px;
  font-family: "Nunito", sans-serif;
}
.nosso_site {
  text-align: center;
  background: #f5f5f5;
  padding: 1px;
}
.nosso_site > p {
  color: #212121;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  font-family: "Nunito", sans-serif;
}
.card_modalidades .deposito{
  font-size: 24px;
  line-height: 39px;
}

@media (max-width: 1260px) {
  .box_informacoes_titulo {
    font-size: 63px;
    line-height: 69px;
  }

  .box_informacoes_description {
    font-size: 24px;
    line-height: 33px;
  }
}

@media (max-width: 1260px) {
  .box_diversao {
    grid-template-columns: 1fr 1fr;
  }

  .box-personagem {
    display: none;
  }

  .box_games {
    gap: 10px;
  }
}

@media (max-width: 980px) {
  .box_lp {
    padding-bottom: 400px;
  }

  .box_banner {
    margin: 0;
    margin-bottom: 16px;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 10px;
  }
  .box_certificado {
    display: grid;
    grid-column-end: none;
    margin-right: 25px;
  }

  .box_certificado > img {
    margin-right: 0;
  }

  .icon_certificado {
    margin: 5px;
  }
  .icon_logo {
    margin-left: 16px;
  }
  .box_diversao {
    margin-top: 14px;
    display: block;
  }
  .box_informacoes {
    margin-left: 0;
  }
  .box_informacoes_titulo {
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    color: #ffffff;
    text-align: center;
    width: 328px;
    margin: 0 auto;
  }
  .box_informacoes_description {
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    max-width: 328px;
  }
  .card_modalidades {
    width: 328px;
    margin: 0 auto;
    display: none;
  }

  .card_modalidades.active {
    display: block;
  }
  
  .box_games {
    max-width: 288px;
    margin: auto;
  }

  .box_games img {
    display: none;
  }

  .box_games img.active {
    display: block;
  }

  .box-personagem,
  .box_button_resgatar_bonus {
    display: none;
  }
  .box_modalidades {
    display: inline-block;
    width: 100%;
    margin-top: -370px;
  }

  .curiosidades {
    display: block;
    text-align: center;
    margin: 16px auto;
    max-width: 328px;
  }

  .curiosidades_descricao {
    width: 296px;
    margin: 0 auto;
  }
  .curiosidades_descricao > p {
    justify-content: center;
  }
  .box_passos {
    margin: 16px auto;
  }
  .passos_betsul {
    display: block;
    padding: 1px;
  }
  nav {
    display: block;
    text-align: center;
    padding: 14px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #8B76FF;
    margin: 10px auto 0;
    max-width: 328px;
  }

  .navegacao_itens {
    display: inline-flex;
    grid-gap: 8px;
    margin: 0;
    padding: 0;
  }

  .navegacao_itens > li {
    border: 1px solid #ffffff;
    border-radius: 16px;
    list-style: none;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    width: 90px;
    padding: 14px;
    color: #ffffff;
    position: relative;
    cursor: pointer;
  }

  .navegacao_itens > li.active {
    border: 1px solid #ffffff;
    border-radius: 16px;
    display: block;
    background-color: #ffffff;
    color: #5f48e0;
  }

  .navegacao_itens > li.active::before {
    content: '';
    position: absolute;
    bottom: -17px;
    height: 4px;
    width: 100%;
    left: 0;
    background: #B5A5F0;
  }

  .navegacao_itens > li.active::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #B5A5F0;
    font-size: 0;
    line-height: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -27px;
  }

  .esportes {
    width: 333px;
  }
  .cassino {
    width: 339px;
  }
  .loterias {
    width: 342px;
  }
}
button{cursor: pointer;}


#frame_form_afiliados{
  width: 100%;
  border: none;
  height: 1600px;
  padding: 50px;
  padding-top: 0;
}

.ft-65{
  font-size: 65px;
  line-height: 70px;
}


.mb-0{
  margin-bottom: 0;
}

.mt-1{
  margin-top: 10px;
}
.mt-2{
  margin-top: 20px;
}
.mt-3{
  margin-top: 30px;
}
.mt-70{
  margin-top:70px;
}
.text-center{
  text-align: center;
}