/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/Cabecalho/styles.module.css [app-client] (css) */
.styles-module__WlqLdG__vars {
  --cor_linhas: #241b2e;
}

.styles-module__WlqLdG__cabecalho {
  flex-direction: row;
  width: 95%;
  display: flex;
  position: relative;
}

#styles-module__WlqLdG__cabecalho_esquerda {
  flex-direction: row;
  flex: .15;
  height: 100%;
  display: flex;
}

#styles-module__WlqLdG__recipiente_logo {
  flex: 1;
  align-items: center;
  margin: 6%;
  display: flex;
  position: relative;
}

#styles-module__WlqLdG__recipiente_logo a {
  width: 100%;
}

#styles-module__WlqLdG__cabecalho_direita {
  flex-direction: row;
  flex: 1;
  align-items: center;
  height: 100%;
  display: flex;
}

#styles-module__WlqLdG__cabecalho_direita_linha {
  align-items: center;
  width: 81%;
  height: 100%;
  display: flex;
  position: relative;
}

#styles-module__WlqLdG__cabecalho_direita_acesso {
  flex: 1;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

#styles-module__WlqLdG__recipiente_linha_cabecalho {
  width: 100.5%;
  height: 100%;
  position: absolute;
}

.styles-module__WlqLdG__linha {
  background-color: var(--cor_linhas);
  border-radius: 50px;
  flex: 1;
  height: 4.3%;
  margin: 0 2px;
  box-shadow: inset 0 4px 4px #00000086;
}

.styles-module__WlqLdG__arquivo_logo {
  width: 100%;
}


/* [project]/src/componentes/ElementosVisuais/BotaoAcessar/styles.module.css [app-client] (css) */
.styles-module__FY3GNa__vars {
  --zindex_base: 1;
}

.styles-module__FY3GNa__recipiente_svg_botao_acesso {
}

.styles-module__FY3GNa__link_botao_acesso, .styles-module__FY3GNa__recipiente_svg_botao_acesso {
  width: 100%;
  height: 100%;
}

.styles-module__FY3GNa__camada_1 {
  width: 100%;
  z-index: calc(var(--zindex_base)  + 0);
  margin-top: 10.14%;
  position: absolute;
}

.styles-module__FY3GNa__camada_2 {
  width: 60%;
  z-index: calc(var(--zindex_base)  + 1);
  margin: 14.4% 20.3%;
  position: absolute;
}

.styles-module__FY3GNa__camada_2:hover {
  filter: drop-shadow(0 2px 4px #c787ffa6);
  transition-duration: .2s;
  scale: 1.04;
}

.styles-module__FY3GNa__camada_2:hover ~ .styles-module__FY3GNa__camada_3 {
  filter: drop-shadow(0 -.5px 10px #ff56eb96) drop-shadow(0 1px 2px #000);
  transition-duration: .2s;
  scale: 1.01;
}

.styles-module__FY3GNa__camada_3 {
  pointer-events: none;
  width: 60%;
  z-index: calc(var(--zindex_base)  + 2);
  margin: 20% 20.1%;
  position: absolute;
}

.styles-module__FY3GNa__avatar_usuario_logado {
  width: 25%;
  z-index: calc(var(--zindex_base)  - 1);
  margin: 13% 27.6%;
  position: absolute;
}

.styles-module__FY3GNa__recepiente_icone_desconectar {
  cursor: pointer;
  width: 10%;
  z-index: calc(var(--zindex_base)  + 1);
  margin: 21% 52%;
  position: absolute;
}

.styles-module__FY3GNa__recepiente_icone_desconectar:hover {
  scale: 1.03;
}


/* [project]/src/componentes/ElementosVisuais/ElementosIndividuaisEmListaDeVisualizacao/PersonagemEmVisualizacaoDeSessao/styles.module.css [app-client] (css) */
.styles-module__KPlJ-W__recipiente_imagem_avatar {
  aspect-ratio: 1;
  height: 100%;
  position: relative;
}

.styles-module__KPlJ-W__avatar_usuario {
  filter: brightness(.8) drop-shadow(0 0 10px #0009);
  transform: scale(.5)translateX(60%)translateY(51%);
}


/* [project]/src/componentes/ElementosVisuais/LayoutContextualizado/styles.module.css [app-client] (css) */
#styles-module__TiSukq__recipiente_layout_contextualizado {
  width: 100%;
  height: 100%;
  padding: .5em .35em;
}

#styles-module__TiSukq__recipiente_areas_layout_contextualizado {
  flex-direction: row;
  gap: .7em;
  width: 100%;
  height: 100%;
  display: flex;
}

.styles-module__TiSukq__recipiente_layout_contextualizado_conteudo {
  border-radius: 1.2em;
  flex-direction: column;
  align-items: center;
  gap: 1em;
  display: flex;
}

.styles-module__TiSukq__recipiente_layout_contextualizado_conteudo:not(.styles-module__TiSukq__fundo_layout_contextualizado_conteudo) {
  background-color: #312246b3;
  padding: .7% .4%;
}

.styles-module__TiSukq__recipiente_layout_contextualizado_conteudo__header {
  text-align: center;
  width: 100%;
}

.styles-module__TiSukq__recipiente_layout_contextualizado_conteudo__body {
  text-align: center;
  flex-direction: column;
  flex: 1;
  align-items: center;
  gap: 1.2em;
  width: 100%;
  display: flex;
}

#styles-module__TiSukq__titulo_conteudo {
  font-size: 2.7em;
}

#styles-module__TiSukq__recipiente_layout_contextualizado_menu {
  background-color: #312246b3;
  flex-direction: column;
  height: 100%;
  padding: 1vh .2vw;
  display: flex;
  overflow-x: hidden;
}


