.style_showMore__fqr0r {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.style_showMoreText__8ohHh {
  font-size: 1.0625rem;
  padding-inline-end: 25px;
  position: relative;
  color: var(--primaryColor);
  line-height: 1.75;
}
.style_showMoreText__8ohHh:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  inset-inline-end: 0;
  width: 23px;
  height: 23px;
  background-image: url(/_next/static/media/arrow.9176ef71.svg);
}
.style_showMoreText__8ohHh.style_open__DVN0x:after {
  transform: rotate(-180deg) translateY(50%);
}
.style_article__DjHUJ {
  margin: 1rem 0;
  padding: 0 1.5rem;
  color: #fff;
  text-align: start;
  line-height: 150%;
}
.style_article__DjHUJ h2 {
  color: #f2e6c4;
  font-size: 1.625rem;
  font-family: Philosopher, sans-serif;
  font-weight: 700;
  text-align: center;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: start;
  margin: 20px 0 10px;
}
@media (min-width: 1100px) {
  .style_article__DjHUJ h2 {
    font-size: 1.875rem;
  }
}
.style_article__DjHUJ h3,
.style_article__DjHUJ h4 {
  color: #f2e6c4;
  font-size: 1.25rem;
  font-family: Philosopher, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.5px;
  line-height: 1.45;
  text-align: center;
  text-align: start;
  margin: 10px 0 5px;
}
@media (min-width: 1100px) {
  .style_article__DjHUJ h3,
  .style_article__DjHUJ h4 {
    font-size: 1.5rem;
  }
}
.style_article__DjHUJ a {
  color: var(--primaryColor);
}
.style_article__DjHUJ p {
  margin-bottom: 1.2rem;
}
.style_article__DjHUJ b {
  color: #f2e6c4;
}
.style_article__DjHUJ figure {
  margin: 0;
  margin-inline: 0;
}
.style_article__DjHUJ figure img {
  max-width: 100%;
  height: auto;
}
.style_article__DjHUJ ul {
  list-style: disc;
}
.style_article__DjHUJ ol,
.style_article__DjHUJ ul {
  margin-inline-start: 1em;
}
.style_article__DjHUJ .has-text-align-center {
  text-align: center;
}
.style_article__DjHUJ .is-layout-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.style_article__DjHUJ.style_collapsed__44gDF {
  max-height: 500px;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(180deg, black, black 92%, transparent);
  mask-image: linear-gradient(180deg, black, black 92%, transparent);
}
.style_btn__FSgAj {
  margin-bottom: 1rem;
  margin-top: -0.75rem;
}
.style_collapsible__l598t {
  overflow: hidden;
}
.style_collapsible__l598t.style_hidden__BNhUV {
  max-height: 250px;
  position: relative;
}
.style_collapsible__l598t.style_hidden__BNhUV:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 100px;
  width: 100%;
  background: #152b35;
  background: linear-gradient(0deg, #152b35, transparent 120%);
  pointer-events: none;
}
.style_activeDefault__6cYGc {
  opacity: 0.6;
}
.style_img__e7DxB {
  max-width: 100%;
  max-height: 100%;
}
