

/* Start:/local/templates/npfi/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17526276536740*/
.main > .article-container:not(:first-child){
    margin-top:48px !important;
}

.article-body {
    display: flex;
    flex-direction: column;
}

.article-body img {
    min-width: 30px;
}

.article-name {
    font-family: "Golos";
    font-style: normal;
    font-weight: 700;
    font-size: 37px;
    word-wrap: break-word;
    line-height: 42px;
    color: #000000;
    margin-bottom: 48px;
}

.article-date {
    display: flex;
    flex-direction: row;
    text-wrap: nowrap;
    margin-bottom: 48px;
}

.article-detail-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    padding-bottom: 48px;

    border-bottom: 1px solid #E2DFDF;
}

.article-detail-text h2 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    line-height: 35px;
    color: #000000;
    margin: 24px 0;
}

.article-detail-text table {
    border-collapse: separate;
    border-spacing: 0 32px;
}

.article-detail-text table tr th,
.article-detail-text table tr td{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #000000;

    padding: 0 8px;
}

.article-detail-text table tr th{
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    padding-bottom: 8px;
}

.article-detail-text ul {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin: 24px 0;
    list-style: none;
}

.article-detail-text ul li {
    padding: 0 0 0 20px;
    border-left: 4px solid #DDDDDD;
}

.article-detail-text ul li:hover {
    border-left: 4px solid #C1CAEB;
}

.article-detail-text ol {
    list-style: decimal;
    padding: 24px;
}

.article-detail-text ol li:not(:last-child){
    margin-bottom: 16px;
}

.article-detail-text blockquote {
    margin: 24px 0;
    padding: 16px 0px 16px 16px;
    gap: 10px;
    border-top: 1px solid #E2DFDF;
    border-bottom: 1px solid #E2DFDF;
}

.article-detail-text blockquote cite {
    display: flex;
    flex-direction: column;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;

    color: #000000;

    margin: 32px 0 0 0;
    text-align: left;
}

.article-detail-text blockquote cite span,
.article-small-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
}

.article-detail-text .text-area__gray,
.article-detail-text .text-area__white {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000000;

    box-sizing: border-box;
    padding: 48px 24px 48px 32px;
    margin: 24px 0;
    gap: 32px;

    background: #FFFFFF;
    border: 1px solid #E2DFDF;
    border-radius: 8px;
}

.article-detail-text .text-area__gray .icon,
.article-detail-text .text-area__white .icon {

    align-self: center;
}

.article-detail-text a {
    text-decoration: underline;
}

.article-link-to-article {
    box-sizing: border-box;

    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 48px 24px 48px 32px;
    margin: 24px 0;
    gap: 32px;

    background: #FFFFFF;
    border: 1px solid #E2DFDF;
    border-radius: 8px;

}

.link-to-article {
    box-sizing: border-box;

    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 48px 0;
    gap: 32px;
}

.link-to-article-img {
    width: 116px;
    height: 70px;

    border-radius: 8px;
}

