.elementor-42 .elementor-element.elementor-element-61c6b3f1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-61c6b3f1:not(.elementor-motion-effects-element-type-background), .elementor-42 .elementor-element.elementor-element-61c6b3f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0E0F;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-42 .elementor-element.elementor-element-3d40207{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-42 .elementor-element.elementor-element-3d40207::before, .elementor-42 .elementor-element.elementor-element-3d40207 > .elementor-background-video-container::before, .elementor-42 .elementor-element.elementor-element-3d40207 > .e-con-inner > .elementor-background-video-container::before, .elementor-42 .elementor-element.elementor-element-3d40207 > .elementor-background-slideshow::before, .elementor-42 .elementor-element.elementor-element-3d40207 > .e-con-inner > .elementor-background-slideshow::before, .elementor-42 .elementor-element.elementor-element-3d40207 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-42 .elementor-element.elementor-element-f86cfff{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-42 .elementor-element.elementor-element-77fbddc > .elementor-widget-container{padding:20px 0px 0px 0px;}.elementor-42 .elementor-element.elementor-element-77fbddc{text-align:center;}.elementor-42 .elementor-element.elementor-element-77fbddc .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:25px;font-weight:500;color:#FFFFFF;}.elementor-42 .elementor-element.elementor-element-7ce9a97 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-42 .elementor-element.elementor-element-6b1d753e > .elementor-widget-container{padding:0px 15px 15px 15px;}body.elementor-page-42:not(.elementor-motion-effects-element-type-background), body.elementor-page-42 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0B0E0F;}@media(max-width:1024px){.elementor-42 .elementor-element.elementor-element-77fbddc > .elementor-widget-container{padding:40px 150px 0px 150px;}}@media(max-width:767px){.elementor-42 .elementor-element.elementor-element-e13dba2 > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-42 .elementor-element.elementor-element-3d40207{--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-42 .elementor-element.elementor-element-77fbddc > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-42 .elementor-element.elementor-element-77fbddc .elementor-heading-title{font-size:22px;}.elementor-42 .elementor-element.elementor-element-7ce9a97 > .elementor-widget-container{padding:0px 15px 0px 15px;}}/* Start custom CSS for html, class: .elementor-element-7ce9a97 */.titulo-com-linhas-hover {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 0px 0;
}

.titulo-com-linhas-hover h2 {
  font-size: 30px;
  font-weight: bold;
  color: #00CFFF;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  cursor: pointer;
  position: relative;
  text-align: center;
}

.linha-hover {
  display: block;
  height: 2px;
  width: 120px; /* Tamanho dobrado: antes 60px */
  transition: width 0.3s ease-in-out;
}

.linha-hover.esquerda {
  background: linear-gradient(to left, #00CFFF, #FF00FF);
}

.linha-hover.direita {
  background: linear-gradient(to right, #00CFFF, #FF00FF);
}

.titulo-com-linhas-hover:hover .linha-hover {
  width: 240px; /* Expansão suave dobrada */
}

/* RESPONSIVIDADE */

/* Para telas menores que 768px (tablet e celular) */
@media (max-width: 768px) {
  .titulo-com-linhas-hover {
    flex-direction: row; /* Mantém as linhas nas laterais */
    gap: 15px; /* Ajuste opcional: menos espaço */
    align-items: center;
  }

  .titulo-com-linhas-hover h2 {
    font-size: 26px; /* Aumentada conforme solicitado */
  }

  .linha-hover {
    width: 120px; /* Mantém o dobro no mobile */
  }

  .titulo-com-linhas-hover:hover .linha-hover {
    width: 240px; /* Expansão também dobrada no mobile */
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-6b1d753e *//* Fundo geral escuro */
.um, .um-field, .um-form {
  background-color: #0B0E0F !important;
  color: #FFFFFF !important;
}

/* Campos de entrada estilizados */
.um input[type="text"],
.um input[type="email"],
.um input[type="password"],
.um input[type="tel"],
.um textarea {
  border: 1px solid #0ABBF7 !important;
  border-radius: 8px !important;
  background-color: #171717 !important;
  color: #FFFFFF !important;
}

/* Títulos e rótulos */
.um h1, .um h2, .um h3, .um h4,
.um label {
  color: #0ABBF7 !important;
}

/* Botões com efeito neon */
.um input[type="submit"],
.um button,
.um .um-button {
  background: linear-gradient(90deg, #00CFFF, #FF00FF) !important;
  color: #fff !important;
  border: none !important;
  border-radius: 8px !important;
  box-shadow: 0 0 10px #00CFFF;
  transition: all 0.3s ease-in-out;
}

.um input[type="submit"]:hover,
.um button:hover,
.um .um-button:hover {
  background: linear-gradient(90deg, #FF00FF, #00CFFF) !important;
  box-shadow: 0 0 15px #FF00FF;
}

/* Remover bordas e hover do container da imagem de perfil */
.um-account-meta,
.um-account-meta .um-profile-photo,
.um-account-meta .um-profile-photo:before,
.um-account-meta .um-profile-photo:after {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

/* Estilo do nome de usuário */
.um-account-name {
  color: #FFFFFF !important;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}

/* Estilo dos botões da seção de conta */
.um-account-meta a,
.um-account-meta a:visited {
  display: block;
  background-color: transparent;
  color: #ffffff !important;
  border: 1px solid #0ABBF7;
  border-radius: 8px;
  padding: 12px 20px;
  text-align: center;
  margin-bottom: 12px;
  transition: all 0.3s ease;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.5px;
  text-decoration: none !important;
}

.um-account-meta a:hover {
  background-color: #0ABBF7;
  color: #0B0E0F !important;
  box-shadow: 0 0 8px #0ABBF7;
}

/* Ícones do menu lateral da conta */
.um-account-side li a {
  color: #FFFFFF !important;
}

.um-account-side li a:hover {
  color: #0ABBF7 !important;
}

/* Remover bullets e alinhar lista */
.um-account-meta ul,
.um-account-meta li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 auto !important;
  text-align: center;
}/* End custom CSS */