.elementor-kit-253{--e-global-color-primary:#26859B;--e-global-color-secondary:#455D68;--e-global-color-text:#383838;--e-global-color-accent:#26859B;--e-global-color-cabda71:#F5FAFB;--e-global-color-f64a5ef:#0E3039;--e-global-color-0d36c02:#5A5A5A;--e-global-color-3c2ceea:#FAFAF5;--e-global-color-3a0479d:#FAFAF5;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-7b3275c-font-family:"Inter";--e-global-typography-7b3275c-font-size:52px;--e-global-typography-7b3275c-font-weight:700;--e-global-typography-7b3275c-line-height:0.8em;--e-global-typography-7b3275c-letter-spacing:0.6px;--e-global-typography-33a9c44-font-family:"Inter";--e-global-typography-33a9c44-font-size:36px;--e-global-typography-33a9c44-font-weight:600;--e-global-typography-33a9c44-line-height:1em;--e-global-typography-c0c878b-font-family:"Inter";--e-global-typography-c0c878b-font-size:22px;--e-global-typography-c0c878b-font-weight:600;--e-global-typography-c0c878b-line-height:1em;--e-global-typography-ed17f70-font-family:"Archivo";--e-global-typography-ed17f70-font-size:20px;--e-global-typography-ed17f70-font-weight:400;--e-global-typography-ed17f70-line-height:1.2em;--e-global-typography-7884a02-font-family:"Archivo";--e-global-typography-7884a02-font-size:14px;--e-global-typography-7884a02-font-weight:400;--e-global-typography-7884a02-line-height:1em;--e-global-typography-ab8864e-font-family:"Inter";--e-global-typography-ab8864e-font-size:18px;--e-global-typography-ab8864e-font-weight:600;--e-global-typography-ab8864e-line-height:1em;background-color:var( --e-global-color-3c2ceea );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-253 button,.elementor-kit-253 input[type="button"],.elementor-kit-253 input[type="submit"],.elementor-kit-253 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-3a0479d );box-shadow:4px 4px 6px 2px rgba(0,0,0,0.5);border-radius:50px 50px 50px 50px;padding:20px 20px 20px 20px;}.elementor-kit-253 button:hover,.elementor-kit-253 button:focus,.elementor-kit-253 input[type="button"]:hover,.elementor-kit-253 input[type="button"]:focus,.elementor-kit-253 input[type="submit"]:hover,.elementor-kit-253 input[type="submit"]:focus,.elementor-kit-253 .elementor-button:hover,.elementor-kit-253 .elementor-button:focus{background-color:#1E6C81;color:var( --e-global-color-3a0479d );box-shadow:-6px 0px 11px 2px rgba(0,0,0,0.5);}.elementor-kit-253 e-page-transition{background-color:#FFBC7D;}.elementor-kit-253 h1{color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.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-kit-253{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-253 h1{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-253{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-253 h1{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media (max-width:1024px){
  .stack-dots{
    position: fixed;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 10000;
    pointer-events: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease, visibility .25s ease;
  }
  .stack-dots.visible{
    opacity: 1;
    visibility: visible;
  }
  .stack-dot{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c7c7c7;
    opacity: .6;
    border: 0;
    padding: 0;
    outline: none;
    transition: transform .18s ease, opacity .18s ease, background-color .18s ease;
  }
  .stack-dot.active{
    background: #111;
    opacity: 1;
    transform: scale(1.6);
  }
}

@media (max-width:1024px){
  .stack-dots{
    position: fixed;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 10000;
    pointer-events: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease, visibility .25s ease;
  }
  .stack-dots.visible{ opacity:1; visibility:visible; }

  /* Reset total del botón y tamaño fijo */
  .stack-dots > .stack-dot{
    all: unset;
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    display: block;
    width: 10px !important;
    height: 10px !important;
    min-width: 10px !important;
    min-height: 10px !important;
    max-width: 10px !important;
    max-height: 10px !important;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background: #c7c7c7;
    opacity: .6;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    cursor: pointer;
    transition: transform .18s ease, opacity .18s ease, background-color .18s ease;
    transform: scale(1);
  }
  .stack-dots > .stack-dot.active{
    background: #111;
    opacity: 1;
    transform: scale(1.6);
  }
}

@media (max-width:1024px){
  button.stack-dot{ all: unset; }
}

 /* Nunca mostrar en desktop */
@media (min-width:1025px){
  .stack-dots{
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
}/* End custom CSS */