._githubLink_1p77i_1 {
  position: absolute;
  left: 2%;
  top: 35%;
  z-index: 1;
  text-decoration: none;
  color: #333;
  font-size: 1vw;
}
._githubLink_1p77i_1:hover {
  text-decoration: underline;
  color: #316bf2;
}
._githubLink_1p77i_1 img {
  width: 10%;
}
._concept_1p77i_37 {
  color: #333;
  position: absolute;
  left: 2%;
  top: 18%;
  max-width: 20%;
  word-wrap: break-word;
}
._concept_1p77i_37 h3 {
  margin-bottom: 0%;
  font-size: 1.2vw;
}
._conceptLevel_1p77i_67 {
  font-size: 1vw;
  margin-left: 5%;
  margin-right: 0%;
  margin-top: 0%;
  width: 100%;
}
._subtitle_1p77i_83 {
  margin-bottom: 2%;
  font-size: 1vw;
}
._conceptDescription_1p77i_91 {
  position: absolute;
  padding-left: 4%;
}
._conceptDescription_1p77i_91 p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1vw;
  width: 100%;
  text-align: justify;
  overflow-wrap: break-word;
}
._borderLine_1p77i_119 {
  position: absolute;
  top: 3%;
  bottom: 0%;
  left: 0%;
}
body {
  margin: 0;
  min-height: 100vh;
}
.container {
  width: 80%;
  height: 200vh;
  margin: auto;
  position: relative;
  background-color: #ffffff;
}
