
.production__image {
	width: 100%;
}

.production__type {
	margin: 0;
}

.wfood .kvLanding__bannerImage {
	background-image: url(/local/templates/frutonyanya/img/wfood/wfoodKv/banner-m-new.webp);
}

.production__type.swiper-slide .production__vector {
	display: none;
}

.production__type.swiper-slide[data-swiper-slide-index="0"] .production__vector {
    top: 120px;
    left: -50px;
    width: 91px;
}

.wfood .production__type.swiper-slide[data-swiper-slide-index="0"]::before {
    content: url(/local/templates/frutonyanya/img/wfood/production/penguin-m.svg);
    position: absolute;
    top: 130px;
    left: -30px;
}

.wfood .production__type.swiper-slide[data-swiper-slide-index="1"]::before {
    content: url(/local/templates/frutonyanya/img/wfood/production/chang-m.svg);
    position: absolute;
    top: 120px;
    right: -20px;
    z-index: 10;
}

.wfood .production__type.swiper-slide[data-swiper-slide-index="2"]::before {
    content: url(/local/templates/frutonyanya/img/wfood/production/penguin-m.svg);
    position: absolute;
    top: 130px;
    left: -30px;
}

@media screen and (min-width: 360px) {
    .production__type.swiper-slide[data-swiper-slide-index="0"] .production__vector {
        left: -65px;
    }
}

@media screen and (min-width: 768px) {
    .wfood .kvLanding__bannerImage {
        background-image: url(/local/templates/frutonyanya/img/wfood/wfoodKv/banner-t-new.webp);
    }

    .production__type.swiper-slide[data-swiper-slide-index="0"] .production__vector {
        left: -62px;
        top: 136px;
        width: 78px;
    }

    .wfood .production__type.swiper-slide[data-swiper-slide-index="0"]::before {
        left: auto;
        right: 10px;
        z-index: 10;

        display: none;
    }

    .wfood .production__type.swiper-slide[data-swiper-slide-index="2"]::before {
        left: auto;
        right: 10px;
        z-index: 10;

        display: none;
    }

    .wfood .production__type.swiper-slide[data-swiper-slide-index="1"]::before {
        display: none;
    }
}

@media screen and (min-width: 1260px) {
    .wfood .kvLanding__bannerImage {
        background-image: url(/local/templates/frutonyanya/img/wfood/wfoodKv/banner-d-new.webp);
    }

    .wfood .production__type.swiper-slide[data-swiper-slide-index="0"] .production__vector {
        display: block;
        margin-top: -100px;

    }

    .production__type.swiper-slide[data-swiper-slide-index="0"] .production__vector {
        top: 136px;
        left: -92px;
        width: 276px;
    }

    .wfood .production__type.swiper-slide[data-swiper-slide-index="0"]::before {
        content: url(/local/templates/frutonyanya/img/wfood/production/penguin-d.svg);
        right: -40px;
        top: 80px;
        display: block;
    }

    .wfood .production__type.swiper-slide[data-swiper-slide-index="1"]::before {
        content: url(/local/templates/frutonyanya/img/wfood/production/chang-d.svg);
        right: -110px;
        top: 180px;

        display: block;
    }

    .wfood .production__type.swiper-slide[data-swiper-slide-index="2"]::before {
        /*content: url(/local/templates/frutonyanya/img/wfood/production/vector3.svg);*/
        content: '';
        background: url(/local/templates/frutonyanya/img/wfood/production/tiger.png);
        background-size: cover;
        right: -120px;
        top: 160px;
        width: 150px;
        height: 180px;

        display: block;
    }
}
