/* compiled by scssphp 1.6.0 on Mon, 30 Jun 2025 15:07:46 +0000 (0.0972s) */

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alice&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: 1300px;
  margin: auto;
}
html body#root .section.textblock .heading p {
  margin: 0;
}
html body#root .section.textblock ul {
  padding-left: 15px;
}
html body#root .section.textblock.box-background {
  padding: 0;
}
html body#root .section.textblock.box-background .container {
  background: #F8F8F8;
  padding: 50px calc(60px -  20px);
  align-items: center;
  max-width: calc(1300px -  2 * 20px);
}
html body#root .section.textblock.box-background .container .column {
  max-width: 900px;
  margin: auto;
}
html body#root .section.textblock.box-background .container .buttons {
  justify-content: center;
}
html body#root .section.textblock.small-content .column {
  max-width: 900px;
  margin: auto;
}
