@charset "UTF-8";
/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.descripton-scheme-blocks .content .title {
  font-size: 1.44em;
}
.content-wrapper.descripton-scheme-blocks .content .content-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  max-height: 23.5em;
  color: #4A4A4A;
  overflow: hidden;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner {
  display: flex;
  flex-direction: row;
  position: relative;
  overflow: visible;
  margin-top: 1em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper {
  display: flex;
  flex-direction: column;
  width: 14.2em;
  height: auto;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper .description-before-title .text {
  font-size: 0.8em;
  line-height: 1.43;
  color: #FF5E33;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper .description-before {
  margin-top: 1.8em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper .description-before .text {
  font-size: 0.8em;
  line-height: 1.43;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper .description-before .text ul {
  list-style: none;
  padding-left: 1.4em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper .description-before .text ul li {
  position: relative;
  padding-bottom: 1em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper .description-before .text ul li:last-child {
  padding-bottom: 0;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .description-before-wrapper .description-before .text ul li:before {
  content: "•";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-1.2em, 0.2em);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  margin-left: 2.3em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  position: relative;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .bind, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .bind2 {
  position: absolute;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .bind .scheme-caption, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .bind .scheme-caption2, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .bind2 .scheme-caption, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .bind2 .scheme-caption2 {
  width: max-content;
  font-size: 0.7em;
  position: absolute;
  color: #5EB2F7;
  background-color: #fef9f4;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .item-td {
  display: flex;
  flex-direction: column;
  padding: 0.9em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr .item-td .item-wrapper .item-text {
  font-size: 0.72em;
  line-height: 1.4;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow {
  border-style: solid;
  border-width: 0 0.02em 0.02em 0.02em;
  border-color: #4A4A4A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow .bind {
  width: 100%;
  top: 0;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow .bind:before {
  content: "•";
  font-size: 1.25em;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translate(-0.17em, -0.05em);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow .bind:after {
  content: "•";
  font-size: 1.25em;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 100%;
  right: 0;
  transform: translate(0.17em, -0.05em);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow .item-td {
  width: 100%;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow .item-td .item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow .item-td .item-wrapper .arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-with-arrow .item-td .item-wrapper .arrows svg {
  width: auto;
  height: 0.4em;
  fill: #FF5E33;
  position: absolute;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background {
  margin-top: 1em;
  margin-bottom: 1em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0;
  height: 1em;
  border-style: solid;
  border-width: 0;
  border-right-width: 0.02em;
  border-color: #4A4A4A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind:before, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind2:before {
  content: "•";
  font-size: 1.25em;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 100%;
  transform: translate(0, -0.1em);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind:after, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind2:after {
  content: "•";
  font-size: 1.25em;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 100%;
  transform: translate(0, -0.05em);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind {
  top: 0;
  transform: translateY(-100%);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .bind2 {
  bottom: 0;
  transform: translateY(100%);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80%;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td .item-wrapper .item-text {
  font-weight: 700;
  color: #FFFFFF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td .item-wrapper:nth-child(2) {
  margin-top: 0.3em;
  padding: 0.5em;
  background-color: #5EB2F7;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background {
  position: relative;
  margin-top: 2em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .bind {
  width: 80%;
  height: 2em;
  border-style: solid;
  border-width: 0.02em 0.02em 0 0.02em;
  border-color: #4A4A4A;
  top: -2em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .bind:before {
  content: "•";
  font-size: 1.25em;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 100%;
  left: 0;
  transform: translate(-0.17em, -0.05em);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .bind:after {
  content: "•";
  font-size: 1.25em;
  line-height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 100%;
  right: 0;
  transform: translate(0.17em, -0.05em);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .bind .scheme-caption {
  top: 0.7em;
  left: 0;
  transform: translateX(-50%);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .bind .scheme-caption2 {
  top: 0.7em;
  right: 0;
  transform: translateX(50%);
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td {
  display: flex;
  flex-direction: row;
  margin-right: 0.4em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td:last-child {
  margin-right: 0;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.num-2 .item-wrapper, .content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.num-3 .item-wrapper {
  width: 100%;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td .item-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-right: 1em;
  position: relative;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td .item-wrapper:after {
  content: "";
  width: 0;
  height: 100%;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.4);
  border-width: 0;
  border-right-width: 0.02em;
  position: absolute;
  top: 0;
  right: 0.5em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td .item-wrapper:last-child {
  padding-right: 0;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td .item-wrapper:last-child:after {
  content: none;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td .item-wrapper .item-text {
  line-height: 1.38;
  text-align: center;
  color: #FFFFFF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td .item-wrapper .item-text p {
  padding-bottom: 0.3em;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td .item-wrapper .item-text p:last-child {
  padding-bottom: 0;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-graffit {
  background-color: #4A4A4A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-graffit {
  background-color: #4A4A4A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-dark-grey {
  background-color: #939598;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-dark-grey {
  background-color: #939598;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-mid-grey {
  background-color: #C9CACB;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-mid-grey {
  background-color: #C9CACB;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-light-grey {
  background-color: #E5E8E9;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-light-grey {
  background-color: #E5E8E9;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-red {
  background-color: #FF5E33;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-red {
  background-color: #FF5E33;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-orange {
  background-color: #F58220;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-orange {
  background-color: #F58220;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-yellow {
  background-color: #FFC123;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-yellow {
  background-color: #FFC123;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-mint {
  background-color: #41C7CF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-mint {
  background-color: #41C7CF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-blue {
  background-color: #5EB2F7;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-blue {
  background-color: #5EB2F7;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-green {
  background-color: #4CAF50;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-green {
  background-color: #4CAF50;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-purple {
  background-color: #7E57C2;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-purple {
  background-color: #7E57C2;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-white {
  background-color: #FFFFFF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-white {
  background-color: #FFFFFF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-mustard {
  background-color: #ECA900;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-mustard {
  background-color: #ECA900;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-dark-blue {
  background-color: #24488B;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-dark-blue {
  background-color: #24488B;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-aquamarine {
  background-color: #1D7E9A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-aquamarine {
  background-color: #1D7E9A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-orange-light {
  background-color: #FFA129;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-orange-light {
  background-color: #FFA129;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-red-light {
  background-color: #FF812E;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-red-light {
  background-color: #FF812E;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.two-items-with-background .item-td.color-red-dark {
  background-color: #BA2700;
}
.content-wrapper.descripton-scheme-blocks.style_1 .content .content-inner .scheme-wrapper .item-tr.items-content-with-background .item-td.color-red-dark {
  background-color: #BA2700;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-graffit:after {
  border-color: transparent transparent transparent #4A4A4A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-graffit .scheme-element-header .title-text {
  color: #4A4A4A;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-dark-grey:after {
  border-color: transparent transparent transparent #939598;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-dark-grey .scheme-element-header .title-text {
  color: #939598;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-mid-grey:after {
  border-color: transparent transparent transparent #C9CACB;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-mid-grey .scheme-element-header .title-text {
  color: #C9CACB;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-light-grey:after {
  border-color: transparent transparent transparent #E5E8E9;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-light-grey .scheme-element-header .title-text {
  color: #E5E8E9;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-red:after {
  border-color: transparent transparent transparent #FF5E33;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-red .scheme-element-header .title-text {
  color: #FF5E33;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-orange:after {
  border-color: transparent transparent transparent #F58220;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-orange .scheme-element-header .title-text {
  color: #F58220;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-yellow:after {
  border-color: transparent transparent transparent #FFC123;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-yellow .scheme-element-header .title-text {
  color: #FFC123;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-mint:after {
  border-color: transparent transparent transparent #41C7CF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-mint .scheme-element-header .title-text {
  color: #41C7CF;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-blue:after {
  border-color: transparent transparent transparent #5EB2F7;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-blue .scheme-element-header .title-text {
  color: #5EB2F7;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-green:after {
  border-color: transparent transparent transparent #4CAF50;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-green .scheme-element-header .title-text {
  color: #4CAF50;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-purple:after {
  border-color: transparent transparent transparent #7E57C2;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-purple .scheme-element-header .title-text {
  color: #7E57C2;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-white:after {
  border-color: transparent transparent transparent #FFFFFF;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-white .scheme-element-header .title-text {
  color: #FFFFFF;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-mustard:after {
  border-color: transparent transparent transparent #ECA900;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-mustard .scheme-element-header .title-text {
  color: #ECA900;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-dark-blue:after {
  border-color: transparent transparent transparent #24488B;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-dark-blue .scheme-element-header .title-text {
  color: #24488B;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-aquamarine:after {
  border-color: transparent transparent transparent #1D7E9A;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-aquamarine .scheme-element-header .title-text {
  color: #1D7E9A;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-orange-light:after {
  border-color: transparent transparent transparent #FFA129;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-orange-light .scheme-element-header .title-text {
  color: #FFA129;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-red-light:after {
  border-color: transparent transparent transparent #FF812E;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-red-light .scheme-element-header .title-text {
  color: #FF812E;
}

.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-red-dark:after {
  border-color: transparent transparent transparent #BA2700;
}
.content-wrapper.descripton-scheme-blocks.style_1 .scheme-and-list-wrapper .scheme-element-wrapper.bg-red-dark .scheme-element-header .title-text {
  color: #BA2700;
}

/*# sourceMappingURL=descripton-scheme-blocks.css.map */
