<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Baloo Thambi 2";
  src: url("../fonts/BalooThambi2-Bold.eot");
  src: url("../fonts/BalooThambi2-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-Bold.woff2") format("woff2"), url("../fonts/BalooThambi2-Bold.woff") format("woff"), url("../fonts/BalooThambi2-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Baloo Thambi 2";
  src: url("../fonts/BalooThambi2-Medium.eot");
  src: url("../fonts/BalooThambi2-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-Medium.woff2") format("woff2"), url("../fonts/BalooThambi2-Medium.woff") format("woff"), url("../fonts/BalooThambi2-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Baloo Thambi 2";
  src: url("../fonts/BalooThambi2-Regular.eot");
  src: url("../fonts/BalooThambi2-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BalooThambi2-Regular.woff2") format("woff2"), url("../fonts/BalooThambi2-Regular.woff") format("woff"), url("../fonts/BalooThambi2-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.default-page {
  min-height: calc(100vh - 100px);
  padding: 0 3rem 100px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  text-align: justify;
}
@media screen and (max-width: 993px) {
  .default-page {
    padding: 0 1.5rem 100px;
  }
}</pre></body></html>