@charset "UTF-8";

.history__wrap {
  position: relative;
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-rows: repeat(2, auto);
  gap: 0 0;
  grid-template-areas: ". historyTitle" "listYear historyContent";
}

.history__wrap .list_year {
  list-style: none;
  font-size: 20px;
  grid-area: listYear;
}

.history__wrap .list_year.sticky {
  position: fixed;
  top: 0;
}

.history__wrap .list_year.fixbot {
  position: absolute;
  top: unset;
  bottom: 0;
  left: 0 !important;
}

.history__wrap .list_year .year__count {
  background: 0 0;
  padding: 0;
  margin-bottom: 15px;
  margin-top: 15px;
}

.history__wrap .list_year .year__count a {
  color: gray;
  text-decoration: none;
  font-size: 18px;
}

.history__wrap .list_year .year__count a:hover {
  color: #d0112b;
  text-decoration: underline;
}

.history__wrap .list_year .year__count a.active {
  color: #d0112b;
  text-decoration: underline;
}

.history__wrap .info {
  font-size: 16px;
  line-height: 1.5;
  margin: 7px 0 0 15px;
  grid-area: historyTitle;
}

.history__wrap .history__content {
  min-width: 100%;
  grid-area: historyContent;
  padding: 0 16px;
}

.history__wrap .history__content .year__info .year__title {
    // color: #d0112b;
    // font-size: 50px;
    // text-decoration: underline;
    margin: 31px 0 33px;
    padding-left: 24px;
    position: relative;
    width: fit-content;

    font-family: "Rossiya", "Helios", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    letter-spacing: 5px;
    color: #f33e5f;
}

.history__wrap .history__content .year__info .year__title::after {
  position: absolute;
  right: -40px;
  top: -8px;
  content: "";
  display: inline-block;
  width: 33px;
  height: 33px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 481.5 458'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23f33e5f;%7D%3C/style%3E%3C/defs%3E%3Cg id='Слой_2' data-name='Слой 2'%3E%3Cg id='Слой_2-2' data-name='Слой 2'%3E%3Cpath class='cls-1' d='M470,63C446.53,83.51,341,168,341,168l29,256-48,34L237,253l-90,72-3,57L99,418,73,337,0,296l45-36,55,8,89-74L9,70,52,30l241,82S385,38,421,9Z'/%3E%3Ccircle class='cls-1' cx='445' cy='36.5' r='36.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  /* margin-left: 9px; */
  /* -webkit-transform: rotate(321deg);
  -ms-transform: rotate(321deg);
  transform: rotate(321deg); */
  color: #d0112b;
}

.history__wrap .history__content .year__info .year__text {
  font-size: 16.4px;
  padding-left: 24px;
}

.history__wrap .history__content .year__info .hisotry-slider {
  position: relative;
  padding: 0 60px;
  display: block !important;
}

.slick-slide {
  height: auto !important;
}

.slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.history__wrap .history__content .year__info .hisotry-slider figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.history__wrap .history__content .year__info .hisotry-slider figure img {
  margin: 0 auto;
  height: 450px;
  width: 800px;
  -o-object-fit: cover;
  object-fit: cover;
}

.history__wrap .history__content .year__info .hisotry-slider figure figcaption {
  padding-top: 10px;
  text-align: center;
  color: gray;
  font-size: 14px;
}

.history__wrap .history__content .year__info .hisotry-slider.hide-dots .slick-dots {
  display: none !important;
  opacity: 0 !important;
  font-size: 0 !important;
}

.history__wrap .history__content .year__info .hisotry-slider figure,
.history__wrap .history__content .year__info .hisotry-slider:focus-visible {
  outline: 0;
}

.history__wrap .history__content .year__info .hisotry-slider .slick-arrow {
  position: absolute;
  top: 50%;
  margin: -15px 0 0 0;
  z-index: 2;
  font-size: 0;
  width: 30px;
  height: 30px;
}

.history__wrap .history__content .year__info .hisotry-slider .slick-arrow.slick-next,
.history__wrap .history__content .year__info .hisotry-slider .slick-arrow.slick-prev {
  background-size: cover;
  width: 40px;
  height: 40px;
  background-color: transparent;
  outline: none;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
}

.history__wrap .history__content .year__info .hisotry-slider .slick-arrow.slick-next {
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath fill='%23d0112b' d='M11.242 9.144c-2.48 2.48-3.24 4.47-2.594 6.222 0 0 5.68-5.683 5.683-5.683L8.65 4c-.647 1.75.115 3.74 2.594 6.22V9.144z'/%3E%3C/svg%3E");
}

.history__wrap .history__content .year__info .hisotry-slider .slick-arrow.slick-prev {
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20'%3E%3Cpath fill='%23d0112b' d='M11.242 9.144c-2.48 2.48-3.24 4.47-2.594 6.222 0 0 5.68-5.683 5.683-5.683L8.65 4c-.647 1.75.115 3.74 2.594 6.22V9.144z'/%3E%3C/svg%3E");
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-dots {
  list-style: none;
}

.slick-dots > li {
  background: 0 0 !important;
  width: 20px;
  height: 20px;
}

.slick-dots li button:before {
  font-size: 30px !important;
}

@media screen and (max-width: 1400px) {
  .history__wrap .list_year .year__count {
    margin-bottom: 9px;
    margin-top: 9px;
    font-size: 18px;
    line-height: 0.9;
  }
}

@media screen and (max-width: 1300px) {
  .history__wrap .history__content .year__info .hisotry-slider figure img {
    height: 360px;
    width: 640px;
  }
}

@media screen and (max-width: 1100px) {
  .history__wrap .history__content .year__info .hisotry-slider figure img {
    height: 232px;
    width: 412px;
  }
}

@media screen and (max-width: 768px) {
  .history__wrap {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
    gap: 0 0;
    grid-template-areas: "historyTitle" "listYear" "historyContent";
  }

  .history__wrap .list_year {
    position: unset;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .history__wrap .list_year .year__count {
    background: 0 0;
    padding: 3px;
    margin: 0;
    width: 50px;
    font-size: 16px;
    line-height: 1;
  }

  .history__wrap .info {
    font-size: 14px;
  }

  .history__wrap .history__content {
    padding: 0 10px 0 35px;
  }

  .history__wrap .history__content .year__info .year__text,
  .history__wrap .history__content .year__info .year__title {
    padding-left: 10px;
    font-size: 14px;
  }

  .history__wrap .history__content .year__info .year__title {
    font-size: 40px;
  }

  .history__wrap .history__content .year__info .year__title::after {
    font-size: 32px;
  }

  .history__wrap .history__content .year__info .hisotry-slider {
    padding: 0 0;
  }

  .history__wrap .history__content .year__info .hisotry-slider figure figcaption {
    padding-top: 7px;
    font-size: 11px;
  }

  .history__wrap .list_year.sticky {
    position: unset;
    top: unset;
  }
}

@media screen and (max-width: 767px) {
  .history__wrap .history__content .year__info .hisotry-slider figure img {
    height: calc((100vw - 140px) * 0.5625);
    width: calc(100vw - 140px);
  }
}

@media screen and (max-width: 500px) {
  .history__wrap .history__content .year__info .hisotry-slider figure img {
    height: calc((100vw - 110px) * 0.5625);
    width: calc(100vw - 110px);
  }

  .history__wrap .history__content .year__info .hisotry-slider figure img {
    height: calc((100vw - 70px) * 0.5625);
    width: calc(100vw - 70px);
  }
}