/* [project]/src/componentes/Elementos/FerramentaRetornoPagina/styles.module.css [app-client] (css) */
.styles-module__OCQktG__link_retorno {
  display: contents;
}

#styles-module__OCQktG__recipiente_icone_acao_voltar_pagina_aventuras {
  backdrop-filter: brightness(.3);
  cursor: pointer;
  user-select: none;
  z-index: 1;
  border-radius: 100%;
  padding: .2% .45% .3%;
  position: absolute;
  top: 1.5%;
  left: 1%;
  box-shadow: 0 0 7px #00000069;
}

#styles-module__OCQktG__recipiente_icone_acao_voltar_pagina_aventuras a {
  text-decoration: none;
}

#styles-module__OCQktG__recipiente_icone_acao_voltar_pagina_aventuras:hover {
  box-shadow: 0 0 7px #fff;
}


/* [project]/src/componentes/ElementosDeMenu/styles.module.css [app-client] (css) */
#styles-module__rxAzhW__recipiente_lista_acoes {
  flex-direction: column;
  display: flex;
}

#styles-module__rxAzhW__recipiente_lista_acoes .styles-module__rxAzhW__titulo_permissao {
  text-align: center;
  color: #e7ffbc;
}

#styles-module__rxAzhW__recipiente_lista_acoes hr {
  margin: 1vh 0 .8vh;
}

.styles-module__rxAzhW__recipiente_item_lista_acoes {
  user-select: none;
  border-radius: 5px;
  padding: 3% 2%;
}

.styles-module__rxAzhW__recipiente_subitens_lista_acoes {
  flex-direction: column;
  margin-top: .3vh;
  margin-left: 1vw;
  display: flex;
}

.styles-module__rxAzhW__recipiente_lista_avatares_personagens {
  flex-flow: wrap;
  justify-content: space-evenly;
  row-gap: .7em;
  width: 100%;
  padding: 4%;
  display: flex;
}

.styles-module__rxAzhW__recipiente_avatar_personagem {
  aspect-ratio: 1;
  filter: drop-shadow(0 0 .5em #000);
  width: 30%;
  position: relative;
}

.styles-module__rxAzhW__recipiente_avatar_personagem:not(.styles-module__rxAzhW__avatar_personagem_selecionado) {
  cursor: pointer;
}

.styles-module__rxAzhW__recipiente_avatar_personagem:not(.styles-module__rxAzhW__avatar_personagem_selecionado):hover img {
  filter: drop-shadow(0 0 .5em #fff);
}

.styles-module__rxAzhW__recipiente_avatar_personagem.styles-module__rxAzhW__avatar_personagem_selecionado {
  filter: drop-shadow(0 0 .5em #e9aa37);
}

.styles-module__rxAzhW__recipiente_item_menu_com_pendencia {
  flex-direction: row;
  height: 1em;
  font-weight: bold;
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.styles-module__rxAzhW__numero_pendencias {
  aspect-ratio: 1;
  background-color: red;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: sans-serif;
  font-size: 83%;
  display: flex;
  position: relative;
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/SecaoPrincipal/styles.module.css [app-client] (css) */
#styles-module__KDlaha__recipiente_secao_principal {
  aspect-ratio: 1 / .56;
  user-select: none;
  justify-content: center;
  align-items: center;
  width: 90%;
  margin: 0 auto 0%;
  display: flex;
  position: relative;
}

@keyframes styles-module__KDlaha__zoomInBackground {
  from {
    transform: scale(1);
  }

  to {
    transform: scale(.95);
  }
}

#styles-module__KDlaha__recipiente_imagem_fundo_secao_principal {
  isolation: isolate;
  width: 100%;
  height: 100vh;
  transition: all .8s;
  position: relative;
  overflow: hidden;
  mask-image: radial-gradient(circle, #fff 30%, #fff0 84%);
}

#styles-module__KDlaha__recipiente_imagem_fundo_secao_principal:before {
  content: "";
  background-image: var(--fundo);
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  animation: 1.5s ease-out forwards styles-module__KDlaha__zoomInBackground;
  position: absolute;
  inset: 0;
  transform: scale(1);
}

#styles-module__KDlaha__recipiente_imagem_fundo_secao_principal > * {
  z-index: 1;
  position: relative;
}

#styles-module__KDlaha__recipiente_moldura {
  width: 100%;
  height: 100%;
  position: absolute;
}

#styles-module__KDlaha__recipiente_moldura_relative {
  position: relative;
}

#styles-module__KDlaha__conteudo_secao_principal {
  width: 100%;
  height: 100%;
  margin: auto;
  padding-top: 10%;
  padding-left: 10%;
  position: absolute;
}

.styles-module__KDlaha__recipiente_texto_secao_principal {
  width: 100%;
  transition: all .5s;
}

.styles-module__KDlaha__recipiente_texto_secao_principal:hover {
  transition: all 1s;
  transform: translateY(2%);
}

@keyframes styles-module__KDlaha__zoomInMoldura {
  from {
    transform: scale(.8);
  }

  to {
    transform: scale(1);
  }
}

section h1#styles-module__KDlaha__titulo_secao_principal {
  font-family: var(--fonte-cinzel);
  color: #b79051;
  width: fit-content;
  margin: 4.5% 0 4%;
  font-size: 3.6rem;
  position: relative;
}

#styles-module__KDlaha__titulo_secao_principal:after {
  content: "";
  background-image: var(--moldura);
  filter: drop-shadow(0 2px 3px #f1b0488c);
  opacity: 1;
  z-index: 5;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 900px;
  height: 170px;
  animation: 1.5s ease-out forwards styles-module__KDlaha__zoomInMoldura;
  position: absolute;
  top: -105%;
  left: -22%;
  transform: scale(.8);
  mask-image: radial-gradient(circle, #fff 50%, #fff0 95%);
}

#styles-module__KDlaha__conteudo_textos_secao_principal {
  flex-direction: column;
  gap: 3vh;
  width: 33%;
  margin-top: 1.8vh;
  margin-bottom: 2%;
  margin-left: 1vw;
  display: flex;
}

