.elementor-kit-6{--e-global-color-primary:#4C0DE2;--e-global-color-secondary:#0BB8F2;--e-global-color-text:#313335;--e-global-color-accent:#E4F000;--e-global-color-04c2431:#EEEEEE;--e-global-color-ed59da9:#4C0DE2;--e-global-color-5c6c039:#0A15F50A;--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-8bb662a-font-family:"Gotham";--e-global-typography-8bb662a-font-size:58px;--e-global-typography-8bb662a-font-weight:600;--e-global-typography-af00aba-font-family:"Gotham";--e-global-typography-af00aba-font-size:36px;--e-global-typography-af00aba-font-weight:600;--e-global-typography-4a65805-font-family:"Gotham";--e-global-typography-4a65805-font-size:2.5vw;--e-global-typography-4a65805-font-weight:600;--e-global-typography-70f3496-font-family:"Roboto";--e-global-typography-70f3496-font-size:1.1vw;--e-global-typography-70f3496-font-weight:300;--e-global-typography-35d90f8-font-family:"Roboto";--e-global-typography-35d90f8-font-size:1.3rem;--e-global-typography-35d90f8-font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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-6{--e-global-typography-4a65805-font-size:32px;--e-global-typography-70f3496-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button {
  border: 2px solid #4c0de2;
  border-radius: 34px;
  transition: all 1.6s cubic-bezier(0.23, 1, 0.320, 1);
  overflow: hidden;
  color: #f2f2f2f;
  position: relative;
  z-index: 1;
}

/* Efeito visual por trás no hover */
.elementor-button::before {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  border-radius: inherit;
  scale: 0;
  z-index: -1;
  background-color: #4c0de2;
  transition: all 2s cubic-bezier(0.2, 1, 0.320, 1);
}

/* Efeito hover global */
.elementor-button:hover::before {
  scale: 3;
}

.elementor-button:hover {
  color: #ffffff;
  scale: 1.1;
  box-shadow: 0 0px 20px rgba(193, 163, 98, 0.4);/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://keleck.renanralmeida.com.br/wp-content/uploads/2025/07/gothammedium-webfont.woff2') format('woff2');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://keleck.renanralmeida.com.br/wp-content/uploads/2025/07/gothamlight_0-webfont.woff2') format('woff2');
}
@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://keleck.renanralmeida.com.br/wp-content/uploads/2025/07/gothambold-webfont.woff2') format('woff2');
}
/* End Custom Fonts CSS */