

/* Start:/local/components/pervye/history.movement.creation/templates/.default/style.css?17712459471821*/
.complex_history-slider__card .swiper-slide {
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}
.page_collective-participants__partners-slider .swiper-slide {
    height: 320px;
}

.js-history-documents-swiper .swiper-wrapper {
    align-items: stretch;
}
.js-history-documents-swiper .swiper-slide {
    height: auto;
}
.swiper-slide .complex_card-doc-min {
    height: 100%;
}

.complex_history-slider__card p.complex_history-slider__card-desc {
    font-size: 16px;
}

@media (max-width: 1279px) {
    .page_collective-participants__partners-slider .swiper-slide {
        height: 220px
    }
}

@media (max-width: 1023px) {
    .page_collective-participants__partners-slider .swiper-slide {
        height: 180px
    }
}

@media (max-width: 767px) {
    .page_collective-participants__partners-slider .swiper-slide {
        width: 225px
    }
}

.page_collective-participants__partners-slider {
    padding-bottom: 20px;
}

.complex_history-slider:has(.swiper-pagination-fill) .page_collective-participants__partners-slider .swiper-pagination-history {
    bottom: 0px !important;
}

.page_collective-participants__partners-slider .swiper-pagination {
    background-color: #DAE3F4;
    height: 8px;
    border-radius: 8px;
    width: 100%;
}

.page_collective-participants__partners-slider .swiper-pagination-fill {
    background-color: #B3BCCD;
    border-radius: 8px;
    height: 8px;
}

.page_collective-participants__partners-slider .swiper__button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.page_collective-participants__partners-slider .swiper__button-prev {
    left: 10px;
}

.page_collective-participants__partners-slider .swiper__button-next {
    right: 10px;
}


.js-history-documents-swiper:has(.swiper-slide) {
    margin-top: 32px;
}
/* End */
/* /local/components/pervye/history.movement.creation/templates/.default/style.css?17712459471821 */
