.homepage-iniziale {
  background-color: #fff6ec;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.homepage-iniziale .overlap-group-wrapper {
  background-color: #fff6ec;
  overflow: hidden;
  width: 1728px;
  height: 1117px;
}

.homepage-iniziale .overlap-group {
  position: relative;
  width: 2325px;
  height: 1478px;
  top: -34px;
  left: -88px;
}

.homepage-iniziale .ellipse {
  width: 838px;
  height: 838px;
  top: 478px;
  left: 1325px;
  border-radius: 418.91px;
  transform: rotate(33.80deg);
  background: radial-gradient(
    50% 50% at 72% 53%,
    rgba(23, 179, 246, 0.3) 0%,
    rgba(0, 81, 232, 0.3) 100%
  );
  position: absolute;
  opacity: 0.8;
}

.homepage-iniziale .div {
  width: 527px;
  height: 527px;
  top: 0;
  left: 0;
  border-radius: 263.5px;
  background: radial-gradient(
    50% 50% at 68% 50%,
    rgba(255, 167, 206, 0.3) 0%,
    rgba(255, 67, 150, 0.3) 100%
  );
  position: absolute;
  opacity: 0.8;
}

.homepage-iniziale .rectangle {
  position: absolute;
  width: 1728px;
  height: 1117px;
  top: 34px;
  left: 88px;
  background-color: #f4f4f461;
  backdrop-filter: blur(75px) brightness(100%);
  -webkit-backdrop-filter: blur(75px) brightness(100%);
}

.homepage-iniziale .diversity-inclusion {
  position: absolute;
  width: 1728px;
  height: 941px;
  top: 210px;
  left: 88px;
  object-fit: cover;
}

.homepage-iniziale .frame {
  display: flex;
  width: 373px;
  height: 82px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 0px;
  position: absolute;
  top: 511px;
  left: 765px;
  background-color: #11212a;
  border-radius: 200px;
}

.homepage-iniziale .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 48px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-iniziale .chevron-left {
  position: relative;
  width: 48px;
  height: 48px;
}

.homepage-iniziale .p {
  position: absolute;
  top: 318px;
  left: 420px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 96px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-iniziale .text-wrapper-2 {
  position: absolute;
  top: 177px;
  left: 653px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 128px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-iniziale .gift-box {
  position: absolute;
  width: 371px;
  height: 408px;
  top: 743px;
  left: 1445px;
}

.homepage-iniziale .dashboard {
  display: flex;
  flex-direction: column;
  width: 881px;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 89px;
  left: 512px;
}

.homepage-iniziale .frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 69px;
  position: relative;
  flex: 0 0 auto;
}

.homepage-iniziale .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.homepage-iniziale .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}
