.history-timeline {
  position: sticky;
  position: -webkit-sticky;
  background-color: #fff;
  top: 90px;
  z-index: 50;
  min-height: 65px;
}

@media (max-width:899px) {
  .history-timeline {
    top: 76px
  }
}

@media (max-width:599px) {
  .history-timeline {
    top: 56px
  }
}

.history-timeline__wrap {
  overflow: hidden;
  padding: 8px 0;
  margin-top: 0
}

.history-timeline__inner {
  display: flex
}

@media (max-width:599px) {
  .history-timeline__inner {
    flex-direction: column;
    margin-top: 0
  }
}

.history-timeline__head {
  flex: none;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .0714em;
  color: #111111;
  padding-top: 10px;
  max-width: 250px
}

@media (max-width:599px) {
  .history-timeline__head {
    max-width: 100%
  }
}

.history-timeline__line {
  display: flex;
  position: relative;
  width: 100%;
  flex: auto;
  margin-left: 6.6%
}

@media (max-width:599px) {
  .history-timeline__line {
    margin-left: 5px;
    margin-top: 15px
  }
}

.history-timeline__line::after {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  height: 1px;
  width: 100vw;
  background-color: #111111
}

.history-timeline__button {
  position: relative;
  z-index: 10;
  display: block;
  padding-top: 35px;
  width: 96px;
  flex: 0 0 auto
}

@media (max-width:899px) {
  .history-timeline__button {
    width: 50px
  }
}

@media (max-width:599px) {
  .history-timeline__button {
    width: 45px
  }
}

.history-timeline__button::after, .history-timeline__button::before {
  content: "";
  position: absolute;
  left: 50%;
  border-radius: 50%
}

.history-timeline__button::before {
  top: 7px;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  background-color: #111111;
  z-index: 20;
  opacity: 0;
  transition: opacity .2s
}

.history-timeline__button::after {
  top: 10px;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  border: 1px solid #111111;
  z-index: 10;
  background-color: #fff
}

.history-timeline__button--1 {
  margin-left: -44px
}

@media (max-width:899px) {
  .history-timeline__button--1 {
    margin-left: -35px
  }
}

@media (max-width:599px) {
  .history-timeline__button--1 {
    margin-left: -22px
  }
}

.history-timeline__button:hover .history-timeline__year {
  opacity: 1
}

.history-timeline__button.is-active::before {
  opacity: 1
}

.history-timeline__button.is-active .history-timeline__year {
  opacity: 1
}

.history-timeline__year {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  color: #111111;
  text-align: center;
  opacity: .6;
  transition: opacity .2s
}

@media (max-width:899px) {
  .history-timeline__year {
    font-size: 1.2rem
  }
}

.history-century {
  position: relative;
  padding-top: 87px;
  padding-bottom: 30px;
  overflow: hidden
}

.history-century--blue {
  background-color: #111111
}

.history-century--blue .history-century__content p, .history-century--blue .history-century__heading, .history-century--blue .history-century__year, .history-century--blue .history-item__info {
  color: #fff
}

.history-century--blue .history-century__image::before {
  background: url(../../img/history/history-blue-bg1.svg) no-repeat 50% 50%;
  background-size: 100% auto
}

.history-century--1 .history-century__image::before {
  bottom: 450px
}

@media (max-width:899px) {
  .history-century--1 .history-century__image::before {
    bottom: 340px
  }
}

@media (max-width:599px) {
  .history-century--1 .history-century__image::before {
    bottom: 225px
  }
}

.history-century--1 .history-century__image img {
  bottom: -50px;
  right: -325px;
  width: 988px
}

@media (max-width:1199px) {
  .history-century--1 .history-century__image img {
    width: 900px;
    right: -220px;
    bottom: -10px
  }
}

@media (max-width:899px) {
  .history-century--1 .history-century__image img {
    width: 700px;
    right: 200px;
    bottom: 0
  }
}

@media (max-width:599px) {
  .history-century--1 .history-century__image img {
    width: 450px;
    right: 540px;
    bottom: 0
  }
}

.history-century--2 .history-century__header {
  padding-bottom: 260px
}

@media (max-width:1199px) {
  .history-century--2 .history-century__header {
    padding-bottom: 350px
  }
}

