@charset "UTF-8";
.et-top {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  padding-top: 100px;
  height: 100vh;
  overflow: visible; }
  .et-top__main {
    margin: auto 0;
    padding-bottom: 60px;
    color: var(--white);
    text-align: center; }
  .et-top__text {
    position: relative; }
    .et-top__text > h1 {
      font-size: 72px;
      text-shadow: 0px 4px 60px rgba(50, 44, 88, 0.5); }
      .et-top__text > h1 > span {
        display: block;
        font-weight: inherit; }
      @media (max-width: 991px) {
        .et-top__text > h1 {
          font-size: calc(34px + 34 * ((100vw - 320px) / 448)); }
          .et-top__text > h1 > span {
            display: inline; } }

.et-about {
  position: relative;
  min-height: 545px;
  margin: -28vh var(--halfGap) 30px;
  color: var(--white);
  display: flex;
  flex-direction: column; }
  .et-about__bg {
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    height: 80%;
    width: 100%;
    max-width: var(--wrap);
    margin: 0 auto;
    background: var(--grad-rev); }
  .et-about__main {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    max-width: var(--wrap);
    margin: 0 auto;
    padding: 0 25px;
    flex: 1; }
    @media (min-width: 1201px) {
      .et-about__main {
        height: 545px; } }
  .et-about__preview {
    width: 44%;
    min-width: 44%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 5px 24px rgba(39, 39, 39, 0.1); }
    @media (min-width: 1201px) {
      .et-about__preview {
        height: 545px; } }

@media (min-width: 700px) and (max-width: 767px) {
  .et-about__preview {
    height: initial; } }
  .et-about__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 56%;
    background: var(--black-1);
    box-shadow: 0px 5px 24px rgba(39, 39, 39, 0.1);
    overflow: hidden; }
    @media (min-width: 993px) {
      .et-about__text {
        padding: 50px 70px; } }
    @media (max-width: 992px) {
      .et-about__text {
        padding: 20px var(--halfGap); } }
    @media (min-width: 1201px) {
      .et-about__text {
        height: 545px; } }

@media (min-width: 700px) and (max-width: 767px) {
  .et-about__text {
    height: initial; } }
    .et-about__text > p {
      margin-bottom: 1.5em;
      font-size: 18px;
      line-height: 1.5em; }
  @media (max-width: 699px) {
    .et-about {
      margin: -28vh var(--halfGap) 30px; }
      .et-about__main {
        padding: 0 var(--halfGap); }
      .et-about__text > p {
        margin-bottom: 0; } }
  @media (max-width: 700px) {
    .et-about {
      min-height: 470px; }
      .et-about__text > p {
        font-size: 16px; } }
  @media (max-width: 699px) {
    .et-about {
      min-height: 0;
      margin: -16vh 6px 30px; }
      .et-about__main {
        display: block;
        height: auto;
        padding: 0 10px; }
      .et-about__preview {
        width: auto;
        height: 210px; }
      .et-about__text {
        width: auto;
        height: auto;
        padding: 10px 10px; } }

