.standards_flow {
  position: relative !important;
}

@media screen and (min-width: 768px) {
  .standards_01 {
    padding-bottom: 55px;
  }
}
.standards_02 {
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .standards_02 {
    padding-top: 56px;
    padding-bottom: 58px;
  }
}
.standards_03 {
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .standards_03 {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}
@media screen and (min-width: 768px) {
  .standards_05 {
    padding-bottom: 48px;
  }
}
.standards_06 {
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .standards_06 {
    padding-top: 58px;
    padding-bottom: 55px;
  }
}
.standards_07 {
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .standards_07 {
    padding-top: 58px;
    padding-bottom: 53px;
  }
}
@media screen and (min-width: 768px) {
  .standards_08 {
    padding-bottom: 54px;
  }
}
.standards_09 {
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .standards_09 {
    padding-top: 58px;
    padding-bottom: 53px;
  }
}
.standards_flow {
  z-index: 0;
  margin-top: 48px;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .standards_flow {
    margin-top: 120px;
    padding-top: 100px;
    padding-bottom: 140px;
  }
}
.standards_flow::after {
  content: "";
  width: 1440px;
  height: 100%;
  background-color: #f5f8fb;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  translate: -50% 0;
}
.standards_flow_auto {
  overflow: auto;
}
.standards_flow_map {
  width: 768px;
}
@media screen and (min-width: 768px) {
  .standards_flow_map {
    width: 100%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
  }
}
.standards_flow_map img {
  width: 100%;
}

/*# sourceMappingURL=physicians.css.map */
