

/* Start:/local/templates/stopexpress/components/bitrix/news.detail/banner1/style.css?17593202914228*/
.hero {
    margin-top: 2rem
}

.hero .wrap {
    height: calc(100vh - 21.19rem);
    min-height: 36.25rem;
    background-size: cover;
    background-position: center right;
}

.hero-info {
    position: relative;
    z-index: 1
}

.banner1-wrap .hero-text {
    max-width: 50%;
}

.hero-video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.hero-video:after {
    background: rgba(0, 0, 0, .302);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.hero-video video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.hero.with-video .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.hero.without-video .title.white {
    color: #12522f
}

.hero.without-video .wrap {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-border-radius: 2.5rem;
    border-radius: 2.5rem;
    overflow: hidden;
    position: relative
}

.hero.without-video .hero-img {
    bottom: 0;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    right: 0;
    width: auto
}

.hero.without-video .hero-btns {
    gap: .5rem;
    margin-top: 7.25rem;
}

.hero.without-video .hero-text {
    color: #6e6e7f;
    margin-top: 2.5rem;
}

.hero.without-video .hero-info {
    max-width: 65%;
}

.hero.without-video .hero-video {
    display: none;
}

.banner-img {
    bottom: 0;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    right: 0;
    max-width: 50%;
}

.hero.with-video .wrap .hero-info {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.hero.without-video .wrap .hero-info {
    padding: 2.5rem 0;
}

.banner-btns a:first-child {
    margin-right: 0.5rem;
}

.quote-block div {
margin-left: 1rem;
}
@media screen and (min-width: 1440px) {
    .banner-img {
        right: 16%;
    }
}

@media screen and (max-width: 1399px) {
    .hero.without-video .wrap .hero-info {
        max-width: 100%;
    }
}

@media screen and (max-width: 1199px) {
    .banner-img {
        max-width: 62%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .banner-img {
        max-width: 90%;
    }
}

@media screen and (max-width: 991px) {
    .hero.with-video .wrap {
        height: calc(100vh - 20rem);
    }

    .banner-img {
        right: -90px;
    }

    .banner1 {
        overflow: hidden;
    }
}

@media screen and (max-width: 767px) {
    .hero .wrap {
        height: calc(100vh - 14.75rem);
        max-height: 420px;
    }

    .banner-img {
        max-width: 70%;
    }

    .banner1-wrap .hero-info {
        padding: 2.5rem 0;
    }

    .hero.without-video .wrap .hero-info {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        -webkit-justify-content: unset;
        justify-content: unset;
    }

    .banner-btns {
        margin-top: 1.5rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .banner-btns a:first-child {
        margin-right: 0;
        margin-bottom: 0.75rem;
    }

    .banner1-wrap .hero-text {
        max-width: 65%;
    }
}

@media screen and (max-width: 575px) {
    .banner-img {
        max-width: 70%;
    }
}

@media screen and (max-width: 480px) {
    .banner-img {
        max-width: 85%;
    }
}

@media screen and (max-width: 420px) {
    .hero.with-video .wrap {
        min-height: calc(100vh - 21rem);
        height: calc(100vh - 21rem);
    }
}

@media screen and (max-width: 375px) {
    .banner-img {
        max-width: 95%;
    }

    .banner1-wrap .hero-text {
        max-width: 100%;
    }
}

/* End */


/* Start:/local/templates/stopexpress/components/bitrix/news.list/advantages/style.css?1759226458752*/
.advantages-slider .swiper-slide {
    height: auto;
    padding: 1.5rem
}

.advantages-slider .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.advantages-slider .item img {
    height: 4rem;
    margin-bottom: 1.5rem;
    width: 4rem
}

.advantages-slider .item .text {
    margin-top: 1rem
}

.advantages-text {
    margin-top: 2rem
}
/* End */


/* Start:/local/templates/stopexpress/components/bitrix/news.detail/banner3/style.css?17592264583751*/
.hero .wrap {
    height: calc(100vh - 21.19rem);
    min-height: 36.25rem;
}

.left {
    max-width: 70%;
}

.banner-image img {
    position: absolute;
    right: 0;
    aspect-ratio: 460/350;
}

.img-default,
.img-hover {
    transition: opacity 0.4s ease-in-out;
}
.img-default {
    transition: opacity 0.3s ease;
}

.img-hover {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.img-default:hover {
    opacity: 0;
}

.img-default:hover + .img-hover {
    opacity: 1;
}

.banner-bg {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    max-width: calc(100% - 484px);
    height: 100%;
    max-height: 100%;
    aspect-ratio: 2/1;
    object-fit: cover;
}

.banner-block {
    max-width: 61%;
}

.banner-block > div {
    max-width: 50%;
}

.banner3-wrap .hero-text {
    max-width: 65%;
}

.banner-text {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 460px;
    height: calc(100% - 374px);
}

.img-hover {
    z-index: -1;
}

@media screen and (max-width: 1399px) {
    .banner-block {
        max-width: 65%;
    }
}

@media screen and (max-width: 1199px) {
    .banner-block {
        margin-top: 2rem;
    }

    .left {
        max-width: 50%;
    }

    .left > div:first-child {
        max-width: 80%;
    }

    .banner3-wrap .hero-text {
        max-width: 95%;
    }

    .banner3.overflow {
        overflow: auto;
    }

    .hero .wrap.banner3-wrap {
        height: auto;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .left {
        position: relative;
        max-width: 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .banner-bg {
        max-width: 100%;
    }

    .banner-image {
        position: relative;
    }

    .banner-image img {
        position: unset;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .banner-image img.img-hover {
        height: 100%;
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
    }

    .img-default:hover {
        opacity: 0;
    }

    .banner-image {
        max-width: 40%;
    }

    .banner-text, .right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .banner-text {
        position: unset;
        height: auto;
        max-width: calc(60% - 1rem);
        flex-direction: column;
    }

    .right {
        width: 100%;
        margin-top: 1rem;
    }
}

@media screen and (max-width: 991px) {
    .banner-block {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .hero .wrap.banner3-wrap {
        padding: 0;
        max-height: unset;
    }

    .right {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .banner-image {
        max-width: 100%;
        width: 100%;
    }

    .banner-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .left > div:first-child {
        max-width: 100%;
    }

    .banner-text {
        max-width: 100%;
        margin-top: 1rem;
    }

    .banner-block > div:last-child {
        max-width: 60%;
    }
}

@media screen and (max-width: 480px) {
    .banner-block {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .banner-block > div, .banner-block > div:last-child {
        max-width: 100%;
    }

    .banner-block > div:last-child {
        margin-top: 1rem;
    }
}

@media screen and (max-width: 420px) {
    .banner-image {
        padding: 0 15px;
    }
}
/* End */


/* Start:/local/templates/stopexpress/components/bitrix/news.list/list-4/style.css?1759226458304*/
.list-block {
    margin: 1.75rem -0.75rem -0.75rem;
}

.item-block {
    width: calc(100% / 3 - 1.5rem);
    margin: 0.75rem;
}

@media screen and (max-width: 767px) {
    .list-4 .list-block {
        margin: 1.75rem 0 0;
    }

    .item-block {
        width: 100%;
        margin: 0.75rem 0;
    }
}
/* End */


/* Start:/local/templates/stopexpress/components/bitrix/news.list/list-5/style.css?17592264581677*/
.list-block.swiper {
    opacity: 1;
    visibility: visible;
}

.list-block {
    margin: 1.75rem -0.75rem -0.75rem;
}

.list-block .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.item-block.item-4 {
    width: calc(100% / 4 - 1.5rem);
    margin: 0.75rem;
}

.list-5 .item-block, .list-5 .item-block img {
    min-height: 310px;
}

.item-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item-block:hover .item-block__hidden {
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.item-block__hidden {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 82, 47, 0.5);
    z-index: -1;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    opacity: 0;
    visibility: hidden;
}

@media screen and (max-width: 1199px) {
    .item-block.item-4 {
        width: calc(100% / 3 - 1.5rem);
        margin: 0.75rem;
    }
}

@media screen and (max-width: 991px) {
    .item-block.item-4 {
        /*width: calc(100% / 2 - 1.5rem);*/
        /*margin: 0.75rem;*/
        margin: 0;
        max-width: 40%;
        aspect-ratio: 1 / 1;
    }

    .item-block img {
        position: unset;
        min-height: auto;
    }

    .list-block .swiper-wrapper {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

@media screen and (max-width: 991px) {
    .item-block.item-4 {
        max-width: 60%;
    }
}

@media screen and (max-width: 450px) {
    .item-block.item-4 {
        max-width: 80%;
    }
}

@media screen and (max-width: 375px) {
    .item-block.item-4 {
        max-width: 90%;
    }
}
/* End */
/* /local/templates/stopexpress/components/bitrix/news.detail/banner1/style.css?17593202914228 */
/* /local/templates/stopexpress/components/bitrix/news.list/advantages/style.css?1759226458752 */
/* /local/templates/stopexpress/components/bitrix/news.detail/banner3/style.css?17592264583751 */
/* /local/templates/stopexpress/components/bitrix/news.list/list-4/style.css?1759226458304 */
/* /local/templates/stopexpress/components/bitrix/news.list/list-5/style.css?17592264581677 */
