.games-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #877562;
}
.games-header {
  width: 100%;
  height: 180px;
  display: flex;
  position: relative;
  max-width: 100%;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  border-color: #6f5239;
  border-width: 4px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 82px;
  background-color: #ffffff;
}
.games-text {
  color: #ef249f;
  text-align: center;
  font-family: Hachi Maru Pop;
}
.games-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-oneandhalfunits);
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: var(--dl-color-gray-900);
}
.games-container01 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 5px;
  padding-right: 5px;
  justify-content: center;
}
.games-container02 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 5px;
  padding-right: 5px;
  justify-content: center;
}
.games-navlink {
  flex: 1;
  color: #ffffff;
  width: var(--dl-size-size-medium);
  box-shadow: 5px 5px 10px 0px #6f3949;
  font-family: Hachi Maru Pop;
  border-color: #6f5239;
  border-width: 2px;
  padding-left: 20px;
  text-decoration: none;
  background-color: #fba2d6;
}
.games-text01 {
  color: #6f5239;
  text-align: center;
}
.games-container03 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 5px;
  padding-right: 5px;
  justify-content: center;
}
.games-button {
  color: #ffffff;
  width: var(--dl-size-size-medium);
  box-shadow: 5px 5px 10px 0px #6f3949;
  font-family: Hachi Maru Pop;
  border-color: #6f5239;
  border-width: 2px;
  text-decoration: none;
  background-color: #fba2d6;
}
.games-text04 {
  color: #6f5239;
}
.games-navlink1 {
  color: #ffffff;
  width: var(--dl-size-size-medium);
  box-shadow: 5px 5px 10px 0px #6f3949;
  font-family: Hachi Maru Pop;
  border-color: #6f5239;
  border-width: 2px;
  padding-left: 19px;
  text-decoration: none;
  background-color: #fba2d6;
}
.games-text06 {
  color: #6f5239;
}
.games-navlink2 {
  color: #ffffff;
  width: var(--dl-size-size-medium);
  box-shadow: 5px 5px 10px 0px #6f3949;
  font-family: Hachi Maru Pop;
  border-color: #6f5239;
  border-width: 2px;
  padding-left: var(--dl-space-space-halfunit);
  text-decoration: none;
  background-color: #fba2d6;
}
.games-text08 {
  color: #6f5239;
}
.games-container04 {
  width: 100%;
  height: 183px;
  display: flex;
  align-items: flex-start;
  border-color: #6f5239;
  border-width: 3px;
  margin-bottom: 0px;
  justify-content: center;
  background-color: #c5a38d;
}
.games-text10 {
  color: #ef249f;
  width: 567px;
  height: 48px;
  align-self: center;
  text-align: center;
  font-family: Hachi Maru Pop;
  border-color: #6f5239;
  border-width: 2px;
  background-color: #ffffff;
}
.games-link {
  display: contents;
}
.games-image {
  width: 399px;
  height: 399px;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
.games-container05 {
  width: 100%;
  height: 211px;
  display: flex;
  align-items: center;
  border-color: #6f5239;
  border-width: 3px;
  flex-direction: column;
  justify-content: center;
  background-color: #c5a38d;
}
.games-text12 {
  font-size: 24px;
  text-align: center;
  font-family: Fira Sans;
}
.games-text13 {
  font-family: Fira Sans;
}
.games-link1 {
  display: contents;
}
.games-image1 {
  width: 784px;
  height: 469px;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
.games-container06 {
  width: 100%;
  height: 211px;
  display: flex;
  align-items: center;
  border-color: #6f5239;
  border-width: 3px;
  justify-content: center;
  background-color: #c5a38d;
}
.games-text18 {
  font-size: 24px;
  text-align: center;
  font-family: Fira Sans;
}
.games-image2 {
  top: 16px;
  left: 0px;
  width: 100px;
  position: absolute;
  object-fit: cover;
}
.games-header1 {
  width: 100%;
  height: 180px;
  display: flex;
  position: relative;
  max-width: 100%;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  border-color: rgba(120, 120, 120, 0.4);
  border-style: solid;
  border-width: 2px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: row;
  padding-bottom: 82px;
  justify-content: flex-start;
  background-color: #ffffff;
}
.games-link2 {
  display: contents;
}
.games-image3 {
  width: 60px;
  height: 60px;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
.games-container07 {
  width: 12px;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.games-link3 {
  color: #ef249f;
  font-size: 32px;
  align-self: center;
  font-family: Hachi Maru Pop;
  text-decoration: none;
}
.games-container08 {
  width: 69px;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.games-link4 {
  display: contents;
}
.games-image4 {
  width: 69px;
  height: 48px;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
.games-container09 {
  width: 12px;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.games-link5 {
  color: #ef249f;
  font-size: 32px;
  align-self: center;
  font-family: Hachi Maru Pop;
  text-decoration: none;
}
.games-container10 {
  width: 69px;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.games-link6 {
  display: contents;
}
.games-image5 {
  width: 60px;
  height: 60px;
  align-self: center;
  object-fit: cover;
  text-decoration: none;
}
.games-container11 {
  width: 12px;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.games-link7 {
  color: #ef249f;
  font-size: 32px;
  align-self: center;
  font-family: Hachi Maru Pop;
  text-decoration: none;
}
.games-container12 {
  width: 12px;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
.games-container13 {
  width: 12px;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
@media(max-width: 767px) {
  .games-header {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .games-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .games-image1 {
    width: 766px;
    height: 458px;
  }
  .games-header1 {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .games-header {
    height: 162px;
    padding: var(--dl-space-space-unit);
    padding-left: var(--dl-space-space-fourunits);
    padding-right: 55px;
    padding-bottom: 26px;
  }
  .games-separator {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
  }
  .games-navlink {
    top: 84px;
    left: 87px;
    right: 303px;
  }
  .games-image {
    width: 478px;
    height: 478px;
  }
  .games-text12 {
    font-size: 16px;
  }
  .games-image1 {
    width: 478px;
    height: 286px;
  }
  .games-text18 {
    font-size: 16px;
  }
  .games-image2 {
    top: 10px;
    left: -10px;
  }
  .games-header1 {
    height: 199px;
    padding: var(--dl-space-space-unit);
    align-self: center;
    border-style: solid;
    padding-left: var(--dl-space-space-fourunits);
    padding-right: 55px;
    padding-bottom: 26px;
  }
  .games-image3 {
    width: 61px;
    height: 27px;
  }
  .games-link3 {
    font-size: 16px;
  }
  .games-image4 {
    width: 54px;
    height: 24px;
  }
  .games-link5 {
    font-size: 16px;
  }
  .games-image5 {
    width: 40px;
    height: 28px;
  }
  .games-link7 {
    font-size: 16px;
  }
}
