

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?167965756666*/
.pager-inner {
    display: flex;
    justify-content: flex-end;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/slider/style.min.css?17525856941086*/
div.news-list {
    word-wrap: break-word
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0
}

.news-date-time {
    color: #486daa
}

.swiper-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px; /* расстояние между стрелками и буллитами */
    position: relative;
    left: 0;
    right: 0;
    bottom: 0; /* или сколько нужно */
    z-index: 10;
    pointer-events: none; /* чтобы не мешать кликам вне стрелок и буллитов */
    margin:16px 0 64px 0;
}

.swiper-button-prev,
.swiper-button-next {
    position: static !important; /* убираем абсолют */
    pointer-events: auto; /* чтобы стрелки были кликабельны */
    width: 16px !important;
    height: 16px !important;
    margin-top:0 !important;
}

.swiper-pagination {
    position: static; /* убираем абсолют */
    display: flex;
    align-items: center;
    width: auto !important;
    margin: 0 !important;
}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?167965756666 */
/* /local/templates/.default/components/bitrix/news.list/slider/style.min.css?17525856941086 */
