

/* Start:/local/components/ortox/wiki.list/templates/.default/style.css?1704784276999*/
.wiki-bukva {
    font-size: 24px;
    font-family: 'robotobold', arial;
    color: #1562cc;
    margin-bottom: 22px;
    font-weight: 600;
}

.wiki-bukva-block {
    width: 240px;
    padding-top: 40px;
    padding-right: 20px;
}

.wiki-title {
    color: #2b2a29;
    font-weight: 600;
    text-decoration: none;
    display: block;
    margin-bottom: 14px;
}

.wiki-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.wiki-pred {
    margin-right: 12px;
    margin-bottom: 12px;
    border: 1.4px solid #e8eaf1;
    display: inline-block;
    padding: 8px 24px;
    border-radius: 25px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
}
.wiki-pred:hover {
    border: 1px solid #1562cc;
    background: #f6f9fe;
}

.wiki-more {
    font-weight: 600;
    font-family: 'robotobold';
    color: #1d65c9;
    text-decoration: none;
}

.wiki-more img {
    width: 12px!important;
}

.hidden-block {
    display: none;
}

/* End */
/* /local/components/ortox/wiki.list/templates/.default/style.css?1704784276999 */
