/* ===== s-history-time ====== */
.s-history-time__title {
    text-align: center;
    color: var(--primary-color)
}

.s-history-time__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.s-history-time__item-col-1 {
    position: relative;
    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: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
    padding-right: 108px;
    width: 28%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-top: 44px
}

.s-history-time__item-col-1::after {
    content: "";
    position: absolute;
    display: block;
    right: 55px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: var(--primary-color)
}

.s-history-time__item-col-1::before {
    content: "";
    position: absolute;
    top: 119px;
    right: 39px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    background-color: var(--secondary-color);
    z-index: 1
}

.s-history-time__item-col-2 {
    width: 32%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    padding-bottom: 40px
}

.s-history-time__item-col-2 img, .s-history-time__item-col-2 picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.s-history-time__item-col-2 .s-fluid-gallery .c-slider--fluid-gallery {
    height: 417px
}

.s-history-time__item-col-3 {
    position: relative;
    padding: 80px 20px 40px 64px
}

.s-history-time__item-year {
    white-space: nowrap;
    display: block;
    font-family: "Kudryashev Display Sans";
    font-size: 162px;
    line-height: .84em;
    letter-spacing: -3.24px;
    margin-bottom: 25px
}

.s-history-time__item-event {
    display: block;
    font-family: "Baskerville Display PT";
    font-size: 64px;
    font-style: italic;
    font-weight: 400;
    line-height: .74em;
    letter-spacing: -2.56px
}
@media (max-width: 1839.98px) {

    .s-history-time__item:last-child .s-history-time__item-col-2, .s-history-time__item:last-child .s-history-time__item-col-3 {
        padding-bottom: 0
    }

    .s-history-time__item:last-child .s-history-time__item-col-3::after {
        content: none
    }

    .s-history-time__item-col-1 {
        width: 25%;
        padding-right: 42px;
        padding-top: 48px
    }

    .s-history-time__item-col-1::after {
        right: 0
    }

    .s-history-time__item-col-1::before {
        right: -16px;
        top: 70px
    }

    .s-history-time__item-col-2 {
        width: 37%;
        padding-left: 77px
    }

    .s-history-time__item-col-3 {
        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-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 0
    }

    .s-history-time__item-year {
        font-size: 72px;
        letter-spacing: -1.44px
    }

    .s-history-time__item-event {
        font-size: 43px;
        letter-spacing: -1.72px
    }
}

@media (max-width: 1199.98px) {

    .s-history-time__item-col-2 {
        width: 40.8%;
        padding-left: 40px;
        padding-bottom: 78px
    }

    .s-history-time__item-col-3 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: 36px;
        padding-bottom: 78px
    }

    .s-history-time__item-year {
        font-size: 42px;
        letter-spacing: -.84px
    }

    .s-history-time__item-event {
        margin-bottom: 50px;
        font-size: 22px;
        letter-spacing: -.88px
    }

}

@media (max-width: 767.98px) {

    .s-history-time__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .s-history-time__item-col-1 {
        width: 100%;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 0;
        padding-top: 0
    }

    .s-history-time__item-col-1::after, .s-history-time__item-col-1::before {
        content: none
    }

    .s-history-time__item-col-2 {
        width: 100%;
        padding-left: 0;
        margin-bottom: 15px;
        margin-top: 15px;
        height: 62vw
    }

    .s-history-time__item-col-2 .s-fluid-gallery .c-slider--fluid-gallery {
        height: 62vw
    }

    .s-history-time__item-col-3 {
        padding-left: 0;
        text-align: center;
        padding-bottom: 68px
    }

    .s-history-time__item-col-3::after {
        content: "";
        position: absolute;
        bottom: 28px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 23px;
        height: 13px;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url("data:image/svg+xml,%3Csvg width=%2723%27 height=%2713%27 viewBox=%270 0 23 13%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0.292969 1.70718L1.70718 0.292969L11.5001 10.0859L21.293 0.292969L22.7072 1.70718L11.5001 12.9143L0.292969 1.70718Z%27 fill=%27%23CBB49D%27/%3E%3C/svg%3E%0A")
    }

    .s-history-time__item-year {
        text-align: center;
        margin-bottom: 8px
    }

    .s-history-time__item-event {
        margin-bottom: 15px;
        text-align: center
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .s-history-time__item-col-1 {
        width: 1px;
        padding-right: 0
    }

    .s-history-time__item-col-1 .s-history-time__item-event, .s-history-time__item-col-1 .s-history-time__item-year {
        display: none
    }
}

/* ===== .s-history-building ====== */

.s-history-building__content {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--black);
    padding-top: 60px;
    padding-bottom: 60px
}

.s-history-building__content .h2 {
    margin-bottom: 40px;
    color: var(--primary-color)
}

.s-history-building__content img {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    height: auto;
    margin-bottom: 20px
}

.s-history-building__photo .s-fluid-gallery {
    width: 100%
}

.s-history-building__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-history-building__photo .s-fluid-gallery, .s-history-building__photo .s-fluid-gallery .c-slider--fluid-gallery.is-fw {
    height: 100%
}

.s-history-building__content .s-fluid-gallery {
    margin-bottom: 20px
}

.s-history-building__content .s-fluid-gallery .c-slider .c-slider__item img {
    margin-bottom: 0 !important
}

.s-history-building__photo img, .s-history-building__photo picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
@media (min-width: 1200px) {
    .s-history-building__content {
        padding-right: 40px
    }
}
@media (max-width: 1199.98px) {

    .s-history-building {
        padding-left: 30px;
        padding-right: 30px
    }

    .s-history-building__content {
        padding-bottom: 35px
    }

    .s-history-building__photo {
        padding-bottom: 0;
        height: 385px;
        overflow: hidden;
        margin-bottom: 60px
    }

    .s-history-building__photo .s-fluid-gallery .c-slider--fluid-gallery.is-fw {
        width: 100%;
        height: 100%
    }

    .s-history-building__photo .s-fluid-gallery {
        height: 100%
    }

    .s-history-building__photo .s-fluid-gallery .c-slider .c-slider__item {
        display: flex;
        align-items: center;
        justify-content: center
    }

}

@media (max-width: 767.98px) {

    .s-history-building {
        padding-left: 0;
        padding-right: 0
    }

    .s-history-building__content {
        padding-top: 40px;
        padding-bottom: 25px
    }

    .s-history-building__content .s-fluid-gallery {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px
    }

    .s-history-building__content .c-button-gallery {
        display: none
    }

    .s-history-building__content .s-fluid-gallery .c-slider--fluid-gallery.is-fw {
        height: 58vw
    }

    .s-history-building__content .h2 {
        text-align: center;
        margin-bottom: 30px
    }

}

/* ===== .s-history-name ====== */
.s-history-name__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.s-history-name__photo img, .s-history-name__photo picture {
    max-width: 100%;
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top
}

.s-history-name__content {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-history-name__content .h2 {
    margin-bottom: 40px;
    color: var(--primary-color)
}

@media (min-width: 1200px) {
    .s-history-name__content {
        padding-left: 80px
    }
}

@media (max-width: 1199.98px) {
    .s-history-name {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width: 767.98px) {
    .s-history-name {
        padding-left: 0;
        padding-right: 0
    }

    .s-history-name__photo {
        margin-bottom: 25px
    }

    .s-history-name__content .h2 {
        text-align: center;
        margin-bottom: 25px
    }
}
