

/* Start:/local/templates/lk/components/bitrix/news.list/video_swiper/style.css?17879345691730*/
.video__mobile-navigation .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    transform:none;
}
.video__pagination {
    bottom: 10px;
    left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 3px;
    margin: 0 auto 0;
    gap: 8px;
}
.video__mobile-navigation {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 28px;
    max-width: 100%;
    overflow: hidden;
}
.video__mobile-arrow {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 32px;
    padding: 0;
    color: #bbe4e9;
    background: transparent;
    border: 0;
    cursor: pointer;
    transition: color 0.3s ease;
}

.video__mobile-arrow.swiper-button-disabled {
    color: #d8d8d8;
    cursor: default;
}

.video__mobile-arrow:focus-visible {
    outline: 2px solid #42a1ae;
    outline-offset: 2px;
}

.video__pagination {
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.video_slider_swiper .video__pagination .swiper-pagination-bullet {
    flex: 0 0 9px;
    width: 15px;
    min-width: 10px;
    height: 3px;
    margin: 0;
    background-color: #d8d8d8;
    border-radius: 2px;
    opacity: 1;
    transition:
            flex-grow 0.3s ease,
            background-color 0.3s ease;
}

.video_slider_swiper .video__pagination .swiper-pagination-bullet-active {
    flex-grow: 5;
    min-width: 92px;
    background-color: #d7eff2;
}

.video_slider_swiper .product-line__panel.is-active:not(.product-line__placeholder) {
    width: 100%;
}

.video_slider_swiper .video-card {
    min-height: 1088px;
}
/* End */
/* /local/templates/lk/components/bitrix/news.list/video_swiper/style.css?17879345691730 */
