@font-face {
	font-family: 'GraphikRegular';
	src: url("public/fonts/GraphikMedium.eot");
	src: url("public/fonts/GraphikRegular.eot") format("embedded-opentype"), url("public/fonts/GraphikRegular.woff2") format("woff2"), url("public/fonts/GraphikRegular.woff") format("woff"), url("public/fonts/GraphikRegular.ttf") format("truetype"), url("public/fonts/GraphikRegular.svg#GraphikRegular") format("svg"); }
  @font-face {
	font-family: 'GraphikMedium';
	src: url("public/fonts/GraphikMedium.eot");
	src: url("public/fonts/GraphikMedium.eot") format("embedded-opentype"), url("public/fonts/GraphikMedium.woff2") format("woff2"), url("public/fonts/GraphikMedium.woff") format("woff"), url("public/fonts/GraphikMedium.ttf") format("truetype"), url("public/fonts/GraphikMedium.svg#GraphikMedium") format("svg");
}

.list {
  width: 100%;
  margin: 1em 0px 1em 0px;
  display: block;
  padding: 0px 0px 0px 1.5rem;
  list-style-type: none;
  list-style-position: outside;
}
.list-item {
  display: list-item;
}
.teleport-show {
  display: flex !important;
  transform: none !important;
}
.section_link {
  color: #585858;
  margin-bottom: 10px;
}
.section_link:hover {
  color: #ff4745;
}
.title {
  color: #181f2c;
  width: 90%;
  font-size: 20px;
  max-width: 650px;
  margin-top: 60px;
}
.minigame {
  width: 90%;
  font-size: 20px;
  max-width: 650px;
  margin-top: 20px;
}
.minigame_link {
  color: #585858;
  padding-left: 20px;
}
.minigame_link:hover {
  color: #ff4745;
}
.paradigma_link {
  color: #585858;
  margin-top: 30px;
}
.paradigma_link:hover {
  color: #ff4745;
}
.common_text {
  color: #585858;
  width: 90%;
  font-size: 14px;
  max-width: 650px;
  margin-top: 30px;
  line-height: 150%;
}
.title_page {
  color: #181f2c;
  width: 90%;
  font-size: 22px;
  max-width: 650px;
  margin-top: 80px;
}
.Heading {
  font-size: 32px;
  font-family: 'GraphikRegular';
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
.Content {
  font-size: 16px;
  font-family: 'GraphikRegular';
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}



