

/* Start:/local/components/nota.knowledge_base/news/templates/.default/style.css?17775722091011*/
.page-layout_examination_catalog_articles .page-layout__app,
.page-layout_examination_catalog_articles .page-layout__result,
.page-layout_examination_catalog_articles .page-layout__main {
    display: flex;
    flex-direction: column;
}
.page-layout_examination_catalog_articles .page-layout__result,
.page-layout_examination_catalog_articles .page-layout__app {
    flex: 1;
}
.page-layout_examination_catalog_articles .page-layout__result {
    justify-content: space-between;
}
.page-layout.page-layout_examination_catalog_articles {
	grid-row-gap: 32px;
}
.knowledge_base_link {
	display: flex;
	justify-content: flex-start;
	align-items: baseline;
	gap: 9px;

	color: #7E6CC1;

	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0;

	grid-column: 1 / -1;
}
.knowledge_base_link svg {
	width: 10px;
	height: 10px;
	aspect-ratio: 1/1;
}
.tabs-content__tab {
	display: none;
}
.tabs-content__tab.active {
	display: block;
}
/* End */


/* Start:/local/components/nota.knowledge_base/news.list/templates/.default/style.css?17774910993206*/
.page-layout.page-layout_bk_search {
    grid-template-columns: 1fr;
}

.card-news_base-knowledge .card-news__footer {
    padding-top: 16px;
}

.page-layout .page-layout__result-pagination {
    margin-top: 32px;
}

.page-layout_examination_catalog_articles .page-layout__main {
    position: relative;
    min-height: 250px;
}

.page-layout__header-tags {
    margin-top: 32px;
}

.spinner-wrapper {
    position: absolute;
    top: 30px;
    right: 0;
    bottom: 0;
    left: 0;
}

.page-layout_examination_catalog_articles .page-layout__events {
    position: relative;
    min-height: 225px;
}

.page-layout__note-empty.note_empty {
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 80px;
    border-radius: 8px;
    border-color: #F3F3F3;
}
.page-layout__note-empty.note_empty .note__wrapper {
    text-align: center;
}
.page-layout__note-empty.note_empty .note__title {
    font-weight: 800;
    color: #666666;
    margin-bottom: 12px;
}
.page-layout__note-empty.note_empty .note__text {
    font-size: 16px;
    line-height: 24px;
}

.form-search.form-search_default .form-search__popup {
    top: calc(100% + 12px);
    background: #FFFFFF;
    box-shadow: 0px 4px 44px rgba(63, 67, 106, 0.3);
    border-radius: 12px;
    padding: 8px;
    z-index: 2;
    max-height: 250px;
    transition: opacity 0s;
}
.form-search.form-search_default .form-search__popup-list {
    max-height: 225px;
}

.list-info_popup .list-info__item {
    cursor: pointer;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 0;
    transition: background-color .3s;
}
.list-info_popup .list-info__item:hover {
    background-color: #F7F4FF;
}
.list-info_popup .list-info__text {
    max-width: 810px;
}
.list-info_popup .list-info__figure {
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-info_popup .list-info__figure-icon {
    font-size: 12px;
    color: #7E6CC1;
}

@media (max-width: 1279px) {
    .page-layout_examination_catalog_articles.page-layout_examination_catalog_articles_maxapp .page-layout__sidebar {
        position: absolute;
        top: calc(var(--page-title-height, 48px) + 48px);
        left: 40px;
        width: calc(100% - 80px);
        z-index: 10;
    }
    .page-layout_examination_catalog_articles.page-layout_examination_catalog_articles_maxapp .page-layout__title {
        margin-bottom: 76px;
    }
}
@media (max-width: 767px) {
    .page-layout_examination_catalog_articles.page-layout_examination_catalog_articles_maxapp .page-layout__sidebar {
        left: 16px;
        width: calc(100% - 32px);
    }
}
@media (max-width: 610px) {
    .page-layout_examination_catalog_articles.page-layout_examination_catalog_articles_maxapp .page-layout__sidebar {
        top: calc(var(--page-title-height, 48px) + 28px);
    }
}
/* End */
/* /local/components/nota.knowledge_base/news/templates/.default/style.css?17775722091011 */
/* /local/components/nota.knowledge_base/news.list/templates/.default/style.css?17774910993206 */
