@charset "UTF-8";
/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.table-scheme-legend .content .title {
  font-size: 1.44em;
}
.content-wrapper.table-scheme-legend .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.table-scheme-legend.style_1 .content .content-inner {
  position: relative;
  overflow: visible;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-top: 0.8em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr {
  position: relative;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr:first-child .item-td {
  border-top: none;
  padding-top: 0;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr:last-child .item-td {
  border-bottom: none;
  padding-bottom: 0;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td {
  border: 0.1em solid #F58220;
  padding: 0.9em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td:first-child {
  border-left: none;
  padding-left: 0;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td:last-child {
  border-right: none;
  padding-right: 0;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td .item-text {
  font-size: 0.72em;
  line-height: 1.4;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td .item-text table {
  width: 100% !important;
  height: auto !important;
  border-collapse: collapse !important;
  border: none;
  text-align: center;
  vertical-align: middle;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td .item-text table tr td {
  border: none;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td .item-text ul {
  list-style: none;
  padding-left: 1.2em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td .item-text ul li {
  position: relative;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td .item-text ul li:last-child {
  padding-bottom: 0;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td .item-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);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.table-title {
  padding-bottom: 0.4em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.table-title .item-text {
  text-align: center;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.table-title .item-text strong {
  font-size: 0.9em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.table-red-squares .item-text table {
  width: calc(100% + 1em) !important;
  border-collapse: separate !important;
  border-spacing: 0.5em;
  margin: -0.5em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.table-red-squares .item-text table tr td {
  height: 3.5em !important;
  background-color: #FF5E33;
  color: #FFFFFF;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-and-yellow-squares .item-text table tr td {
  height: 7.5em !important;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-and-yellow-squares .item-text table tr td:first-child {
  background-color: #E5E8E9;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-and-yellow-squares .item-text table tr td:last-child {
  background-color: #FFC123;
  color: #FFFFFF;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-square-and-yellow-triangle .item-text table tr {
  position: relative;
  background-color: #E5E8E9;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-square-and-yellow-triangle .item-text table tr td {
  height: 7.5em !important;
  position: relative;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-square-and-yellow-triangle .item-text table tr td:first-child {
  text-align: left;
  vertical-align: top;
  padding-top: 1.4em;
  padding-left: 1em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-square-and-yellow-triangle .item-text table tr td:last-child {
  text-align: right;
  vertical-align: bottom;
  padding-bottom: 1.4em;
  padding-right: 1em;
  color: #FFFFFF;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.gray-square-and-yellow-triangle .item-text table tr:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 5.9em 14em 1.5em 0;
  border-color: transparent #FFC123 transparent transparent;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.blue-square .item-text table {
  background-color: #5EB2F7;
  color: #FFFFFF;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.blue-square .item-text table tr td {
  height: 7.5em !important;
  position: relative;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.two-columns .item-text table {
  text-align: left;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.two-columns .item-text table tr td:first-child {
  width: 60% !important;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.with-title-to-right {
  position: relative;
  padding-top: 2em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.with-title-to-right strong {
  position: absolute;
  top: 0.6em;
  padding: 0.2em 0;
  background-color: #fef9f4;
  transform: translateX(13em);
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.red-circle-with-arrows .item-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.red-circle-with-arrows .item-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11em;
  height: auto;
  padding: 0.5em 0.5em;
  border-style: solid;
  border-width: 0.2em;
  border-color: #FF5E33;
  text-align: center;
  border-radius: 3em;
  position: relative;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.red-circle-with-arrows .item-text .arrows {
  width: 100%;
  position: absolute;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.red-circle-with-arrows .item-text .arrows svg {
  fill: #FF5E33;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.red-circle-with-arrows .item-text .arrows svg:first-child {
  width: 1em;
  height: auto;
  position: absolute;
  right: 100%;
  margin-right: -0.4em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.red-circle-with-arrows .item-text .arrows svg:last-child {
  width: 1em;
  height: auto;
  position: absolute;
  left: 100%;
  transform: rotate(180deg);
  margin-left: -0.4em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-graffit .item-wrapper .item-text {
  color: #4A4A4A;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-dark-grey .item-wrapper .item-text {
  color: #939598;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-mid-grey .item-wrapper .item-text {
  color: #C9CACB;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-light-grey .item-wrapper .item-text {
  color: #E5E8E9;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-red .item-wrapper .item-text {
  color: #FF5E33;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-orange .item-wrapper .item-text {
  color: #F58220;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-yellow .item-wrapper .item-text {
  color: #FFC123;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-mint .item-wrapper .item-text {
  color: #41C7CF;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-blue .item-wrapper .item-text {
  color: #5EB2F7;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-green .item-wrapper .item-text {
  color: #4CAF50;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-purple .item-wrapper .item-text {
  color: #7E57C2;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-white .item-wrapper .item-text {
  color: #FFFFFF;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-mustard .item-wrapper .item-text {
  color: #ECA900;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-dark-blue .item-wrapper .item-text {
  color: #24488B;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-aquamarine .item-wrapper .item-text {
  color: #1D7E9A;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-orange-light .item-wrapper .item-text {
  color: #FFA129;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-red-light .item-wrapper .item-text {
  color: #FF812E;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-table .item-tr .item-td.color-red-dark .item-wrapper .item-text {
  color: #BA2700;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-legend {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0.3em 0.5em;
  position: absolute;
  right: 0;
  top: -3.5em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-legend .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 0.4em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-legend .item:last-child {
  margin-bottom: 0;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-legend .item img {
  width: auto;
  height: 1.1em;
  margin-right: 0.5em;
}
.content-wrapper.table-scheme-legend.style_1 .content .content-inner .scheme-legend .item .text {
  font-size: 0.7em;
}

/*# sourceMappingURL=table-scheme-legend.css.map */