.link-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.link-to-article-name {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.link-to-article-date {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.link-to-article-date .news__box-views {
    margin-right: 5px;
    padding-left: 0;
}

.article-tags {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.article-tags-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.article-tags-header {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #000000;

}

.article-tags-item {
    display: block;
    padding: 16px 32px;
    width: fit-content;
    background: #FFFFFF;
    border: 1px solid #E2DFDF;
    border-radius: 8px;
    text-wrap: nowrap;
}

.article-info {
    display: flex;
    flex-direction: column;
}

.article-info-list {
    margin: 96px 0 48px 0;
    width: 100%;
}

.article-info-item {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 10px;
    padding-top: 24px;
}

.article-info-item:not(:last-child) {
    padding-bottom: 16px;
    border-bottom: 1px solid #E2DFDF;
}

.article-author-img {
    width: 51px;
    height: 51px;

    border: 1px solid #E2DFDF;
    border-radius: 8px;
}

.article-author-img img {
    border-radius: 8px;
}

.article-info-text-bold {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    padding: 0px;
    color: #000000;
}

.article-info-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    padding: 0px;
}

@media (min-width: 540px) {
    .article-name {
        font-family: "Golos";
        font-style: normal;
        font-weight: 700;
        font-size: 46px;
        line-height: 55px;
        color: #000000;
        margin-bottom: 48px;
    }
}

@media (min-width: 768px) {
    .article-tags-list {
        flex-direction: row;
    }

    .article-info {
        flex-direction: row;
        gap: 2%
    }

    .article-info > * {
        width: 49%;
    }

}

@media (min-width: 1024px) {
    .article-body {
        flex-direction: row;
        gap: 64px;
    }

    .article-body > aside {
        width: 350px;
    }

    .article-info {
        flex-direction: column;
        gap: 0
    }

    .article-info > * {
        width: 100%;
    }

    .article-info-list {
        width: 350px;
        margin-top: 0;
    }

    .article-info-item:first-child{
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .article-body > aside {
        width: 400px;
    }

    .article-info-list {
        width: 400px;
    }
}

.article-fond-top-desktop{
    display:none;
}

.article-fond-top-mobile{
    display:flex;
}

@media (min-width: 1024px) {
    .article-fond-top-desktop{
        display:flex;
    }

    .article-fond-top-mobile{
        display:none;
    }
}
/* End */


/* Start:/local/components/npfi/html.ad.banner/templates/ad_wide/style.css?17634867983419*/
.article-wide-banner-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;

    align-self: flex-start;

    height: 100px;
    padding: 0px;
    margin: 15px 0;
}

.article-wide-banner-age{
    position: absolute;
    width: 47px;
    height: 47px;
    bottom: 14px;
    left: 24px;

    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Oswald';

    color: #2089D2;

    border-radius: 50%;
    border: 2px solid #2089D2;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.article-wide-banner-logo{
    max-width: 160px;
    max-height: 160px;
    margin: 32px auto 0;
}

.article-wide-banner-text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 82px;
    text-align: center;

    color: #FFFFFF;
}

.article-wide-banner-subtext{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 41px;
    text-align: center;

    color: #FFFFFF;
}


.article-wide-banner-button{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 48px;
    margin: 32px auto;

    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;

    color: #1682CB;
}

.article-wide-banner-disclaimer{
    position: absolute;
    right: 24px;
    bottom: 14px;

    white-space: pre-line;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-size: 8px;
    line-height: 12px;
    text-align: right;

    color: #FFFFFF;
}

.article-wide-banner-advertising-text {
    position: absolute;
    padding: 0 7px;
    border-radius: 15px;
    font-size: 10pt;
    line-height: 11pt;
    top: 10px;
    left: 10px;
    background-color: #fff;
    color: #17443a;
}

.article-wide-banner-erid-area{
    position: absolute;
    top: 10px;
    right: 10px;
}

.article-wide-banner-erid-dots{
    position: absolute;
    top: 0;
    right: 0;

    content: '.';
    background-color: #fff;
    color: #17443a;
    display: flex;
    flex-direction: column;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    align-items: center;
    justify-content: space-evenly;
    padding: 1px;
}

.article-wide-banner-erid-dots > .dot{
    background-color: #17443a;
    border-radius: 3px;
    width: 3px;
    height: 3px;
}


.article-wide-banner-erid-text {
    display: none;
    position: absolute;
    width: 300px;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #000000;
    border-radius: 15px;
    top: 0;
    right: 0;
}

.article-wide-banner-erid-area:hover > .article-wide-banner-erid-text{
    display:block;
}

.copy-erid{
    width: 100%;
    padding: 10px !important;
    margin-top: 15px;
}

@media (max-width: 768px) {
    .article-wide-banner-container{
        height: 600px;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}
/* End */


/* Start:/local/components/npfi/index/templates/fond_top_tile/style.css?1752408745490*/
.fond-top-npfs-list{
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 24px 2%;
    flex-wrap: wrap;
}

.fond-top-npfs-list > a,
.fond-top-npfs-list > div {
    width: 49%;
}

@media screen and (max-width: 1024px) {
    .fond-top-npfs-list > a,
    .fond-top-npfs-list > div {
        width: 49%;
    }
}

@media screen and (max-width: 650px) {
    .fond-top-npfs-list > a,
    .fond-top-npfs-list > div {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/npfi/components/abeliznov/landing.news.list/news-front/style.css?1712818030206*/
.news__box-title-small{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    color: #000000;
    padding: 0px;
    margin-bottom: 10px;
}
/* End */


/* Start:/local/components/npfi/html.ad.banner/templates/aside/style.css?17624473213387*/
.article-side-banner-container{
    position: -webkit-sticky;
    position: sticky;
    top: 20px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    align-self: flex-start;

    height: 600px;
    padding: 0px;
    border-radius: 8px;
}

.article-side-banner-age{
    position: absolute;
    width: 47px;
    height: 47px;
    bottom: 14px;
    left: 24px;

    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 36px;
    font-family: 'Oswald';

    color: #2089D2;

    border-radius: 50%;
    border: 2px solid #2089D2;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.article-side-banner-logo{
    max-width: 160px;
    max-height: 160px;
    margin: 32px auto 0;
}

.article-side-banner-text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 82px;
    text-align: center;

    color: #FFFFFF;
}

.article-side-banner-subtext{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 41px;
    text-align: center;

    color: #FFFFFF;
}


.article-side-banner-button{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 48px;
    margin: 32px auto;

    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;

    color: #1682CB;
}

.article-side-banner-disclaimer{
    position: absolute;
    right: 24px;
    bottom: 14px;

    white-space: pre-line;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-size: 8px;
    line-height: 12px;
    text-align: right;

    color: #FFFFFF;
}

.article-side-banner-advertising-text {
    position: absolute;
    padding: 0 7px;
    border-radius: 15px;
    font-size: 10pt;
    line-height: 11pt;
    top: 15px;
    left: 15px;
    background-color: #fff;
    color: #17443a;
}

.article-side-banner-erid-area{
    position: absolute;
    top: 14px;
    right: 24px;
}

.article-side-banner-erid-dots{
    position: absolute;
    top: 0;
    right: 0;

    content: '.';
    background-color: #fff;
    color: #17443a;
    display: flex;
    flex-direction: column;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    align-items: center;
    justify-content: space-evenly;
    padding: 1px;
}

.article-side-banner-erid-dots > .dot{
    background-color: #17443a;
    border-radius: 3px;
    width: 3px;
    height: 3px;
}


.article-side-banner-erid-text {
    display: none;
    position: absolute;
    width: 300px;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #000000;
    border-radius: 15px;
    top: 0;
    right: 0;
}

.article-side-banner-erid-area:hover > .article-side-banner-erid-text{
    display:block;
}

.copy-erid{
    width: 100%;
    padding: 10px !important;
    margin-top: 15px;
}

@media (max-width: 1024px) {
    .article-side-banner-container{
        display: none;
    }
}
/* End */


/* Start:/local/components/npfi/html.ad.banner/templates/wide/style.css?17541685765007*/
/***
 ADBANNER WIDE
 */

.container .adbanner-wide-short > .container{
    padding: 0 !important;
}

.adbanner-wide-item {
    display: flex;
    flex-direction: column;
    padding: 16px;
    width: 100%;
    margin-bottom: 32px;
    background: #fff;
    border: 1px solid #E2DFDF;
    border-radius: 8px;
}

.adbanner-wide-item-main {
    display: flex;
    flex-direction: column;
    gap: 0 20px;
}

.adbanner-wide-item-img {
    max-width: none;
    width: 122px;
    height: 84px;
    object-fit: cover;
    border: 1px solid #E2DFDF;
    border-radius: 8px;
}

.adbanner-wide-item-header-container {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.adbanner-wide-item-header-name {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.adbanner-wide-item-img,
.adbanner-wide-item-header {
    margin-bottom: 24px;
}

.adbanner-wide-item-info-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    flex-direction: row;
}

.adbanner-wide-item-info-item:not(:last-child) {
    margin-bottom: 16px;
}

.adbanner-wide-item-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.adbanner-wide-item-info-title {
    white-space: nowrap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #000000;
}

.adbanner-wide-item-info-body {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #000000;
}

.adbanner-wide-item-more {
    margin: 32px 0;
}

.adbanner-wide-item-btn {
    font-size: 16px !important;
    line-height: 120% !important;
}

@media (min-width: 768px) {
    .adbanner-wide-item-header-container {
        margin: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        gap: 16px;
        flex-grow: 1;
    }

    .adbanner-wide-item-info {
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 12px 0;
    }

    .adbanner-wide-item-info-item {
        width: 49%;
        display: flex;
        flex-direction: row;
        justify-content: start;
        margin-bottom: 0;
        gap: 0 10px;
    }

    .adbanner-wide-item-info-item:not(:last-child) {
        margin-bottom: 0;
    }

    .adbanner-wide-item-info-title,
    .adbanner-wide-item-info-body{
        font-size: 12px;
    }
}

@media (min-width: 1024px) {
    .adbanner-wide-item-main {
        flex-direction: row;
        justify-content: space-between;
    }

    .adbanner-wide-item-info {
        flex-wrap: wrap;
    }

    .adbanner-wide-item-info-item {
        flex-direction: column;
    }

    .adbanner-wide-item-more {
        display: flex;
        align-items: center;
        margin: 0;
    }

    .adbanner-wide-item-img,
    .adbanner-wide-item-header {
        margin-bottom: 0;
    }
}

@media (min-width: 1300px) {
    .adbanner-wide-item-info-item {
        flex-direction: row;
        gap: 10px;
    }
}

.adbanner-wide-tags-list{
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
    gap: 10px;
}

@media (min-width: 768px) {
    .adbanner-wide-tags-list {
        flex-direction: row;
    }
}

.adbanner-wide-tags-list.top{
    margin-bottom: 16px;
}

.adbanner-wide-tags-list:not(.top){
    margin-top: 16px;
}

.adbanner-wide-tags-item {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: fit-content;

    color: #000000;

    align-items: center;
    padding: 6px 12px;
    background: #F9F9F9;
    border-radius: 16px;

    display:flex;
    flex-direction: row;
    gap: 10px;

    position: relative;
}

.adbanner-wide-tag-icon {
    position: absolute;

    width: 32px;
    height: 32px;
}

.adbanner-wide-tags-name:not(:first-child){
    margin-left: 42px;
}

.adbanner-wide-tags-hint{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4px;
    gap: 10px;

    width: 16px;
    height: 16px;

    background: #FFFFFF;
    color: #000000;
    border-radius: 20px;
}

.adbanner-wide-tags-hint-text{
    position: absolute;
    top: 34px;
    width: 200px;
    background: #ffffff;
    color: #000000;
    border: 1px solid #E2DFDF;
    text-transform: none;

    padding:15px;
    font-size: 10pt;
    line-height: normal;
    white-space: pre-wrap;

    display: none;
}

.adbanner-wide-tags-hint:hover + .adbanner-wide-tags-hint-text{
    display: block;
}
/* End */


/* Start:/local/templates/npfi/gp_style.css?17486351092492*/

.gp-h2 {
    font-family: 'Golos';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 60px;
}

.text-16 {
    font-size: 16px;
}

.text-20 {
    font-size: 20px;
}

.text-24 {
    font-size: 24px;
}

.text-28 {
    font-size: 28px;
}

.text-30 {
    font-size: 24px;
}

.text-40 {
    font-size: 40px;
}

.text-white {
    color: #ffffff;
}

.gp-bg-blue {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    background: #0062A0;
    border-radius: 32px;
    padding: 24px;
}

.gp-button {
    box-sizing: border-box;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 20px;
    gap: 10px;

    text-decoration: none;
    cursor: pointer;
    width: fit-content;

    border: 1px solid #0062A0;
    border-radius: 32px;

    background: #0062A0;
    color: #FFFFFF;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
}

.gp-button:hover {
    box-shadow: 0 0 25px -10px #0062A0;
    position: relative;
    transition-duration: .1s;
}

.gp-button-white {
    background: #ffffff;
    color: #000000;
}

.gp-button-white:hover {
    box-shadow: 0 0 25px -5px #ffffff;
}

.gp-box {
    margin-bottom: 40px;
}

.gp-banner {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.gp-banner-text-box {
    display: flex;
    flex-direction: column;
    gap: 32px;
    justify-content: space-between;
    order: 2;
}

.gp-banner-img-box {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 1;
}

.gp-banner-img {
    width: 100%;
}

@media (min-width: 576px) {
    gp-h2 {
        font-size: 42px;
        line-height: 50px;
        margin: inherit;
    }

    .text-30 {
        font-size: 30px;
    }

    .gp-button {
        box-sizing: border-box;
        padding: 24px 48px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 29px;
    }

    .gp-banner-img {
        min-width: 300px;
    }

    .gp-banner-text-box {
        gap: 40px;
    }
}

@media (min-width: 768px) {
    .gp-bg-blue {
        padding: 48px 80px;
    }

    .gp-banner {
        flex-direction: row;
        align-items: center;
    }

    .gp-banner-text-box {
        order: 1;
    }

    .gp-banner-img-box {
        order: 2;
    }
}
/* End */
/* /local/templates/npfi/components/bitrix/news/news/bitrix/news.detail/.default/style.css?17526276536740 */
/* /local/components/npfi/html.ad.banner/templates/ad_wide/style.css?17634867983419 */
/* /local/components/npfi/index/templates/fond_top_tile/style.css?1752408745490 */
/* /local/templates/npfi/components/abeliznov/landing.news.list/news-front/style.css?1712818030206 */
/* /local/components/npfi/html.ad.banner/templates/aside/style.css?17624473213387 */
/* /local/components/npfi/html.ad.banner/templates/wide/style.css?17541685765007 */
/* /local/templates/npfi/gp_style.css?17486351092492 */
