.investor-path {
  --width: auto;
  --background-color: var(--color-clear-white);
  --border-radius: 4vw;
  --padding-top: 9.8666666667vw;
  --side-padding: 4.2666666667vw;
  --padding-bottom: 12.8vw;
  --overflow: hidden;
  --box-shadow: var(--card-shadow);
}
@media (min-width: 720px) {
  .investor-path {
    --width: 100%;
  }
}
@media (min-width: 720px) {
  .investor-path {
    --background-color: transparent;
  }
}
@media (min-width: 720px) {
  .investor-path {
    --border-radius: 0vw;
  }
}
@media (min-width: 720px) {
  .investor-path {
    --padding-top: 0vw;
  }
}
@media (min-width: 720px) {
  .investor-path {
    --side-padding: 6.09375vw;
  }
}
@media (min-width: 720px) {
  .investor-path {
    --padding-bottom: 0vw;
  }
}
@media (min-width: 720px) {
  .investor-path {
    --overflow: visible;
  }
}
@media (min-width: 720px) {
  .investor-path {
    --box-shadow: none;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --width: 61.09375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --background-color: transparent;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --border-radius: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --padding-top: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --side-padding: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --padding-bottom: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --overflow: visible;
  }
}
@media (min-width: 1281px) {
  .investor-path {
    --box-shadow: none;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --width: 1466.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --background-color: transparent;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --border-radius: 0px;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --padding-top: 0px;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --side-padding: 0px;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --padding-bottom: 0px;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --overflow: visible;
  }
}
@media (min-width: 2400px) {
  .investor-path {
    --box-shadow: none;
  }
}
.investor-path {
  width: var(--width);
  background-color: var(--background-color);
  border-radius: var(--border-radius);
  padding: var(--padding-top) var(--side-padding) var(--padding-bottom);
  box-shadow: var(--box-shadow);
  overflow: var(--overflow);
}
.investor-path__header {
  --margin-bottom: 4.2666666667vw;
}
@media (min-width: 720px) {
  .investor-path__header {
    --margin-bottom: 2.578125vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__header {
    --margin-bottom: 1.71875vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__header {
    --margin-bottom: 41.25px;
  }
}
.investor-path__header {
  margin-bottom: var(--margin-bottom);
  text-align: center;
}
.investor-path__description {
  --margin-bottom: 11.4666666667vw;
}
@media (min-width: 720px) {
  .investor-path__description {
    --margin-bottom: 12.03125vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__description {
    --margin-bottom: 8.0208333333vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__description {
    --margin-bottom: 192.5px;
  }
}
.investor-path__description {
  margin-bottom: var(--margin-bottom);
  text-align: center;
  color: var(--color-wetty-asphalt);
}
.investor-path__list {
  --border-top: 1px solid var(--color-elephant-bone);
}
@media (min-width: 720px) {
  .investor-path__list {
    --border-top: none;
  }
}
@media (min-width: 1281px) {
  .investor-path__list {
    --border-top: none;
  }
}
@media (min-width: 2400px) {
  .investor-path__list {
    --border-top: none;
  }
}
.investor-path__list {
  border-top: var(--border-top);
}
.investor-path__list-item {
  --padding-left: 5.3333333333vw;
  --vertical-padding: 8.5333333333vw;
  --counter-width: 12vw;
  --gap: 2.1333333333vw;
}
@media (min-width: 720px) {
  .investor-path__list-item {
    --padding-left: 1.5625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item {
    --vertical-padding: 0vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item {
    --counter-width: 3.515625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item {
    --gap: 1.875vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item {
    --padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item {
    --vertical-padding: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item {
    --counter-width: 2.34375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item {
    --gap: 1.25vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item {
    --padding-left: 25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item {
    --vertical-padding: 0px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item {
    --counter-width: 56.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item {
    --gap: 30px;
  }
}
.investor-path__list-item {
  position: relative;
  counter-increment: number;
  padding: var(--vertical-padding) 0 var(--vertical-padding) calc(var(--padding-left) + var(--counter-width));
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  box-sizing: content-box;
}
.investor-path__list-item::before {
  content: counter(number);
  position: absolute;
  top: var(--vertical-padding);
  left: 0;
  width: var(--counter-width);
  height: var(--counter-width);
  border-radius: var(--counter-width);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 0;
  background-color: var(--color-brand);
  color: var(--color-clear-white);
}
.investor-path__list-item::after {
  --border-left-margin: 5.8666666667vw;
  --height: 1px;
}
@media (min-width: 720px) {
  .investor-path__list-item::after {
    --border-left-margin: 0vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item::after {
    --height: 0;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item::after {
    --border-left-margin: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item::after {
    --height: 0;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item::after {
    --border-left-margin: 0px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item::after {
    --height: 0;
  }
}
.investor-path__list-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: var(--side-padding);
  right: var(--side-padding);
  background-color: var(--color-elephant-bone);
  height: var(--height);
}
.investor-path__list-item:last-child::after {
  display: none;
}
.investor-path__list-item:nth-child(1) {
  --width: auto;
  --padding-right: 5.3333333333vw;
  --margin-top: 0vw;
  --margin-left: 0vw;
  --icon-height: 24.5333333333vw;
  --icon-top: 30.6666666667vw;
  --icon-left: 64vw;
  --decoration-top: 0vw;
  --decoration-left: 0vw;
  --decoration-width: 0vw;
  --decoration-height: 0vw;
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --width: 30.78125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --padding-right: 0vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --margin-top: 1.171875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --margin-left: 1.640625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --icon-height: 20.3125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --icon-top: -3.90625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --icon-left: 42.96875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-top: 4.6875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-left: 0.78125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-width: 43.359375vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-height: 18.4375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --width: 20.5208333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --padding-right: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --margin-top: 0.78125vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --margin-left: 1.09375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --icon-height: 13.5416666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --icon-top: -2.6041666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --icon-left: 28.6458333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-top: 3.125vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-left: 0.5208333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-width: 28.90625vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-height: 12.2916666667vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --width: 492.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --padding-right: 0px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --margin-top: 18.75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --margin-left: 26.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --icon-height: 325px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --icon-top: -62.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --icon-left: 687.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-top: 75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-left: 12.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-width: 693.75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(1) {
    --decoration-height: 295px;
  }
}
.investor-path__list-item:nth-child(1) {
  width: var(--width);
  padding-right: var(--padding-right);
  margin-top: var(--margin-top);
  margin-left: var(--margin-left);
}
.investor-path__list-item:nth-child(1) .investor-path__list-item-icon {
  height: var(--icon-height);
  top: var(--icon-top);
  left: var(--icon-left);
}
.investor-path__list-item:nth-child(1) .investor-path__list-item-decoration {
  width: var(--decoration-width);
  height: var(--decoration-height);
  top: var(--decoration-top);
  left: var(--decoration-left);
}
.investor-path__list-item:nth-child(2) {
  --width: auto;
  --margin-top: 0vw;
  --margin-left: 0vw;
  --icon-height: 26.9333333333vw;
  --icon-top: 33.3333333333vw;
  --icon-left: 64.5333333333vw;
  --decoration-top: 0vw;
  --decoration-left: 0vw;
  --decoration-width: 0vw;
  --decoration-height: 0vw;
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --width: 28.203125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --margin-top: 14.453125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --margin-left: 44.53125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --icon-height: 21.875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --icon-top: -1.953125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --icon-left: -28.90625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-top: 5.078125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-left: -41.40625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-width: 43.828125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-height: 67.1875vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --width: 18.8020833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --margin-top: 9.6354166667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --margin-left: 29.6875vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --icon-height: 14.5833333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --icon-top: -1.3020833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --icon-left: -19.2708333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-top: 3.3854166667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-left: -27.6041666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-width: 29.21875vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-height: 44.7916666667vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --width: 451.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --margin-top: 231.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --margin-left: 712.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --icon-height: 350px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --icon-top: -31.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --icon-left: -462.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-top: 81.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-left: -662.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-width: 701.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(2) {
    --decoration-height: 1075px;
  }
}
.investor-path__list-item:nth-child(2) {
  width: var(--width);
  margin-top: var(--margin-top);
  margin-left: var(--margin-left);
}
.investor-path__list-item:nth-child(2) .investor-path__list-item-icon {
  height: var(--icon-height);
  top: var(--icon-top);
  left: var(--icon-left);
}
.investor-path__list-item:nth-child(2) .investor-path__list-item-decoration {
  width: var(--decoration-width);
  height: var(--decoration-height);
  top: var(--decoration-top);
  left: var(--decoration-left);
}
.investor-path__list-item:nth-child(3) {
  --width: auto;
  --margin-top: 0vw;
  --margin-left: 0vw;
  --icon-height: 23.2vw;
  --icon-top: 30.4vw;
  --icon-left: 67.2vw;
  --decoration-top: 0vw;
  --decoration-left: 0vw;
  --decoration-width: 0vw;
  --decoration-height: 0vw;
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --width: 19.53125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --margin-top: 16.015625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --margin-left: 1.953125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --icon-height: 22.734375vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --icon-top: -3.90625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --icon-left: 50.78125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-top: -16.40625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-left: -46.484375vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-width: 43.671875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-height: 58.59375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --width: 13.0208333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --margin-top: 10.6770833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --margin-left: 1.3020833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --icon-height: 15.15625vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --icon-top: -2.6041666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --icon-left: 33.8541666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-top: -10.9375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-left: -30.9895833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-width: 29.1145833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-height: 39.0625vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --width: 312.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --margin-top: 256.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --margin-left: 31.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --icon-height: 363.75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --icon-top: -62.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --icon-left: 812.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-top: -262.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-left: -743.75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-width: 698.75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(3) {
    --decoration-height: 937.5px;
  }
}
.investor-path__list-item:nth-child(3) {
  width: var(--width);
  margin-top: var(--margin-top);
  margin-left: var(--margin-left);
}
.investor-path__list-item:nth-child(3) .investor-path__list-item-icon {
  height: var(--icon-height);
  top: var(--icon-top);
  left: var(--icon-left);
}
.investor-path__list-item:nth-child(3) .investor-path__list-item-decoration {
  width: var(--decoration-width);
  height: var(--decoration-height);
  top: var(--decoration-top);
  left: var(--decoration-left);
}
.investor-path__list-item:nth-child(4) {
  --width: auto;
  --margin-top: 0vw;
  --margin-left: 0vw;
  --icon-height: 25.6vw;
  --icon-top: 38.6666666667vw;
  --icon-left: 62.6666666667vw;
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(4) {
    --width: 30vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(4) {
    --margin-top: 15.390625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(4) {
    --margin-left: 28.671875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(4) {
    --icon-height: 22.65625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(4) {
    --icon-top: 29.6875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(4) {
    --icon-left: 27.34375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(4) {
    --width: 20vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(4) {
    --margin-top: 10.2604166667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(4) {
    --margin-left: 19.1145833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(4) {
    --icon-height: 15.1041666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(4) {
    --icon-top: 19.7916666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(4) {
    --icon-left: 18.2291666667vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(4) {
    --width: 480px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(4) {
    --margin-top: 246.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(4) {
    --margin-left: 458.75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(4) {
    --icon-height: 362.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(4) {
    --icon-top: 475px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(4) {
    --icon-left: 437.5px;
  }
}
.investor-path__list-item:nth-child(4) {
  width: var(--width);
  margin-top: var(--margin-top);
  margin-left: var(--margin-left);
}
.investor-path__list-item:nth-child(4) .investor-path__list-item-icon {
  height: var(--icon-height);
  top: var(--icon-top);
  left: var(--icon-left);
}
.investor-path__list-item:nth-child(5) {
  --width: auto;
  --margin-top: 0vw;
  --margin-left: 0vw;
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(5) {
    --width: 30vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(5) {
    --margin-top: 10.15625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(5) {
    --margin-left: 2.734375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(5) {
    --width: 20vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(5) {
    --margin-top: 6.7708333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(5) {
    --margin-left: 1.8229166667vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(5) {
    --width: 480px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(5) {
    --margin-top: 162.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(5) {
    --margin-left: 43.75px;
  }
}
.investor-path__list-item:nth-child(5) {
  width: var(--width);
  margin-top: var(--margin-top);
  margin-left: var(--margin-left);
}
.investor-path__list-item:nth-child(6) {
  --width: auto;
  --margin-top: 0vw;
  --margin-left: 0vw;
  --icon-height: 25.6vw;
  --icon-top: 38.6666666667vw;
  --icon-left: 62.6666666667vw;
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(6) {
    --width: 30vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(6) {
    --margin-top: 15.390625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(6) {
    --margin-left: 28.671875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(6) {
    --icon-height: 22.65625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(6) {
    --icon-top: 29.6875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__list-item:nth-child(6) {
    --icon-left: 27.34375vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(6) {
    --width: 20vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(6) {
    --margin-top: 10.2604166667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(6) {
    --margin-left: 19.1145833333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(6) {
    --icon-height: 15.1041666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(6) {
    --icon-top: 19.7916666667vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item:nth-child(6) {
    --icon-left: 18.2291666667vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(6) {
    --width: 480px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(6) {
    --margin-top: 246.25px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(6) {
    --margin-left: 458.75px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(6) {
    --icon-height: 362.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(6) {
    --icon-top: 475px;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item:nth-child(6) {
    --icon-left: 437.5px;
  }
}
.investor-path__list-item:nth-child(6) {
  width: var(--width);
  margin-top: var(--margin-top);
  margin-left: var(--margin-left);
}
.investor-path__list-item:nth-child(6) .investor-path__list-item-icon {
  height: var(--icon-height);
  top: var(--icon-top);
  left: var(--icon-left);
}
.investor-path__list-item-header {
  --padding-top: 2.9333333333vw;
}
@media (min-width: 720px) {
  .investor-path__list-item-header {
    --padding-top: 0vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item-header {
    --padding-top: 0vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item-header {
    --padding-top: 0px;
  }
}
.investor-path__list-item-header {
  padding-top: var(--padding-top);
}
.investor-path__list-item-description {
  color: var(--color-wetty-asphalt);
}
.investor-path__list-item-icon {
  --svg-background-color: var(--color-clear-white);
}
@media (min-width: 720px) {
  .investor-path__list-item-icon {
    --svg-background-color: var(--color-paper-white);
  }
}
@media (min-width: 1281px) {
  .investor-path__list-item-icon {
    --svg-background-color: var(--color-paper-white);
  }
}
@media (min-width: 2400px) {
  .investor-path__list-item-icon {
    --svg-background-color: var(--color-paper-white);
  }
}
.investor-path__list-item-icon {
  position: absolute;
  bottom: 0;
  right: calc(var(--side-padding) * -1);
  z-index: 1;
}
.investor-path__list-item-decoration {
  position: absolute;
}
.investor-path__button {
  --width: 100%;
  --margin-top: 0vw;
  --margin-bottom: 0vw;
  --margin-left: 0vw;
}
@media (min-width: 720px) {
  .investor-path__button {
    --width: 19.53125vw;
  }
}
@media (min-width: 720px) {
  .investor-path__button {
    --margin-top: 11.71875vw;
  }
}
@media (min-width: 720px) {
  .investor-path__button {
    --margin-bottom: 1.5625vw;
  }
}
@media (min-width: 720px) {
  .investor-path__button {
    --margin-left: 34.296875vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__button {
    --width: 13.0208333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__button {
    --margin-top: 7.8125vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__button {
    --margin-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1281px) {
  .investor-path__button {
    --margin-left: 22.8645833333vw;
  }
}
@media (min-width: 2400px) {
  .investor-path__button {
    --width: 312.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__button {
    --margin-top: 187.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__button {
    --margin-bottom: 12.5px;
  }
}
@media (min-width: 2400px) {
  .investor-path__button {
    --margin-left: 548.75px;
  }
}
.investor-path__button {
  width: var(--width);
  margin-top: var(--margin-top);
  margin-bottom: var(--margin-bottom);
  margin-left: var(--margin-left);
}