

/* 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/search/templates/.default/style.css?17388650731041*/
.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;
}
/* End */


/* Start:/local/components/nota.knowledge_base/tree.section.list/templates/meta_page/style.css?1777491099649*/
a.services__link_bold {
    font-weight: 500;
}
.services__link-icon {
    font-size: 9px;
    color: #7E6CC1;
    margin-left: 4px;
}
.services__list-toggle > * {
    pointer-events: none;
}
.services__list-toggle.show .icon {
    transform: rotate(180deg);
}
.services__list_base-knowledge .services__item_hidden {
    display: none;
}
.services__list_base-knowledge.show .services__item_hidden {
    display: flex;
}

.btn.btn-services-more.btn_max_more {
    background-color: #9D87F1;
    padding: 12px 24px;
    line-height: 20px;
    color: #fff;
}
.btn.btn-services-more.btn_max_more svg.icon {
    fill: #fff;
}
/* End */
/* /local/components/nota.knowledge_base/news/templates/.default/style.css?17775722091011 */
/* /local/components/nota.knowledge_base/search/templates/.default/style.css?17388650731041 */
/* /local/components/nota.knowledge_base/tree.section.list/templates/meta_page/style.css?1777491099649 */
