.home {
  background-color: #060606;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.home .div {
  background-color: var(--bg);
  width: 1378px;
  height: 4364px;
  position: relative;
}

.home .footer {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: absolute;
  top: 4080px;
  left: 177px;
  background-color: var(--bg);
}

.home .frame {
  display: flex;
  width: 1024px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 22px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--border);
}

.home .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  position: relative;
  flex: 0 0 auto;
}

.home .div-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 17px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--white);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home .p {
  width: 257px;
  color: var(--gray);
  font-size: 16px;
  line-height: 24px;
  position: relative;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
}

.home .div-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--bg);
}

.home .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 500;
  color: var(--white);
  font-size: 16px;
  line-height: 28px;
  white-space: nowrap;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .frame-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  line-height: 28px;
  white-space: nowrap;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  line-height: 28px;
  white-space: nowrap;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .frame-4 {
  display: flex;
  width: 1024.15px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -0.93px;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.home .discord-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.home .discord {
  position: relative;
  width: 28.15px;
  height: 28.15px;
}

.home .cta {
  display: flex;
  flex-direction: column;
  width: 1024px;
  align-items: flex-start;
  gap: 18px;
  position: absolute;
  top: 3919px;
  left: 177px;
}

.home .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--h-2-font-family);
  font-weight: var(--h-2-font-weight);
  color: var(--white);
  font-size: var(--h-2-font-size);
  letter-spacing: var(--h-2-letter-spacing);
  line-height: var(--h-2-line-height);
  white-space: nowrap;
  font-style: var(--h-2-font-style);
}

.home .frame-5 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 18px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--gray);
}

.home .text-wrapper-7 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 600;
  color: var(--white);
  font-size: 16px;
  text-align: center;
  line-height: normal;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .img {
  position: relative;
  align-self: stretch;
  width: 19.41px;
  margin-right: -0.41px;
}

.home .contact {
  position: absolute;
  width: 1026px;
  height: 242px;
  top: 3592px;
  left: 177px;
}

.home .text-wrapper-8 {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: var(--h-2-font-weight);
  color: var(--white);
  font-size: var(--h-2-font-size);
  line-height: var(--h-2-line-height);
  white-space: nowrap;
  font-family: var(--h-2-font-family);
  letter-spacing: var(--h-2-letter-spacing);
  font-style: var(--h-2-font-style);
}

.home .frame-6 {
  display: flex;
  flex-direction: column;
  width: 389px;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 635px;
}

.home .group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  padding: 8px 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--border);
}

.home .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  line-height: normal;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .group-2 {
  display: flex;
  flex-direction: column;
  height: 66px;
  align-items: flex-start;
  gap: 9px;
  padding: 8px 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--border);
}

.home .frame-7 {
  position: relative;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--border);
}

.home .group-3 {
  position: absolute;
  width: 194px;
  height: 20px;
  top: 56px;
  left: 0;
}

.home .text-wrapper-10 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--gray);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home .plans {
  position: absolute;
  width: 1026px;
  height: 524px;
  top: 2935px;
  left: 177px;
}

.home .frame-8 {
  position: absolute;
  width: 1024px;
  height: 447px;
  top: 77px;
  left: 0;
  overflow: hidden;
  overflow-x: scroll;
}

.home .frame-9 {
  display: flex;
  width: 903px;
  height: 447px;
  align-items: flex-start;
  gap: 18px;
  position: absolute;
  top: 0;
  left: 0;
}

.home .div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 30px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  border-radius: 5px;
  border: 1px solid;
  border-color: var(--border);
}

.home .group-4 {
  position: relative;
  width: 210px;
  height: 229px;
}

.home .text-wrapper-11 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--white);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 31px;
  white-space: nowrap;
}

.home .frame-10 {
  display: inline-flex;
  align-items: flex-start;
  gap: 7px;
  position: absolute;
  top: 48px;
  left: 0;
}

.home .img-2 {
  position: relative;
  width: 9.7px;
  height: 16.92px;
}

.home .text-wrapper-12 {
  font-size: 34px;
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--white);
  letter-spacing: 0;
  line-height: 31px;
  white-space: nowrap;
}

.home .frame-11 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3px;
  position: absolute;
  top: 96px;
  left: 0;
}

.home .div-4 {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--bg);
}

.home .vector-wrapper {
  display: flex;
  flex-direction: column;
  width: 15px;
  height: 15px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
}

.home .vector {
  position: relative;
  width: 14px;
  height: 10px;
}

