.elementor-55611 .elementor-element.elementor-element-5cf13a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:70px;--padding-bottom:70px;--padding-left:70px;--padding-right:70px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-55611 .elementor-element.elementor-element-a91f04e{text-align:center;}.elementor-55611 .elementor-element.elementor-element-a91f04e .elementor-heading-title{font-family:"DM Serif Display", Sans-serif;font-size:40px;font-weight:400;letter-spacing:0.1px;}.elementor-widget-text-editor{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 );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-55611 .elementor-element.elementor-element-166ea89{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}@media(max-width:1180px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(max-width:767px){.elementor-55611 .elementor-element.elementor-element-5cf13a2{--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}@media(min-width:1601px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}}/* Start custom CSS for text-editor, class: .elementor-element-166ea89 *//* Contenedor genérico de textos legales */
.legal-text{
  font-size: 15px;
  line-height: 1.7;
}

/* Encabezados dentro del bloque legal */
.legal-text h2{
  font-size: 24px;              /* ↑ un poco más grande */
  line-height: 1.25;
  margin: 34px 0 14px;
  font-weight: 700;
  letter-spacing: normal;       /* separación de letras normal */
}

.legal-text h3{
  font-size: 19px;              /* ↑ un poco más grande */
  line-height: 1.3;
  margin: 22px 0 12px;
  font-weight: 700;
  letter-spacing: normal;       /* separación de letras normal */
}

/* Párrafos y listas */
.legal-text p{
  margin: 0 0 12px;
}

.legal-text ul,
.legal-text ol{
  margin: 0 0 14px 22px;
}

.legal-text li{
  margin: 6px 0;
}

/* Enlaces */
.legal-text a{
  text-decoration: underline;
}

/* Énfasis */
.legal-text strong{ font-weight: 700; }
.legal-text em{ font-style: italic; }

/* Separación suave si usas hr */
.legal-text hr{
  border: 0;
  border-top: 1px solid rgba(0,0,0,0.12);
  margin: 24px 0;
}

/* Responsive */
@media (max-width: 767px){
  .legal-text{ font-size: 14px; }
  .legal-text h2{
    font-size: 21px;
    margin: 26px 0 12px;
  }
  .legal-text h3{ font-size: 18px; }
  .legal-text ul,
  .legal-text ol{ margin-left: 18px; }
}/* End custom CSS */