.nav-content>nav>ul {
    display: flex;
    list-style: none;
}
.gg {
    background-color: #131212
}
.collapse{
    margin-left:420px;
    margin-top: -55px;
}
.new {
    display: inline;
    margin-left:24px;
}
  .хз {
    list-style: none
  }
   /*Кнопка "Бонусы"*/
  .Бонусы {
    color: gray;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-decoration: none;
    transition: 3s;
    }
  /*Кнопка "FAQ"*/
  .FAQ {
    color: gray;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-decoration: none;
    transition: 3s;
    gap: 10px;
    
  }
   /*Кнопка "Купить робуксы"*/
   .Купить {
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    text-decoration: none;
    transition: 3s;
    }
    /*Кнопка "Зеригистрироваться"*/
    .Картинка { 
        margin-left:300px;
        margin-top: 15px;
    }
    .Регистрация {
      text-decoration: none;
      margin-left:1200px;
      margin-top: -52px;
    }
    .пп{
      text-decoration: none;
      color: #ffffff;
    }
    .Кп {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 9px;
      background-color: #2c2c2c;
      border: 5px solid #2c2c2c;
      font-weight: 800;
      font-size: 15px;
      line-height: 40px;
      text-align: center;
      transition: 3s;
      list-style: none;
      text-decoration: none;
      border-radius: 65px;
      white-space: nowrap;
    }
    /*Кнопка "Войти"*/
    .Войти {
      text-decoration: none;
      margin-left:1380px;
      margin-top: -52px;
    }
    .ии {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 9px;
      background-color: #a216ff;
      border: 5px solid #a216ff;
      font-weight: 800;
      font-size: 15px;
      line-height: 40px;
      text-align: center;
      transition: 3s;
      list-style: none;
      text-decoration: none;
      border-radius: 65px;
      white-space: nowrap;
    }
    .гг {
      text-decoration: none;
      color: #ffffff;}
      .ага {
        text-align: center;
        font-size: 52px;
        font-weight: 700;
        line-height: 62px;
        color: #ffffff;
        
        margin-top: 100px;
      }
      .меню {
        background: #171717;
        border: 1px solid #1B1B1B;
        margin-left:700px;
        margin-right:700px;
        border-radius: 20px;
        margin-bottom: 30px;
        padding: 33px 22px 26px;
      }
      .текст {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 500;
        font-size: 25px;
        line-height: 18px;
        margin-bottom: 16px;
        color: #ffffff;
      }
      .пии {
    height: 70px;
    width: 80%;
    padding: 0 70px 0 17px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    transition: border-color .3s;
    border-radius: 15px;
    border: 1px solid #1B1B1B;
    background: #171717;
      }
      .сыв {
        position: absolute;
    top: 415px;
    right:785px;
    color: var(--text-secondary-color);
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1b1b1b;
    border-radius: 50px;
      }
      .текст2 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 500;
        font-size: 25px;
        line-height: 18px;
        margin-bottom: 16px;
        color: #ffffff;
        margin-top: 50px;
      }
      .uu {
        height: 70px;
        width: 80%;
        padding: 0 70px 0 17px;
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        line-height: 24px;
        border-radius: 15px;
        border: 1px solid #1B1B1B;
        background: #171717;
      }
      .шш {
        position: absolute;
    top: 580px;
    right:785px;
    color: var(--text-secondary-color);
    width: 27px;
    height: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1b1b1b;
    border-radius: 50px;
      }
/*2 Страница*/
.heard {
  background-color: #131212;
}
.rp-dialog_wrapper {
  background: #171717;
  border: 1px solid #1B1B1B;
  margin-left:700px;
  margin-right:700px;
  border-radius: 20px;
  margin-bottom: 30px;
  padding: 33px 22px 26px;
  margin-top: 300px;
}
.text {
  color: #fff;
  margin-top:  0px;
  margin-left:10px;
}
.e-mail {
  height: 70px;
    width: 80%;
    padding: 0 70px 0 17px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    border-radius: 15px;
    border: 1px solid #1B1B1B;
    background: #171717;
    margin-top: 15px;
  }
  .pd {
    text-decoration: none;
    color: #fff;
  }
  .buy{
    text-decoration: none;
    margin-top: 40px;
    margin-left: 800px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    background-color: #a216ff;
    border: 5px solid #a216ff;
    font-weight: 800;
    font-size: 25px;
    line-height: 60px;
    text-align: center;
    transition: 3s;
    list-style: none;
    text-decoration: none;
    border-radius: 65px;
    white-space: nowrap;
  }