

/* Start:/local/templates/patriot/css/new_fonts/style.css?1671474647453*/
@font-face {
    font-family: 'TT Squares Condensed';
    src: local('TT Squares Condensed Regular'), local('TT-Squares-Condensed-Regular'),
        url('/local/templates/patriot/css/new_fonts/TT-Squares-Condensed-Regular.otf') format('otf'),
        url('/local/templates/patriot/css/new_fonts/TT-Squares-Condensed-Regular.woff2') format('woff2'),
        url('/local/templates/patriot/css/new_fonts/TT-Squares-Condensed-Regular.woff') format('woff'),
        url('/local/templates/patriot/css/new_fonts/TT-Squares-Condensed-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
/* End */


/* Start:/local/templates/patriot/css/new_main.css?1669843834392*/
/*.h-top {*/
/*    background-color: #333333!important;*/
/*    height: 60px;*/
/*}*/

/*ul.h-link li.phone a {*/
/*    font-family: 'TT Squares Condensed';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-size: 13px;*/
/*    line-height: 24px;*/
/*    text-align: right;*/
/*    letter-spacing: 0.05em;*/
/*    color: #FFFFFF;*/
/*}*/

.ads {
    display: none!important;
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/new_slider/style.css?16698438345332*/
.new__slider {
    width: 100%;
    /*height: 671px;*/
}

.new__slider .swiper-slide {
    font-family: 'TT Squares Condensed', sans-serif;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.new__slider .swiper-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new__slider .swiper-pagination {
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    bottom: 0 !important;
    right: auto !important;
    margin: 0 auto;
    max-width: 1140px;
    width: 100% !important;
    /*left: auto !important;*/
    display: flex !important;
    align-items: flex-end;
    /*padding-bottom: 45px;*/
}

.new__slider .swiper-pagination-bullet {
    font-family: 'TT Squares Condensed', sans-serif !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 33px !important;
    flex: 1 1 160px !important;
    align-items: center !important;
    text-align: center !important;
    letter-spacing: 0.105em !important;
    color: #FFFFFF !important;
    width: auto !important;
    height: 30px !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    background: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 3px solid #696969 !important;
    padding-bottom: 65px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.new__slider .swiper-pagination-bullet-active {
    border-bottom: 3px solid #fff !important;
}

.carousel__pc {
    display: block;
    height: 100%;
}

.carousel__mobile {
    display: none;
    height: 100%;
}

.carousel__side .title {
    font-family: 'TT Squares Condensed', sans-serif;
    font-weight: 400;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    margin-bottom: 1rem;
}

.carousel__side .description {
    font-family: 'TT Squares Condensed', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 156.5%;
    /* or 28px */
    letter-spacing: -0.01em;
    color: #FFFFFF;
    margin-bottom: 0.75rem;
}

.carousel__side .link {
    font-family: 'TT Squares Condensed', sans-serif;
    font-weight: 900;
    font-size: 13px;
    line-height: 24px;
    display: inline-flex;
    align-items: center;
    letter-spacing: 0.105em;
    color: #FFFFFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 768px) {
    .carousel__side .title {
        font-size: 25px;
        line-height: 29px;
    }

    .carousel__side .description {
        font-size: 14px;
        line-height: 22px;
    }

    .carousel__side .link {
        font-size: 12px;
        line-height: 22px;
    }

    .carousel__pc {
        display: none;
    }

    .carousel__mobile {
        display: block;
    }
}

.carousel__side .link svg {
    margin-left: 15px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.carousel__side .link:hover svg {
    margin-left: 35px;
}

.carousel__side {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 11;
    cursor: pointer;
}

.info {
    position: absolute;
    top: 240px;
    max-width: 890px;
    left: 10%;
    text-align: left;
}

@media (max-width: 767px) {
    .info {
        left: 15px;
        right: 15px;
    }
}

.carousel__shadow {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(rgba(51, 51, 51, 0) 0%, #343434 100%);
    z-index: 10;
    cursor: pointer;
}

a.carousel__link {
    display: block;
    width: 100%;
    height: 100%;
}

.carousel-slider-images-video {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.carousel-slider-images {
    width: 100%;
    background-size: contain;
    height: 100%;
    background-repeat: no-repeat;
}

.carousel-slider-images img {
    width: 100%;
    object-fit: fill;
    height: 100%;
}

.new__slider .swiper-button-prev,
.new__slider .swiper-button-next {
    display: none;
}

@media (max-width: 767px) {
    .new__slider .swiper-button-prev,
    .new__slider .swiper-button-next {
        display: block;
        top: auto;
        bottom: 100px;
        background: none;
    }

    .new__slider .swiper-button-prev:after,
    .new__slider .swiper-button-next:after {
        content: '';
    }

    .carousel__footer {
        position: absolute;
        top: auto;
        left: 50px;
        bottom: 125px;
        right: auto;
        display: block;
        width: 75%;
        z-index: 20;
    }

    .carousel__footer__name {
        font-size: 25px;
        line-height: 29px;
        color: #fff;
    }
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/new_events/style.css?16698438333884*/
.poster {
    background: #F1F1F1;
    position: sticky;
}

.poster .background {
    background: url("/local/templates/patriot/components/bitrix/news.list/new_events/img/background.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.poster__string {
    font-family: 'TT Squares Condensed', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 130px;
    line-height: 149px;
    letter-spacing: 0.16em;
    color: rgba(30, 44, 13, 0.1);
    margin-bottom: 60px;
    z-index: 10;
    overflow: hidden;
}

.poster__string .inner {
    position: relative;
    display: flex;
    width: 100%;
}

.poster__string .inner > * {
    white-space: nowrap;
    display: inline-flex;
    padding: 0 1rem;
}

.poster__title {
    margin-bottom: 50px;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    cursor: pointer;
}

.poster__title .dash {
    border-top: 6px solid #777776;
    width: 200px;
    margin-top: 12px;
    margin-right: 0.5rem;
}

.title__line_first {
    font-weight: 900;
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 0.16em;
    color: #333333;
}

.title__line_second {
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.16em;
    color: #333333;
    display: flex;
}

.poster__cards {
    display: flex;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    padding-bottom: 150px;
}

.poster__card {
    padding: 15px 27px;
    flex: 1 1 33%;
    align-items: center;
    -webkit-transition: all 0.5s ease;;
    -moz-transition: all 0.5s ease;;
    -o-transition: all 0.5s ease;;
    transition: all 0.5s ease;
}

.card__image picture:hover {
    cursor: pointer;
}

.card__image picture img {
    display: flex;
    align-items: center;
    width: 430px;
}

.card__date {
    font-weight: 900;
    font-size: 22px;
    line-height: 185%;
    /* or 41px */
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #1F2616;
    margin-top: 4px;
    -webkit-transition: all 0.5s ease;;
    -moz-transition: all 0.5s ease;;
    -o-transition: all 0.5s ease;;
    transition: all 0.5s ease;
}

.card__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 37px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    -webkit-transition: all 0.5s ease;;
    -moz-transition: all 0.5s ease;;
    -o-transition: all 0.5s ease;;
    transition: all 0.5s ease;
}

.poster__card .card__title a {
    color: #1F2616;
}

.card__title:hover {
    cursor: pointer;
}

.poster__card:hover {
    background: #777776;
}

.poster__card:hover .card__date,
.poster__card:hover .card__title a,
.poster__card .card__title a:hover,
.poster__card .card__title:hover a {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .poster .background {
        display: none;
    }

    .poster__string {
        padding-top: 50px;
        font-size: 50px;
        line-height: 57px;
    }

    .title__line_first {
        font-size: 25px;
        line-height: 29px;
    }

    .title__line_second {
        font-size: 14px;
        line-height: 16px;
    }

    .poster__title .dash {
        border-top: 3px solid #777776;
        width: 118px;
        margin-top: 10px;
        margin-right: 0.1rem;
    }

    .poster__cards {
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 100px;
    }

    .poster__card {
        flex: 1 1 100%;
        padding: 0;
    }

    .poster__card + .poster__card {
        margin-top: 40px;
    }

    .card__image picture img {
        width: 100%;
    }

    .card__date {
        font-size: 14px;
        line-height: 26px;
    }

    .card__title {
        font-size: 14px;
        line-height: 26px;
    }
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/exhibition/style.css?17536418086785*/
.exhibition {
    background: #F1F1F1;
    position: sticky;
    padding-bottom: 100px;
    padding-top: 50px;
}

.exhibition .background {
    background: url("/local/templates/patriot/components/bitrix/news.list/exhibition/img/background.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.exhibition__string {
    font-family: 'TT Squares Condensed', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 130px;
    line-height: 149px;
    letter-spacing: 0.16em;
    color: rgba(30, 44, 13, 0.1);
    margin-bottom: 60px;
    z-index: 10;
    overflow: hidden;
}

.exhibition__string .inner {
    position: relative;
    display: flex;
    width: 100%;
}

.exhibition__string .inner > * {
    white-space: nowrap;
    display: inline-flex;
    padding: 0 1rem;
}

.exhibition__title {
    margin-bottom: 50px;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    cursor: pointer;
}

.exhibition__title .dash {
    border-top: 6px solid #777776;
    width: 200px;
    margin-top: 12px;
    margin-right: 0.5rem;
}

.title__line_first {
    font-weight: 900;
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 0.16em;
    color: #333333;
}

.title__line_second {
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.16em;
    color: #333333;
    display: flex;
}

.exhibition__slider {
    display: flex;
    z-index: 10 !important;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
}

.exhibition__block {
    display: flex;
    justify-content: center;
    align-items: end;
    width: 100%;
    background-color: inherit;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: 5px 4px 19px rgba(0, 0, 0, 0.49);
    padding: 1rem 3rem 0;
    height: 670px;
}

.exhibition__image {
    width: 670px;
    height: 670px;
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.exhibition__block .exhibition__image picture {
    width: 100%;
}

.exhibition__text, .exhibition__image {
    flex: 1 1 50%;
}

.exhibition__image picture:hover {
    cursor: pointer;
}

.exhibition__image picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.exhibition__text {
    background: linear-gradient(rgba(51, 51, 51, 0) 0%, #343434 100%);
    margin-left: -3rem;
    margin-right: -3rem;
    padding: 2em;
}

.exhibition__text .exhibition__title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    letter-spacing: 0.06em;
    color: #F1F1F1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 30px;
}

.exhibition__text .exhibition__date {
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 1rem;
    letter-spacing: 0.06em;
    color: #ee605f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.exhibition__text picture {
    display: none;
}

.exhibition__text .exhibition__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #F1F1F1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 50px;
}

.exhibition__text .exhibition__button {
    text-align: end;
}

.exhibition__text .exhibition__button a {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.06em;
    color: #ee605f;
    border: 1px solid #AB0202;
    padding: 10px 50px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.exhibition__text .exhibition__button a:hover {
    background: #AB0202;
    color: #FFFFFF;
}

.exhibition__text .exhibition__title:hover {
    cursor: pointer;
}

.exhibition__slider .swiper-button-prev,
.exhibition__slider .swiper-button-next {
    background: none;
}

.exhibition__slider .swiper-button-next:after,
.exhibition__slider .swiper-rtl .swiper-button-prev:after,
.exhibition__slider .swiper-button-prev:after,
.exhibition__slider .swiper-rtl .swiper-button-next:after {
    content: none !important;
}

.exhibition__slider .swiper-pagination-bullet {
    background: #F1F1F1;
}

.exhibition__slider .swiper-pagination-bullet-active {
    background: #AB0202;
}

html:not(.bx-touch) .exhibition__slider .swiper-button-prev:not(.swiper-button-disabled):hover,
html:not(.bx-touch) .exhibition__slider .swiper-button-next:not(.swiper-button-disabled):hover,
html:not(.bx-no-touch) .exhibition__slider .swiper-button-prev:not(.swiper-button-disabled):active,
html:not(.bx-no-touch) .exhibition__slider .swiper-button-next:not(.swiper-button-disabled):active {
    background: none;
}

@media (max-width: 767px) {
    .exhibition .background {
        display: none;
    }

    .exhibition__block {
        height: 400px;
    }

    .exhibition__string {
        font-size: 50px;
        line-height: 57px;
        padding-top: 40px;
    }

    .title__line_first {
        font-size: 25px;
        line-height: 29px;
    }

    .title__line_second {
        font-size: 14px;
        line-height: 16px;
    }

    .exhibition__title .dash {
        border-top: 3px solid #777776;
        width: 118px;
        margin-top: 10px;
        margin-right: 0.1rem;
    }

    .exhibition__block .exhibition__text::before {
        content: none;
    }

    .exhibition__text {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .exhibition__text .exhibition__title {
        align-items: flex-end;
        overflow-y: hidden;
        font-size: 18px;
        line-height: 1.2em;
        margin-bottom: 1em;
    }

    .exhibition__text .exhibition__date {
        align-items: flex-start;
        overflow-y: hidden;
        font-size: 16px;
        line-height: 20px;
    }

    .exhibition__text .exhibition__description {
        align-items: flex-start;
        height: 100px;
        overflow-y: hidden;
        font-size: 14px;
        line-height: 1.2em;
        margin-bottom: 1em;
    }

    .exhibition__text picture {
        display: block;
    }

    .exhibition__text {
        display: block;
    }

    .exhibition__image {
        display: none;
    }
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/new_social_news/style.css?16698438343570*/
.social__news {
    background: #353535;
    position: sticky;
    padding-top: 100px !important;
    padding-bottom: 150px !important;
    height: 100%;
}

.social__news .background_top {
    background: url("/local/templates/patriot/components/bitrix/news.list/new_social_news/img/background_top.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    top: 0;
    position: absolute;
    z-index: 1;
}

.social__news .background_bottom {
    background: url("/local/templates/patriot/components/bitrix/news.list/new_social_news/img/background_bottom.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

.social__title {
    margin-bottom: 50px;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    cursor: pointer;
}

.social__title .dash {
    border-top: 6px solid #777776;
    width: 200px;
    margin-top: 12px;
    margin-right: 0.5rem;
}

.social__title .title__line_first {
    font-weight: 900;
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 0.16em;
    color: #FFFFFF;
}

.social__title .title__line_second {
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.16em;
    color: #FFFFFF;
    display: flex;
}

.social__slider {
    z-index: 10 !important;
    font-family: 'TT Squares Condensed', sans-serif;
    position: relative !important;
    overflow: hidden;
}

.social__news .social__block {
    position: relative;
    overflow: hidden;
    background: none;
}

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

.social__header .social__network {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 41px;
    letter-spacing: 0.06em;
    color: #FFFFFF;
}

.social__header .social__date {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    text-align: right;
    letter-spacing: 0.06em;
    color: #FFFFFF;
}

.social__block .social__image img,
.social__block .social__image video {
    object-fit: cover;
    width: 100%;
}

.social__block .social__info {
    padding: 0 0.25em;
}

.social__block .social__info .hashtag {
    margin: 0 0 1.5rem 0;
}

.social__block .social__info .hashtag span {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 41px;
    display: inline-flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #89CF2D;
}

.social__block .social__info .slider-content-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.015em;
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .title__line_first {
        font-size: 25px;
        line-height: 29px;
    }

    .title__line_second {
        font-size: 14px;
        line-height: 16px;
    }

    .poster__title .dash {
        border-top: 3px solid #777776;
        width: 118px;
        margin-top: 10px;
        margin-right: 0.1rem;
    }

    .social__header .social__network {
        font-size: 14px;
        line-height: 26px;
    }

    .social__header .social__date {
        font-size: 14px;
        line-height: 26px;
    }

    .social__block .social__info .hashtag span {
        font-size: 14px;
        line-height: 26px;
    }

    .social__block .social__info .slider-content-text {
        font-size: 13px;
        line-height: 19px;
    }
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/new_services/style.css?17085455588218*/
.new__services {
    width: 100%;
    height: 841px;
}

.service__background {
    background: url("/local/templates/patriot/components/bitrix/news.list/new_services/img/back_fill.png") no-repeat;
    background-size: cover;
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.service__background::after {
    /*position: absolute;*/
    /*content: " ";*/
    /*display: block;*/
    /*left: -63%;*/
    /*bottom: 0;*/
    /*width: 150%;*/
    /*height: 85%;*/
    /*background: rgba(255, 255, 255, 0.9);*/
    /*transform: rotate(50deg);*/
}

.new__services .service__star {
    /*position: absolute;*/
    /*content: " ";*/
    /*display: block;*/
    /*background: url("/local/templates/patriot/components/bitrix/news.list/new_services/img/star.png");*/
    /*top: 0;*/
    /*right: 0;*/
    /*width: 261px;*/
    /*height: 261px;*/
    /*z-index: 10;*/
}

.new__services .swiper-slide {
    font-family: 'TT Squares Condensed', sans-serif;
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 10;
}

.new__services .swiper-pagination {
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    bottom: 0 !important;
    right: auto !important;
    margin: 0 auto;
    max-width: 1140px;
    width: 100% !important;
    display: flex !important;
    align-items: flex-end;
    padding-bottom: 45px;
}

.new__services .service__images {
    width: 100%;
    background-size: contain;
    height: 100%;
}

.new__services .service__images img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    background: #ce4e4f;
}

.new__services .service__text .service__name {
    font-family: 'TT Squares Condensed', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 93px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #D34545;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.new__services .service__text .service__description {
    font-family: 'TT Squares Condensed', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #000000;
    margin-bottom: 0.75rem;
}

.service__text .service__description ul.red-star li {
    list-style: none;
}

.new__services .service__button {
    font-family: 'TT Squares Condensed', sans-serif;
    position: absolute;
    bottom: 30px;
    left: 20%;
    z-index: 15;
    font-weight: 900;
    font-size: 30px;
    line-height: 56px;
    letter-spacing: 0.06em;
    color: #FFFFFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.new__services .service__text {
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 11;
    cursor: pointer;
}

.new__services .service__text .info {
    position: absolute;
    top: 350px;
    max-width: 450px;
    left: -70px;
    text-align: left;
}

@media (min-width: 1920px) {
    .new__services .service__text .info {
        left: -90px
    }
}

@media (min-width: 1159px) and (max-width: 1300px) {
    .new__services .service__text .info {
        left: 0
    }
}


@media (min-width: 769px) and (max-width: 1160px) {
    .new__services .service__text .info {
        left: 70px
    }
}

.new__services .swiper-button-next,
.new__services .swiper-button-prev {
    background: #fff !important;
    top: auto;
    bottom: 0;
    padding: 36px 48px;
}

.new__services .swiper-button-next {
    right: 150px;
}

.new__services .swiper-button-prev {
    left: auto;
    right: 246px;
}

.new__services .swiper-button-prev:after,
.new__services .swiper-rtl .swiper-button-next:after {
    content: url("data:image/svg+xml,%3Csvg width='38' height='24' viewBox='0 0 38 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.939339 10.9393C0.353554 11.5251 0.353554 12.4749 0.939339 13.0607L10.4853 22.6066C11.0711 23.1924 12.0208 23.1924 12.6066 22.6066C13.1924 22.0208 13.1924 21.0711 12.6066 20.4853L4.12132 12L12.6066 3.51472C13.1924 2.92893 13.1924 1.97919 12.6066 1.3934C12.0208 0.807614 11.0711 0.807614 10.4853 1.3934L0.939339 10.9393ZM38 10.5L2 10.5L2 13.5L38 13.5L38 10.5Z' fill='black'/%3E%3C/svg%3E");
}

.new__services .swiper-button-next:after,
.new__services .swiper-rtl .swiper-button-prev:after {
    content: url("data:image/svg+xml,%3Csvg width='38' height='24' viewBox='0 0 38 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.0607 13.0607C37.6464 12.4749 37.6464 11.5251 37.0607 10.9393L27.5147 1.3934C26.9289 0.807611 25.9792 0.807611 25.3934 1.3934C24.8076 1.97919 24.8076 2.92893 25.3934 3.51472L33.8787 12L25.3934 20.4853C24.8076 21.0711 24.8076 22.0208 25.3934 22.6066C25.9792 23.1924 26.9289 23.1924 27.5147 22.6066L37.0607 13.0607ZM0 13.5H36V10.5H0V13.5Z' fill='black'/%3E%3C/svg%3E");
}

@media (max-width: 768px) {
    .new__services {
        height: 663px;
    }

    .service__background {
        background: url("/local/templates/patriot/components/bitrix/news.list/new_services/img/back_mobile.png") no-repeat;
        background-size: 100% 100%;
        z-index: 1;
    }

    .new__services .service__text .info {
        top: 325px;
        max-width: 150px;
        left: 40px;
        text-align: left;
    }

    .new__services .service__text .service__name {
        font-size: 18px;
        line-height: 33px;
        margin-bottom: 0.5rem;
    }

    .new__services .service__text .service__description {
        font-size: 14px;
        line-height: 11px;
    }

    .service__text .service__description ul.red-star li {
        padding: 5px 0;
        line-height: 1rem;
    }

    .new__services .service__button {
        font-size: 18px;
        line-height: 33px;
        bottom: 10px;
    }

    .carousel__side .title {
        font-size: 25px;
        line-height: 29px;
    }

    .carousel__side .description {
        font-size: 14px;
        line-height: 22px;
    }

    .carousel__side .link {
        font-size: 12px;
        line-height: 22px;
    }

    .info {
        left: 15px;
        right: 15px;
    }

    .new__services .swiper-button-next,
    .new__services .swiper-button-prev {
        background: none !important;
        padding: 36px 20px;
    }

    .new__services .swiper-button-next:after,
    .new__services .swiper-rtl .swiper-button-prev:after {
        content: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.0607 13.0607C26.6464 12.4749 26.6464 11.5251 26.0607 10.9393L16.5147 1.3934C15.9289 0.807611 14.9792 0.807611 14.3934 1.3934C13.8076 1.97919 13.8076 2.92893 14.3934 3.51472L22.8787 12L14.3934 20.4853C13.8076 21.0711 13.8076 22.0208 14.3934 22.6066C14.9792 23.1924 15.9289 23.1924 16.5147 22.6066L26.0607 13.0607ZM0 13.5L25 13.5V10.5L0 10.5L0 13.5Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .new__services .swiper-button-prev:after,
    .new__services .swiper-rtl .swiper-button-next:after {
        content: url("data:image/svg+xml,%0A%3Csvg width='27' height='24' viewBox='0 0 27 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.93934 10.9393C0.353554 11.5251 0.353554 12.4749 0.939341 13.0607L10.4853 22.6066C11.0711 23.1924 12.0208 23.1924 12.6066 22.6066C13.1924 22.0208 13.1924 21.0711 12.6066 20.4853L4.12132 12L12.6066 3.51472C13.1924 2.92893 13.1924 1.97919 12.6066 1.3934C12.0208 0.807613 11.0711 0.807613 10.4853 1.3934L0.93934 10.9393ZM27 10.5L2 10.5L2 13.5L27 13.5L27 10.5Z' fill='black'/%3E%3C/svg%3E%0A");
    }

    .new__services .swiper-button-next {
        right: 0;
    }

    .new__services .swiper-button-prev {
        right: 50px;
    }
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/new_objects/style.css?17247583673295*/
.new__objects {
    background: #353535;
    position: sticky;
    padding-top: 100px !important;
    padding-bottom: 150px !important;
    height: 100%;
}

.new__objects .background_top {
    background: url("/local/templates/patriot/components/bitrix/news.list/new_social_news/img/background_top.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    top: 0;
    position: absolute;
    z-index: 1;
}

.new__objects .background_bottom {
    background: url("/local/templates/patriot/components/bitrix/news.list/new_social_news/img/background_bottom.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

.object__title {
    margin-bottom: 50px;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    cursor: pointer;
}

.object__title .dash {
    border-top: 6px solid #777776;
    width: 200px;
    margin-top: 12px;
    margin-right: 0.5rem;
}

.object__title .title__line_first {
    font-weight: 900;
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 0.16em;
    color: #FFFFFF;
}

.object__title .title__line_second {
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.16em;
    color: #FFFFFF;
    display: flex;
}

.objects__cards {
    z-index: 10 !important;
    font-family: 'TT Squares Condensed', sans-serif;
    position: relative !important;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 90px;
}

.objects__cards .object__block {
    position: relative;
    overflow: hidden;
    background: none;
    flex: 1 1 44%;
}
.objects__cards .object__block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 80%;
    box-shadow: inset 15px 15px 0 0 #777776; /* тень слева */
    pointer-events: none; /* чтобы тень не мешала другим элементам */
}

.objects__cards .object__block:nth-child(even) {
    margin-left: 40px;
}

.objects__cards .object__block:nth-child(3),
.objects__cards .object__block:nth-child(4),
.objects__cards .object__block:nth-child(5),
.objects__cards .object__block:nth-child(6){
    margin-top: 40px;
}

.object__block .object_padding {
    padding: 27px 30px;
}

.object__block .object__image img {
    object-fit: cover;
    width: 100%;
}

.object__block .object__name {
    font-weight: 400;
    font-size: 22px;
    line-height: 41px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .object__title .title__line_first {
        font-size: 25px;
        line-height: 29px;
    }

    .objects__cards .object__block {
        position: relative;
        overflow: hidden;
        background: none;
        flex: 1 1 100%;
        box-shadow: inset 20px 20px 0 5px #777776;
        margin-top: 1.5rem;
    }

    .objects__cards .object__block:nth-child(3),
    .objects__cards .object__block:nth-child(4),
    .objects__cards .object__block:nth-child(5),
    .objects__cards .object__block:nth-child(6){
        margin-top: 1.5rem;
    }

    .objects__cards .object__block:nth-child(even) {
        margin-left: 0;
    }
}
/* End */


/* Start:/local/components/plekhanov/hero_z/templates/.default/style.css?16921242944399*/
.heroes {
    background: #F1F1F1;
    position: sticky;
    padding-top: 100px !important;
    padding-bottom: 150px !important;
    height: 100%;
}

.heroes .background_top {
    background: url("/local/components/plekhanov/new_equipments/templates/.default/img/background_top.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    top: 0;
    position: absolute;
    z-index: 1;
}

.heroes .background_bottom {
    background: url("/local/components/plekhanov/new_equipments/templates/.default/img/background_bottom.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

.heroes__title {
    margin-bottom: 50px;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    cursor: pointer;
}

.heroes__title .dash {
    border-top: 6px solid #777776;
    width: 200px;
    margin-top: 12px;
    margin-right: 0.5rem;
}

.heroes__title .title__line_first {
    font-weight: 900;
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 0.16em;
    color: #333333;
}

.heroes__title .title__line_second {
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.16em;
    color: #333333;
    display: flex;
}

.hero__slider {
    z-index: 10 !important;
    font-family: 'TT Squares Condensed', sans-serif;
    position: relative !important;
    overflow: hidden;
}

.heroes .hero__block {
    position: relative;
    overflow: hidden;
    /*background: none;*/
    background-image: url(/upload/medialibrary/e06/icp7qoyrs87ofkpsrccf5rgi3boavgze/Flag-kopiya-100.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 0;
}

.hero__header {
    display: flex;
    flex-direction: row;
    /*justify-content: space-between;*/
}

.hero__header .hero__network {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    font-family: 'TT Squares Condensed', sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.1;
    justify-content: flex-start;
    /*display: flex;*/
    /*align-items: center;*/
    /*font-style: normal;*/
    /*font-weight: 900;*/
    /*font-size: 22px;*/
    /*line-height: 41px;*/
    /*letter-spacing: 0.06em;*/
    /*color: #FFFFFF;*/
}

.hero__header .hero__date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*font-weight: 400;*/
    /*font-size: 18px;*/
    /*line-height: 33px;*/
    /*text-align: right;*/
    /*letter-spacing: 0.06em;*/
    /*color: #FFFFFF;*/
}

.hero__header .hero__date svg {
    height: 16px;
}

.hero__block .hero__image {
    /*margin-left: 5px;*/
}

.hero__block .hero__image img {
    object-fit: contain;
    /*box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);*/
    /*border-radius: 0 0 60px 30px;*/
    max-width: 100%;
    height: 400px;
}

.hero__block .hero__info {
    padding: 0 0.25em;
}

.hero__block .hero__info .slider-content-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.015em;
    color: #333333;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding-bottom: 20px;
}

.hero__block .hero__info .slider-content-description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.015em;
    color: #333333;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .title__line_first {
        font-size: 25px;
        line-height: 29px;
    }

    .title__line_second {
        font-size: 14px;
        line-height: 16px;
    }

    .hero__header .hero__network {
        font-size: 14px;
        line-height: 26px;
    }

    .hero__header .hero__date {
        font-size: 14px;
        line-height: 26px;
    }

    .poster__title .dash {
        border-top: 3px solid #777776;
        width: 118px;
        margin-top: 10px;
        margin-right: 0.1rem;
    }

    .hero__block .hero__info .slider-content-text {
        font-size: 16px;
        line-height: 19px;
    }

    .hero__block .hero__info .slider-content-description {
        font-size: 14px;
        line-height: 16px;
    }
}
/* End */


/* Start:/local/components/plekhanov/new_equipments/templates/.default/style.css?16838324064101*/
.equipments {
    background: #353535;
    position: sticky;
    padding-top: 100px !important;
    padding-bottom: 150px !important;
    height: 100%;
}

.equipments .background_top {
    background: url("/local/components/plekhanov/new_equipments/templates/.default/img/background_top.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    top: 0;
    position: absolute;
    z-index: 1;
}

.equipments .background_bottom {
    background: url("/local/components/plekhanov/new_equipments/templates/.default/img/background_bottom.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

.equipments__title {
    margin-bottom: 50px;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    cursor: pointer;
}

.equipments__title .dash {
    border-top: 6px solid #777776;
    width: 200px;
    margin-top: 12px;
    margin-right: 0.5rem;
}

.equipments__title .title__line_first {
    font-weight: 900;
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 0.16em;
    color: #FFFFFF;
}

.equipments__title .title__line_second {
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.16em;
    color: #FFFFFF;
    display: flex;
}

.equipments__slider {
    z-index: 10 !important;
    font-family: 'TT Squares Condensed', sans-serif;
    position: relative !important;
    overflow: hidden;
}

.equipments .equipment__block {
    position: relative;
    overflow: hidden;
    background: none;
}

.equipment__header {
    display: flex;
    flex-direction: row;
    /*justify-content: space-between;*/
}

.equipment__header .equipment__network {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    font-family: 'TT Squares Condensed', sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.1;
    justify-content: flex-start;
    /*display: flex;*/
    /*align-items: center;*/
    /*font-style: normal;*/
    /*font-weight: 900;*/
    /*font-size: 22px;*/
    /*line-height: 41px;*/
    /*letter-spacing: 0.06em;*/
    /*color: #FFFFFF;*/
}

.equipment__header .equipment__date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-end;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*font-weight: 400;*/
    /*font-size: 18px;*/
    /*line-height: 33px;*/
    /*text-align: right;*/
    /*letter-spacing: 0.06em;*/
    /*color: #FFFFFF;*/
}

.equipment__header .equipment__date svg {
    height: 16px;
}

.equipment__block .equipment__image img,
.equipment__block .equipment__image video {
    object-fit: cover;
    width: 100%;
}

.equipment__block .equipment__info {
    padding: 0 0.25em;
}

.equipment__block .equipment__info .slider-content-text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.015em;
    color: #89CF2D;
}

.equipment__block .equipment__info .slider-content-description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.015em;
    color: #FFFFFF;
    margin-top: 1rem;
}

@media (max-width: 767px) {
    .title__line_first {
        font-size: 25px;
        line-height: 29px;
    }

    .title__line_second {
        font-size: 14px;
        line-height: 16px;
    }

    .equipment__header .equipment__network {
        font-size: 14px;
        line-height: 26px;
    }

    .equipment__header .equipment__date {
        font-size: 14px;
        line-height: 26px;
    }

    .poster__title .dash {
        border-top: 3px solid #777776;
        width: 118px;
        margin-top: 10px;
        margin-right: 0.1rem;
    }

    .equipment__block .equipment__info .slider-content-text {
        font-size: 13px;
        line-height: 19px;
    }

    .equipment__block .equipment__info .slider-content-description {
        font-size: 12px;
        line-height: 14px;
    }
}
/* End */


/* Start:/local/templates/patriot/components/bitrix/news.list/new_news/style.css?16838324067036*/
.news {
    background: #F1F1F1;
    position: sticky;
    padding-bottom: 100px;
}

.news .background {
    background: url("/local/templates/patriot/components/bitrix/news.list/new_events/img/background.png");
    background-size: cover;
    width: 100%;
    height: 90%;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.news__string {
    font-family: 'TT Squares Condensed', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 130px;
    line-height: 149px;
    letter-spacing: 0.16em;
    color: rgba(30, 44, 13, 0.1);
    margin-bottom: 60px;
    z-index: 10;
    overflow: hidden;
}

.news__string .inner {
    position: relative;
    display: flex;
    width: 100%;
}

.news__string .inner > * {
    white-space: nowrap;
    display: inline-flex;
    padding: 0 1rem;
}

.news__title {
    margin-bottom: 50px;
    z-index: 10;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
    cursor: pointer;
}

.news__title .dash {
    border-top: 6px solid #777776;
    width: 200px;
    margin-top: 12px;
    margin-right: 0.5rem;
}

.title__line_first {
    font-weight: 900;
    font-size: 50px;
    line-height: 57px;
    letter-spacing: 0.16em;
    color: #333333;
}

.title__line_second {
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 0.16em;
    color: #333333;
    display: flex;
}

.news__slider {
    display: flex;
    z-index: 10 !important;
    position: sticky;
    font-family: 'TT Squares Condensed', sans-serif;
}

.news__block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 5px 4px 19px rgba(0, 0, 0, 0.49);
    padding: 1rem 3rem;
}

.news__block .news__image::before {
    position: absolute;
    content: " ";
    display: block;
    left: auto;
    top: -52%;
    right: -58%;
    transform: rotate(21deg);
    width: 1100px;
    background: linear-gradient(rgba(171, 17, 39, 0.6) 0%, rgba(131, 7, 7, 0.6) 100%);
    height: 565px;
}

.news__image {
    width: 670px;
    height: 670px;
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.news__block .news__image picture {
    width: 100%;
}

.news__block .news__text::before {
    position: absolute;
    content: " ";
    display: block;
    left: auto;
    top: -90%;
    right: 25%;
    width: 1100px;
    background: linear-gradient(#EA2C2C 0%, #EF6E6E 100%);
    transform: rotate(41deg);
    height: 565px;
}

.news__block .news__image::after {
    position: absolute;
    content: " ";
    display: block;
    left: auto;
    top: auto;
    right: -5%;
    bottom: 0;
    width: 1100px;
    background: linear-gradient(270deg, #DF2E2E -2.68%, #CE4E4E 31.62%, #D73D3D 45.96%, #F96F6F 61.36%), linear-gradient(270deg, #DF2E2E -2.68%, #CE4E4E 31.62%, #D73D3D 45.96%, #F96F6F 61.36%);
    transform: rotate(165deg);
    height: 50px;
}

.news__text, .news__image {
    flex: 1 1 50%;
}

.news__image picture:hover {
    cursor: pointer;
}

.news__image picture img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.news__text .news__title {
    font-weight: 400;
    font-size: 32px;
    line-height: 59px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    letter-spacing: 0.06em;
    color: #000000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 30px;
}

.news__text .news__date {
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    letter-spacing: 0.06em;
    color: #ee605f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.news__text picture {
    display: none;
}

.news__text .news__description {
    font-weight: 400;
    font-size: 22px;
    line-height: 41px;
    display: flex;
    align-items: center;
    letter-spacing: 0.06em;
    color: #000000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-bottom: 50px;
}

.news__text .news__button a {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.06em;
    color: #920E0E;
    border: 1px solid #AB0202;
    padding: 10px 50px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.news__text .news__button a:hover {
    background: #AB0202;
    color: #FFFFFF;
}

.news__text .news__title:hover {
    cursor: pointer;
}

.news__slider .swiper-button-prev,
.news__slider .swiper-button-next {
    background: none;
}

.news__slider .swiper-button-next,
.news__slider .swiper-rtl .swiper-button-prev {
    /*right: -50px!important;*/
    /*left: auto !important;*/
    /*z-index: 10 !important;*/
}

.news__slider .swiper-button-next:after,
.news__slider .swiper-rtl .swiper-button-prev:after,
.news__slider .swiper-button-prev:after,
.news__slider .swiper-rtl .swiper-button-next:after {
    content: none !important;
}

html:not(.bx-touch) .news__slider .swiper-button-prev:not(.swiper-button-disabled):hover,
html:not(.bx-touch) .news__slider .swiper-button-next:not(.swiper-button-disabled):hover,
html:not(.bx-no-touch) .news__slider .swiper-button-prev:not(.swiper-button-disabled):active,
html:not(.bx-no-touch) .news__slider .swiper-button-next:not(.swiper-button-disabled):active {
    background: none;
}

@media (max-width: 767px) {
    .news .background {
        display: none;
    }

    .news__string {
        font-size: 50px;
        line-height: 57px;
        padding-top: 40px;
    }

    .title__line_first {
        font-size: 25px;
        line-height: 29px;
    }

    .title__line_second {
        font-size: 14px;
        line-height: 16px;
    }

    .news__title .dash {
        border-top: 3px solid #777776;
        width: 118px;
        margin-top: 10px;
        margin-right: 0.1rem;
    }

    .news__block .news__text::before {
        content: none;
    }

    .news__text {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .news__text .news__title {
        align-items: flex-end;
        height: 132px;
        overflow-y: hidden;
        font-size: 18px;
        line-height: 33px;
    }

    .news__text .news__date {
        align-items: flex-start;
        overflow-y: hidden;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 1rem;
    }

    .news__text .news__description {
        align-items: flex-start;
        height: 132px;
        overflow-y: hidden;
        font-size: 12px;
        line-height: 22px;
    }

    .news__text picture {
        display: block;
    }

    .news__text {
        display: block;
    }

    .news__image {
        display: none;
    }
}
/* End */
/* /local/templates/patriot/css/new_fonts/style.css?1671474647453 */
/* /local/templates/patriot/css/new_main.css?1669843834392 */
/* /local/templates/patriot/components/bitrix/news.list/new_slider/style.css?16698438345332 */
/* /local/templates/patriot/components/bitrix/news.list/new_events/style.css?16698438333884 */
/* /local/templates/patriot/components/bitrix/news.list/exhibition/style.css?17536418086785 */
/* /local/templates/patriot/components/bitrix/news.list/new_social_news/style.css?16698438343570 */
/* /local/templates/patriot/components/bitrix/news.list/new_services/style.css?17085455588218 */
/* /local/templates/patriot/components/bitrix/news.list/new_objects/style.css?17247583673295 */
/* /local/components/plekhanov/hero_z/templates/.default/style.css?16921242944399 */
/* /local/components/plekhanov/new_equipments/templates/.default/style.css?16838324064101 */
/* /local/templates/patriot/components/bitrix/news.list/new_news/style.css?16838324067036 */
