.video_slider.owl-carousel .owl-dots {
    position: absolute;
    bottom: 6%;
    right: 40px;
    display: flex
;
    gap: 8px;
}