.elementor-kit-5{--e-global-color-primary:#00572D;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#C5A253;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:300;}.elementor-kit-5 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 */.form-hiperlegal .elementor-field-type-checkbox .elementor-field-subgroup label {
  font-size: 13px !important;
  max-width: 300px;
  margin-left: 8px;
  display: inline-block;
  line-height: 1.4;
  color: #1E1E1E;
}

.form-hiperlegal .elementor-field-type-checkbox .elementor-field-subgroup {
  display: flex;
  align-items: flex-start;
}

/* Aplica solo en móvil */
@media (max-width: 768px) {
  /* Fuerza a que el body y html no permitan scroll lateral */
  html, body {
    overflow-x: hidden;
    width: 100%;
    position: relative;
  }

  /* Ajusta solo las secciones de Elementor que suelen causar el problema */
  .elementor-section {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  /* Ajusta columnas también */
  .elementor-column {
    max-width: 100% !important;
    width: 100% !important;
  }

  /* Asegura que contenedores del tema no causen scroll lateral */
  .site, .container, .content-area, .page {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
}/* End custom CSS */