/* compiled by scssphp 1.6.0 on Mon, 05 Aug 2024 06:42:48 +0000 (0.0202s) */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap');
html body#root .section.textblock {
  position: relative;
  margin-top: 0 !important;
  z-index: 0;
  padding: 60px 0;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.textblock {
    padding: 30px 0;
  }
}
html body#root .section.textblock .container {
  max-width: 1000px;
}
html body#root .section.textblock .heading p {
  margin: 0;
}
html body#root .section.textblock ul {
  padding-left: 15px;
}
html body#root .section.textblock .buttons {
  justify-content: center;
}
