/* COLORS */
/* FONTS */
#number-boxes {
  padding-bottom: 80px;
  background: url("/themes/custom/images/waves/small_lightblue_wave.svg") bottom center repeat-x transparent;
  position: relative;
  z-index: 1;
}
#number-boxes .section-content {
  width: 60%;
  margin-bottom: 80px;
}
#number-boxes .blocks {
  position: relative;
  z-index: 9;
  color: #0c0d0e;
}
#number-boxes .blocks .items {
  position: relative;
  z-index: 19;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}
#number-boxes .blocks .items .item {
  flex: 1 1 0%;
  min-width: 260px;
}
#number-boxes .blocks .items .item .item-title {
  font-weight: bold;
  margin-bottom: 20px;
}
#number-boxes .blocks .items .item .item-inner {
  padding: 40px;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 16px 40px 0 rgba(112, 144, 176, 0.2);
  position: relative;
}
/* COLORS */
/* FONTS */
#node-medical_quality #team .view {
  margin-top: 0;
}
/*# sourceMappingURL=medical_quality.css.map */