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

.home .div {
  background-color: #ffffff;
  width: 1440px;
  height: 1024px;
  position: relative;
}

.home .overlap {
  position: absolute;
  width: 1440px;
  height: 820px;
  top: 204px;
  left: 0;
  background-color: #1c0b80;
}

.home .overlap-group {
  position: absolute;
  width: 1305px;
  height: 669px;
  top: 75px;
  left: 67px;
}

.home .l-essenziale-per {
  position: absolute;
  width: 1305px;
  top: 247px;
  left: 0;
  font-family: "Proxima Nova-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 64px;
  letter-spacing: 0;
  line-height: normal;
}

.home .text-wrapper {
  font-family: "Proxima Nova-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 64px;
  letter-spacing: 0;
}

.home .span {
  font-family: "Proxima Nova-Bold", Helvetica;
  font-weight: 700;
  font-size: 24px;
}

.home .text-wrapper-2 {
  font-size: 24px;
}

.home .b-DEF-bianco-tavola {
  position: absolute;
  width: 572px;
  height: 669px;
  top: 0;
  left: 367px;
}

.home .vector {
  position: absolute;
  width: 51px;
  height: 28px;
  top: 772px;
  left: 694px;
}

.home .overlap-group-2 {
  position: absolute;
  width: 1440px;
  height: 204px;
  top: 0;
  left: 0;
  background-color: #ffffff;
}

.home .BBB-logo-figma {
  position: absolute;
  width: 398px;
  height: 140px;
  top: 26px;
  left: 23px;
}

.home .menu {
  position: absolute;
  width: 809px;
  height: 44px;
  top: 80px;
  left: 531px;
}

.home .contatti-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 703px;
}

.home .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Proxima Nova-Semibold", Helvetica;
  font-weight: 400;
  color: #1c0b80;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home .consulenza-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 507px;
}

.home .corsi-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 381px;
}

.home .laboratorio-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 187px;
}

.home .coworking-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