.et-foto {
  position: relative;
  margin: 60px 0 30px;
  overflow: hidden; }
  .et-foto-inner {
    padding: 10px 6.25% 30px; }
  .et-foto .et-h3 {
    text-align: center; }
  .et-foto__swiper {
    position: relative;
    max-width: var(--wrap);
    margin: -55px auto 0;
    padding: 85px 0 0;
    overflow: visible;
    z-index: 2; }
    .et-foto__swiper > ul {
      height: 270px; }
      .et-foto__swiper > ul > li {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
    .et-foto__swiper-controls {
      position: absolute;
      top: 30px;
      right: 0;
      width: 140px; }
      .et-foto__swiper-controls > button {
        width: 44px;
        background-image: none;
        box-shadow: 0px 2px 16px rgba(40, 32, 84, 0.24); }
      .et-foto__swiper-controls > div {
        display: none; }
  .et-foto__bg {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 190px;
    width: 100%;
    background: var(--grad-rev); }
  @media (max-width: 1199px) {
    .et-foto {
      margin-bottom: 0;
      padding-bottom: 110px; }
      .et-foto__swiper {
        margin-bottom: -110px;
        padding-bottom: 110px; }
        .et-foto__swiper-controls {
          display: flex;
          justify-content: center;
          top: auto;
          width: 100%;
          bottom: 38px; }
          .et-foto__swiper-controls > div {
            display: flex; }
      .et-foto__bg {
        bottom: 110px; } }
  @media (max-width: 575px) {
    .et-foto__swiper-controls > button {
      display: none; } }

html,
button,
input,
textarea,
a {
  font-family: 'Museo', sans-serif;
  color: var(--text); }

strong {
  font-weight: 900 !important; }

.et-h1,
h1 {
  font-weight: 900;
  line-height: 1.2em; }
  @media screen and (max-width: 320px) {
    .et-h1,
    h1 {
      font-size: 30px; } }
  @media screen and (max-width: 1199px) and (min-width: 321px) {
    .et-h1,
    h1 {
      font-size: calc(30px + 70 * ((100vw - 320px) / 880)); } }
  @media screen and (min-width: 1200px) {
    .et-h1,
    h1 {
      font-size: 100px; } }

.et-h2,
h2 {
  font-weight: 900;
  line-height: 1.2em; }
  @media screen and (max-width: 320px) {
    .et-h2,
    h2 {
      font-size: 24px; } }
  @media screen and (max-width: 1699px) and (min-width: 321px) {
    .et-h2,
    h2 {
      font-size: calc(24px + 20 * ((100vw - 320px) / 1380)); } }
  @media screen and (min-width: 1700px) {
    .et-h2,
    h2 {
      font-size: 44px; } }

.et-h3,
h3 {
  font-weight: 900;
  line-height: 1.2em; }
  @media screen and (max-width: 320px) {
    .et-h3,
    h3 {
      font-size: 22px; } }
  @media screen and (max-width: 1699px) and (min-width: 321px) {
    .et-h3,
    h3 {
      font-size: calc(22px + 26 * ((100vw - 320px) / 1380)); } }
  @media screen and (min-width: 1700px) {
    .et-h3,
    h3 {
      font-size: 48px; } }

.et-h4,
h4 {
  font-weight: 900;
  line-height: 1.25em; }
  @media screen and (max-width: 320px) {
    .et-h4,
    h4 {
      font-size: 18px; } }
  @media screen and (max-width: 1699px) and (min-width: 321px) {
    .et-h4,
    h4 {
      font-size: calc(18px + 18 * ((100vw - 320px) / 1380)); } }
  @media screen and (min-width: 1700px) {
    .et-h4,
    h4 {
      font-size: 36px; } }

.et-h5,
h5 {
  font-weight: 900;
  line-height: 1.25em; }
  @media screen and (max-width: 320px) {
    .et-h5,
    h5 {
      font-size: 18px; } }
  @media screen and (max-width: 1699px) and (min-width: 321px) {
    .et-h5,
    h5 {
      font-size: calc(18px + 6 * ((100vw - 320px) / 1380)); } }
  @media screen and (min-width: 1700px) {
    .et-h5,
    h5 {
      font-size: 24px; } }

.et-h6,
h6 {
  font-weight: 900;
  font-size: 16px;
  line-height: 1.25em; }

.et-lead {
  font-weight: 500;
  line-height: 1.5em; }
  @media screen and (max-width: 768px) {
    .et-lead {
      font-size: 16px; } }
  @media screen and (max-width: 1699px) and (min-width: 769px) {
    .et-lead {
      font-size: calc(16px + 8 * ((100vw - 768px) / 932)); } }
  @media screen and (min-width: 1700px) {
    .et-lead {
      font-size: 24px; } }

.et-reg,
.et-article > p:not(.et-h3) {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5em; }
  @media (max-width: 575px) {
    .et-reg,
    .et-article > p:not(.et-h3) {
      font-size: 14px; } }

.et-small {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5em; }

.et-txt-ceo {
  line-height: 1.5em;
  font-weight: 300;
  font-size: 16px; }

.et-txt-bg {
  font-weight: 900;
  line-height: 1.2em; }
  @media screen and (max-width: 320px) {
    .et-txt-bg {
      font-size: 30px; } }
  @media screen and (max-width: 1999px) and (min-width: 321px) {
    .et-txt-bg {
      font-size: calc(30px + 110 * ((100vw - 320px) / 1680)); } }
  @media screen and (min-width: 2000px) {
    .et-txt-bg {
      font-size: 140px; } }
  .et-txt-bg--sec {
    text-transform: uppercase;
    color: var(--white);
    z-index: -1;
    opacity: 0.9;
    text-shadow: 0px 15px 24px rgba(39, 39, 39, 0.1); }
    @media (min-width: 577px) {
      .et-txt-bg--sec {
        position: absolute;
        left: 0;
        right: 0;
        max-width: 2000px;
        white-space: nowrap;
        margin: 0 auto;
        top: 0; } }

.et-txt-strong {
  font-weight: 900; }

.et-txt-strong-list {
  font-weight: 900;
  line-height: 1.7em; }
  @media (min-width: 577px) {
    .et-txt-strong-list {
      font-size: 20px; } }
  @media (max-width: 576px) {
    .et-txt-strong-list {
      font-size: 18px; } }

.et-red {
  color: var(--red); }

.et-red-2 {
  color: var(--red-2); }

.et-black-1 {
  color: var(--black-1); }

.et-black-2 {
  color: var(--black-2); }

.et-grey-1 {
  color: var(--grey-1); }

.et-blue-1 {
  color: var(--blue-1); }

.et-white {
  color: var(--white); }

.et-txt-upper {
  text-transform: uppercase; }

.et-txt-center {
  text-align: center; }

.et-txt-elips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.et-und-line,
.et-article__wrap h4 {
  padding-bottom: 16px;
  margin-bottom: 16px;
  position: relative; }
  .et-und-line::after,
  .et-article__wrap h4::after {
    position: absolute;
    content: '';
    display: block;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 4px;
    background-image: var(--grad);
    border-radius: 2px;
    z-index: 1; }

.et-txt-grad {
  display: inline-block;
  background-clip: text;
  -webkit-background-clip: text;
  color: rgba(0, 0, 0, 0);
  background-image: var(--grad); }

@media (min-width: 1601px) {
  .et-article {
    padding-bottom: 100px; } }

@media (min-width: 576px) and (max-width: 1600px) {
  .et-article {
    padding-bottom: 70px; } }

@media (max-width: 575px) {
  .et-article {
    padding-bottom: 30px; } }

.et-article__wrap {
  margin: 0 auto; }
  .et-article__wrap h4 {
    padding-top: 25px;
    text-align: center; }
    .et-article__wrap h4:after {
      height: 1px;
      left: calc(50% - 60px); }
    @media (min-width: 993px) {
      .et-article__wrap h4 {
        margin-bottom: 30px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-article__wrap h4 {
    margin-bottom: 20px; } }
    @media (max-width: 576px) {
      .et-article__wrap h4 {
        margin-bottom: 20px; } }

@media (min-width: 768px) {
  .et-article > p:not(.et-h3) {
    padding-bottom: 30px; } }

@media (max-width: 767px) {
  .et-article > p:not(.et-h3) {
    padding-bottom: 20px; } }

.et-article__media {
  width: auto;
  pointer-events: none; }
  @media (min-width: 768px) {
    .et-article__media {
      display: flex; } }
  @media (min-width: 769px) {
    .et-article__media {
      margin: 0 calc((var(--text-padd-h) - 20px) * -1); } }
  @media (max-width: 768px) {
    .et-article__media {
      margin: 0 calc((var(--text-padd-h) - 10px) * -1); } }
  @media (min-width: 993px) {
    .et-article__media {
      padding: 30px 0 60px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-article__media {
    padding: 15px 0 45px; } }
  @media (max-width: 576px) {
    .et-article__media {
      padding: 10px 0 40px; } }
  .et-article__media li {
    min-height: 300px;
    flex: 1;
    object-fit: cover; }
    @media (min-width: 993px) {
      .et-article__media li {
        margin-right: 20px; } }
    @media (max-width: 992px) {
      .et-article__media li {
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .et-article__media li {
        margin-right: 0px;
        margin-bottom: 10px; } }
  .et-article__media li:last-child {
    margin-right: 0; }
    @media (max-width: 767px) {
      .et-article__media li:last-child {
        margin-bottom: 0px; } }
  .et-article__media img {
    max-width: 100vw;
    min-height: 300px;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.et-article__social {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center; }
  @media (min-width: 576px) {
    .et-article__social {
      padding: 40px 0 50px; } }
  @media (max-width: 575px) {
    .et-article__social {
      padding: 30px 0 40px; } }
  .et-article__social p {
    padding-bottom: 20px; }
  .et-article__social > .et-socials-list {
    justify-content: center; }

.et-article .et-txt-bg--sec {
  position: relative;
  text-align: center; }
  @media (min-width: 993px) {
    .et-article .et-txt-bg--sec {
      margin-top: -30px;
      font-size: 165px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-article .et-txt-bg--sec {
    margin-top: -30px;
    font-size: 130px; } }
  @media (max-width: 576px) {
    .et-article .et-txt-bg--sec {
      margin-top: -20px;
      font-size: 84px; } }

.et-article div:not([class]) {
  display: block;
  margin: 16px 0;
  max-width: 780px;
  padding: 20px 16px;
  border-radius: 4px;
  background-color: rgba(104, 111, 129, 0.1);
  font-size: 16px;
  line-height: 1.5em;
  color: var(--grey-1); }

.et-article ul:not([class]),
.et-article ol:not([class]) {
  padding-top: 16px;
  padding-bottom: 16px;
  max-width: 755px; }
  .et-article ul:not([class]) > li,
  .et-article ol:not([class]) > li {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 22px;
    font-size: 16px;
    line-height: 1.5em; }
    .et-article ul:not([class]) > li::before,
    .et-article ol:not([class]) > li::before {
      content: '';
      position: absolute;
      top: calc(10px + 0.5em);
      bottom: 0;
      left: 0;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: var(--red); }

.et-article pre {
  display: block;
  margin-top: 16px;
  margin-bottom: 16px;
  max-width: 780px;
  padding: 20px 16px;
  border-radius: 4px;
  background-color: rgba(227, 43, 40, 0.1);
  font-family: inherit;
  font-style: inherit;
  font-size: 18px;
  line-height: 1.5em; }
  .et-article pre span {
    font: inherit; }

.et-article p + p {
  padding-top: 15px; }

.et-article__inline-list ol:not([class]) {
  list-style: none !important;
  column-count: 4;
  column-gap: 20px;
  column-width: 250px;
  max-width: initial; }
  .et-article__inline-list ol:not([class]) span {
    font: inherit !important; }

.et-article__list-icon ul:not([class]) > li {
  position: relative;
  list-style-type: none !important;
  padding-top: 0.4em;
  margin: 0 !important;
  padding-left: 50px;
  position: relative;
  list-style-type: none !important; }
  .et-article__list-icon ul:not([class]) > li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 32px;
    width: 32px; }
  .et-article__list-icon ul:not([class]) > li:before {
    display: none;
    position: absolute;
    right: auto;
    margin: 0;
    left: 0;
    top: calc(16px + 0.1em); }
  .et-article__list-icon ul:not([class]) > li:empty {
    display: none; }

.et-article__list-icon--grad ul > li:nth-child(1) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(2) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(3) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(4) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(5) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(6) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(7) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(8) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(9) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(10) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(11) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--grad ul > li:nth-child(12) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(1) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(2) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(3) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(4) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(5) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(6) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(7) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(8) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(9) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(10) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(11) {
  min-height: calc(32px + 0.4em); }

.et-article__list-icon--red ul > li:nth-child(12) {
  min-height: calc(32px + 0.4em); }

.et-article__underline-title h2,
.et-article__underline-title h3,
.et-article__underline-title h4,
.et-article__underline-title h5,
.et-article__underline-title h6 {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 16px;
  text-align: center; }
  .et-article__underline-title h2::after,
  .et-article__underline-title h3::after,
  .et-article__underline-title h4::after,
  .et-article__underline-title h5::after,
  .et-article__underline-title h6::after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: calc(50% - 60px);
    width: 120px;
    height: 1px;
    background-image: var(--grad);
    border-radius: 2px;
    z-index: 1;
    pointer-events: none; }

.et-article table {
  width: 100% !important; }
  .et-article__list-icon--red ul > li:nth-child(1):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.333 3.183c-5.324 0-9.657 4.143-9.657 9.232a8.7 8.7 0 00.237 2.043 8.82 8.82 0 00.647 1.82c1.04 2.342 3.328 5.94 8.349 9.793a.706.706 0 00.858 0c5.016-3.854 7.309-7.45 8.35-9.793a8.718 8.718 0 00.711-2.13c.111-.569.172-1.153.172-1.733-.01-5.089-4.344-9.232-9.667-9.232zm8.142 10.739c0 .01-.005.02-.005.029-.005.024-.02.096-.046.207v.01a7.44 7.44 0 01-.56 1.574c-.006.005-.006.015-.01.02-.945 2.139-3.016 5.403-7.521 8.962-4.505-3.56-6.576-6.823-7.52-8.962-.006-.005-.006-.015-.01-.02a7.936 7.936 0 01-.561-1.574v-.01c-.03-.11-.04-.183-.046-.207 0-.01-.005-.02-.005-.034-.101-.497-.152-1-.152-1.506 0-4.37 3.723-7.93 8.294-7.93 4.57 0 8.293 3.56 8.293 7.93 0 .511-.05 1.018-.151 1.51z' fill='%23E32B28'/%3E%3Cpath d='M16.333 6.655c-3.38 0-6.132 2.631-6.132 5.862 0 3.23 2.753 5.862 6.132 5.862 3.379 0 6.131-2.632 6.131-5.862s-2.752-5.862-6.131-5.862zm0 10.42c-2.632 0-4.768-2.047-4.768-4.558 0-2.511 2.141-4.559 4.768-4.559 2.626 0 4.768 2.048 4.768 4.559 0 2.51-2.137 4.558-4.768 4.558z' fill='%23E32B28'/%3E%3Cellipse cx='16.709' cy='27.88' rx='13.07' ry='.937' stroke='%23E32B28'/%3E%3C/svg%3E"); }
  .et-article__list-icon--red ul > li:nth-child(2):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.04767 8.95111H25.1622L28.1226 10.4313C28.475 10.5723 28.6159 10.9247 28.6159 11.2771V13.7441C28.6159 14.167 28.2635 14.5194 27.8406 14.5194H27.3472C26.9243 14.5194 26.5719 14.167 26.5719 13.7441L26.7129 9.72644M7.04767 18.6778H25.2327M6.97718 8.95111L4.01683 10.4313C3.66441 10.5723 3.52344 10.9247 3.52344 11.2771V13.7441C3.52344 14.167 3.87586 14.5194 4.29877 14.5194H4.79216C5.21507 14.5194 5.56749 14.167 5.56749 13.7441L5.63797 9.72644M10.5017 6.76602H16.4929M17.9026 6.76602H19.7352M22.7657 25.9378H9.51463C8.17542 25.9378 7.04767 24.8806 7.04767 23.4709V7.47087C7.04767 6.13166 8.10493 5.00391 9.51463 5.00391H22.7657C24.1049 5.00391 25.2327 6.06118 25.2327 7.47087V23.5414C25.2327 24.8806 24.1049 25.9378 22.7657 25.9378ZM12.6162 22.3432C12.6162 22.9271 12.1429 23.4005 11.559 23.4005C10.975 23.4005 10.5017 22.9271 10.5017 22.3432C10.5017 21.7593 10.975 21.2859 11.559 21.2859C12.1429 21.2859 12.6162 21.7593 12.6162 22.3432ZM22.1316 22.3432C22.1316 22.9271 21.6583 23.4005 21.0744 23.4005C20.4905 23.4005 20.0171 22.9271 20.0171 22.3432C20.0171 21.7593 20.4905 21.2859 21.0744 21.2859C21.6583 21.2859 22.1316 21.7593 22.1316 22.3432ZM11.5592 29.1098H10.361C9.79712 29.1098 9.37421 28.6869 9.37421 28.123V25.938H12.546V28.123C12.546 28.6869 12.1231 29.1098 11.5592 29.1098ZM22.3425 29.1098H21.1443C20.5804 29.1098 20.1575 28.6869 20.1575 28.123V25.938H23.3293V28.123C23.3293 28.6869 22.9064 29.1098 22.3425 29.1098Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(3):after {
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1623 17.4249H12.8537C10.0763 17.4249 7.76172 15.1941 7.76172 12.348V8.65566C7.76172 5.88643 9.99911 3.57874 12.8537 3.57874H13.1623C15.9398 3.57874 18.2543 5.8095 18.2543 8.65566V12.348C18.2543 15.1172 16.0169 17.4249 13.1623 17.4249Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.0996 14.2711C19.1797 14.2711 19.8741 13.5787 19.8741 12.6557C19.8741 11.7326 19.1797 11.0403 18.2539 11.0403' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.74377 11.0485C6.96362 11.0485 6.21875 11.7326 6.21875 12.6556C6.21875 13.5787 6.91311 14.271 7.91608 14.271' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.83984 10.5017C7.83984 10.5017 13.8576 11.6556 15.0149 7.3479C15.6321 9.80944 18.2553 10.8094 18.2553 10.8094' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.7316 18.5787H21.0313C20.4912 18.5787 20.1055 18.1941 20.1055 17.6556V15.7325C20.1055 15.1941 20.4912 14.8094 21.0313 14.8094H22.8058C23.3458 14.8094 23.7316 15.1941 23.7316 15.7325V18.5787Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.5001 23.348C23.5001 23.271 21.0312 18.5787 21.0312 18.5787' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.8858 17.8864L24.8888 19.5787L26.8176 23.194C26.8176 23.194 27.7434 25.9633 25.6603 25.9633C23.5772 25.9633 21.9571 25.9633 21.9571 25.9633H21.1855' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.8674 17.3639C11.8674 17.3639 11.7748 18.6556 11.5433 19.3479C11.3118 19.9633 11.1575 21.6556 13.2406 21.6556C14.938 21.6556 15.3237 20.6556 14.938 19.5017C14.5522 18.3479 14.4493 17.3639 14.4493 17.3639' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.1737 20.0402H21.1862V27.1171H19.8746V29.5786H4.21289V26.194C4.21289 22.8094 6.99034 19.9633 10.4621 19.9633H11.3108' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.3879 26.7325H6.99023V28.271H11.3879V26.7325Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.3398 14.8095V3.42485C21.3398 3.42485 23.6544 4.57869 24.503 4.57869C25.3517 4.57869 26.8176 3.34792 27.5891 3.42485C28.1292 3.42485 29.4407 4.04023 29.4407 4.04023V8.34793C29.4407 8.34793 28.2063 7.34793 27.5891 7.34793C26.7404 7.271 25.3517 8.65562 24.503 8.73254C23.5001 8.73254 21.3398 7.73254 21.3398 7.73254' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.99023 25.5787H9.61338' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.7715 25.5787H11.4658' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.373 21.7105L14.5522 22.5018C15.1694 22.9633 16.018 22.8864 16.5581 22.271L18.6101 20.0944' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.2395 21.7325L11.9279 22.6556C11.3107 23.1171 10.462 23.0402 9.92194 22.4248L8.07031 20.4248' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(4):after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath stroke='%23E32B28' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M13.29 11.188c-.07 3.383-.141 3.242-.141 3.242l-6.837 1.903s-.635-1.269-1.199-2.608c-.423-.846-.775-1.762-.845-2.326-.212-1.268-.987-5.427 1.691-7.753 2.538-2.256 5.005-.07 5.85 1.128.917 1.339 1.551 3.101 1.48 6.414zm0 0s-.987.986-1.48 1.127c-.494.142-1.55-.352-2.115-.21-.564.14-1.339 1.268-1.903 1.409-.493.14-1.48-.423-1.903-.282-.211.07-.695.614-.695.614m5.064-4.773c-.493-.07-.986-.282-1.268-.14-.564.14-1.34 1.268-1.903 1.41-.494.07-1.48-.424-1.903-.283-.212.07-.987.846-.987.846m7.612-5.991s-.986.986-1.48 1.127c-.493.141-1.55-.352-2.114-.211-.564.141-1.34 1.269-1.903 1.41-.494.14-1.48-.423-1.903-.282-.07 0-.212.07-.282.211m9.092 9.445L7.3 18.307s.916 2.82 1.55 3.595c.564.634 2.044 1.127 3.101.775.776-.282 1.974-.987 2.045-2.538 0-1.057-.776-3.524-.776-3.524z'/%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='M11.701 9.423a.5.5 0 100-1 .5.5 0 000 1z'/%3E%3C/mask%3E%3Cpath fill='%23E32B28' d='M11.701 9.423a.5.5 0 100-1 .5.5 0 000 1z'/%3E%3Cpath fill='%23E32B28' d='M11.201 8.923a.5.5 0 01.5-.5v2a1.5 1.5 0 001.5-1.5h-2zm.5-.5a.5.5 0 01.5.5h-2a1.5 1.5 0 001.5 1.5v-2zm.5.5a.5.5 0 01-.5.5v-2a1.5 1.5 0 00-1.5 1.5h2zm-.5.5a.5.5 0 01-.5-.5h2a1.5 1.5 0 00-1.5-1.5v2z' mask='url(%23a)'/%3E%3Cpath stroke='%23E32B28' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' d='M17.898 17.932c.14 3.383.211 3.242.211 3.242l6.978 1.763s.564-1.27 1.128-2.608c.352-.846.705-1.762.775-2.326.212-1.34.846-5.498-1.832-7.754-2.608-2.185-5.005.07-5.85 1.27-.987 1.338-1.551 3.03-1.41 6.413zm0 0s1.058.987 1.48 1.128c.494.14 1.551-.423 2.045-.282.564.14 1.339 1.269 1.973 1.41.494.14 1.48-.423 1.903-.282.212.07.776.705.776.705m-5.217-4.864c.494-.14.987-.282 1.269-.211.564.14 1.34 1.268 1.974 1.41.493.14 1.48-.424 1.903-.283.211.07.986.846.986.846m-7.753-5.85s1.057.987 1.48 1.128c.493.14 1.55-.423 2.044-.282.564.14 1.339 1.269 1.973 1.41.494.14 1.48-.423 1.903-.282.07 0 .212.07.282.211m-8.88 9.516l5.991 1.62s-.846 2.82-1.48 3.596c-.494.634-2.044 1.198-3.102.845-.775-.282-1.973-.916-2.114-2.537 0-1.057.705-3.524.705-3.524z'/%3E%3Cmask id='b' fill='%23fff'%3E%3Cpath d='M19.338 16.168a.5.5 0 100-1 .5.5 0 000 1z'/%3E%3C/mask%3E%3Cpath fill='%23E32B28' d='M19.338 16.168a.5.5 0 100-1 .5.5 0 000 1z'/%3E%3Cpath fill='%23E32B28' d='M18.838 15.668a.5.5 0 01.5-.5v2a1.5 1.5 0 001.5-1.5h-2zm.5-.5a.5.5 0 01.5.5h-2a1.5 1.5 0 001.5 1.5v-2zm.5.5a.5.5 0 01-.5.5v-2a1.5 1.5 0 00-1.5 1.5h2zm-.5.5a.5.5 0 01-.5-.5h2a1.5 1.5 0 00-1.5-1.5v2z' mask='url(%23b)'/%3E%3C/svg%3E"); }
  .et-article__list-icon--red ul > li:nth-child(5):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.23404 10.5724H7.75388C6.76709 10.5724 5.85077 11.2067 5.56883 12.1935L4.22965 16.634C4.08868 17.1274 4.37059 17.6913 4.86398 17.9028C5.42786 18.1142 5.99177 17.7618 6.13274 17.2684L7.54243 12.6164L5.07547 20.7221H9.23404V26.7838C9.23404 27.3477 8.74065 27.8411 8.17677 27.8411C7.61289 27.8411 7.1195 27.3477 7.1195 26.7838V20.7221M9.37508 10.5724H10.8552C11.842 10.5724 12.7583 11.2067 13.0403 12.1935L14.3795 16.634C14.5204 17.1274 14.2385 17.6913 13.7451 17.9028C13.1813 18.1142 12.6174 17.7618 12.4764 17.2684L11.0667 12.6164L13.5337 20.7221H9.37508V26.7838C9.37508 27.3477 9.86847 27.8411 10.4323 27.8411C10.9962 27.8411 11.4896 27.3477 11.4896 26.7838V20.7221M23.7545 10.5724H22.3448C20.9351 10.5724 19.8073 11.7001 19.8073 13.1803V17.5503C19.8073 18.1142 20.2302 18.5371 20.7941 18.5371C21.358 18.5371 21.7809 18.1142 21.7809 17.5503V12.4049V19.3829H23.825M23.825 19.3829V26.7838M23.825 19.3829H25.8685V12.4049V17.5503C25.8685 18.1142 26.2913 18.5371 26.8552 18.5371C27.4191 18.5371 27.842 18.1142 27.842 17.5503V13.1803C27.842 11.7001 26.7142 10.5724 25.3045 10.5724H23.8949M23.825 26.7838C23.825 27.3477 23.3316 27.8411 22.7677 27.8411C22.2038 27.8411 21.7104 27.3477 21.7104 26.7838V19.3829M23.825 26.7838C23.825 27.3477 24.3178 27.8411 24.8817 27.8411C25.4455 27.8411 25.9389 27.3477 25.9389 26.7838V19.3829M16.988 27.8413V13.251M16.988 11.6297V10.2905M16.988 8.66935V5.70899M10.926 7.40062C10.926 8.33488 10.1686 9.09225 9.23436 9.09225C8.3001 9.09225 7.54275 8.33488 7.54275 7.40062C7.54275 6.46636 8.3001 5.70899 9.23436 5.70899C10.1686 5.70899 10.926 6.46636 10.926 7.40062ZM25.5172 7.40061C25.5172 8.33487 24.7598 9.09224 23.8255 9.09224C22.8912 9.09224 22.1339 8.33487 22.1339 7.40061C22.1339 6.46635 22.8912 5.70898 23.8255 5.70898C24.7598 5.70898 25.5172 6.46635 25.5172 7.40061Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(6):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.24625 22.7663L7.68238 22.8368C7.04802 22.9073 6.48416 22.5548 6.41367 21.991L6.13171 19.1011C6.06123 18.6077 6.55462 18.1143 7.18898 18.0438L7.75289 17.9733M10.149 23.7529L9.79653 20.2992M6.62575 14.5901C6.62575 14.5901 6.34384 16.5637 6.69626 18.1848M7.8936 14.7309C7.8936 14.7309 7.75263 16.5635 7.8936 17.1979M22.9073 24.599L23.4711 24.8104C24.1055 25.0219 24.7399 24.8104 24.9513 24.317L25.9381 21.6386C26.1496 21.1452 25.7971 20.5813 25.1628 20.2994L24.5989 20.0879M12.7572 28.828C12.7572 28.828 12.7572 26.9954 14.6603 26.4316C16.211 25.9382 17.5502 27.4888 18.9599 26.9954C20.1581 26.5725 20.7925 25.0923 20.7925 25.0923L21.9907 21.8501M26.5018 17.1272C26.5018 17.1272 26.2904 19.1008 25.515 20.581M25.1623 16.9159C25.1623 16.9159 24.8804 18.7485 24.528 19.3124M10.4318 23.6824L9.86796 23.7529C9.02214 23.8234 8.2468 23.189 8.17631 22.3432L7.75342 18.3256C7.68294 17.4798 8.3173 16.7045 9.16311 16.634L9.72698 16.5635C10.5728 16.493 11.3481 17.1274 11.4186 17.9732L11.8415 21.9908C11.912 22.8366 11.2776 23.6119 10.4318 23.6824ZM20.44 24.9512L21.1449 25.2332C21.9202 25.5151 22.6955 25.0922 22.9774 24.3874L24.4576 20.4402C24.7395 19.6649 24.3167 18.8896 23.6118 18.6076L22.907 18.3257C22.1316 18.0438 21.3563 18.4667 21.0744 19.1715L19.5942 23.1186C19.4532 23.4711 19.4532 23.894 19.6647 24.2464C19.7351 24.5283 20.0171 24.8103 20.44 24.9512ZM17.4806 7.89396C21.4278 8.38735 24.3881 11.7001 24.4586 15.6473C24.4586 16.3521 24.952 16.916 25.6568 16.9865C26.4322 17.057 27.137 16.4931 27.137 15.7177C27.0666 10.5019 23.1899 5.99088 17.8331 5.28603C12.4762 4.58119 7.54232 8.03493 6.20312 13.1098C5.99166 13.8851 6.55552 14.59 7.33085 14.731C8.0357 14.8014 8.67008 14.3785 8.81105 13.7442C9.86832 9.93801 13.5335 7.40057 17.4806 7.89396Z' stroke='%23E32B28' stroke-width='0.7' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='22.3613' cy='20.5098' r='0.5' fill='%23E32B28'/%3E%3Ccircle cx='9.54883' cy='18.5723' r='0.5' fill='%23E32B28'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(7):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13.8066' cy='14.9296' r='0.5' fill='%23E32B28'/%3E%3Ccircle cx='17.7363' cy='14.9296' r='0.5' fill='%23E32B28'/%3E%3Cpath d='M1.76367 26.5728C1.76367 26.5728 4.65354 24.5992 5.78129 24.5992C6.90904 24.5992 8.67116 26.5728 9.79891 26.5728C10.9267 26.5728 12.6888 24.5992 13.8165 24.5992C14.9443 24.5992 16.7064 26.5728 17.8342 26.5728C18.9619 26.5728 20.724 24.5992 21.8518 24.5992C22.9795 24.5992 24.7416 26.5728 25.8694 26.5728C26.9972 26.5728 29.887 24.5992 29.887 24.5992M1.76367 28.8278C1.76367 28.8278 4.65354 26.8542 5.78129 26.8542C6.90904 26.8542 8.67116 28.8278 9.79891 28.8278C10.9267 28.8278 12.6888 26.8542 13.8165 26.8542C14.9443 26.8542 16.7064 28.8278 17.8342 28.8278C18.9619 28.8278 20.724 26.8542 21.8518 26.8542C22.9795 26.8542 24.7416 28.8278 25.8694 28.8278C26.9972 28.8278 29.887 26.8542 29.887 26.8542M15.7904 25.586L15.7199 11.489M15.7199 11.489L4.51285 17.1278L7.82562 25.6564M15.7199 11.489L15.721 25.1626M15.7199 11.489L26.9986 17.1274L23.6858 25.5151M8.10816 17.6205L12.0553 15.7174M23.4032 17.6207L19.3855 15.7176M7.75366 15.506L9.65674 8.66901M15.2247 8.66908H22.4847V6.97745H8.88113V8.66908H11.63M23.7539 15.506L21.8508 8.66901H15.7892M10.7135 4.79236H20.6518V6.97738H10.7135V4.79236Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(8):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.7846 19.1016C26.7846 19.1016 28.1239 25.9386 27.9124 25.9386C27.7009 25.9386 26.3617 26.2206 26.3617 26.2206L23.2604 7.11926C25.1635 6.83732 26.9256 8.10604 27.2076 9.93864L28.4763 17.6215L26.5732 17.9034M5.49755 6.76754L4.65175 11.2786C4.51078 12.1244 5.07465 13.0407 5.92047 13.1816L7.96451 13.5341C8.81033 13.675 9.72664 13.1111 9.86761 12.2653L10.7134 7.75432M8.10596 7.26138L6.98862 13.2705M5.8496 13.1817L3.45312 26.0804L5.56766 26.5033L7.6822 15.3667M25.444 21.2163C23.7524 24.529 20.2987 26.7845 16.3515 26.7845C11.9815 26.7845 8.17532 23.9652 6.76562 20.0885M10.6412 8.2471C12.2624 7.11935 14.236 6.48499 16.3505 6.48499C19.2404 6.48499 21.7778 7.68322 23.6809 9.58631M20.8623 14.0976C21.2852 14.873 21.5671 15.7188 21.5671 16.6351C21.5671 19.525 19.2412 21.8509 16.3513 21.8509C13.4614 21.8509 11.1354 19.525 11.1354 16.6351C11.1354 13.7452 13.4614 11.4192 16.3513 11.4192C16.9857 11.4192 17.62 11.5602 18.1839 11.7717' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='19.9707' cy='12.8691' r='0.5' fill='%23E32B28'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(9):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9681 18.678C14.7699 19.7353 13.1488 20.4402 11.5276 20.4402C8.21484 20.4402 4.83158 17.6913 5.46594 14.3785C5.74788 12.7573 7.79192 8.31682 7.79192 8.31682H14.5584M15.4752 16.8453C14.6294 18.0435 13.0788 18.8893 11.5281 18.8893C9.97745 18.8893 8.49727 18.114 7.65146 16.9862C7.15807 16.2814 6.87611 15.3651 7.01708 14.4488H8.84968M11.9519 14.3782H14.7713M25.9072 7.119C25.9072 6.41415 25.3433 5.92076 24.7089 5.92076C24.4975 5.92076 24.286 5.99125 24.0746 6.06173C23.7926 5.70931 23.3697 5.42737 22.8763 5.42737C22.5944 5.42737 22.3125 5.49786 22.101 5.63882C21.6781 5.2864 21.1847 5.07495 20.6208 5.07495C19.9865 5.07495 19.4226 5.35689 18.9997 5.7798C18.7177 5.56834 18.4358 5.42737 18.0834 5.42737C17.6605 5.42737 17.2376 5.63883 17.0261 5.92076C16.8852 5.92076 16.8147 5.85028 16.6737 5.85028C15.8984 5.85028 15.264 6.48464 15.264 7.25997M25.9072 7.54191H26.612C26.612 7.54191 26.612 12.4053 26.4006 14.0265C26.1186 15.7886 24.8499 19.0309 24.4975 20.793C24.2156 22.2732 24.0041 26.9252 24.0041 26.9252H17.0966C17.0966 26.9252 16.8851 22.1322 16.6032 20.5816C16.2508 18.9604 14.9821 15.7886 14.7706 14.097C14.5591 12.8987 14.5592 9.8679 14.5592 8.45821C14.5592 7.96482 14.5592 7.61239 14.5592 7.61239H15.3345M24.7794 8.9516V8.24676C24.7794 7.82385 25.1318 7.54191 25.4843 7.54191H26.0481M21.8898 12.3349V8.24676C21.8898 7.82385 22.2423 7.54191 22.5947 7.54191C23.0176 7.54191 23.2995 7.89433 23.2995 8.24676V11.489C23.2995 11.912 23.6519 12.1939 24.0044 12.1939H24.0749C24.4978 12.1939 24.7797 11.8415 24.7797 11.489V10.2908M15.264 7.54191H16.3918V8.52869C16.3918 8.9516 16.7442 9.23354 17.0966 9.23354H17.2376C17.6605 9.23354 17.9424 8.88111 17.9424 8.52869V8.24676C17.9424 7.82385 18.2948 7.54191 18.6473 7.54191H19.4931C19.916 7.54191 20.1979 7.89433 20.1979 8.24676V15.7886C20.1979 16.2115 20.5503 16.4935 20.9028 16.4935H21.1142C21.5371 16.4935 21.8191 16.141 21.8191 15.7886V14.3084M18.718 24.9517H22.5947M14.5889 11.489L15.6869 11.4889C15.6869 11.4889 16.7442 10.925 17.0966 10.925C17.59 10.925 18.3653 11.4889 18.8587 11.4889C19.2111 11.4889 20.1979 11.1367 20.1979 11.1367M21.8898 11.1367H23.2995M24.7794 11.1367L26.5415 11.5596M10.6826 20.44H12.4447V25.1624H10.6826V20.44ZM15.2641 26.8539H7.86323C7.86323 25.9376 8.56806 25.2328 9.48436 25.2328H13.643C14.4888 25.2328 15.2641 25.9376 15.2641 26.8539Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='10.2676' cy='14.4873' r='0.5' fill='%23E32B28'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(10):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9945 19.1719V19.3834C10.9945 22.2732 12.1928 24.6697 14.9417 25.7975V27.3481M10.9945 15.9298V10.291C10.9945 9.65662 11.5584 9.09275 12.1928 9.09275C12.8271 9.09275 13.391 9.65662 13.391 10.291V15.9298L13.3913 14.3087C13.3913 13.04 14.4485 11.9827 15.7173 11.9827C16.986 11.9827 18.0432 13.04 18.0432 14.3087V16.2118M18.6776 25.7977V25.5863C18.6776 24.1766 17.9728 22.8374 16.7745 22.062L15.2239 21.0048V19.8065C15.2239 19.2427 14.7305 18.7493 14.1666 18.7493C13.6732 18.7493 13.1798 19.1722 13.1798 19.6656C13.1798 19.6656 13.0389 20.5114 13.0389 20.7933C13.0389 21.2867 13.2503 22.6259 13.2503 22.6259M22.6958 15.9298V11.3483C22.6958 10.7139 22.1319 10.15 21.4976 10.15C20.8632 10.15 20.2993 10.7139 20.2993 11.3483V15.7183M22.6958 15.9298L20.2998 15.9299M22.6958 15.9298L24.9518 15.9299V18.6083M21.0744 27.3481V25.7975L21.7087 24.5992C22.3431 23.4715 22.625 22.2027 22.625 20.934V19.1719M18.0432 16.2118C18.0432 16.8461 17.5499 17.3395 16.9155 17.3395C16.2811 17.3395 15.7878 16.8461 15.7878 16.2118V14.2382M18.0432 16.2118C18.0432 16.8461 18.5369 17.3395 19.1713 17.3395C19.8056 17.3395 20.299 16.8461 20.299 16.2118V14.3087C20.299 13.04 19.2418 11.9827 17.9731 11.9827C17.5501 11.9827 17.1977 12.0532 16.8453 12.2646M18.0432 16.2118L18.0435 14.2382M24.9518 18.6083V19.1722H15.084M24.9518 18.6083L26.3615 18.6082M13.3926 19.1722H9.72742V15.9299H15.7186M9.86705 19.1727C9.30317 20.23 8.17541 20.9348 6.90669 20.9348C5.07409 20.9348 3.52344 19.4546 3.52344 17.5515C3.52344 15.6485 5.0036 14.1683 6.90669 14.1683C8.17541 14.1683 9.30317 14.8731 9.86705 15.9304M6.90804 14.1678V20.9343M22.4841 27.3483L24.6691 24.3175M25.3034 23.3308L26.0788 22.2735M24.951 27.3484L26.3607 26.1502M27.1358 25.3041L27.6996 24.8107M12.475 27.3483L8.80978 23.2602M9.72581 27.3482L7.4703 26.7139M6.48352 26.3615L5.35576 26.0796M26.9248 8.45845V11.2778M25.5151 9.86814H28.3345M7.4703 8.24679V10.5023M6.34282 9.37461H8.59831M17.2686 5.92053V7.47119M16.4936 6.69593H18.0442' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(11):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0823 27.1362H28.4743C28.6153 27.1362 28.6858 27.0657 28.6858 26.9248V23.9644C28.6858 23.8234 28.6153 23.753 28.4743 23.753C27.3466 23.6825 26.4303 22.7662 26.4303 21.6384C26.4303 20.5107 27.3466 19.5944 28.4743 19.5239C28.5448 19.5239 28.6858 19.4534 28.6858 19.3124V16.3521C28.6858 16.2111 28.6153 16.1406 28.4743 16.1406H4.79152C4.65055 16.1406 4.58008 16.2111 4.58008 16.3521V19.3829C4.58008 19.5239 4.65055 19.5944 4.79152 19.5944C5.91928 19.6649 6.83558 20.5812 6.83558 21.7089C6.83558 22.8367 5.91928 23.753 4.79152 23.8234C4.72104 23.8234 4.58008 23.8939 4.58008 24.0349V26.9953C4.58008 27.1362 4.65055 27.2067 4.79152 27.2067H10.8532M23.1891 16.2111V27.1362M19.3835 19.8059H10.7844M19.384 21.709H10.7849M19.384 23.6119H10.7849M20.9575 17.9946V25.3954H8.83415V17.9946H20.9575Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.9342 13.1804C21.0046 13.2509 21.0751 13.2509 21.2161 13.2509C21.3571 13.2509 21.4276 13.2509 21.498 13.1804C21.639 13.0395 21.639 12.828 21.498 12.687L21.0046 12.1936C20.8637 12.0527 20.6522 12.0527 20.5112 12.1936C20.3703 12.3346 20.3703 12.5461 20.5112 12.687L20.9342 13.1804Z' fill='%23E32B28'/%3E%3Cpath d='M17.9028 10.1497C17.9733 10.2202 18.0437 10.2202 18.1847 10.2202C18.3257 10.2202 18.3962 10.2202 18.4667 10.1497C18.6076 10.0088 18.6076 9.79731 18.4667 9.65634L17.9733 9.16294C17.8323 9.02198 17.6208 9.02198 17.4799 9.16294C17.3389 9.30391 17.3389 9.51537 17.4799 9.65634L17.9028 10.1497Z' fill='%23E32B28'/%3E%3Cpath d='M19.3827 11.63C19.4532 11.7005 19.5236 11.7005 19.6646 11.7005C19.8056 11.7005 19.8761 11.7005 19.9465 11.63C20.0875 11.489 20.0875 11.2775 19.9465 11.1366L19.4532 10.6432C19.3122 10.5022 19.1007 10.5022 18.9598 10.6432C18.8188 10.7842 18.8188 10.9956 18.9598 11.1366L19.3827 11.63Z' fill='%23E32B28'/%3E%3Cpath d='M22.4143 13.6739C22.2734 13.5329 22.0619 13.5329 21.9209 13.6739C21.78 13.8149 21.78 14.0263 21.9209 14.1673L22.4143 14.6607C22.4848 14.7312 22.5553 14.7312 22.6963 14.7312C22.8372 14.7312 22.9077 14.7312 22.9782 14.6607C23.1192 14.5197 23.1192 14.3083 22.9782 14.1673L22.4143 13.6739Z' fill='%23E32B28'/%3E%3Cpath d='M10.8543 16.2113L15.9292 11.1364L20.6517 15.8588L20.2992 16.2113H21.286L21.3565 16.1408C21.4975 15.9998 21.4975 15.7884 21.3565 15.6474L16.1407 10.4315C15.9997 10.2906 15.7882 10.2906 15.6473 10.4315L9.79704 16.2817H10.8543V16.2113Z' fill='%23E32B28'/%3E%3Cpath d='M13.4628 16.2115L16.4231 13.2511C16.5641 13.1101 16.5641 12.8987 16.4231 12.7577C16.2822 12.6168 16.0707 12.6168 15.9297 12.7577L12.476 16.2115H13.4628Z' fill='%23E32B28'/%3E%3Cpath d='M16.0702 16.2114L17.6913 14.5903C17.8323 14.4493 17.8323 14.2378 17.6913 14.0969C17.5503 13.9559 17.3389 13.9559 17.1979 14.0969L15.0834 16.2114H16.0702Z' fill='%23E32B28'/%3E%3Cpath d='M18.7491 16.2113L19.0311 15.9294C19.172 15.7884 19.172 15.577 19.0311 15.436C18.8901 15.295 18.6786 15.295 18.5377 15.436L17.7623 16.2113H18.7491Z' fill='%23E32B28'/%3E%3Cpath d='M27.9116 11.6299L25.5856 9.30391C25.4446 9.16294 25.2332 9.16294 25.0922 9.30391C24.3873 10.0088 23.2596 10.0088 22.5548 9.30391C22.2023 8.95149 22.0614 8.52858 22.0614 8.03519C22.0614 7.5418 22.2728 7.11889 22.5548 6.76647C22.6957 6.6255 22.6957 6.41405 22.5548 6.27308L20.1583 3.8766C20.0173 3.73563 19.8059 3.73563 19.6649 3.8766L7.33008 16.2114H8.31686L16.1407 8.38761L16.4226 8.66955C16.4931 8.74004 16.5636 8.74004 16.7045 8.74004C16.775 8.74004 16.916 8.74004 16.9865 8.66955C17.1274 8.52858 17.1274 8.31713 16.9865 8.17616L16.7045 7.89422L19.9468 4.65193L21.8499 6.55502C21.4975 6.97792 21.3565 7.47131 21.3565 8.03519C21.3565 8.66955 21.6384 9.30391 22.0614 9.79731C22.9072 10.6431 24.3873 10.7136 25.3036 10.0088L27.2067 11.9118L23.9644 15.1541C23.8235 15.0132 23.612 15.0132 23.471 15.1541C23.3301 15.2951 23.3301 15.5066 23.471 15.6475L22.9072 16.2114H23.894L27.9821 12.1233C28.0525 11.9823 28.0525 11.7709 27.9116 11.6299Z' fill='%23E32B28'/%3E%3Cpath d='M20.9342 13.1804C21.0046 13.2509 21.0751 13.2509 21.2161 13.2509C21.3571 13.2509 21.4276 13.2509 21.498 13.1804C21.639 13.0395 21.639 12.828 21.498 12.687L21.0046 12.1936C20.8637 12.0527 20.6522 12.0527 20.5112 12.1936C20.3703 12.3346 20.3703 12.5461 20.5112 12.687L20.9342 13.1804Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M17.9028 10.1497C17.9733 10.2202 18.0437 10.2202 18.1847 10.2202C18.3257 10.2202 18.3962 10.2202 18.4667 10.1497C18.6076 10.0088 18.6076 9.79731 18.4667 9.65634L17.9733 9.16294C17.8323 9.02198 17.6208 9.02198 17.4799 9.16294C17.3389 9.30391 17.3389 9.51537 17.4799 9.65634L17.9028 10.1497Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M19.3827 11.63C19.4532 11.7005 19.5236 11.7005 19.6646 11.7005C19.8056 11.7005 19.8761 11.7005 19.9465 11.63C20.0875 11.489 20.0875 11.2775 19.9465 11.1366L19.4532 10.6432C19.3122 10.5022 19.1007 10.5022 18.9598 10.6432C18.8188 10.7842 18.8188 10.9956 18.9598 11.1366L19.3827 11.63Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M22.4143 13.6739C22.2734 13.5329 22.0619 13.5329 21.9209 13.6739C21.78 13.8149 21.78 14.0263 21.9209 14.1673L22.4143 14.6607C22.4848 14.7312 22.5553 14.7312 22.6963 14.7312C22.8372 14.7312 22.9077 14.7312 22.9782 14.6607C23.1192 14.5197 23.1192 14.3083 22.9782 14.1673L22.4143 13.6739Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M10.8543 16.2113L15.9292 11.1364L20.6517 15.8588L20.2992 16.2113H21.286L21.3565 16.1408C21.4975 15.9998 21.4975 15.7884 21.3565 15.6474L16.1407 10.4315C15.9997 10.2906 15.7882 10.2906 15.6473 10.4315L9.79704 16.2817H10.8543V16.2113Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M13.4628 16.2115L16.4231 13.2511C16.5641 13.1101 16.5641 12.8987 16.4231 12.7577C16.2822 12.6168 16.0707 12.6168 15.9297 12.7577L12.476 16.2115H13.4628Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M16.0702 16.2114L17.6913 14.5903C17.8323 14.4493 17.8323 14.2378 17.6913 14.0969C17.5503 13.9559 17.3389 13.9559 17.1979 14.0969L15.0834 16.2114H16.0702Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M18.7491 16.2113L19.0311 15.9294C19.172 15.7884 19.172 15.577 19.0311 15.436C18.8901 15.295 18.6786 15.295 18.5377 15.436L17.7623 16.2113H18.7491Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3Cpath d='M27.9116 11.6299L25.5856 9.30391C25.4446 9.16294 25.2332 9.16294 25.0922 9.30391C24.3873 10.0088 23.2596 10.0088 22.5548 9.30391C22.2023 8.95149 22.0614 8.52858 22.0614 8.03519C22.0614 7.5418 22.2728 7.11889 22.5548 6.76647C22.6957 6.6255 22.6957 6.41405 22.5548 6.27308L20.1583 3.8766C20.0173 3.73563 19.8059 3.73563 19.6649 3.8766L7.33008 16.2114H8.31686L16.1407 8.38761L16.4226 8.66955C16.4931 8.74004 16.5636 8.74004 16.7045 8.74004C16.775 8.74004 16.916 8.74004 16.9865 8.66955C17.1274 8.52858 17.1274 8.31713 16.9865 8.17616L16.7045 7.89422L19.9468 4.65193L21.8499 6.55502C21.4975 6.97792 21.3565 7.47131 21.3565 8.03519C21.3565 8.66955 21.6384 9.30391 22.0614 9.79731C22.9072 10.6431 24.3873 10.7136 25.3036 10.0088L27.2067 11.9118L23.9644 15.1541C23.8235 15.0132 23.612 15.0132 23.471 15.1541C23.3301 15.2951 23.3301 15.5066 23.471 15.6475L22.9072 16.2114H23.894L27.9821 12.1233C28.0525 11.9823 28.0525 11.7709 27.9116 11.6299Z' stroke='%23E32B28' stroke-width='0.2'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--red ul > li:nth-child(12):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8854 5.84999L17.1982 4.58127C17.6211 4.4403 18.044 4.65175 18.185 5.00417L18.4669 5.7795M15.2958 27.4887L11.983 28.7574C11.5601 28.8984 11.1372 28.687 10.9962 28.3345L4.2297 10.361C4.08873 9.93806 4.30018 9.51515 4.6526 9.37418L11.5601 6.76625M11.5594 8.95134L5.42729 11.2773C5.00438 11.4183 4.51099 11.2069 4.37002 10.7839M15.3639 18.1851C16.2097 17.6212 17.6899 17.2688 19.311 17.2688C20.9322 17.2688 22.4123 17.6212 23.2582 18.1851M23.2582 12.899C22.4123 13.4628 20.9322 13.8153 19.311 13.8153C17.6899 13.8153 16.2097 13.4628 15.3639 12.899M27.1369 14.2379V26.6432C27.1369 27.0661 26.7845 27.4185 26.3616 27.4185H12.4057C11.9827 27.4185 11.6303 27.0661 11.6303 26.6432V6.62559C11.6303 6.20268 11.9827 5.85026 12.4057 5.85026H26.3616C26.7845 5.85026 27.1369 6.20268 27.1369 6.62559V11.4185M27.1372 8.59916C27.1372 8.10576 26.7848 7.75334 26.2914 7.75334H12.4059C11.9125 7.75334 11.5601 7.40092 11.5601 6.90753M14.5915 22.696H24.1069M16.282 24.5992H22.3437M24.1058 15.5067C24.1058 18.1538 21.96 20.2997 19.3129 20.2997C16.6658 20.2997 14.5199 18.1538 14.5199 15.5067C14.5199 12.8597 16.6658 10.7138 19.3129 10.7138C21.96 10.7138 24.1058 12.8597 24.1058 15.5067ZM21.1436 15.5068C21.1436 18.1539 20.3231 20.2998 19.311 20.2998C18.2989 20.2998 17.4784 18.1539 17.4784 15.5068C17.4784 12.8598 18.2989 10.7139 19.311 10.7139C20.3231 10.7139 21.1436 12.8598 21.1436 15.5068Z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
  .et-article__list-icon--grad ul > li:nth-child(1):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.333 3.183c-5.324 0-9.657 4.143-9.657 9.232a8.7 8.7 0 00.237 2.043 8.82 8.82 0 00.647 1.82c1.04 2.342 3.328 5.94 8.349 9.793a.706.706 0 00.858 0c5.016-3.854 7.309-7.45 8.35-9.793a8.718 8.718 0 00.711-2.13c.111-.569.172-1.153.172-1.733-.01-5.089-4.344-9.232-9.667-9.232zm8.142 10.739c0 .01-.005.02-.005.029-.005.024-.02.096-.046.207v.01a7.44 7.44 0 01-.56 1.574c-.006.005-.006.015-.01.02-.945 2.139-3.016 5.403-7.521 8.962-4.505-3.56-6.576-6.823-7.52-8.962-.006-.005-.006-.015-.01-.02a7.936 7.936 0 01-.561-1.574v-.01c-.03-.11-.04-.183-.046-.207 0-.01-.005-.02-.005-.034-.101-.497-.152-1-.152-1.506 0-4.37 3.723-7.93 8.294-7.93 4.57 0 8.293 3.56 8.293 7.93 0 .511-.05 1.018-.151 1.51z' fill='url(%23paint0_linear)'/%3E%3Cpath d='M16.333 6.655c-3.38 0-6.132 2.631-6.132 5.862 0 3.23 2.753 5.862 6.132 5.862 3.379 0 6.131-2.632 6.131-5.862s-2.752-5.862-6.131-5.862zm0 10.42c-2.632 0-4.768-2.047-4.768-4.558 0-2.511 2.141-4.559 4.768-4.559 2.626 0 4.768 2.048 4.768 4.559 0 2.51-2.137 4.558-4.768 4.558z' fill='url(%23paint1_linear)'/%3E%3Cellipse cx='16.709' cy='27.88' rx='13.07' ry='.937' stroke='url(%23paint2_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='6.676' y1='13.707' x2='26' y2='13.707' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233800AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='10.201' y1='12.011' x2='22.464' y2='12.011' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233800AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='3.639' y1='27.799' x2='29.778' y2='27.799' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233800AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(2):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.048 8.951h18.114l2.96 1.48c.353.141.494.494.494.846v2.467a.782.782 0 01-.775.775h-.494a.782.782 0 01-.775-.775l.14-4.018M7.049 18.678h18.185M6.977 8.95l-2.96 1.48c-.353.141-.494.494-.494.846v2.467c0 .423.353.775.776.775h.493a.782.782 0 00.775-.775l.071-4.018m4.864-2.96h5.99m1.41 0h1.833m3.03 19.172H9.516a2.452 2.452 0 01-2.467-2.467v-16a2.452 2.452 0 012.467-2.467h13.25a2.452 2.452 0 012.468 2.467v16.07c0 1.34-1.128 2.397-2.467 2.397zm-10.149-3.595a1.057 1.057 0 11-2.114 0 1.057 1.057 0 012.114 0zm9.516 0a1.057 1.057 0 11-2.115 0 1.057 1.057 0 012.115 0zM11.559 29.11h-1.198a.964.964 0 01-.987-.987v-2.185h3.172v2.185a.964.964 0 01-.987.987zm10.784 0h-1.199a.964.964 0 01-.986-.987v-2.185h3.171v2.185a.964.964 0 01-.986.987z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.048 8.951h18.114l2.96 1.48c.353.141.494.494.494.846v2.467a.782.782 0 01-.775.775h-.494a.782.782 0 01-.775-.775l.14-4.018M7.049 18.678h18.185M6.977 8.95l-2.96 1.48c-.353.141-.494.494-.494.846v2.467c0 .423.353.775.776.775h.493a.782.782 0 00.775-.775l.071-4.018m4.864-2.96h5.99m1.41 0h1.833m3.03 19.172H9.516a2.452 2.452 0 01-2.467-2.467v-16a2.452 2.452 0 012.467-2.467h13.25a2.452 2.452 0 012.468 2.467v16.07c0 1.34-1.128 2.397-2.467 2.397zm-10.149-3.595a1.057 1.057 0 11-2.114 0 1.057 1.057 0 012.114 0zm9.516 0a1.057 1.057 0 11-2.115 0 1.057 1.057 0 012.115 0zM11.559 29.11h-1.198a.964.964 0 01-.987-.987v-2.185h3.172v2.185a.964.964 0 01-.987.987zm10.784 0h-1.199a.964.964 0 01-.986-.987v-2.185h3.171v2.185a.964.964 0 01-.986.987z' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='3.523' y1='17.172' x2='23.438' y2='26.771' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(3):after {
    background-image: url("data:image/svg+xml,%3Csvg width='33' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.102 13.77c1.08 0 1.775-.691 1.775-1.614 0-.924-.695-1.616-1.62-1.616m-10.511.008c-.78 0-1.525.684-1.525 1.607 0 .924.694 1.616 1.697 1.616M7.841 10s6.018 1.155 7.175-3.153c.617 2.461 3.24 3.461 3.24 3.461m2.777 7.77h2.7v-2.847c0-.538-.386-.923-.926-.923h-1.774c-.54 0-.926.385-.926.924v1.923c0 .538.386.923.926.923zm0 0S23.5 22.77 23.5 22.848m.386-5.462l1.003 1.693 1.93 3.615s.925 2.77-1.158 2.77h-4.475m.154-11.155V2.925s2.315 1.154 3.164 1.154c.848 0 2.314-1.231 3.086-1.154.54 0 1.851.615 1.851.615v4.308s-1.234-1-1.851-1c-.849-.077-2.238 1.308-3.086 1.384-1.003 0-3.163-1-3.163-1m-9.474 9.632s-.092 1.291-.324 1.984c-.231.615-.385 2.308 1.698 2.308 1.697 0 2.083-1 1.697-2.154-.386-1.154-.489-2.138-.489-2.138m.726 2.676h6.012v7.077h-1.311v2.462H4.215v-3.385c0-3.385 2.777-6.23 6.25-6.23h.848m-4.32 5.615h2.623m1.157 0h.694m1.907-3.869l1.18.792c.617.461 1.465.384 2.005-.231l2.052-2.177m-5.37 1.639l-1.311.923c-.617.461-1.466.384-2.006-.231l-1.852-2m5.093-3h-.31c-2.777 0-5.091-2.231-5.091-5.077V8.156a5.08 5.08 0 015.092-5.077h.309c2.777 0 5.091 2.23 5.091 5.077v3.692a5.08 5.08 0 01-5.091 5.077zm-6.173 9.308h4.398v1.538H6.992v-1.538z' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='4.215' y1='16.125' x2='24.786' y2='25.311' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(4):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.29 11.188c-.07 3.383-.141 3.242-.141 3.242l-6.837 1.903s-.635-1.269-1.199-2.608c-.423-.846-.775-1.762-.845-2.326-.212-1.268-.987-5.427 1.691-7.753 2.538-2.256 5.005-.07 5.85 1.128.917 1.339 1.551 3.101 1.48 6.414zm0 0s-.987.987-1.48 1.128c-.494.14-1.55-.353-2.115-.212-.564.141-1.339 1.269-1.903 1.41-.493.14-1.48-.423-1.903-.282-.211.07-.695.614-.695.614m5.064-4.773c-.493-.07-.986-.282-1.268-.14-.564.14-1.34 1.268-1.903 1.41-.494.07-1.48-.424-1.903-.283-.212.07-.987.846-.987.846m7.612-5.991s-.986.987-1.48 1.128c-.493.14-1.55-.353-2.114-.212-.564.141-1.34 1.269-1.903 1.41-.494.14-1.48-.423-1.903-.282-.07 0-.212.07-.282.211m9.092 9.445L7.3 18.307s.916 2.82 1.55 3.595c.564.634 2.044 1.127 3.101.775.776-.282 1.974-.987 2.045-2.537 0-1.058-.776-3.525-.776-3.525z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.29 11.188c-.07 3.383-.141 3.242-.141 3.242l-6.837 1.903s-.635-1.269-1.199-2.608c-.423-.846-.775-1.762-.845-2.326-.212-1.268-.987-5.427 1.691-7.753 2.538-2.256 5.005-.07 5.85 1.128.917 1.339 1.551 3.101 1.48 6.414zm0 0s-.987.987-1.48 1.128c-.494.14-1.55-.353-2.115-.212-.564.141-1.339 1.269-1.903 1.41-.493.14-1.48-.423-1.903-.282-.211.07-.695.614-.695.614m5.064-4.773c-.493-.07-.986-.282-1.268-.14-.564.14-1.34 1.268-1.903 1.41-.494.07-1.48-.424-1.903-.283-.212.07-.987.846-.987.846m7.612-5.991s-.986.987-1.48 1.128c-.493.14-1.55-.353-2.114-.212-.564.141-1.34 1.269-1.903 1.41-.494.14-1.48-.423-1.903-.282-.07 0-.212.07-.282.211m9.092 9.445L7.3 18.307s.916 2.82 1.55 3.595c.564.634 2.044 1.127 3.101.775.776-.282 1.974-.987 2.045-2.537 0-1.058-.776-3.525-.776-3.525z' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.701 9.423a.5.5 0 100-1 .5.5 0 000 1z' fill='url(%23paint1_linear)'/%3E%3Cpath d='M17.898 17.932c.14 3.384.211 3.243.211 3.243l6.978 1.762s.564-1.269 1.128-2.608c.352-.846.705-1.762.775-2.326.212-1.34.846-5.498-1.832-7.754-2.608-2.185-5.005.07-5.85 1.27-.987 1.338-1.551 3.03-1.41 6.413zm0 0s1.058.987 1.48 1.128c.494.141 1.551-.423 2.045-.282.564.141 1.339 1.269 1.973 1.41.494.14 1.48-.423 1.903-.282.212.07.776.705.776.705m-5.217-4.864c.494-.14.987-.282 1.269-.211.564.14 1.34 1.268 1.974 1.41.493.14 1.48-.424 1.903-.283.211.07.986.846.986.846m-7.753-5.85s1.057.987 1.48 1.128c.493.141 1.55-.423 2.044-.282.564.141 1.339 1.269 1.973 1.41.494.14 1.48-.423 1.903-.282.07 0 .212.07.282.211m-8.88 9.516l5.991 1.62s-.846 2.82-1.48 3.596c-.494.634-2.044 1.198-3.102.845-.775-.281-1.973-.916-2.114-2.537 0-1.057.705-3.524.705-3.524z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M17.898 17.932c.14 3.384.211 3.243.211 3.243l6.978 1.762s.564-1.269 1.128-2.608c.352-.846.705-1.762.775-2.326.212-1.34.846-5.498-1.832-7.754-2.608-2.185-5.005.07-5.85 1.27-.987 1.338-1.551 3.03-1.41 6.413zm0 0s1.058.987 1.48 1.128c.494.141 1.551-.423 2.045-.282.564.141 1.339 1.269 1.973 1.41.494.14 1.48-.423 1.903-.282.212.07.776.705.776.705m-5.217-4.864c.494-.14.987-.282 1.269-.211.564.14 1.34 1.268 1.974 1.41.493.14 1.48-.424 1.903-.283.211.07.986.846.986.846m-7.753-5.85s1.057.987 1.48 1.128c.493.141 1.55-.423 2.044-.282.564.141 1.339 1.269 1.973 1.41.494.14 1.48-.423 1.903-.282.07 0 .212.07.282.211m-8.88 9.516l5.991 1.62s-.846 2.82-1.48 3.596c-.494.634-2.044 1.198-3.102.845-.775-.281-1.973-.916-2.114-2.537 0-1.057.705-3.524.705-3.524z' stroke='url(%23paint2_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.338 16.168a.5.5 0 100-1 .5.5 0 000 1z' fill='url(%23paint3_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='4' y1='12.826' x2='13.284' y2='14.961' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='9.465' y1='6.993' x2='11.366' y2='11.374' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='17.334' y1='19.528' x2='26.522' y2='21.608' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear' x1='18.5' y1='14.5' x2='19.54' y2='17.72' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(5):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.234 10.572h-1.48c-.987 0-1.903.635-2.185 1.622l-1.34 4.44c-.14.493.142 1.057.635 1.269a.971.971 0 001.269-.635l1.41-4.652-2.468 8.106h4.159v6.062c0 .564-.493 1.057-1.057 1.057a1.084 1.084 0 01-1.057-1.057v-6.062m2.255-10.15h1.48c.987 0 1.903.635 2.185 1.622l1.34 4.44c.14.493-.142 1.057-.635 1.269a.971.971 0 01-1.269-.635l-1.41-4.652 2.468 8.106H9.375v6.062c0 .564.493 1.057 1.057 1.057s1.058-.493 1.058-1.057v-6.062m12.264-10.15h-1.41c-1.409 0-2.537 1.128-2.537 2.608v4.37c0 .564.423.987.987.987a.964.964 0 00.987-.987v-5.145 6.978h2.044m0 0v7.4m0-7.4h2.044v-6.978 5.145c0 .564.422.987.986.987a.964.964 0 00.987-.987v-4.37c0-1.48-1.128-2.608-2.537-2.608h-1.41m-.07 16.212c0 .564-.493 1.057-1.057 1.057a1.084 1.084 0 01-1.058-1.057v-7.401m2.115 7.4c0 .565.493 1.058 1.057 1.058.563 0 1.057-.493 1.057-1.057v-7.401m-8.951 8.458v-14.59m0-1.621v-1.34m0-1.62V5.708m-6.062 1.692a1.692 1.692 0 11-3.383 0 1.692 1.692 0 013.383 0zm14.591 0a1.692 1.692 0 11-3.383 0 1.692 1.692 0 013.383 0z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.234 10.572h-1.48c-.987 0-1.903.635-2.185 1.622l-1.34 4.44c-.14.493.142 1.057.635 1.269a.971.971 0 001.269-.635l1.41-4.652-2.468 8.106h4.159v6.062c0 .564-.493 1.057-1.057 1.057a1.084 1.084 0 01-1.057-1.057v-6.062m2.255-10.15h1.48c.987 0 1.903.635 2.185 1.622l1.34 4.44c.14.493-.142 1.057-.635 1.269a.971.971 0 01-1.269-.635l-1.41-4.652 2.468 8.106H9.375v6.062c0 .564.493 1.057 1.057 1.057s1.058-.493 1.058-1.057v-6.062m12.264-10.15h-1.41c-1.409 0-2.537 1.128-2.537 2.608v4.37c0 .564.423.987.987.987a.964.964 0 00.987-.987v-5.145 6.978h2.044m0 0v7.4m0-7.4h2.044v-6.978 5.145c0 .564.422.987.986.987a.964.964 0 00.987-.987v-4.37c0-1.48-1.128-2.608-2.537-2.608h-1.41m-.07 16.212c0 .564-.493 1.057-1.057 1.057a1.084 1.084 0 01-1.058-1.057v-7.401m2.115 7.4c0 .565.493 1.058 1.057 1.058.563 0 1.057-.493 1.057-1.057v-7.401m-8.951 8.458v-14.59m0-1.621v-1.34m0-1.62V5.708m-6.062 1.692a1.692 1.692 0 11-3.383 0 1.692 1.692 0 013.383 0zm14.591 0a1.692 1.692 0 11-3.383 0 1.692 1.692 0 013.383 0z' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='4.193' y1='16.881' x2='22.774' y2='26.074' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(6):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.246 22.766l-.564.07c-.634.071-1.198-.281-1.268-.845l-.282-2.89c-.07-.493.423-.987 1.057-1.057l.564-.07m2.396 5.779l-.352-3.454M6.626 14.59s-.282 1.974.07 3.595m1.198-3.454s-.141 1.833 0 2.467m15.013 7.401l.564.212c.634.21 1.269 0 1.48-.494l.987-2.678c.212-.494-.14-1.058-.775-1.34l-.564-.211m-11.842 8.74s0-1.832 1.903-2.396c1.551-.494 2.89 1.057 4.3.564 1.198-.423 1.832-1.904 1.832-1.904l1.199-3.242m4.51-4.723s-.21 1.974-.986 3.454m-.353-3.665s-.282 1.833-.634 2.396m-14.096 4.37l-.564.071c-.846.07-1.621-.564-1.692-1.41l-.423-4.017c-.07-.846.564-1.622 1.41-1.692l.564-.07c.846-.07 1.621.563 1.692 1.41l.422 4.017c.071.846-.563 1.621-1.41 1.692zm10.008 1.27l.705.281c.775.282 1.55-.14 1.832-.846l1.48-3.947c.282-.775-.14-1.55-.845-1.832l-.705-.282c-.775-.282-1.55.14-1.833.846l-1.48 3.947c-.14.352-.14.775.07 1.128.071.281.353.563.776.704zM17.48 7.893a7.959 7.959 0 016.979 7.753c0 .705.493 1.269 1.198 1.34.775.07 1.48-.494 1.48-1.27a10.676 10.676 0 00-9.304-10.43c-5.357-.706-10.29 2.748-11.63 7.823-.211.775.353 1.48 1.128 1.621.705.07 1.34-.352 1.48-.987 1.057-3.806 4.723-6.343 8.67-5.85z' stroke='%23E32B28' stroke-width='.7' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.246 22.766l-.564.07c-.634.071-1.198-.281-1.268-.845l-.282-2.89c-.07-.493.423-.987 1.057-1.057l.564-.07m2.396 5.779l-.352-3.454M6.626 14.59s-.282 1.974.07 3.595m1.198-3.454s-.141 1.833 0 2.467m15.013 7.401l.564.212c.634.21 1.269 0 1.48-.494l.987-2.678c.212-.494-.14-1.058-.775-1.34l-.564-.211m-11.842 8.74s0-1.832 1.903-2.396c1.551-.494 2.89 1.057 4.3.564 1.198-.423 1.832-1.904 1.832-1.904l1.199-3.242m4.51-4.723s-.21 1.974-.986 3.454m-.353-3.665s-.282 1.833-.634 2.396m-14.096 4.37l-.564.071c-.846.07-1.621-.564-1.692-1.41l-.423-4.017c-.07-.846.564-1.622 1.41-1.692l.564-.07c.846-.07 1.621.563 1.692 1.41l.422 4.017c.071.846-.563 1.621-1.41 1.692zm10.008 1.27l.705.281c.775.282 1.55-.14 1.832-.846l1.48-3.947c.282-.775-.14-1.55-.845-1.832l-.705-.282c-.775-.282-1.55.14-1.833.846l-1.48 3.947c-.14.352-.14.775.07 1.128.071.281.353.563.776.704zM17.48 7.893a7.959 7.959 0 016.979 7.753c0 .705.493 1.269 1.198 1.34.775.07 1.48-.494 1.48-1.27a10.676 10.676 0 00-9.304-10.43c-5.357-.706-10.29 2.748-11.63 7.823-.211.775.353 1.48 1.128 1.621.705.07 1.34-.352 1.48-.987 1.057-3.806 4.723-6.343 8.67-5.85z' stroke='url(%23paint0_linear)' stroke-width='.7' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='22.361' cy='20.51' r='.5' fill='url(%23paint1_linear)'/%3E%3Ccircle cx='9.549' cy='18.572' r='.5' fill='url(%23paint2_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='6.125' y1='17.124' x2='23.697' y2='24.358' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='17.5' y1='15.5' x2='20.388' y2='23.418' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='8.5' y1='18' x2='9.941' y2='20.81' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(7):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13.807' cy='14.93' r='.5' fill='url(%23paint0_linear)'/%3E%3Ccircle cx='17.736' cy='14.93' r='.5' fill='url(%23paint1_linear)'/%3E%3Cpath d='M1.764 26.573s2.89-1.974 4.017-1.974c1.128 0 2.89 1.974 4.018 1.974 1.128 0 2.89-1.974 4.018-1.974 1.127 0 2.89 1.974 4.017 1.974 1.128 0 2.89-1.974 4.018-1.974 1.128 0 2.89 1.974 4.017 1.974 1.128 0 4.018-1.974 4.018-1.974M1.764 28.828s2.89-1.974 4.017-1.974c1.128 0 2.89 1.974 4.018 1.974 1.128 0 2.89-1.974 4.018-1.974 1.127 0 2.89 1.974 4.017 1.974 1.128 0 2.89-1.974 4.018-1.974 1.128 0 2.89 1.974 4.017 1.974 1.128 0 4.018-1.974 4.018-1.974M15.79 25.586l-.07-14.097m0 0L4.513 17.128l3.313 8.528M15.72 11.49l.001 13.674m-.001-13.674l11.279 5.638-3.313 8.388M8.108 17.62l3.947-1.903m11.348 1.904l-4.017-1.903m-11.632-.212l1.903-6.837m5.568 0h7.26V6.977H8.88V8.67h2.749m12.124 6.837L21.85 8.669h-6.062m-5.075-3.877h9.938v2.185h-9.939V4.792z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1.764 26.573s2.89-1.974 4.017-1.974c1.128 0 2.89 1.974 4.018 1.974 1.128 0 2.89-1.974 4.018-1.974 1.127 0 2.89 1.974 4.017 1.974 1.128 0 2.89-1.974 4.018-1.974 1.128 0 2.89 1.974 4.017 1.974 1.128 0 4.018-1.974 4.018-1.974M1.764 28.828s2.89-1.974 4.017-1.974c1.128 0 2.89 1.974 4.018 1.974 1.128 0 2.89-1.974 4.018-1.974 1.127 0 2.89 1.974 4.017 1.974 1.128 0 2.89-1.974 4.018-1.974 1.128 0 2.89 1.974 4.017 1.974 1.128 0 4.018-1.974 4.018-1.974M15.79 25.586l-.07-14.097m0 0L4.513 17.128l3.313 8.528M15.72 11.49l.001 13.674m-.001-13.674l11.279 5.638-3.313 8.388M8.108 17.62l3.947-1.903m11.348 1.904l-4.017-1.903m-11.632-.212l1.903-6.837m5.568 0h7.26V6.977H8.88V8.67h2.749m12.124 6.837L21.85 8.669h-6.062m-5.075-3.877h9.938v2.185h-9.939V4.792z' stroke='url(%23paint2_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='12.5' y1='14' x2='14.017' y2='17.202' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='15.5' y1='13' x2='17.401' y2='17.38' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='1.764' y1='16.924' x2='23.027' y2='28.445' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(8):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.785 19.102s1.339 6.837 1.127 6.837c-.211 0-1.55.282-1.55.282L23.26 7.119c1.903-.282 3.666.987 3.948 2.82l1.268 7.683-1.903.282M5.498 6.768l-.846 4.51c-.141.846.423 1.763 1.268 1.904l2.045.352c.845.141 1.762-.423 1.903-1.269l.845-4.51M8.106 7.26l-1.117 6.01m-1.14-.09l-2.396 12.9 2.115.422 2.114-11.136m17.762 5.85a10.215 10.215 0 01-9.092 5.568c-4.37 0-8.177-2.82-9.586-6.696M10.64 8.247c1.621-1.128 3.595-1.762 5.71-1.762 2.89 0 5.427 1.198 7.33 3.101m-2.819 4.512c.423.775.705 1.62.705 2.537a5.204 5.204 0 01-5.216 5.216 5.204 5.204 0 01-5.216-5.216 5.204 5.204 0 015.216-5.216c.635 0 1.269.141 1.833.353' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.785 19.102s1.339 6.837 1.127 6.837c-.211 0-1.55.282-1.55.282L23.26 7.119c1.903-.282 3.666.987 3.948 2.82l1.268 7.683-1.903.282M5.498 6.768l-.846 4.51c-.141.846.423 1.763 1.268 1.904l2.045.352c.845.141 1.762-.423 1.903-1.269l.845-4.51M8.106 7.26l-1.117 6.01m-1.14-.09l-2.396 12.9 2.115.422 2.114-11.136m17.762 5.85a10.215 10.215 0 01-9.092 5.568c-4.37 0-8.177-2.82-9.586-6.696M10.64 8.247c1.621-1.128 3.595-1.762 5.71-1.762 2.89 0 5.427 1.198 7.33 3.101m-2.819 4.512c.423.775.705 1.62.705 2.537a5.204 5.204 0 01-5.216 5.216 5.204 5.204 0 01-5.216-5.216 5.204 5.204 0 015.216-5.216c.635 0 1.269.141 1.833.353' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='19.971' cy='12.869' r='.5' fill='url(%23paint1_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='3.453' y1='16.732' x2='21.913' y2='27.268' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='17.734' y1='10.94' x2='19.636' y2='15.32' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(9):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.968 18.678c-1.198 1.057-2.82 1.762-4.44 1.762-3.313 0-6.696-2.749-6.062-6.062.282-1.62 2.326-6.061 2.326-6.061h6.766m.917 8.528c-.846 1.198-2.396 2.044-3.947 2.044-1.55 0-3.03-.775-3.877-1.903-.493-.705-.775-1.621-.634-2.537H8.85m3.102-.07h2.82m11.135-7.26c0-.705-.564-1.198-1.198-1.198-.212 0-.423.07-.634.14-.282-.352-.705-.634-1.199-.634-.282 0-.564.07-.775.212-.423-.353-.916-.564-1.48-.564-.634 0-1.198.282-1.621.705-.282-.212-.564-.353-.917-.353-.422 0-.845.212-1.057.494-.14 0-.211-.07-.352-.07-.776 0-1.41.634-1.41 1.409m10.643.282h.705s0 4.863-.211 6.484c-.282 1.763-1.551 5.005-1.904 6.767-.281 1.48-.493 6.132-.493 6.132h-6.907s-.212-4.793-.494-6.344c-.352-1.62-1.62-4.792-1.832-6.484-.212-1.198-.212-4.23-.212-5.639v-.846h.776m9.444 1.34v-.705c0-.423.353-.705.705-.705h.564m-4.158 4.793V8.247c0-.423.352-.705.705-.705.423 0 .704.352.704.705v3.242c0 .423.353.705.705.705h.07a.706.706 0 00.706-.705v-1.198m-9.516-2.75h1.128v.988c0 .423.352.704.705.704h.14a.706.706 0 00.705-.704v-.282c0-.423.353-.705.705-.705h.846c.423 0 .705.352.705.705v7.542c0 .423.352.704.705.704h.211a.706.706 0 00.705-.704v-1.48m-3.101 10.643h3.877m-8.006-13.463h1.098s1.057-.564 1.41-.564c.493 0 1.268.564 1.762.564.352 0 1.339-.352 1.339-.352m1.692 0h1.41m1.48 0l1.761.422m-15.858 8.88h1.762v4.723h-1.762V20.44zm4.581 6.415h-7.4c0-.916.704-1.621 1.62-1.621h4.159c.846 0 1.621.705 1.621 1.62z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.968 18.678c-1.198 1.057-2.82 1.762-4.44 1.762-3.313 0-6.696-2.749-6.062-6.062.282-1.62 2.326-6.061 2.326-6.061h6.766m.917 8.528c-.846 1.198-2.396 2.044-3.947 2.044-1.55 0-3.03-.775-3.877-1.903-.493-.705-.775-1.621-.634-2.537H8.85m3.102-.07h2.82m11.135-7.26c0-.705-.564-1.198-1.198-1.198-.212 0-.423.07-.634.14-.282-.352-.705-.634-1.199-.634-.282 0-.564.07-.775.212-.423-.353-.916-.564-1.48-.564-.634 0-1.198.282-1.621.705-.282-.212-.564-.353-.917-.353-.422 0-.845.212-1.057.494-.14 0-.211-.07-.352-.07-.776 0-1.41.634-1.41 1.409m10.643.282h.705s0 4.863-.211 6.484c-.282 1.763-1.551 5.005-1.904 6.767-.281 1.48-.493 6.132-.493 6.132h-6.907s-.212-4.793-.494-6.344c-.352-1.62-1.62-4.792-1.832-6.484-.212-1.198-.212-4.23-.212-5.639v-.846h.776m9.444 1.34v-.705c0-.423.353-.705.705-.705h.564m-4.158 4.793V8.247c0-.423.352-.705.705-.705.423 0 .704.352.704.705v3.242c0 .423.353.705.705.705h.07a.706.706 0 00.706-.705v-1.198m-9.516-2.75h1.128v.988c0 .423.352.704.705.704h.14a.706.706 0 00.705-.704v-.282c0-.423.353-.705.705-.705h.846c.423 0 .705.352.705.705v7.542c0 .423.352.704.705.704h.211a.706.706 0 00.705-.704v-1.48m-3.101 10.643h3.877m-8.006-13.463h1.098s1.057-.564 1.41-.564c.493 0 1.268.564 1.762.564.352 0 1.339-.352 1.339-.352m1.692 0h1.41m1.48 0l1.761.422m-15.858 8.88h1.762v4.723h-1.762V20.44zm4.581 6.415h-7.4c0-.916.704-1.621 1.62-1.621h4.159c.846 0 1.621.705 1.621 1.62z' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='10.268' cy='14.487' r='.5' fill='url(%23paint1_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='5.389' y1='16.104' x2='22.654' y2='23.869' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='9.5' y1='14' x2='10.796' y2='16.6' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(10):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.995 19.172v.211c0 2.89 1.198 5.287 3.947 6.415v1.55M10.995 15.93V10.29c0-.634.563-1.198 1.198-1.198.634 0 1.198.564 1.198 1.198v5.639-1.621a2.347 2.347 0 012.326-2.326 2.347 2.347 0 012.326 2.326v1.903m.635 9.586v-.212c0-1.41-.705-2.749-1.904-3.524l-1.55-1.057v-1.198c0-.564-.494-1.058-1.057-1.058-.494 0-.987.423-.987.917 0 0-.141.845-.141 1.127 0 .494.211 1.833.211 1.833m9.446-6.696v-4.582c0-.634-.564-1.198-1.198-1.198-.635 0-1.199.564-1.199 1.198v4.37m2.397.212H20.3m2.396 0h2.256v2.678m-3.878 8.74v-1.55l.635-1.199c.634-1.128.916-2.396.916-3.665v-1.762m-4.582-2.96c0 .634-.493 1.128-1.127 1.128a1.113 1.113 0 01-1.128-1.128v-1.974m2.255 1.974c0 .634.494 1.128 1.128 1.128.635 0 1.128-.494 1.128-1.128v-1.903a2.347 2.347 0 00-2.326-2.326c-.423 0-.775.07-1.128.282m1.198 3.947v-1.974m6.909 4.37v.564h-9.868m9.868-.564h1.41m-12.97.564H9.728V15.93h5.992m-5.852 3.243a3.355 3.355 0 01-2.96 1.762 3.384 3.384 0 01-3.384-3.383c0-1.903 1.48-3.384 3.384-3.384 1.268 0 2.396.705 2.96 1.762m-2.959-1.762v6.766m15.576 6.414l2.185-3.03m.634-.987l.776-1.058m-1.128 5.075l1.41-1.198m.775-.846l.564-.493m-15.225 2.537L8.81 23.26m.916 4.088l-2.256-.634m-.986-.352l-1.128-.282M26.925 8.458v2.82m-1.41-1.41h2.82M7.47 8.247v2.255M6.343 9.375h2.255m8.67-3.454v1.55m-.774-.775h1.55' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.995 19.172v.211c0 2.89 1.198 5.287 3.947 6.415v1.55M10.995 15.93V10.29c0-.634.563-1.198 1.198-1.198.634 0 1.198.564 1.198 1.198v5.639-1.621a2.347 2.347 0 012.326-2.326 2.347 2.347 0 012.326 2.326v1.903m.635 9.586v-.212c0-1.41-.705-2.749-1.904-3.524l-1.55-1.057v-1.198c0-.564-.494-1.058-1.057-1.058-.494 0-.987.423-.987.917 0 0-.141.845-.141 1.127 0 .494.211 1.833.211 1.833m9.446-6.696v-4.582c0-.634-.564-1.198-1.198-1.198-.635 0-1.199.564-1.199 1.198v4.37m2.397.212H20.3m2.396 0h2.256v2.678m-3.878 8.74v-1.55l.635-1.199c.634-1.128.916-2.396.916-3.665v-1.762m-4.582-2.96c0 .634-.493 1.128-1.127 1.128a1.113 1.113 0 01-1.128-1.128v-1.974m2.255 1.974c0 .634.494 1.128 1.128 1.128.635 0 1.128-.494 1.128-1.128v-1.903a2.347 2.347 0 00-2.326-2.326c-.423 0-.775.07-1.128.282m1.198 3.947v-1.974m6.909 4.37v.564h-9.868m9.868-.564h1.41m-12.97.564H9.728V15.93h5.992m-5.852 3.243a3.355 3.355 0 01-2.96 1.762 3.384 3.384 0 01-3.384-3.383c0-1.903 1.48-3.384 3.384-3.384 1.268 0 2.396.705 2.96 1.762m-2.959-1.762v6.766m15.576 6.414l2.185-3.03m.634-.987l.776-1.058m-1.128 5.075l1.41-1.198m.775-.846l.564-.493m-15.225 2.537L8.81 23.26m.916 4.088l-2.256-.634m-.986-.352l-1.128-.282M26.925 8.458v2.82m-1.41-1.41h2.82M7.47 8.247v2.255M6.343 9.375h2.255m8.67-3.454v1.55m-.774-.775h1.55' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='3.523' y1='16.736' x2='22.372' y2='26.842' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(11):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.934 13.18c.07.07.141.07.282.07s.212 0 .282-.07a.34.34 0 000-.493l-.493-.493a.34.34 0 00-.494 0 .34.34 0 000 .493l.423.493z' fill='url(%23paint0_linear)'/%3E%3Cpath d='M17.903 10.15c.07.07.14.07.282.07.14 0 .211 0 .282-.07a.34.34 0 000-.494l-.494-.493a.34.34 0 00-.493 0 .34.34 0 000 .493l.423.494z' fill='url(%23paint1_linear)'/%3E%3Cpath d='M19.383 11.63c.07.07.14.07.282.07.14 0 .211 0 .282-.07a.34.34 0 000-.494l-.494-.493a.34.34 0 00-.493 0 .34.34 0 000 .493l.423.494z' fill='url(%23paint2_linear)'/%3E%3Cpath d='M22.414 13.674a.34.34 0 00-.493 0 .34.34 0 000 .493l.493.494c.07.07.141.07.282.07s.212 0 .282-.07a.34.34 0 000-.494l-.564-.493z' fill='url(%23paint3_linear)'/%3E%3Cpath d='M10.854 16.211l5.075-5.075 4.723 4.723-.353.352h.987l.07-.07a.34.34 0 000-.494l-5.215-5.216a.34.34 0 00-.494 0l-5.85 5.85h1.057v-.07z' fill='url(%23paint4_linear)'/%3E%3Cpath d='M13.463 16.211l2.96-2.96a.34.34 0 000-.493.34.34 0 00-.493 0l-3.454 3.453h.987z' fill='url(%23paint5_linear)'/%3E%3Cpath d='M16.07 16.211l1.621-1.62a.34.34 0 000-.494.34.34 0 00-.493 0l-2.115 2.114h.987z' fill='url(%23paint6_linear)'/%3E%3Cpath d='M18.75 16.211l.281-.282a.34.34 0 000-.493.34.34 0 00-.493 0l-.776.775h.987z' fill='url(%23paint7_linear)'/%3E%3Cpath d='M27.912 11.63l-2.326-2.326a.34.34 0 00-.494 0 1.787 1.787 0 01-2.537 0c-.353-.353-.494-.775-.494-1.269 0-.493.212-.916.494-1.269a.34.34 0 000-.493l-2.397-2.396a.34.34 0 00-.493 0L7.33 16.21h.987l7.824-7.823.282.281c.07.071.14.071.282.071.07 0 .211 0 .282-.07a.34.34 0 000-.494l-.282-.282 3.242-3.242 1.903 1.903c-.353.423-.494.916-.494 1.48 0 .634.282 1.269.705 1.762.846.846 2.326.916 3.243.212l1.903 1.903-3.243 3.242a.34.34 0 00-.493 0 .34.34 0 000 .494l-.564.563h.987l4.088-4.088a.434.434 0 00-.07-.493z' fill='url(%23paint8_linear)'/%3E%3Cpath d='M20.934 13.18c.07.07.141.07.282.07s.212 0 .282-.07a.34.34 0 000-.493l-.493-.493a.34.34 0 00-.494 0 .34.34 0 000 .493l.423.493z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M20.934 13.18c.07.07.141.07.282.07s.212 0 .282-.07a.34.34 0 000-.493l-.493-.493a.34.34 0 00-.494 0 .34.34 0 000 .493l.423.493z' stroke='url(%23paint9_linear)' stroke-width='.2'/%3E%3Cpath d='M17.903 10.15c.07.07.14.07.282.07.14 0 .211 0 .282-.07a.34.34 0 000-.494l-.494-.493a.34.34 0 00-.493 0 .34.34 0 000 .493l.423.494z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M17.903 10.15c.07.07.14.07.282.07.14 0 .211 0 .282-.07a.34.34 0 000-.494l-.494-.493a.34.34 0 00-.493 0 .34.34 0 000 .493l.423.494z' stroke='url(%23paint10_linear)' stroke-width='.2'/%3E%3Cpath d='M19.383 11.63c.07.07.14.07.282.07.14 0 .211 0 .282-.07a.34.34 0 000-.494l-.494-.493a.34.34 0 00-.493 0 .34.34 0 000 .493l.423.494z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M19.383 11.63c.07.07.14.07.282.07.14 0 .211 0 .282-.07a.34.34 0 000-.494l-.494-.493a.34.34 0 00-.493 0 .34.34 0 000 .493l.423.494z' stroke='url(%23paint11_linear)' stroke-width='.2'/%3E%3Cpath d='M22.414 13.674a.34.34 0 00-.493 0 .34.34 0 000 .493l.493.494c.07.07.141.07.282.07s.212 0 .282-.07a.34.34 0 000-.494l-.564-.493z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M22.414 13.674a.34.34 0 00-.493 0 .34.34 0 000 .493l.493.494c.07.07.141.07.282.07s.212 0 .282-.07a.34.34 0 000-.494l-.564-.493z' stroke='url(%23paint12_linear)' stroke-width='.2'/%3E%3Cpath d='M10.854 16.211l5.075-5.075 4.723 4.723-.353.352h.987l.07-.07a.34.34 0 000-.494l-5.215-5.216a.34.34 0 00-.494 0l-5.85 5.85h1.057v-.07z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M10.854 16.211l5.075-5.075 4.723 4.723-.353.352h.987l.07-.07a.34.34 0 000-.494l-5.215-5.216a.34.34 0 00-.494 0l-5.85 5.85h1.057v-.07z' stroke='url(%23paint13_linear)' stroke-width='.2'/%3E%3Cpath d='M13.463 16.211l2.96-2.96a.34.34 0 000-.493.34.34 0 00-.493 0l-3.454 3.453h.987z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M13.463 16.211l2.96-2.96a.34.34 0 000-.493.34.34 0 00-.493 0l-3.454 3.453h.987z' stroke='url(%23paint14_linear)' stroke-width='.2'/%3E%3Cpath d='M16.07 16.211l1.621-1.62a.34.34 0 000-.494.34.34 0 00-.493 0l-2.115 2.114h.987z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M16.07 16.211l1.621-1.62a.34.34 0 000-.494.34.34 0 00-.493 0l-2.115 2.114h.987z' stroke='url(%23paint15_linear)' stroke-width='.2'/%3E%3Cpath d='M18.75 16.211l.281-.282a.34.34 0 000-.493.34.34 0 00-.493 0l-.776.775h.987z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M18.75 16.211l.281-.282a.34.34 0 000-.493.34.34 0 00-.493 0l-.776.775h.987z' stroke='url(%23paint16_linear)' stroke-width='.2'/%3E%3Cpath d='M27.912 11.63l-2.326-2.326a.34.34 0 00-.494 0 1.787 1.787 0 01-2.537 0c-.353-.353-.494-.775-.494-1.269 0-.493.212-.916.494-1.269a.34.34 0 000-.493l-2.397-2.396a.34.34 0 00-.493 0L7.33 16.21h.987l7.824-7.823.282.281c.07.071.14.071.282.071.07 0 .211 0 .282-.07a.34.34 0 000-.494l-.282-.282 3.242-3.242 1.903 1.903c-.353.423-.494.916-.494 1.48 0 .634.282 1.269.705 1.762.846.846 2.326.916 3.243.212l1.903 1.903-3.243 3.242a.34.34 0 00-.493 0 .34.34 0 000 .494l-.564.563h.987l4.088-4.088a.434.434 0 00-.07-.493z' stroke='%23E32B28' stroke-width='.2'/%3E%3Cpath d='M27.912 11.63l-2.326-2.326a.34.34 0 00-.494 0 1.787 1.787 0 01-2.537 0c-.353-.353-.494-.775-.494-1.269 0-.493.212-.916.494-1.269a.34.34 0 000-.493l-2.397-2.396a.34.34 0 00-.493 0L7.33 16.21h.987l7.824-7.823.282.281c.07.071.14.071.282.071.07 0 .211 0 .282-.07a.34.34 0 000-.494l-.282-.282 3.242-3.242 1.903 1.903c-.353.423-.494.916-.494 1.48 0 .634.282 1.269.705 1.762.846.846 2.326.916 3.243.212l1.903 1.903-3.243 3.242a.34.34 0 00-.493 0 .34.34 0 000 .494l-.564.563h.987l4.088-4.088a.434.434 0 00-.07-.493z' stroke='url(%23paint17_linear)' stroke-width='.2'/%3E%3Cpath d='M15.082 27.136h13.392c.141 0 .212-.07.212-.211v-2.96c0-.142-.07-.212-.212-.212-1.127-.07-2.044-.987-2.044-2.115 0-1.127.917-2.044 2.044-2.114.07 0 .212-.07.212-.212v-2.96c0-.14-.07-.211-.212-.211H4.792c-.141 0-.212.07-.212.211v3.03c0 .142.07.212.212.212 1.127.07 2.044.987 2.044 2.115 0 1.128-.917 2.044-2.044 2.114-.071 0-.212.07-.212.212v2.96c0 .141.07.212.212.212h6.061M23.19 16.21v10.925m-3.805-7.33h-8.6m8.6 1.903h-8.6m8.6 1.903h-8.6m10.173-5.617v7.4H8.835v-7.4h12.123z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.082 27.136h13.392c.141 0 .212-.07.212-.211v-2.96c0-.142-.07-.212-.212-.212-1.127-.07-2.044-.987-2.044-2.115 0-1.127.917-2.044 2.044-2.114.07 0 .212-.07.212-.212v-2.96c0-.14-.07-.211-.212-.211H4.792c-.141 0-.212.07-.212.211v3.03c0 .142.07.212.212.212 1.127.07 2.044.987 2.044 2.115 0 1.128-.917 2.044-2.044 2.114-.071 0-.212.07-.212.212v2.96c0 .141.07.212.212.212h6.061M23.19 16.21v10.925m-3.805-7.33h-8.6m8.6 1.903h-8.6m8.6 1.903h-8.6m10.173-5.617v7.4H8.835v-7.4h12.123z' stroke='url(%23paint18_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint6_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint7_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint8_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint9_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint10_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint11_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint12_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint13_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint14_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint15_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint16_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint17_linear' x1='7.33' y1='10.086' x2='20.087' y2='19.859' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint18_linear' x1='4.58' y1='21.726' x2='16.266' y2='33.514' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }
  .et-article__list-icon--grad ul > li:nth-child(12):after {
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.885 5.85l3.313-1.269c.423-.14.846.07.987.423l.282.776m-3.171 21.709l-3.313 1.268c-.423.141-.846-.07-.987-.423L4.23 10.361c-.141-.423.07-.846.423-.987l6.907-2.608m0 2.185l-6.133 2.326c-.423.141-.916-.07-1.057-.493m10.994 7.401c.846-.564 2.326-.916 3.947-.916s3.101.352 3.947.916m0-5.286c-.846.564-2.326.916-3.947.916s-3.101-.352-3.947-.916m11.773 1.339v12.405a.782.782 0 01-.775.776H12.406a.782.782 0 01-.776-.776V6.626c0-.423.353-.776.776-.776h13.956c.423 0 .775.353.775.776v4.792m0-2.819c0-.493-.352-.846-.846-.846H12.406c-.494 0-.846-.352-.846-.845m3.031 15.788h9.516m-7.825 1.903h6.062m1.762-9.092a4.793 4.793 0 11-9.586 0 4.793 4.793 0 019.586 0zm-2.962 0c0 2.647-.82 4.793-1.833 4.793-1.012 0-1.833-2.146-1.833-4.793 0-2.647.82-4.793 1.833-4.793 1.012 0 1.833 2.146 1.833 4.793z' stroke='%23E32B28' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.885 5.85l3.313-1.269c.423-.14.846.07.987.423l.282.776m-3.171 21.709l-3.313 1.268c-.423.141-.846-.07-.987-.423L4.23 10.361c-.141-.423.07-.846.423-.987l6.907-2.608m0 2.185l-6.133 2.326c-.423.141-.916-.07-1.057-.493m10.994 7.401c.846-.564 2.326-.916 3.947-.916s3.101.352 3.947.916m0-5.286c-.846.564-2.326.916-3.947.916s-3.101-.352-3.947-.916m11.773 1.339v12.405a.782.782 0 01-.775.776H12.406a.782.782 0 01-.776-.776V6.626c0-.423.353-.776.776-.776h13.956c.423 0 .775.353.775.776v4.792m0-2.819c0-.493-.352-.846-.846-.846H12.406c-.494 0-.846-.352-.846-.845m3.031 15.788h9.516m-7.825 1.903h6.062m1.762-9.092a4.793 4.793 0 11-9.586 0 4.793 4.793 0 019.586 0zm-2.962 0c0 2.647-.82 4.793-1.833 4.793-1.012 0-1.833-2.146-1.833-4.793 0-2.647.82-4.793 1.833-4.793 1.012 0 1.833 2.146 1.833 4.793z' stroke='url(%23paint0_linear)' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='4.186' y1='16.785' x2='23.02' y2='25.034' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230700AE'/%3E%3Cstop offset='1' stop-color='%23EB2D23'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E"); }

.et-program-sec {
  position: relative;
  /*background-image: linear-gradient(to right, rgba(205, 205, 205, 0) 0%,
    #CDCDCD 100%), url("/images/temp/indi-tours/advantages/bg.png");
  background-position: left bottom, right -60px;
  background-repeat: no-repeat;
  background-size: 100% 1px, auto calc(100% + 60px);*/
  padding-bottom: 60px; }
  @media (max-width: 992px) {
    .et-program-sec {
      padding-bottom: 0; } }

.et-program {
  position: relative;
  margin: 1em auto 0;
  padding-top: 98px; }
  .et-program .et-article {
    padding-bottom: 0; }
  .et-program .et-txt-upper {
    position: relative;
    margin: 0 6.25%;
    padding: 0.5em 0 0.5em 23px; }
    .et-program .et-txt-upper .et-txt-border {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 3px;
      background: var(--grad-vert); }
    @media (max-width: 576px) {
      .et-program .et-txt-upper .et-reg {
        font-size: 16px; } }
    .et-program .et-txt-upper span {
      display: block;
      text-transform: none; }
    @media (min-width: 1401px) {
      .et-program .et-txt-upper {
        margin: 0 50px; } }
    @media (min-width: 1751px) {
      .et-program .et-txt-upper {
        margin: 0 90px; } }
  .et-program .et-txt-bg--sec {
    right: 0;
    left: auto; }
    @media (max-width: 1199px) {
      .et-program .et-txt-bg--sec {
        left: 0;
        right: 0;
        text-align: center; } }
  .et-program .et-h2 {
    word-wrap: break-word; }
    .et-program .et-h2 > strong {
      font: inherit;
      display: block; }
  .et-program__list > li {
    display: flex;
    position: relative;
    min-height: 575px;
    margin-top: 25px; }
    .et-program__list > li:nth-child(even) .et-program__list-images {
      right: auto;
      left: 0; }
      @media (min-width: 769px) {
        .et-program__list > li:nth-child(even) .et-program__list-images-top {
          right: 0;
          left: auto; } }

@media (min-width: 577px) and (max-width: 768px) {
  .et-program__list > li:nth-child(even) .et-program__list-images-top {
    right: var(--halfGap);
    left: auto; } }
      .et-program__list > li:nth-child(even) .et-program__list-images-bottom {
        right: auto;
        left: 0; }
        .et-program__list > li:nth-child(even) .et-program__list-images-bottom:before {
          left: -0.2em;
          transform: translate3d(0, -50%, 0) rotate(-90deg); }
    .et-program__list > li:nth-child(even) .et-program__list-item {
      margin-left: calc(6.25% + 600px);
      padding-left: 0;
      padding-right: 6.25px; }
    .et-program__list > li:nth-child(odd) .et-program__list-images-bottom:before {
      right: -0.585em;
      transform: translate3d(0, -50%, 0) rotate(-90deg); }
  .et-program__list-images {
    position: absolute;
    top: 0;
    right: 0; }
    @media (min-width: 769px) {
      .et-program__list-images {
        height: 575px;
        min-width: 575px;
        width: calc(6.25% + 525px); } }
    @media (max-width: 768px) {
      .et-program__list-images {
        height: calc(604px + var(--halfGap));
        width: 604px; } }
    .et-program__list-images-top, .et-program__list-images-bottom {
      position: absolute;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (min-width: 769px) {
        .et-program__list-images-top, .et-program__list-images-bottom {
          width: 525px;
          height: 525px; } }
      @media (max-width: 768px) {
        .et-program__list-images-top, .et-program__list-images-bottom {
          width: 604px;
          height: 604px; } }
    .et-program__list-images-top {
      top: 0;
      z-index: 2; }
      @media (min-width: 769px) {
        .et-program__list-images-top {
          left: 0; } }
      @media (max-width: 768px) {
        .et-program__list-images-top {
          left: var(--halfGap); } }
      .et-program__list-images-top > .swiper-container {
        height: 100%; }
        .et-program__list-images-top > .swiper-container > ul > li {
          background-position: center center;
          background-size: cover;
          background-repeat: no-repeat; }
      .et-program__list-images-top > button {
        width: 44px;
        box-shadow: 0px 2px 16px rgba(40, 32, 84, 0.24); }
        .et-program__list-images-top > button.swiper-button-prev {
          left: -24px; }
        .et-program__list-images-top > button.swiper-button-next {
          right: -24px; }
      .et-program__list-images-top > .et-swiper-pagin {
        display: none;
        width: 100%;
        margin: 35px auto 0; }
      @media (max-width: 575px) {
        .et-program__list-images-top > button {
          display: none; }
        .et-program__list-images-top > .et-swiper-pagin {
          display: flex; } }
    .et-program__list-images-bottom {
      right: 0;
      bottom: 0;
      overflow: hidden; }
      .et-program__list-images-bottom:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url("/images/common/program.jpg");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat; }
      .et-program__list-images-bottom:before {
        display: block;
        position: absolute;
        top: 50%;
        content: attr(data-number);
        color: #000000;
        opacity: 0.6;
        font-weight: 900;
        z-index: 1; }
        @media (min-width: 577px) {
          .et-program__list-images-bottom:before {
            font-size: 400px; } }
        @media (max-width: 576px) {
          .et-program__list-images-bottom:before {
            font-size: 200px; } }
  .et-program__list-item {
    width: calc(87.5% - 525px);
    margin: auto 0;
    padding-left: var(--halfGap); }
    .et-program__list-item .et-h2 {
      margin-bottom: 0.5em; }
    .et-program__list-item ul,
    .et-program__list-item p:not(.et-h2) {
      font-size: 16px;
      margin-left: 0 !important; }
      .et-program__list-item ul *,
      .et-program__list-item p:not(.et-h2) * {
        font: inherit !important; }
  @media (min-width: 1401px) {
    .et-program__list > li {
      min-height: 640px; }
      .et-program__list > li:nth-child(even) > .et-program__list-item {
        max-width: calc(50% - 50px - 55px);
        margin-left: auto;
        margin-right: 50px;
        padding: 0 0 0 0; }
    .et-program__list-images {
      height: 640px;
      min-width: 640px;
      /*width: calc(6.25% + 560px);*/
      width: calc(50% - 55px); }
      .et-program__list-images-top, .et-program__list-images-bottom {
        width: 560px;
        height: 560px; }
    .et-program__list-item {
      max-width: calc(50% - 50px - 55px);
      margin-left: 50px;
      margin-right: auto;
      padding: 0 0 0 0; } }
  @media (min-width: 1751px) {
    .et-program__list > li {
      min-height: 830px; }
      .et-program__list > li:nth-child(even) > .et-program__list-item {
        max-width: calc(50% - 90px - 70px);
        margin-left: auto;
        margin-right: 90px;
        padding: 0 0 0 0; }
    .et-program__list-images {
      height: 830px;
      min-width: 830px;
      /*width: calc(6.25% + 560px);*/
      width: calc(50% - 70px); }
      .et-program__list-images-top, .et-program__list-images-bottom {
        width: 770px;
        height: 770px; }
    .et-program__list-item {
      max-width: calc(50% - 90px - 70px);
      margin-left: 90px;
      margin-right: auto;
      padding: 0 0 0 0; } }
  @media (max-width: 1199px) {
    .et-program__list > li {
      display: block; }
      .et-program__list > li:nth-child(even) .et-program__list-item {
        margin-left: 0;
        padding: 0 var(--halfGap); }
    .et-program__list-images {
      position: relative;
      top: auto;
      right: auto;
      width: 100%;
      min-width: 0;
      max-width: 960px; }
      .et-program__list-images-top > button.swiper-button-prev {
        left: 10px; }
      .et-program__list-images-top > button.swiper-button-next {
        right: 10px; }
    .et-program__list-item {
      width: 100%;
      margin-top: 50px;
      padding: 0 var(--halfGap); } }

@media (min-width: 577px) and (max-width: 767px) {
  .et-program__list-images {
    height: 0;
    padding-top: calc(100% - 20px); }
    .et-program__list-images-top, .et-program__list-images-bottom {
      width: calc(100vh - 330px);
      height: calc(100vh - 330px); } }
  @media (max-width: 575px) {
    .et-program__list-images {
      height: 0;
      padding-top: calc(100% - var(--halfGap)); }
      .et-program__list-images-top, .et-program__list-images-bottom {
        width: calc(100% - 30px);
        /*height: 0;
          padding-top: calc(100% - 30px);*/
        height: calc(100% - 30px); } }
  @media (max-width: 1199px) {
    .et-program {
      padding-top: 40px; } }
  @media (max-width: 575px) {
    .et-program {
      padding-top: 10px; } }
  @media (max-width: 465px) {
    .et-program h4 > strong:last-of-type {
      font-size: 20px; } }
  @media (max-width: 360px) {
    .et-program h4 > strong:last-of-type {
      word-break: break-word; } }

.et-tours-sec {
  position: relative;
  margin-bottom: 30px;
  padding-top: 30px;
  overflow: hidden; }

.et-tours {
  padding-top: 0; }
  .et-tours__title {
    max-width: 1250px;
    margin: 0 auto 30px;
    padding: 0 var(--halfGap);
    text-align: center; }
    @media (max-width: 575px) {
      .et-tours__title {
        font-size: 18px; } }

.et-mobile-menu {
  top: calc(50% - 39px);
  position: sticky;
  position: -webkit-sticky;
  height: 0;
  margin-bottom: 30px;
  z-index: 8;
  right: 0; }
  .et-mobile-menu-inner {
    width: 72px;
    height: 78px;
    margin: 0 0 0 auto;
    z-index: 3; }
  .et-mobile-menu__btn {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    background: var(--grad-vert);
    border-radius: 8px 0 0 8px;
    cursor: pointer;
    z-index: 2; }
    .et-mobile-menu__btn svg {
      margin: auto; }
  .et-mobile-menu__list {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 540px;
    background-color: var(--white);
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 17px 30px rgba(40, 32, 84, 0.15); }
    .open .et-mobile-menu__list {
      display: block; }
    .et-mobile-menu__list > li {
      padding: 16px 32px 16px 32px;
      color: rgba(51, 51, 51, 0.4);
      font-size: 24px;
      line-height: 1.4em;
      cursor: pointer; }
      .et-mobile-menu__list > li:first-child {
        padding-right: 80px; }
      .et-mobile-menu__list > li:hover {
        background-color: rgba(196, 196, 196, 0.2); }
      .et-mobile-menu__list > li > a {
        opacity: 0.5; }
      .et-mobile-menu__list > li.current > a {
        opacity: 1; }
  @media (max-width: 575px) {
    .et-mobile-menu-inner {
      width: 53px;
      height: 56px; }
    .et-mobile-menu__list {
      width: 305px; }
      .et-mobile-menu__list > li {
        padding: 8px 25px 8px 25px;
        font-size: 18px; }
        .et-mobile-menu__list > li:first-child {
          padding-right: 58px; } }

.et-tours__bot {
  display: flex;
  align-items: center;
  padding-top: 16px; }
  .et-tours__bot::after, .et-tours__bot::before {
    content: "";
    flex: 1;
    border-top: 1px solid #ccc; }
  @media (max-width: 576px) {
    .et-tours__bot {
      padding-right: var(--halfGap);
      padding-left: var(--halfGap); } }

@media (min-width: 1501px) {
  .et-tours__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; } }

@media (min-width: 993px) {
  .et-tours__list {
    position: relative; }
    .et-tours__list.js-disabled {
      pointer-events: none; }
      .et-tours__list.js-disabled::after {
        opacity: 1; } }

@media (min-width: 1501px) {
  .et-tours__list__li {
    flex: 0 0 50%; } }

@media (min-width: 993px) {
  .et-tours__list__li {
    position: relative; }
    .et-tours__list__li:hover .et-tours__tour-det {
      display: flex;
      animation: detTourShow .25s linear forwards; } }

.et-tours__tour-det, .et-tours__tour {
  background-color: #000;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative; }
  .et-tours__tour-det[data-tour-type="популярная"]::after, .et-tours__tour-det[data-tour-type="ПОПУЛЯРНАЯ"]::after, .et-tours__tour[data-tour-type="популярная"]::after, .et-tours__tour[data-tour-type="ПОПУЛЯРНАЯ"]::after {
    background-color: var(--red); }
  .et-tours__tour-det[data-tour-type="новинка"]::after, .et-tours__tour-det[data-tour-type="НОВИНКА"]::after, .et-tours__tour[data-tour-type="новинка"]::after, .et-tours__tour[data-tour-type="НОВИНКА"]::after {
    background-color: var(--blue-1); }
  .et-tours__tour-det[data-tour-type="акция"]::after, .et-tours__tour-det[data-tour-type="АКЦИЯ"]::after, .et-tours__tour[data-tour-type="акция"]::after, .et-tours__tour[data-tour-type="АКЦИЯ"]::after {
    background-color: var(--purp-1); }
  .et-tours__tour-det::after, .et-tours__tour::after {
    content: attr(data-tour-type);
    font-weight: 700;
    text-transform: uppercase;
    color: var(--white);
    position: absolute;
    display: block;
    text-align: center;
    transform: rotate(45deg);
    z-index: 1; }
    @media (min-width: 577px) {
      .et-tours__tour-det::after, .et-tours__tour::after {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        width: 220px;
        top: 40px;
        right: -50px; } }
    @media (max-width: 576px) {
      .et-tours__tour-det::after, .et-tours__tour::after {
        font-size: 12px;
        padding-top: 6px;
        padding-bottom: 6px;
        width: 170px;
        top: 30px;
        right: -40px; } }

@media (min-width: 1501px) {
  .et-tours__tour {
    min-height: 910px; } }

@media (min-width: 993px) and (max-width: 1500px) {
  .et-tours__tour {
    min-height: 670px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-tours__tour {
    min-height: 512px; } }

@media (max-width: 576px) {
  .et-tours__tour {
    min-height: 368px; } }

.et-tours__tour--pack .et-tours__tour__bg::after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); }

.et-tours__tour--indi .et-tours__tour__bg::after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); }

.et-tours__tour__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .et-tours__tour__bg::after {
    position: absolute;
    pointer-events: none;
    display: block;
    content: '';
    top: 0;
    right: 0;
    left: 0;
    bottom: 0; }

.et-tours__tour__cont {
  width: 100%;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 42px;
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative; }
  .et-tours__tour__cont__main {
    margin-top: auto;
    text-align: center;
    padding-right: 20px;
    padding-left: 20px; }
    @media (min-width: 993px) {
      .et-tours__tour__cont__main-title {
        min-height: 116px; } }
    .et-tours__tour__cont__main-title .et-h3 {
      padding-bottom: 16px; }
    .et-tours__tour__cont__main-title .et-h4 {
      padding-bottom: 40px; }
    .et-tours__tour__cont__main__meter {
      display: inline-block;
      margin: 0 auto 28px; }
    .et-tours__tour__cont__main__price {
      text-align: center; }
    .et-tours__tour__cont__main__time {
      text-align: center; }
      @media (min-width: 577px) {
        .et-tours__tour__cont__main__time {
          padding-top: 26px;
          padding-bottom: 20px; } }
      @media (max-width: 576px) {
        .et-tours__tour__cont__main__time {
          padding-top: 16px;
          padding-bottom: 16px; } }
      .et-tours__tour__cont__main__time > p > .et-icons {
        margin-right: 6px; }
      .et-tours__tour__cont__main__time > p > .et-reg {
        font-weight: 700; }
      .et-tours__tour__cont__main__time > p > span + span {
        margin-left: 10px; }
  .et-tours__tour__cont__bot {
    margin-top: auto;
    display: flex;
    align-items: center; }
    @media (min-width: 577px) {
      .et-tours__tour__cont__bot::after, .et-tours__tour__cont__bot::before {
        content: '';
        height: 5px; }
      .et-tours__tour__cont__bot::before {
        flex: 10;
        background-image: var(--grad); }
      .et-tours__tour__cont__bot::after {
        background-color: var(--red); } }
    @media (min-width: 993px) {
      .et-tours__tour__cont__bot::after {
        flex: 0 0 100px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-tours__tour__cont__bot::after {
    flex: 1; } }
    @media (max-width: 576px) {
      .et-tours__tour__cont__bot {
        padding-right: 20px;
        padding-left: 20px;
        justify-content: space-between; } }
    @media (min-width: 577px) {
      .et-tours__tour__cont__bot__sec {
        margin-left: 16px;
        margin-right: 16px; } }
    @media (max-width: 576px) {
      .et-tours__tour__cont__bot__sec {
        margin-left: 8px; } }
    @media (min-width: 577px) {
      .et-tours__tour__cont__bot__first {
        margin-left: 16px; } }

@media (min-width: 993px) {
  .et-tours__tour-det {
    position: absolute;
    display: none;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0; }
    .et-tours__tour-det.js-hovered {
      display: flex;
      pointer-events: auto;
      opacity: 1 !important; }
    .et-tours__tour-det__bg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;
      overflow: hidden; }
      .et-tours__tour-det__bg::after, .et-tours__tour-det__bg::before {
        content: '';
        display: block;
        position: absolute;
        pointer-events: none;
        right: 0;
        left: 0; }
      .et-tours__tour-det__bg::before {
        height: 20%;
        top: 0;
        z-index: 1;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); }
      .et-tours__tour-det__bg::after {
        height: 40%;
        bottom: 0;
        background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
    .et-tours__tour-det-bg-carusel {
      display: block;
      width: 100%;
      height: 100%; }
      .et-tours__tour-det-bg-carusel__list {
        width: 100%;
        height: 100%;
        background-size: cover;
        pointer-events: none;
        background-position: center; }
        .et-tours__tour-det-bg-carusel__list > li {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-size: cover;
          pointer-events: none;
          background-position: center;
          opacity: 0;
          transition: opacity .5s linear, transform .5s ease-in-out;
          transform: scale(1); }
          .et-tours__tour-det-bg-carusel__list > li.active {
            transition: opacity .5s .5s linear, transform .5s .5s ease-in-out;
            opacity: 1;
            transform: scale(1.1); }
    .et-tours__tour-det__cont {
      display: flex;
      flex-direction: column;
      padding: 0 32px 40px;
      position: relative;
      flex: 1; }
      .et-tours__tour-det__cont__head {
        text-align: center;
        padding-top: 36px;
        padding-bottom: 36px;
        margin-bottom: 50px;
        position: relative; }
        .et-tours__tour-det__cont__head::after {
          content: '';
          display: block;
          pointer-events: none;
          position: absolute;
          bottom: 0;
          left: 10%;
          right: 10%;
          border-top: 1px solid #5F6062; }
        .et-tours__tour-det__cont__head > .et-h5 {
          position: relative;
          z-index: 1; }
      .et-tours__tour-det__cont__main {
        margin-top: auto;
        min-height: 340px;
        background-color: rgba(0, 0, 0, 0.7);
        border-radius: 10px;
        padding: 16px 18px 20px;
        margin-left: -18px;
        margin-right: -18px;
        margin-bottom: 16px; }
      .et-tours__tour-det__cont__bot {
        display: flex;
        align-items: center;
        margin-right: -32px; }
        .et-tours__tour-det__cont__bot::after {
          content: '';
          height: 5px;
          flex: 0 0 100px;
          background-color: var(--red); }
        .et-tours__tour-det__cont__bot__first {
          margin-right: 8px;
          display: flex;
          align-items: center;
          position: relative;
          flex: 1; }
          .et-tours__tour-det__cont__bot__first::after {
            content: '';
            margin-left: 14px;
            height: 5px;
            flex: 10;
            background-image: var(--grad); }
        .et-tours__tour-det__cont__bot__sec {
          margin-left: 8px; }
        .et-tours__tour-det__cont__bot__third {
          margin-left: 16px;
          margin-right: 16px; }
    .et-tours__tour-det__targets {
      padding-top: 32px;
      padding-bottom: 28px;
      min-height: 250px;
      max-height: 540px;
      overflow-y: auto; }
      .et-tours__tour-det__targets > [data-tab-target] {
        display: none;
        opacity: 0; }
        .et-tours__tour-det__targets > [data-tab-target].js-tab-active {
          display: block;
          animation: detTabShow .2s linear forwards; }
    .et-tours__tour-det__shedule-list__li {
      padding-bottom: 12px; }
    .et-tours__tour-det__shedule__td {
      display: flex;
      align-items: center; }
      .et-tours__tour-det__shedule__td > .td-1 {
        display: flex;
        width: 30px;
        margin-right: 10px;
        flex: none;
        justify-content: center; }
        .et-tours__tour-det__shedule__td > .td-1 > .et-icons {
          color: #A8A5A1; }
        .et-tours__tour-det__shedule__td > .td-1 > .et-icon-pin {
          font-size: 24px; }
      .et-tours__tour-det__shedule__td > .td-2 {
        display: block;
        padding-right: 10px;
        min-width: 220px; }
      .et-tours__tour-det__shedule__td > .td-3 {
        display: block;
        flex: 1; }
      .et-tours__tour-det__shedule__td a:hover {
        filter: brightness(150%); }
    .et-tours__tour-det__feedback .et-feedback-carusel {
      padding-left: 68px;
      padding-right: 68px;
      padding-bottom: 20px; }
    .et-tours__tour-det-tabs {
      padding-bottom: 14px;
      position: relative; }
      .et-tours__tour-det-tabs::after {
        content: '';
        display: block;
        position: absolute;
        pointer-events: none;
        height: 2px;
        background-image: var(--grad);
        left: 0;
        right: 0;
        bottom: 0; }
      .et-tours__tour-det-tabs__list {
        display: flex;
        margin: 0 -8px; }
        .et-tours__tour-det-tabs__list__li {
          padding: 0 8px; }
    .et-tours__tour-det-tab {
      display: block; }
      .et-tours__tour-det-tab > input[type="radio"] {
        display: none; }
        .et-tours__tour-det-tab > input[type="radio"]:checked ~ .et-tours__tour-det-tab__cont {
          opacity: 1;
          background-color: var(--white); }
          .et-tours__tour-det-tab > input[type="radio"]:checked ~ .et-tours__tour-det-tab__cont .et-tours__tour-det-tab__cont__txt {
            color: var(--text); }
      .et-tours__tour-det-tab:hover .et-tours__tour-det-tab__cont {
        background-color: var(--white); }
        .et-tours__tour-det-tab:hover .et-tours__tour-det-tab__cont__txt {
          color: var(--text); }
      .et-tours__tour-det-tab__cont {
        display: block;
        transition: background .25s linear, opacity .25s linear;
        border-radius: 234px;
        padding: 7px 24px;
        opacity: .7; }
        .et-tours__tour-det-tab__cont__txt {
          transition: color .25s linear; } }

@media (max-width: 992px) {
  .et-tours__tour-det {
    display: none; } }

@keyframes detTourShow {
  100% {
    opacity: 1; } }

@keyframes detTabShow {
  100% {
    opacity: 1; } }

@media (min-width: 993px) {
  .et-why-sec {
    overflow: hidden; } }

@media (max-width: 992px) {
  .et-why-sec {
    display: none; } }

@media (min-width: 993px) {
  .et-why {
    display: flex;
    justify-content: space-between; } }

@media (min-width: 993px) {
  .et-why__txt {
    flex: calc(100% / 8 * 6 - var(--halfGap));
    padding-top: 116px;
    padding-bottom: 60px; } }

@media (min-width: 993px) {
  .et-why__txt__artic {
    display: flex; }
    .et-why__txt__artic > p {
      flex: 0 0 50%; }
      .et-why__txt__artic > p:first-child {
        padding-right: var(--gap); } }

@media (min-width: 993px) {
  .et-why__bg {
    flex: calc(100% / 8 * 2 - var(--halfGap));
    position: relative; } }

@media (min-width: 993px) {
  .et-why__bg::after {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-image: url("/images/common/why/bg.png");
    z-index: -1; } }

@media (min-width: 1201px) {
  .et-why__bg::after {
    background-position: left top;
    background-size: auto 120%;
    width: 120%;
    left: 0; } }

@media (min-width: 993px) and (max-width: 1200px) {
  .et-why__bg::after {
    left: -100px;
    right: calc(var(--halfGap) * -1);
    background-size: cover;
    background-position: left top; } }

@media (min-width: 993px) {
  .et-why__title {
    padding-bottom: 36px; } }

.et-questions-sec {
  margin-top: 50px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  background-color: #000; }
  .et-why-sec + .et-questions-sec {
    margin-top: 0; }
  @media (min-width: 2001px) {
    .et-questions-sec::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100vw;
      max-width: 2500px;
      left: 50%;
      transform: translate3d(-50%, 0, 0);
      background-image: url("/images/common/questions/bg-2500.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      pointer-events: none; } }

@media (min-width: 1501px) and (max-width: 2000px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-2000.jpg"); } }

@media (min-width: 1201px) and (max-width: 1500px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-1500.jpg"); } }

@media (min-width: 993px) and (max-width: 1200px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-1200.jpg"); } }

@media (min-width: 769px) and (max-width: 992px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-992.jpg"); } }

@media (min-width: 577px) and (max-width: 768px) {
  .et-questions-sec {
    background-image: url("/images/common/questions/bg-768.jpg"); } }
  @media (max-width: 576px) {
    .et-questions-sec {
      background-image: url("/images/common/questions/bg-576.jpg"); } }
  @media (min-width: 2001px) {
    .et-questions-sec {
      padding-top: 170px;
      padding-bottom: 170px; } }

@media (min-width: 993px) and (max-width: 2000px) {
  .et-questions-sec {
    padding-top: 136px;
    padding-bottom: 150px; } }

@media (min-width: 577px) and (max-width: 992px) {
  .et-questions-sec {
    padding-top: 133px;
    padding-bottom: 153px; } }
  @media (max-width: 576px) {
    .et-questions-sec {
      padding-top: 30px;
      padding-bottom: 75px; } }
  .et-questions-sec::after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.72) 100%); }

.et-questions {
  position: relative;
  z-index: 1; }
  .et-questions .et-input-block--btn {
    align-items: flex-start; }
  @media (max-width: 576px) {
    .et-questions {
      text-align: center; } }
  .et-questions__title {
    padding-bottom: 6px; }
  .et-questions__subtitle {
    padding-bottom: 32px; }
    @media (min-width: 993px) {
      .et-questions__subtitle {
        max-width: 900px; } }
  .et-questions__form .et-input-block {
    max-width: 558px;
    width: 100%; }
  .et-questions__form .et-input-txt {
    width: 100%; }

/*# sourceMappingURL=sight.css.map */
