.INDEX {
  background-color: #3f8e3a;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.INDEX .overlap-group-wrapper {
  background-color: #3f8e3a;
  width: 1440px;
  height: 1024px;
}

.INDEX .overlap-group {
  position: relative;
  width: 1400px;
  height: 976px;
  top: 28px;
  left: 21px;
}

.INDEX .cartella {
  position: absolute;
  width: 1400px;
  height: 976px;
  top: 0;
  left: 0;
}

.INDEX .pulsante-inizio {
  display: flex;
  width: 215px;
  height: 64px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 46px;
  position: absolute;
  top: 868px;
  left: 603px;
  background-color: #ffffff;
  border-radius: 20px;
  border: 3px solid;
  border-color: #000000;
}

.INDEX .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -3.00px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.INDEX .div {
  position: absolute;
  top: 10px;
  left: 63px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.INDEX .text-wrapper-2 {
  position: absolute;
  top: 8px;
  left: 232px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.INDEX .testo {
  position: absolute;
  width: 950px;
  top: 732px;
  left: 224px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.INDEX .span {
  font-weight: 700;
}

.INDEX .text-wrapper-3 {
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  letter-spacing: 0;
}

.INDEX .lingua {
  position: absolute;
  width: 33px;
  height: 29px;
  top: 6px;
  left: 1132px;
}

.INDEX .EN {
  position: relative;
  height: 29px;
}

.INDEX .EN-2 {
  position: absolute;
  top: -1px;
  left: 5px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.INDEX .linea {
  position: absolute;
  width: 31px;
  height: 1px;
  top: 31px;
  left: 1px;
  object-fit: cover;
}

.INDEX .pulsante-about {
  display: flex;
  width: 180px;
  height: 38px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 5px 39px;
  position: absolute;
  top: 6px;
  left: 1211px;
  border-radius: 20px;
  border: 0px none;
}

.INDEX .text-wrapper-4 {
  position: relative;
  width: fit-content;
  margin-top: -0.50px;
  margin-bottom: -0.50px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.INDEX .immagine-benvenuto {
  position: absolute;
  width: 1087px;
  height: 576px;
  top: 134px;
  left: 167px;
  object-fit: cover;
}
