

/* Start:/local/templates/egm/components/bitrix/system.pagenavigation/.default/style.css?17635539041718*/
.modern-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.modern-nav a, .modern-page-current {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2B2B2B;
}

.modern-page-current {
    border-radius: 6px;
    background: #FFF;
}

.modern-nav a:hover {
    color: var(--main-color);
}

.modern-page-next {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.4297 13.9302L28.4997 20.0002L22.4297 26.0702' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.5 20H28.33' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.modern-page-previous {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5703 26.0703L11.5003 20.0003L17.5703 13.9303' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.5 20L11.67 20' stroke='%232B2B2B' stroke-opacity='0.8' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* End */


/* Start:/local/templates/egm/components/bitrix/news.list/own_list/style.css?17675266471961*/
.catalog-item__slider .catalog-item {
    width: 100%;
    height: 100%;
}

.catalog-item__slider {
    overflow: visible !important;
}

.catalog-item__slider .swiper-wrapper {
    align-items: stretch;
}

.catalog-item__slider .swiper-wrapper .swiper-slide {
    height: auto;
}

.catalog-item__slider .swiper-pagination {
    position: relative;
    padding-top: 12px;
}

.catalog-item__slider .catalog-item {
    cursor: grab;
}

.catalog-item__slider .catalog-item:active {
    cursor: grabbing
}

@media screen and (max-width: 768px) {
    .catalog-item__slider .catalog-item {
        padding: 16px 16px 24px 16px;
    }

    .catalog-item__slider .catalog-item__params {
        display:none;
    }

    .catalog-item__slider .catalog-item__mark {
        display:none;
    }

    .catalog-item__slider .catalog-item__sectname {
        font-size:12px;
        margin:0;
    }

    .catalog-item__slider .catalog-item__sect {
        margin-bottom:12px;
    }

    .catalog-item__slider .catalog-item__available {
        font-size:16px;
        margin-bottom:12px;
    }

    .catalog-item__slider .catalog-item__available::before {
        width:10px;
        height:10px;
    }

    .catalog-item__slider .catalog-item__name {
        font-size:24px;
    }

    .catalog-item__slider .catalog-item .btn {
        font-size:16px;
        height:40px;
    }

    .catalog-item__slider .catalog-item__img {
        text-align:center;
        height:135px;
        width:100%;
    }

    .catalog-item__slider .catalog-item__buttons {
        padding:0;
        gap:16px;
    }

    .catalog-item__slider .swiper-pagination .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
        margin: 0 3px;
    }

    .catalog-item__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #2054D8;
    }
}
/* End */


/* Start:/local/templates/egm/components/bitrix/news.list/own_list_promo/style.css?17722714912319*/
.catalog-item__slider .catalog-item {
    width: 100%;
    height: 100%;
}

.catalog-item__slider {
    overflow: visible !important;
}

.catalog-item__slider .swiper-wrapper {
    align-items: stretch;
}

.catalog-item__slider .swiper-wrapper .swiper-slide {
    height: auto;
}

.catalog-item__slider .swiper-pagination {
    position: relative;
    padding-top: 12px;
}

.catalog-item__slider .catalog-item {
    cursor: grab;
}

.catalog-item__slider .catalog-item:active {
    cursor: grabbing
}

.filter-buttons {
    text-align: center;
    display: flex;
    margin-right: 35px;
}

.filter-buttons button {
    color: #2B2B2B;
}

.filter-buttons__link {
    display: flex;
}

@media screen and (max-width: 768px) {

    .filter-buttons {
        flex-direction: column;
        margin-right: 25px;
    }

    .filter-buttons button {
        height: 23px;
    }

    .catalog-item__slider .catalog-item {
        padding: 16px 16px 24px 16px;
    }

    .catalog-item__slider .catalog-item__params {
        display:none;
    }

    .catalog-item__slider .catalog-item__mark {
        display:none;
    }

    .catalog-item__slider .catalog-item__sectname {
        font-size:12px;
        margin:0;
    }

    .catalog-item__slider .catalog-item__sect {
        margin-bottom:12px;
    }

    .catalog-item__slider .catalog-item__available {
        font-size:16px;
        margin-bottom:12px;
    }

    .catalog-item__slider .catalog-item__available::before {
        width:10px;
        height:10px;
    }

    .catalog-item__slider .catalog-item__name {
        font-size:24px;
    }

    .catalog-item__slider .catalog-item .btn {
        font-size:16px;
        height:40px;
    }

    .catalog-item__slider .catalog-item__img {
        text-align:center;
        height:135px;
        width:100%;
    }

    .catalog-item__slider .catalog-item__buttons {
        padding:0;
        gap:16px;
    }

    .catalog-item__slider .swiper-pagination .swiper-pagination-bullet {
        width: 5px;
        height: 5px;
        margin: 0 3px;
    }

    .catalog-item__slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #2054D8;
    }
}


/* End */


/* Start:/local/templates/egm/components/bitrix/news.list/partners/style.css?1767526644163*/
.marquee__inner {
    width: max-content;
    gap: 0 !important;
}

.marquee__content {
    gap: 0 !important;
}

.marquee__item {
    margin: 0 20px;
}
/* End */


/* Start:/local/templates/egm/components/bitrix/news.list/own_list_reviews/style.css?17725495607662*/
/* Основные стили для слайдера */
#slider-reviews.swiper {
    overflow: visible !important;
}

#slider-reviews .swiper-wrapper {
    align-items: stretch;
}

#slider-reviews .swiper-slide {
    height: auto;
    display: flex;
    align-items: stretch;
}

#slider-reviews .swiper-slide .slider-item {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

/* Стили для элемента слайда */
.slider-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    cursor: grab;
}

.slider-item:active {
    cursor: grabbing;
}

