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

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

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

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

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

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

.coworking .text-wrapper {
  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;
}

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

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

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

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

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

.coworking .b-DEF-bianco-tavola {
  position: absolute;
  width: 572px;
  height: 669px;
  top: 792px;
  left: -4726px;
}

.coworking .overlap-group {
  position: absolute;
  width: 1440px;
  height: 820px;
  top: 204px;
  left: 0;
  background-color: #3ea42d;
}

.coworking .overlap-2 {
  position: absolute;
  width: 1282px;
  height: 210px;
  top: 55px;
  left: 79px;
}

.coworking .biness-mette-a-tua {
  position: absolute;
  width: 1282px;
  top: 66px;
  left: 0;
  font-family: "Proxima Nova-Regular", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.coworking .text-wrapper-2 {
  position: absolute;
  width: 1282px;
  top: 0;
  left: 0;
  font-family: "Proxima Nova-Semibold", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 0;
  line-height: normal;
}

.coworking .frame {
  display: flex;
  width: 1440px;
  height: 554px;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 10px;
  position: absolute;
  top: 266px;
  left: 0;
}

.coworking .div-wrapper {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
  box-shadow: 0px 4px 4px #00000040;
  opacity: 0.9;
}

.coworking .colleagues-work {
  position: relative;
  width: 413px;
  height: 276px;
  background-image: url(./../img/colleagues-work-office-using-computers-looking-aside-2-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.coworking .young-man-woman {
  position: relative;
  width: 415px;
  height: 276px;
  background-image: url(./../img/young-man-woman-working-laptop-open-space-co-working-office-room-2.png);
  background-size: cover;
  background-position: 50% 50%;
}

.coworking .pexels-helena-lopes {
  position: relative;
  width: 414px;
  height: 276px;
  background-image: url(./../img/pexels-helena-lopes-1015568-1-2.png);
  background-size: cover;
  background-position: 50% 50%;
}
