

/* Start:/local/templates/delement/components/bitrix/news/action/bitrix/news.list/.default/style.css?17579502622204*/
@font-face {
    font-family: "Montserrat";
    src: url("/local/fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"),
    url("/local/fonts/montserrat/Montserrat-SemiBold.woff") format("woff"),
    url("/local/fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: auto;
}

.filter__item{
    max-width: 312px;
}

.page__body{
    min-width: 300px;
}

.page__body .filter__popup{
    display: flex;
    position: relative;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: unset;
}

.page__body .filter__popup-body{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.filter__popup{
    margin-bottom: 38px;
}

.promotions-list{
    margin-top: 44px;
}

.promotion__type {
    display: inline-block;
    margin-bottom: 20px;
    padding: 5px 12px 4px;
    border-radius: 12px;
    white-space: nowrap;
    color: #fff;
    font-family: 'Montserrat';
    font-size: 10px;
    line-height: 15px;
    letter-spacing: normal;
    text-transform: uppercase;
}

.promotion__type_federal {
    background: #FD496A;
}

.promotion__type_actual {
    background: #A08EF3;
}



@media (max-width: 1024px) {
    .page__body .offices-tabs--filter .filter__popup-scrollwrap {
        height: 30vh;
        max-height: 100%;
    }
}

@media (max-width: 1023px) {
    .page__body .filter__item {
         margin-left: 0;
    }

    .page__body .offices-tabs--filter .offices-tabs__tab .office-list{
        height: unset;
    }

    .page__body .offices-tabs--filter .offices-tabs__tab,
    .page__body .offices-tabs--filter .offices-tabs__tab .office-list,
    .page__body .offices-tabs--filter .offices-tabs__tab .office-list__items,
    .page__body .offices-tabs--filter .offices-tabs__tab .office-map {
        height: 30vh;
    }

}

@media (max-width: 767px) {

    .page__body .filter__popup{
        padding-top: 36px;
    }

    .page__body .filter__item{
        width: 100%;
        max-width: 100%;
    }

    .page__body .offices-tabs--filter .offices-tabs__tab .office-list{
        height: unset;
    }

    .promotion__type {
        margin-bottom: 24px;
    }
}

/* End */
/* /local/templates/delement/components/bitrix/news/action/bitrix/news.list/.default/style.css?17579502622204 */
