._container_1tbxf_1 {
  width:min(90%,80rem);
  margin:0 auto
}

@media screen and (min-width: 62em) {
  ._container_1tbxf_1 {
    width:min(95%,80rem)
  }

}

._section-heading_1tbxf_11 {
  color:var(--mantine-color-deepBlue-6);
  font-family:var(--font-secondary);
  font-size:clamp(1.25rem,10vw,2rem);
  text-align:center;
  max-width:45ch;
  margin-inline:auto
}

._section-subheading_1tbxf_20 {
  margin-top:1rem;
  color:var(--mantine-color-deepBlue-6);
  font-size:.9375rem;
  text-align:center;
  max-width:45ch;
  margin-inline:auto
}

@media screen and (min-width: 75em) {
  ._section-subheading_1tbxf_20 {
    max-width:50ch
  }

}

