.our-journey .picture.-brd {
  border: 1px solid #707070;
  padding: 4px;
  background: #fff;
  margin-bottom: 10px;
  width: 95px;
  height: 95px;
}
.our-journey .picture.-brd, .our-journey .picture.-brd img {
  border-radius: 100px;
}
.our-journey .picture.-brd img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.our-journey .picture-wr {
  display: flex;
}
.our-journey .-r1-c2-i1 .picture:nth-child(2) {
  position: relative;
  right: -20px;
}
.our-journey .-r2-c4-i1 .picture-wr .picture {
  position: relative;
}
.our-journey .-r2-c4-i1 .picture-wr .picture:nth-child(2) {
  right: -35px;
}
.our-journey .-r2-c4-i1 .picture-wr .picture:nth-child(3) {
  right: -70px;
}
.our-journey .tbc-text {
  font-size: 24px;
  font-weight: 800;
  line-height: 25px;
  background: linear-gradient(93.98deg, #0040E5 3.49%, #116FFF 93.03%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

@media all and (min-width: 769px) {
  .our-journey {
    padding-top: 105px;
  }
  .about-us-page .our-journey {
    padding-top: 96px;
  }
  .our-journey .top-wr {
    text-align: center;
  }
  .our-journey .top-title {
    font-size: 64px;
    font-weight: 800;
  }
  .our-journey .journey-scr {
    cursor: grab;
    overflow-x: scroll;
    overflow-y: visible;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .our-journey .journey-scr::-webkit-scrollbar {
    display: none;
  }
  .our-journey .journey-scr.desktop- {
    margin-top: -20px;
    position: relative;
  }
  .our-journey .journey-scr.desktop-::after {
    content: "";
    display: block;
    position: fixed;
    width: 22.4479166667vw;
    max-width: 431px;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #F8F8F8 0%, rgba(248, 248, 248, 0) 100%);
  }
  .our-journey .journey-wr1 {
    padding: 50px 120px 170px 140px;
    min-width: 3900px;
  }
  .about-us-page .our-journey .journey-wr1 {
    padding: 50px 188px 0 140px;
  }
  .our-journey .journey-wr2 {
    position: relative;
    height: 991px;
  }
  .our-journey .journey-wr2:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .our-journey .line-wr {
    position: relative;
  }
  .our-journey .line {
    position: absolute;
  }
  .our-journey .line.-h {
    height: 1px;
    right: 5px;
    left: 0;
    border-bottom: 1px dashed #000;
    margin-top: 22px;
  }
  .our-journey .line.-v {
    width: 1px;
    top: 2px;
    bottom: -22px;
    right: 1px;
    border-left: 1px dashed #000;
  }
  .our-journey .dot-wr {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .our-journey .dot-wr:before, .our-journey .dot-wr.-hl:after {
    content: "";
    display: block;
    position: absolute;
  }
  .our-journey .dot-wr:before {
    z-index: 1;
    border-radius: 50%;
    top: 50%;
  }
  .our-journey .dot-wr.-d1:before {
    background: #000;
    right: -38px;
    width: 18px;
    height: 18px;
    margin-top: -11px;
  }
  .our-journey .dot-wr.-d2:before {
    border: 1px solid #000;
    background: #fff;
    right: -34px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
  }
  .our-journey .dot-wr.-hl:after {
    top: 50%;
    right: -29px;
    width: 2px;
    height: 150px;
    background: #f8f8f8;
  }
  .our-journey .dot-wr.-md {
    position: absolute;
    top: -40px;
    right: 30px;
  }
  .our-journey .year,
  .our-journey [class^=title] {
    font-weight: 800;
    line-height: 1;
  }
  .our-journey .year {
    display: flex;
    font-size: 22px;
    font-family: "SimplerPro", "Helvetica", "Arial", sans-serif;
  }
  .our-journey .title1 {
    font-size: 48px;
  }
  .our-journey .title2 {
    font-size: 36px;
  }
  .our-journey .title3 {
    font-size: 30px;
  }
  .our-journey .title4 {
    font-size: 24px;
  }
  .our-journey .title5 {
    font-size: 20px;
  }
  .our-journey .row {
    display: flex;
  }
  .our-journey .-r1 {
    align-items: flex-end;
  }
  .our-journey .-r1 .year {
    margin-bottom: 30px;
  }
  .our-journey .-r2 {
    padding-right: 382px;
    align-items: flex-start;
    margin-top: 22px;
  }
  .our-journey .col {
    position: relative;
    width: 550px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 60px;
  }
  .our-journey .col[class*=-r2-c] {
    padding-bottom: 0;
  }
  .our-journey .col[class*=-r2-c]:not(.-r2-c1) {
    padding-top: 30px;
  }
  .our-journey .col[class*=-r2-c]:not(.-r2-c1) .line {
    top: -35px;
  }
  .our-journey .col.-r1-c1 {
    padding-bottom: 175px;
    padding-right: 22px;
    width: 618px;
  }
  .our-journey .item {
    margin-bottom: 30px;
  }
  .our-journey .item .text {
    max-width: 242px;
  }
  .our-journey .item:last-child {
    margin-bottom: 0;
  }
  .our-journey .-r1-c1 {
    padding-right: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .our-journey .-r1-c1 .picture.-brd {
    margin-right: 0;
    width: 75px;
    height: 75px;
    margin-bottom: 17px;
  }
  .our-journey .-r1-c1 .line {
    top: auto;
    position: absolute;
    height: 349px;
    right: 2px;
    bottom: -21px;
  }
  .our-journey .-r1-c1 .line:before {
    margin: 0;
    top: -8px;
    right: -7px;
    width: 15px;
    height: 15px;
  }
  .our-journey .-r1-c1 .-r1-c1-i1 {
    margin-bottom: -30px;
    margin-right: -7px;
  }
  .our-journey .-r1-c1 .-r1-c1-i1 .started-text {
    font-size: 14px;
    margin-bottom: 17px;
  }
  .our-journey .-r1-c1 .-r1-c1-i1 .title3 {
    font-size: 20px;
    margin-bottom: 11px;
  }
  .our-journey .-r1-c1 .-r1-c1-i1 .text {
    line-height: 104%;
    max-width: 293px;
    margin-bottom: -25px;
  }
  .our-journey .-r1-c2 {
    width: 760px;
    padding-bottom: 0;
    padding-right: 25px;
  }
  .our-journey .-r1-c2 .line.-v {
    bottom: -20px;
  }
  .our-journey .-r1-c2 .year {
    font-size: 16px;
    margin-bottom: 10px;
    margin-right: -5px;
  }
  .our-journey .-r1-c2 .year.dot-wr.-d1:before {
    right: -26px;
    width: 16px;
    height: 16px;
    margin-top: -9px;
  }
  .our-journey .-r1-c2-i1 {
    margin-bottom: 30px;
    margin-right: -7px;
    display: flex;
  }
  .our-journey .-r1-c2-i1 .picture.-brd {
    margin-bottom: 16px;
    width: 75px;
    height: 75px;
  }
  .our-journey .-r1-c2-i1 .title4 {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .our-journey .-r1-c2-i1 .title4.dot-wr.-d2:before {
    right: -22px;
    margin-top: -4px;
  }
  .our-journey .-r1-c2-i1 .text {
    max-width: 210px;
  }
  .our-journey .-r1-c2-i2 {
    margin-right: -6px;
    display: flex;
  }
  .our-journey .-r1-c2-i2 .dot-wr.-d2:before {
    right: -23px;
    margin-top: -34px;
  }
  .our-journey .-r1-c2-i2 .picture.-brd {
    margin-bottom: 14px;
    width: 75px;
    height: 75px;
  }
  .our-journey .-r1-c2-i2 .item-content {
    margin-right: 15px;
    margin-top: 7px;
  }
  .our-journey .-r1-c2-i2 .text {
    max-width: 243px;
  }
  .our-journey .-r1-c3 {
    width: 734px;
    margin-right: 15px;
    padding-bottom: 20px;
    padding-right: 16px;
  }
  .our-journey .-r1-c3 .item:not(:last-child) {
    margin-bottom: 50px;
  }
  .our-journey .-r1-c3 .line.-v {
    right: -8px;
  }
  .our-journey .-r1-c3 .year {
    margin-bottom: 23px;
    margin-right: -2px;
    font-size: 14px;
  }
  .our-journey .-r1-c3 .year.dot-wr.-d1:before {
    right: -30px;
  }
  .our-journey .-r1-c3 .item.-r1-c3-i1 {
    margin-bottom: 50px;
  }
  .our-journey .-r1-c3 .item.-r1-c3-i1 .dot-wr.-d2:before {
    right: -29px;
  }
  .our-journey .-r1-c3-i1 {
    display: flex;
  }
  .our-journey .-r1-c3-i1 .dot-wr:before {
    margin-top: -30px;
  }
  .our-journey .-r1-c3-i1 .picture {
    margin-left: 25px;
  }
  .our-journey .-r1-c3-i1 img {
    max-width: 67px;
  }
  .our-journey .-r1-c3-i1 .text {
    max-width: 242px;
  }
  .our-journey .-r1-c3-i2 {
    display: flex;
  }
  .our-journey .-r1-c3-i2 .dot-wr:before {
    margin-top: -28px;
    right: -29px;
  }
  .our-journey .-r1-c3-i2 .picture {
    margin-bottom: 15px;
    margin-left: 21px;
  }
  .our-journey .-r1-c3-i2 img {
    max-width: 71px;
  }
  .our-journey .-r1-c3-i2 .text {
    max-width: 242px;
  }
  .our-journey .-r1-c3-i3 {
    margin-bottom: 63px;
  }
  .our-journey .-r1-c3-i3 .dot-wr.-d2:before {
    margin-top: -8px;
    right: -44px;
  }
  .our-journey .-r1-c3-i3 .title1 {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .our-journey .-r1-c3-i3 .title4 {
    line-height: 84%;
    font-size: 24px;
    margin-bottom: -21px;
  }
  .our-journey .-r1-c4 {
    width: 860px;
    padding-bottom: 44px;
  }
  .our-journey .-r1-c4 .line {
    margin-right: -8px;
    top: 10px;
  }
  .our-journey .-r1-c4 .year {
    margin-bottom: 20px;
    margin-right: -21px;
    font-size: 14px;
  }
  .our-journey .-r1-c4 .year.dot-wr.-d1:before {
    right: -22px;
    width: 14px;
    height: 14px;
    margin-top: -8px;
  }
  .our-journey .-r1-c4-i1 {
    margin-bottom: 33px;
    margin-right: -8px;
    display: flex;
  }
  .our-journey .-r1-c4-i1 .dot-wr {
    margin-bottom: 8px;
  }
  .our-journey .-r1-c4-i1 .dot-wr.-d2:before {
    right: -35px;
    margin-top: -23px;
  }
  .our-journey .-r1-c4-i1 img {
    max-width: 118px;
    margin-right: -10px;
  }
  .our-journey .-r1-c4-i1 .item-content {
    margin-right: 23px;
    margin-top: -7px;
  }
  .our-journey .-r1-c4-i1 .text {
    line-height: 120%;
    margin-top: 7px;
  }
  .our-journey .-r1-c4-i2 {
    margin-bottom: 0;
    display: flex;
  }
  .our-journey .-r1-c4-i2 .dot-wr {
    margin-bottom: 15px;
  }
  .our-journey .-r1-c4-i2 .dot-wr.-d2:before {
    right: -42px;
  }
  .our-journey .-r1-c4-i2 img {
    max-height: 94px;
    margin-right: -7px;
    margin-bottom: 15px;
  }
  .our-journey .-r1-c4-i2 .item-content {
    margin-right: 35px;
    margin-top: 20px;
  }
  .our-journey .-r1-c4-i3 {
    margin-bottom: -29px !important;
    margin-right: -7px;
  }
  .our-journey .-r1-c4-i3 .dot-wr.-d2:before {
    right: -165px;
    margin-top: -30px;
  }
  .our-journey .-r1-c4-i3 .item-content {
    margin-right: 129px;
  }
  .our-journey .-r1-c4-i3 .title5 {
    margin-bottom: 6px;
  }
  .our-journey .-r1-c4-i3 .text {
    max-width: 242px;
  }
  .our-journey .-r1-c5 {
    padding-bottom: 15px;
  }
  .our-journey .-r1-c5 .year {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .our-journey .-r1-c5 .year.dot-wr.-d1:before {
    right: -35px;
    width: 14px;
    height: 14px;
    margin-top: -9px;
  }
  .our-journey .-r1-c5-i1 {
    margin-bottom: 30px;
  }
  .our-journey .-r1-c5-i1 .item1 {
    display: flex;
  }
  .our-journey .-r1-c5-i1 .title2,
  .our-journey .-r1-c5-i1 .text {
    margin-bottom: 10px;
    max-width: 280px;
  }
  .our-journey .-r1-c5-i1 .title2 {
    margin-left: 25px;
  }
  .our-journey .-r1-c5-i1 .picture.-first {
    margin-bottom: 15px;
  }
  .our-journey .-r1-c5-i1 .picture.-first img {
    max-height: 32px;
  }
  .our-journey .-r1-c5-i1 .picture-wr .picture {
    max-width: 75px;
  }
  .our-journey .-r1-c5-i1 .picture-wr .picture:not(:last-child) {
    margin-left: 10px;
  }
  .our-journey .-r1-c5-i2 {
    margin-bottom: 80px;
  }
  .our-journey .-r1-c5-i2 .title2 {
    margin-bottom: 10px;
  }
  .our-journey .-r1-c5-i2 .picture-wr {
    margin-bottom: 15px;
  }
  .our-journey .-r1-c5-i2 .picture:nth-of-type(2) {
    margin-right: 15px;
  }
  .our-journey .-r1-c5-i2 .picture img {
    max-height: 76px;
  }
  .our-journey .-r1-c5-i3 .title4 {
    margin-bottom: 5px;
  }
  .our-journey .-r1-c5-i3 .text {
    margin-bottom: 5px;
  }
  .our-journey .-r1-c5-i3 .picture-wr .picture:first-child {
    margin-left: 20px;
  }
  .our-journey .-r1-c5-i3 img {
    max-height: 80px;
  }
  .our-journey .-r2-c1 {
    width: 665px;
    padding-top: 50px;
  }
  .our-journey .-r2-c1 .year {
    position: relative;
    padding: 0;
    top: auto;
    margin-bottom: 42px;
    margin-top: -9px;
    margin-right: -10px;
    font-size: 14px;
  }
  .our-journey .-r2-c1 .year.dot-wr.-d1:before {
    right: -26px;
    width: 15px;
    height: 15px;
  }
  .our-journey .-r2-c1 .line {
    top: 0;
    bottom: 18px;
  }
  .our-journey .-r2-c1-i1 {
    margin-bottom: 15px;
    margin-top: -10px;
    margin-right: -10px;
  }
  .our-journey .-r2-c1-i1 b.-simpler-pro {
    font-size: 23px;
  }
  .our-journey .-r2-c1-i1 .title5 {
    margin-top: 3px;
    margin-bottom: 4px;
  }
  .our-journey .-r2-c1-i1 .title5.dot-wr.-d2:before {
    right: -24px;
  }
  .our-journey .-r2-c1-i2 {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .our-journey .-r2-c1-i2 .dot-wr:before {
    margin-top: -16px;
    right: -25px;
  }
  .our-journey .-r2-c1-i2 img {
    max-height: 65px;
  }
  .our-journey .-r2-c1-i3 .dot-wr:before {
    margin-top: 0;
    right: -34px;
  }
  .our-journey .-r2-c1-i3 img {
    max-height: 37px;
  }
  .our-journey .-r2-c2 {
    width: 750px;
    padding-top: 50px !important;
    margin-right: -5px;
  }
  .our-journey .-r2-c2 .line {
    top: 5px !important;
    bottom: 50px;
    right: 11px;
  }
  .our-journey .-r2-c2 .year {
    font-size: 14px;
    margin-top: 80px;
  }
  .our-journey .-r2-c2 .year.dot-wr.-d1:before {
    right: -25px;
    width: 14px;
    height: 14px;
    margin-top: -12px;
  }
  .our-journey .-r2-c2-i1 {
    margin-bottom: 38px;
    margin-top: 40px;
    display: flex;
  }
  .our-journey .-r2-c2-i1 .title1 {
    margin-bottom: 2px;
    font-size: 36px;
    margin-left: 20px;
  }
  .our-journey .-r2-c2-i1 .title1.dot-wr.-d2:before {
    right: -24px;
    margin-top: -24px;
  }
  .our-journey .-r2-c2-i1 .text {
    line-height: 120%;
  }
  .our-journey .-r2-c2-i2 {
    display: flex;
  }
  .our-journey .-r2-c2-i2 .dot-wr:before {
    margin: 0;
    top: 8px;
    right: -24px;
  }
  .our-journey .-r2-c2-i2 .dot-wr:after {
    top: 6px;
  }
  .our-journey .-r2-c2-i2 img {
    max-width: 64px;
    margin-top: 4px;
  }
  .our-journey .-r2-c2-i2 .title5 {
    margin-bottom: 5px;
  }
  .our-journey .-r2-c3 {
    width: 804px;
    margin-right: -1px;
    padding-top: 40px !important;
    padding-right: 40px !important;
  }
  .our-journey .-r2-c3 .line {
    top: 0px !important;
    right: 13px;
    bottom: 60px;
  }
  .our-journey .-r2-c3 .year {
    font-size: 14px;
    margin-top: 80px;
  }
  .our-journey .-r2-c3 .year.dot-wr.-d1:before {
    right: -24px;
    width: 15px;
    height: 15px;
  }
  .our-journey .-r2-c3-i1 {
    margin-bottom: 20px;
    margin-top: 39px;
  }
  .our-journey .-r2-c3-i1 .dot-wr.-d2:before {
    right: -32px;
  }
  .our-journey .-r2-c3-i1 .title3.dot-wr.-d2:before {
    right: -22.5px;
    margin-top: -8px;
  }
  .our-journey .-r2-c3-i1 .title5 {
    margin-bottom: 5px;
  }
  .our-journey .-r2-c3-i2 {
    margin-bottom: 17px;
  }
  .our-journey .-r2-c3-i2 .dot-wr.-d2:before {
    right: -34px;
    margin-top: -8px;
  }
  .our-journey .-r2-c3-i2 .text {
    line-height: 120%;
  }
  .our-journey .-r2-c3-i2 img {
    max-height: 32px;
  }
  .our-journey .-r2-c3-i3 img {
    max-height: 40px;
  }
  .our-journey .-r2-c3-i3 .dot-wr.-d2:before {
    right: -34px;
    margin-top: -4px;
  }
  .our-journey .-r2-c3-i3 .text {
    margin-top: -2px;
  }
  .our-journey .-r2-c4 {
    padding-top: 65px !important;
    margin-right: 14px;
  }
  .our-journey .-r2-c4 .line {
    top: 0 !important;
    bottom: 50px !important;
  }
  .our-journey .-r2-c4 .year {
    font-size: 14px;
    top: 42px;
    right: 19px;
  }
  .our-journey .-r2-c4 .year.dot-wr.-d1:before {
    right: -26px;
    width: 17px;
    height: 17px;
  }
  .our-journey .-r2-c4 .picture.-brd {
    width: 85px;
    height: 85px;
  }
  .our-journey .-r2-c4-i1 {
    margin-bottom: 40px;
    margin-top: 15px;
  }
  .our-journey .-r2-c4-i1 .title5 {
    margin-bottom: 5px;
  }
  .our-journey .-r2-c4-i1 .picture.-first {
    margin-bottom: 5px;
  }
  .our-journey .-r2-c4-i1 .picture.-first img {
    max-height: 40px;
  }
  .our-journey .-r2-c4-i1 .picture.-brd img {
    min-height: 80px;
  }
  .our-journey .-r2-c4-i1 .text {
    margin-bottom: 25px;
  }
  .our-journey .-r2-c4-i2 {
    margin-bottom: 20px;
    display: flex;
  }
  .our-journey .-r2-c4-i2 .dot-wr:before {
    margin-top: -10px;
  }
  .our-journey .-r2-c4-i2 .picture.-first img {
    max-width: 237px;
  }
  .our-journey .-r2-c4-i2 .text {
    line-height: 125%;
    margin-bottom: 8px;
  }
  .our-journey .-r2-c4-i2 .picture-wr {
    margin-top: -12px;
    margin-right: 15px;
  }
  .our-journey .-r2-c4-i2 .picture.-brd {
    width: 75px;
    height: 75px;
  }
  .our-journey .-r2-c4-i2 .picture.-brd:not(:first-of-type) {
    margin-right: -30px;
  }
  .our-journey .-r2-c4-i3 {
    display: flex;
    margin-bottom: 50px;
  }
  .our-journey .-r2-c4-i3 b {
    margin-bottom: 7px;
  }
  .our-journey .-r2-c4-i3 .dot-wr {
    margin-bottom: 5px;
  }
  .our-journey .-r2-c4-i3 .dot-wr.-d2:before {
    right: -124px;
    margin-top: -15px;
  }
  .our-journey .-r2-c4-i3 .picture.-first img {
    max-width: 157px;
  }
  .our-journey .-r2-c4-i3 .picture.-brd {
    width: 75px;
    height: 75px;
    margin-left: 15px;
  }
  .our-journey .started-text {
    font-size: 11px;
    margin-bottom: 7px;
  }
  .our-journey .tbc-wr {
    position: absolute;
    top: -33px;
    left: -50px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .our-journey .tbc-wr .year {
    position: relative;
    margin-bottom: 10px;
    font-size: 24px;
  }
  .our-journey .tbc-wr .year:before {
    top: auto;
    bottom: 6px;
    right: -20px;
    margin: 0;
    width: 16px;
    height: 16px;
  }
}
@media all and (max-width: 768px) {
  .our-journey {
    padding: 90px 0 35px;
  }
  .our-journey .journey-wr {
    position: relative;
  }
  .our-journey .journey-wr:not(.-compact) {
    margin-bottom: 20px;
  }
  .our-journey .journey-wr.-compact {
    max-height: 725px;
  }
  .our-journey .journey-wr.-compact:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 400px;
    background: linear-gradient(180deg, rgba(244, 244, 244, 0) 0%, #F8F8F8 100%);
  }
  .our-journey .journey-scr {
    height: auto;
    overflow: hidden;
    padding: 0 5%;
  }
  .our-journey .-compact .line.-v2 {
    opacity: 0.3;
  }
  .our-journey .top-wr {
    text-align: center;
  }
  .our-journey .top-title {
    font-size: 48px;
  }
  .our-journey .col {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .our-journey .col.-c2 .year {
    margin-bottom: 12px;
  }
  .our-journey .col.-c2 .line.-h {
    margin: 11px auto 18px;
  }
  .our-journey .line {
    position: relative;
  }
  .our-journey .line.-first:before {
    background: #000;
  }
  .our-journey .line.-h {
    margin: 15px auto;
    width: 100%;
    max-width: 320px;
    height: 1px;
    border-bottom: 1px dashed #000;
  }
  .our-journey .line.-v {
    margin: 20px auto 25px;
    width: 1px;
    height: 35px;
    border-right: 1px dashed #000;
  }
  .our-journey .line.-v.-v1 {
    margin: 15px auto 25px;
  }
  .our-journey .line.-v.-v2 {
    margin: 15px auto 25px;
  }
  .our-journey .line.-v:before, .our-journey .line.-v:after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #000;
    right: -5px;
  }
  .our-journey .line.-v:before {
    top: -10px;
  }
  .our-journey .line.-v:after {
    bottom: -10px;
  }
  .our-journey .year {
    font-size: 18px;
    font-weight: 800;
    font-family: "SimplerPro", "Helvetica", "Arial", sans-serif;
    margin-bottom: 10px;
    position: relative;
  }
  .our-journey .year::before {
    content: "";
    position: absolute;
    top: -4px;
    left: -10px;
    right: -10px;
    bottom: 0;
    border-radius: 77px;
    z-index: -1;
    background: linear-gradient(197deg, #8FFF01, #EBFF01, #8FFF01, #EBFF01, #8FFF01);
    animation: gradient 10s ease infinite;
    background-size: 300%;
  }
  .our-journey .title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 10px;
  }
  .our-journey .text {
    max-width: 250px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
  }
  .our-journey .started-text {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 20px;
  }
  .our-journey .started-text span {
    display: inline-block;
    position: relative;
  }
  .our-journey .started-text span::before {
    content: "";
    position: absolute;
    width: 52px;
    top: 0px;
    right: -5px;
    bottom: 0px;
    background: linear-gradient(197deg, #8FFF01, #EBFF01, #8FFF01, #EBFF01, #8FFF01);
    animation: gradient 10s ease infinite;
    background-size: 300%;
    border-radius: 50px;
    z-index: -1;
  }
  .our-journey .picture {
    margin: 0 auto;
  }
  .our-journey .picture-wr {
    justify-content: center;
  }
  .our-journey .picture-wr .picture.-brd {
    width: 85px;
    height: 85px;
  }
  .our-journey .-c1-i1 .picture {
    width: 65px;
    height: 65px;
  }
  .our-journey .-c2-i1 {
    margin-bottom: 30px;
  }
  .our-journey .-c2-i1 b.-simpler-pro {
    font-size: 23px;
  }
  .our-journey .-c2-i1 .title {
    margin-top: 2px;
    margin-bottom: 5px;
  }
  .our-journey .-c2-i1 .line.-h {
    margin: 11px auto 18px;
  }
  .our-journey .-c2-i2 .picture {
    max-width: 65px;
    margin-bottom: 15px;
  }
  .our-journey .-c2-i2 .title {
    font-size: 20px;
  }
  .our-journey .-c2-i3 .picture {
    max-width: 90px;
    margin-bottom: 10px;
  }
  .our-journey .-c3-i1 .text {
    margin-bottom: 5px;
  }
  .our-journey .-c3-i1 .picture-wr {
    margin-right: 20px;
  }
  .our-journey .-c3-i1 .picture {
    margin: 0;
  }
  .our-journey .-c3-i1 .picture:nth-child(2) {
    position: relative;
    right: -20px;
  }
  .our-journey .-c3-i2 .text {
    margin-bottom: 5px;
  }
  .our-journey .-c3-i2 .picture {
    width: 85px;
    height: 85px;
    border: 1px solid #797979;
    border-radius: 50%;
  }
  .our-journey .-c4-i1 .title {
    font-size: 48px;
  }
  .our-journey .-c4-i2 .picture {
    max-width: 180px;
    margin-bottom: 20px;
  }
  .our-journey .-c5-i1 .picture {
    max-width: 190px;
  }
  .our-journey .-c5-i2 .picture {
    max-width: 110px;
    margin-bottom: 15px;
  }
  .our-journey .-c5-i3 .title {
    margin-bottom: 5px;
  }
  .our-journey .-c5-i3 .title.-unbounded {
    font-size: 40px;
    margin: 0;
  }
  .our-journey .-c6 .year {
    margin-bottom: 5px;
  }
  .our-journey .-c6-i1 .title {
    margin: 0;
  }
  .our-journey .-c6-i2 .picture {
    max-width: 160px;
    margin-bottom: 10px;
  }
  .our-journey .-c6-i3 .picture {
    max-width: 200px;
    margin-bottom: 15px;
  }
  .our-journey .-c7-i1 .title {
    margin: 0;
  }
  .our-journey .-c7-i1 .picture {
    max-width: 100px;
  }
  .our-journey .-c7-i2 .picture {
    max-width: 85px;
    margin-bottom: 10px;
  }
  .our-journey .-c8-i1 .picture.-first {
    max-width: 200px;
    margin-bottom: 10px;
  }
  .our-journey .-c8-i1 .picture-wr {
    margin-right: 70px;
  }
  .our-journey .-c8-i1 .picture-wr .picture {
    margin: 0;
    position: relative;
  }
  .our-journey .-c8-i1 .picture-wr .picture:nth-child(2) {
    right: -35px;
  }
  .our-journey .-c8-i1 .picture-wr .picture:nth-child(3) {
    right: -70px;
  }
  .our-journey .-c8-i1 .text {
    margin-bottom: 10px;
  }
  .our-journey .-c8-i2 .picture.-first {
    max-width: 150px;
  }
  .our-journey .-c8-i2 .picture.-brd {
    width: 85px;
    height: 85px;
  }
  .our-journey .-c8-i3 .title {
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
  }
  .our-journey .-c9-i1 {
    width: 100%;
    max-width: 340px;
  }
  .our-journey .-c9-i1 .title {
    font-size: 36px;
  }
  .our-journey .-c9-i1 .picture.-first {
    max-width: 120px;
    margin-bottom: 15px;
  }
  .our-journey .-c9-i1 .text {
    margin-bottom: 15px;
  }
  .our-journey .-c9-i1 .picture-wr .picture {
    max-width: 100px;
  }
  .our-journey .-c9-i1 .picture-wr .picture:not(:last-child) {
    margin-left: 10px;
  }
  .our-journey .-c9-i2 .title {
    font-size: 36px;
  }
  .our-journey .-c9-i3 .picture {
    max-width: 240px;
  }
  .our-journey .tbc-wr {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .our-journey .tbc-wr .year {
    font-size: 20px;
  }
  .our-journey .tbc-text {
    font-size: 20px;
  }
  .our-journey .show-more {
    width: 100%;
    max-width: 338px;
    margin: 0 auto;
    display: flex;
    border-color: #000;
    min-height: 60px;
    font-weight: 800;
    font-size: 18px;
    background: #F3F3F3;
  }
}
@media all and (max-width: 425px) {
  .our-journey .top-title {
    font-size: 11.2941176471vw;
  }
}
/*----------------------------------------------------------*/
@media all and (max-width: 1440px) and (min-width: 769px) {
  .our-journey .journey-wr1 {
    padding: 0 60px 100px 90px;
  }
}/*# sourceMappingURL=our-journey.css.map */