body {
    overflow-x: hidden !important;
    text-size-adjust:none;
    -ms-text-size-adjust:none;
    -moz-text-size-adjust:none;
    -webkit-text-size-adjust:100%
}
.expert-new .expert__subtitle {
    font-size: 24px;
    margin-top: 20px;
}
.expert-new .useful__list {
    margin-bottom: 30px;
}
.expert-new .useful__item {
    height: 280px;
    padding-top: 50px;
}
.expert-new .useful__title {
    font-size: 17px;
    color: #19365E;
    text-transform: none;
    margin-top: 10px;
}
.expert-new .expert__links-block {
    padding: 50px 0 30px;
    text-align: center;
    overflow: visible;
}
.expert-new .expert__links-block + .expert__links-block {
    padding: 0 0 30px;
}
.expert-new.expert-bft-all .expert__links-block {
    padding-top: 0;
}
.bx-no-touch .expert-new .expert__links-block .swiper-wrapper {
    justify-content: center;
}
.bx-no-touch .swiper-wrapper {
    width: auto;
    height: auto;
}
.expert-new .expert__links-item {
    width: auto;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ABABAB;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #ABABAB;
    font-size: 16px;
    padding: 0 12px;
    margin: 0 4px 15px 4px;
    text-decoration: none;
    white-space: nowrap;
}
.expert-new .expert__links-item--subscribe,
.expert-new .expert__links-item.is-active,
.expert-new .expert__links-item:hover {
    border: 1px solid #DD1E24;
    color: #DD1E24;
}
.expert-new .expert__links-item--subscribe {
    position: relative;
    margin-right: 38px;
}
.expert-new .expert__links-item--subscribe:after {
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    border: 1px solid #DD1E24;
    position: absolute;
    top: -1px;
    right: -34px;
    background: url(/local/templates/bft/images/arr-right-r.png) no-repeat center;
    background-size: auto 17px;
}
.expert-new .expert__links-item--telegram {
    border: 1px solid #00A6C9 !important;
    color: #00A6C9 !important;
    position: relative;
    padding-right: 43px;
}
.expert-new .expert__links-item--telegram:after {
    content: '';
    display: block;
    width: 24px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 10px;
    background: url(../images/icon-telegram.png) no-repeat center;
}
.expert-new .expert__links-item--video {
    border: 1px solid #DD1E24 !important;
    background-color: #DD1E24 !important;
    color: #fff !important;
    position: relative;
    padding-right: 55px;
}
.expert-new .expert__links-item--video:after {
    content: '';
    display: block;
    width: 30px;
    height: 23px;
    position: absolute;
    top: 5px;
    right: 10px;
    background: url(../images/icon-video.png) no-repeat center;
    background-size: cover;
}
.expert-new .expert__articles .column {
    border: 1px solid #D6DAE2;
    height: 452px;
}
.expert-new .expert__articles .column:hover {
    border-color: #dc0413;
}
.expert-new .expert__articles .column:nth-of-type(3n+1) {
    clear: both;
}
.expert-new .expert__articles .column:nth-of-type(1) {
    clear: none;
}
.expert-new .expert__articles .tile__column {
    margin-bottom: 0;
}
.expert-new .expert__articles .tile__picture {
    position: relative;
    height: 200px;
    text-align: center;
}
.expert-new .expert__articles .tile__picture--video:after {
    content: '';
    display: block;
    width: 120px;
    height: 92px;
    background: url(../images/icon-video-big.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -62px;
    opacity: .75;
}
.expert-new .expert__articles .tile__picture img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.expert-new .expert__articles .tile__picture .no-image {
    display: block;
    width: 100%;
    height: 250px;
}
.expert-new .expert__articles .tile__item {
    padding-bottom: 200px;
    height: 100%;
}
.expert-new .expert__articles .tile__time {
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #dc0413;
    color: #fff;
    padding: 0 20px;
}
@-moz-document url-prefix() {
    .expert-new .expert__articles .tile__item .tile__picture {
        top: 0 !important;
    }
}
html:not(.bx-no-touch) .expert-new .expert__articles .tile__item .tile__picture {
    top: 0 !important;
}
.expert-new .expert__articles .tile__more_inner {
    min-height: 164px;
    margin-bottom: 20px;
}
.expert-new .expert__articles .tile__description {
    will-change: height;
    height: 63px;
    overflow: hidden;
    transition: .2s height;
}
html.bx-no-touch .expert-new .expert__articles .tile__item:hover .tile__description{
    height: 168px !important;
}
html.bx-no-touch .expert-new .expert__articles .tile__item{
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}
html.bx-no-touch .expert-new .expert__articles .tile__item .tile__more {
    border-bottom: none;
}
.expert-new .expert__articles .tile__link {
    margin: 10px 0 !important;
    height: 18px;
    font-size: 14px;
}
.expert-new .expert__articles .tile__link span {
    text-decoration: underline;
}
.expert-new .expert__articles .tile__bottom {
    color: #19365E;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.expert-new .expert__articles .tile__bottom-date {
    text-transform: lowercase;
}
.expert-new .expert__articles-all {
    text-align: right;
    font-size: 17px;
}
.expert__subscribe {
    height: 300px;
    background: url(../images/banner-subscribe.jpg) no-repeat center;
    margin: 50px 0 80px !important;
    overflow: hidden;
}
.expert__subscribe-form {
    padding: 40px 0 0 300px;
    max-width: 70%;
}
.expert__subscribe-form h3 {
    color: #dc0413;
}
.expert__subscribe-form h3 + p {
    color: #19365E;
}
.expert__subscribe-form-line {
    position: relative;
    margin: 15px 0 30px;
}
.expert__subscribe-form-line .g-recaptcha {
    position: absolute;
    top: 0;
    right: -340px;
}
.expert__subscribe-form-line input {
    float: left;
    display: block;
    height: 28px;
    width: 48%;
    border: none;
    padding: 0 10px;
    font: inherit;
}
.expert__subscribe-form-line input:not(:first-of-type) {
    margin-left: 4%;
}
.expert__subscribe-form .checkbox--agreement {
    padding-right: 0 !important;
    padding-left: 25px;
    overflow: visible;
}
.expert__subscribe-form .checkbox--agreement input[type="checkbox"] + span {
    right: auto !important;
    left: 0;
    top: -1px !important;
}
.expert__subscribe-form [type="submit"] {
    height: 34px;
    line-height: normal;
    font-size: 16px;
    margin-left: 45%;
    margin-top: 15px;
}
.expert__articles-more {
    text-align: center;
}
.expert__articles-more .btn {
    font-size: 16px;
}
.expert__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 60px 0 !important;
}
.expert__bottom-qtn,
.expert__bottom-telegram {
    position: relative;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    width: 49%;
    height: 200px;
    padding: 20px 25px;
}
.expert__bottom-qtn {
    background: url(../images/banner-subscribe-small-1.png) no-repeat right center;
    padding-right: 105px;
}
.expert__bottom-telegram {
    background: url(../images/banner-subscribe-small-2.png) no-repeat right center;
    padding-right: 175px;
}
.expert__bottom-title {
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #dc0413;
    text-transform: uppercase;
}
.expert__bottom p {
    font-size: 15px;
    line-height: 18px;
    color: #19365E;
    max-width: 400px;
}
.expert__bottom .btn {
    font-size: 16px;
    position: absolute;
    left: 25px;
    bottom: 20px;
}
.expert__article-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 30px;
}
.expert__article-header-info {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.expert__article-expert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 60px;
}
.expert__article-expert-image {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    width: 200px;
    border-radius: 50%;
    overflow: hidden;
}
.expert__article-expert-image img {
    display: block;
    border-radius: 50%;
    height: 200px;
}
.expert__article-expert-name {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    padding-left: 20px;
}
.expert__article-expert-name p {
    max-width: 300px;
}
.expert__article-time {
    padding-right: 20px;
}
.expert__article-footer {
    padding-top: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.expert__article-footer .expert__article-more {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
}
.expert__article-footer .expert__article-social {
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    width: 250px;
}
.expert__article-more {
    padding-right: 20px;
}
.expert__article .social__list {
    margin-top: 15px;
}
.expert__article-footer .expert__article-social {
    text-align: right;
}
.expert__pagination {
    display: none;
}
.expert__article .ya-share2__container_size_m .ya-share2__icon {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    background-size: cover;
    background-position: 0 0;
    background-repeat: no-repeat;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    transition: .3s box-shadow;
}
.expert__article .ya-share2__container_size_m .ya-share2__link:hover .ya-share2__icon {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.expert__article .ya-share2__item_service_facebook .ya-share2__badge,
.expert__article .ya-share2__item_service_twitter .ya-share2__badge,
.expert__article .ya-share2__item_service_vkontakte .ya-share2__badge {
    background-color: transparent;
    overflow: visible;
}
.expert__article .ya-share2__item_service_facebook .ya-share2__icon {
    background-image: url('/local/templates/bft/images/icon-fb.png');
}
.expert__article .ya-share2__item_service_facebook .ya-share2__link:hover .ya-share2__icon {
    background-image: url('/local/templates/bft/images/icon-fb-h.png');
}
.expert__article .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url('/local/templates/bft/images/icon-tw.png');
}
.expert__article .ya-share2__item_service_twitter .ya-share2__link:hover .ya-share2__icon {
    background-image: url('/local/templates/bft/images/icon-tw-h.png');
}
.expert__article .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url('/local/templates/bft/images/icon-vk.png');
}
.expert__article .ya-share2__item_service_vkontakte .ya-share2__link:hover .ya-share2__icon {
    background-image: url('/local/templates/bft/images/icon-vk-h.png');
}
.articles-slider {
    overflow: visible !important;
}
.expert-new .swiper-button-next,
.expert-new .swiper-button-prev {
    visibility: hidden;
    width: 24px;
    height: 34px;
    background-size: contain;
    margin-top: -25px;
}
.expert-new .swiper-button-prev {
    left: -15px;
}
.expert-new .swiper-button-next {
    right: -15px;
}
.expert__articles--mobile {
    display: none;
}
.expert__banner {
    width: 100%;
    height: 235px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 60px;
}
.expert__banner--mobile {
    display: none;
}
.expert__banner a {
    display: block;
    width: 100%;
    height: 100%;
}
.top__scroll-btn {
    width: 40px;
    height: 40px;
    background: white;
    border: 1px solid #ff011b;
    border-radius: 50%;
    position: fixed;
    bottom: 5%;
    right: 5%;
    z-index: 1100;
    text-align: center;
    cursor: pointer;
}
.top__scroll-btn img {
    transform: rotate(-100grad);
    margin-top: 10%;
    width: 40%;
}
.top__scroll-btn.active {
    display: block;
}

