.success-steps {
  padding: 30px 0 20px;
}
.success-steps__title {
  margin-bottom: 40px;
  text-align: left;
}
.success-steps__hand {
  display: none;
}
.success-steps__items {
  position: relative;
  padding: 42px 30px 42px;
  color: var(--white);
}
.success-steps__items::before {
  content: "";
  position: absolute;
  right: 33px;
  bottom: 33px;
  width: 30px;
  height: 33px;
  background: url("data:image/svg+xml,%3Csvg width='30' height='34' viewBox='0 0 30 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.36908 31.0932C4.79515 32.7805 1.81573 28.2832 1.64569 24.292C1.60027 21.0277 2.34461 17.801 3.81517 14.882C6.28256 9.78625 10.434 5.68346 15.5771 3.25891C18.5961 1.85064 23.758 0.0659751 26.4045 2.92144C28.6065 5.28369 28.1951 9.26837 27.5941 12.1433C26.2261 18.3669 22.756 23.9383 17.7596 27.9327L19.125 28.7245L20.0206 22.8318L18.4196 22.6177C18.269 24.6976 17.8109 26.7445 17.06 28.692C16.8251 29.341 17.511 29.7953 18.0666 29.6915C21.1978 29.0834 24.1805 27.8776 26.8491 26.1416C27.7245 25.577 26.9075 24.1947 26.0255 24.7398C23.4673 26.3992 20.6092 27.5499 17.609 28.1274L18.6156 29.1204C19.4054 27.0372 19.883 24.8508 20.0336 22.6307C20.0985 21.7286 18.5695 21.5079 18.4261 22.4165L17.5305 28.3027C17.4922 28.4733 17.5097 28.6511 17.5798 28.8114C17.6506 28.9717 17.77 29.1061 17.9225 29.1937C18.0744 29.2819 18.2509 29.3196 18.4261 29.3021C18.6007 29.2839 18.7655 29.2112 18.8966 29.0944C25.163 23.974 30.4626 15.2778 29.5936 6.90612C28.7246 -1.46559 20.7851 -0.978863 14.7341 1.87011C11.2511 3.52888 8.17952 5.93007 5.73744 8.90235C3.29537 11.8753 1.5438 15.346 0.606686 19.0678C-0.275913 22.7475 -0.49787 27.2903 2.05712 30.3988C2.93972 31.5443 4.16562 32.3821 5.55896 32.7903C6.95165 33.1985 8.43975 33.1563 9.80713 32.6702C10.7871 32.3068 10.3626 30.7233 9.37554 31.1062L9.36908 31.0932Z' fill='white'/%3E%3C/svg%3E%0A")
    center/contain no-repeat;
}
.success-steps__items-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -4;
  width: 100%;
  height: 100%;
}
.success-steps__row {
  position: relative;
  display: flex !important;
  justify-content: center;
  margin: 0 -25px;
}
.success-steps__row1 {
  min-height: 50px;
  margin-bottom: 55px;
}
.success-steps__arrows {
  position: absolute;
  right: 25px;
  height: 50px;
  bottom: -70px;
  left: 25px;
  background: center top / contain no-repeat;
  z-index: -1;
}
/* .success-steps__items::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: var(--accent);
    border-radius: 20px;
    z-index: -3;
  } */
