

/* Start:/local/templates/ds/components/bitrix/news.detail/news-detail/style.css?17521410057175*/
﻿.news-detail {
    font-size: 16px !important;
}

@media (min-width: 1024px) {
    .news-detail {
        font-size: 18px !important;
    }
}

.page-body .page-header-tiser {
    align-items: flex-start !important;
}
.page-body .page-header-tiser p span.display_active_form,
.page-body .page-header-tiser .p span.display_active_form {
    display: block;
}
.page-body .page-header-tiser p > .h1,
.page-body .page-header-tiser .p > .h1 {
    display: block;
    line-height: 150%;
    font-family: Inter;
    margin-top: 0px;
    margin-bottom: 0px;
}
.theMainSection.news-main {
    margin-top: 48px;
    margin-bottom: 48px;
}
.news-detail {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.news-detail > .news-detail-left {
    width: 35%;
    padding-right: 30px;
    padding-top: 110px;
}
.news-detail > .news-detail-right {
    width: 100%;
    padding-left: 30px;
    position: relative;
}
.news-detail > .news-detail-right:after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 115px;
    width: 1px;
    background-color: #b8b8b8;
}
.news-detail > .news-detail-right.no-pic {
    padding-left: 0px;
}
.news-detail > .news-detail-right.no-pic:after {
    display: none;
    visibility: hidden;
}
.news-detail > .news-detail-right > .news-detail-right__body *:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.news-detail .news-detail-picture {
    height: auto;
    max-width: 100%;
    display: block;
}
.news-detail p {
    margin-bottom: 20px;
}
.news-detail .ds-quote {
    position: relative;
    margin-bottom: 20px;
    padding-left: 140px;
    font-family: Inter;
}
.news-detail .ds-quote:before {
    position: absolute;
    content: "";
    background: url("/local/templates/ds/components/bitrix/news.detail/news-detail/./image/q.svg") no-repeat;
    background-size: contain;
    width: 95px;
    height: 165px;
    top: 0px;
    left: 0px;
    line-height: 0.81;
}
@media (max-width: 768px) {
    .news-detail .ds-quote:before {
        width: 40px;
        height: 90px;
    }
}
.news-detail .ds-quote--title {
    font-weight: normal;
    margin-top: 1.2rem;
    font-family: Inter;
}
.news-detail ul {
    padding: 0px 0px;
    margin: 0px 0px;
    list-style: none;
}
.news-detail ul li {
    padding: 0px 5px 15px 25px;
    font-family: Inter;
    line-height: 1.58rem;
    position: relative;
}
.news-detail ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #fdd825;
    position: absolute;
    top: 10px;
    left: 0px;
    color: #424242;
}
.news-detail ul.gray_ul li:before {
    background-color: #424242;
}
.news-detail .btn.btn-primary.btn-lg {
    padding: 0.9rem 2.125rem;
    margin-bottom: 0px;
    margin-top: 20px;
    text-transform: none;
}
@media screen and (min-width: 1320px) {
    .news-main > .container {
        max-width: 1200px;
    }
}
@media screen and (max-width: 1319px) {
    .bx-breadcrumb .bx-breadcrumb-item {
        max-width: 250px !important;
    }
}

@media screen and (max-width: 991px) {
    .page-header-tiser-mob p > .h1,
    .p > .h1 {
        display: block;
        line-height: 150%;
        font-family: Inter;
        margin-top: 1.125rem;
        margin-bottom: 0px;
    }
    .page-header-tiser-mob p span.display_active_form,
    .p span.display_active_form {
        display: block;
    }
}
@media screen and (max-width: 768px) {
    .theMainSection.news-main {
        margin-top: 32px;
        margin-bottom: 32px;
    }
}
@media screen and (max-width: 767px) {
    .news-detail {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }
    .news-detail > .news-detail-left {
        width: auto;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        margin-bottom: 30px;
    }
    .news-detail > .news-detail-right {
        width: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
    .news-detail > .news-detail-right:after {
        display: none;
    }
    .news-detail .news-detail-picture {
        width: 100%;
        max-width: 375px;
        height: auto;
    }
    .news-detail .ds-quote {
        padding-left: 80px;
    }
}
@media screen and (max-width: 480px) {
    .news-detail .ds-quote {
        padding-left: 50px;
    }
}
.b-news-detail__text {
   font-family: Inter; 
}
.b-news-detail__text a {
    border-bottom: 2px solid #fdd825;
}
.b-news-detail__press {
    display: inline-block;
    margin-top: 30px;
    background-color: #fdd825;
    padding: 17px 46px 16px;
    transition: color 0.3s, background-color 0.3s;
    position: relative;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}


.b-news-detail__press:hover {
    background-color: #424242;
    color: #fff;
}

.margin {
    margin-bottom: 30px;
}

.news-detail__shareWrapper {
    display: flex;
    margin-bottom: 45px;
}

.news-detail__stab {
    width: 35%;
}

.news-detail__share {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.news-detail__date {
    font-size: 20px;
}

.news-detail__linksWrapper {
    display: flex;
    gap: 45px;
    align-items: center;
}

.news-detail__text {
    font-size: 20px;
    font-weight: 700;
    position: relative;
}

.news-detail__text::before {
    content: "";
    position: absolute;
    background-color: #fdd825;
    width: 22px;
    height: 22px;
    z-index: -1;
    top: 4px;
    left: -3px;
}

.news-detail__links {
    display: flex;
    gap: 50px;
    align-items: center;
}

.news-detail__link {
    position: relative;

    a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 850px) {
    .news-detail__text::before {
        width: 22px;
        height: 22px;
        top: 4px;
    }
}

@media screen and (max-width: 850px) {
    .news-detail__share {
        flex-direction: column;
        gap: 20px;
    }

    .news-detail__shareWrapper {
        margin-bottom: 25px;
    }

    .news-detail__linksWrapper {
        gap: 35px;
    }

    .news-detail__date {
        font-size: 16px;
    }

    .news-detail__links {
        gap: 30px;
    }

    .news-detail__text {
        font-size: 16px;
    }

    .news-detail__text::before {
        content: "";
        position: absolute;
        background-color: #fdd825;
        width: 18px;
        height: 19px;
        z-index: -1;
        top: 2px;
        left: -3px;
    }
}

@media screen and (max-width: 400px) {
    .news-detail__linksWrapper {
        flex-direction: column;
    }
}

@media screen and (min-width: 320px) {
    .news-detail__linksWrapper {
        align-items: flex-start;
        gap: 25px;
    }
}

@media screen and (min-width: 768px) {
    .news-detail__share {
        padding-left: 35px;
    }
}

@media screen and (max-width: 767px) {
    .news-detail__stab {
        width: 0;
    }
  
    .news-detail__share {
        width: 100%;
    }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/ds/components/bitrix/news.detail/news-detail/style.css?17521410057175 */
