.elementor-kit-112{--e-global-color-primary:#A0127B;--e-global-color-secondary:#E2657E;--e-global-color-text:#525F7F;--e-global-color-accent:#61CE70;--e-global-color-ba24dae:#161632;--e-global-color-156e2c9:#434771;--e-global-typography-primary-font-family:"Studio Feixen Sans";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-3px;--e-global-typography-secondary-font-family:"Studio Feixen Sans";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:-0.6px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:150%;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Studio Feixen Sans";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:400;--e-global-typography-67e6683-font-family:"Inter";--e-global-typography-67e6683-font-size:16px;--e-global-typography-67e6683-font-weight:300;--e-global-typography-67e6683-line-height:27px;--e-global-typography-67e6683-letter-spacing:0px;--e-global-typography-b618736-font-family:"Inter";--e-global-typography-b618736-font-size:16px;--e-global-typography-b618736-font-weight:600;--e-global-typography-bd56711-font-family:"Studio Feixen Sans";--e-global-typography-bd56711-font-size:49px;--e-global-typography-bd56711-font-weight:600;--e-global-typography-bd56711-letter-spacing:-3px;--e-global-typography-38a82e1-font-family:"Studio Feixen Sans";--e-global-typography-38a82e1-font-size:24px;--e-global-typography-38a82e1-font-weight:600;--e-global-typography-38a82e1-letter-spacing:-0.6px;}.elementor-kit-112 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);}@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 *//*degradado titulos*/
:not(.no-gradient) > h1 span,
:not(.no-gradient) > h2 span,
:not(.no-gradient) > p span {
    background: linear-gradient(120deg, #E2657E, #A0127B 60%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    display: inline-block;
    padding-right: 0.08em;
    padding-bottom: 0.08em;
    line-height: 1.1;
    
}
/*bordes botones*/

.btn-gradient a.elementor-button{
  filter: drop-shadow(0px 4.8px 7.2px rgba(166, 23, 78, 0.14));
  position: relative;
  background: transparent;
  border-radius: 8px;
  z-index: 1;
}

.btn-gradient a.elementor-button::before{
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 8px;
  background: linear-gradient(270deg, #E2657E 0%, #A0127B 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

/*header subtitulo*/

.top-h {
    background: linear-gradient(to right, #C068CE 0%, #6892CE 86%, #C068CE 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #fff0;
}


/*degradado boton sin fondo + flecha*/

.boton-flecha {
        background: linear-gradient(107.5deg, #E2657E 0%, #A0127B 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #fff0;
}

.boton-flecha:hover svg {
    transform: rotate(-45deg);
}





.boton-flecha svg {
       font-size:25px !important;
   margin-top: -3px;
   transition: transform 0.6s ease ;
   
}



@media (min-width: 1025px) and (max-width: 1440px) {
    .elementor-top-section:not(.no-padding) {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .elementor-top-section.sin-estilo {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
/*solucion conflicto degradado*/

.entradas p span {
    background: none !important; 

    -webkit-text-fill-color: initial !important; 
    

    color: #000000 !important;
    
    -webkit-background-clip: border-box !important;
    background-clip: border-box !important;
    
    font-weight: 300 !important;
}

/*degradados de los contadores*/

.contador-grad-1 .elementor-counter-number-wrapper {
    background: linear-gradient(90deg, #e2657e, #a0127b) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    color: transparent !important;
}


.contador-grad-3 .elementor-counter-number-wrapper {
    background: linear-gradient(90deg, #6892ce, #c068ce) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    color: transparent !important;
}

.contador-grad-2 .elementor-counter-number-wrapper {
    background: linear-gradient(90deg, #e2657e, #bb66ca) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    color: transparent !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Studio Feixen Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://maisa.ai/wp-content/uploads/2026/02/StudioFeixenSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Studio Feixen Sans';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://maisa.ai/wp-content/uploads/2026/02/StudioFeixenSans-Ultralight.woff2') format('woff2');
}
@font-face {
	font-family: 'Studio Feixen Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://maisa.ai/wp-content/uploads/2026/02/StudioFeixenSans-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Studio Feixen Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://maisa.ai/wp-content/uploads/2026/02/StudioFeixenSans-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Studio Feixen Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://maisa.ai/wp-content/uploads/2026/02/StudioFeixenSans-Semibold.woff2') format('woff2');
}
@font-face {
	font-family: 'Studio Feixen Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://maisa.ai/wp-content/uploads/2026/02/StudioFeixenSans-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */