.elementor-kit-168{--e-global-color-primary:#0F1839;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-color-accent:#EDBD59;--e-global-color-c9ac14a:#FFD886;--e-global-color-0e5fdfb:#D9D9D9;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-04a9ccf-font-family:"Poppins";--e-global-typography-04a9ccf-font-size:32px;--e-global-typography-04a9ccf-font-weight:bold;--e-global-typography-04a9ccf-line-height:1.2em;}.elementor-kit-168 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-168{--e-global-typography-primary-font-size:2.2em;--e-global-typography-secondary-font-size:1.8em;--e-global-typography-text-font-size:1em;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:1.2px;--e-global-typography-04a9ccf-font-size:1.4em;--e-global-typography-04a9ccf-line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden;
    width: 100%;
}

.fade-in-up {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease; /* Valores padrão */
}

.fade-in-up.animated {
    opacity: 1;
    transform: translateY(0);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Regular.eot');
	src: url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Regular.woff2') format('woff2'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Regular.woff') format('woff'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Regular.ttf') format('truetype'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Regular.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Bold.eot');
	src: url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Bold.woff2') format('woff2'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Bold.woff') format('woff'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Bold.ttf') format('truetype'),
		url('https://stecanella.adv.br/wp-content/uploads/2024/12/Poppins-Bold.svg#Poppins') format('svg');
}
/* End Custom Fonts CSS */