.page-simple-text {
  padding-top: 194px;
  padding-bottom: 96px;
  overflow: hidden;
}
.page-simple-text .section-description {
  position: relative;
  padding: 0 24px;
  box-sizing: border-box;
}
.page-simple-text .section-description .illustration {
  position: absolute;
  top: -90px;
  left: -30px;
  min-width: 860px;
  z-index: 1;
}
@media all and (min-width: 1024px) {
  .page-simple-text .section-description .illustration {
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.page-simple-text .section-description .content {
  max-width: 800px;
  margin: auto;
  position: relative;
  z-index: 2;
}
.page-simple-text .section-description .content * {
  margin-bottom: 24px;
}
.page-simple-text .section-description .content *:last-child {
  margin-bottom: 0;
}
.page-simple-text .section-description .content a {
  color: inherit;
}
.page-simple-text .section-description .content h1 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  margin-bottom: 48px;
}
@media all and (min-width: 768px) {
  .page-simple-text .section-description .content h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.page-simple-text .section-description .content h2, .page-simple-text .section-description .content h3, .page-simple-text .section-description .content h4, .page-simple-text .section-description .content h5, .page-simple-text .section-description .content h6 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  margin-bottom: 24px;
}
@media all and (min-width: 768px) {
  .page-simple-text .section-description .content h2, .page-simple-text .section-description .content h3, .page-simple-text .section-description .content h4, .page-simple-text .section-description .content h5, .page-simple-text .section-description .content h6 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

/*# sourceMappingURL=text.css.map */
