

/* Start:/local/templates/.default/components/bitrix/news.list/steps/style.css?17472260711883*/
.reviews_thumbs_nav .owl-next, .reviews_thumbs_nav .owl-prev {
    background: none !important;
}
.reviews_thumbs_nav .owl-prev img {
    transform: rotate(0deg) !important;
}

@media (min-width: 992px) {
    .reviews_thumbs_slider .owl-dot {
        width: initial;
        height: 0;
    }

    .reviews_thumbs_slider .owl-dots {
        justify-content: center;
    }

    .thumbs_dots {
        justify-content: center !important;
    }

    .thumbs_dots .owl-dot {
        appearance: none;
        padding: 0;
        width: 12px !important;
        height: 12px !important;
        margin: 5px 2px !important;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 50% !important;
        background: transparent !important;
        border: 1px solid #0078E1 !important;
    }

    .thumbs_dots .owl-dot.active {
        background-color: #0078E1 !important;
        width: 24px !important;
        border-radius: 15px !important;
    }

    .reviews_thumbs_nav .owl-next img, .reviews_thumbs_nav .owl-prev img {
        width: 24px;
    }
}

@media (max-width: 992px) {
    .reviews_thumbs_dots .owl-dot {
        width: 50% !important;
        height: 0.2rem !important;
        border-radius: inherit !important;
    }

    .reviews_thumbs_dots.owl-dots {
        background: #ffffff !important;
        height: inherit;
    }

    .reviews_thumbs_dots .owl-dot.active {
        border-radius: inherit !important;
        padding: 0;
    }
    .steps .owl-prev, .steps .owl-next {
        width: 24px !important;
        height: 24px !important;
    }
}

.tab-list-wrapper {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
}

.tab-list {
    display: flex;
    gap: 10px !important;
}

.tab-item {
    flex: 0 0 auto;
    scroll-snap-align: start;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/feedback/style.css?1765295115294*/
.form-review__agree {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-left: 18px;
  margin-right: 18px;
}

.form-review__agree input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: #007bff;
}

.row-wide.form-group:has(.form-review__agree) {
  margin-top: -5px;
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/steps/style.css?17472260711883 */
/* /local/templates/.default/components/bitrix/form.result.new/feedback/style.css?1765295115294 */
