<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-description {
  background-color: var(--color-2);
}
.section-description .accordion .accordeon-header {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding: 18px;
}
.section-description .accordeon-container {
  border: none;
}
.section-description .accordeon-container .accordeon-text.font-text-L {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 90px;
  max-width: 1000px;
  text-align: center;
}
</pre></body></html>