/* Chemical EXS v2.9.95 · formato legal limpio y sin títulos estirados */

.page-legal .legal-content,
.page-legal .article-content,
.legal-content.legal-justified,
.legal-page-v27{
  text-align:left !important;
  text-justify:auto !important;
  word-spacing:normal !important;
  hyphens:none !important;
  -webkit-hyphens:none !important;
}

.page-legal .legal-content :is(h1,h2,h3,h4,h5,h6),
.legal-content.legal-justified :is(h1,h2,h3,h4,h5,h6),
.legal-page-v27 :is(h1,h2,h3,h4,h5,h6){
  display:block !important;
  width:auto !important;
  max-width:none !important;
  text-align:left !important;
  text-align-last:left !important;
  text-justify:auto !important;
  word-spacing:normal !important;
  letter-spacing:-.035em !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
  hyphens:none !important;
  -webkit-hyphens:none !important;
  white-space:normal !important;
  text-wrap:pretty;
}

.page-legal .legal-content :is(p,li),
.legal-content.legal-justified :is(p,li),
.legal-page-v27 :is(p,li){
  text-align:left !important;
  text-align-last:left !important;
  text-justify:auto !important;
  word-spacing:normal !important;
  letter-spacing:normal !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
  hyphens:none !important;
  -webkit-hyphens:none !important;
}

.page-legal .legal-content h2,
.legal-content.legal-justified h2,
.legal-page-v27 h2{
  margin:1.65em 0 .7em !important;
  padding:0 0 .42em !important;
  border-bottom:1px solid #e3edf6 !important;
  line-height:1.13 !important;
}

.page-legal .legal-content h3,
.legal-content.legal-justified h3,
.legal-page-v27 h3{
  margin:1.35em 0 .55em !important;
  line-height:1.2 !important;
}

.page-legal .legal-content p,
.legal-content.legal-justified p,
.legal-page-v27 p{
  margin-top:.65em;
  margin-bottom:1em;
  line-height:1.72 !important;
}

@media (max-width:760px){
  .page-legal .legal-content,
  .legal-content.legal-justified,
  .legal-page-v27{
    padding:22px 18px !important;
  }
  .page-legal .legal-content h2,
  .legal-content.legal-justified h2,
  .legal-page-v27 h2{
    font-size:clamp(24px,7vw,31px) !important;
    letter-spacing:-.03em !important;
  }
  .page-legal .legal-content h3,
  .legal-content.legal-justified h3,
  .legal-page-v27 h3{
    font-size:clamp(20px,5.8vw,25px) !important;
  }
}
