@charset "UTF-8";
/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.scheme-blocks .content .title {
  font-size: 2em;
}
.content-wrapper.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: visible;
  position: relative;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-blue-and-right-top-orange .object-right-top {
  display: flex;
  justify-content: flex-start;
  height: 12%;
  transform: scaleX(-1) scaley(-1);
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-blue-and-right-top-orange .object-left-bottom {
  display: flex;
  justify-content: flex-end;
  height: 12%;
  transform: scaleX(-1) scaley(-1);
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange .object-right-top {
  height: 12%;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange .object-left-bottom {
  height: 12%;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange-and-right-top-blue .object-right-top {
  height: 12%;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange-and-right-top-blue .object-left-bottom {
  height: 12%;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange-and-right-top-blue-vert .object-right-top {
  height: 34.454%;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange-and-right-top-blue-vert .object-left-bottom {
  height: 12%;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange-and-right-bottom-blue-vert {
  flex-direction: row;
  align-items: flex-end;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange-and-right-bottom-blue-vert .object-left-bottom {
  height: 12%;
  align-self: flex-end;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-left-bottom-orange-and-right-bottom-blue-vert .object-right-bottom {
  height: 34.454%;
  align-self: flex-end;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-right-top-orange .object-right-top {
  height: 12%;
}
.content-wrapper.scheme-blocks .custom-abstract-background.triangles-right-top-blue .object-right-top {
  height: 12%;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .description-before {
  width: 100%;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .description-before .text {
  font-size: 1.11em;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 1.8em;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  margin-right: 1.8em;
  padding: 1.7em;
  padding-bottom: 1.4em;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 0;
  border-bottom-width: 0.26em;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 1.1em;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-content .item-description .text {
  line-height: 1.55;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-content .item-description .text ul {
  list-style: none;
  padding-left: 2.2em;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-content .item-description .text ul li {
  position: relative;
  margin-bottom: 0.9em;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-content .item-description .text ul li:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-content .item-description .text ul li:before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.35em;
  height: 1.35em;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-2.2em, 0);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-image {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item .item-image img {
  display: flex;
  width: 4.4em;
  height: auto;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-graffit {
  border-color: #4A4A4A;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-dark-grey {
  border-color: #939598;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-mid-grey {
  border-color: #C9CACB;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-light-grey {
  border-color: #E5E8E9;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-red {
  border-color: #FF5E33;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-orange {
  border-color: #F58220;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-yellow {
  border-color: #FFC123;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-mint {
  border-color: #41C7CF;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-blue {
  border-color: #5EB2F7;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-green {
  border-color: #4CAF50;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-purple {
  border-color: #7E57C2;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-white {
  border-color: #FFFFFF;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-mustard {
  border-color: #ECA900;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-sky-blue {
  border-color: #AED8FB;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-dark-blue {
  border-color: #24488B;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-aquamarine {
  border-color: #1D7E9A;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-orange-light {
  border-color: #FFA129;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-red-light {
  border-color: #FF812E;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .items .items-item.block-color-red-dark {
  border-color: #BA2700;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .description-after {
  width: 100%;
  text-align: center;
  margin-top: 1.8em;
}
.content-wrapper.scheme-blocks.style_1 .content .content-inner .description-after .text {
  font-size: 1.11em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items-title {
  width: auto;
  padding: 0.75em 1.5em;
  position: absolute;
  top: 2.2em;
  left: 50%;
  z-index: 1;
  background-color: #5EB2F7;
  color: #FFFFFF;
  border-radius: 3em;
  transform: translateX(-50%);
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items-title .text {
  font-size: 1em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  height: 17.2em;
  margin-top: 0.9em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 19.5em;
  padding: 1.3em;
  background-color: #FFFFFF;
  border-radius: 0.4em;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  position: relative;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-title {
  color: #F58220;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-title .text {
  font-size: 1.15em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-description {
  margin-top: 1.15em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-description .text {
  line-height: 1.33;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-description .text ul {
  list-style: none;
  padding-left: 2.4em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-description .text ul li {
  position: relative;
  margin-bottom: 0.8em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-description .text ul li:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-description .text ul li:before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.8em;
  height: 1.8em;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-2.4em, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-tail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0;
  height: 4.3em;
  position: absolute;
  top: 0.5em;
  right: 0;
  border-style: solid;
  border-width: 0;
  border-color: #5EB2F7;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-tail:before {
  content: "";
  width: 7em;
  height: 0;
  position: absolute;
  border-style: dashed;
  border-width: 0;
  border-color: #5EB2F7;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-tail .dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  border-style: solid;
  border-width: 0.16em;
  border-color: #5EB2F7;
  position: absolute;
  background-color: #FFFFFF;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item .item-tail .dot:before {
  content: "";
  background-color: #5EB2F7;
  width: 0.34254em;
  height: 0.34254em;
  border-radius: 50%;
  position: absolute;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(1) .item-tail {
  border-right-width: 0.16em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(1) .item-tail:before {
  border-top-width: 0.16em;
  left: 0;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(1) .item-tail .dot {
  margin-left: 0.16em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(2) .item-tail {
  left: 0;
  right: auto;
  border-left-width: 0.16em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(2) .item-tail:before {
  border-top-width: 0.16em;
  right: 0;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(2) .item-tail .dot {
  margin-right: 0.16em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(3) {
  position: absolute;
  top: 7.3em;
  left: 50%;
  transform: translateX(-50%);
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(3) .item-tail {
  width: 4.3em;
  height: 0;
  top: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  border-top-width: 0.16em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(3) .item-tail:before {
  width: 0;
  height: 3em;
  border-left-width: 0.16em;
  bottom: 0;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .items .items-item:nth-child(3) .item-tail .dot {
  margin-bottom: 0.16em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .description-after {
  width: 100%;
  text-align: center;
  margin-top: 1em;
}
.content-wrapper.scheme-blocks.style_2 .content .content-inner .description-after .text {
  font-size: 1.11em;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .description-before {
  width: 100%;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .description-before .text {
  font-size: 1.11em;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 2em;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2em;
  min-width: 3.2em;
  height: 100%;
  margin-right: 1.7em;
  background-color: #41C7CF;
  border-radius: 0.4em;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-title .text {
  width: 14.5em;
  color: #FFFFFF;
  transform: rotate(-90deg);
  position: absolute;
  text-align: center;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-title:after {
  content: "=";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8em;
  width: 0.9em;
  height: 0.9em;
  color: #41C7CF;
  font-weight: 400;
  position: absolute;
  left: 100%;
  transform: translate(0, 0);
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: auto;
  margin-right: 1.7em;
  padding: 1em 1em 1.5em 0.9em;
  background-color: #FFFFFF;
  border-radius: 0.4em;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item:after {
  content: "+";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8em;
  width: 0.9em;
  height: 0.9em;
  color: #F58220;
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item:last-child:after {
  content: none;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item:nth-child(2) {
  width: calc(24% - 1.7em);
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item:nth-child(3) {
  width: calc(24% - 1.7em);
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item:nth-child(4) {
  width: calc(19% - 1.7em);
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item:nth-child(5) {
  width: calc(28% - 1.7em);
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item .item-title .text {
  font-size: 0.9em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item .item-description {
  margin-top: 0.5em;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item .item-description .text {
  font-size: 0.86em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item .item-description .text ul {
  list-style: none;
  padding-left: 1.34em;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item .item-description .text ul li {
  position: relative;
  margin-bottom: 0.5em;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item .item-description .text ul li:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item .item-description .text ul li:before {
  content: "•";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.35em;
  height: 1.35em;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-1.3em, 0);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-graffit:after {
  color: #4A4A4A;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-dark-grey:after {
  color: #939598;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-mid-grey:after {
  color: #C9CACB;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-light-grey:after {
  color: #E5E8E9;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-red:after {
  color: #FF5E33;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-orange:after {
  color: #F58220;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-yellow:after {
  color: #FFC123;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-mint:after {
  color: #41C7CF;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-blue:after {
  color: #5EB2F7;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-green:after {
  color: #4CAF50;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-purple:after {
  color: #7E57C2;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-white:after {
  color: #FFFFFF;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-mustard:after {
  color: #ECA900;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-sky-blue:after {
  color: #AED8FB;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-dark-blue:after {
  color: #24488B;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-aquamarine:after {
  color: #1D7E9A;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-orange-light:after {
  color: #FFA129;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-red-light:after {
  color: #FF812E;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .items .items-item.block-color-red-dark:after {
  color: #BA2700;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .description-after {
  width: 100%;
  text-align: center;
  margin-top: 1.8em;
}
.content-wrapper.scheme-blocks.style_3 .content .content-inner .description-after .text {
  font-size: 1.11em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 1em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .description-before {
  width: auto;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .description-before .text {
  font-size: 0.9em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .description-before .text p {
  margin-bottom: 0.9em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .description-before .text p:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 11.2em;
  height: auto;
  position: absolute;
  top: 5.1em;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-image {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-image img {
  width: 7.2em;
  height: auto;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11.2em;
  height: 3.7em;
  background-color: #5EB2F7;
  color: #FFFFFF;
  border-radius: 0.3em;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .text {
  font-size: 0.8em;
  text-align: center;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn {
  width: 0;
  height: 2.4em;
  border-style: solid;
  border-width: 0;
  border-left-width: 0.1em;
  border-color: #5EB2F7;
  position: absolute;
  top: calc(100% + 0.02em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:before {
  content: "";
  border-right: 2px solid #5EB2F7;
  border-top: 2px solid #5EB2F7;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  top: -0.3em;
  transform: rotate(-45deg) translateX(-0.5em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:after {
  content: "";
  border-left: 2px solid #5EB2F7;
  border-bottom: 2px solid #5EB2F7;
  width: 0.5em;
  height: 0.5em;
  position: absolute;
  bottom: 0.4em;
  transform: rotate(-45deg) translate(-0.5em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:nth-child(1 of .conn) {
  width: 4.6em;
  height: 0;
  top: calc(50% - 0.02em);
  right: calc(100% + 0.2em);
  border-left-width: 0;
  border-top-width: 0.1em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:nth-child(1 of .conn):before {
  top: auto;
  left: 0.3em;
  transform: rotate(-135deg) translateX(0.45em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:nth-child(1 of .conn):after {
  bottom: auto;
  right: 0.3em;
  transform: rotate(-135deg) translateY(0.47em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:nth-child(3 of .conn) {
  width: 4.6em;
  height: 0;
  top: calc(50% - 0.02em);
  left: calc(100% + 0.2em);
  border-left-width: 0;
  border-top-width: 0.1em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:nth-child(3 of .conn):before {
  top: auto;
  left: 0.3em;
  transform: rotate(-135deg) translateX(0.45em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items-title-wrapper .items-title .conn:nth-child(3 of .conn):after {
  bottom: auto;
  right: 0.3em;
  transform: rotate(-135deg) translateY(0.47em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  width: 43.5em;
  height: auto;
  position: relative;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 11.2em;
  position: relative;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-title .text {
  font-size: 0.8em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description {
  width: 100%;
  margin-top: 0.8em;
  padding: 1.3em;
  background-color: rgba(245, 130, 32, 0.1);
  border-radius: 0.4em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text {
  line-height: 1.33;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul {
  list-style: none;
  padding-left: 0;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul li {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.75em;
  margin-bottom: 2.1em;
  font-size: 0.8em;
  color: #5EB2F7;
  background-color: #FFFFFF;
  border-radius: 0.4em;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.05);
  position: relative;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul li .conn {
  width: 0;
  height: 2.1em;
  border-style: solid;
  border-width: 0;
  border-left-width: 0.1em;
  border-color: #F58220;
  position: absolute;
  bottom: calc(100% + 0.02em);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul li .conn:before {
  content: "";
  width: 0.25em;
  height: 0.25em;
  position: absolute;
  margin-top: -0.3em;
  top: 0;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
  background-color: #F58220;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul li .conn:after {
  content: "";
  width: 0.25em;
  height: 0.25em;
  position: absolute;
  bottom: 0;
  transform: rotate(-45deg) translate(calc(-50% - 0.07em));
  background-color: #F58220;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul li:first-child .conn {
  display: none;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul li:last-child {
  margin-bottom: 0;
  height: 4.2em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item .item-description .text ul li br {
  display: none;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item:nth-child(2 of .items-item) {
  margin-top: auto;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item:nth-child(2 of .items-item) .item-description {
  border-style: solid;
  border-width: 0.02em;
  border-color: rgba(245, 130, 32, 0.25);
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item:nth-child(2 of .items-item) .item-description .text {
  line-height: 1.7;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item:nth-child(2 of .items-item) .item-description .text ul li {
  height: 6.9em;
}
.content-wrapper.scheme-blocks.style_4 .content .content-inner .items .items-item:nth-child(2 of .items-item) .item-description .text ul li .conn {
  display: none;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before {
  width: auto;
  padding-right: 1em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text {
  font-size: 0.9em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text p {
  margin-bottom: 0.9em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text p:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text ul {
  list-style: none;
  padding-top: 0.8em;
  padding-left: 3em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text ul li {
  line-height: 1.45;
  margin-bottom: 0.9em;
  position: relative;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text ul li:before {
  content: "";
  display: inline-block;
  width: 1.9em;
  height: 1.9em;
  background-image: url(../images/list-icons/check-icon-blue-sm.svg);
  background-size: 1.9em 1.9em;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -0.25em;
  left: -3em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text ul li ul {
  font-size: 1em;
  margin-top: -1.2em;
  padding-left: 1.5em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text ul li ul li {
  font-size: 1em;
  margin-bottom: 0.5em;
  padding-bottom: 0;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .description-before .text ul li 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.15em);
  background: none;
  font-size: inherit;
  margin: 0;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 43.5em;
  height: 19.85em;
  position: relative;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-bg {
  width: 43.5em;
  height: 19.85em;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields {
  width: 43.5em;
  height: 19.85em;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .field-title, .content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .field-text-1, .content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .field-text-2, .content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .field-text-3 {
  position: absolute;
  font-size: 0.669em;
  line-height: 1.333;
  text-align: center;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_1.field-title {
  top: 3.3em;
  left: 10.1em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_1.field-text-1 {
  top: 10.6em;
  left: 1.3em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_1.field-text-2 {
  top: 10.6em;
  left: 8.3em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_1.field-text-3 {
  top: 10.6em;
  left: 17.1em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_2.field-title {
  top: 3.3em;
  left: 29.6em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_3.field-text-1 {
  top: 10.6em;
  left: 42.7em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_4.field-title {
  top: 4.3em;
  left: 54.7em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_5.field-title {
  top: 18.2em;
  left: 3.3em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_6.field-title {
  top: 18.2em;
  left: 31.9em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_6.field-text-1 {
  top: 22.2em;
  left: 23.6em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_6.field-text-2 {
  top: 22.9em;
  left: 37.1em;
}
.content-wrapper.scheme-blocks.style_5 .content .content-inner .scheme .scheme-fields .block_7.field-text-1 {
  top: 26.3em;
  left: 53.3em;
}
.content-wrapper.scheme-blocks.style_6 .custom-abstract-background {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 25.3em;
  margin-top: 3.5em;
  padding-right: 1.77778em;
}
.content-wrapper.scheme-blocks.style_6 .custom-abstract-background .object-right-full {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 23.8em;
  overflow: hidden;
}
.content-wrapper.scheme-blocks.style_6 .custom-abstract-background .object-right-full img {
  width: auto;
  height: 100%;
  object-fit: cover;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 0;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .left-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-right: 1em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .left-image-wrapper .object-right-full img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before {
  width: auto;
  padding-right: 1em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text {
  font-size: 0.9em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text p {
  margin-bottom: 0.9em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text p:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text ul {
  list-style: none;
  padding-top: 0.8em;
  padding-left: 2.8em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text ul li {
  line-height: 1.45;
  margin-bottom: 1.7em;
  position: relative;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text ul li:before {
  content: "";
  display: inline-block;
  width: 1.9em;
  height: 1.9em;
  background-image: url(../images/list-icons/check-icon-blue-sm.svg);
  background-size: 1.9em 1.9em;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -0.25em;
  left: -2.8em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text ul li ul {
  font-size: 1em;
  margin-top: -0.5em;
  padding-left: 1.5em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text ul li ul li {
  font-size: 1em;
  margin-bottom: 0.5em;
  padding-bottom: 0;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before .text ul li 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.15em);
  background: none;
  font-size: inherit;
  margin: 0;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-blue-in-two-columns {
  height: 19em;
  margin-top: 0.7em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-blue-in-two-columns .text {
  height: 100%;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-blue-in-two-columns .text ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 2.2em;
  height: 100%;
  padding-top: 0.8em;
  padding-left: 0;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-blue-in-two-columns .text ul li {
  display: inline-block;
  line-height: 1.45;
  margin-bottom: 1.5em;
  padding-left: 3em;
  position: relative;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-blue-in-two-columns .text ul li:before {
  content: "";
  display: inline-block;
  width: 1.9em;
  height: 1.9em;
  background-image: url(../images/list-icons/check-icon-blue-sm.svg);
  background-size: 1.9em 1.9em;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -0.25em;
  left: 0;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-blue-in-two-columns .text ul li ul {
  display: none;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-red-in-one-column {
  padding-right: 0;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-red-in-one-column .text ul {
  padding-top: 0.3em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-red-in-one-column .text ul li {
  line-height: 1.5;
  margin-bottom: 1.2em;
}
.content-wrapper.scheme-blocks.style_6 .content .content-inner .description-before.check-red-in-one-column .text ul li:before {
  background-image: url(../images/list-icons/check-icon-red-sm.svg);
}
.content-wrapper.scheme-blocks.style_7 .content .title {
  margin-bottom: 0.65em;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items-background {
  width: 100%;
  height: 20em;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items-background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 3.6em;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 13.4em;
  min-height: 13.8em;
  margin-right: 7.7em;
  padding: 3.4em 1.5em 1em 1.5em;
  background-color: #FFFFFF;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
  position: relative;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item:last-child {
  margin-right: 0;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item:last-child .conn {
  display: none;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.6em;
  color: #FFFFFF;
  background-color: #5EB2F7;
  position: absolute;
  top: -0.9em;
  left: -0.9em;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-title .text {
  font-size: 0.9em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-description {
  margin-top: 0.8em;
  color: #5EB2F7;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-description .text {
  font-size: 0.9em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-description .text ul {
  list-style: none;
  padding-left: 1.34em;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-description .text ul li {
  position: relative;
  margin-bottom: 0.5em;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-description .text ul li:last-child {
  margin-bottom: 0;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .item-description .text ul li:before {
  content: "•";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  font-size: 1.3em;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-1.1em, 0.07em);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .conn {
  width: 7em;
  height: 0.2em;
  background-color: #F58220;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .conn:before {
  content: "";
  width: 0.7em;
  height: 0.7em;
  position: absolute;
  margin-top: -0.55em;
  top: 0;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
  background-color: #F58220;
}
.content-wrapper.scheme-blocks.style_7 .content .content-inner .items .items-item .conn:after {
  content: "";
  border-left: 0.2em solid #F58220;
  border-bottom: 0.2em solid #F58220;
  width: 0.72em;
  height: 0.72em;
  position: absolute;
  top: -0.01em;
  right: 0.3em;
  transform: rotate(-135deg) translateY(0.47em);
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 20em;
  margin-top: 0.7em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items-image-wrapper .object-right-full {
  width: auto;
  height: 18.2em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items-image-wrapper .object-right-full img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 12.5em;
  height: auto;
  position: absolute;
  right: 50em;
  left: auto;
  text-align: right;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item .conn {
  width: 7em;
  height: 0;
  border-style: dashed;
  border-color: #5EB2F7;
  border-width: 0;
  border-top-width: 0.15em;
  position: absolute;
  top: 50%;
  transform: translate(calc(100% + 1em), -50%);
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item .conn:before {
  content: "";
  width: 0.45em;
  height: 0.45em;
  position: absolute;
  margin-top: -0.5em;
  top: 0;
  left: 0;
  transform: rotate(-45deg) translateX(calc(-50% - 0.07em));
  background-color: #5EB2F7;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item .conn:after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-radius: 100%;
  position: absolute;
  top: -0.04em;
  right: 0.3em;
  transform: rotate(-135deg) translateY(0.47em);
  background-color: #5EB2F7;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item .item-description .text {
  font-size: 0.9em;
  line-height: 1.5;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(2), .content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(4) {
  justify-content: flex-start;
  right: auto;
  left: 50em;
  text-align: left;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(2) .conn, .content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(4) .conn {
  transform: translate(calc(-100% - 1em), -50%);
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(2) .conn:before, .content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(4) .conn:before {
  left: auto;
  right: -0.3em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(2) .conn:after, .content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(4) .conn:after {
  right: auto;
  left: -0.4em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(1) {
  top: 3.1em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(3) {
  top: 9.4em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(5) {
  top: 14.5em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(2) {
  top: 4.5em;
}
.content-wrapper.scheme-blocks.style_8 .content .content-inner .items .items-item:nth-child(4) {
  top: 12em;
}

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