/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.scheme-step .content .title {
  color: #F58220;
}
.content-wrapper.scheme-step .content .caption {
  margin-top: 0.7em;
  font-size: 0.9em;
  line-height: 130%;
}
.content-wrapper.scheme-step .content .content-inner {
  color: #4A4A4A;
  max-height: 22.5em;
  overflow: hidden;
  display: flex;
  flex-direction: row;
}
.content-wrapper.scheme-step .content .content-inner .start-end-step {
  margin-right: 1em;
}
.content-wrapper.scheme-step .content .content-inner .start-end-step .start-step, .content-wrapper.scheme-step .content .content-inner .start-end-step .end-step {
  display: flex;
  flex-direction: column;
  font-size: 0.8em;
  align-items: flex-start;
  height: 10em;
  justify-content: flex-start;
}
.content-wrapper.scheme-step .content .content-inner .start-end-step .start-step img, .content-wrapper.scheme-step .content .content-inner .start-end-step .end-step img {
  width: 2.9em;
}
.content-wrapper.scheme-step .content .content-inner .start-end-step .start-step span, .content-wrapper.scheme-step .content .content-inner .start-end-step .end-step span {
  margin-top: 0.5em;
}
.content-wrapper.scheme-step .content .content-inner .start-end-step .start-step {
  margin-bottom: 1.4em;
}
.content-wrapper.scheme-step .content .content-inner .start-end-step .end-step {
  padding-top: 0.9em;
}
.content-wrapper.scheme-step .content .content-inner .start-end-step .end-step img {
  width: 3.5em;
}
.content-wrapper.scheme-step .content .content-inner .content-list {
  list-style: none;
  font-size: 0.8em;
  line-height: 150%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.content-wrapper.scheme-step .content .content-inner .content-list li {
  display: flex;
  width: 13em;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  height: 10em;
  margin-bottom: 1.4em;
  padding-top: 1.5em;
  background-color: #FFFFFF;
  position: relative;
  box-shadow: 0px 0px 0.6em rgba(0, 0, 0, 0.05);
}
.content-wrapper.scheme-step .content .content-inner .content-list li:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 2.8em;
  border-bottom: 0.17em dashed #5EB2F7;
  left: -3em;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:after {
  content: "";
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 0.42em;
  height: 0.42em;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #FFFFFF;
  border: 0.17em solid #5EB2F7;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:last-child {
  padding-bottom: 0;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:last-child .content-list-title:before {
  transform: rotate(-10deg);
  top: 46%;
  right: -0.5em !important;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-child(-n+4) {
  border-left: 0.3em solid #FFC123;
  padding-left: 2em;
  margin-left: 3em;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-child(-n+4) .content-list-title {
  color: #FFC123;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-child(-n+4) .content-list-title:before {
  left: -0.45em;
  border-width: 0.25em 0 0.25em 0.35em;
  border-color: transparent transparent transparent #5EB2F7;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-child(-n+4):after {
  right: -0.5em;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-last-child(-n+4) {
  border-right: 0.3em solid #FF5E33;
  align-items: flex-end;
  margin-bottom: 0;
  margin-left: 3em;
  padding-right: 2em;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-last-child(-n+4) .content-list-title {
  color: #FF5E33;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-last-child(-n+4) .content-list-title:before {
  right: -0.45em;
  border-width: 0.25em 0.35em 0.25em 0;
  border-color: transparent #5EB2F7 transparent transparent;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-last-child(-n+4) .content-list-text {
  text-align: right;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-last-child(-n+4):after {
  left: -0.5em;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:first-child .content-list-title:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -2.1em;
  z-index: 3;
  width: 0.25em;
  height: 0.25em;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #FFFFFF;
  border: 0.1em solid #5EB2F7;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-child(4) .content-list-title:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 6.75em;
  border: 0.1em dashed #5EB2F7;
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
  right: -3.5em;
  height: 6.75em;
  border-radius: 50%;
}
.content-wrapper.scheme-step .content .content-inner .content-list li:nth-child(5) .content-list-title:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  left: -1.9em;
  border-width: 0.2em 0.3em 0.2em 0;
  border-color: transparent #5EB2F7 transparent transparent;
}
.content-wrapper.scheme-step .content .content-inner .content-list-title {
  display: flex;
  font-size: 1.65em;
}
.content-wrapper.scheme-step .content .content-inner .content-list-title:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
}
.content-wrapper.scheme-step .content .content-inner .content-list-title svg {
  height: 1em;
  width: 0.9em;
  fill: currentColor;
}
.content-wrapper.scheme-step .content .content-inner .content-list-text {
  min-height: 2.5em;
  font-size: 0.9em;
}
.content-wrapper.scheme-step .content .content-inner .content-list-icons {
  position: absolute;
  bottom: 0.5em;
}
.content-wrapper.scheme-step .content .content-inner .content-list-icons.height-twice img {
  height: 1.5em;
}
.content-wrapper.scheme-step .content .content-inner .content-list-icons img {
  height: 0.9em;
}

/*# sourceMappingURL=scheme-step.css.map */
