

/* Start:/bitrix/templates/main_2022/components/bitrix/news.list/currency/style.css?17696735744665*/
.pc-menu-select{
    display: none;
}
.heading__breadcrumb .breadcrumbs {
    justify-content: center;
}
.block-item--vc--content li > span{
    color: #264796;
    display: contents;
    cursor: pointer;
}
.block-item--vc:nth-child(4n + 1) {
    width: 100% !important;
    margin-right: auto !important;
}
  .static-vc-card {
        background: linear-gradient(135deg, #d8f1ff 0%, #c9e9fa 100%);
        border-radius: 20px;
        padding: 32px;
        display: flex;
        flex-direction: column;
        gap: 20px;
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    }

    .static-vc-card header {
        font-size: 34px;
        font-weight: 800;
        margin-bottom: 20px;
        font-family: Montserrat;
    }

    .static-vc-card__subtitle {
        font-size: 22px;
        color: #2C2D31;
        margin-bottom: 40px;
        font-weight: 500;
        font-family: Montserrat;
    }

    .static-vc-card__grid {
        display: grid;
        grid-template-columns: 1fr 0.9fr;
        gap: 24px;
        align-items: start;
    }

    .static-vc-card__list {
        list-style: none;
        padding: 0;
        margin: 0 0 20px 0;
        display: grid;
        gap: 8px;
    }

    .static-vc-card__row {
        display: grid;
        grid-template-columns: 1.2fr 1fr 0.9fr;
        gap: 12px;
        align-items: flex-start;
        font-size: 16px;
        font-weight: 500;
    }

    .static-vc-card__row .phone {
        font-weight: 500;
    }

    .static-vc-card__section-title {
        font-size: 22px;
        font-weight: 700;
        margin: 16px 0 8px;
    }

    .static-vc-card__hours {
        display: flex;
        align-items: center;
        gap: 8px;
        font-weight: 500;
        margin-top: 50px;
    }

    .static-vc-card__hours-icon {
        width: 18px;
        height: 18px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .static-vc-card__right .static-vc-card__row {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .static-vc-card__banner {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 350px;
    }

    .static-vc-card__banner img {
        max-width: 100%;
        height: auto;
        object-fit: contain;
        transform: rotate(8.58deg);
        width: 350px;
    }

    @media (max-width: 900px) {
        .static-vc-card {
            padding: 20px;
        }
        .static-vc-card{
            padding: 22px 22px 0px 22px !important;
        }
        .static-vc-card header {
            font-size: 24px;
            margin-bottom: 12px;
        }

        .static-vc-card__subtitle {
            font-size: 16px;
            margin-bottom: 20px;
        }

        .static-vc-card__grid {
            grid-template-columns: 1fr;
            gap: 16px;
        }

        .static-vc-card__row {
            grid-template-columns: 1fr !important;
            gap: 0;
            font-size: 14px;
            background: white;
            padding: 12px;
            border-radius: 8px;
            margin-bottom: 8px;
        }

        .static-vc-card__row span {
            display: block;
            margin-bottom: 4px;
        }

        .static-vc-card__row span:nth-child(1):before {
            content: "Имя: ";
            font-weight: 700;
            color: #333;
        }

        .static-vc-card__row span:nth-child(2):before {
            content: "Подразделение: ";
            font-weight: 700;
            color: #333;
        }

        .static-vc-card__row span.phone:before {
            content: "Телефон: ";
            font-weight: 700;
            color: #333;
        }

        .static-vc-card__row .phone {
            margin-top: 4px;
            font-weight: 600;
            color: #0066cc;
        }

        .static-vc-card__right .static-vc-card__row {
            grid-template-columns: 1fr !important;
        }

        .static-vc-card__list {
            margin-bottom: 16px;
        }

        .static-vc-card__section-title {
            font-size: 18px;
            margin: 12px 0 12px;
            font-weight: 700;
        }

        .static-vc-card__hours {
            margin-top: 24px;
            font-size: 14px;
        }

        .static-vc-card__banner {
            min-height: 200px;
        }

        .static-vc-card__banner img {
            width: 250px;
        }

        /* Скрыть заголовочную строку с "Телефон" на мобилке */
        .static-vc-card__row[style*="font-weight: 700"] {
            display: none !important;
        }
    }
/* End */


/* Start:/bitrix/templates/main_2022/components/bitrix/news.list/news-currency/style.css?17400481221630*/
.vc-standard-header {
    margin-bottom: 42px;
    width: 400px;
    font: 600 42px/52.5px 'Monserrat', sans-serif;
}

.news-header-vc {
    display: flex;
    justify-content: space-between; 
}

.news-header-vc header{
    padding-top: 10px;
}

.news-btns-vc {
    display: flex;
    margin: 10px 0;
}

.news-container-item--vc {
    margin-right: 10px;
    padding: 24px 20px;
    max-width: 403px;
    min-width: 250px;
    height: 162px;
    color: #AAABAD;
    border: 6px solid white;
    border-radius: 12px;
    background-color: #F1F1F1;
}

.news-container-item--vc div {
    line-height: 22.5px;
    margin-bottom: 10px;
}

.news-container-item--vc p {
    line-height: 15px;
    font-size: 12px;
    margin: 0;
    height: 48px;
}

.news-container-item--vc header {
    font-weight: 700;
    line-height: 22.5px;
    color: #264796;
}
.news-container-item--vc {
    margin-right: 10px;
    padding: 24px 20px;
    max-width: 100%;
    min-width: 250px;
    height: 162px;
    color: #AAABAD;
    border: 6px solid white;
    border-radius: 12px;
    background-color: #F1F1F1;
    position: relative; /* Устанавливаем позиционирование для псевдоэлемента */
    transition: background-color 0.3s ease; /* Плавное изменение цвета фона */
}

.news-container-item--vc:hover {
    cursor: pointer;
    color: #5cadff;
    background: #e9eaea;
}

.container--vc .swiper-slide {
    padding: 0;
}

@media(max-width: 318px){
    .news-header-vc {
        display: block;
    }
}

.footer__secondary:before,
.footer__menu:before {
    right: 0 !important;
}
/* End */
/* /bitrix/templates/main_2022/components/bitrix/news.list/currency/style.css?17696735744665 */
/* /bitrix/templates/main_2022/components/bitrix/news.list/news-currency/style.css?17400481221630 */
