.elementor-kit-98{--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:"Montserrat";--e-global-typography-primary-font-weight:500;--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;}.elementor-kit-98 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* Barra de rolagem personalizada */
body::-webkit-scrollbar {
  width: 8px; /* Largura da barra de rolagem */
}

body::-webkit-scrollbar-track {
  background: #262626; /* Fundo da barra de rolagem */
}

body::-webkit-scrollbar-thumb {
  background: #C7A76F; /* Marcador (parte que se move) */
  border-radius: 5px; /* Bordas arredondadas */
}


/* Estado inicial */
.scroll-bottom,
.scroll-top,
.scroll-left,
.scroll-right {
  opacity: 0 !important;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  will-change: opacity, transform;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}

/* Direções */
.scroll-bottom { transform: translate3d(0, 30px, 0) !important; }
.scroll-top    { transform: translate3d(0, -30px, 0) !important; }
.scroll-left   { transform: translate3d(-30px, 0, 0) !important; }
.scroll-right  { transform: translate3d(30px, 0, 0) !important; }

/* Estado ativo */
.scroll-bottom.ativo,
.scroll-top.ativo,
.scroll-left.ativo,
.scroll-right.ativo {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}

/* Sempre visível dentro do editor do Elementor */
.elementor-editor-active .scroll-bottom,
.elementor-editor-active .scroll-top,
.elementor-editor-active .scroll-left,
.elementor-editor-active .scroll-right {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}

/* Delays em sequência */
.elemento1 { transition-delay: 0.2s !important; }
.elemento2 { transition-delay: 0.3s !important; }
.elemento3 { transition-delay: 0.4s !important; }
.elemento4 { transition-delay: 0.5s !important; }
.elemento5 { transition-delay: 0.6s !important; }
.elemento6 { transition-delay: 0.7s !important; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://blindagemjuridicanaestetica.com/wp-content/uploads/2025/09/Montserrat-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://blindagemjuridicanaestetica.com/wp-content/uploads/2025/09/Montserrat-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://blindagemjuridicanaestetica.com/wp-content/uploads/2025/09/Montserrat-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://blindagemjuridicanaestetica.com/wp-content/uploads/2025/09/Montserrat-SemiBold-1.woff2') format('woff2');
}
/* End Custom Fonts CSS */