@charset "UTF-8";
/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.scheme-items .content {
  width: 100%;
}
.content-wrapper.scheme-items .content .title {
  margin-bottom: 0.3em;
}
.content-wrapper.scheme-items .content .content-inner {
  color: #4A4A4A;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  max-height: 21.9em;
  overflow: hidden;
}
.content-wrapper.scheme-items .content .scheme-wrapper {
  display: flex;
  flex-direction: row;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  align-items: flex-start;
}
.content-wrapper.scheme-items .content .scheme-wrapper .scheme-list-line {
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  width: 58.4em;
  height: 21.8em;
  margin: 0;
  padding: 0;
}
.content-wrapper.scheme-items.style_1 .content .content-inner {
  max-height: 22.9em;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item {
  width: 100%;
  height: 0.18em;
  position: initial;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0;
  margin: 0;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-title {
  display: block;
  color: #4A4A4A;
  font-size: 1.2em;
  padding-top: 0.3em;
  margin-bottom: 0.2em;
  line-height: 1.25;
  text-align: left;
  margin-left: -0.4em;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-text {
  display: block;
  color: #4A4A4A;
  font-size: 0.7em;
  line-height: 1.6;
  text-align: left;
  margin-left: -0.7em;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-link {
  padding-left: 0.5em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 7.4em;
  height: 5em;
  margin: 0;
  font-size: 1em;
  position: absolute;
  z-index: 1;
  border: 0;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-link .line:before {
  position: absolute;
  z-index: 2;
  border: none;
  content: "•";
  background: none;
  font-size: 3.2em;
  line-height: 1;
  width: auto;
  height: auto;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item:last-child:before {
  display: none;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above {
  align-self: flex-start;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column-reverse;
  height: 11.9em;
  transform: translateY(0);
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above:before {
  content: "";
  width: 100%;
  height: 0.2em;
  position: absolute;
  background: #41C7CF;
  bottom: 0;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above:last-child {
  border-bottom: none;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above .item-link {
  padding-left: 0.5em;
  height: 100%;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above .item-link .item-title {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above .item-link .item-text {
  margin-bottom: 1.1em;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above .item-link .line {
  height: 100%;
  width: 1em;
  border-left: 0.1em solid #41C7CF;
  transform: translate(-15%, 0em);
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above .item-link .line:before {
  transform: translate(-57%, -57%);
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above .item-link .line:after {
  position: absolute;
  width: 100%;
  height: 1em;
  border: none;
  content: "";
  background: #fef9f4;
  top: 2%;
  transform: translate(-55%, -65%);
  z-index: 1;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.above .item-link:after {
  transform: translate(-0.05em, 0.25em);
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.below {
  height: 10.1em;
  border-color: #F58220;
  align-items: flex-end;
  transform: translateY(0);
  align-self: flex-end;
  position: relative;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.below:before {
  content: "";
  width: 100%;
  height: 0.2em;
  position: absolute;
  background: #F58220;
  top: 0;
  transform: translateY(0);
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.below .line {
  height: 2.8em;
  border-left: 0.1em solid #F58220;
  transform: translate(-14%, -0.3em);
  width: 1em;
  position: absolute;
  top: 0.1em;
  left: 0.5em;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.below .line:before {
  position: absolute;
  z-index: 2;
  border: none;
  content: "•";
  background: none;
  font-size: 3.2em;
  line-height: 1;
  width: auto;
  top: 100%;
  color: #F58220;
  transform: translate(-55%, -65%);
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.below .line:after {
  position: absolute;
  width: 100%;
  height: 1em;
  border: none;
  content: "";
  background: #fef9f4;
  top: 99%;
  transform: translate(-55%, -65%);
  z-index: 1;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.below .item-link {
  padding-top: 2.7em;
  height: 100%;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item.below .item-link .item-title {
  color: #F58220;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot {
  z-index: 3;
  width: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot:after {
  left: calc(50.1% + 0.0055em);
  width: 0.055em;
  border: none;
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot .wrapper-svg {
  display: inline-block;
  position: absolute;
  top: 11.4em;
  justify-content: center;
  align-items: center;
  width: 0.89em;
  height: 0.89em;
  transform: translate(-0.05em, -0.1em);
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot svg {
  width: auto;
  height: auto;
  transform: scale(0.9);
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot.above svg {
  stroke: #41C7CF;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot.above span {
  border-color: #41C7CF;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot.below svg {
  stroke: #F58220;
}
.content-wrapper.scheme-items.style_1 .content .scheme-wrapper .scheme-list-line .item-dot.below span {
  border-color: #F58220;
}
.content-wrapper.scheme-items.style_2 .content .content-inner {
  max-height: 23em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line {
  align-items: center;
  justify-content: center;
  width: 100%;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  width: 9em;
  height: 9em;
  position: relative;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item .line {
  display: flex;
  width: 0;
  height: 3em;
  border-left-style: dashed;
  border-left-width: 0.1em;
  position: absolute;
  left: calc(50% - 0.5em);
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item .line:before {
  content: "";
  display: flex;
  width: 0.82em;
  height: 0.82em;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  border-style: solid;
  border-width: 0.35em;
  border-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item .line:after {
  content: "•";
  font-size: 2em;
  color: inherit;
  line-height: 0;
  position: absolute;
  transform: translate(-55%, 0);
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(n+2) {
  margin-left: -0.7em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:last-child {
  padding-right: 1em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:last-child .line {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .item-title {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .line {
  color: #7E57C2;
  border-left-color: #7E57C2;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .line:before {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .item-title {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .line {
  color: #5EB2F7;
  border-left-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .line:before {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .item-title {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .line {
  color: #41C7CF;
  border-left-color: #41C7CF;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .line:before {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .item-title {
  color: #F58220;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .line {
  color: #F58220;
  border-left-color: #F58220;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .line:before {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .item-title {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .line {
  color: #FFC123;
  border-left-color: #FFC123;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .line:before {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .item-title {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .line {
  color: #FF5E33;
  border-left-color: #FF5E33;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .line:before {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item-link img {
  display: flex;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item-title {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 12em;
  padding-right: 0.7em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item-title .item-title-inner {
  position: absolute;
  font-size: 1em;
  text-align: center;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item-line {
  position: absolute;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.above .item-title {
  bottom: 0;
  align-items: flex-end;
  margin-bottom: 13em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.above .line {
  bottom: 0;
  margin-bottom: 9em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.above .line:before {
  bottom: 0;
  transform: translate(-50%, 50%);
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.above .line:after {
  top: 0;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.below .item-title {
  top: 0;
  align-items: flex-start;
  margin-top: 13.2em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.below .line {
  top: 0;
  margin-top: 9.3em;
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.below .line:before {
  top: 0;
  transform: translate(-50%, -50%);
}
.content-wrapper.scheme-items.style_2 .content .scheme-wrapper .scheme-list-line .item.below .line:after {
  bottom: 0;
}
.content-wrapper.scheme-items.style_3 .content .title {
  font-size: 1.97em;
}
.content-wrapper.scheme-items.style_3 .content .content-inner {
  max-height: 23em;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line {
  align-items: center;
  justify-content: center;
  width: 100%;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  width: 9.3em;
  height: 9em;
  position: relative;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item .line {
  display: flex;
  width: 0;
  height: 1.5em;
  border-left-style: solid;
  border-left-width: 0.13em;
  position: absolute;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item .line:after {
  content: "";
  display: flex;
  width: 0.4995358479em;
  height: 0.4995358479em;
  position: absolute;
  left: 50%;
  transform: translateX(-58%);
  border-radius: 50%;
  border-style: solid;
  border-width: 0.13em;
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .item-title {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .line {
  color: #5EB2F7;
  border-left-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .line:before {
  border-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .svg-icon path, .content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .svg-icon circle.colored {
  stroke: #5EB2F7;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .item-title {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .line {
  color: #41C7CF;
  border-left-color: #41C7CF;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .line:before {
  border-color: #41C7CF;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .svg-icon path, .content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .svg-icon circle.colored {
  stroke: #41C7CF;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .item-title {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .line {
  color: #7E57C2;
  border-left-color: #7E57C2;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .line:before {
  border-color: #7E57C2;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .svg-icon path, .content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .svg-icon circle.colored {
  stroke: #7E57C2;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .item-title {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .line {
  color: #FF5E33;
  border-left-color: #FF5E33;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .line:before {
  border-color: #FF5E33;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .svg-icon path, .content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .svg-icon circle.colored {
  stroke: #FF5E33;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .item-title {
  color: #F58220;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .line {
  color: #F58220;
  border-left-color: #F58220;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .line:before {
  border-color: #F58220;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .svg-icon path, .content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .svg-icon circle.colored {
  stroke: #F58220;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .item-title {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .line {
  color: #FFC123;
  border-left-color: #FFC123;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .line:before {
  border-color: #FFC123;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .svg-icon path, .content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .svg-icon circle.colored {
  stroke: #FFC123;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item-link .svg-icon {
  width: 4.5em;
  height: auto;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  width: 16em;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item-title .item-title-inner {
  font-size: 1em;
  text-align: center;
  margin-bottom: 0.1em;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item-title .item-text {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  max-height: 7.35em;
  width: 24em;
  color: #4A4A4A;
  font-size: 0.7em;
  line-height: 1.45;
  text-align: center;
  overflow: hidden;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item-line {
  position: absolute;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.above .item-title {
  bottom: 0;
  justify-content: flex-end;
  margin-bottom: 9em;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.above .line {
  bottom: 0;
  margin-bottom: 7em;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.above .line:before {
  bottom: 0;
  transform: translate(-50%, 50%);
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.above .line:after {
  top: 0;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.below .item-title {
  top: 0;
  justify-content: flex-start;
  margin-top: 8.8em;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.below .line {
  top: 0;
  margin-top: 7em;
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.below .line:before {
  top: 0;
  transform: translate(-50%, -50%);
}
.content-wrapper.scheme-items.style_3 .content .scheme-wrapper .scheme-list-line .item.below .line:after {
  bottom: 0;
}
.content-wrapper.scheme-items.style_4 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_4 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 23em;
  margin-top: 0.8em;
}
.content-wrapper.scheme-items.style_4 .content .left-side-block-wrapper {
  width: 14.8em;
  padding: 1.6em 1.25em;
  margin-right: 1.8em;
  background-color: rgba(245, 130, 32, 0.1);
}
.content-wrapper.scheme-items.style_4 .content .left-side-block-wrapper .text {
  font-size: 0.8em;
  line-height: 1.7;
}
.content-wrapper.scheme-items.style_4 .content .left-side-block-wrapper .text p {
  padding-bottom: 0.5em;
}
.content-wrapper.scheme-items.style_4 .content .left-side-block-wrapper .text p:last-child {
  padding-bottom: 0;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  flex: 1;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .list-title {
  margin-bottom: 1.4em;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .scheme-list-line .item .sub-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 10.4em;
  height: 5.1em;
  padding-left: 2.5em;
  margin-left: -1.54em;
  background-color: #AED8FB;
  clip-path: polygon(0 0, 83% 0%, 100% 50%, 83% 100%, 0 100%, 17% 50%);
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .scheme-list-line .item .sub-item .text {
  font-size: 0.87em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .scheme-list-line .item .sub-item:first-child {
  margin-left: 0;
  background-color: #41C7CF;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_4 .content .scheme-wrapper .scheme-list-line .item .sub-item:first-child .text {
  font-weight: 700;
}
.content-wrapper.scheme-items.style_5 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_5 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 19.8em;
  margin-top: 0.6em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  flex: 1;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em 0.9em;
  margin-bottom: 1.3em;
  color: #5EB2F7;
  background-color: #FFFFFF;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .text {
  font-size: 0.79em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn {
  position: absolute;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn:before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  bottom: 0;
  background-color: #5EB2F7;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn:after {
  content: "";
  width: 0.4em;
  height: 0.4em;
  position: absolute;
  bottom: 0;
  background-color: #5EB2F7;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-1, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-3 {
  width: 2.9em;
  height: 1.95em;
  top: calc(50% - 0.1em);
  border-style: dotted;
  border-color: #5EB2F7;
  border-width: 0;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-1 {
  right: 100%;
  border-width: 0.15em 0 0 0.15em;
  border-radius: 0.5em 0 0 0;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-1:before {
  top: -0.46em;
  left: 100%;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-1:after {
  top: 100%;
  left: -0.1em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-2 {
  width: 0;
  height: 1.25em;
  border-style: dotted;
  border-color: #5EB2F7;
  border-width: 0;
  border-left-width: 0.15em;
  position: absolute;
  top: 100%;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-2:before {
  bottom: calc(100% - 0.05em);
  left: -0.07em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-2:after {
  top: calc(100% - 0.35em);
  left: -0.07em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-3 {
  left: 100%;
  border-width: 0.15em 0.15em 0 0;
  border-radius: 0 0.5em 0 0;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-3:before {
  top: -0.46em;
  right: calc(100% - 0.4em);
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .list-title .conn.num-3:after {
  top: 100%;
  right: -0.45em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: 100%;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 15.7em;
  height: 100%;
  border-style: dashed;
  border-width: 0.02em;
  margin-right: 1.4em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: calc(100% + 0.1em);
  color: #FFFFFF;
  padding: 0.4em 0;
  margin-left: -0.015em;
  margin-top: -0.04em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item-title .item-title-number {
  padding: 0 0.25em;
  margin-right: 0.4em;
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item-title .item-title-number .text {
  font-size: 0.93em;
  line-height: 1.24;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item-title .item-title .text {
  font-size: 0.645em;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  padding: 0.44em 0.9em;
  background-color: #FFFFFF;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  margin-top: 1em;
  position: relative;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item .conn {
  width: 0;
  height: 0.9em;
  border-style: dashed;
  border-width: 0;
  border-left-width: 0.05em;
  position: absolute;
  bottom: calc(100% + 0.05em);
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item .conn:before {
  content: "";
  width: 0.25em;
  height: 0.25em;
  position: absolute;
  margin-top: -0.3em;
  top: 0;
  clip-path: polygon(0 100%, 0 0, 100% 100%);
  transform: rotate(-45deg) translate(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item .conn:after {
  content: "";
  width: 0.2em;
  height: 0.2em;
  position: absolute;
  bottom: 0;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item .sub-item .text {
  font-size: 0.7em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit {
  border-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item-title {
  background-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item-title .item-title-number .text {
  color: #4A4A4A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item .conn {
  border-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item .conn:after {
  background-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey {
  border-color: #939598;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item-title {
  background-color: #939598;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item-title .item-title-number .text {
  color: #939598;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item .conn {
  border-color: #939598;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item .conn:after {
  background-color: #939598;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey {
  border-color: #C9CACB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item-title {
  background-color: #C9CACB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item-title .item-title-number .text {
  color: #C9CACB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item .conn {
  border-color: #C9CACB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item .conn:after {
  background-color: #C9CACB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey {
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item-title {
  background-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item-title .item-title-number .text {
  color: #E5E8E9;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item .conn {
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item .conn:after {
  background-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red {
  border-color: #FF5E33;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item-title {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item-title .item-title-number .text {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item .conn {
  border-color: #FF5E33;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item .conn:after {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange {
  border-color: #F58220;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item-title {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item-title .item-title-number .text {
  color: #F58220;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item .conn {
  border-color: #F58220;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item .conn:after {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow {
  border-color: #FFC123;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item-title {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item-title .item-title-number .text {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item .conn {
  border-color: #FFC123;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item .conn:after {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mint {
  border-color: #41C7CF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item-title {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item-title .item-title-number .text {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item .conn {
  border-color: #41C7CF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item .conn:after {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-blue {
  border-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item-title {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item-title .item-title-number .text {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item .conn {
  border-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item .conn:after {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-green {
  border-color: #4CAF50;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item-title {
  background-color: #4CAF50;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item-title .item-title-number .text {
  color: #4CAF50;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item .conn {
  border-color: #4CAF50;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item .conn:after {
  background-color: #4CAF50;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-purple {
  border-color: #7E57C2;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item-title {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item-title .item-title-number .text {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item .conn {
  border-color: #7E57C2;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item .conn:after {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-white {
  border-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item-title {
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item-title .item-title-number .text {
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item .conn {
  border-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item .conn:after {
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard {
  border-color: #ECA900;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item-title {
  background-color: #ECA900;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item-title .item-title-number .text {
  color: #ECA900;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item .conn {
  border-color: #ECA900;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item .conn:after {
  background-color: #ECA900;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue {
  border-color: #AED8FB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item-title {
  background-color: #AED8FB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item-title .item-title-number .text {
  color: #AED8FB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item .conn {
  border-color: #AED8FB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item .conn:after {
  background-color: #AED8FB;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue {
  border-color: #24488B;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item-title {
  background-color: #24488B;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item-title .item-title-number .text {
  color: #24488B;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item .conn {
  border-color: #24488B;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item .conn:after {
  background-color: #24488B;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine {
  border-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item-title {
  background-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item-title .item-title-number .text {
  color: #1D7E9A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item .conn {
  border-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item .conn:after {
  background-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light {
  border-color: #FFA129;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item-title {
  background-color: #FFA129;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item-title .item-title-number .text {
  color: #FFA129;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item .conn {
  border-color: #FFA129;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item .conn:after {
  background-color: #FFA129;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light {
  border-color: #FF812E;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item-title {
  background-color: #FF812E;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item-title .item-title-number .text {
  color: #FF812E;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item .conn {
  border-color: #FF812E;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item .conn:after {
  background-color: #FF812E;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark {
  border-color: #BA2700;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item-title {
  background-color: #BA2700;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item-title .item-title-number .text {
  color: #BA2700;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item .conn {
  border-color: #BA2700;
}
.content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item .conn:before, .content-wrapper.scheme-items.style_5 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item .conn:after {
  background-color: #BA2700;
}
.content-wrapper.scheme-items.style_6 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_6 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21em;
  margin-top: 0.6em;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: 100%;
  flex: 1;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  margin-right: 1.4em;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  width: 2.2em;
  color: #FFFFFF;
  padding: 0.4em 0;
  border-radius: 0.2em;
  margin-right: 1.6em;
  position: relative;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text .item-text {
  transform: rotate(-90deg);
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text .item-text .text {
  font-size: 0.89em;
  white-space: nowrap;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text .conn {
  position: absolute;
  left: calc(100% + 0.4em);
  transform: rotate(-90deg);
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text .conn svg {
  width: auto;
  height: 0.8em;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text .conn svg path {
  fill: #5EB2F7;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  width: auto;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 1.7em;
  padding: 0 0.9em;
  margin-bottom: 1.3em;
  color: #FFFFFF;
  border-radius: 0.2em;
  position: relative;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item:last-child .conn {
  display: none;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item .text {
  font-size: 0.78em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item .conn {
  position: absolute;
  top: calc(100% + 0.07em);
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item .conn svg {
  width: auto;
  height: 0.8em;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-graffit .conn svg path {
  fill: #4A4A4A;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-dark-grey .conn svg path {
  fill: #939598;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-mid-grey .conn svg path {
  fill: #C9CACB;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-light-grey .conn svg path {
  fill: #E5E8E9;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-red .conn svg path {
  fill: #FF5E33;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-orange .conn svg path {
  fill: #F58220;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-yellow .conn svg path {
  fill: #FFC123;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-mint .conn svg path {
  fill: #41C7CF;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-blue .conn svg path {
  fill: #5EB2F7;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-green .conn svg path {
  fill: #4CAF50;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-purple .conn svg path {
  fill: #7E57C2;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-white .conn svg path {
  fill: #FFFFFF;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-mustard .conn svg path {
  fill: #ECA900;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-sky-blue .conn svg path {
  fill: #AED8FB;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-dark-blue .conn svg path {
  fill: #24488B;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-aquamarine .conn svg path {
  fill: #1D7E9A;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-orange-light .conn svg path {
  fill: #FFA129;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-red-light .conn svg path {
  fill: #FF812E;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bg-red-dark .conn svg path {
  fill: #BA2700;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  width: auto;
  padding-left: 4.5em;
  position: relative;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .item-text-after {
  width: 5.6em;
  height: auto;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .item-text-after .text {
  font-size: 0.89em;
  line-height: 1.5;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .conn {
  position: absolute;
  left: 1.3em;
  transform: rotate(-90deg);
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .conn svg {
  width: 2.2em;
  height: auto;
}
.content-wrapper.scheme-items.style_6 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .conn svg path {
  fill: #F58220;
}
.content-wrapper.scheme-items.style_7 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_7 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21.7em;
  margin-top: 0.6em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex: 1;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  margin-right: 1.4em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding-bottom: 1.5em;
  border-radius: 0.45em;
  overflow: hidden;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.2em;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item-title .item-title .text {
  font-size: 0.9em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  padding: 0 0.5em;
  margin-top: 1.7em;
  position: relative;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item .conn {
  position: absolute;
  bottom: calc(100% + 0.2em);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item .conn svg {
  width: auto;
  height: 0.78em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item .text {
  font-size: 0.8em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item .hint {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 1.8em;
  padding: 0 0.5em;
  color: #FFFFFF;
  background-color: #5EB2F7;
  border-radius: 0.2em;
  position: absolute;
  bottom: calc(100% - 0.3em);
  right: 0;
  transform: translateX(2.1em);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item .hint svg {
  width: auto;
  height: 0.8em;
  margin-right: 0.3em;
  transform: translateY(-0.05em);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item .hint svg path {
  fill: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item .hint .text {
  font-size: 0.56em;
  line-height: 1.6;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item.highlighted {
  height: 1.6em;
  border-radius: 0.2em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0.5em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .item-text-after {
  width: auto;
  height: auto;
  text-align: center;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .item-text-after .text {
  font-size: 0.78em;
  line-height: 1.43;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) {
  width: 29.5%;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) {
  width: 41%;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .sub-items {
  padding-bottom: 0.8em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .sub-items .sub-item {
  margin-top: 1.455em;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .sub-items .sub-item .conn {
  bottom: calc(100% + 0.1em);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) {
  width: 29.5%;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-items {
  background-color: rgba(74, 74, 74, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item-title {
  background-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item .conn {
  border-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item .conn svg path {
  fill: #4A4A4A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item.highlighted {
  background-color: #4A4A4A;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item-text-after {
  color: #4A4A4A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-items {
  background-color: rgba(147, 149, 152, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item-title {
  background-color: #939598;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item .conn {
  border-color: #939598;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item .conn svg path {
  fill: #939598;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item.highlighted {
  background-color: #939598;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item-text-after {
  color: #939598;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-items {
  background-color: rgba(201, 202, 203, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item-title {
  background-color: #C9CACB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item .conn {
  border-color: #C9CACB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item .conn svg path {
  fill: #C9CACB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item.highlighted {
  background-color: #C9CACB;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item-text-after {
  color: #C9CACB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-items {
  background-color: rgba(229, 232, 233, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item-title {
  background-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item .conn {
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item .conn svg path {
  fill: #E5E8E9;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item.highlighted {
  background-color: #E5E8E9;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item-text-after {
  color: #E5E8E9;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-items {
  background-color: rgba(255, 94, 51, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item-title {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item .conn {
  border-color: #FF5E33;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item .conn svg path {
  fill: #FF5E33;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item.highlighted {
  background-color: #FF5E33;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item-text-after {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-items {
  background-color: rgba(245, 130, 32, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item-title {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item .conn {
  border-color: #F58220;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item .conn svg path {
  fill: #F58220;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item.highlighted {
  background-color: #F58220;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item-text-after {
  color: #F58220;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-items {
  background-color: rgba(255, 193, 35, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item-title {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item .conn {
  border-color: #FFC123;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item .conn svg path {
  fill: #FFC123;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item.highlighted {
  background-color: #FFC123;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item-text-after {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-items {
  background-color: rgba(65, 199, 207, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item-title {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item .conn {
  border-color: #41C7CF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item .conn svg path {
  fill: #41C7CF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item.highlighted {
  background-color: #41C7CF;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item-text-after {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-items {
  background-color: rgba(94, 178, 247, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item-title {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item .conn {
  border-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item .conn svg path {
  fill: #5EB2F7;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item.highlighted {
  background-color: #5EB2F7;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item-text-after {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-items {
  background-color: rgba(76, 175, 80, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item-title {
  background-color: #4CAF50;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item .conn {
  border-color: #4CAF50;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item .conn svg path {
  fill: #4CAF50;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item.highlighted {
  background-color: #4CAF50;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item-text-after {
  color: #4CAF50;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-items {
  background-color: rgba(126, 87, 194, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item-title {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item .conn {
  border-color: #7E57C2;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item .conn svg path {
  fill: #7E57C2;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item.highlighted {
  background-color: #7E57C2;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item-text-after {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-items {
  background-color: rgba(255, 255, 255, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item-title {
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item .conn {
  border-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item .conn svg path {
  fill: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item.highlighted {
  background-color: #FFFFFF;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item-text-after {
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-items {
  background-color: rgba(236, 169, 0, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item-title {
  background-color: #ECA900;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item .conn {
  border-color: #ECA900;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item .conn svg path {
  fill: #ECA900;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item.highlighted {
  background-color: #ECA900;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item-text-after {
  color: #ECA900;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-items {
  background-color: rgba(174, 216, 251, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item-title {
  background-color: #AED8FB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item .conn {
  border-color: #AED8FB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item .conn svg path {
  fill: #AED8FB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item.highlighted {
  background-color: #AED8FB;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item-text-after {
  color: #AED8FB;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-items {
  background-color: rgba(36, 72, 139, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item-title {
  background-color: #24488B;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item .conn {
  border-color: #24488B;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item .conn svg path {
  fill: #24488B;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item.highlighted {
  background-color: #24488B;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item-text-after {
  color: #24488B;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-items {
  background-color: rgba(29, 126, 154, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item-title {
  background-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item .conn {
  border-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item .conn svg path {
  fill: #1D7E9A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item.highlighted {
  background-color: #1D7E9A;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item-text-after {
  color: #1D7E9A;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-items {
  background-color: rgba(255, 161, 41, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item-title {
  background-color: #FFA129;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item .conn {
  border-color: #FFA129;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item .conn svg path {
  fill: #FFA129;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item.highlighted {
  background-color: #FFA129;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item-text-after {
  color: #FFA129;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-items {
  background-color: rgba(255, 129, 46, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item-title {
  background-color: #FF812E;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item .conn {
  border-color: #FF812E;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item .conn svg path {
  fill: #FF812E;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item.highlighted {
  background-color: #FF812E;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item-text-after {
  color: #FF812E;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-items {
  background-color: rgba(186, 39, 0, 0.1);
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item-title {
  background-color: #BA2700;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item .conn {
  border-color: #BA2700;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item .conn svg path {
  fill: #BA2700;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item.highlighted {
  background-color: #BA2700;
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_7 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item-text-after {
  color: #BA2700;
}
.content-wrapper.scheme-items.style_8 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_8 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21em;
  margin-top: 0.8em;
}
.content-wrapper.scheme-items.style_8 .content .left-side-block-wrapper {
  width: 17.8em;
  margin-right: 1.8em;
}
.content-wrapper.scheme-items.style_8 .content .left-side-block-wrapper .text {
  font-size: 0.89em;
  line-height: 1.5;
}
.content-wrapper.scheme-items.style_8 .content .left-side-block-wrapper .text p {
  padding-bottom: 0.5em;
}
.content-wrapper.scheme-items.style_8 .content .left-side-block-wrapper .text p:last-child {
  padding-bottom: 0;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  flex: 1;
  position: relative;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-image {
  position: absolute;
  top: 2.4em;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33.3333333333%;
  height: auto;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item .item-title {
  color: #41C7CF;
  text-decoration: underline;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item .item-title .text {
  font-size: 1em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item .item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16.1em;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item .item-text .text {
  font-size: 1em;
  line-height: 1.77;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item .item-text .text ul {
  list-style: none;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item .item-text .text ul li {
  padding-left: 0.9em;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .scheme-list-line .item .item-text .text ul li:before {
  content: "•";
  font-size: 1em;
  line-height: 0.3em;
  position: absolute;
  transform: translate(-0.9em, 0.65em);
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .description-after {
  width: 100%;
  text-align: center;
  color: #41C7CF;
  text-decoration: underline;
}
.content-wrapper.scheme-items.style_8 .content .scheme-wrapper .description-after .text {
  font-size: 1.1em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_9 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_9 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21.5em;
  margin-top: 0.8em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  flex: 1;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 2.7em;
  padding: 0 0.4em;
  border-radius: 0.2em;
  margin-bottom: 1.3em;
  color: #FFFFFF;
  background-color: #5EB2F7;
  position: relative;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme-title .scheme-title-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 0.5em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme-title .scheme-title-inner .icon {
  width: auto;
  height: 1.5em;
  margin-right: 0.5em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme-title .scheme-title-inner .text {
  font-size: 0.74em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme-title .conn {
  width: 0;
  height: 0.7em;
  border-style: solid;
  border-width: 0;
  border-left-width: 0.05em;
  border-color: #5EB2F7;
  position: absolute;
  top: 100%;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme-title .conn:before {
  content: "";
  width: 0.2em;
  height: 0.2em;
  position: absolute;
  margin-top: -0.3em;
  top: 0.1em;
  background-color: #5EB2F7;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme-title .conn:after {
  content: "";
  width: 49.4em;
  height: 0;
  position: absolute;
  bottom: 0;
  border-style: solid;
  border-width: 0;
  border-top-width: 0.05em;
  border-color: #5EB2F7;
  transform: translateX(calc(-50% + 0.77em));
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 4.5em;
  padding: 0 0.7em;
  background-color: rgba(245, 130, 32, 0.1);
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .row-title {
  margin-right: 0.8em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .row-title .text {
  font-size: 0.7em;
  color: #5EB2F7;
  transform: rotate(-90deg);
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .scheme-items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .scheme-items .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 2.7em;
  background-color: #FFFFFF;
  border-radius: 0.3em;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  position: relative;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .scheme-items .item .conn {
  width: 0;
  height: 1.5em;
  border-style: solid;
  border-width: 0;
  border-left-width: 0.05em;
  border-color: #5EB2F7;
  position: absolute;
  bottom: 100%;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .scheme-items .item .conn:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  position: absolute;
  bottom: 0;
  background-color: #5EB2F7;
  transform: rotate(-45deg) translate(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .scheme-items .item .item-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 0.8em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .scheme-items .item .item-inner .icon {
  width: 1.5em;
  height: auto;
  margin-right: 0.4em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-block .scheme .scheme-items .item .item-inner .text {
  font-size: 0.7em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 1.31em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 11em;
  height: 100%;
  margin-right: 1.4em;
  position: relative;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .conn {
  width: 0;
  height: 1.2em;
  border-style: solid;
  border-width: 0;
  border-left-width: 0.05em;
  position: absolute;
  bottom: calc(100% + 0.02em);
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .conn:before {
  content: "";
  width: 0.2em;
  height: 0.2em;
  position: absolute;
  margin-top: -0.3em;
  top: 0;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .conn:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  position: absolute;
  bottom: 0;
  transform: rotate(-45deg) translate(calc(-50% - 0.07em));
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0.5em;
  border-radius: 0.2em;
  overflow: hidden;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 0.27em 0.9em;
  margin-top: 0.5em;
  border-radius: 0.2em;
  background-color: #FFFFFF;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  position: relative;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item:first-child {
  margin-top: 0;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item .text {
  font-size: 0.67em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.bigger {
  padding: 0.79em 0.9em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  padding: 0.44em 0.9em;
  margin-top: 0.5em;
  border-radius: 0.2em;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .item-text-after {
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item .sub-item-text-after .item-text-after .text {
  font-size: 0.67em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .conn {
  border-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .conn:after {
  background-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-items {
  background-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-item-text-after {
  background-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .conn {
  border-color: #939598;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .conn:after {
  background-color: #939598;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-items {
  background-color: #939598;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-item-text-after {
  background-color: #939598;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .conn {
  border-color: #C9CACB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .conn:after {
  background-color: #C9CACB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-items {
  background-color: #C9CACB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-item-text-after {
  background-color: #C9CACB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .conn {
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .conn:after {
  background-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-items {
  background-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-item-text-after {
  background-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red .conn {
  border-color: #FF5E33;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red .conn:after {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-items {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-item-text-after {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .conn {
  border-color: #F58220;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .conn:after {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-items {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-item-text-after {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .conn {
  border-color: #FFC123;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .conn:after {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-items {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-item-text-after {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .conn {
  border-color: #41C7CF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .conn:after {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-items {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-item-text-after {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .conn {
  border-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .conn:after {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-items {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-item-text-after {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-green .conn {
  border-color: #4CAF50;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-green .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-green .conn:after {
  background-color: #4CAF50;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-items {
  background-color: #4CAF50;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-item-text-after {
  background-color: #4CAF50;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .conn {
  border-color: #7E57C2;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .conn:after {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-items {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-item-text-after {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-white .conn {
  border-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-white .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-white .conn:after {
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-items {
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-item-text-after {
  background-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .conn {
  border-color: #ECA900;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .conn:after {
  background-color: #ECA900;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-items {
  background-color: #ECA900;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-item-text-after {
  background-color: #ECA900;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .conn {
  border-color: #AED8FB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .conn:after {
  background-color: #AED8FB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-items {
  background-color: #AED8FB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-item-text-after {
  background-color: #AED8FB;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .conn {
  border-color: #24488B;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .conn:after {
  background-color: #24488B;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-items {
  background-color: #24488B;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-item-text-after {
  background-color: #24488B;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .conn {
  border-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .conn:after {
  background-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-items {
  background-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-item-text-after {
  background-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .conn {
  border-color: #FFA129;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .conn:after {
  background-color: #FFA129;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-items {
  background-color: #FFA129;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-item-text-after {
  background-color: #FFA129;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .conn {
  border-color: #FF812E;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .conn:after {
  background-color: #FF812E;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-items {
  background-color: #FF812E;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-item-text-after {
  background-color: #FF812E;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .conn {
  border-color: #BA2700;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .conn:before, .content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .conn:after {
  background-color: #BA2700;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-items {
  background-color: #BA2700;
}
.content-wrapper.scheme-items.style_9 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-item-text-after {
  background-color: #BA2700;
}
.content-wrapper.scheme-items.style_10 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_10 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21em;
  margin-top: 0.6em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  height: 100%;
  flex: 1;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .list-description .text {
  font-size: 0.9em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-top: 1em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-right: 1.4em;
  padding: 1em 1.5em 0.6em 1.5em;
  border-style: solid;
  border-width: 0;
  border-left-width: 0.245em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .item-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 8em;
  height: 100%;
  position: relative;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .item-text .text {
  font-size: 1.1em;
  line-height: 1.6;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 19em;
  height: 15.8em;
  row-gap: 0.3em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
  height: 50%;
  position: relative;
  padding-right: 1em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item:nth-child(2n) {
  padding-right: 0;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item .image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5.7em;
  border-radius: 0.2em;
  background-color: #FFFFFF;
  margin-bottom: 0.5em;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.05);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item .image img {
  width: auto;
  height: 4.6em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item .text {
  font-size: 0.78em;
  line-height: 1.25;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.two-images {
  height: 100%;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.two-images .image {
  flex-direction: column;
  justify-content: space-around;
  height: 14em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items .sub-item.two-images .image img {
  height: 5.3em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items.one-first-tall {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 0;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items.one-first-tall .sub-item {
  width: auto;
  height: auto;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items.one-first-tall .sub-item:nth-child(1) {
  grid-area: 1/1/3/2;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items.one-first-tall .sub-item:nth-child(2) {
  grid-area: 1/2/2/3;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item .sub-items.one-first-tall .sub-item:nth-child(3) {
  grid-area: 2/2/3/3;
  padding-right: 0;
  margin-top: 0.4em;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit {
  border-color: #4A4A4A;
  background-color: rgba(74, 74, 74, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .item-text {
  color: #4A4A4A;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .sub-items .sub-item .text {
  color: #4A4A4A;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey {
  border-color: #939598;
  background-color: rgba(147, 149, 152, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .item-text {
  color: #939598;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .sub-items .sub-item .text {
  color: #939598;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey {
  border-color: #C9CACB;
  background-color: rgba(201, 202, 203, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .item-text {
  color: #C9CACB;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .sub-items .sub-item .text {
  color: #C9CACB;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey {
  border-color: #E5E8E9;
  background-color: rgba(229, 232, 233, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .item-text {
  color: #E5E8E9;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .sub-items .sub-item .text {
  color: #E5E8E9;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red {
  border-color: #FF5E33;
  background-color: rgba(255, 94, 51, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red .item-text {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red .sub-items .sub-item .text {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-orange {
  border-color: #F58220;
  background-color: rgba(245, 130, 32, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .item-text {
  color: #F58220;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .sub-items .sub-item .text {
  color: #F58220;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow {
  border-color: #FFC123;
  background-color: rgba(255, 193, 35, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .item-text {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .sub-items .sub-item .text {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mint {
  border-color: #41C7CF;
  background-color: rgba(65, 199, 207, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .item-text {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .sub-items .sub-item .text {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-blue {
  border-color: #5EB2F7;
  background-color: rgba(94, 178, 247, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .item-text {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .sub-items .sub-item .text {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-green {
  border-color: #4CAF50;
  background-color: rgba(76, 175, 80, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-green .item-text {
  color: #4CAF50;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-green .sub-items .sub-item .text {
  color: #4CAF50;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-purple {
  border-color: #7E57C2;
  background-color: rgba(126, 87, 194, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .item-text {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .sub-items .sub-item .text {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-white {
  border-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-white .item-text {
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-white .sub-items .sub-item .text {
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard {
  border-color: #ECA900;
  background-color: rgba(236, 169, 0, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .item-text {
  color: #ECA900;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .sub-items .sub-item .text {
  color: #ECA900;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue {
  border-color: #AED8FB;
  background-color: rgba(174, 216, 251, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .item-text {
  color: #AED8FB;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .sub-items .sub-item .text {
  color: #AED8FB;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue {
  border-color: #24488B;
  background-color: rgba(36, 72, 139, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .item-text {
  color: #24488B;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .sub-items .sub-item .text {
  color: #24488B;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine {
  border-color: #1D7E9A;
  background-color: rgba(29, 126, 154, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .item-text {
  color: #1D7E9A;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .sub-items .sub-item .text {
  color: #1D7E9A;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light {
  border-color: #FFA129;
  background-color: rgba(255, 161, 41, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .item-text {
  color: #FFA129;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .sub-items .sub-item .text {
  color: #FFA129;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light {
  border-color: #FF812E;
  background-color: rgba(255, 129, 46, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .item-text {
  color: #FF812E;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .sub-items .sub-item .text {
  color: #FF812E;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark {
  border-color: #BA2700;
  background-color: rgba(186, 39, 0, 0.1);
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .item-text {
  color: #BA2700;
}
.content-wrapper.scheme-items.style_10 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .sub-items .sub-item .text {
  color: #BA2700;
}
.content-wrapper.scheme-items.style_11 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_11 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21em;
  margin-top: 0;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38em;
  height: 100%;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-image {
  position: absolute;
  z-index: -1;
  width: 15.1em;
  height: auto;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15em;
  height: auto;
  position: absolute;
  padding-right: 1em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-title .text {
  font-size: 1.1em;
  line-height: 1.2;
  text-transform: uppercase;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-title .text span {
  font-size: 2.3em;
  line-height: 1;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 24.5em;
  height: 20em;
  position: absolute;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item {
  width: 5em;
  height: 5em;
  position: absolute;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item .wrapper-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item .wrapper-item svg {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item .wrapper-item .scheme-icon {
  width: auto;
  height: 2.3em;
  position: absolute;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(1) {
  top: 0.3em;
  right: 7em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(1) .wrapper-item .scheme-icon {
  margin-right: 0.3em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(2) {
  top: 6.98em;
  right: 3.4em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(2) .wrapper-item svg {
  transform: rotate(60deg);
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(2) .wrapper-item .scheme-icon {
  margin-bottom: 0.8em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(3) {
  top: 13.4em;
  right: 7.5em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(3) .wrapper-item svg {
  transform: rotate(120deg);
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item:nth-child(3) .wrapper-item .scheme-icon {
  margin-bottom: 0.8em;
  margin-left: 0.5em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-graffit .wrapper-item svg path {
  fill: #4A4A4A;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-dark-grey .wrapper-item svg path {
  fill: #939598;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-mid-grey .wrapper-item svg path {
  fill: #C9CACB;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-light-grey .wrapper-item svg path {
  fill: #E5E8E9;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-red .wrapper-item svg path {
  fill: #FF5E33;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-orange .wrapper-item svg path {
  fill: #F58220;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-yellow .wrapper-item svg path {
  fill: #FFC123;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-mint .wrapper-item svg path {
  fill: #41C7CF;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-blue .wrapper-item svg path {
  fill: #5EB2F7;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-green .wrapper-item svg path {
  fill: #4CAF50;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-purple .wrapper-item svg path {
  fill: #7E57C2;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-white .wrapper-item svg path {
  fill: #FFFFFF;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-mustard .wrapper-item svg path {
  fill: #ECA900;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-sky-blue .wrapper-item svg path {
  fill: #AED8FB;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-dark-blue .wrapper-item svg path {
  fill: #24488B;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-aquamarine .wrapper-item svg path {
  fill: #1D7E9A;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-orange-light .wrapper-item svg path {
  fill: #FFA129;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-red-light .wrapper-item svg path {
  fill: #FF812E;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .left-side-scheme-wrapper .scheme-items .scheme-item.item-color-red-dark .wrapper-item svg path {
  fill: #BA2700;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(100% - 1em);
  height: 100%;
  margin-top: 0.7em;
  margin-left: 1em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 2em;
  padding-left: 2em;
  border-style: solid;
  border-width: 0;
  border-left-width: 0.245em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item .item-title {
  width: 100%;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item .item-title .text {
  font-size: 1.33em;
  text-transform: uppercase;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item .item-text {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item .item-text .text {
  font-size: 0.884em;
  line-height: 1.5;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item .item-text .text ul {
  list-style: none;
  padding-left: 1.45em;
  padding-top: 0.5em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item .item-text .text ul li {
  padding-bottom: 0.4em;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item .item-text .text ul li:before {
  content: "•";
  position: absolute;
  font-size: 1.1em;
  line-height: 1;
  transform: translate(-0.7em, 0.15em);
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit {
  border-color: #4A4A4A;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-graffit .item-title {
  color: #4A4A4A;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey {
  border-color: #939598;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-grey .item-title {
  color: #939598;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey {
  border-color: #C9CACB;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-mid-grey .item-title {
  color: #C9CACB;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey {
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-light-grey .item-title {
  color: #E5E8E9;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-red {
  border-color: #FF5E33;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-red .item-title {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-orange {
  border-color: #F58220;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-orange .item-title {
  color: #F58220;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow {
  border-color: #FFC123;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-yellow .item-title {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-mint {
  border-color: #41C7CF;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-mint .item-title {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-blue {
  border-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-blue .item-title {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-green {
  border-color: #4CAF50;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-green .item-title {
  color: #4CAF50;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-purple {
  border-color: #7E57C2;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-purple .item-title {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-white {
  border-color: #FFFFFF;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-white .item-title {
  color: #FFFFFF;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard {
  border-color: #ECA900;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-mustard .item-title {
  color: #ECA900;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue {
  border-color: #AED8FB;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-sky-blue .item-title {
  color: #AED8FB;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue {
  border-color: #24488B;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-dark-blue .item-title {
  color: #24488B;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine {
  border-color: #1D7E9A;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-aquamarine .item-title {
  color: #1D7E9A;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light {
  border-color: #FFA129;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-orange-light .item-title {
  color: #FFA129;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light {
  border-color: #FF812E;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-red-light .item-title {
  color: #FF812E;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark {
  border-color: #BA2700;
}
.content-wrapper.scheme-items.style_11 .content .scheme-wrapper .scheme-list-line .item.item-color-red-dark .item-title {
  color: #BA2700;
}
.content-wrapper.scheme-items.style_12 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_12 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21em;
  margin-top: 0;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-image {
  width: auto;
  height: 100%;
  max-height: 19.8em;
  position: absolute;
  z-index: -1;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 63em;
  height: 20em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: 2em;
  position: absolute;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item .item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7em;
  width: 7em;
  position: relative;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item .item-icon .scheme-icon {
  width: auto;
  height: auto;
  max-height: 100%;
  transform: scale(1.32);
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item .item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 3em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title .text {
  font-size: 1em;
  line-height: 1.33;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item .item-content .item-text {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item .item-content .item-text .text {
  font-size: 0.87em;
  line-height: 1.5;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(1), .content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) {
  flex-direction: row-reverse;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .item-content, .content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .item-content {
  text-align: right;
  margin-left: auto;
  margin-right: 3em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) {
  top: 4.75em;
  right: 42.1em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) {
  top: 13.95em;
  right: 32.37em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .item-content {
  margin-top: 1em;
  margin-right: 3.5em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) {
  top: 4.75em;
  left: 32.35em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .item-content {
  margin-bottom: 1em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) {
  top: 13.95em;
  left: 42.05em;
}
.content-wrapper.scheme-items.style_12 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .item-content {
  margin-top: 2.5em;
}
.content-wrapper.scheme-items.style_13 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_13 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21em;
  margin-top: 0;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-image {
  width: auto;
  height: 100%;
  max-height: 19.8em;
  position: absolute;
  z-index: -1;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7em;
  height: 5em;
  position: absolute;
  top: 4.2em;
  color: #FFFFFF;
  text-align: center;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 63em;
  height: 20em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  height: 2em;
  position: absolute;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item .item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 1.5em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title .text {
  font-size: 1.1em;
  line-height: 1.6;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(2n+1) {
  flex-direction: row-reverse;
  right: 51em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(2n+1) .item-content {
  text-align: right;
  margin-left: auto;
  margin-right: 1.5em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(2n) {
  left: 50em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) {
  top: 1.1em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) {
  top: 1.1em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) {
  top: 4.75em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) {
  top: 5.6em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) {
  top: 8.2em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) {
  top: 10.95em;
}
.content-wrapper.scheme-items.style_13 .content .scheme-wrapper .scheme-list-line .item:nth-child(7) {
  top: 11.9em;
}
.content-wrapper.scheme-items.style_14 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_14 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21.5em;
  margin-top: 0;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .list-description .text {
  font-size: 0.89em;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: 19em;
  margin-top: 0.9em;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: calc(50% - 1.4em);
  height: auto;
  margin-bottom: 1em;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item:nth-child(1), .content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item:nth-child(2), .content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item:nth-child(3), .content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) {
  margin-right: 1.4em;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item .item-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 4.9em;
  height: 100%;
  padding: 0 0.5em;
  background-color: #FFFFFF;
  margin-right: 0.9em;
  border-style: solid;
  border-width: 0.02em;
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item .item-icon .scheme-icon {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item .item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  height: auto;
  flex: 1;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title {
  padding-bottom: 0.2em;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title .text {
  font-size: 0.78em;
  line-height: 1.7;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title b {
  font-weight: 900;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .scheme-list-line .item .item-content .item-text .text {
  font-size: 0.735em;
  line-height: 1.538;
}
.content-wrapper.scheme-items.style_14 .content .scheme-wrapper .description-after .text {
  font-size: 0.89em;
}
.content-wrapper.scheme-items.style_15 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_15 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21.5em;
  margin-top: 0.8em;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .list-description .text {
  font-size: 0.89em;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .content-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29.7em;
  height: 100%;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper .scheme-image {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  flex: 1;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
  position: relative;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item:nth-child(1), .content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item:nth-child(2), .content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item:nth-child(3), .content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) {
  margin-right: 1.4em;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .conn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .conn .arrow {
  position: absolute;
  right: calc(100% + 1em);
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .item-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 4.9em;
  height: auto;
  padding: 0 0.5em;
  background-color: #FFFFFF;
  margin-right: 0.9em;
  border-style: solid;
  border-width: 0.02em;
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .item-icon .scheme-icon {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  height: auto;
  flex: 1;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title {
  padding-bottom: 0.1em;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title .text {
  font-size: 0.78em;
  line-height: 1.7;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title b {
  font-weight: 900;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .scheme-list-line .item .item-content .item-text .text {
  font-size: 0.73em;
  line-height: 1.538;
}
.content-wrapper.scheme-items.style_15 .content .scheme-wrapper .description-after .text {
  font-size: 0.89em;
}
.content-wrapper.scheme-items.style_16 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_16 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21.5em;
  margin-top: 0.8em;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .content-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29.7em;
  height: 100%;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper .scheme-image {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper.image-wrapper-2 {
  width: 11em;
  align-items: flex-start;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .list-title {
  margin-bottom: 1em;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .list-wrapper {
  display: flex;
  flex-direction: row;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .list-wrapper .list-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18.4em;
  height: 100%;
  margin-right: 2em;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .list-wrapper .list-image .list-2-image {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
  margin-right: 0;
  position: relative;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .conn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .conn .arrow {
  position: absolute;
  right: calc(100% + 1em);
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .item-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 4.9em;
  height: auto;
  padding: 0 0.5em;
  background-color: #FFFFFF;
  margin-right: 0.9em;
  border-style: solid;
  border-width: 0.02em;
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .item-icon .scheme-icon {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: auto;
  height: auto;
  flex: 1;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title {
  padding-bottom: 0.1em;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title .text {
  font-size: 0.78em;
  line-height: 1.7;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title b {
  font-weight: 900;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line .item .item-content .item-text .text {
  font-size: 0.73em;
  line-height: 1.538;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .scheme-list-line-2 {
  display: flex;
  flex-direction: column;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .description-after {
  width: 100%;
  margin-top: 0.4em;
}
.content-wrapper.scheme-items.style_16 .content .scheme-wrapper .description-after .text {
  font-size: 0.73em;
  line-height: 1.538;
}
.content-wrapper.scheme-items.style_17 .content .title {
  font-size: 2em;
}
.content-wrapper.scheme-items.style_17 .content .content-inner {
  display: flex;
  flex-direction: row;
  max-height: 21.5em;
  margin-top: 0.8em;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .content-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29.7em;
  height: 100%;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper .scheme-image {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .content-wrapper .scheme-image-wrapper.image-wrapper-2 {
  width: 41em;
  align-items: flex-start;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .list-title {
  margin-bottom: 1em;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .list-wrapper {
  display: flex;
  flex-direction: row;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  margin-right: 0;
  position: relative;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-wrapper {
  position: relative;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .conn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .conn .arrow {
  position: absolute;
  top: -0.7em;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 11.1em;
  height: 6.8em;
  padding: 0 0.5em;
  background-color: #FFFFFF;
  margin-right: 0;
  border-style: solid;
  border-width: 0.02em;
  border-color: #E5E8E9;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-icon .scheme-icon {
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  height: auto;
  min-height: 7.6em;
  margin-top: 1em;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title {
  width: 100%;
  padding-bottom: 0.1em;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title .text {
  font-size: 0.78em;
  line-height: 1.7;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-content .item-title b {
  font-weight: 900;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-content .item-text {
  width: 100%;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line .item .item-content .item-text .text {
  font-size: 0.73em;
  line-height: 1.538;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line.list-1 .item .conn {
  left: 100%;
  right: auto;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line.list-1 .item .conn .arrow {
  left: calc(100% - 0.7em);
  right: auto;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line.list-2 {
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line.list-2 .item .conn {
  left: auto;
  right: 100%;
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line.list-2 .item .conn .arrow {
  left: auto;
  right: calc(100% - 0.7em);
}
.content-wrapper.scheme-items.style_17 .content .scheme-wrapper .scheme-list-line-2 {
  display: flex;
  flex-direction: column;
}
.content-wrapper.scheme-items.style_18 .content .button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 1em;
  text-decoration: none;
  position: relative;
  margin-bottom: 1.5em;
}
.content-wrapper.scheme-items.style_18 .content .button .icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75em;
  height: 2.75em;
  position: absolute;
  z-index: 1;
  left: -1em;
  border-radius: 50%;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 0.15em;
  border-color: #FF5E33;
}
.content-wrapper.scheme-items.style_18 .content .button .icon-wrapper img {
  width: 1.35em;
  height: auto;
}
.content-wrapper.scheme-items.style_18 .content .button .text-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.3em;
  padding: 0 1.4em 0 2.2em;
  color: #FFFFFF;
  background-color: #FF5E33;
  clip-path: polygon(2% 0, 98% 0, 100% 50%, 98% 100%, 2% 100%, 0% 50%);
}
.content-wrapper.scheme-items.style_18 .content .button .text-wrapper span {
  font-size: 0.9em;
  line-height: 1;
  /*&:after {
    content: "";
    display: inline-block;
    margin-bottom: -0.08em;
    margin-left: 0.2em;
    width: 0.65em;
    height: 0.68em;
    background-image: url(../images/link-more-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0.4s ease;
  }*/
}
.content-wrapper.scheme-items.style_18 .content .button:hover .text-wrapper span {
  /*&:after {
    transform: translateX(0.2em);
  }*/
}
.content-wrapper.scheme-items.style_18 .content .title {
  font-size: 2em;
  margin-bottom: 0.73em;
}
.content-wrapper.scheme-items.style_18 .content .content-inner {
  max-height: 23em;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line {
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  margin-top: 1.3em;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  width: 19.8em;
  height: 10.7em;
  margin-right: 2.7em;
  position: relative;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item-link .item-image {
  width: 10.7em;
  height: auto;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 16em;
  margin-top: 1em;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item-title .item-title-inner {
  font-size: 0.9em;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0.5em;
  color: #F58220;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item-title .item-text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  width: 21em;
  height: auto;
  max-height: 6.1em;
  color: #4A4A4A;
  font-size: 0.9em;
  line-height: 1.5;
  text-align: center;
  overflow: hidden;
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item .line {
  display: flex;
  width: 7em;
  height: 0;
  border-bottom-style: dashed;
  border-bottom-width: 0.14em;
  border-color: #5EB2F7;
  position: absolute;
  top: calc(50% + 1em);
  left: calc(100% - 2em);
  transform: translateY(-50%);
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item .line:before {
  content: "";
  width: 0.45em;
  height: 0.45em;
  position: absolute;
  bottom: 0;
  left: -0.15em;
  background-color: #5EB2F7;
  transform: rotate(-45deg) translateX(calc(-50% - 0.15em));
}
.content-wrapper.scheme-items.style_18 .content .scheme-wrapper .scheme-list-line .item .line:after {
  content: "";
  width: 0.45em;
  height: 0.45em;
  position: absolute;
  bottom: 0;
  right: -0.25em;
  background-color: #5EB2F7;
  transform: rotate(-45deg) translateX(calc(-50% - 0.15em));
}
.content-wrapper.scheme-items.style_19 .content .title {
  font-size: 2.1em;
}
.content-wrapper.scheme-items.style_19 .content .content-inner {
  max-height: 23em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line {
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-top: 2em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item {
  display: flex;
  width: 11.1em;
  height: 7em;
  position: relative;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item .line {
  display: flex;
  width: 0;
  height: 3em;
  border-left-style: dashed;
  border-left-width: 0.1em;
  position: absolute;
  left: calc(50% - 0.5em);
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item .line:before {
  content: "";
  width: 0.35em;
  height: 0.35em;
  position: absolute;
  margin-top: -0.3em;
  top: 0;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item .line:after {
  content: "";
  width: 0.35em;
  height: 0.35em;
  position: absolute;
  margin-top: -0.3em;
  bottom: 0;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:last-child.below .line, .content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:last-child.above .line {
  left: auto;
  right: 1.7em;
  margin-right: 0;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:last-child .item-title {
  justify-content: flex-end;
  left: auto;
  right: 0;
  padding-right: 3.2em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:last-child .item-title .item-title-inner {
  text-align: right;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .item-title {
  color: #7E57C2;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .line {
  color: #7E57C2;
  border-left-color: #7E57C2;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .line:before, .content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) .line:after {
  background-color: #7E57C2;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) svg.item-bg path {
  fill: #7E57C2;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) svg.item-tail .c1 {
  stop-color: #7E57C2;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(1) svg.item-tail .c2 {
  stop-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .item-title {
  color: #5EB2F7;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .line {
  color: #5EB2F7;
  border-left-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .line:before, .content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) .line:after {
  background-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) svg.item-bg path {
  fill: #5EB2F7;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) svg.item-tail .c1 {
  stop-color: #5EB2F7;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(2) svg.item-tail .c2 {
  stop-color: #41C7CF;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .item-title {
  color: #41C7CF;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .line {
  color: #41C7CF;
  border-left-color: #41C7CF;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .line:before, .content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) .line:after {
  background-color: #41C7CF;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) svg.item-bg path {
  fill: #41C7CF;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) svg.item-tail .c1 {
  stop-color: #41C7CF;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(3) svg.item-tail .c2 {
  stop-color: #FFC123;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .item-title {
  color: #FFC123;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .line {
  color: #FFC123;
  border-left-color: #FFC123;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .line:before, .content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) .line:after {
  background-color: #FFC123;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) svg.item-bg path {
  fill: #FFC123;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) svg.item-tail .c1 {
  stop-color: #FFC123;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(4) svg.item-tail .c2 {
  stop-color: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .item-title {
  color: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .line {
  color: #F58220;
  border-left-color: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .line:before, .content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) .line:after {
  background-color: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) svg.item-bg path {
  fill: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) svg.item-tail .c1 {
  stop-color: #F58220;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(5) svg.item-tail .c2 {
  stop-color: #FF5E33;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) {
  width: 7em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .item-title {
  color: #FF5E33;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .line {
  color: #FF5E33;
  border-left-color: #FF5E33;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .line:before, .content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) .line:after {
  background-color: #FF5E33;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item:nth-child(6) svg.item-bg path {
  fill: #FF5E33;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-link img {
  display: flex;
  width: 100%;
  height: auto;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-title {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  width: 18em;
  padding-left: 3.2em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-title .item-title-inner {
  position: absolute;
  font-size: 1em;
  text-align: left;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-line {
  position: absolute;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-icon-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-icon-wrapper img.item-icon {
  width: auto;
  height: 3.6em;
  position: absolute;
  left: 1.7em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-icon-wrapper .item-icon-bg {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-icon-wrapper .item-icon-bg svg.item-bg {
  width: 7em;
  height: 7em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item-icon-wrapper .item-icon-bg svg.item-tail {
  width: 3.7em;
  height: auto;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item.above .item-title {
  bottom: 0;
  align-items: flex-start;
  margin-bottom: 14.8em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item.above .line {
  height: 6.7em;
  bottom: 0;
  left: 1.7em;
  margin-bottom: 7.5em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item.below .item-title {
  top: 0;
  align-items: flex-start;
  margin-top: 9.4em;
}
.content-wrapper.scheme-items.style_19 .content .scheme-wrapper .scheme-list-line .item.below .line {
  height: 4em;
  top: 0;
  left: 1.7em;
  margin-top: 7.5em;
}

.content-wrapper.scheme-items.style_3 .scheme-list-line .item.animate:not(.not-anim) .item-link .svg-icon {
  animation-delay: inherit;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-duration: 1.5s;
}
.content-wrapper.scheme-items.style_3 .scheme-list-line .item.animate:not(.not-anim) .item-link .item-title {
  animation-delay: inherit;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.content-wrapper.scheme-items.style_3 .scheme-list-line .item.animate:not(.not-anim) .item-link .line {
  animation-delay: inherit;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.content-wrapper.scheme-items.style_3 .scheme-list-line .item.animate:not(.not-anim):nth-child(n+2) .item-link .item-title {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.content-wrapper.scheme-items.style_3 .scheme-list-line .item.animate:not(.not-anim):nth-child(n+2) .item-link .line {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

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