

/* Start:/local/templates/cleverence/components/bitrix/menu/wiki/style.css?16956929931060*/
.wiki-top-category-list {
    padding: 0.5em 2px 0px 2em;
    padding-left: 0;
}

.wiki-top-category-list.sub {
    padding: 0.5em 0px 0px 2em;
}

.wiki-top-category-list li {
    background: none;
    font-size: 10pt;
    list-style: outside none none;
    padding: 0px 4px 0px 0px;
}

#wiki-post img {
    max-width: 800px;
}

#wiki-post ul:not(.series-product-list) {
    max-width: 500px;
}

.series-product-list .info {
    clear: both;
}

body,
.wrapper {
    font: 16px/1.33 'Open Sans'
}

.content-inner {
/ / width: 840 px;
}

.sidebar-left {
    float: left;
    padding-bottom: 35px;
    width: 300px;
}

.sidebar-left ul > li a {
    display: inline-block;
    padding-bottom: 0.5em;
    padding-left: 5px;
    padding-top: 0.5em;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.sidebar-left ul > li a.active {
    color: #000;
}

.sidebar-left ul > li div.active {
    background-color: white;
}

.sidebar-left ul > li a.active:hover {
    text-decoration: none;
}
/* End */


/* Start:/local/css/support_kb_banner.css?17763194441323*/
.support-kb-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 14px 18px;
    margin-bottom: 16px;
    background: #fe3a44;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-family: Arial, sans-serif;
    border-bottom: 1px solid #d92f38;
    border-radius: 8px;
    box-sizing: border-box;
}

.support-kb-banner__text-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    min-width: 0;
}

.support-kb-banner__icon {
    font-size: 18px;
    line-height: 1;
    flex-shrink: 0;
}

.support-kb-banner__text {
    min-width: 0;
}

.support-kb-banner__link {
    padding: 8px 16px;
    border-radius: 4px;
    background: #fff;
    color: #fe3a44;
    border: 1px solid #fff;
    text-decoration: none;
    font-weight: 600;
    white-space: nowrap;
    transition: background 0.2s ease, box-shadow 0.2s ease;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    flex-shrink: 0;
}

.support-kb-banner__link:hover {
    background: #f2f2f2;
}

.support-kb-banner__link:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 2px;
}

@media (max-width: 640px) {
    .support-kb-banner {
        flex-wrap: wrap;
    }

    .support-kb-banner__link {
        width: 100%;
        text-align: center;
    }
}

/* End */
/* /local/templates/cleverence/components/bitrix/menu/wiki/style.css?16956929931060 */
/* /local/css/support_kb_banner.css?17763194441323 */
