

/* 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.detail/templates/.default/style.css?17775722097024*/
.page-intro.page-intro_examination_detail.page-intro_examination_detail_maxapp .page-intro__info-reactions {
    margin-left: 20px;
}
.questionnaire_useful_article.questionnaire_useful_article_maxapp .questionnaire__header {
    align-items: center;
}

.table-wrapper {
    position: relative;
}
.table-wrapper .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    opacity: 1;
}
.news-detail__content-text iframe {
    width: 100%;
}
a.note {
    cursor: pointer;
}
.note_feedback *,
.questionnaire__answer * {
    pointer-events: none;
}
.news-detail__sidebar-sticky {
    transition: all .3s;
}
.page-header.purple-horizontal-gradient {
    margin-bottom: 60px;
}
.purple-horizontal-gradient {
    background: linear-gradient(90deg, #474B95 0%, #7552AE 100%), #FFF;
}
button.gos-us:hover {
    background-color: #7E6CC1;
}
.no-auth-page .header-content{
    margin: 32px 0;
}
.page-intro__container .page-intro__wrapper {
    margin-bottom: 32px;
}
.no-auth-page .page-intro__text {
    color: #ebe7fc;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 16px;
}
.no-auth-page .date-wrapper time {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}
.page_examination-detail.no-auth,
.purple-horizontal-gradient .page-header-wrapper  {
    width: var(--container);
    max-width: calc(100vw - 80px);
    margin: 0 auto;
}
.purple-horizontal-gradient .page-header-wrapper  .title,
.purple-horizontal-gradient .page-header-wrapper  {
    color: white;
}
.no-access-body .nab-content{
    display: flex;
    flex-direction: column;
    align-items: start;
}
.no-access-body{
    display: flex;
    gap: 32px;
    row-gap: 24px;
}
.views-wrapper{
    display: flex;
    align-items: center;
    gap: 8px;
}
button.gos-us {
    border-radius: 8px;
    background: var(--Primary-Primary-400, #9D87F1);
    display: flex;
    height: 48px;
    padding: 12px 24px 12px 20px;
    justify-content: center;
    align-items: center;
    color: white;
    gap: 8px;
    font-size: 16px;
    font-weight: 500;
}
.no-access-body .nab-content .nab-text{
    font-size: var(--Size-Text-Text-20, 20px);
    line-height: var(--Line-Height-Text-Text-20, 28px);
}
.no-access-body .large-title{
    font-size: 64px;
    font-weight: 700;
    line-height: 120%;
}
.purple-horizontal-gradient .breadcrumb__link span{
    color: white;
}
.purple-horizontal-gradient .bx-breadcrumb {
    margin-top: var(--lvl-4);
}
.purple-horizontal-gradient .bx-breadcrumb .breadcrumb.container{
    padding: 0;
}
.no-access-body img{
    height: 340px;
    width: auto;
}
.date-and-views {
    font-size: 16px;
    display: flex;
    gap: 32px;
}
.date-and-views .date-wrapper {
    font-weight: 500;
}
.page-header-wrapper .header-descr {
    font-size: var(--Size-Text-Text-18, 18px);
    line-height: var(--Line-Height-Text-Text-18, 25px);
}
.page-header-wrapper .title,
.page-header-wrapper .header-descr {
    max-width: 820px;
}
.views-wrapper{
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

@media (max-width: 1279px) {
    .no-access-body .large-title{
        font-size: 48px;
    }
    .page-header-wrapper .title {
        font-size: 36px;
        line-height: 120%;
    }
    .date-and-views .date-wrapper {
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0.48px;
    }
    .no-auth-page .header-content{
        margin: 24px 0;
    }
    .page-intro__container .page-intro__wrapper {
        margin-bottom: 24px;
    }
    .page-header.purple-horizontal-gradient {
        margin-bottom: 48px;
    }
    .no-access-body{
        gap: 16px;
        row-gap: 24px;
    }
    .date-and-views {
        gap: 24px;
    }
    .views-wrapper{
        font-size: 14px;
        font-weight: 400;
        line-height: 150%;
    }
    .page-header.purple-horizontal-gradient {
        margin-bottom: 48px;
    }
    .no-access-body .nab-content .nab-text{
        font-size: var(--Size-Text-Text-18, 18px);
        line-height: var(--Line-Height-Text-Text-18, 25px);
    }
    .no-access-body img{
        height: 174px;
    }
    .date-and-views {
        font-size: 14px;
    }
    .views-wrapper{
        gap: 6px;
    }
    .page-header-wrapper .header-descr {
        font-size: 14px;
        line-height: 150%;
    }
}

@media (max-width: 767px) {
    .page-intro.page-intro_examination_detail.page-intro_examination_detail_maxapp .page-intro__info-detail {
        justify-content: flex-start;
    }

    .page_examination-detail.no-auth,
    .purple-horizontal-gradient .page-header-wrapper  {
        max-width: calc(100vw - 32px);
    }
    .no-access-body .large-title{
        font-size: 32px;
    }
    .page-header.purple-horizontal-gradient {
        margin-bottom: 40px;
    }
    .no-access-body .img-wrapper {
        display: flex;
        justify-content: center;
    }
    .page-header-wrapper .title {
        font-size: 26px;
    }
    .no-auth-page .header-content{
        margin: 16px 0;
    }
    .page-intro__container .page-intro__wrapper {
        margin-bottom: 16px;
    }
    .no-access-body .nab-content .nab-text{
        font-size: var(--Size-Subheadings-Sub-14, 14px);
        line-height: var(--Line-Height-Subheadings-Sub-14, 21px);
    }
    button.gos-us {
        width: 100%;
    }
    .date-and-views {
        font-size: 10px;
        gap: 20px;
    }
    .no-access-body {
        flex-direction: column;
    }
    .page-header-wrapper .header-descr {
        font-size: 12px;
        line-height: 150%;
    }
}

.tabs_partners .tabs__item {
	margin-bottom: 20px;
	border: none;
}

.tabs_partners .tabs__button {
	position: relative;
	width: 100%;
	padding: 12px 16px;
	border-radius: 8px;
	background: var(--dark-indigo-10, rgba(66, 94, 245, 0.10));
}

.tabs_partners .tabs__button div {
	color: var(--black-black-6, #000);
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 140%;
}

.tabs_partners .tabs__button:after {
	position: absolute;
	right: 16px;
	top: 16px;
	display: block;
	content: url("/local/templates/extranet/img/icons/down_bold.svg");
	transition: all 0.5s;
}

.tabs_partners .tabs__button_active:after {
	transform: rotate(-180deg);
}

.tabs_partners .tabs__content {
	border: none;
	padding-left: 0;
}

.tabs_partners .tabs__content {
	border: none;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.tabs_partners .list-files_border .list-files__item:last-child {
	border-bottom: 1px solid #E3E3E3;
}

.menu-actions__action_current,
.menu-actions__action_current .menu-actions__action-text {
	color: #000 !important;
	font-weight: 600;
}

.knowledge_base_link {
	color: #fff;
	margin-bottom: 24px;
	margin-top: -20px;
}
/* End */
/* /local/components/nota.knowledge_base/news/templates/.default/style.css?17775722091011 */
/* /local/components/nota.knowledge_base/news.detail/templates/.default/style.css?17775722097024 */
