#news section#text figure {
  margin: 4rem auto 5rem;
  width: 100%;
  max-width: 780px;
  text-align: center;
}
#news section#text figure > img {
  width: 100%;
  max-width: 100%;
}
#news section#text h4,
#news section#text h5 {
  font-weight: 600 !important;
}
#news section#text div + h5 {
  margin-top: 0.5em !important;
}
#news section#text ol > li {
  margin-bottom: 1.5em !important;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
#news section#text ul > li {
  margin: 0 0 1em;
  padding-left: 1em;
  text-indent: -1em;
}
#news section#text a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 801px) {
  #news section > h2.title_ad {
    font-size: clamp(2.8rem, 2.2vw, 2.9rem);
  }
}/*# sourceMappingURL=style_20251113.css.map */
