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

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

.SCELTA-CARTE .overlap-group-3 {
  position: relative;
  width: 1400px;
  height: 976px;
  top: 28px;
  left: 21px;
  background-image: url(https://c.animaapp.com/Rdeg548L/img/vector-2-8.svg);
  background-size: 100% 100%;
}

.SCELTA-CARTE .vector-2 {
  position: absolute;
  width: 1400px;
  height: 976px;
  top: 0;
  left: 0;
}

.SCELTA-CARTE .text-wrapper-11 {
  position: absolute;
  top: 10px;
  left: 64px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.SCELTA-CARTE .text-wrapper-12 {
  position: absolute;
  top: 8px;
  left: 217px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.SCELTA-CARTE .freccia-sinistra-2 {
  left: 65px;
  position: absolute;
  width: 72px;
  height: 72px;
  top: 876px;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.SCELTA-CARTE .freccia-sinistra-2:hover {
  transform: scale(1.1);
}

.SCELTA-CARTE .freccia-sinistra-3 {
  left: 1268px;
  position: absolute;
  width: 72px;
  height: 72px;
  top: 876px;
  object-fit: cover;
}

.SCELTA-CARTE .pulsante-info {
  display: flex;
  width: 72px;
  height: 64px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 8px 32px;
  position: absolute;
  top: 74px;
  left: 1297px;
  border-radius: 20px;
  border: 3px solid;
  border-color: #000000;
}

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

.SCELTA-CARTE .pulsante-about-3 {
  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;
}

.SCELTA-CARTE .text-wrapper-14 {
  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;
}

.SCELTA-CARTE .card-container {
  position: absolute;
  width: 240px;
  height: 360px;
  top: 122px;
  left: 184px;
  perspective: 1000px;
  cursor: pointer;
}

.SCELTA-CARTE .card-flipper {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.SCELTA-CARTE .card-container.flipped .card-flipper {
  transform: rotateY(180deg);
}

.SCELTA-CARTE .card-front, .SCELTA-CARTE .card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}

.SCELTA-CARTE .card-back {
  transform: rotateY(180deg);
}

.SCELTA-CARTE .card {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.SCELTA-CARTE .card2-container {
  position: absolute;
  width: 240px;
  height: 360px;
  top: 124px;
  left: 580px;
  perspective: 1000px;
  cursor: pointer;
}

.SCELTA-CARTE .card3-container {
  position: absolute;
  width: 240px;
  height: 360px;
  top: 124px;
  left: 971px;
  perspective: 1000px;
  cursor: pointer;
}

.SCELTA-CARTE .card4-container {
  position: absolute;
  width: 240px;
  height: 360px;
  top: 516px;
  left: 184px;
  perspective: 1000px;
  cursor: pointer;
}

.SCELTA-CARTE .card5-container {
  position: absolute;
  width: 240px;
  height: 360px;
  top: 516px;
  left: 580px;
  perspective: 1000px;
  cursor: pointer;
}

.SCELTA-CARTE .card6-container {
  position: absolute;
  width: 240px;
  height: 360px;
  top: 516px;
  left: 971px;
  perspective: 1000px;
  cursor: pointer;
}