@media (max-width:899px) {
  .history-century--2 .history-century__header {
    padding-bottom: 450px
  }
}

@media (max-width:899px) {
  .history-century--2 .history-century__header {
    padding-bottom: 350px
  }
}

.history-century--2 .history-century__image::before {
  bottom: 500px
}

@media (max-width:899px) {
  .history-century--2 .history-century__image::before {
    bottom: 303px
  }
}

@media (max-width:599px) {
  .history-century--2 .history-century__image::before {
    bottom: 235px
  }
}

.history-century--2 .history-century__image img {
  bottom: -37px;
  right: -337px;
  width: 1019px
}

@media (max-width:1199px) {
  .history-century--2 .history-century__image img {
    width: 900px;
    right: -190px;
    bottom: 25px
  }
}

@media (max-width:899px) {
  .history-century--2 .history-century__image img {
    width: 600px;
    right: 293px;
    bottom: 0
  }
}

@media (max-width:599px) {
  .history-century--2 .history-century__image img {
    width: 450px;
    right: 550px;
    bottom: -2px
  }
}

.history-century--3 .history-century__header {
  padding-bottom: 260px
}

@media (max-width:899px) {
  .history-century--3 .history-century__header {
    padding-bottom: 450px
  }
}

@media (max-width:599px) {
  .history-century--3 .history-century__header {
    padding-bottom: 300px
  }
}

.history-century--3 .history-century__image img {
  bottom: 0;
  right: -455px;
  width: 1138px
}

@media (max-width:1199px) {
  .history-century--3 .history-century__image img {
    width: 900px;
    right: -210px;
    bottom: 38px
  }
}

@media (max-width:899px) {
  .history-century--3 .history-century__image img {
    width: 700px;
    right: 200px;
    bottom: 0
  }
}

@media (max-width:599px) {
  .history-century--3 .history-century__image img {
    width: 450px;
    right: 540px;
    bottom: 0
  }
}

.history-century--4 .history-century__header {
  padding-bottom: 360px
}

@media (max-width:899px) {
  .history-century--4 .history-century__header {
    padding-bottom: 510px
  }
}

@media (max-width:599px) {
  .history-century--4 .history-century__header {
    padding-bottom: 336px
  }
}

@media (max-width:899px) {
  .history-century--4 .history-century__image::before {
    bottom: 346px
  }
}

@media (max-width:599px) {
  .history-century--4 .history-century__image::before {
    bottom: 231px
  }
}

.history-century--4 .history-century__image img {
  bottom: -41px;
  right: -320px;
  width: 1050px
}

@media (max-width:1199px) {
  .history-century--4 .history-century__image img {
    width: 900px;
    right: -155px;
    bottom: -32px
  }
}

@media (max-width:899px) {
  .history-century--4 .history-century__image img {
    width: 700px;
    right: 243px;
    bottom: 0
  }
}

@media (max-width:599px) {
  .history-century--4 .history-century__image img {
    width: 450px;
    right: 565px;
    bottom: 0
  }
}

@media (max-width:899px) {
  .history-century--5 .history-century__header {
    padding-bottom: 370px
  }
}

@media (max-width:599px) {
  .history-century--5 .history-century__header {
    padding-bottom: 250px
  }
}

@media (max-width:899px) {
  .history-century--5 .history-century__image::before {
    bottom: 350px
  }
}

@media (max-width:599px) {
  .history-century--5 .history-century__image::before {
    bottom: 232px
  }
}

.history-century--5 .history-century__image img {
  bottom: 24px;
  right: -318px;
  width: 915px
}

@media (max-width:1199px) {
  .history-century--5 .history-century__image img {
    width: 900px;
    right: -250px;
    bottom: -37px
  }
}

@media (max-width:899px) {
  .history-century--5 .history-century__image img {
    width: 700px;
    right: 170px;
    bottom: 0
  }
}

@media (max-width:599px) {
  .history-century--5 .history-century__image img {
    width: 450px;
    right: 520px;
    bottom: 0
  }
}

.history-century--6 .history-century__header {
  padding-bottom: 250px
}

@media (max-width:899px) {
  .history-century--6 .history-century__header {
    padding-bottom: 500px
  }
}

@media (max-width:899px) {
  .history-century--6 .history-century__header {
    padding-bottom: 350px
  }
}

@media (max-width:1199px) {
  .history-century--6 .history-century__image::before {
    bottom: 495px
  }
}

@media (max-width:899px) {
  .history-century--6 .history-century__image::before {
    bottom: 372px
  }
}

@media (max-width:899px) {
  .history-century--6 .history-century__image::before {
    bottom: 246px
  }
}

.history-century--6 .history-century__image img {
  bottom: -6px;
  right: -319px;
  width: 915px
}

@media (max-width:1199px) {
  .history-century--6 .history-century__image img {
    width: 900px;
    right: -250px;
    bottom: 0
  }
}

@media (max-width:899px) {
  .history-century--6 .history-century__image img {
    width: 700px;
    right: 168px;
    bottom: 0
  }
}

@media (max-width:599px) {
  .history-century--6 .history-century__image img {
    width: 450px;
    right: 520px;
    bottom: 0
  }
}

@media (max-width:899px) {
  .history-century {
    padding-top: 60px
  }
}

@media (max-width:599px) {
  .history-century {
    padding-top: 40px
  }
}

.history-century__header {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-bottom: 450px
}

@media (max-width:599px) {
  .history-century__header {
    padding-bottom: 320px
  }
}

.history-century__content, .history-century__heading, .history-century__year {
  position: relative;
  z-index: 20;
  width: 100%;
  flex: 0 0 auto
}

.history-century__heading {
  font-size: 3rem;
  letter-spacing: .0676em;
  padding-top: 22px
}

@media (max-width:899px) {
  .history-century__heading {
    font-size: 2.6rem
  }
}

@media (max-width:599px) {
  .history-century__heading {
    font-size: 2.2rem
  }
}

.history-century__year {
  order: -1;
  font-size: 2.1rem;
  font-weight: 600;
  font-family: "Hrot Premium", sans-serif;
  letter-spacing: .0476em
}

.history-century__content {
  max-width: 490px;
  padding-top: 5px
}

@media (max-width:899px) {
  .history-century__content {
    max-width: 100%
  }
}

.history-century__content p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 26px
}

@media (max-width:599px) {
  .history-century__content p {
    margin-top: 16px
  }
}

.history-century__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 100%;
  z-index: 10
}

.history-century__image::before {
  content: "";
  position: absolute;
  bottom: 497px;
  left: -215px;
  width: 767px;
  height: 355px;
  background: url(../../img/history/history-white-bg.jpg) no-repeat 50% 50%;
  background-size: 100% auto
}

@media (max-width:1199px) {
  .history-century__image::before {
    width: 650px;
    height: 278px;
    left: -150px;
    bottom: 430px
  }
}

@media (max-width:899px) {
  .history-century__image::before {
    width: 500px;
    height: 256px;
    bottom: 295px;
    left: -255px;
    bottom: 295px
  }
}

@media (max-width:599px) {
  .history-century__image::before {
    width: 364px;
    height: 168px;
    top: auto;
    bottom: 197px;
    left: -260px
  }
}

.history-century__image img {
  position: absolute;
  z-index: 20;
  max-width: unset
}

.history-articles {
  position: relative
}

.history-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 45px;
  padding-bottom: 78px;
  transform: translateZ(0);
  will-change: transform, opacity;
  transition: transform .3s, opacity .1s
}

@media (max-width:1199px) {
  .history-list {
    padding-bottom: 60px
  }
}

@media (max-width:899px) {
  .history-list {
    padding-top: 40px;
    padding-bottom: 30px;
    justify-content: space-between
  }
}

@media (max-width:599px) {
  .history-list {
    padding-bottom: 0
  }
}

.history-list.is-active {
  transform: translateX(50px);
  opacity: 0
}

.history-list__item {
  display: flex;
  align-items: flex-end;
  position: relative;
  flex: 0 0 auto;
  width: 31.7%;
  margin-top: 24px;
  margin-right: 2.45%;
  height: 211px;
  padding: 25px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
  border-radius: 8px;
  overflow: hidden
}

@media (max-width:899px) {
  .history-list__item {
    width: 47.5%;
    margin-right: 0
  }
}

@media (max-width:599px) {
  .history-list__item {
    width: 100%;
    margin-right: 0
  }
}

.history-list__item:hover .history-list__head {
  transform: translateX(20px)
}

