.elementor-kit-7{--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;--e-global-typography-115d885-font-family:"Behind The Nineties Medium.ttf";--e-global-typography-115d885-font-size:64px;--e-global-typography-115d885-font-weight:500;--e-global-typography-631892a-font-family:"Behind The Nineties Medium.ttf";--e-global-typography-631892a-font-size:48px;--e-global-typography-631892a-font-weight:500;--e-global-typography-834f710-font-family:"Behind The Nineties Medium.ttf";--e-global-typography-834f710-font-size:35px;--e-global-typography-834f710-font-weight:500;--e-global-typography-b73327c-font-family:"Poppins";--e-global-typography-b73327c-font-size:20px;--e-global-typography-b73327c-font-weight:400;--e-global-typography-cc6fd98-font-family:"Poppins";--e-global-typography-cc6fd98-font-size:16px;--e-global-typography-cc6fd98-font-weight:400;--e-global-typography-cc6fd98-line-height:15px;--e-global-typography-4d05329-font-family:"Poppins";--e-global-typography-4d05329-font-size:24px;--e-global-typography-4d05329-font-weight:400;background-color:#F8F5F2;font-family:"Poppins", Sans-serif;font-size:24px;font-weight:400;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:#413421;font-family:"Behind The Nineties Medium.ttf", Sans-serif;font-size:64px;font-weight:500;}.elementor-kit-7 h2{color:#FFFFFF;font-family:"Behind The Nineties Medium.ttf", Sans-serif;font-size:48px;font-weight:500;}.elementor-kit-7 h3{color:#242527;font-family:"Behind The Nineties Medium.ttf", Sans-serif;font-size:35px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */.button {
  animation: brilho 3.4s infinite;
  background-image: linear-gradient(45deg, #B5804E, #F3A71A, #B5804E, #F3A71A);
  background-size: 400% 200%;
  transition: transform 0.8s, box-shadow 0.8s;
  color: white; /* ajuste se necessário */
  border: solid 2px;
  border-radius: 8px; /* opcional */
  padding: 8px 8px; /* opcional */
  font-weight: bold;
}

@keyframes brilho {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 0;
  }
}

.button:hover {
  box-shadow: 0 0 15px 1px #B5804E;
  transform: scale(1.05);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Behind The Nineties Medium.ttf';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://cnh.lubuquera.com.br/wp-content/uploads/2025/07/Behind-The-Nineties-Medium.woff2') format('woff2'),
		url('https://cnh.lubuquera.com.br/wp-content/uploads/2025/07/Behind-The-Nineties-Medium.woff') format('woff');
}
/* End Custom Fonts CSS */