*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #11071f;
  color: #ffffff;
  font-family: "Preahvihear", sans-serif;
  letter-spacing: 2px;
}

header {
  background-color: #1a0b2e;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 120px;
}

header a {
  display: flex;
  justify-content: center;
}

header a img {
  width: 19px;
  height: 21px;
}

header ul {
  display: flex;
  list-style: none;
  gap: 96px;
}

header ul li a {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  color: #ffffff;

  &.active {
    color: #693b93;
  }
}

.sec1 {
  display: flex;
  align-items: center;
  margin-inline: 225px;
  margin-top: 132px;
  margin-bottom: 96px;
  gap: 1.25rem;
  justify-content: center;
}

.sec1 .img-con {
  position: relative;
  width: 258px;
  height: 258px;
  flex-shrink: 0;
}

.sec1 .img-con img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.sec1 .img-con .grad {
  position: absolute;
  top: -75px;
  left: -75px;
  z-index: 2;
}

.sec1 .img-con .arw {
  position: absolute;
  z-index: 4;
  top: -75px;
  right: 0;
}

.sec1 .text-con {
  max-width: 623px;
}

.sec1 .img-con .sc {
  width: 340px;
  position: absolute;
  z-index: 4;
  display: flex;
  top: -54px;
  right: -318px;
  gap: 8px;

  span {
    color: #7127ba;
  }
}

.sec1 .text-con .spi-d {
  width: 145px;
  position: relative;
  display: inline-block;
  margin-right: -12px;
}

.sec1 .text-con .spi-d span {
  position: absolute;
  top: -30px;
  left: 0;
  color: #7127ba;
  z-index: 2;
}

.sec1 .text-con .spi-d svg {
  position: absolute;
  top: -42px;
  left: -4px;
}

.sec1 .text-con h1 {
  line-height: 42px;
  margin-block: 0.5rem;
}

.sec1 .text-con p {
  font-size: 11px;
  padding-left: 11px;
}

.sec1 .text-con h3 {
  font-size: 17px;
  padding-left: 11px;
}

.sec2 {
  margin-inline: 225px;
  margin-top: 112px;
  margin-bottom: 96px;
  display: grid;
  gap: 3rem;
  justify-content: center;
}

.sec2 .text-con1 .text-con1-s {
  display: flex;
  gap: 8px;
  margin-top: -8px;
}

.sec2 .text-con1 .text-con1-s div {
  background: #ffffff;
  color: #000000;
  font-weight: 600;
  padding-inline: 8px;
  border-radius: 5px;
}

.sec2 .text-con1 .text-con1-s div span {
  color: #646161;
}

.sec2 .text-con2 {
  width: 750px;
}

.sec3 {
  position: relative;
  margin-inline: 188px;
  margin-top: 112px;
  margin-bottom: 96px;
}

.sec3 .h {
  margin-bottom: 2rem;
}

.sec3 .cards-con {
  display: grid;
  position: relative;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 20px;
  z-index: 3;
}

.sec3 .cards-con .card {
  background-color: #4f228d;
  height: 200px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  padding-inline: 40px;
  gap: 20px;
  position: relative;
  max-width: 477px;
}

.sec3 .cards-con .card-1,
.sec3 .cards-con .card-3 {
  margin-left: auto;
}

.sec3 .cards-con .card .card-text-con,
.sec3 .cards-con .card .card-img-con {
  z-index: 4;
}

.sec3 .cards-con .card .card-text-con h3 {
  font-weight: 600;
  font-size: 21px;
}

.sec3 .cards-con .card .card-text-con p {
  font-weight: 400;
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 8px;
}

.sec3 .cards-con .card .card-text-con button {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
  padding-block: 5px;
  padding-inline: 18px;
  border-width: 2px;
  border-style: solid;
  border-color: #693b93;
  background-color: #2c1250;
  color: white;
  border-radius: 12px;
  cursor: pointer;
}

.sec3 .cards-con .card .mask {
  position: absolute;
  top: -16px;
  left: -22px;
}

