.elementor-kit-9{--e-global-color-primary:#FACD00;--e-global-color-secondary:#7D57C6;--e-global-color-text:#595959;--e-global-color-accent:#F0FAEF;--e-global-color-ca04bd0:#06D6A0;--e-global-color-a9ce48f:#F177C4;--e-global-color-ab044f9:#FC5000;--e-global-typography-primary-font-family:"Cabrito Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Space Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-weight:500;font-family:"Space Grotesk", Sans-serif;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Space Grotesk", Sans-serif;}.elementor-kit-9 h1{font-family:"Cabrito Sans", Sans-serif;font-size:84px;font-weight:800;}.elementor-kit-9 h2{font-family:"Cabrito Sans", Sans-serif;font-size:42px;}.elementor-kit-9 h3{font-family:"Space Grotesk", Sans-serif;font-size:32px;}.elementor-kit-9 h4{font-family:"Space Grotesk", Sans-serif;font-size:28px;}.elementor-kit-9 h5{font-family:"Space Grotesk", Sans-serif;font-size:22px;}.elementor-kit-9 h6{font-family:"Space Grotesk", Sans-serif;font-size:18px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-9 h1{font-size:54px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h1{font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estilo padrão do cursor customizado */
.custom-cursor {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #F0FAEF;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.15s ease;
}

/* Quando estiver em cima de um botão */
.custom-cursor.active {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.4);
}

/* Esconde o cursor original quando estiver em cima de links e botões */
a:hover, button:hover, .elementor-button:hover {
  cursor: none !important;
}

[id] {
  scroll-margin-top: 80px;
}

@media (max-width: 767px) {
  [id] {
    scroll-margin-top: 20px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabrito Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('http://etressocial.com.br/wp-content/uploads/2025/05/Cabrito-Sans-Ext-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Cabrito Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://etressocial.com.br/wp-content/uploads/2025/05/Cabrito-Sans-Ext-Demi.woff2') format('woff2');
}
@font-face {
	font-family: 'Cabrito Sans';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('http://etressocial.com.br/wp-content/uploads/2025/05/Cabrito-Sans-Ext-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Cabrito Sans';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('http://etressocial.com.br/wp-content/uploads/2025/05/Cabrito-Sans-Ext-ExtraBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */