/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/bloc-history/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
.year_item {
  cursor: pointer;
}
.year_item.swiper-slide {
  height: unset;
  display: flex;
  flex-direction: column;
}
.year_item .year {
  font-size: 18px;
  color: #1F163C;
  text-align: center;
}
@media screen and (min-width: 480px) {
  .year_item .year {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .year_item .year {
    font-size: 26px;
  }
}
.year_item .icon {
  width: 70px;
  height: 70px;
  display: block;
  background: url(../images/icon.c48f8c32.png) no-repeat;
  background-size: contain;
  margin: auto auto 0 auto;
}
@media screen and (min-width: 768px) {
  .year_item .icon {
    width: 90px;
    height: 90px;
  }
}
.year_item.swiper-slide-thumb-active .year {
  font-weight: bold;
}
.year_item.swiper-slide-thumb-active .icon {
  background: url(../images/icon-active.86ddaa54.png) no-repeat;
  background-size: contain;
}

.history__years {
  position: relative;
  margin-bottom: 30px;
}
.history__years:before {
  content: "";
  width: 100%;
  height: 11px;
  background: #F4F5F7;
  position: absolute;
  bottom: 30px;
}
@media screen and (min-width: 350px) {
  .history__years:before {
    bottom: 29px;
  }
}
@media screen and (min-width: 480px) {
  .history__years:before {
    bottom: 32px;
  }
}
@media screen and (min-width: 768px) {
  .history__years:before {
    bottom: 37px;
  }
}

@media screen and (min-width: 991px) {
  .history_item {
    padding: 0 150px;
  }
}
@media screen and (min-width: 991px) {
  .history_item_wrapper {
    display: flex;
    align-items: center;
  }
}
.history_item__left {
  margin-bottom: 30px;
}
@media screen and (min-width: 991px) {
  .history_item__left {
    width: 50%;
    padding-right: 80px;
    margin-bottom: unset;
  }
}
.history_item__left h3 {
  font-size: 46px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .history_item__left h3 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media screen and (min-width: 991px) {
  .history_item__left h3 {
    font-size: 77px;
    line-height: 70px;
    padding-top: 10px;
  }
}
.history_item__left .decs {
  font-size: 24px;
  color: rgba(23, 43, 77, 0.58);
}
.history_item__right {
  text-align: center;
}
@media screen and (min-width: 991px) {
  .history_item__right {
    width: 50%;
  }
}

.history {
  padding: 50px 0 0;
}
@media screen and (min-width: 991px) {
  .history {
    padding: 50px 0;
  }
}

.history__items {
  padding-bottom: 70px !important;
}
@media screen and (min-width: 768px) {
  .history__items {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 991px) {
  .history__items {
    padding-bottom: unset !important;
  }
}
@media screen and (max-width: 991px) {
  .history__items .swiper-button-next {
    bottom: 0;
    top: unset;
  }
}
@media screen and (max-width: 991px) {
  .history__items .swiper-button-prev {
    bottom: 0;
    top: unset;
    left: unset;
    right: 80px;
  }
}
@media screen and (max-width: 768px) {
  .history__items .swiper-button-prev {
    right: 60px;
  }
}
.history__items .swiper-button-prev, .history__items .swiper-button-next {
  width: unset;
  height: unset;
}
.history__items .swiper-button-prev:after, .history__items .swiper-button-next:after {
  display: none;
}
.history__items .swiper-button-prev.swiper-button-disabled svg path:first-child, .history__items .swiper-button-next.swiper-button-disabled svg path:first-child {
  fill: #DFE1E6;
}
@media screen and (max-width: 768px) {
  .history__items .swiper-button-prev svg, .history__items .swiper-button-next svg {
    width: 40px;
    height: 40px;
  }
}

/*# sourceMappingURL=style-index.css.map*/