

.go-back {
  position: absolute;
  left: 0rem;
  background: var(--color-base-1);
  color: white;
  padding: 0;
  cursor: pointer;
  transition: background-color 0.5s ease;
}
.go-back:hover {
  background: var(--color-base-2);
}
.go-back a {
  color: white !important;
}
.go-home:hover {
  color: var(--color-gray);
}
.go-home {
  width: 100%;
  height: 100%;
  display: inline-block;
  padding: 0 3rem;
}
.d-flex {
  display: flex;
}
.jcc {
  justify-content: center;
}
.header-img {
  width: 25%;
}
.menu-lang {
  background: var(--color-gray);
  position: fixed;
  width: 100%;
  margin: 0;
  height: auto;
  top: 0;
  z-index: 99;
  left: 0;
  min-height: 3.1rem;
}
ul.lang-ul {
  flex-direction: row;
  display: flex;
  list-style: none;
  width: 100%;
  justify-content: center;
  height: 100%;
  margin: 0;
}
li.language.switch {
  margin: 0 5vw;
}

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:header] [120.2600] DESIGN*/
/*******************************************************************/
/* 0.3 D>D */
/* db 159 */