.elementor-kit-12{--e-global-color-primary:#00E0FF;--e-global-color-secondary:#0077B6;--e-global-color-text:#8892B0;--e-global-color-accent:#040C18;--e-global-color-2b6b400:#0A192F;--e-global-color-051e014:#FF4D4D;--e-global-color-eb60938:#6EC1E4;--e-global-color-b32860b:#E15EFF;--e-global-color-8f999da:#532DE0;--e-global-color-61e08cb:#1E40AF;--e-global-color-39efb28:#01D2FA80;--e-global-color-bea59fa:#00FFBF;--e-global-color-347042f:#FF1D4E;--e-global-color-d67e28b:#FFFFFF;--e-global-color-f2d767f:#1F1D1D9C;--e-global-color-c0215c2:#F9FBFD;--e-global-color-26e3afe:#F6F9FC;--e-global-typography-primary-font-family:"Exo 2";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Exo 2";--e-global-typography-secondary-font-size:42px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Exo 2";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:700;--e-global-typography-95dced4-font-family:"Exo 2";--e-global-typography-95dced4-font-size:18px;--e-global-typography-95dced4-font-weight:600;--e-global-typography-b912bd3-font-family:"Poppins";--e-global-typography-b912bd3-font-size:16px;--e-global-typography-b912bd3-font-weight:600;--e-global-typography-0ab6328-font-family:"Poppins";--e-global-typography-0ab6328-font-size:14px;--e-global-typography-0ab6328-font-weight:500;--e-global-typography-f66432e-font-family:"Exo 2";--e-global-typography-f66432e-font-size:48px;--e-global-typography-f66432e-font-weight:700;}.elementor-kit-12 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){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{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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a[href="#contacto"],
a[href="#contactar"],
a[href="#especialista"] {
  background: linear-gradient(135deg, #00E0FF, #8B5CF6);
  color: #FFFFFF;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  font-family: 'Botão TWICEP', sans-serif;
  transition: all 0.3s ease;
  display: inline-block;
}

a[href="#contacto"]:hover,
a[href="#contactar"]:hover,
a[href="#especialista"]:hover {
  background: linear-gradient(135deg, #8B5CF6, #00E0FF);
  filter: brightness(1.1);
  transform: scale(1.03);
}/* End custom CSS */