.history-list__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 87px;
  background: linear-gradient(180deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .795181) 100%)
}

.history-list__item:nth-child(3n+2) {
  top: 35px
}

@media (max-width:899px) {
  .history-list__item:nth-child(3n+2) {
    top: 0
  }
}

.history-list__item:nth-child(3n+3) {
  top: 78px;
  margin-right: 0
}

@media (max-width:899px) {
  .history-list__item:nth-child(3n+3) {
    top: 0
  }
}

.history-list__head {
  position: relative;
  z-index: 10;
  font-size: 2.1rem;
  font-weight: 700;
  color: #fff;
  transition: transform .2s
}

.history-list__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.history-list__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%
}

.history-list__button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: 0 0
}

.history-item {
  position: absolute;
  top: -9999px;
  left: -9999px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 1102px;
  opacity: 0;
  background-color: #f3f3f3;
  transition: transform .2s, opacity .2s;
  transform: translateX(70px) translateZ(0);
  border-radius: 8px;
  padding: 60px
}

@media (max-width:1199px) {
  .history-item {
    width: calc(100% - 30px)
  }
}

@media (max-width:899px) {
  .history-item {
    padding: 80px 40px 40px
  }
}

@media (max-width:599px) {
  .history-item {
    padding: 0 0 40px
  }
}

.history-item.is-active {
  top: 120px;
  margin-bottom: 100px;
  left: 50%;
  margin-left: -551px
}

@media (max-width:1199px) {
  .history-item.is-active {
    left: 15px;
    transform: translateX(-50%);
    margin-left: 0
  }
}

.history-item.is-animated {
  opacity: 1;
  transform: translateX(0) translateZ(0)
}

@media (max-width:1199px) {
  .history-item.is-animated {
    transform: translateX(0)
  }
}

.history-item__header {
  width: 53%;
  flex: 0 0 auto;
  padding-top: 25px
}

@media (max-width:899px) {
  .history-item__header {
    width: 100%
  }
}

@media (max-width:599px) {
  .history-item__header {
    padding: 30px 15px 0
  }
}

.history-item__heading {
  font-size: 2.1rem;
  font-weight: 700
}

.history-item__paragraph {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 15px
}

.history-item__image {
  width: 42%;
  flex: 0 0 auto;
  order: -1;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
  overflow: hidden;
  border-radius: 8px
}

.history-item__image img {
  display: block;
  width: 100%
}

@media (max-width:899px) {
  .history-item__image {
    width: 100%;
    max-width: 300px
  }
}

@media (max-width:599px) {
  .history-item__image {
    max-width: 100%;
    box-shadow: unset
  }
}

.history-item__content {
  display: flex;
  width: 100%;
  flex: none;
  padding-top: 52px
}

@media (max-width:899px) {
  .history-item__content {
    padding-top: 30px;
    justify-content: space-between;
    flex-wrap: wrap
  }
}

@media (max-width:599px) {
  .history-item__content {
    padding: 30px 15px 0
  }
}

.history-item__column {
  width: 30%;
  margin-right: 5%;
  flex: 0 0 auto
}

@media (max-width:899px) {
  .history-item__column {
    width: 48%;
    margin-right: 0
  }
}

@media (max-width:599px) {
  .history-item__column {
    width: 100%
  }
}

.history-item__column:nth-child(3n) {
  margin-right: 0
}

.history-item__heading-sub {
  margin-top: 20px;
  font-size: 2.1rem;
  font-weight: 600;
  font-family: "Hrot Premium", sans-serif;
  letter-spacing: .0476em
}

.history-specification {
  margin-top: 18px
}

.history-specification__item {
  font-size: 1.6rem;
  padding: 6px 0
}

.history-item__close {
  position: absolute;
  top: 30px;
  right: 43px
}

.history-item__info {
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "Hrot Premium", sans-serif;
  letter-spacing: .0475em;
  text-transform: uppercase;
  opacity: .2;
  margin-top: 135px
}

@media (max-width:1199px) {
  .history-item__info {
    margin-top: 110px
  }
}

@media (max-width:899px) {
  .history-item__info {
    margin-top: 70px
  }
}

@media (max-width:599px) {
  .history-item__info {
    margin-top: 40px
  }
}
