.element {
  background-color: #fff6ec;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.element .overlap-wrapper {
  background-color: #fff6ec;
  overflow: hidden;
  width: 1728px;
  height: 1117px;
}

.element .overlap {
  position: relative;
  width: 1816px;
  height: 1151px;
  top: -34px;
  left: -88px;
}

.element .frame {
  position: absolute;
  width: 1816px;
  height: 1151px;
  top: 0;
  left: 0;
}

.element .overlap-group {
  position: relative;
  width: 2325px;
  height: 1478px;
}

.element .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;
}

.element .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;
}

.element .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%);
}

.element .text-wrapper {
  position: absolute;
  top: 283px;
  left: 674px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-2 {
  display: flex;
  width: 302px;
  height: 82px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 0px;
  position: absolute;
  top: 983px;
  left: 186px;
  background-color: #df71a2;
  border-radius: 200px;
}

.element .chevron-left {
  position: relative;
  width: 48px;
  height: 48px;
}

.element .text-wrapper-2 {
  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;
}

.element .esplora-i-concetti-wrapper {
  display: flex;
  width: 666px;
  height: 364px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 62px 42px;
  position: absolute;
  top: 486px;
  left: 273px;
  background-color: #ffffff;
  border-radius: 20px;
  border: none;
  box-shadow: 0px 4px 24px -1px #00000033;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}

.element .esplora-i-concetti-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: 20px;
  background: linear-gradient(
    133deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(223, 113, 162, 0.5) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.element .esplora-i-concetti {
  position: relative;
  align-self: stretch;
  width: 581px;
  margin-top: -3.00px;
  font-family: "Albert Sans-SemiBold", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
  line-height: normal;
}

.element .span {
  font-weight: 600;
}

.element .text-wrapper-3 {
  font-family: "Albert Sans-Regular", Helvetica;
}

.element .usa-le-carte-wrapper {
  display: flex;
  width: 666px;
  height: 364px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 62px 42px;
  position: absolute;
  top: 486px;
  left: 994px;
  background-color: #ffffff;
  border-radius: 20px;
  border: none;
  box-shadow: 0px 4px 24px -1px #00000033;
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}

.element .usa-le-carte-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  border-radius: 20px;
  background: linear-gradient(
    133deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(223, 113, 162, 0.5) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}

.element .usa-le-carte {
  position: relative;
  width: 581px;
  font-family: "Albert Sans-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-4 {
  font-family: "Albert Sans-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
}

.element .text-wrapper-5 {
  font-family: "Albert Sans-SemiBold", Helvetica;
  font-weight: 600;
}

.element .dashboard {
  display: flex;
  flex-direction: column;
  width: 881px;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 89px;
  left: 512px;
}

.element .frame-3 {
  display: inline-flex;
  align-items: center;
  gap: 69px;
  position: relative;
  flex: 0 0 auto;
}

.element .text-wrapper-6 {
  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;
}

.element .line {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.element .text-wrapper-7 {
  position: absolute;
  top: 429px;
  left: 1175px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-8 {
  position: absolute;
  top: 429px;
  left: 540px;
  font-family: "Alata-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 64px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element .div-wrapper {
  display: flex;
  flex-direction: column;
  width: 90px;
  height: 90px;
  align-items: center;
  justify-content: center;
  gap: 5.33px;
  padding: 10.12px 13.85px;
  position: absolute;
  top: 805px;
  left: 561px;
  background-color: #ffffff;
  border-radius: 45px;
  box-shadow: 0px 4px 33.5px #00000040;
}

.element .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -6.65px;
  margin-bottom: -5.59px;
  font-family: "Inter-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 68.2px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-4 {
  display: flex;
  flex-direction: column;
  width: 90px;
  height: 90px;
  align-items: center;
  justify-content: center;
  gap: 5.33px;
  padding: 10.12px 13.85px;
  position: absolute;
  top: 805px;
  left: 1283px;
  background-color: #ffffff;
  border-radius: 45px;
  box-shadow: 0px 4px 33.5px #00000040;
}
