.elementor-kit-6{--e-global-color-primary:#354093;--e-global-color-secondary:#333333;--e-global-color-text:#5A5A5A;--e-global-color-accent:#F4A04F;--e-global-color-aefd45a:#00A9AC;--e-global-color-c7fa30e:#1F2446;--e-global-color-66759be:#007B8B;--e-global-color-942c531:#FBFBFF;--e-global-color-be3a7b0:#F4F4F4;--e-global-color-f9ffad3:#EFF5FF;--e-global-color-6831476:#222C66;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-family:"Manrope", Sans-serif;font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Lexend", Sans-serif;}.elementor-kit-6 a:hover{color:var( --e-global-color-c7fa30e );font-family:"Manrope", Sans-serif;font-weight:500;}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:"Lexend", Sans-serif;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:"Lexend", Sans-serif;}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-family:"Lexend", Sans-serif;}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-family:"Lexend", Sans-serif;}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-family:"Lexend", Sans-serif;}.elementor-kit-6 h6{color:var( --e-global-color-secondary );font-family:"Lexend", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-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 */.flotar-hover {
  transition: transform 0.3s ease; /* Transición suave */
  transform: translateY(0);        /* Estado inicial */
}

.flotar-hover:hover {
  transform: translateY(-10px);    /* Flota 10px hacia arriba */
}/* End custom CSS */