.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Cabinet Grotesk", Sans-serif;font-size:16px;font-weight:400;line-height:1.2em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Cabinet Grotesk", Sans-serif;}.elementor-kit-5 h1{font-family:"Cabinet Grotesk", Sans-serif;}.elementor-kit-5 h2{font-family:"Cabinet Grotesk", Sans-serif;}.elementor-kit-5 h3{font-family:"Cabinet Grotesk", Sans-serif;}.elementor-kit-5 h4{font-family:"Cabinet Grotesk", Sans-serif;}.elementor-kit-5 h5{font-family:"Cabinet Grotesk", Sans-serif;}.elementor-kit-5 h6{font-family:"Cabinet Grotesk", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Garante que a palavra não seja quebrada */
.palavra-inteira {
  white-space: nowrap;
}

/* Classe base para a substituição da letra */
.letra-imagem {
  position: relative;
  color: transparent;
  
  /* Transforma em um "bloco na linha" com tamanho baseado na fonte */
  display: inline-block;
  width: 0.85em;
  height: 0.95em;
  margin-right:-10px;
  
  /* Melhora o alinhamento vertical com o resto do texto */
  /*vertical-align: middle; */
}

.letra-imagem::before {
  content: '';
  position: absolute;
  /* top: 0; */ /* O top original será ajustado abaixo */
  left: 0;
  width: 100%;
  height: 100%;

  /* --- AJUSTES FINOS AQUI --- */

  /* 1. CONTROLE DE TAMANHO: 
     Use um valor percentual. '85% auto' significa que a largura da imagem será 85%
     da largura da caixa, e a altura será ajustada automaticamente para manter a proporção.
     EXPERIMENTE VALORES COMO 80%, 90%, 95% até o tamanho ficar ideal. */
  background-size: 85% auto;

  /* 2. CONTROLE DE POSIÇÃO VERTICAL (OPCIONAL):
     Adicione position:relative aqui para poder mover a imagem para baixo.
     Use um valor positivo em 'top' para empurrar para baixo e alinhar com a linha de base.
     EXPERIMENTE VALORES COMO 0.05em, 0.1em, 0.15em. */
  /*position: relative;*/
  top: 0em;

  /* O resto das propriedades continua igual */
  background-repeat: no-repeat;
  background-position: left  center; /* Centraliza horizontalmente */
}

/* O seletor da imagem continua o mesmo */
.vroxo::before {
  background-image: url('/webfont/vroxo.png');
}

.vazul::before {
  background-image: url('/webfont/vazul.png');
}

.vroxoescuro::before {
  background-image: url('/webfont/vroxoescuro.png');
}

.elementor-kit-5 strong{font-weight:900;}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Black.eot');
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Black.eot?#iefix') format('embedded-opentype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Black.woff2') format('woff2'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Black.woff') format('woff'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Black.ttf') format('truetype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Black.svg#CabinetGrotesk') format('svg');
}
@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Bold.eot');
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Bold.woff2') format('woff2'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Bold.woff') format('woff'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Bold.ttf') format('truetype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Bold.svg#CabinetGrotesk') format('svg');
}
@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Extrabold.eot');
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Extrabold.eot?#iefix') format('embedded-opentype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Extrabold.woff2') format('woff2'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Extrabold.woff') format('woff'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Extrabold.ttf') format('truetype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Extrabold.svg#CabinetGrotesk') format('svg');
}
@font-face {
	font-family: 'Cabinet Grotesk';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Light.eot');
	src: url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Light.eot?#iefix') format('embedded-opentype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Light.woff2') format('woff2'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Light.woff') format('woff'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Light.ttf') format('truetype'),
		url('https://voix4all.com.br/wp-content/uploads/2025/06/CabinetGrotesk-Light.svg#CabinetGrotesk') format('svg');
}
/* End Custom Fonts CSS */