.elementor-kit-7{--e-global-color-primary:#54595F;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#B2D676;--e-global-color-674baf5:#B2D676;--e-global-color-117f338:#C9E2A0;--e-global-color-afb797b:#E3F1CE;--e-global-color-74c38b9:#F9F9ED;--e-global-color-0589ee0:#FCFCF8;--e-global-color-577775b:#282836;--e-global-typography-primary-font-family:"Darker Grotesque";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Darker Grotesque";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Darker Grotesque";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Darker Grotesque";--e-global-typography-accent-font-weight:500;background-color:#F9F9ED59;color:var( --e-global-color-secondary );font-family:"Darker Grotesque", Sans-serif;font-size:1.3em;font-weight:100;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#5E8F0D;font-family:"Darker Grotesque", Sans-serif;font-style:italic;line-height:1.2em;}.elementor-kit-7 a:hover{color:var( --e-global-color-text );}.elementor-kit-7 h1{color:var( --e-global-color-secondary );font-family:"Darker Grotesque", Sans-serif;font-size:2em;}.elementor-kit-7 h2{color:var( --e-global-color-secondary );font-family:"Darker Grotesque", Sans-serif;font-size:1.8em;}.elementor-kit-7 h3{color:var( --e-global-color-secondary );font-family:"Darker Grotesque", Sans-serif;}.elementor-kit-7 h4{color:var( --e-global-color-secondary );}.elementor-kit-7 h5{color:var( --e-global-color-secondary );}.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);}.elementor-lightbox{background-color:var( --e-global-color-74c38b9 );--lightbox-ui-color:var( --e-global-color-577775b );--lightbox-ui-color-hover:var( --e-global-color-0589ee0 );--lightbox-text-color:var( --e-global-color-577775b );}.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 */.grecaptcha-badge { 
    visibility: hidden;
}
/* Evitar scroll en body cuando el popup está abierto */
body.elementor-popup-open {
  overflow: hidden !important;
  position: relative;
}

/* Asegurar que el popup no tenga scroll extra */
.elementor-popup-modal {
  overflow: hidden !important;
}

/* Asegurar scroll solo dentro del contenido del popup si es necesario */
.elementor-popup-modal .dialog-widget-content {
  overflow-y: auto !important;
  max-height: 100vh;
  -webkit-overflow-scrolling: touch;
}
html, body {
  overscroll-behavior: none;
}
.rank-math-breadcrumb,
.rank-math-breadcrumb a,
.rank-math-question,
.rank-math-answer,
#rank-math-toc,
#rank-math-toc * {
    font-family: "Darker Grotesque", sans-serif !important;
    font-weight: 400 !important;
}/* End custom CSS */