#styles-module__KDlaha__conteudo_textos_secao_principal h2 {
  line-height: normal;
}

#styles-module__KDlaha__conteudo_secao_principal .styles-module__KDlaha__texto_secao_principal {
  font-family: var(--fonte-cinzel);
  color: #d9d9d9;
  font-size: 1.75rem;
  font-weight: 100;
}

.styles-module__KDlaha__titulo_sem_decorative {
  font-family: var(--fonte-cinzel-decorative);
  color: inherit;
}

.styles-module__KDlaha__recipiente_botao_papel {
  aspect-ratio: 15 / 5;
  justify-content: center;
  align-items: center;
  width: 24.5rem;
  margin-left: .5%;
  transition: all .5s;
  display: flex;
  position: relative;
}

.styles-module__KDlaha__recipiente_botao_papel:hover {
  transition: all .5s;
  transform: scale(1.05);
}

.styles-module__KDlaha__fundo_botao_papel {
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.styles-module__KDlaha__seta_botao_papel {
  position: absolute;
  top: -8.5%;
  left: -6.5%;
  scale: .8;
}

.styles-module__KDlaha__texto_botao_papel {
  font-family: var(--fonte-junge);
  letter-spacing: .05em;
  font-size: 1.6rem;
  font-weight: 400;
  position: absolute;
  top: 41.5%;
  left: 11%;
  transform: translateY(-25%);
}

.styles-module__KDlaha__texto_botao_papel:after {
  content: "";
  background-image: linear-gradient(to right, #0000, #d9d9d9a9, #0000);
  width: 15rem;
  height: 3px;
  position: absolute;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
}

.styles-module__KDlaha__arquivo_moldura {
  width: 100%;
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/PaginaAterrissagem_CarrosselPrincipal/styles.module.css [app-client] (css) */
@keyframes styles-module__Bg9cOW__appear {
  from {
    opacity: 0;
    transform: scale(.4)translateX(-15px);
  }

  to {
    opacity: 1;
    transform: scale(1)translateX(0);
  }
}

@keyframes styles-module__Bg9cOW__tituloAppear {
  from {
    opacity: 0;
    transform: scale(.7)translateY(10%);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.styles-module__Bg9cOW__recipiente_secao_novoCarrossel {
  isolation: isolate;
  width: 180%;
  height: fit-content;
  position: relative;
}

.styles-module__Bg9cOW__recipiente_detalhe_borda {
  width: 97.5%;
  height: 83%;
  margin: auto;
  position: absolute;
}

.styles-module__Bg9cOW__recipiente_detalhes {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.styles-module__Bg9cOW__flex_detalhe_borda {
  flex: 1;
}

.styles-module__Bg9cOW__detalhe_borda1 {
  z-index: 20;
  border: 5px solid #28242e;
  border-radius: 1vw;
  align-items: center;
  width: 29.8%;
  height: 100%;
  display: flex;
}

.styles-module__Bg9cOW__detalhe_borda2 {
  z-index: 20;
  border: 5px solid #28242e;
  border-radius: 1vw;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 100%;
  display: flex;
}

.styles-module__Bg9cOW__borda_interna1 {
  filter: drop-shadow(-15px 0 10px #000);
  background-image: linear-gradient(to left, #0e0b1881 5%, #0000, #0000);
  border: .75vh solid #644a33;
  border-right-width: 1.25vh;
  border-radius: 15px;
  width: 29%;
  height: 95.5%;
  position: absolute;
}

.styles-module__Bg9cOW__borda_interna2 {
  filter: drop-shadow(15px 0 10px #000);
  background-image: linear-gradient(to right, #0e0b1881 5%, #0000, #0000);
  border: .75vh solid #644a33;
  border-left-width: 1.25vh;
  border-radius: 15px;
  width: 29%;
  height: 95.5%;
  position: absolute;
}

.styles-module__Bg9cOW__slide_principal {
  aspect-ratio: 16 / 9;
  height: 100%;
  position: relative;
}

.styles-module__Bg9cOW__ornamentos_carrossel {
  aspect-ratio: 16 / 9;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}

.styles-module__Bg9cOW__ornamento_relative {
  aspect-ratio: 16 / 9;
  width: 100%;
  position: relative;
}

.styles-module__Bg9cOW__ornamento_relative:before {
  content: "";
  background-image: var(--ornamento);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 3rem;
  position: absolute;
  top: -8%;
  left: 7.7%;
}

.styles-module__Bg9cOW__ornamento_relative:after {
  content: "";
  background-image: var(--ornamento);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 3rem;
  position: absolute;
  bottom: -8%;
  left: 8%;
  transform: scaleY(-1);
}

.styles-module__Bg9cOW__recipiente_absolute_layout {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.styles-module__Bg9cOW__recipiente_layout {
  z-index: 1;
  position: relative;
}

.styles-module__Bg9cOW__recipiente_bordas {
  aspect-ratio: 16 / 3;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 2%;
  width: 100%;
  display: flex;
  position: absolute;
  top: -.5%;
  left: -.3%;
}

.styles-module__Bg9cOW__borda_slide2 {
  aspect-ratio: 16 / 9.075;
  filter: drop-shadow(0 8px 8px #000);
  background-color: #0e0b180a;
  background-image: linear-gradient(to top, #0e0b18a8 15%, #0000, #0000, #0000, #0000);
  border: 20px solid;
  border-image: linear-gradient(to right, #644a33, #ca9567, #926d4c, #644a33) 1;
  height: 100%;
  transition: all .2s;
  position: relative;
  scale: .97;
}

.styles-module__Bg9cOW__adesivos {
  z-index: 6;
  pointer-events: none;
  filter: drop-shadow(0 15px 10px #000000d0);
  height: 122%;
  position: absolute;
  top: -11%;
  left: -6%;
  scale: .98;
}

.styles-module__Bg9cOW__side_bl, .styles-module__Bg9cOW__side_br {
  aspect-ratio: 1;
  opacity: 1;
  z-index: 4;
  pointer-events: none;
  filter: drop-shadow(0 5px 5px #000c);
  height: 27.5%;
  transition: all .3s;
  position: absolute;
  top: 38.69%;
}

.styles-module__Bg9cOW__side_bl {
  top: 37%;
  left: -5.6%;
}

.styles-module__Bg9cOW__side_br {
  top: 37%;
  right: -9.05%;
  scale: .95;
}

.styles-module__Bg9cOW__moldura_carrossel {
  aspect-ratio: 16 / 9;
  z-index: 4;
  pointer-events: none;
  filter: drop-shadow(0 3px 5px #000c);
  height: 100%;
  position: absolute;
  top: .2%;
  right: .6%;
  scale: 1.07;
}

.styles-module__Bg9cOW__sliderWrapper .slick-list {
  z-index: -1;
}

.styles-module__Bg9cOW__sliderWrapper .slick-slider {
  width: 100%;
  height: auto;
}

.styles-module__Bg9cOW__sliderWrapper .slick-slide {
  opacity: .8;
  border: 1vw solid #0000;
  transition: all .8s;
  transform: scale(1);
}

.styles-module__Bg9cOW__sliderWrapper .slick-slide.slick-active {
  opacity: 1;
  transform: scale(1);
}

.styles-module__Bg9cOW__sliderWrapper .slick-slide.slick-current {
  opacity: .8;
  transition: all .8s;
  transform: scale(1);
}

.styles-module__Bg9cOW__dots {
  width: fit-content;
  margin: 3% auto 0;
  padding-right: .3%;
  position: relative;
}

.styles-module__Bg9cOW__dots:before {
  content: "";
  background-image: var(--moldura-esquerda);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 3rem;
  position: absolute;
  top: 50%;
  right: 100%;
}

.styles-module__Bg9cOW__dots:after {
  content: "";
  background-image: var(--moldura-direita);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 3rem;
  position: absolute;
  top: 50%;
  left: 101%;
}

.styles-module__Bg9cOW__dots li {
  margin: 0 20px;
  position: relative;
}

.styles-module__Bg9cOW__dots li button {
  width: 35px;
  height: 35px;
  mask-image: var(--dot-carrossel);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--dot-carrossel);
  background-color: #644a33;
  scale: .9;
}

.styles-module__Bg9cOW__dots li button:before {
  content: none;
}

.styles-module__Bg9cOW__dots li.slick-active {
  position: relative;
}

.styles-module__Bg9cOW__dots li.slick-active:after {
  content: "";
  width: 50px;
  height: 50px;
  mask-image: var(--dot-carrossel);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--dot-carrossel);
  background-image: linear-gradient(#6a3f96, #361d50);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -41%;
  left: -35%;
  scale: .9;
}

.styles-module__Bg9cOW__dots li.slick-active:before {
  content: "";
  background-image: var(--dot-ativo);
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 65px;
  height: 65px;
  animation: 1s cubic-bezier(.34, 1.26, .64, 1) styles-module__Bg9cOW__appear;
  position: absolute;
  top: -80%;
  left: 4%;
  scale: 1.15;
}

.styles-module__Bg9cOW__sliderWrapper .slick-list {
  clip-path: path("M611.6958 72.026H1002.8062C1008.8569 72.026 1013.7617 76.4375 1013.7617 81.8795V561.7423C1013.7617 567.1839 1008.8569 571.5956 1002.8062 571.5956H611.6958L611.6958 72.026ZM2424.8269 72.026H2829.0839V571.5956H2424.8269C2418.7794 571.5956 2413.8714 567.1839 2413.8714 561.7423V81.8795C2413.8714 76.4375 2418.7794 72.026 2424.8269 72.026ZM1219.0574 7.3887H2221.7233C2242.5825 7.3887 2253.0122 7.3887 2259.4868 13.7999 2265.9725 20.2111 2265.9725 30.5298 2265.9725 51.1672V570.5439C2265.9725 591.1807 2265.9725 601.4997 2259.4868 607.9109 2253.0122 614.322 2242.5825 614.322 2221.7233 614.322H1219.0574C1198.1971 614.322 1187.7675 614.322 1181.2873 607.9109 1174.8072 601.4997 1174.8072 591.1807 1174.8072 570.5439V355.6326 263.898 51.1672C1174.8072 30.5298 1174.8072 20.2111 1181.2873 13.7999 1187.7675 7.3887 1198.1971 7.3887 1219.0574 7.3887Z");
}

.styles-module__Bg9cOW__botao_next {
  --altura-arrows: 41.5%;
  --largura-imagem-botao: 70px;
  --altura-imagem-botao: 70px;
  right: 34%;
}

.styles-module__Bg9cOW__botao_next:hover {
  filter: drop-shadow(0 2px 5px #80ccff80);
  transition: all .3s;
  right: 33.5%;
}

.styles-module__Bg9cOW__botao_prev {
  --altura-arrows: 41.5%;
  --largura-imagem-botao: 70px;
  --altura-imagem-botao: 70px;
  left: 33%;
}

.styles-module__Bg9cOW__botao_prev:hover {
  filter: drop-shadow(0 2px 5px #80ccff80);
  transition: all .3s;
  left: 32.5%;
}

.styles-module__Bg9cOW__auto_alinhamento_texto {
  z-index: 999;
  pointer-events: none;
  flex-direction: column;
  width: 55.5%;
  height: 100%;
  margin: auto;
  display: flex;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.styles-module__Bg9cOW__relative_recipiente_texto {
  width: 100%;
  height: 79%;
  animation: 1s cubic-bezier(.34, 1.26, .64, 1) styles-module__Bg9cOW__tituloAppear;
  position: relative;
}

.styles-module__Bg9cOW__recipiente_texto_carrossel {
  z-index: 999;
  pointer-events: none;
  text-align: center;
  pointer-events: auto;
  background-image: radial-gradient(#ffffff05, #0000 70%);
  width: fit-content;
  height: 100px;
  position: absolute;
  top: 88.5%;
  left: 49.3%;
  transform: translate(-50%, -50%);
}

.styles-module__Bg9cOW__recipiente_texto_carrossel:hover {
  background-image: radial-gradient(#ffffff17, #0000 70%);
}

.styles-module__Bg9cOW__titulo {
  font-family: var(--fonte-cinzel);
  letter-spacing: .125rem;
  color: #d9d9d9;
  text-shadow: 0 3px 10px #00000080;
  margin-bottom: 12px;
  font-size: 1.9rem;
  font-weight: 500;
  position: relative;
}

.styles-module__Bg9cOW__titulo:before {
  content: "";
  background-image: linear-gradient(to right, #0000, #b79051, #0000);
  width: 500px;
  height: 3px;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.styles-module__Bg9cOW__descricao {
  font-family: var(--fonte-junge);
  word-spacing: .2rem;
  color: #d9d9d9;
  text-shadow: 0 5px 10px #00000080;
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.styles-module__Bg9cOW__link_atrelado {
  pointer-events: auto;
  text-decoration: none;
}


/* [project]/src/componentes/ElementosVisuais/ElementosCarroseis/BotaoCarrossel/styles.module.css [app-client] (css) */
.styles-module__zCnVaG__botao {
  top: var(--altura-arrows);
  z-index: 10;
  cursor: pointer;
  position: absolute;
  transform: translateY(-50%);
}

.styles-module__zCnVaG__botao:before {
  content: "";
  background-image: var(--botao-imagem);
  width: var(--largura-imagem-botao);
  height: var(--altura-imagem-botao);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/PaginaAterrissagem_InformacoesJogo/styles.module.css [app-client] (css) */
.styles-module__yQjHvq__recipiente_secao_jogo {
  background-image: var(--simbolos-fundo);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: local;
  width: 100%;
  height: fit-content;
  margin: 0% auto;
}

.styles-module__yQjHvq__recipiente_artigos {
  width: 100%;
  height: fit-content;
  position: relative;
}

.styles-module__yQjHvq__recipiente_moldura_tinta {
  position: absolute;
  top: -10%;
  left: 0%;
}

.styles-module__yQjHvq__titulo_jogo {
  z-index: 2;
  font-family: var(--fonte-cinzel);
  letter-spacing: 5px;
  color: #b79051;
  margin-top: 3%;
  font-size: 2.5em;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
}

.styles-module__yQjHvq__titulo_jogo:before {
  content: "";
  background-image: var(--moldura-direita);
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 500px;
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translateX(25%);
}

.styles-module__yQjHvq__titulo_jogo:after {
  content: "";
  background-image: var(--moldura-esquerda);
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 500px;
  position: absolute;
  top: -50%;
  right: 50%;
  transform: translateX(-25%);
}

.styles-module__yQjHvq__recipiente_artigo_um {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 800px;
  margin: 15% auto 0;
  display: flex;
}

.styles-module__yQjHvq__moldura_tinta {
  aspect-ratio: 9 / 16;
  z-index: 3;
  width: 31.5%;
  mask-image: var(--fundo-tinta);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--fundo-tinta);
  margin-right: 5%;
  position: relative;
  overflow: hidden;
}

.styles-module__yQjHvq__bg_fixed {
  z-index: 0;
  aspect-ratio: 16 / 9;
  background-image: var(--imagem-fundo);
  background-repeat: no-repeat;
  background-size: cover;
  height: 105%;
  position: fixed;
  left: -35%;
}

.styles-module__yQjHvq__paragrafos_artigo_um {
  flex-direction: column;
  gap: 5%;
  width: 60%;
  height: 100%;
  margin-top: 25%;
  display: flex;
}

.styles-module__yQjHvq__paragrafos_artigo_um p {
  line-height: 125%;
  font-family: var(--fonte-junge);
  letter-spacing: .025rem;
  text-align: justify;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.8rem;
}

.styles-module__yQjHvq__texto_decorado {
  font-family: var(--fonte-cinzel-decorative);
  color: #b79051;
  font-size: 2.5em;
}

.styles-module__yQjHvq__strong {
  font-family: var(--fonte-cinzel-decorative);
  letter-spacing: .1rem;
  color: #b79051;
}

.styles-module__yQjHvq__cinzel_decorative {
  font-family: var(--fonte-cinzel-decorative);
  color: #b79051;
}

.styles-module__yQjHvq__recipiente_artigo_carrossel {
  aspect-ratio: 16 / 9;
  height: 1080px;
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/PaginaAterrissagem_CarrosselArtigos/styles.module.css [app-client] (css) */
@keyframes styles-module__ypeiGG__appear {
  from {
    opacity: 0;
    transform: scale(.4)translateX(-15px);
  }

  to {
    opacity: 1;
    transform: scale(1)translateX(0);
  }
}

@keyframes styles-module__ypeiGG__slideRight {
  from {
    opacity: 0;
    transform: translateX(-20%);
  }

  to {
    opacity: 1;
    transform: translateX(0%);
  }
}

@keyframes styles-module__ypeiGG__slideLeft {
  from {
    opacity: 0;
    transform: translateX(15%);
  }

  to {
    opacity: 1;
    transform: translateX(0%);
  }
}

.styles-module__ypeiGG__recipiente_artigo_carrossel {
  width: 100%;
  height: fit-content;
  margin-top: 12.5%;
}

.styles-module__ypeiGG__recipiente_carrossel {
  aspect-ratio: 16 / 9;
  width: 59%;
  margin: auto;
  position: relative;
}

.styles-module__ypeiGG__sliderWrapper {
  z-index: 1;
  position: relative;
}

.styles-module__ypeiGG__recipiente_arestas {
  z-index: -1;
  position: absolute;
  top: 48%;
  left: 49%;
  transform: translateX(-50%)translateY(-50%)scale3d(.97, .97, 1);
}

.styles-module__ypeiGG__recipiente_arestas:before {
  content: "";
  background-image: var(--ornamento);
  z-index: -2;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 3rem;
  position: absolute;
  top: 7.5%;
  left: 66.5%;
  transform: translateX(-50%);
}

.styles-module__ypeiGG__botao_next {
  --largura-imagem-botao: 150px;
  --altura-imagem-botao: 150px;
  --altura-arrows: 50%;
  right: -15%;
}

.styles-module__ypeiGG__botao_next:hover, .styles-module__ypeiGG__botao_prev:hover {
  filter: drop-shadow(0 5px 5px #2aadf91c);
  transition: all .3s;
  scale: .9;
}

.styles-module__ypeiGG__botao_prev {
  --largura-imagem-botao: 150px;
  --altura-imagem-botao: 150px;
  --altura-arrows: 50%;
  left: -12.5%;
}

.styles-module__ypeiGG__dotsArtigo {
  width: fit-content;
  margin: 5% auto 0;
  padding-right: 3.5%;
  position: relative;
}

.styles-module__ypeiGG__dotsArtigo:before {
  content: "";
  background-image: var(--moldura-esquerda);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 2rem;
  position: absolute;
  top: 50%;
  right: 100%;
}

.styles-module__ypeiGG__dotsArtigo:after {
  content: "";
  background-image: var(--moldura-direita);
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 2rem;
  position: absolute;
  top: 50%;
  left: 92%;
}

.styles-module__ypeiGG__dotsArtigo li {
  margin: 0 20px;
  position: relative;
}

.styles-module__ypeiGG__dotsArtigo li button {
  width: 35px;
  height: 35px;
  mask-image: var(--dot-carrossel);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--dot-carrossel);
  background-color: #644a33;
  scale: .9;
}

.styles-module__ypeiGG__dotsArtigo li button:before {
  content: none;
}

.styles-module__ypeiGG__dotsArtigo li.slick-active {
  position: relative;
}

.styles-module__ypeiGG__dotsArtigo li.slick-active:after {
  content: "";
  width: 50px;
  height: 50px;
  animation: ease styles-module__ypeiGG__in 1s cubic-bezier(.34, 1.26, .64, 1);
  mask-image: var(--dot-carrossel);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--dot-carrossel);
  background-image: linear-gradient(#6a3f96, #361d50);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -41%;
  left: -35%;
  scale: .9;
}

.styles-module__ypeiGG__dotsArtigo li.slick-active:before {
  content: "";
  background-image: var(--dot-ativo);
  z-index: 1;
  background-repeat: no-repeat;
  background-size: contain;
  width: 65px;
  height: 65px;
  animation: 1s cubic-bezier(.34, 1.26, .64, 1) styles-module__ypeiGG__appear;
  position: absolute;
  top: -80%;
  left: 3%;
  scale: 1.15;
}

.styles-module__ypeiGG__sliderWrapper .slick-slider {
  width: 100%;
  height: auto;
}

.styles-module__ypeiGG__sliderWrapper .slick-slide {
  aspect-ratio: 16 / 9;
  opacity: 0;
  width: 100%;
  transition: opacity .8s cubic-bezier(.34, 1.26, .64, 1);
}

.styles-module__ypeiGG__recipiente_slides {
  position: relative;
}

.styles-module__ypeiGG__sobreposicao_slide {
  z-index: 2;
  pointer-events: none;
  animation: 1s cubic-bezier(.34, 1.16, .64, 1) styles-module__ypeiGG__slideRight;
  position: absolute;
}

.styles-module__ypeiGG__overlayLayer {
  aspect-ratio: 16 / 9;
  width: 100%;
  position: absolute;
}

.styles-module__ypeiGG__sliderWrapper .slick-list {
  mask-image: var(--mascara-carrossel);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--mascara-carrossel);
}

.styles-module__ypeiGG__absolute_layout {
  aspect-ratio: 16 / 9;
  z-index: 2;
  pointer-events: none;
  width: 120%;
  margin: auto;
  position: absolute;
  top: 46%;
  left: 48.5%;
  transform: translateX(-50%)translateY(-50%)scale3d(.98, .98, 1);
}

.styles-module__ypeiGG__recipiente_layout_artigo_carrossel {
  aspect-ratio: 16 / 9;
  pointer-events: none;
  width: 100%;
  position: relative;
}

.styles-module__ypeiGG__borda_principal {
  z-index: 2;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 53.5%;
  transform: translateX(-50%)translateY(-50%)scale3d(.96, .96, 1);
}

.styles-module__ypeiGG__borda_dourada {
  z-index: 2;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-38.75%)translateY(-50%)scale3d(.97, .97, 1);
}

.styles-module__ypeiGG__filtro_slides {
  background-image: linear-gradient(var(--filtro-angle, -20deg), var(--filtro-start, #0e0b18 45%), var(--filtro-end, transparent));
  aspect-ratio: 16 / 9;
  z-index: 1;
  width: 100%;
  mask-image: var(--mascara-carrossel);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--mascara-carrossel);
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-49%)scale3d(.85, .85, 1);
}

.styles-module__ypeiGG__recipiente_texto_artigo {
  z-index: 3;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 46%;
  margin-left: 10%;
  animation: 1s cubic-bezier(.34, 1.26, .64, 1) styles-module__ypeiGG__slideLeft;
  position: absolute;
  top: 50%;
  left: 0%;
}

.styles-module__ypeiGG__titulo_slide {
  font-family: var(--fonte-cinzel);
  letter-spacing: .15rem;
  color: #b79051;
  text-shadow: 0 3px 10px #00000080;
  margin-bottom: 2%;
  font-size: 1.9rem;
  font-weight: 700;
}

.styles-module__ypeiGG__paragrafo_slide {
  font-family: var(--fonte-junge);
  word-spacing: .2rem;
  color: #d9d9d9;
  text-shadow: 0 3px 10px #00000080;
  font-size: 1.55rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.styles-module__ypeiGG__titulo_slide strong {
  font-family: var(--fonte-cinzel-decorative);
  color: #b79051;
  text-shadow: 0 3px 10px #00000080;
  margin-bottom: 2%;
  font-size: 1.9rem;
  font-weight: 700;
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/PaginaAterrissagem_DivisoriaSecoes/styles.module.css [app-client] (css) */
.styles-module__6ET0Iq__fim_secao_ornamento {
  margin: 5% auto;
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/PaginaAterrissagem_SecaoTags/styles.module.css [app-client] (css) */
.styles-module__ge98Na__direita_esquerda {
  --zoom-url-imagem: 170%;
  --top-bottom: translateY(-5%);
  --left-right: translateX(-15%);
  --filter-var: grayscale(95%) contrast(150%) brightness(100%) opacity(10%);
  --back-image: linear-gradient(to bottom, #0e0b18, transparent, #0e0b18);
  --bg-color-effect: transparent;
  --direcao-x-bmk: translateX(55%) rotateY(0);
  --direcao-x-marcador: translateX(50%) rotateY(0);
  --hover-position: translateX(-29.5%) translateY(-4%);
  --centralizacao-titulo: 107.5%;
  --altura-underline-titulo: 52.5%;
  --posicionamento-texto: translateX(-50%) translateY(-50%) rotate(2deg);
}

.styles-module__ge98Na__esquerda_direita {
  --zoom-url-imagem: 170%;
  --top-bottom: translateY(-15%);
  --left-right: translateX(-40%);
  --filter-var: grayscale(95%) contrast(130%) brightness(50%) opacity(20%);
  --back-image: linear-gradient(to bottom, #0e0b18, transparent, #0e0b18);
  --bg-color-effect: #180f2c;
  --direcao-x-bmk: translateX(-180%) rotateY(180deg);
  --direcao-x-marcador: translateX(-10%) rotateY(180deg);
  --hover-position: translateX(29.5%) translateY(-4%);
  --centralizacao-titulo: 32.5%;
  --altura-underline-titulo: 43.5%;
  --posicionamento-texto: translateX(-50%) translateY(-50%) rotate(-2deg);
}


/* [project]/src/componentes/ElementosVisuais/TituloSecao/styles.module.css [app-client] (css) */
.styles-module__E7P-Bq__recipiente_titulo {
  text-align: center;
  width: 100%;
  height: fit-content;
}

.styles-module__E7P-Bq__titulo_jogo {
  z-index: 2;
  width: fit-content;
  font-family: var(--fonte-cinzel);
  letter-spacing: 5px;
  color: #b79051;
  margin: 0 auto 5%;
  font-size: 2.5em;
  position: relative;
}

.styles-module__E7P-Bq__cinzel_decorative {
  font-family: var(--fonte-cinzel-decorative);
  color: #b79051;
}

.styles-module__E7P-Bq__titulo_jogo:before {
  content: "";
  background-image: var(--moldura-direita);
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 6rem;
  position: absolute;
  top: -50%;
  left: 55%;
  transform: translateX(25%);
}

.styles-module__E7P-Bq__titulo_jogo:after {
  content: "";
  background-image: var(--moldura-esquerda);
  background-repeat: no-repeat;
  background-size: contain;
  width: 500px;
  height: 6rem;
  position: absolute;
  top: -50%;
  right: 55%;
  transform: translateX(-25%);
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/ScrollingTag/styles.module.css [app-client] (css) */
.styles-module__7BCP0q__recipiente_individual_scrolling_tag {
  width: 100%;
  height: fit-content;
  margin: auto;
  position: relative;
}

.styles-module__7BCP0q__recipiente_porta_bmk {
  z-index: 1;
  transform: var(--direcao-x-bmk);
  position: absolute;
  top: -5%;
  left: 52.5%;
  scale: .9;
}

.styles-module__7BCP0q__detalhe_porta_bmk {
  z-index: 3;
  position: absolute;
  top: 51.5%;
  left: 50%;
  transform: translateY(-50%)translateX(-42.5%);
}

.styles-module__7BCP0q__recipiente_porta_marcador {
  position: relative;
}

.styles-module__7BCP0q__mascara_anexo {
  mask-image: var(--vetor-etiqueta);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
  -webkit-mask-image: var(--vetor-etiqueta);
  background-color: #23163642;
  position: absolute;
  top: 52%;
  left: 14%;
  transform: translateY(-50%)scale3d(1, 1, 1);
}

.styles-module__7BCP0q__filtro_bmk {
  aspect-ratio: 16 / 9;
  background-image: var(--back-image);
  background-color: var(--bg-color-effect);
  width: 150%;
  position: absolute;
}

.styles-module__7BCP0q__recipiente_imagem_anexo {
  width: var(--zoom-url-imagem);
  aspect-ratio: 16 / 9;
  transform: var(--top-bottom) var(--left-right);
  filter: var(--filter-var);
}

.styles-module__7BCP0q__recipiente_marca_pagina {
  z-index: 0;
  transition: all 1s;
  position: relative;
  top: 0%;
  right: 20%;
}

.styles-module__7BCP0q__recipiente_marca_pagina:hover {
  transform: var(--hover-position);
  transition: all 1.5s;
}

.styles-module__7BCP0q__recipiente_marca_pagina img {
  transform: var(--direcao-x-marcador);
}

.styles-module__7BCP0q__recipiente_textos {
  z-index: 5;
  top: 50%;
  left: var(--centralizacao-titulo);
  transform: var(--posicionamento-texto);
  aspect-ratio: 16 / 8;
  text-align: center;
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 37.5%;
  transition: opacity .5s .5s;
  display: flex;
  position: absolute;
}

.styles-module__7BCP0q__recipiente_textos:hover {
  opacity: 1;
  transition: opacity .5s .5s;
}

.styles-module__7BCP0q__recipiente_textos h3 {
  font-family: var(--fonte-cinzel);
  color: #d9d9d9;
  margin-bottom: 3%;
  font-size: 2.7em;
}

.styles-module__7BCP0q__recipiente_textos h3:before {
  content: "";
  top: var(--altura-underline-titulo);
  background-image: linear-gradient(to right, #0000, #b79051, #0000);
  width: 300px;
  height: 4.5px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.styles-module__7BCP0q__recipiente_textos p {
  font-family: var(--fonte-junge);
  color: #d9d9d9;
  width: 85%;
  font-size: 1.5rem;
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/SecoesPaginaAterrissagem/PaginaAterrissagem_SecaoTutorial/styles.module.css [app-client] (css) */
.styles-module__t8RaJW__recipiente_secao_tutorial {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: fit-content;
  margin: auto;
  display: flex;
  position: relative;
}

.styles-module__t8RaJW__recipiente_card_missao {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: fit-content;
  display: flex;
  position: relative;
  top: 0%;
  left: 0%;
}

.styles-module__t8RaJW__recipiente_card_tutorial {
  width: 100%;
  height: 50.5rem;
  position: relative;
}

.styles-module__t8RaJW__recipiente_background_tinta {
  z-index: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%)translateY(-50%);
}

.styles-module__t8RaJW__recipiente_fundo_card {
  z-index: 1;
  text-align: center;
  width: 50%;
  height: fit-content;
  position: absolute;
  top: 37.5%;
  left: 50%;
  transform: translateX(-50%)translateY(-50%);
}

img.styles-module__t8RaJW__fundo_card {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.styles-module__t8RaJW__recipiente_fundo_card:before {
  content: "";
  background-image: var(--moldura);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  width: 55rem;
  height: 55rem;
  position: absolute;
  top: 76.25%;
  left: 50%;
  transform: translateX(-50%)translateY(-50%);
}

.styles-module__t8RaJW__recipiente_fundo_card:after {
  content: "";
  background-image: var(--ornamento);
  z-index: 3;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20rem;
  height: 20rem;
  position: absolute;
  top: 35.25%;
  left: 50%;
  transform: translateX(-50%)translateY(-50%);
}

.styles-module__t8RaJW__recipiente_textos_tutorial {
  z-index: 3;
  aspect-ratio: 16 / 9;
  text-align: center;
  letter-spacing: .02rem;
  width: 40.5%;
  font-family: var(--fonte-cinzel);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 8%;
  left: 50%;
  transform: translateX(-50%);
}

.styles-module__t8RaJW__titulo_missao {
  letter-spacing: .5rem;
  margin-bottom: 1em;
  font-size: 3.75rem;
  position: relative;
}

.styles-module__t8RaJW__paragrafo_missao {
  font-size: 2rem;
  line-height: 125%;
}

.styles-module__t8RaJW__titulo_missao:after {
  content: "";
  z-index: 3;
  background-image: linear-gradient(to right, #b7905100, #b79051, #b7905100);
  background-repeat: no-repeat;
  width: 30rem;
  height: .45rem;
  position: absolute;
  bottom: -20.5%;
  left: 50%;
  transform: translateX(-50%);
}

.styles-module__t8RaJW__strong_titulo {
  font-family: var(--fonte-cinzel-decorative);
  font-weight: 700;
}

.styles-module__t8RaJW__strong {
  font-family: var(--fonte-cinzel-decorative);
  font-weight: 400;
}

.styles-module__t8RaJW__recipiente_botao_card {
  transition: all .1s ease-out;
  position: absolute;
  bottom: -32.5%;
  left: 28.5%;
}

.styles-module__t8RaJW__recipiente_botao_card:hover {
  transition: all .2s ease-in;
  transform: scale(.9);
}

.styles-module__t8RaJW__botao_card {
  position: relative;
}

.styles-module__t8RaJW__texto_botao_card {
  z-index: 3;
  font-size: 2.25rem;
  position: absolute;
  top: 27.5%;
  left: 50%;
  transform: translate(-50%);
}


/* [project]/src/componentes/ElementosVisuais/PaginaAterrissagem/PaginaAterrissagem_Rodape/styles.module.css [app-client] (css) */
#styles-module__T5P1Cq__rodape {
  flex-direction: row;
  flex: 0 0 0;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
  position: relative;
}

#styles-module__T5P1Cq__recipiente_png_rodape {
  position: relative;
}

#styles-module__T5P1Cq__recipiente_redes_sociais {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 22%;
  display: flex;
  position: absolute;
  bottom: 6%;
}

#styles-module__T5P1Cq__recipiente_redes_sociais a {
  color: #3b3844;
  filter: drop-shadow(2px 2px 4px #00000080);
  width: 14%;
}


/*# sourceMappingURL=src_componentes_924ef47b._.css.map*/