

/* Start:/local/templates/new/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?17503251172897*/
div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

.stock__block:not(.mobile) {
    display: flex;
}

.stock__block.mobile {
    display: none;
}


.main-services-item {
    border-radius: 4px;
    overflow: hidden;
    height: 280px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* padding: 64px; */
    background-repeat: no-repeat;
    position: relative;
}

.main-services-item:not(:last-child) {
    margin-bottom: 32px;
}

.main-services-item__content {
    max-width: 780px;
}

.main-services-item__title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.main-services-item__description {
    font-weight: 500;
}


.main-services-item__button .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 50px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
    border-radius: 4px;
    background-color: #f5f5f5;
    min-width: 150px;
}

.main-services-item__button {
    position: absolute;
    bottom: 30px;
    right: 100px;
    z-index: 3;
}

.main-services-item__button .btn_accent {
    color: #fff !important;
    background-color: var(--main-color) !important;
}

.container.v3 .default {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.container.v3 .default ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-left: 20px;
}

.container.v3 .default ul li {
    list-style-type: disc;
}

.container.v3 .default ol {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-left: 20px;
    list-style-type: decimal;
}

.container.v3 .default ol li {
    list-style-type: decimal;
}

.main-services-item__button.v2 {
    position: static !important;
}


@media screen and (max-width: 580px) {
    .stock__block.mobile {
        display: flex;
        justify-content: center;
        background-size: 100%;
    }

    .main-services-item {
        height: 200px !important;
        background-position: inherit !important;
    }

    .stock__block:not(.mobile) {
        display: none;
    }
}
/* End */


/* Start:/local/templates/new/components/a1expert/filter/new-filter/style.css?174656237892*/
.main-catalog-search__form .form__error {
    text-align: center;
    margin-bottom: 1rem;
}
/* End */
/* /local/templates/new/components/bitrix/news/stocks/bitrix/news.detail/.default/style.css?17503251172897 */
/* /local/templates/new/components/a1expert/filter/new-filter/style.css?174656237892 */