/* Верхняя часть с контентом */
.reviews-slider-item__top {
    background-color: #ffffff;
    border-radius: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    gap: 120px;
}

/* Основной контейнер для текста - скрываем стандартный скролл */
.reviews-slider-item__head {
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    max-height: 200px;

    /* Отключаем стандартный скролл во всех браузерах */
    overflow: hidden;

    /* Для Firefox */
    scrollbar-width: none;

    /* Для IE и старых версий Edge */
    -ms-overflow-style: none;
}

/* Отключаем стандартный скролл для Chrome, Safari, новых версий Edge */
.reviews-slider-item__head::-webkit-scrollbar {
    display: none;
    width: 0px;
    height: 0px;
    background-color: transparent;
}

/* Внутренний контейнер с кастомным скроллом */
.reviews-slider-item__head-content {
    flex: 1;
    padding-right: 10px;
    margin-right: -10px;

    /* Кастомный скролл для Firefox */
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.2) transparent;

    /* Высота и отображение */
    height: 100%;
    width: 100%;
    display: block;
}

/* Кастомный скролл для Chrome, Safari, новых версий Edge */
.reviews-slider-item__head-content::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: transparent;
}

.reviews-slider-item__head-content::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    -webkit-border-radius: 20px;
}

.reviews-slider-item__head-content::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.3);
}

.reviews-slider-item__head-content::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}

/* Полное скрытие стрелок у внутреннего контейнера */
.reviews-slider-item__head-content::-webkit-scrollbar-button {
    display: none;
    width: 0px;
    height: 0px;
    background-color: transparent;
    background-image: none;
    border: none;
}

.reviews-slider-item__head-content::-webkit-scrollbar-button:start {
    display: none;
    height: 0px;
}

.reviews-slider-item__head-content::-webkit-scrollbar-button:end {
    display: none;
    height: 0px;
}

.reviews-slider-item__head-content::-webkit-scrollbar-button:vertical {
    display: none;
    height: 0px;
}

.reviews-slider-item__head-content::-webkit-scrollbar-button:vertical:start {
    display: none;
    height: 0px;
}

.reviews-slider-item__head-content::-webkit-scrollbar-button:vertical:end {
    display: none;
    height: 0px;
}

.reviews-slider-item__head-content::-webkit-scrollbar-button:horizontal {
    display: none;
    width: 0px;
}

.reviews-slider-item__head-content::-webkit-scrollbar-corner {
    background-color: transparent;
    display: none;
}

.reviews-slider-item__head-content::-webkit-resizer {
    background-color: transparent;
    display: none;
}

/* Для Firefox - дополнительная гарантия */
@supports (-moz-appearance: none) {
    .reviews-slider-item__head-content {
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
    }
}

@-moz-document url-prefix() {
    .reviews-slider-item__head-content {
        scrollbar-width: thin;
        scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
    }
}

/* Для IE и старых Edge */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .reviews-slider-item__head-content {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        scrollbar-base-color: transparent;
        scrollbar-face-color: rgba(0, 0, 0, 0.2);
        scrollbar-track-color: transparent;
        scrollbar-arrow-color: transparent;
        scrollbar-shadow-color: transparent;
        scrollbar-dark-shadow-color: transparent;
        scrollbar-highlight-color: transparent;
        scrollbar-3d-light-color: transparent;
    }
}

/* Контейнер для изображения */
.reviews-slider-item__top .catalog-item__img {
    display: flex;
    align-items: center;
    justify-content: left;
    overflow: hidden;
    padding: 20px;
    flex-shrink: 0;
    gap: 10px;
    height: auto;
}

.reviews-slider-item__top .catalog-item__img img {

    width: 45px;
    height: 45px;
    object-fit: contain;
    display: block;
    border: none;
    outline: none;
}

/* Пагинация */
#slider-reviews .swiper-pagination {
    position: relative;
    padding-top: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    text-align: center;
    z-index: 10;
}

/* Дополнительные стили для гарантии одинаковой высоты */
#slider-reviews .swiper-slide {
    align-items: stretch;
}

#slider-reviews .swiper-slide > * {
    width: 100%;
}

/* Медиа-запросы для мобильных устройств */
@media screen and (max-width: 768px) {
    .reviews-slider-item__head {
        max-height: 150px;
        padding: 15px;
    }

    .reviews-slider-item__head-content {
        padding-right: 8px;
        margin-right: -8px;
    }

    .catalog-item__img {
        height: 100px;
        min-height: 100px;
        padding: 8px;
    }
}

@media screen and (max-width: 480px) {
    .reviews-slider-item__head {
        max-height: 120px;
        padding: 12px;
    }

    .reviews-slider-item__head-content {
        padding-right: 6px;
        margin-right: -6px;
    }

    .catalog-item__img {
        height: 80px;
        min-height: 80px;
        padding: 6px;
    }
}

/* Для устройств с высоким разрешением */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .reviews-slider-item__head-content::-webkit-scrollbar {
        width: 4px;
    }
}

/* Для печати */
@media print {
    .reviews-slider-item__head {
        max-height: none;
        overflow: visible;
    }

    .reviews-slider-item__head-content {
        overflow: visible;
        max-height: none;
    }
}

.reviews-client-name {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

.reviews-client-position {
    color: #9E9E9E;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
/* End */
/* /local/templates/egm/components/bitrix/system.pagenavigation/.default/style.css?17635539041718 */
/* /local/templates/egm/components/bitrix/news.list/own_list/style.css?17675266471961 */
/* /local/templates/egm/components/bitrix/news.list/own_list_promo/style.css?17722714912319 */
/* /local/templates/egm/components/bitrix/news.list/partners/style.css?1767526644163 */
/* /local/templates/egm/components/bitrix/news.list/own_list_reviews/style.css?17725495607662 */
