/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.kion-logo {
  position: absolute;
  top: 3rem;
  left: 3rem;
  display: flex;
  width: 6rem;
  height: 1.5rem;
  justify-content: center;
  align-items: center;
  background-image: url('kion.fa6d86ef1c797455.png');
  background-size: cover;
}

@font-face {
  font-style: normal;
  font-weight: 500;
  src: url('MTSCompact-Medium.76b74811155ed7df.woff2') format("woff2");
  font-family: "MTSCompact";
  font-display: swap;
}
@font-face {
  font-style: normal;
  font-weight: 500;
  src: url('MTSSans-Regular__W.ef46db3751d8e999.woff2') format("woff2");
  font-family: "MTS Sans-Regular";
  font-display: swap;
}
body, html {
  margin: 0;
  padding: 0;
  background-color: #221105;
}

html {
  font-size: 24px;
}
@media (max-width: 1280px) {
  html {
    font-size: 16px;
  }
}

body {
  width: 80rem;
  height: 45rem;
  position: relative;
}

body * {
  outline: none;
  font-family: "MTSCompact", system-ui;
}

.d-none {
  display: none !important;
}

.opacity-0 {
  opacity: 0;
}

a {
  text-decoration: none;
}

/*# sourceMappingURL=styles.068b441c17df7b8a.css.map*/