:root {
  --_bat-master---verde: #00ff49;
  --_bat-master---roxo: #c717ff;
  --_bat-master---azul: #31d3ff;
  --_bat-master---font-family: Montserrat, sans-serif;
}

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

a {
  text-decoration: none;
}

.header {
  padding-top: 0;
  position: relative;
}

.background-video {
  background-image: linear-gradient(#02001b00 71%, #02001b);
  height: 100vh;
}

.background-video.fase2 {
  background-image: linear-gradient(#02001b00 71%, #d4651d);
}

.body {
  background-color: #000;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  height: 100%;
  padding-top: 0;
  display: flex;
}

.logo-mastergame {
  background-image: url('../images/bat_stars_logo_1bat_stars_logo.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 54vw;
  height: 29vw;
}

.logo-mastergame.fase2 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
  background-size: contain;
  background-attachment: scroll;
  width: 110vh;
  height: 48vh;
}

.logo-mastergame.fase3 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
  background-size: contain;
  background-attachment: scroll;
  flex: none;
  width: 35%;
  max-width: 1015px;
  height: 36%;
}

.div-block {
  background-image: url('../images/box_sellout.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  justify-content: center;
  align-items: center;
  width: 19vw;
  height: 4vw;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading {
  color: #06011c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: 800;
  line-height: 1.3rem;
}

.mecanica {
  background-color: #ef5204;
  background-image: linear-gradient(0deg, #ef4a02, #f8b005);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding: 100px 60px 10vw;
  display: flex;
  position: relative;
}

.mecanica.fase2 {
  background-image: linear-gradient(#d4661d, #35009b);
}

.image {
  width: 24px;
}

.text-block {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.container-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  padding-top: 0;
  display: flex;
}

.paragraph {
  color: #e7e7e7;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 42px;
}

.text-span {
  color: #fdcc03;
  vertical-align: text-top;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.img-cards {
  background-image: url('../images/card_milhao_mastergame_v2_1card_milhao_mastergame_v2.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40vw;
  height: 27vw;
  margin-right: 20px;
  display: block;
}

.comofunciona-content {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.heading-2 {
  color: #39b3ff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "Press Start 2P", sans-serif;
  font-size: 24px;
  line-height: 40px;
}

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

.paragraph-2 {
  color: #e7e7e7;
  text-align: left;
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.disclaimer {
  color: #fff9;
  text-align: left;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-style: italic;
  line-height: 14px;
}

.bold-text {
  color: #fada00;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 34px;
}

.coin1 {
  width: 10vw;
  height: 10vw;
  display: block;
  position: absolute;
  inset: 61% auto auto 6%;
}

.coin2 {
  background-image: url('../images/coin2.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10vw;
  height: 10vw;
  display: none;
  position: absolute;
  inset: 22% 6% auto auto;
}

.como {
  background-image: linear-gradient(#35009a 6%, #ff00bbab 67%), url('../images/grid_bg_1grid_bg.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: auto;
  padding: 60px;
}

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

.heading-3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: "Press Start 2P", sans-serif;
}

.id-pacotes,
.id-carteiras {
  color: #fada00;
  font-family: Nunito, sans-serif;
  font-size: 32px;
  font-weight: 800;
}

.coin3 {
  z-index: 2;
  background-image: url('../images/coin1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 5vw;
  height: 5vw;
  display: none;
  position: absolute;
  inset: auto 13% -7% auto;
}

.premios-content {
  mix-blend-mode: normal;
  background-color: #ffffff0d;
  border: 1px solid #ffffff42;
  border-radius: 10px;
  width: 100%;
  margin-top: 20px;
  padding: 40px;
}

.text-span-4 {
  color: #fdcc03;
  font-family: "Press Start 2P", sans-serif;
  font-size: 20px;
}

.text-span-5 {
  color: #fdcc03;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.grid {
  grid-template-rows: auto;
  width: 100%;
  margin-top: 40px;
}

.div-block-4 {
  background-color: #ffffff3d;
  border: 1px solid #ffffff17;
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 40px;
  display: flex;
}

.trophy1 {
  width: 180px;
}

.heading-4 {
  color: #fdcc03;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: "Press Start 2P", sans-serif;
  font-size: 18px;
  line-height: 18px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Press Start 2P", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.trophy2 {
  filter: grayscale();
  width: 180px;
}

.grid-consultores {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.card-consultores {
  background-color: #ffffff3d;
  border: 1px solid #ffffff17;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.trophy3 {
  filter: contrast(70%);
  mix-blend-mode: normal;
  width: 180px;
}

.coin4 {
  z-index: 2;
  background-image: url('../images/coin1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10vw;
  height: 10vw;
  display: none;
  position: absolute;
  inset: auto auto 0% 5%;
}

.div-block-30 {
  background-color: #f70;
  background-image: linear-gradient(45deg, #ffbf00, #f60);
  border-radius: 8px;
  min-width: 50%;
  min-height: 100%;
  position: absolute;
  bottom: 0;
}

.text-block-8 {
  color: #fee404;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Press Start 2P", sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: none;
}

.text_pacotes {
  color: #fee404;
  text-align: center;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Press Start 2P", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.div_objetivo-copy {
  margin-left: 10px;
  margin-right: 10px;
}

.text_realizado {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Press Start 2P", sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.text-span-11 {
  color: #fee404;
  vertical-align: top;
  font-size: 17px;
  font-weight: 700;
}

.div_realizado {
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-9 {
  color: #fff;
  margin-bottom: 10px;
  font-family: "Press Start 2P", sans-serif;
  font-size: 10px;
  font-style: italic;
  font-weight: 300;
}

.div-block-29 {
  margin-top: 0;
  margin-bottom: 20px;
}

.div-block-27 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 20px auto;
  display: flex;
}

.text_objetivo {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Press Start 2P", sans-serif;
  font-weight: 400;
}

.div-block-28 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.div_progresso {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}

.div_barra {
  aspect-ratio: auto;
  background-color: #16161638;
  border: 2px solid #fff;
  border-radius: 10px;
  flex: 0 auto;
  min-width: 60%;
  min-height: 60px;
  position: relative;
}

.background-video2 {
  background-image: linear-gradient(0deg, #02001b78 71%, #ac0a87);
  height: auto;
  padding-bottom: 100px;
}

.background-video2.fase2 {
  background-image: linear-gradient(0deg, #02001b4f 71%, #ac0a87);
}

.logo-mastergame-2 {
  background-image: url('../images/logo_mastergame.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 20%;
  height: 110px;
}

.logo-mastergame-2.fase2 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
}

.title-3 {
  color: #e94602;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 50px;
}

.img-conectavc {
  background-image: url('../images/conecta_vc_mobile_v2_1conecta_vc_mobile_v2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25vw;
  height: 31vw;
  margin-right: 20px;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

.text-span-12,
.text-span-13 {
  color: #fada00;
  font-weight: 800;
}

.paragraph-4 {
  color: #fff;
  text-align: left;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
}

.button {
  color: #175f7e;
  text-align: center;
  text-transform: uppercase;
  background-color: #fada00;
  border: 2px solid #31a1e2;
  border-radius: 6px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 20px;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.button.roxo {
  color: #2881c0;
  background-color: #fada00;
}

.navbar {
  z-index: 999;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #fada00;
  width: 100%;
  padding-top: 10px;
  position: fixed;
}

.image-2 {
  width: 90px;
  margin-top: -1px;
}

.brand {
  padding-top: 7px;
}

.nav-link {
  color: #e94403;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
  font-size: 11px;
  font-weight: 900;
  transition: all .4s ease-in-out;
}

.nav-link:hover {
  color: #9a2e10;
}

.nav-link.w--current {
  color: #219f9b;
  font-family: Nunito, sans-serif;
  font-size: 11px;
  font-weight: 900;
}

.container-4 {
  max-width: 1200px;
}

.cronometro {
  margin-top: 0;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Nunito, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
}

.numbers-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.heading-6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 900;
  line-height: 24px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
  font-family: Nunito, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
}

.link {
  color: #fdcc03;
  font-family: Montserrat, sans-serif;
  text-decoration: underline;
}

.div-block-31 {
  background-color: #0000;
  background-image: url('../images/folha.avif'), url('../images/bg_degrade.avif');
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: block;
}

.div-select {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-select.hideit {
  display: none;
}

.image-17 {
  width: 90px;
}

.div-block-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: 0;
  display: flex;
}

.select {
  text-align: center;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-radius: 5px;
  margin-right: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
}

.select-copy {
  text-align: center;
  background-color: #3898ec00;
  border: 2px solid #fff;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 12px;
}

.button-login {
  color: #fff;
  text-transform: uppercase;
  background-color: #0080a2;
  border-radius: 10px;
  flex-flow: column;
  width: auto;
  max-width: none;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 60px;
  font-family: Nunito, sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  width: 80%;
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 26px;
}

.form-style {
  color: #181818;
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.form-block {
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  display: flex;
}

.logo-mastergame-login {
  background-image: url('../images/logo_mastergame.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30%;
  height: 13vw;
}

.div-block-32 {
  background-color: #0000;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 20px;
  display: flex;
  position: relative;
}

.text-block-12 {
  color: #afafaf;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
}

.button-2 {
  color: #fff;
  background-color: #26a395;
  border-radius: 5px;
  margin-top: 10px;
  font-family: Nunito, sans-serif;
  font-size: 11px;
  font-weight: 900;
}

.text-span-14 {
  color: #fdcc03;
  font-weight: 700;
}

.list {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.italic-text,
.list-item,
.italic-text-2,
.italic-text-3,
.italic-text-4 {
  font-style: normal;
}

.italic-text-5 {
  font-size: 20px;
  font-style: normal;
  line-height: 26px;
}

.italic-text-6 {
  color: #fff;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 26px;
}

.link-2 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-left: 0;
  font-family: Nunito, sans-serif;
  text-decoration: underline;
}

.coin6 {
  background-image: url('../images/coin_alpha2.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10vw;
  height: 10vw;
  position: absolute;
  inset: -10% auto auto 6%;
}

.premios-shell-consultores {
  background-color: #ffffff0d;
  border: 1px solid #ffffff42;
  border-radius: 10px;
  width: 100%;
  margin-top: 20px;
  padding: 40px;
}

.trophy-top3-1 {
  width: 180px;
}

.trophy-top3-2 {
  filter: grayscale();
  width: 120px;
}

.trophy-top-33 {
  filter: contrast(70%);
  mix-blend-mode: normal;
  width: 120px;
}

.img-shell-metas {
  background-image: url('../images/metas_shell_1metas_shell.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40vw;
  height: 27vw;
  margin-right: 20px;
  display: none;
}

.text-span-15 {
  color: #fdcc03;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.list-item-2 {
  font-family: Montserrat, sans-serif;
}

.text-span-16,
.text-span-17 {
  color: #fdcc03;
  font-weight: 700;
}

.progress-bar {
  opacity: 1;
  background-color: #e94602;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 10px;
  display: flex;
}

.content-progress {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin: 17px auto 0;
  display: flex;
}

.div_progress_base {
  aspect-ratio: auto;
  background-color: #16161638;
  border: 2px solid #fff;
  border-radius: 6px;
  flex: 0 auto;
  min-width: 100%;
  min-height: 24px;
  position: relative;
}

.progress-percent {
  background-color: #ffbf00;
  background-image: linear-gradient(45deg, #f8d12b, #02cfda);
  border-radius: 4px;
  min-width: 50%;
  min-height: 100%;
  position: absolute;
  bottom: 0;
}

.text_obj {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Nunito, sans-serif;
  font-size: 9px;
  font-weight: 700;
  line-height: 8px;
}

.obj_pacotes {
  color: #fee404;
  text-align: right;
  -webkit-text-stroke-color: #ffbf00;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
}

.div_obj {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Montserrat, sans-serif;
}

.image-18 {
  width: 32px;
}

.div-block-33 {
  background-color: #ffbf00;
  border-radius: 100px;
  width: 42px;
  height: 42px;
  margin-right: 10px;
  padding: 5px;
}

.ganho_pacotes {
  color: #3ddcc7;
  text-align: left;
  -webkit-text-stroke-color: #04cfda;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
}

.text_ganho_pack {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  font-weight: 600;
  line-height: 8px;
}

.div_ganho {
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
}

.ic_ganho {
  background-color: #02cfda;
  border-radius: 100px;
  width: 42px;
  height: 42px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 10px;
}

.text-span-18 {
  color: #fee404;
}

.ganho-obj {
  color: #fee404;
  vertical-align: top;
  font-size: 17px;
  font-weight: 700;
}

.progress1 {
  width: 50%;
  margin-left: 20px;
  margin-right: 20px;
  display: none;
}

.title-progress {
  color: #fff;
  text-align: center;
  background-color: #09031759;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Nunito, sans-serif;
  font-size: 10px;
  font-weight: 900;
  line-height: 10px;
}

.progress2 {
  width: 50%;
  margin-left: 20px;
  margin-right: 20px;
  display: none;
}

.loading {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.lottie-animation {
  width: 80%;
  display: block;
}

.div-block-34 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  flex-flow: column;
  padding-top: 42px;
  padding-bottom: 22px;
  display: block;
}

.image-19 {
  align-self: center;
  max-width: 33%;
  font-size: 20px;
}

.image-19.sucessimg {
  max-width: 15%;
}

.upload-holder {
  border: 3px dashed #fff;
  border-radius: 0;
  margin-bottom: 5%;
  padding: 2% 5% 0%;
  display: none;
}

.upload-holder.sucesso {
  display: block;
}

.gametext {
  font-family: "Press Start 2P", sans-serif;
  font-size: 10px;
}

.gametext.sucesstext {
  color: #00e05e;
  text-align: center;
}

.form-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.submit-button {
  background-color: #3898ec00;
  border: 3px solid #fff;
  font-family: "Press Start 2P", sans-serif;
}

.submit-button.sucess {
  color: #0c116c;
  background-color: #00e05e;
}

.form-block-2 {
  width: 61%;
  max-width: 100%;
}

.div-block-35 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: column;
  align-self: center;
  display: flex;
}

.div-block-35.sucesshold {
  padding-bottom: 17px;
}

.div-block-36 {
  align-self: center;
}

.header-stars-video {
  background-image: linear-gradient(#02001b00 71%, #02001b);
  height: 100vh;
  margin-top: 0;
  display: none;
}

.header-stars-video.fase2 {
  background-image: linear-gradient(#02001b00 71%, #d4651d);
}

.logo-bat-stars {
  background-image: url('../images/logo-master_slogan.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 45vw;
  height: 27vw;
  margin-top: 13vw;
}

.logo-bat-stars.fase2 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
  background-size: contain;
  background-attachment: scroll;
  width: 110vh;
  height: 48vh;
}

.logo-bat-stars.fase3 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
  background-size: contain;
  background-attachment: scroll;
  flex: none;
  width: 35%;
  max-width: 1015px;
  height: 36%;
}

.background-footer {
  background-image: linear-gradient(#f9d901, #fff0 34%, #12306ed1 103%);
  background-position: 0 0;
  height: auto;
  padding-top: 40px;
  padding-bottom: 50px;
}

.background-footer.fase2 {
  background-image: linear-gradient(0deg, #02001b4f 71%, #ac0a87);
}

.logo-batstar2 {
  background-image: url('../images/Janeiro-2026_v2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 27%;
  height: 123px;
  margin-top: 0;
}

.logo-batstar2.fase2 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
}

.img-conectabat {
  background-image: url('../images/conecta_vc_mobile_v2_1conecta_vc_mobile_v2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 25vw;
  height: 31vw;
  margin-right: 20px;
}

.img-chart {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-right: 20px;
  display: flex;
}

.lottie-animation-2 {
  filter: invert();
  align-self: flex-start;
  width: 25vw;
}

.heading-7 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.logo-batstars-login {
  background-image: url('../images/Janeiro-2026_v2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 40%;
  height: 15vw;
  margin-bottom: 20px;
  margin-right: 20px;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Nunito, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 35px;
}

.text-span-19 {
  color: #fada00;
  -webkit-text-stroke-color: #fff;
  font-weight: 700;
}

.div-block-37 {
  background-color: #fff;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
}

.paragraph-9 {
  color: #120435;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
}

.image-20 {
  width: 100%;
  max-width: none;
}

.paragraph-10 {
  color: #008ddb;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Nunito, sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 900;
  line-height: 52px;
}

.paragraph-11 {
  color: #fdcc03;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
}

.text-span-20 {
  color: #e94602;
  font-size: 50px;
  font-weight: 900;
}

.text-span-20.sellout {
  color: #e94602;
  letter-spacing: -2px;
  font-family: Nunito, sans-serif;
  font-weight: 900;
}

.div-block-38 {
  border: 1px solid #fdcc03;
  border-radius: 6px;
  padding-top: 10px;
}

.div-block-39 {
  margin-bottom: 40px;
}

.text-teste-cache {
  color: #fff;
}

.text-block-habilitado {
  color: #042e19;
  text-align: left;
  text-transform: uppercase;
  vertical-align: baseline;
  background-image: url('../images/tarja_azul.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 0 solid #fff;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  height: auto;
  min-height: auto;
  margin: 10px auto 0;
  padding: 3px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-style: italic;
  font-weight: 700;
  line-height: 10px;
  display: flex;
}

.div-block-40 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 70%;
  min-height: 24%;
  margin: 10px 0 0;
  display: flex;
  position: relative;
}

.text-block-13-copy {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  font-family: Nunito, sans-serif;
  font-size: 11px;
  font-weight: 800;
  line-height: 10px;
}

.title-progress-copy {
  color: #fff;
  text-align: center;
  background-color: #09031759;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Nunito, sans-serif;
  font-size: 10px;
  font-weight: 800;
  line-height: 10px;
}

.card-ganho-mensal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fdcc0300;
  background-image: url('../images/plank.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 640px;
  margin-top: 0;
  margin-bottom: 60px;
  padding: 20px 140px 60px 100px;
  display: flex;
}

.dropdown {
  justify-content: space-between;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  display: block;
}

.dropdown-toggle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  background-color: #e8c9a4;
  border: 1px solid #000;
  border-radius: 50px;
  justify-content: center;
  align-items: stretch;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

.dropdown-toggle.w--open {
  color: #fff;
  border: 1px solid #fdcc03;
  border-radius: 50px;
}

.dropdown-list {
  background-color: #fff;
  display: none;
}

.text-block-14 {
  margin-left: 10px;
  margin-right: 100px;
  font-style: italic;
  font-weight: 400;
}

.icon {
  margin-left: auto;
  margin-right: 30px;
}

.paragraph-card1 {
  color: #631d00;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 900;
  line-height: 45px;
}

.card-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.card-icon-lucro {
  opacity: .6;
  vertical-align: baseline;
  width: 126px;
  max-width: none;
}

.text-span-lucro {
  color: #e94602;
  font-size: 53px;
  line-height: 50px;
}

.text-span-22 {
  color: #74ced9;
}

.lucro-valor {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #000;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  padding-top: 10px;
  display: flex;
}

.lucro-valor.sellin {
  border-color: #000;
}

.lucro-valor.sellin.box-branco,
.lucro-valor.box-white {
  border-color: #9a2e10;
}

.lucro-valor-numeros {
  color: #e94602;
  text-align: center;
  letter-spacing: -2px;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Nunito, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  line-height: 48px;
}

.lucro-valor-numeros.sellout {
  color: #e94602;
  letter-spacing: -1px;
  font-family: Nunito, sans-serif;
  font-style: italic;
  font-weight: 900;
}

.card-text-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 380px;
  margin-top: 20px;
  padding: 20px 40px;
  display: flex;
}

.card-icon-perda {
  vertical-align: baseline;
  width: 91px;
  max-width: none;
}

.paragraph-card2 {
  color: #631d00;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
  line-height: 28px;
}

.text-span-valor-perda {
  color: #74ced9;
  font-size: 28px;
  line-height: 36px;
}

.div-block-41 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-15 {
  color: #631d00;
  align-self: auto;
  margin-top: 0;
  font-family: Nunito, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.text-span-23 {
  color: #e94602;
  text-transform: uppercase;
  font-weight: 700;
}

.coin5 {
  z-index: 2;
  background-image: url('../images/coin1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14vw;
  height: 14vw;
  display: none;
  position: absolute;
  inset: auto 0% 18% auto;
}

.coin2-copy {
  background-image: url('../images/coin2.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10vw;
  height: 10vw;
  position: absolute;
  inset: 21% 6% auto auto;
}

.coin2-copy._6 {
  width: 7vw;
  height: 7vw;
  inset: auto auto 13% 16%;
}

.div-block-42 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-43 {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-44 {
  color: #fff;
  background-color: #3ddcc7;
  border-radius: 30px;
  align-self: auto;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 0 8px;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: relative;
  left: -10px;
  transform: rotate(-90deg);
}

.text-block-16 {
  color: #3a00a8;
  white-space: nowrap;
  word-break: normal;
  font-size: 10px;
  font-weight: 700;
}

.div-block-45 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 350px;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-46 {
  align-items: center;
  display: flex;
}

.div-block-47 {
  flex: 0 auto;
  align-self: auto;
}

.lucro_mensal_sellout {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-21 {
  width: 20px;
  max-width: none;
  height: 65px;
  margin-right: 5px;
}

.lucro_mensal_sellin,
.lucro_anual_sellout,
.lucro_anual_sellin {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-48 {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span-24 {
  color: #3ddcc7;
  text-align: left;
  font-size: 12px;
}

.text-span-25 {
  color: #fdcc03;
  font-size: 12px;
}

.div-block-49 {
  flex-flow: column;
  display: flex;
}

.info_sellout {
  color: #000;
  margin-top: 10px;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}

.info_sellout_valor {
  color: #e94602;
  letter-spacing: -1px;
  margin-top: 0;
  font-family: Nunito, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 800;
}

.info_sellin {
  color: #000;
  margin-top: 10px;
  font-family: Nunito, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}

.info_sellin_valor {
  color: #e94602;
  letter-spacing: -1px;
  margin-top: 0;
  font-family: Nunito, sans-serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 800;
}

.image-22 {
  position: absolute;
  top: 151px;
}

.div-block-50 {
  height: 100vh;
}

.logo-bat-master {
  justify-content: center;
  align-items: center;
  width: 45vw;
  height: 27vw;
  margin-top: 8vw;
  display: flex;
}

.logo-bat-master.fase2 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
  background-size: contain;
  background-attachment: scroll;
  width: 110vh;
  height: 48vh;
}

.logo-bat-master.fase3 {
  background-image: url('../images/Logo_Desafio_Final_1Logo_Desafio_Final.webp');
  background-size: contain;
  background-attachment: scroll;
  flex: none;
  width: 35%;
  max-width: 1015px;
  height: 36%;
}

.background-video-2 {
  height: 100vh;
}

.image-23 {
  z-index: 10;
  width: auto;
  max-width: none;
  height: auto;
  position: relative;
  inset: auto 0% 7%;
}

.header-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/bg_degrade.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  grid-template-rows: auto auto 220px 240px 60px 73px 40px auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  padding-top: 190px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.header-logo-bat-master {
  width: 70vw;
  max-width: 100%;
  margin-top: 0;
}

.lottie-animation-3 {
  width: 70px;
  display: block;
  transform: rotate(180deg);
}

.bold-text-2 {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  font-family: Nunito, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
}

.bold-text-3 {
  letter-spacing: 1px;
  font-family: Nunito, sans-serif;
  font-style: normal;
  font-weight: 900;
}

.mecanica-2 {
  background-color: #000;
  background-image: linear-gradient(#0ba3e5, #175c7a);
  height: auto;
  padding: 192px 60px 0;
  display: flex;
  position: relative;
}

.mecanica-2.fase2 {
  background-image: linear-gradient(#d4661d, #35009b);
}

.mecanica-1 {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 60px;
}

.mecanica-3 {
  background-color: #000;
  background-image: linear-gradient(#175e7b 4%, #fada00 80%);
  height: auto;
  padding: 60px 40px 20px;
  display: flex;
  position: relative;
}

.mecanica-3.fase2 {
  background-image: linear-gradient(#d4661d, #35009b);
}

.animated-graph {
  width: 230px;
  height: 250px;
}

.graph-icon {
  width: 250px;
  height: 250px;
}

.image-24 {
  order: 1;
  position: absolute;
  inset: -119px 0% 0%;
}

.up-sales {
  width: 250px;
  height: 250px;
}

.money1 {
  background-image: url('../images/money-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  display: block;
  position: absolute;
  inset: 74% auto auto 6%;
}

.money2 {
  z-index: 100;
  background-image: url('../images/money2_white.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  display: block;
  position: absolute;
  inset: 38% 10% auto auto;
}

.money3 {
  filter: invert();
  background-image: url('../images/money-3.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  display: block;
  position: absolute;
  inset: 58% auto auto 6%;
}

.money4 {
  filter: invert();
  background-image: url('../images/money-2.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  display: block;
  position: absolute;
  inset: 21% 0% auto auto;
}

.money5 {
  filter: invert();
  background-image: url('../images/money-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  display: block;
  position: absolute;
  inset: 50% auto auto 1%;
}

.section {
  position: relative;
}

.money6 {
  filter: invert();
  background-image: url('../images/money-2.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  display: block;
  position: absolute;
  inset: 5% 4% auto auto;
}

.card-ganho-mensal-mob {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #fdcc0300;
  background-image: url('../images/box_ripped_blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 60px 80px;
  display: none;
}

.money7 {
  z-index: 999;
  background-image: url('../images/money2_white.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15vw;
  height: 10vw;
  display: none;
  position: absolute;
  inset: 38% 10% auto auto;
}

.setas {
  max-width: 15px;
  display: none;
  position: absolute;
  inset: 32% 29% 0% auto;
}

.tracos {
  max-width: 70px;
  display: none;
  position: absolute;
  inset: 35% auto auto 27%;
}

.div-block-51 {
  background-image: url('../images/folha.avif'), url('../images/bg_degrade.avif');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.image-25 {
  width: 60vw;
}

.heading-8 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 2vw;
  font-weight: 800;
  line-height: 2vw;
}

.palhas {
  z-index: 0;
  background-image: url('../images/folha.avif'), url('../images/BAT_master_element.avif');
  background-position: 0 0, 50%;
  background-repeat: no-repeat, repeat;
  background-size: cover, cover;
  background-attachment: fixed, scroll;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-52 {
  z-index: 2;
  background-image: url('../images/wave_section.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  width: 100vw;
  height: 40vw;
  margin-top: 0;
  display: block;
  position: absolute;
  inset: 88px 0% 0%;
}

.progressbat {
  width: 50%;
  margin-left: 20px;
  margin-right: 20px;
}

.paragraph-12 {
  font-family: Nunito, sans-serif;
  font-style: italic;
}

.marcador-100 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -22px;
  left: 70%;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  width: 77px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nunito, sans-serif;
  font-weight: 900;
  line-height: 15px;
}

.marcador {
  background-color: #fff;
  border-radius: 100px;
  width: 12px;
  height: 12px;
  margin-top: 12px;
  margin-bottom: 11px;
}

.text-span-26 {
  color: #fada00;
}

.marcador-120 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -21px;
  left: 92%;
}

.progress-conectavc {
  width: 100%;
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.title-progress2 {
  color: #fff;
  text-align: center;
  background-color: #09031759;
  border-radius: 100px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Nunito, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 10px;
}

@media screen and (max-width: 991px) {
  .logo-mastergame {
    width: 80%;
    height: 250px;
  }

  .div-block {
    width: 33vw;
    height: 7vw;
  }

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

  .mecanica {
    height: 26vw;
    padding: 40px 40px 10vw;
  }

  .div-block-2 {
    margin-top: 20px;
  }

  .paragraph {
    width: 90%;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 32px;
  }

  .text-span {
    font-size: 18px;
  }

  .comofunciona-content,
  .heading-2 {
    margin-bottom: 20px;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .bold-text {
    font-size: 24px;
    line-height: 24px;
  }

  .coin2 {
    top: 27%;
    right: 2%;
  }

  .como {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-3 {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .id-pacotes,
  .id-carteiras {
    font-size: 20px;
  }

  .text-span-4 {
    font-size: 18px;
  }

  .grid {
    margin-top: 20px;
  }

  .div-block-4 {
    padding: 20px 20px 20px 10px;
  }

  .trophy1 {
    width: 120px;
    margin-bottom: 10px;
  }

  .heading-4 {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .heading-5 {
    font-size: 20px;
  }

  .trophy2 {
    width: 120px;
  }

  .card-consultores {
    padding: 20px;
  }

  .trophy3 {
    width: 120px;
  }

  .coin4 {
    bottom: -40%;
  }

  .text_pacotes {
    font-size: 18px;
  }

  .div-block-29 {
    margin-top: 20px;
  }

  .div-block-27 {
    margin-bottom: 0;
  }

  .div_progresso {
    display: block;
  }

  .div_barra {
    min-width: 45%;
    min-height: 55px;
  }

  .background-video2 {
    padding-bottom: 40px;
  }

  .title-3 {
    font-size: 42px;
  }

  .paragraph-3,
  .paragraph-4 {
    font-size: 20px;
    line-height: 28px;
  }

  .button {
    margin-top: 10px;
  }

  .container-4 {
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
  }

  .menu-button {
    color: #fff;
    display: block;
  }

  .menu-button.w--open {
    background-color: #fdcc03;
    display: block;
  }

  .nav-menu {
    background-color: #1d044c;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form {
    justify-content: center;
    align-items: center;
  }

  .div-select {
    width: 85%;
  }

  .div-block-21 {
    width: 100%;
    margin-left: 0;
  }

  .paragraph-7 {
    text-align: center;
    width: 70%;
  }

  .form-block {
    width: 60%;
  }

  .logo-mastergame-login {
    width: 80%;
    height: 250px;
  }

  .button-2 {
    width: 100%;
  }

  .trophy-top3-1 {
    width: 120px;
    margin-bottom: 10px;
  }

  .trophy-top3-2,
  .trophy-top-33 {
    width: 120px;
  }

  .progress-bar {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .content-progress {
    margin-bottom: 0;
  }

  .div_progress_base {
    min-width: 100%;
    min-height: 24px;
  }

  .text_obj {
    font-size: 8px;
    line-height: 8px;
  }

  .obj_pacotes {
    font-size: 10px;
    line-height: 12px;
  }

  .div_obj {
    margin-top: 0;
    margin-left: 0;
    margin-right: 5px;
  }

  .div-block-33 {
    display: none;
  }

  .ganho_pacotes {
    font-size: 10px;
  }

  .text_ganho_pack {
    font-size: 8px;
    line-height: 8px;
  }

  .div_ganho {
    margin-top: 0;
    margin-left: 5px;
  }

  .ic_ganho {
    margin-left: 5px;
    margin-right: 5px;
    display: none;
  }

  .text-block-13 {
    margin-top: 5px;
  }

  .title-progress {
    margin-bottom: 24px;
  }

  .progress2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .lottie-animation {
    width: 100%;
  }

  .logo-bat-stars {
    width: 80%;
    height: 250px;
  }

  .background-footer {
    background-size: 120%;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .logo-batstar2 {
    width: 43%;
  }

  .lottie-animation-2 {
    width: 40vw;
  }

  .heading-7 {
    margin-bottom: 20px;
    font-size: 28px;
  }

  .logo-batstars-login {
    background-size: 77%;
    width: 80%;
    height: 250px;
    margin-right: 0;
  }

  .text-block-habilitado {
    justify-content: center;
    align-items: center;
    width: auto;
    min-width: auto;
    margin-top: 5px;
    font-size: 8px;
  }

  .div-block-40 {
    min-width: 80%;
    margin-top: 0;
  }

  .text-block-13-copy {
    margin-top: 5px;
  }

  .card-ganho-mensal {
    flex-flow: column;
    display: none;
  }

  .card-text {
    margin-top: 0;
  }

  .div-block-41.mob {
    margin-bottom: 20px;
  }

  .coin5 {
    bottom: -40%;
  }

  .coin2-copy {
    top: 27%;
    right: 2%;
  }

  .div-block-45 {
    width: 350px;
  }

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

  .logo-bat-master {
    width: 80%;
    height: 250px;
  }

  .header-grid {
    grid-template-rows: auto auto 50px 300px 60px 73px 40px auto auto auto;
  }

  .header-logo-bat-master {
    width: 90vw;
    max-width: none;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .effect-black {
    width: auto;
    max-width: none;
    height: 91%;
  }

  .lottie-animation-3 {
    width: 60px;
    margin-right: 0;
    padding-right: 0;
  }

  .mecanica-2 {
    padding: 120px 40px;
  }

  .mecanica-3 {
    background-position: 50% 30%;
    background-size: 130%;
    padding: 0 40px;
  }

  .money1 {
    width: 20vw;
    height: 20vw;
    top: 72%;
  }

  .money2 {
    width: 18vw;
    height: 14vw;
    top: 31%;
    right: 0%;
  }

  .money3,
  .money4,
  .money5,
  .money6 {
    display: none;
  }

  .card-ganho-mensal-mob {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: url('../images/plank_mob.avif');
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 80%;
    height: auto;
    margin-top: 60px;
    padding: 100px 40px;
    display: flex;
  }

  .money7 {
    width: 18vw;
    height: 14vw;
    top: 31%;
    right: 0%;
  }

  .image-25 {
    width: 90vw;
  }

  .heading-8 {
    font-size: 3vw;
    line-height: 3vw;
  }

  .progressbat {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-17 {
    min-width: 70px;
  }

  .marcador-120 {
    left: 92%;
  }

  .progress-conectavc {
    margin-left: 10px;
    margin-right: 10px;
  }

  .title-progress2 {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 767px) {
  .logo-mastergame {
    height: 172px;
  }

  .div-block {
    width: 41vw;
    height: 8vw;
    padding-left: 22px;
    padding-right: 22px;
  }

  .heading {
    font-size: 1rem;
  }

  .mecanica {
    height: 30vw;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block {
    font-size: 10px;
  }

  .paragraph {
    width: auto;
    font-size: 18px;
    line-height: 24px;
  }

  .img-cards {
    width: 80vw;
    height: 60vw;
  }

  .comofunciona-content {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3 {
    width: auto;
    margin-top: 20px;
  }

  .coin1 {
    top: -4%;
  }

  .coin2 {
    top: 32%;
  }

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

  .heading-3 {
    font-size: 22px;
  }

  .id-pacotes,
  .id-carteiras {
    font-size: 16px;
  }

  .coin3 {
    width: 8vw;
    height: 8vw;
    bottom: -4%;
    right: 6%;
  }

  .premios-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-span-4 {
    font-size: 16px;
  }

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

  .heading-4 {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .heading-5 {
    font-size: 24px;
    line-height: 5vw;
  }

  .trophy2 {
    margin-bottom: 10px;
  }

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

  .card-consultores {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .coin4 {
    bottom: -23%;
  }

  .text_pacotes {
    width: 100.012%;
    font-size: 18px;
  }

  .div_objetivo-copy {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text_realizado {
    font-size: 12px;
  }

  .div_realizado {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text_objetivo {
    font-size: 12px;
  }

  .div_progresso {
    flex-flow: column;
    display: flex;
  }

  .div_barra {
    min-width: 30%;
    min-height: 50px;
  }

  .logo-mastergame-2 {
    width: 30%;
  }

  .title-3 {
    margin-bottom: 20px;
    line-height: 46px;
  }

  .img-conectavc {
    width: 70vw;
    height: 60vw;
  }

  .paragraph-3,
  .paragraph-4 {
    font-size: 16px;
    line-height: 20px;
  }

  .container-4 {
    padding-left: 10px;
  }

  .div-select {
    width: 100%;
  }

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

  .select-copy {
    margin-left: 20px;
    margin-right: 0;
  }

  .paragraph-7 {
    width: 90%;
  }

  .form-block {
    width: 60%;
  }

  .logo-mastergame-login {
    height: 172px;
    margin-bottom: 20px;
  }

  .div-block-32 {
    height: auto;
    padding: 5px 20px;
  }

  .text-block-12 {
    line-height: 11px;
  }

  .coin6 {
    top: -4%;
  }

  .premios-shell-consultores {
    padding-left: 20px;
    padding-right: 20px;
  }

  .top3-trophy {
    justify-content: center;
    align-items: center;
    padding-right: 20px;
    display: flex;
  }

  .trophy-top3-2 {
    width: 60px;
    margin-bottom: 10px;
    margin-right: -22px;
  }

  .trophy-top-33 {
    width: 60px;
    margin-left: -22px;
    padding-left: 0;
  }

  .img-shell-metas {
    width: 80vw;
    height: 60vw;
  }

  .progress-bar {
    flex-flow: column;
  }

  .div_progress_base {
    min-width: 94%;
    min-height: 24px;
  }

  .text_obj {
    font-size: 8px;
  }

  .obj_pacotes {
    width: 100.012%;
    font-size: 10px;
    line-height: 10px;
  }

  .div_obj {
    margin-left: 10px;
    margin-right: 10px;
  }

  .ganho_pacotes {
    width: 100.012%;
    font-size: 10px;
    line-height: 10px;
  }

  .text_ganho_pack {
    font-size: 8px;
  }

  .div_ganho {
    margin-left: 10px;
    margin-right: 10px;
  }

  .progress1 {
    width: 100%;
    margin-bottom: 10px;
  }

  .progress2 {
    width: 100%;
  }

  .logo-bat-stars {
    height: 172px;
  }

  .background-footer {
    background-position: 50% 101%;
    background-size: 160%;
  }

  .logo-batstar2 {
    width: 30%;
  }

  .img-conectabat {
    width: 70vw;
    height: 60vw;
  }

  .img-chart {
    width: auto;
    height: auto;
  }

  .lottie-animation-2 {
    width: auto;
  }

  .heading-7 {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 31px;
  }

  .logo-batstars-login {
    background-size: 80%;
    height: 210px;
    margin-bottom: 20px;
  }

  .div-block-37 {
    border-radius: 20px;
  }

  .paragraph-9 {
    font-size: 22px;
  }

  .card-ganho-mensal {
    align-self: center;
    width: 93vw;
  }

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

  .dropdown-list {
    display: none;
  }

  .card-text {
    margin-bottom: 10px;
  }

  .coin5 {
    bottom: -23%;
  }

  .coin2-copy {
    top: 32%;
  }

  .dropdown-link,
  .dropdown-link-2,
  .dropdown-link-3,
  .dropdown-link-4,
  .dropdown-link-5,
  .dropdown-link-6 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-bat-master {
    height: 172px;
  }

  .header-grid {
    grid-template-rows: auto auto 164px 241px 60px 73px 40px auto auto auto;
  }

  .effect-black {
    height: 90%;
  }

  .bold-text-2 {
    line-height: 42px;
  }

  .mecanica-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .mecanica-3 {
    background-position: 50% 18%;
    background-size: 130%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .money1 {
    top: 75%;
    left: 5%;
  }

  .money2 {
    width: 20vw;
    height: 19vw;
    top: 75%;
    right: 5%;
  }

  .money3,
  .money4,
  .money5,
  .money6 {
    top: -4%;
  }

  .card-ganho-mensal-mob {
    background-size: 106%;
    align-self: center;
    width: auto;
  }

  .money7 {
    width: 30vw;
    height: 23vw;
    inset: 86% 0% auto 36%;
  }

  .progressbat {
    width: 100%;
  }

  .marcador-120 {
    left: 89%;
  }

  .progress-conectavc {
    width: 100%;
  }
}

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

  .logo-mastergame {
    width: 100%;
    height: 250px;
  }

  .logo-mastergame.fase3 {
    width: 100%;
  }

  .div-block {
    width: 75vw;
    height: 15vw;
  }

  .mecanica {
    height: 43vw;
    padding-top: 40px;
  }

  .paragraph {
    margin-bottom: 0;
    font-size: 17px;
  }

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

  .img-cards {
    width: 80vw;
    height: 76vw;
  }

  .comofunciona-content {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2 {
    margin-bottom: 10px;
    line-height: 27px;
  }

  .paragraph-2 {
    width: 100%;
    font-size: 16px;
  }

  .bold-text {
    font-family: Nunito, sans-serif;
    font-size: 22px;
    font-weight: 900;
  }

  .coin1 {
    width: 20vw;
    height: 20vw;
    display: none;
    top: -4%;
    left: 9%;
  }

  .coin2 {
    width: 20vw;
    height: 20vw;
    display: none;
    top: 34%;
    right: 6%;
  }

  .como {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-3 {
    line-height: 32px;
  }

  .id-pacotes,
  .id-carteiras {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .coin3 {
    width: 20vw;
    height: 20vw;
    display: none;
    bottom: -5%;
  }

  .text-span-4 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

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

  .heading-5 {
    line-height: 29px;
  }

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

  .coin4 {
    width: 15vw;
    height: 15vw;
    display: none;
    bottom: -23%;
    left: 10%;
  }

  .text-block-8 {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0;
    padding-right: 0;
    font-size: 23px;
    line-height: 33px;
  }

  .text_pacotes {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }

  .div_objetivo-copy {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text_realizado {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-span-11 {
    font-size: 15px;
  }

  .div_realizado {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-9 {
    margin-left: 40px;
    margin-right: 40px;
    font-size: 10px;
    line-height: 16px;
  }

  .div-block-27 {
    flex-flow: column;
    margin-bottom: 10px;
  }

  .text_objetivo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div_progresso {
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
  }

  .div_barra {
    min-width: 100%;
    min-height: 40px;
  }

  .logo-mastergame-2 {
    width: 50%;
  }

  .img-conectavc {
    width: 80vw;
    height: 80vw;
  }

  .paragraph-3,
  .paragraph-4 {
    font-size: 18px;
    line-height: 24px;
  }

  .button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 19px;
  }

  .image-2 {
    width: 80px;
  }

  .brand {
    padding-top: 10px;
    padding-left: 0;
  }

  .text-block-10 {
    text-align: center;
    font-size: 20px;
  }

  .heading-6 {
    font-size: 20px;
  }

  .text-block-11 {
    font-size: 10px;
  }

  .div-select {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    height: 12vh;
  }

  .select {
    margin-right: 0;
    display: block;
  }

  .select-copy {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-login {
    font-size: 14px;
  }

  .paragraph-7 {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 18px;
  }

  .form-block {
    width: 80%;
  }

  .logo-mastergame-login {
    width: 100%;
    height: 150px;
  }

  .div-block-32 {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-12 {
    line-height: 12px;
  }

  .coin6 {
    width: 20vw;
    height: 20vw;
    top: -4%;
    left: 9%;
  }

  .top3-trophy {
    justify-content: flex-start;
    align-items: center;
  }

  .img-shell-metas {
    width: 80vw;
    height: 76vw;
  }

  .progress-bar {
    padding-left: 10px;
    padding-right: 10px;
  }

  .content-progress {
    flex-flow: row;
    margin-bottom: 5px;
  }

  .div_progress_base {
    min-width: 95%;
    min-height: 24px;
  }

  .text_obj {
    padding-left: 0;
    padding-right: 0;
    font-size: 6px;
  }

  .obj_pacotes {
    padding-left: 0;
    padding-right: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .div_obj {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
  }

  .image-18 {
    width: 24px;
  }

  .div-block-33 {
    display: none;
  }

  .ganho_pacotes {
    padding-left: 0;
    padding-right: 0;
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text_ganho_pack {
    padding-left: 0;
    padding-right: 0;
    font-size: 6px;
  }

  .div_ganho {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 0;
  }

  .ic_ganho {
    width: 24px;
    height: 24px;
    display: none;
  }

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

  .ganho-obj {
    font-size: 15px;
  }

  .title-progress {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 8px;
  }

  .logo-bat-stars {
    width: 100%;
    height: 250px;
  }

  .logo-bat-stars.fase3 {
    width: 100%;
  }

  .background-footer {
    background-size: 250%;
  }

  .logo-batstar2 {
    width: 50%;
  }

  .img-conectabat {
    width: 80vw;
    height: 80vw;
    margin-top: 20px;
  }

  .img-chart {
    width: auto;
    height: auto;
    margin-right: 0;
  }

  .lottie-animation-2 {
    width: 60vw;
  }

  .heading-7 {
    line-height: 32px;
  }

  .logo-batstars-login {
    width: 100%;
    height: 150px;
  }

  .paragraph-8 {
    margin-bottom: 0;
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 25px;
  }

  .div-block-37 {
    margin-top: 40px;
    margin-bottom: 20px;
    display: block;
  }

  .paragraph-9 {
    font-size: 17px;
    line-height: 25px;
  }

  .paragraph-10 {
    font-size: 19px;
    line-height: 25px;
  }

  .text-span-20,
  .text-span-20.sellout {
    font-size: 32px;
  }

  .text-block-habilitado,
  .text-block-13-copy {
    font-size: 8px;
  }

  .title-progress-copy {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 8px;
  }

  .card-ganho-mensal {
    justify-content: flex-start;
    align-items: center;
    width: 90vw;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-toggle {
    padding: 15px 20px 15px 10px;
  }

  .text-block-14 {
    flex-flow: column;
    margin-right: 60px;
  }

  .icon {
    margin-right: 20px;
  }

  .paragraph-card1 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 44px;
  }

  .card-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .card-icon-lucro {
    width: 120px;
  }

  .text-span-lucro {
    font-size: 49px;
  }

  .lucro-valor {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lucro-valor-numeros,
  .lucro-valor-numeros.sellout {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
  }

  .card-text-copy {
    flex-flow: column;
    width: 96%;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-card2 {
    text-align: center;
    width: 100%;
    font-size: 16px;
  }

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

  .coin5 {
    width: 15vw;
    height: 15vw;
    display: none;
    bottom: -23%;
    left: 10%;
  }

  .coin2-copy {
    width: 20vw;
    height: 20vw;
    display: none;
    top: 34%;
    right: 6%;
  }

  .div-block-43 {
    justify-content: center;
    align-items: center;
    width: 250px;
  }

  .div-block-45,
  .lucro_mensal_sellout,
  .lucro_mensal_sellin {
    width: auto;
  }

  .div-block-48 {
    justify-content: space-between;
    align-items: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .info_sellout,
  .info_sellout_valor,
  .info_sellin,
  .info_sellin_valor {
    text-align: center;
  }

  .logo-bat-master {
    width: 100%;
    height: 250px;
  }

  .logo-bat-master.fase3 {
    width: 100%;
  }

  .header-grid {
    grid-template-rows: auto auto 237px 241px 60px 34px 41px auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .header-logo-bat-master {
    width: 100vw;
    height: auto;
  }

  .effect-black {
    height: 120%;
  }

  .lottie-animation-3 {
    display: none;
  }

  .bold-text-2 {
    font-size: 22px;
    line-height: 22px;
  }

  .mecanica-2 {
    padding-top: 60px;
    padding-bottom: 140px;
  }

  .mecanica-3 {
    background-size: 100%;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .money1,
  .money2,
  .money3,
  .money4,
  .money5,
  .money6 {
    width: 20vw;
    height: 20vw;
    display: none;
    top: -4%;
    left: 9%;
  }

  .card-ganho-mensal-mob {
    background-size: cover;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 100vw;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .money7 {
    z-index: 1000;
    width: 40vw;
    height: 35vw;
    display: block;
    inset: auto 0% 1% 31%;
  }

  .image-25 {
    width: 95vw;
  }

  .heading-8 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 5vw;
    line-height: 6vw;
  }

  .div-block-52 {
    height: 41vw;
  }

  .marcador-100 {
    left: 64%;
  }

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

  .marcador-120 {
    left: 85%;
  }

  .title-progress2 {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 8px;
  }
}

#w-node-_3908f888-2b98-ed76-ee52-50e9eabf578b-af97f79f {
  order: 31;
  grid-area: 6 / 5 / 9 / 7;
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_3908f888-2b98-ed76-ee52-50e9eabf578b-af97f79f {
    order: 31;
    grid-area: 7 / 4 / 9 / 8;
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3908f888-2b98-ed76-ee52-50e9eabf578b-af97f79f {
    order: 31;
    grid-area: 6 / 4 / 9 / 8;
    place-self: center;
  }
}