.home .frame-12 {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-13 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--white);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 31px;
  white-space: nowrap;
}

.home .text-wrapper-14 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--gray);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 31px;
  white-space: nowrap;
}

.home .frame-13 {
  position: relative;
  width: 15px;
  height: 15px;
}

.home .frame-14 {
  display: flex;
  width: 144px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 12px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 5px;
  border: 1px solid;
  border-color: var(--gray);
}

.home .text-wrapper-15 {
  width: fit-content;
  margin-top: -1px;
  color: var(--white);
  font-size: 18px;
  line-height: 31px;
  white-space: nowrap;
  position: relative;
  font-family: "Montserrat", Helvetica;
  font-weight: 400;
  letter-spacing: 0;
}

.home .group-5 {
  position: relative;
  width: 223px;
  height: 263px;
}

.home .group-6 {
  position: relative;
  width: 223px;
  height: 297px;
}

.home .overlap-group {
  position: absolute;
  width: 264px;
  height: 449px;
  top: -2px;
  left: 918px;
}

.home .frame-15 {
  display: flex;
  flex-direction: column;
  width: 264px;
  height: 447px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 30px;
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 5px;
  border: 1px solid;
  border-color: var(--border);
}

.home .group-7 {
  position: relative;
  width: 219px;
  height: 297px;
  margin-right: -15px;
}

.home .rectangle {
  position: absolute;
  width: 106px;
  height: 409px;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(6, 6, 6, 0) 0%, rgb(6, 6, 6) 95.06%);
}

.home .services {
  position: absolute;
  width: 1025px;
  height: 268px;
  top: 1459px;
  left: 176px;
}

.home .group-8 {
  position: absolute;
  width: 677px;
  height: 120px;
  top: 0;
  left: 348px;
}

.home .service {
  display: flex;
  width: 331.33px;
  align-items: center;
  gap: 27px;
  padding: 14px 27px;
  position: absolute;
  top: -1px;
  left: 347px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid;
  border-color: var(--border);
}

.home .image {
  position: relative;
  width: 49px;
  height: 48px;
  object-fit: cover;
}

