* {
  margin: 0;
  padding: 0;
}
.container {
  width: 90%;
  margin: 0 auto;
}

body {
  background: #060a16;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;

  a {
    font-family: Open Sans;
    font-weight: 400px;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    color: #ffffff;
    text-decoration: none;
    margin-left: 40px;
  }
  button {
    width: 105px;
    height: 40px;
    gap: 10px;
    border-radius: 4px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
    border: none;
    color: white;
  }
  .ateg {
    display: flex;
    width: 473px;
    height: 22px;
    gap: 20px;
  }
  .gin {
    background: #060a16;
  }
  .up {
    background: linear-gradient(
      101.9deg,
      rgba(201, 34, 227, 0.4) 7.67%,
      rgba(153, 30, 234, 0.4) 52.66%,
      rgba(73, 23, 246, 0.4) 93.7%
    );
  }
}

.hero {
  margin-top: 200px;
  display: flex;
  .art {
    display: flex;
    flex-direction: column;
  }

  h1 {
    font-weight: 600px;
    font-style: SemiBold;
    font-size: 64px;
    line-height: 82px;
    color: #ffffff;
    span {
      color: #9725d6;
    }
  }
  p {
    font-family: Open Sans;
    font-weight: 400px;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    color: #d7d7d7;
    margin-top: 25px;
  }
  button {
    width: 123px;
    height: 54px;
    top: 543px;
    left: 100px;
    gap: 10px;
    border-radius: 4px;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
    background: linear-gradient(
      101.9deg,
      rgba(201, 34, 227, 0.4) 7.67%,
      rgba(153, 30, 234, 0.4) 52.66%,
      rgba(73, 23, 246, 0.4) 93.7%
    );
    color: #ffffff;
    border: none;
  }
  a {
    font-family: Open Sans;
    font-weight: 400px;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
    color: #ffffff;
  }

  .lore {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 30px;
    margin-bottom: 80px;
  }

  .pngs {
    position: relative;
    margin-left: 250px;
    .bir {
      position: absolute;
      top: 0;
    }

    .eki {
      position: absolute;
      top: 0;
      left: 250px;
    }
    .uch {
      position: absolute;
      top: 150px;
      left: 65px;
    }
    .tort {
      position: absolute;
      left: 390px;
      top: 60px;
    }
    .besh {
      position: absolute;
      bottom: 0;
      left: 510px;
    }
  }
}
#hero {
  h2 {
    display: flex;
    justify-content: center;
    margin-top: 200px;
    font-family: Ruda;
    font-weight: 700px;
    font-style: Bold;
    font-size: 48px;
    line-height: 100%;
    color: #ffffff;
  }
}

.gallery {
  display: flex;
  justify-content: center;
  margin-top: 100px;
  gap: 55px;
  .ng3 {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  h2 {
    font-family: Open Sans;
    font-weight: 600px;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 100%;
    color: #ffffff;
  }
  a {
    font-family: Open Sans;
    font-weight: 400px;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    text-decoration: none;
    color: #d7d7d7;
  }
  .images {
    display: flex;
    gap: 20px;
  }
  .ggg {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;

    border: 1px solid #5a19f4b8;

    padding: 25px;
  }
  .text {
    display: flex;
    gap: 100px;
  }
}

.top {
  margin-top: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  button {
    width: 119px;
    height: 54px;
    top: 1580px;
    left: 654px;
    gap: 10px;
    border-radius: 4px;
    padding-top: 16px;
    padding-right: 32px;
    padding-bottom: 16px;
    padding-left: 32px;
    background: linear-gradient(
      107.64deg,
      rgba(200, 34, 228, 0.3) 19.89%,
      rgba(87, 25, 244, 0.3) 89.77%
    );
    font-family: Ruda;
    font-weight: 500px;
    font-style: Medium;
    font-size: 18px;
    line-height: 100%;
    color: #ffffff;
    width: 222px;
    height: 58px;
    top: 1751px;
    left: 603px;
    border: none;
  }
  h1 {
    font-family: Ruda;
    font-weight: 700px;
    font-style: Bold;
    font-size: 48px;
    line-height: 100%;
    color: #ffffff;
    margin-top: 150px;
  }
}

.jalal {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-left: 20px;
  width: 317px;
  height: 78px;
  top: 1865px;
  left: 203px;
  gap: 10px;
  border-radius: 4px;
  padding: 24px;
  background: #d9d9d914;

  h2 {
    font-family: Open Sans;
    font-weight: 600px;
    font-style: SemiBold;
    font-size: 18px;
    line-height: 100%;
    color: #ffffff;
  }
  a {
    font-family: Open Sans;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 100%;
    color: #d7d7d7;
    text-decoration: none;
    margin-top: 20px;
  }
  .ort {
    display: flex;
    flex-direction: column;
    margin-left: 25px;
    margin-top: 15px;
  }

  .div {
    display: flex;
  }
}

.dog {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
  margin-top: 70px;
}

.footer {
  display: flex;
  margin-top: 200px;
  margin-left: 50px;
  h1 {
    font-family: DM Sans;
    font-weight: 700px;
    font-style: Bold;
    font-size: 24px;
    line-height: 100%;
    color: #ffffff;
  }
  p {
    font-family: Open Sans;
    font-weight: 400px;
    font-style: Regular;
    font-size: 16px;
    line-height: 24px;
    color: #d7d7d7;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .ins {
    display: flex;
    gap: 20px;
  }

  .market {
    margin-left: 320px;
    p {
      font-family: DM Sans;
      font-weight: 400px;
      font-style: Regular;
      font-size: 16px;
      line-height: 100%;
    }
  }

  .mohe {
    margin-left: 150px;
    p {
      font-family: DM Sans;
      font-weight: 400px;
      font-style: Regular;
      font-size: 16px;
      line-height: 100%;
    }
  }

  .loin {
    margin-left: 150px;
  }
}