.success-steps__row2::before {
  content: "";
  position: absolute;
  left: 25px;
  right: 25px;
  top: -50px;
  bottom: -40px;
  background: url("data:image/svg+xml,%3Csvg width='900' height='142' viewBox='0 0 900 142' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.73008 121.716L0 28.8473C0.0607364 23.6519 35.6955 21.3269 39.9634 22.8336C88.8274 40.0565 120.211 45.9793 170.949 39.3226C220.758 32.7764 268.971 14.7352 318.701 7.10437C435.383 -10.8199 554.727 29.25 670.991 7.94214C689.389 4.57159 707.736 -0.344605 726.36 0.0190765C784.393 1.14909 837.179 52.9542 894.779 44.5375C884.906 58.8575 872.647 70.9109 858.889 79.8211C869.64 81.7694 872.526 88.0429 900 93.2059C845.294 116.793 743.545 117.735 676.604 104.818C656.652 100.967 636.631 96.1348 616.454 97.3492C598.377 98.4403 580.811 104.344 563.097 108.714C505.291 123.002 445.566 120.898 386.519 118.761C334.758 116.891 239.243 143.777 187.482 141.907C114.304 139.257 76.917 124.372 3.7474 121.696' fill='%23FC7428'/%3E%3C/svg%3E%0A")
    center top / contain no-repeat;
  z-index: -2;
}
.success-steps__items .item {
  position: relative;
  width: calc((100% - 5 * 25px) / 4);
  margin: 0 25px;
}
.success-steps__row2 .item::before {
  content: "";
  position: absolute;
  right: -41px;
  top: 8px;
  width: 36px;
  height: 10px;
  background: url("data:image/svg+xml,%3Csvg width='55' height='3' viewBox='0 0 55 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.5' d='M0.784118 1.62312C18.2635 2.33699 35.9064 2.4603 53.3993 1.99954C53.6161 1.99954 53.8238 1.91385 53.9769 1.76199C54.1301 1.60949 54.2164 1.40313 54.2164 1.18832C54.2164 0.972866 54.1301 0.766492 53.9769 0.614633C53.8238 0.462774 53.6161 0.377112 53.3993 0.377112C35.9064 0.83788 18.2635 0.714565 0.784118 0.000697983C-0.261373 -0.0382402 -0.261373 1.56472 0.784118 1.62312Z' fill='%23FFDDCA'/%3E%3C/svg%3E%0A")
    center top / contain no-repeat;
}
.success-steps__row2 .item:last-child::before {
  content: none;
}

@media only screen and (max-width: 1199px) {
  .success-steps .success__wrap {
    border-color: transparent;
  }
  .success-steps__title {
    margin-bottom: 20px;
  }
  .success-steps__hand {
    display: block;
    width: 52px;
    height: 36px;
    margin-bottom: 12px;
    background: url("data:image/svg+xml,%3Csvg width='55' height='36' viewBox='0 0 55 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.4948 35.3872L26.5192 26.1472C25.5472 25.1442 25.0012 23.789 25 22.3762C25.0058 20.9696 25.5514 19.6217 26.5192 18.623C27.4251 17.7442 28.6007 17.2141 29.8456 17.1228C31.0906 17.0316 32.3279 17.3849 33.3469 18.1226V5.37965C33.3044 4.06201 33.7507 2.77673 34.5962 1.78211C35.4417 0.787478 36.6236 0.157214 37.9045 0.0179691C38.5941 -0.0412619 39.2882 0.0463102 39.9431 0.275169C40.598 0.504028 41.1994 0.869215 41.7096 1.34772C42.2198 1.82623 42.6276 2.40769 42.9074 3.05547C43.1872 3.70325 43.3329 4.40332 43.3353 5.11157V13.869L50.7218 14.9592C51.9097 15.1353 52.996 15.7435 53.7816 16.6723C54.5673 17.6011 54.9998 18.7885 55 20.017C54.9984 25.0667 53.8507 30.047 51.6473 34.5651L51.4901 34.8868L48.5215 33.3498L48.6787 33.0459C50.6454 28.9971 51.6732 24.5386 51.6822 20.017C51.6648 19.6124 51.5137 19.2258 51.2535 18.9205C50.9934 18.6153 50.6396 18.4096 50.2503 18.3371L40 16.8358V5.18306C40.0041 4.96394 39.9644 4.74628 39.8833 4.54344C39.8022 4.3406 39.6815 4.15686 39.5285 4.00349C39.3575 3.8184 39.1475 3.67556 38.9146 3.58577C38.6816 3.49598 38.4318 3.46158 38.1839 3.48519C37.7585 3.56356 37.3766 3.80065 37.112 4.15061C36.8475 4.50056 36.7193 4.93848 36.752 5.37965V26.3617L31.5134 21.1073C31.154 20.7617 30.6794 20.5693 30.1863 20.5693C29.6931 20.5693 29.2185 20.7617 28.8591 21.1073C28.5153 21.465 28.3211 21.9458 28.3178 22.4477C28.3163 22.6994 28.3633 22.949 28.4562 23.1821C28.5491 23.4151 28.686 23.6272 28.8591 23.806L37.8347 32.9923L35.4948 35.3872Z' fill='%23D5D7D9'/%3E%3Cpath d='M9.23377 5L3 11.5L9.23377 18' stroke='%23D5D7D9' stroke-width='3' stroke-linecap='square'/%3E%3Cpath d='M5 11.5H21' stroke='%23D5D7D9' stroke-width='3'/%3E%3C/svg%3E%0A")
      center / contain no-repeat;
  }
  .success-steps__slider {
    overflow: scroll;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100vw;
  }
  .success-steps__items {
    min-width: 980px;
  }
}
