.news {
    margin: 120px;
    color: #444141
}

.news-breadcrums {
    margin: 42px 0
}

.news-breadcrums__list ul {
    display: flex;
    padding-left: 0
}

.news-breadcrums__list ul li {
    list-style: none;
    margin-left: 5px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px
}

.news-breadcrums__active a {
    border-bottom: 1px solid rgba(68, 65, 65, .5)
}

.news-top {
    margin-top: 10px
}

.news-title {
    font-style: normal;
    font-weight: 600;
    font-size: 80px;
    line-height: 120%;
    margin-bottom: 52px;
}

.news-info {
    margin-top: 32px
}

.news-info__blocks {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.news-info__left {
    display: flex;
    align-items: center;
    width: 100%
}

.news-info__data {
    display: flex;
    align-items: center
}

.news-info__data img {
    width: 16px;
    height: 16px
}

.news-info__data p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 146.5%;
    color: rgba(68, 65, 65, .85);
    padding-left: 5px
}

.news-info__views {
    display: flex;
    align-items: center;
    margin-left: 15px
}

.news-info__views img {
    width: 16px;
    height: 16px
}

.news-info__views p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 146.5%;
    color: rgba(68, 65, 65, .85);
    padding-left: 5px
}

.news-info__categories ul {
    display: flex;
    padding-left: 8px
}

.news-info__categories ul li {
    list-style: none;
    margin: 0 8px
}

.news-info__categories ul li a {
    font-weight: 500;
    font-size: 12px;
    line-height: 146.5%;
    color: rgba(68, 65, 65, .85);
    padding: 3px 15px;
    background: #ebf4ff;
    border-radius: 34px
}

.news-info__right {
    display: flex;
    width: 100%;
    justify-content: end
}

.news-info__social img {
    width: 20px;
    height: 20px
}

.news-info__social a {
    display: flex;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #cacaca;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, .05)
}

.news-info__social-copy a {
    display: flex;
    padding: 10px 16px;
    border-radius: 8px;
    border: 1px solid #cacaca;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, .05)
}

.news-info__social-copy a img {
    width: 20px;
    height: 20px
}

.news-info__social-copy a p {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #344054
}

.news-wrap {
    margin-top: 60px
}

.news-wrap__block {
    display: flex;
    justify-content: space-between
}

.news-wrap__left {
    width: 820px
}

.news-wrap__left h2 {
    font-weight: 600;
    font-size: 44px;
    line-height: 120%;
    padding: 32px 0
}

.news-wrap__left h2 span {
    color: #075fc5
}

.news-wrap__left h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    padding: 32px 0
}

.news-wrap__left h3 span {
    color: #075fc5
}

.news-wrap__left p {
    font-weight: normal;
    font-size: 20px;
    line-height: 149%;
    margin-bottom: 32px
}

.news-wrap__left p a {
    text-decoration: underline
}

.news-wrap__left img {
    padding-bottom: 52px
}

.news-wrap__left ul li {
    font-weight: normal;
    font-size: 20px;
    line-height: 149%;
    margin-bottom: 10px
}

.news-wrap__left blockquote {
    border-left: 1px solid #9d9d9d;
    margin-bottom: 42px
}

.news-wrap__left blockquote p {
    font-style: italic;
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    padding-left: 42px
}

.news-wrap__left blockquote cite {
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #075fc5;
    padding-left: 42px
}

.news-wrap__left ol {
    padding-left: 23px;
    margin-bottom: 42px
}

.news-wrap__left ol li {
    font-weight: normal;
    font-size: 20px;
    line-height: 174.5%
}

.news-wrap__left-video {
    position: relative;
    width: 100%;
    height: 509px;
    margin-bottom: 36px
}

.news-wrap__left-video::before {
    content: "";
    position: absolute;
    background-image: url(../img/news/news-2.png);
    width: 100%;
    height: 509px;
    top: 0;
    background-size: cover
}

.news-wrap__left-video a::before {
    content: "";
    position: absolute;
    background-image: url(../img/play-btn.svg);
    width: 130px;
    height: 130px;
    left: 345px;
    top: 189px;
    z-index: 0
}

.news-wrap__right {
    width: 280px
}

.news-wrap__right-title {
    display: flex;
    align-items: center;
    margin-bottom: 24px !important
}

.news-wrap__right-title h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 149%;
    color: #075fc5
}

.news-wrap__right-title img {
    display: none;
    width: 12px;
    height: 12px
}

