.about-hero {
  height: 987.7px;
  max-height: 100vh;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.about-hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.48)), to(rgba(0, 0, 0, 0.48)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48));
}
.about-hero .container {
  position: relative;
  z-index: 2;
  padding-top: 104px;
  padding-bottom: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 100%;
}
.about-hero__title {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 84px;
  line-height: 76px;
  letter-spacing: -2.54px;
  color: #e6e6e6;
  margin-bottom: 155px;
}
.about-hero__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 34.21%;
  padding-right: 10.89%;
}
.about-hero__text {
  width: 100%;
  color: #ebebea;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -0.2px;
}

.home-about {
  padding: 170px 0 0;
}
.home-about .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home-about .title-section {
  margin-bottom: 80px;
  text-align: left;
  padding-left: 34.21%;
}
.home-about__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 80px;
}
.home-about__list-item:last-child {
  margin-bottom: 0;
}
.home-about__list-item:last-child:before {
  display: none;
}
.home-about__list-item:before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(33, 37, 41, 0.3294117647);
}
.home-about__list-item .desc {
  width: 37.7%;
  padding-right: 64px;
}
.home-about__list-item .desc .number {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: 0.15px;
}
.home-about__list-item .desc .title {
  font-family: "Droid Sans", sans-serif;
  font-size: 46px;
  line-height: 56px;
  font-weight: 400;
  letter-spacing: -0.15px;
  margin-bottom: 30px;
}
.home-about__list-item .desc .text {
  font-family: "Inter", sans-serif;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 400;
}
.home-about__list-item .img {
  width: 62.3%;
}
.home-about__list-item .img img {
  width: 100%;
  height: auto;
}

.journey {
  background-color: #ebebea;
  padding: 80px 0 40px;
}
.journey .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.journey .title-section {
  text-align: left;
  margin-bottom: 40px;
  padding-left: 34.21%;
}
.journey__desc {
  position: relative;
  padding-left: calc(34.21% + 5px);
  padding-right: 5.58%;
  margin-bottom: 110px;
}
.journey__desc p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -0.2px;
  color: #1D1E1B;
}
.journey__desc p.text {
  opacity: 0.2;
}
.journey__desc p.text-mask {
  position: absolute;
  padding-left: calc(34.21% + 5px);
  top: 0;
  left: 0;
}
.journey__list {
  display: block;
}
.journey__list-item {
  width: 1540px;
  padding: 0 15px;
  position: relative;
  margin-bottom: 80px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: none;
}
.journey__list-item:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.journey__list-item .col-left {
  width: 39.8%;
  height: 100%;
  padding-top: 6px;
}
.journey__list-item .col-left .journey__item-year {
  font-family: "Inter", sans-serif;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: -0.15px;
  font-weight: 300;
  color: #1d1e1b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 51px;
}
.journey__list-item .col-left .journey__item-year:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #1d1e1b;
  margin-right: 5px;
}
.journey__list-item .col-left .journey__item-title {
  font-family: "Inter", sans-serif;
  font-size: 64px;
  line-height: 68px;
  letter-spacing: -2.66px;
  font-weight: 400;
  color: #1d1e1b;
  margin-top: 10px;
  margin-bottom: 30px;
}
.journey__list-item .col-left .journey__item-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  color: #1d1e1b;
}
.journey__list-item .col-right {
  width: 22.34%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.journey__list-item .col-right .img {
  width: 100%;
}
.journey__list-item .col-right .img img {
  width: 100%;
  height: auto;
}
.journey__tab-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.journey__tab-item {
  border: 1px solid #1d1e1b;
  padding: 12px 16px;
  cursor: pointer;
  color: #1d1e1b;
  border-radius: 194px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: var(--transition-base);
  transition: var(--transition-base);
}
.journey__tab-item p {
  font-family: "Inter", sans-serif;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.6px;
  font-weight: 500;
  display: block;
  cursor: pointer;
}
.journey__tab-item-year {
  margin-right: 20px;
  position: relative;
}
.journey__tab-item-year:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -12px;
  background-color: #1d1e1b;
}
.journey__tab-item.active {
  background-color: #fff;
  -webkit-transition: var(--transition-base);
  transition: var(--transition-base);
}
.journey__tab-item:hover {
  opacity: 0.75;
  -webkit-transition: var(--transition-base);
  transition: var(--transition-base);
}
.journey__tab-item.old {
  background-color: #1d1e1b;
  color: #fff;
  -webkit-transition: var(--transition-base);
  transition: var(--transition-base);
}