.home .text-wrapper-16 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 600;
  color: var(--white);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home .frame-16 {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.home .frame-17 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-17 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--gray);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home .text-wrapper-18 {
  position: relative;
  width: fit-content;
  font-family: "Montserrat", Helvetica;
  font-weight: 500;
  color: var(--gray);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.home .frame-18 {
  display: flex;
  width: 331.33px;
  align-items: center;
  gap: 27px;
  padding: 14px 27px;
  position: absolute;
  top: -1px;
  left: -1px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid;
  border-color: var(--border);
}

.home .frame-19 {
  display: flex;
  width: 331.33px;
  align-items: center;
  gap: 27px;
  padding: 14px 27px;
  position: absolute;
  top: 147px;
  left: 694px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid;
  border-color: var(--border);
}

.home .group-9 {
  position: absolute;
  width: 332px;
  height: 162px;
  top: 0;
  left: 0;
}

.home .text-wrapper-19 {
  position: absolute;
  width: 328px;
  top: 0;
  left: 0;
  font-weight: var(--h-2-font-weight);
  color: var(--white);
  font-size: var(--h-2-font-size);
  line-height: var(--h-2-line-height);
  font-family: var(--h-2-font-family);
  letter-spacing: var(--h-2-letter-spacing);
  font-style: var(--h-2-font-style);
}

.home .text-wrapper-20 {
  position: absolute;
  width: 313px;
  top: 106px;
  left: 1px;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  line-height: 28px;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .why {
  position: absolute;
  width: 1027px;
  height: 349px;
  top: 972px;
  left: 177px;
}

.home .overlap {
  position: relative;
  width: 1025px;
  height: 349px;
}

.home .group-10 {
  position: absolute;
  width: 1025px;
  height: 349px;
  top: 0;
  left: 0;
}

.home .frame-20 {
  display: flex;
  flex-direction: column;
  width: 327px;
  align-items: flex-start;
  gap: 17px;
  padding: 25px 32px;
  position: absolute;
  top: 39px;
  left: 349px;
  border-radius: 6px;
  border: 1px solid;
  border-color: var(--border);
}

.home .text-wrapper-21 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-weight: 500;
  color: var(--white);
  font-size: 24px;
  line-height: normal;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .text-wrapper-22 {
  position: relative;
  align-self: stretch;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  line-height: 31px;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .frame-21 {
  display: flex;
  flex-direction: column;
  width: 327px;
  align-items: flex-start;
  gap: 17px;
  padding: 25px 32px;
  position: absolute;
  top: 98px;
  left: 0;
  border-radius: 6px;
  border: 1px solid;
  border-color: var(--border);
}

.home .advantages {
  display: flex;
  flex-direction: column;
  width: 327px;
  align-items: flex-start;
  gap: 17px;
  padding: 25px 32px;
  position: absolute;
  top: 0;
  left: 698px;
  border-radius: 6px;
  border: 1px solid;
  border-color: var(--border);
}

.home .hero {
  position: absolute;
  width: 624px;
  height: 616px;
  top: 175px;
  left: 377px;
}

.home .group-11 {
  position: absolute;
  width: 624px;
  height: 371px;
  top: 245px;
  left: 0;
}

.home .group-12 {
  position: absolute;
  width: 513px;
  height: 204px;
  top: 0;
  left: 58px;
}

.home .text-wrapper-23 {
  position: absolute;
  width: 509px;
  top: 0;
  left: 0;
  font-weight: 600;
  color: var(--white);
  font-size: 32px;
  text-align: center;
  line-height: 48px;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .text-wrapper-24 {
  position: absolute;
  top: 119px;
  left: 8px;
  font-weight: 500;
  color: var(--gray);
  font-size: 16px;
  text-align: center;
  line-height: normal;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .button {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 19px;
  position: absolute;
  top: 164px;
  left: 162px;
  background-color: var(--bg);
  border-radius: 5px;
  border: 1px solid;
  border-color: var(--gray);
  all: unset;
  box-sizing: border-box;
}

.home .text-wrapper-25 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 500;
  color: var(--white);
  font-size: 16px;
  line-height: normal;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .header {
  display: flex;
  width: 1024px;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 33px;
  left: 177px;
  background-color: var(--bg);
}

.home .frame-22 {
  display: inline-flex;
  align-items: center;
  gap: 28px;
  position: relative;
  flex: 0 0 auto;
}

.home .frame-23 {
  display: inline-flex;
  align-items: flex-start;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-26 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  color: var(--white);
  font-size: 16px;
  line-height: normal;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .frame-24 {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px 19px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 5px;
  border: 1px solid;
  border-color: var(--border);
}

.home .frame-25 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-27 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home .vector-2 {
  position: relative;
  width: 10.71px;
  height: 6.06px;
  margin-right: -0.35px;
}

.home .group-13 {
  position: absolute;
  width: 1024px;
  height: 927px;
  top: 1875px;
  left: 177px;
}

.home .group-14 {
  position: absolute;
  width: 1024px;
  height: 257px;
  top: 0;
  left: 0;
}

.home .image-2 {
  position: absolute;
  width: 434px;
  height: 257px;
  top: 0;
  left: 590px;
}

.home .group-15 {
  position: absolute;
  width: 547px;
  height: 219px;
  top: 13px;
  left: 0;
}

.home .text-wrapper-28 {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 600;
  color: var(--white);
  font-size: 32px;
  line-height: 45px;
  white-space: nowrap;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .text-wrapper-29 {
  position: absolute;
  width: 543px;
  top: 77px;
  left: 0;
  font-weight: 400;
  color: var(--gray);
  font-size: 16px;
  line-height: 26px;
  font-family: "Montserrat", Helvetica;
  letter-spacing: 0;
}

.home .frame-26 {
  top: 175px;
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 18px;
  position: absolute;
  left: 0;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--border);
}

.home .group-16 {
  position: absolute;
  width: 1024px;
  height: 257px;
  top: 335px;
  left: 0;
}

.home .group-17 {
  position: absolute;
  width: 547px;
  height: 224px;
  top: 7px;
  left: 481px;
}

.home .frame-27 {
  position: absolute;
  top: 180px;
  left: 0;
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--border);
}

.home .image-3 {
  position: absolute;
  width: 434px;
  height: 257px;
  top: 0;
  left: 0;
}

.home .group-18 {
  position: absolute;
  width: 1024px;
  height: 257px;
  top: 670px;
  left: 0;
}

.home .group-19 {
  position: absolute;
  width: 547px;
  height: 198px;
  top: 17px;
  left: 0;
}

.home .frame-28 {
  top: 154px;
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 18px;
  position: absolute;
  left: 0;
  border-radius: 4px;
  border: 1px solid;
  border-color: var(--border);
}