.news-wrap__right ul {
    padding-left: 0px;
    margin: 0
}

.news-wrap__right ul li {
    list-style: none;
    border-bottom: 1px solid #dfe1e5;
    padding: 12px 0
}

.news-wrap__right ul li img {
    margin-bottom: 16px
}

.news-wrap__right ul li:last-child {
    border-bottom: 0px
}

.news-wrap__right-text {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    color: #1d1c1c;
    margin-bottom: 6px
}

.news-wrap__right-description {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 149%;
    margin-bottom: 6px
}

.news-wrap__right-link {
    color: #075fc5;
    text-decoration: underline
}

@media (max-width: 768px) {
    .news {
        margin: 40px 0 0 0
    }

    .news-title {
        font-size: 54px
    }

    .news-info__right {
        display: none
    }

    .news-wrap__block {
        flex-direction: column
    }

    .news-wrap__left {
        width: 100%
    }

    .news-wrap__left p {
        font-size: 17px
    }

    .news-wrap__left h2 {
        font-size: 35px
    }

    .news-wrap__left h3 {
        font-size: 26px
    }

    .news-wrap__left ul li {
        font-size: 17px
    }

    .news-wrap__left ol li {
        font-size: 17px
    }

    .news-wrap__left blockquote p {
        font-size: 23px;
        line-height: 36px
    }

    .news-wrap__left-video a::before {
        left: 43%;
        top: 38%
    }

    .news-wrap__right {
        width: 100%;
        display: flex;
        flex-direction: column
    }

    .news-wrap__right-title {
        background-color: #075fc5;
        justify-content: center;
        margin: 0 !important;
        order: 2;
        transition: .3s
    }

    .news-wrap__right-title.opened img {
        transform: rotate(180deg)
    }

    .news-wrap__right-title h5 {
        color: #fff;
        font-size: 14px;
        padding: 11px 0;
        margin-right: 5px
    }

    .news-wrap__right-title img {
        display: block
    }

    .news-wrap__right ul {
        position: relative
    }

    .news-wrap__right ul li img {
        display: none
    }

    .dropdown-content {
        display: none
    }
}

@media (max-width: 740px) {
    .news-wrap__left-video {
        height: 425px
    }

    .news-wrap__left-video::before {
        height: 425px
    }

    .news-wrap__left-video a:before {
        left: 43%;
        top: 37%
    }
}

@media (max-width: 520px) {
    .news {
        margin: 35px 0 0 0 !important
    }

    .news-title {
        font-size: 45px;
        margin-bottom: 32px;
    }

    .news-info__data img {
        width: 14px;
        height: 14px
    }

    .news-info__data p {
        font-size: 12px
    }

    .news-info__left {
        flex-wrap: wrap
    }

    .news-info__views {
        margin-right: 15px
    }

    .news-info__views img {
        width: 14px;
        height: 14px
    }

    .news-info__views p {
        font-size: 12px
    }

    .news-info__categories ul {
        padding-left: 0px
    }

    .news-info__categories ul li:first-child {
        margin-left: 0px
    }

    .news-info__categories ul li:first-child a {
        font-size: 12px
    }

    .news-wrap {
        margin-top: 20px
    }

    .news-wrap__left h2 {
        padding: 16px 0
    }

    .news-wrap__left h3 {
        font-size: 20px;
        padding: 15px 0
    }

    .news-wrap__left img {
        padding-bottom: 16px
    }

    .news-wrap__left p {
        font-size: 14px;
        margin-bottom: 20px
    }

    .news-wrap__left ul {
        padding-left: 20px
    }

    .news-wrap__left ul li {
        font-size: 14px;
        margin-bottom: 8px
    }

    .news-wrap__left blockquote p {
        font-size: 20px;
        line-height: 30px;
        padding-left: 20px
    }

    .news-wrap__left ol {
        margin: 20px 0
    }

    .news-wrap__left ol li {
        font-size: 16px
    }

    .news-wrap__left-video {
        margin-bottom: 15px;
        height: 285px
    }

    .news-wrap__left-video::before {
        height: 285px
    }

    .news-wrap__left-video a:before {
        width: 34px;
        height: 34px;
        left: 47%;
        top: 47%;
        background-image: url(../img/news/play-news.png) !important
    }
}

@media (max-width: 320px) {
    .news-wrap__left-video {
        height: 187px
    }

    .news-wrap__left-video::before {
        height: 187px
    }

    .news-wrap__left-video a:before {
        left: 45%;
        top: 41%
    }
}