.newsListBlock_newsSliderBlock__Nc_Be {
    position: relative
}

.newsListBlock_newsSliderBlock__slider__EUe4J {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px
}

.newsListBlock_newsSliderBlock__item__4aTvB {
    min-width: 275px;
    max-width: 275px;
    min-height: 348px;
    background: #fff;
    border-radius: 10px
}

@media screen and (max-width:991px) {
    .newsListBlock_newsSliderBlock__item__4aTvB {
        min-width: calc(50% - 10px);
        max-width: calc(50% - 10px)
    }
}

@media screen and (max-width:576px) {
    .newsListBlock_newsSliderBlock__item__4aTvB {
        min-width: 100%;
        max-width: 100%
    }
}

.newsListBlock_newsSliderBlock__item__img__UGWDZ {
    position: relative;
    min-width: 275px;
    max-width: 275px;
    min-height: 230px;
    max-height: 230px
}

@media screen and (max-width:991px) {
    .newsListBlock_newsSliderBlock__item__img__UGWDZ {
        min-width: 100%;
        max-width: 100%
    }
}

.newsListBlock_newsSliderBlock__item__img__UGWDZ img {
    border-radius: 10px
}

.newsListBlock_newsSliderBlock__item__info__rj0GZ {
    padding: 16px 20px;
    color: #101010;
    font-size: 22px;
    font-weight: 700
}

.newsPageBlock_newsBlock__8bP9M {
    padding: 60px
}

@media screen and (max-width:1200px) {
    .newsPageBlock_newsBlock__8bP9M {
        padding: 60px 30px
    }
}

@media screen and (max-width:767px) {
    .newsPageBlock_newsBlock__8bP9M {
        padding: 60px 20px
    }
}

.newsPageBlock_newsBlock__8bP9M h2 {
    color: #000
}

.newsPageBlock_newsBlock__header__8XPDy {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px
}

.bannerNewsBlock_bannerBlock__jqCPG {
    padding: 60px;
    background: #b2f042;
    position: relative;
}

@media screen and (max-width:1200px) {
    .bannerNewsBlock_bannerBlock__jqCPG {
        padding: 50px 30px
    }
}

@media screen and (max-width:767px) {
    .bannerNewsBlock_bannerBlock__jqCPG {
        margin-top: 24px;
        padding: 50px 20px
    }
}

.bannerNewsBlock_bannerBlock__info__7A0to {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 574px
}

@media screen and (max-width:1200px) {
    .bannerNewsBlock_bannerBlock__info__7A0to {
        max-width: 52%
    }
}

@media screen and (max-width:767px) {
    .bannerNewsBlock_bannerBlock__info__7A0to {
        max-width: 100%;
        gap: 0
    }
}

@media screen and (max-width:576px) {
    .bannerNewsBlock_bannerBlock__info__7A0to {
        gap: 10px
    }
}

.bannerNewsBlock_bannerBlock__info__desc__ajLU1 {
    font-size: 18px
}

@media screen and (max-width:767px) {
    .bannerNewsBlock_bannerBlock__info__desc__ajLU1 {
        font-size: 16px
    }
}

.bannerNewsBlock_bannerBlock__img__B2b8t {
    z-index: 0;
    display: block
}

.bannerNewsBlock_bannerBlock__img__phone__iQK8Z {
    position: absolute;
    bottom: 0;
    right: 58px;
    width: 570px;
    height: 308px
}

@media screen and (max-width:1200px) {
    .bannerNewsBlock_bannerBlock__img__phone__iQK8Z {
        right: 15px;
        bottom: 0;
        width: 340px;
        height: 286px
    }
}

@media screen and (max-width:767px) {
    .bannerNewsBlock_bannerBlock__img__phone__iQK8Z {
        right: 0;
        bottom: 0;
        width: 240px;
        height: 184px
    }
}

.bannerNewsBlock_bannerBlock__img__stores__riOfV {
    display: flex;
    z-index: 1
}

@media screen and (max-width:769px) {
    .bannerNewsBlock_bannerBlock__img__stores__riOfV {
        margin-top: 0
    }
}

@media screen and (max-width:576px) {
    .bannerNewsBlock_bannerBlock__img__stores__riOfV {
        margin-top: 10px
    }
}

.bannerNewsBlock_bannerBlock__img__stores__riOfV a {
    position: relative;
    width: 180px;
    height: 52px
}

@media screen and (max-width:767px) {
    .bannerNewsBlock_bannerBlock__img__stores__riOfV a {
        width: 156px;
        height: 45px
    }
}

.bannerNewsBlock_bannerBlock__img__stores__riOfV a:not(:last-of-type) {
    margin-right: 20px
}

@media screen and (max-width:1200px) {
    .bannerNewsBlock_bannerBlock__img__stores__riOfV a:not(:last-of-type) {
        margin-right: 10px
    }
}

@media screen and (max-width:767px) {
    .bannerNewsBlock_bannerBlock__img__stores__riOfV a:not(:last-of-type) {
        margin-right: 0;
        margin-bottom: 10px
    }

    .bannerNewsBlock_bannerBlock__img__stores__riOfV {
        flex-direction: column
    }
}