.elementor-kit-7{--e-global-color-primary:#F7F7F5;--e-global-color-secondary:#111111;--e-global-color-text:#5A5A5A;--e-global-color-accent:#E66A4E;--e-global-color-8682413:#F49D37;--e-global-color-212cebc:#C2F9BB;--e-global-color-5c2ae22:#21438E;--e-global-color-ea66c10:#F9F9F9;--e-global-color-c4b99d0:#231F20;--e-global-color-0859836:#292727;--e-global-color-f8b5d6b:#CB502D;--e-global-color-a65e139:#E8E6E1;--e-global-color-9d2e80f:#E8E6E1;--e-global-color-849d682:#3F60D9;--e-global-color-c366e9f:#C1E3C4;--e-global-color-69653e7:#E1EB48;--e-global-color-3a8732b:#F4F2F1;--e-global-color-a6d4c35:#2A2A2A;--e-global-color-af78b36:#ECEDDC;--e-global-color-55c7d12:#BCD2EE;--e-global-color-6efe384:#F7F8FA;--e-global-color-e29bbea:#F26430;--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;--e-global-typography-4e53dd1-font-family:"Poppins";--e-global-typography-4e53dd1-font-size:60px;--e-global-typography-4e53dd1-font-weight:600;--e-global-typography-4e53dd1-text-transform:none;--e-global-typography-4e53dd1-font-style:normal;--e-global-typography-4e53dd1-text-decoration:none;--e-global-typography-4e53dd1-line-height:1.1em;--e-global-typography-4e53dd1-letter-spacing:-1px;--e-global-typography-890b5cc-font-family:"Poppins";--e-global-typography-890b5cc-font-size:22px;--e-global-typography-890b5cc-font-weight:400;--e-global-typography-890b5cc-text-transform:none;--e-global-typography-890b5cc-font-style:normal;--e-global-typography-890b5cc-text-decoration:none;--e-global-typography-890b5cc-line-height:1.6em;--e-global-typography-890b5cc-letter-spacing:0px;--e-global-typography-9b28c6d-font-family:"Poppins";--e-global-typography-9b28c6d-font-size:15px;--e-global-typography-9b28c6d-font-weight:600;--e-global-typography-9b28c6d-text-transform:capitalize;--e-global-typography-9b28c6d-font-style:normal;--e-global-typography-9b28c6d-text-decoration:none;--e-global-typography-9b28c6d-line-height:1em;--e-global-typography-9b28c6d-letter-spacing:1px;--e-global-typography-21c51a0-font-family:"Poppins";--e-global-typography-21c51a0-font-size:18px;--e-global-typography-21c51a0-font-weight:400;--e-global-typography-ef8e1e1-font-family:"Poppins";--e-global-typography-ef8e1e1-font-size:25px;--e-global-typography-ef8e1e1-font-weight:600;--e-global-typography-ef8e1e1-text-transform:none;--e-global-typography-ef8e1e1-font-style:normal;--e-global-typography-ef8e1e1-text-decoration:none;--e-global-typography-ef8e1e1-line-height:1.3em;--e-global-typography-ef8e1e1-letter-spacing:0px;--e-global-typography-ef8e1e1-word-spacing:0em;background-color:#F4F5F8;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}.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-7{--e-global-typography-4e53dd1-font-size:65px;--e-global-typography-890b5cc-font-size:14px;--e-global-typography-9b28c6d-font-size:14px;--e-global-typography-ef8e1e1-font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-4e53dd1-font-size:48px;--e-global-typography-4e53dd1-line-height:1em;--e-global-typography-ef8e1e1-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.reveal-up{
  opacity:0;
  transform:translateY(32px);
  transition:opacity .8s cubic-bezier(.2,.7,.2,1), transform .8s cubic-bezier(.2,.7,.2,1);
}
.reveal-up.in{
  opacity:1;
  transform:translateY(0);
}

/* atrasos prontos pra escalonar grupos de elementos (cards lado a lado, por exemplo) */
.reveal-delay-1{ transition-delay:.12s; }
.reveal-delay-2{ transition-delay:.24s; }
.reveal-delay-3{ transition-delay:.36s; }
.reveal-delay-4{ transition-delay:.48s; }

html, body{
  overflow-x:hidden;
}

.scroll-left,
.scroll-right,
.scroll-top,
.scroll-bottom {
    opacity: 0;
    transition: all .6s ease;
}

.scroll-left {
    transform: translateX(-50px);
}

.scroll-right {
    transform: translateX(50px);
}

.scroll-top {
    transform: translateY(-50px);
}

.scroll-bottom {
    transform: translateY(50px);
}

.ativo {
    opacity: 1;
    transform: translate(0);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Bold.eot');
	src: url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Bold.woff2') format('woff2'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Bold.woff') format('woff'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Bold.ttf') format('truetype'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Bold.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Regular.eot');
	src: url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Regular.woff2') format('woff2'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Regular.woff') format('woff'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Regular.ttf') format('truetype'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Regular.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Medium.eot');
	src: url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Medium.woff2') format('woff2'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Medium.woff') format('woff'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Medium.ttf') format('truetype'),
		url('https://metodobabuska.com.br/wp-content/uploads/2026/07/Poppins-Medium.svg#Poppins') format('svg');
}
/* End Custom Fonts CSS */