.exhi01-template-08 .title-header .fz-A {
    font-size: 24px;
    font-weight: bold;
    line-height: 1em
}

@media (min-width: 740px) {
    .exhi01-template-08 .title-header .fz-A {
        font-size: 28px
    }
}

@media (min-width: 1500px) {
    .exhi01-template-08 .title-header .fz-A {
        font-size: 32px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-08 .title-header .fz-A {
        font-size: 36px
    }
}

.exhi01-template-08 .fz-B {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em
}

@media (min-width: 740px) {
    .exhi01-template-08 .fz-B {
        font-size: 20px
    }
}

@media (min-width: 1500px) {
    .exhi01-template-08 .fz-B {
        font-size: 22px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-08 .fz-B {
        font-size: 24px
    }
}

.exhi01-template-08 .label {
    font-size: 14px;
    line-height: 1.5em
}

@media (min-width: 740px) {
    .exhi01-template-08 .label {
        font-size: 16px
    }
}

@media (min-width: 1500px) {
    .exhi01-template-08 .label {
        font-size: 16px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-08 .label {
        font-size: 18px
    }
}

.exhi01-template-08 .title-header .more {
    display: inline-flex;
    color: #fff;
    line-height: 1.5em;
    transition: all .35s ease;
    font-size: 16px;
    font-weight: bold;
    align-items: center
}

.exhi01-template-08 .title-header .more img {
    display: block;
    width: 20px;
    margin-left: 8px;
    transition: all .35s ease
}

.exhi01-template-08 .title-header .more:active img,
.exhi01-template-08 .title-header .more:hover img {
    margin-left: 16px
}

@media (min-width: 980px) {
    .exhi01-template-08 .title-header .more {
        font-size: 18px
    }
}

@media (min-width: 1500px) {
    .exhi01-template-08 .title-header .more {
        font-size: 20px
    }
}

@media (min-width: 1800px) {
    .exhi01-template-08 .title-header .more {
        font-size: 22px
    }
}

@media (min-width: 0) and (max-width: 979px) {
    .exhi01-template-08 .title-header {
        padding-top: 50px
    }
}

.exhi01-template-08 .title-header>div {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.exhi01-template-08 .title-header .swiper-pagination {
    position: static
}

@media (min-width: 0) and (max-width: 979px) {
    .exhi01-template-08 .title-header .swiper-pagination {
        display: none
    }
}

.exhi01-template-08 {
    width: 100%;
    max-width: 100vw;
    padding-top: 50px;
    padding-bottom: 30px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (min-width: 740px) {
    .exhi01-template-08 {
        padding-bottom: 9.791vw;
        padding-top: 11vw
    }
}

.exhi01-template-08 .title-header>div {
    padding-bottom: 10vw
}

@media (min-width: 740px) {
    .exhi01-template-08 .title-header>div {
        padding-bottom: 5.8vw
    }
}

.exhi01-template-08 .title-header .fz-A {
    color: #fff
}

.exhi01-template-08 .fz-B {
    color: #fff;
    margin-bottom: 1em;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.exhi01-template-08 .label {
    color: #fd6443;
    line-height: 1em
}

.exhi01-template-08 .img-holder {
    border-radius: 5px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

@media (min-width: 0) and (max-width: 979px) {
    .exhi01-template-08 .img-holder:after {
        content: "";
        display: block;
        width: 100%;
        padding-bottom: 112%
    }
}

@media (min-width: 980px) {
    .exhi01-template-08 .img-holder {
        width: 47.78%
    }
}

.exhi01-template-08 .date {
    position: relative
}

.exhi01-template-08 .text {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (min-width: 0) and (max-width: 979px) {
    .exhi01-template-08 .text {
        padding-top: 20px
    }
}

@media (min-width: 980px) {
    .exhi01-template-08 .text {
        width: 52.22%;
        padding-left: 2.9vw
    }
}

.exhi01-template-08 .month {
    font-size: 5.313vw;
    color: #1c2028;
    font-family: "Libre Baskerville", serif;
    padding-left: 25px;
    transition: all .5s ease
}

@media (min-width: 0) and (max-width: 575px) {
    .exhi01-template-08 .month {
        font-size: 15vw
    }
}

.exhi01-template-08 .year {
    color: #fff;
    position: absolute;
    top: 0;
    line-height: 1em;
    padding-left: 25px;
    font-size: 14px
}

.exhi01-template-08 .year:before {
    content: "";
    display: block;
    width: 3px;
    height: 3em;
    border-left: 3px solid #fd6443;
    position: absolute;
    left: 0;
    transition: all .4s ease
}

@media (min-width: 980px) {
    .exhi01-template-08 .news-item {
        display: flex
    }
    .exhi01-template-08 .news-item>div {
        flex: 1
    }
    .exhi01-template-08 .news-item .img-holder {
        min-height: 15.62vw;
    }
    .exhi01-template-08 .news-item:hover .month,
    .exhi01-template-08 .news-item:active .month {
        color: #fd6443
    }
    .exhi01-template-08 .news-item:hover .year:before,
    .exhi01-template-08 .news-item:active .year:before {
        height: 6em
    }
}

.exhi01-template-08 .swiper-container {
    overflow: visible
}

.exhi01-template-08 .swiper-slide {
    opacity: 1;
    transition: all .6s ease
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-08 .swiper-slide {
        padding-bottom: 60px
    }
}

.exhi01-template-08 .swiper-slide.swiper-slide-prev {
    opacity: 0
}

.exhi01-template-08 .swiper-pagination .swiper-pagination-bullet:before {
    border: 1px solid #f3f2f2
}

.exhi01-template-08 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    border: 1px solid #fd6443
}

@media (min-width: 0) and (max-width: 739px) {
    .exhi01-template-08 .swiper-pagination {
        bottom: 0;
        height: 30px
    }
}

@media (min-width: 740px) {
    .exhi01-template-08 .swiper-pagination {
        height: 40px;
        width: 160px;
        right: -25px;
        top: 0;
        text-align: right;
        z-index: 99;
        left: auto;
        top: calc( -5.3vw - 35px)
    }
}