.solid-button-container {
  display: flex;
  position: relative;
}
.solid-button-button {
  color: var(--dl-color-gray-white);
  border: none;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-doubleunit);
  border-radius: 50px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: #6528b3;
}

.games-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.games-top-container {
  width: 100%;
  height: 600px;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/kenny-1500w.jpg");
}
.games-navbar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-doubleunit);
  max-width: 1000px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.games-navlink {
  display: contents;
}
.games-logo {
  text-decoration: none;
}
.games-right-side {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.games-links-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.games-navlink1 {
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.games-navlink2 {
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.games-navlink3 {
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.games-navlink4 {
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.games-link {
  text-decoration: none;
  background-color: rgb(153, 79, 247);
}
.games-burger-menu {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.games-burger-menu1 {
  width: 24px;
  height: 24px;
}
.games-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.games-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.games-top {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.games-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.games-icon03 {
  width: 24px;
  height: 24px;
}
.games-right-side1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.games-links-container1 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  flex-direction: column;
  justify-content: space-between;
}
.games-text {
  margin-bottom: 8px;
}
.games-text01 {
  margin-bottom: 8px;
}
.games-text02 {
  margin-bottom: 8px;
}
.games-follow-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.games-text04 {
  padding-bottom: var(--dl-space-space-halfunit);
}
.games-icons-container {
  width: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.games-link1 {
  display: contents;
}
.games-icon05 {
  width: 24px;
  height: 24px;
}
.games-link2 {
  display: contents;
}
.games-icon07 {
  width: 24px;
  height: 24px;
}
.games-link3 {
  display: contents;
}
.games-icon09 {
  width: 24px;
  height: 24px;
}
.games-text05 {
  font-size: 3rem;
  align-self: center;
}
.games-text06 {
  align-self: center;
  margin-top: var(--dl-space-space-unit);
  text-align: center;
}
.games-features {
  width: 100%;
  display: flex;
  max-width: 1400px;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: 48px;
  padding-right: 48px;
  flex-direction: column;
  padding-bottom: 48px;
  justify-content: center;
}
.games-text07 {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 0px;
}
.games-text09 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
}
.games-text10 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
}
.games-navlink5 {
  color: var(--dl-color-gray-white);
  width: 9rem;
  text-align: center;
  text-decoration: none;
  background-color: rgb(0, 0, 0);
}
.games-features1 {
  width: 100%;
  display: flex;
  max-width: 1400px;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: 48px;
  padding-right: 48px;
  flex-direction: column;
  padding-bottom: 48px;
  justify-content: center;
}
.games-text13 {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 3px;
}
.games-text15 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
}
.games-text16 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
}
.games-navlink6 {
  color: var(--dl-color-gray-white);
  width: 9rem;
  text-align: center;
  text-decoration: none;
  background-color: rgb(0, 0, 0);
}
@media(max-width: 991px) {
  .games-text07 {
    align-self: center;
  }
  .games-text13 {
    align-self: center;
  }
}
@media(max-width: 767px) {
  .games-right-side {
    display: none;
  }
  .games-burger-menu {
    display: flex;
  }
  .games-text05 {
    text-align: center;
  }
  .games-features {
    padding-left: 32px;
    padding-right: 32px;
  }
  .games-features1 {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media(max-width: 479px) {
  .games-features {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
  .games-features1 {
    padding-top: 32px;
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: 32px;
  }
}