.sec3 .sp-effect {
  position: absolute;
  top: -100px;
  left: 164px;
  z-index: 2;
}

.sec4 {
  position: relative;
  margin-inline: 132px;
  margin-block: 64px;
  display: grid;
  justify-items: center;
  text-align: center;
}

.sec4 svg {
  width: 839px;
  margin-top: 1.5rem;
}

.sec4 div h3 {
  font-size: 18px;
}

.sec4 div p {
  font-size: 14px;
}

.sec5 {
  margin-inline: 188px;
  margin-top: 125px;
  margin-bottom: 96px;
  font-family: "Poppins", sans-serif;
}

.sec5 .text-con h4 {
  font-weight: 500;
  font-size: 1rem;
  color: #9857d3;
}

.sec5 .text-con h2 {
  font-weight: 500;
  font-size: 2rem;
  color: #ccd6f6;
  margin-top: -6px;
}

.sec5 .main {
  margin-top: 1.5rem;
  position: relative;
  padding-block: 1.5rem;
  padding-left: 2rem;
  padding-right: 0;
}

.sec5 .main .f-text {
  position: relative;
  z-index: 4;
}

.sec5 .main .f-text p {
  font-size: 1.1rem;
  width: 575px;
  color: #ccd6f6;
}

.sec5 .main .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 165px;
  z-index: 3;
}

.sec5 .vec-con {
  margin-top: 2.5rem;
  display: flex;
  gap: 1rem;
  margin-left: 1rem;
}

.sec5 .main .show-case {
  position: absolute;
  background-color: #2b0b3a;
  right: -125px;
  top: -84px;
  height: 286px;
  padding-top: 28px;
  padding-left: 38px;
  border-radius: 12px;
}

.sec5 .main .show-case .r {
  width: 450px;
  position: relative;
  z-index: 3;
}

.sec5 .main .show-case .grad {
  position: absolute;
  left: -91px;
  top: -225px;
  z-index: -1;
}

.sec6 {
  margin-right: 164px;
  margin-left: 245px;
  margin-top: 142px;
  margin-bottom: 96px;
  font-family: "Poppins", sans-serif;
}

.sec6 .text-con {
  text-align: end;
}

.sec6 .text-con h4 {
  font-weight: 500;
  font-size: 1rem;
  color: #9857d3;
}

.sec6 .text-con h2 {
  font-weight: 500;
  font-size: 2rem;
  color: #ccd6f6;
  margin-top: -6px;
}

.sec6 .main {
  margin-top: 1.5rem;
  position: relative;
  padding-block: 1.5rem;
  padding-left: 2rem;
  padding-right: 0;
}

.sec6 .main .f-text {
  position: relative;
  z-index: 4;
  display: flex;
  justify-content: end;
}

.sec6 .main .f-text p {
  font-size: 1.1rem;
  width: 575px;
  color: #ccd6f6;
}

.sec6 .main .mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 216px;
  z-index: 3;
}

.sec6 .vec-con {
  margin-top: 2.5rem;
  display: flex;
  gap: 1rem;
  margin-right: 1rem;
  justify-content: end;
}

.sec6 .main .show-case {
  position: absolute;
  background-color: #2b0b3a;
  left: -125px;
  top: -40px;
  height: 286px;
  padding-top: 28px;
  padding-right: 38px;
  border-radius: 12px;
}

.sec6 .main .show-case .r {
  width: 450px;
  position: relative;
  z-index: 3;
}

.sec6 .main .show-case .grad {
  position: absolute;
  left: -91px;
  top: -225px;
  z-index: -1;
}

.sec7 {
  margin-inline: 188px;
  margin-top: 142px;
  margin-bottom: 96px;
}

.sec7 h2 {
  margin-bottom: 2.5rem;
}

.sec7 p {
  margin-bottom: 1.75rem;
}

.sec7 a {
  display: block;
  margin-top: 1rem;
  width: fit-content;
}