.expert-video {
    padding: 180px 0 60px;
}
.expert-video__wrapper {
    padding-top: 60px;
}
.expert-video h1,
.expert-video .h1 {
    margin-top: 0 !important;
}
.expert-video__detail {
    display: -ms-flex;
    display: flex;
}
.expert-video__back {
    padding-bottom: 15px;
}
.expert-video__back a {
    text-decoration: none;
    font-size: 16px;
}
.expert-video__item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    padding-right: 30px;
}
.expert-video__item-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    margin-bottom: 40px;
}
.expert-video__item-video iframe {
    border: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.expert-video .expert__article-header {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.expert-video .expert__article-expert {
    padding-right: 100px;
}
.expert-video .expert__article-expert-image {
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    width: 150px;
}
.expert-video .expert__article-expert-image img {
    height: 150px;
}
.expert-video .expert__article-social p {
    color: #19365e;
}
.expert-video__list {
    -ms-flex: 0 0 360px;
    flex: 0 0 360px;
    width: 360px;
}
.expert-video__list:after,
.expert-video__list:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background-color: #e9ecf4;
}
.video-playlist {
    border: 1px solid #d5dae1;
    overflow-y: auto;
}
.video-playlist__wrapper {
    max-height: 700px;
}
.video-playlist__item {
    padding: 10px 10px 10px 25px;
    display: -ms-flex;
    display: flex;
    text-decoration: none;
}
.video-playlist__item--active {
    background-color: #e9ecf4;
}
.video-playlist__item:first-of-type {
    padding-top: 20px;
}
.video-playlist__item:last-of-type {
    padding-bottom: 20px;
}
.video-playlist__item-count {
    color: #969595;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    width: 25px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: -25px;
    margin-top: -10px !important;

}
.video-playlist__item-image {
    position: relative;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    width: 150px;
}
.video-playlist__item-info {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    padding-left: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #19365E;
    padding-bottom: 20px;
}
.video-playlist__item-image i {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 60%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.video-playlist__item-time {
    color: #DE0613;
    position: absolute;
    bottom: 0;
    left: 10px;
}
.expert__links-item--mobile {
    display: none !important;
}

@media (max-width: 1350px) {
    .expert__subscribe {
        background-position: left -320px center;
    }
    .expert__subscribe-form {
        padding-left: 200px;
    }
}
@media (max-width: 1279px) {
    .expert-new .useful__image img {
         height: 70px !important;
    }
    .expert-new .useful__image {
        min-height: 80px;
    }
    .expert__subscribe-form {
        padding-left: 200px;
    }
    .expert-new .expert__links-block .swiper-wrapper {
        justify-content: normal;
    }
    .expert__banner {
        background-position: left -350px center;
    }
    .expert-video {
        padding-top: 200px;
    }
    .expert-video__list {
        -ms-flex: 0 0 300px;
        flex: 0 0 300px;
        width: 300px;
    }
    .video-playlist__item-image {
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
        width: 120px;
    }
}
@media (max-width: 1199px) {
    .expert__subscribe {
        height: auto;
        min-height: 300px;
        padding-bottom: 20px;
        background-position: left -320px top;
        background-repeat: repeat-y;
    }
    .expert__subscribe-form {
        max-width: none;
    }
    .expert__subscribe-form-line input {
        float: none;
        width: 100%;
        max-width: 280px;
        margin: 0 0 20px 0 !important;
    }
    .expert__subscribe-form-line .g-recaptcha {
        right: auto;
        left: 300px;
    }
    .expert__subscribe-form [type="submit"] {
        margin-left: 35%;
    }
    .expert__bottom-qtn,
    .expert__bottom-telegram {
        -ms-flex: 0 1 636px;
        flex: 0 1 636px;
        width: 100%;
        max-width: 636px;
        margin-bottom: 30px;
    }
    .expert__article-header-info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex: 1 1 300px;
        flex: 1 1 300px;
    }
    .expert__article-header-info > div {
        -ms-flex: 0 0 100px;
        flex: 0 0 100%;
    }
    .expert__article-time {
        margin-bottom: 20px;
    }
    .expert__articles .tile__title {
        font-size: 15px;
        line-height: 18px;
    }
    .expert__articles .tile__description {
        font-size: 10px;
        line-height: 14px;
    }
}
@media (max-width: 1000px) {
    .expert__articles--popular .column,
    .expert__articles--all .column {
        width: 48% !important;
    }
    .expert-bft-all .expert__articles--popular .column,
    .expert-bft-all .expert__articles--all .column {
        margin-right: 4% !important;
    }
    .expert-bft-all .expert__articles--all .column:nth-of-type(2n) {
        margin-right: 0 !important;
    }
    .expert-new .expert__articles--all .column:nth-of-type(3n+1) {
        clear: none;
    }
    .expert-new .expert__articles--all .column:nth-of-type(2n+1) {
        clear: both;
    }
    .expert-new .expert__articles--all .column:nth-of-type(1) {
        clear: none;
    }
    .expert__articles--mobile {
        display: block;
    }
    .expert__articles--desktop {
        display: none;
    }
    .expert__banner {
        display: none;
        background-position: center;
    }
    .expert__banner--mobile {
        display: block;
        height: 330px;
    }
    .expert__articles-more .btn--blue {
        display: none;
    }
}
@media (max-width: 900px) {
    .expert-new .swiper-button-next,
    .expert-new .swiper-button-prev {
        visibility: visible;
    }
    .expert__links-block .swiper-button-next,
    .expert__links-block .swiper-button-prev{
        background-color: #fff;
        box-shadow: 0 0 8px 8px rgba(255,255,255,1);
    }
    .expert-new.expert-bft-all .swiper-button-next,
    .expert-new.expert-bft-all .swiper-button-prev {
        margin-top: -40px;
    }
    .articles-slider .swiper-button-next {
        right: -20px;
    }
    .articles-slider .swiper-button-prev {
        left: -20px;
    }
    .top__holder.expert-bft-top-holder {
        min-height: 350px !important;
    }
    .expert-bft-top-holder .top__picture {
        height: 300px;
        margin-top: 50px;
    }
    .expert-new .expert__links-block {
        padding: 30px 10px;
        margin-bottom: -30px;
    }
    .expert-bft-wrapper {
        position: relative;
        z-index: 31;
    }
    .expert-new.expert-bft-all .expert__links-block {
        margin-bottom: 0;
        margin-top: -40px;
    }
    .expert-new .expert__links-item {
        font-size: 13px;
    }
    .expert__subscribe {
        background-position: right top;
    }
    .expert__subscribe-form {
        padding-left: 0;
    }
    .expert__subscribe-form-line .g-recaptcha {
        position: static;
        transform-origin: 0 0;
        transform: scale(0.93);
    }
    .expert__article-header {
        display: block;
    }
    .expert__article-expert,
    .expert__article-time {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .expert__article-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .expert__article-footer .expert__article-more,
    .expert__article-footer .expert__article-social {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
    }
    .expert__article-more {
        padding-right: 0;
    }
    .expert__article-footer .expert__article-social {
        text-align: left;
        margin-top: 30px;
    }
    .expert-new .useful__item.column {
        display: inline-block !important;
        width: 46% !important;
        margin-right: 3% !important;
        min-height: 180px !important;
    }
    .expert-new .useful__item.column:nth-of-type(2n) {
        margin-right: 0 !important;
    }
    .expert-new .useful__item {
        padding-top: 20px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 10px;
    }
    .expert-new .useful__image img {
        height: 50px !important;
    }
    .expert-new .useful__image {
        min-height: 50px;
    }
    .expert__article-expert {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .expert__article-expert-image {
        -ms-flex: 0 0 140px;
        flex: 0 0 140px;
        width: 140px;
    }
    .expert__article-expert-image img {
        width: 140px;
        height: 140px;
    }
    .expert__article-expert-name {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        padding-left: 0;
        margin: 25px 0 30px !important;
    }
    .expert__subscribe-form:before {
        content: '';
        display: block;
        width: 129px;
        height: 112px;
        background: url(../images/mobile-icon-3.png) no-repeat;
        margin: -10px 0 20px;
    }
    .expert-new .useful__list {
        margin-bottom: 0;
    }
    .expert__subscribe {
        margin-bottom: 40px !important;
    }
    .articles-slider.swiper-container {
        padding: 0 5px;
    }
    .expert-new .expert__articles .tile__item .tile__more {
        padding: 15px;
    }
    .expert-new .expert__links-block + .expert__links-block {
        display: none;
    }
    .expert-video {
        padding-top: 130px;
    }
    .expert-video__wrapper {
        padding-top: 0;
    }
    .expert-video__detail {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .expert-video__item,
    .expert-video__list {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }
    .expert-video__item {
        padding-right: 0;
        margin-bottom: 40px;
    }
    .expert-video__item-video {
        margin-top: 30px;
    }
    .expert-video .expert__article-header {
        display: -ms-flex;
        display: flex;
    }
    .expert-video .expert__article-expert {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .expert-video .expert__article-expert-image img {
        height: 140px;
    }
    .expert__links-item--mobile {
        display: block !important;
    }
    .expert-video__back {
        padding-top: 30px;
    }
    .expert-video__back a {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .expert__articles--popular .column,
    .expert__articles--all .column {
        width: 100% !important;
    }
    .expert-video .expert__article-header {
        display: block;
    }
}
@media (max-width: 575px) {
    .expert__bottom-qtn,
    .expert__bottom-telegram {
        background-image: url(../images/banner-subscribe.png);
        background-position: right top;
        padding-right: 20px;
        height: 300px;
    }
    .expert__bottom-qtn:before {
        content: '';
        display: block;
        width: 137px;
        height: 106px;
        background: url(../images/mobile-icon-1.png) no-repeat;
        margin: -10px 0 20px;
    }
    .expert__bottom-telegram:before {
        content: '';
        display: block;
        width: 136px;
        height: 112px;
        background: url(../images/mobile-icon-2.png) no-repeat;
        margin: -10px 0 20px;
    }
    .expert__bottom-title {
        font-size: 18px;
        line-height: 22px;
    }
    .expert__bottom p {
        font-size: 13px;
        line-height: 15px;
    }
    .expert__links-block .swiper-button-next,
    .expert__links-block .swiper-button-prev{
        background-color: transparent;
        box-shadow: 0 0 0 0 rgba(255,255,255,0);
    }
    .expert-new .expert__links-item {
        width: 90%;
        margin-left: 0;
        margin-right: 0;
    }
    .expert-new .expert__links-block {
        padding: 30px;
    }
    .expert-new .expert__links-item--subscribe {
        margin-left: -10px;
    }
    .expert-new .expert__links-item--subscribe:after {
        right: -24px;
        background-color: #fff;
    }
    .expert-new .expert__links-item--telegram {
        margin-left: 10px;
        font-size: 12px;
    }
    .expert-video {
        padding: 115px 0 30px;
    }
    .expert__banner {
        margin-bottom: 30px;
    }
    .expert-video__wrapper {
        border-top: none;
    }
    .expert-video .expert__article-expert {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 0;
    }
    .expert-video__list {
        margin-left: -20px;
        margin-right: -20px;
    }
}
@media (max-width: 349px) {
    .expert-new .expert__links-item--telegram {
        padding-right: 12px;
    }
    .expert-new .expert__links-item--telegram:after {
        content: none;
        text-align: center;
    }
}