

/* Start:/local/templates/main/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17766026991042*/
.inner-page .main-area {
    background: url('/local/templates/main/assets/img/download-bg.png') left bottom no-repeat !important;
}

.page-content {
    margin-top: -36px !important;
}

@media screen and (min-width: 768px) {
    .custom-menu {
        z-index: 1;
        position: relative;
    }

    .page-content {
        margin-top: calc(-45px - 90px) !important;
    }
}

@media screen and (min-width: 1200px) {
    .inner-page .main-area {
        background: unset !important;
    }
}

.inner-page .tippy-tooltip {
    width: fit-content;
    max-width: 375px !important;
    padding: 15px 20px !important;
    text-align: left !important;
}

.inner-page .tippy-tooltip .tippy-content {
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: center !important;
    min-height: 30px;
    font-size: 13px;
    text-align: left !important;
}

.inner-page .tippy-tooltip .tippy-content p {
    margin-bottom: 10px;
}

.inner-page .tippy-tooltip .tippy-content p:last-child {
    margin-bottom: unset;
}
/* End */
/* /local/templates/main/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?17766026991042 */
