.elementor-kit-5{--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;background-color:#000000;color:#3F4B5F;font-size:16px;font-weight:300;line-height:24px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{color:#3F4B5F;font-size:36px;}.elementor-kit-5 h3{color:#3F4B5F;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.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);}.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 */:root{
  --pnl-font-base: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}

/* FUENTE GLOBAL */
html,
body{
  font-family: var(--pnl-font-base) !important;
}

/* HERENCIA SOLO CONTENIDO FRONT */
body :not(i):not(svg):not(path):not(.eicon):not([class*="eicon"]){
  font-family: inherit !important;
}


/* =====  Degrade titulos ===== */


.degrade-titulo-1{
  background: linear-gradient(90deg, #1fb6ff 0%, #7c5cff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
 
}

.degrade-titulo-2{
  background: linear-gradient(
    90deg,
    #6a5cff 0%,
    #7b6cff 25%,
    #8b5cf6 50%,
    #a855f7 75%,
    #c084fc 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.degrade-titulo-3{
  background: linear-gradient(
    90deg,
    #00eaff 0%,
    #22d3ee 35%,
    #38bdf8 70%,
    #6ff3ff 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: 400;
}


.degrade-titulo-4{
  background: linear-gradient(
    90deg,
    #00eaff 0%,
    #22d3ee 35%,
    #38bdf8 70%,
    #6ff3ff 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: 400;
}

.degrade-titulo-5{
  background: linear-gradient(
    90deg,
    #1F6FFF 0%,
    #3B82F6 35%,
    #60A5FA 70%,
    #93C5FD 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: 400;
}






.degrade-titulo-10{
  color:#00eaff;
  font-weight:400;
}


.degrade-titulo-11{
  color:#1F6FFF;
  font-weight:400;
}

.degrade-titulo-12{
  color:#080012;
  font-weight:400;
}

.degrade-titulo-12{
  color:#2F0067;
  font-weight:400;
}

/* ===== FIN Degrade titulos ===== *//* End custom CSS */