.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;
}

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