

/* Start:/local/templates/sausages/components/bitrix/news.list/banners/style.css?178039742520464*/
.section-main-banners {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 100px;
}

.banner-item-block {
    display: flex;
    position: relative;
}

.images-left {
    width: 30%;
    position: relative;
}

.images-right {
    width: 30%;
    position: relative;
}

.images-left > img,
.images-right > img {
    width: 100%;
}

.info-block-center {
    width: 40%;
    text-align: center;
    z-index: 10;
}

.info-block-center-mob {
    display: none;
}

.banner-text-logo {
    position: relative;
    z-index: 10;
}

.banner-text-logo > img {
    width: 100%;
    max-width: 400px;
}

.banner-text-slogan > img {
    width: 100%;
}

.banner-text {
    max-width: 760px;
    font-size: 24px;
    line-height: 100%;
    position: relative;
    padding: 5px 30px 0;
    margin: 0 auto;
}

.banner-text > br {
    display: none;
}

.banner-text > p {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.banner-text .banner-text-bgr {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
}

.banner-text .banner-text-bgr > img {
    width: 100%;
    height: 200px;
}

.banner_slider .swiper-slide {
    padding-top: 100px;
    padding-bottom: 100px;
}

.banner_slider .swiper-slide.slide-georgia {
    padding-bottom: 120px;
}

.banner_slider .swiper-slide.slide-asia {
    padding-bottom: 140px;
}

.images-right-item > img,
.images-left-item > img {
    max-width: none;
    width: clamp(8rem, 24vw, 23rem);
}

.slide-mix,
.slide-georgia,
.slide-asia {
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
}

.slide-mix {
    background-image: url("/local/templates/sausages/components/bitrix/news.list/banners/img/mix_mask_group.png");
}

.slide-georgia {
    background-image: url("/local/templates/sausages/components/bitrix/news.list/banners/img/georgia_mask_group.png");
}

.slide-asia {
    background-image: url("/local/templates/sausages/components/bitrix/news.list/banners/img/asia_mask_group.png");
}

.slide-mix .banner-text-slogan {
    height: 200px;
    position: relative;
    margin-bottom: 50px;
}

.slide-mix .banner-text-slogan > img {
    width: 120%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slide-asia .banner-text-slogan,
.slide-georgia .banner-text-slogan {
    position: relative;
    left: 40px;
    margin-top: -35px;
    margin-bottom: 30px;
}

.slide-asia .banner-text-slogan > img,
.slide-georgia .banner-text-slogan > img {
    max-width: 600px;
    width: 100%;
}

.slide-georgia .images-right-item:first-child {
    position: absolute;
    top: -50px;
    left: 0;
}

.slide-georgia .images-right-item:nth-child(2) {
    position: absolute;
    bottom: -100px;
    left: 80px;
}

.slide-asia .images-left-item:first-child {
    position: absolute;
    z-index: 10;
    top: -50px;
    left: 50px;
}

.slide-asia .images-left-item:nth-child(2) {
    position: absolute;
    bottom: -85px;
    left: 100px;
}

.section-main-banners .swiper-pagination.banner-pagination {
    bottom: 70px;
}

.banner-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: var(--pagination-bullet-color);
    transition: all .3s ease;
}

.banner-pagination .swiper-pagination-bullet-active {
    width: 130px;
    border-radius: 60px;
}

.banner-left-parsley {
    position: absolute;
    bottom: 0;
    left: 0;
}

.banner-left-parsley > img {
    max-width: 100px;
    width: 100%;
    transform: rotate(80deg);
}

.banner-left-pomegranate-block {
    position: absolute;
    bottom: 20px;
    right: 0;
}

.banner-left-pomegranate-block .seed_3 {
    position: relative;
    top: 30px;
}

.banner-left-pomegranate-block .seed_1 {
    position: relative;
    bottom: -30px;
    right: -50px;
    transform: rotate(10deg);
}

.banner-right-parsley {
    position: absolute;
    right: 80px;
    top: 180px;
}

.banner-right-parsley > img {
    max-width: 90px;
    width: 100%;
    transform: rotate(165deg);
}

.banner-right-pomegranate-seed {
    position: absolute;
    left: 30px;
    top: 270px;
}

.banner-right-pomegranate-seed > img {
    max-width: 70px;
}

.banner-right-pepper {
    position: absolute;
    bottom: 0;
    left: -40px;
}

.banner-right-pepper > img {
    max-width: 120px;
}

.banner-right-leek {
    position: absolute;
    bottom: -30px;
    right: 0;
}

.banner-right-leek > img{
    max-width: 150px;
    transform: rotate(185deg);
}

.banner-left-pepper {
    position: absolute;
    right: 0;
    top: 60px;
}

.banner-left-pepper > img {
    max-width: 100px;
}

.banner-left-leek {
    position: absolute;
    top: 350px;
    left: 40px;
}

.banner_slider .animate__animated {
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s ease, visibility 1s ease;
}

.banner_slider .animate__animated.animate__animated  {
    opacity: 1;
}

@media (max-width: 1500px) {
    .banner-text-logo > img {
        max-width: 350px;
    }

    .slide-asia .banner-text-slogan,
    .slide-georgia .banner-text-slogan {
        margin-top: -30px;
    }

    .slide-asia .banner-text-slogan > img,
    .slide-georgia .banner-text-slogan > img {
        max-width: 550px;
    }

    .banner-left-parsley > img {
        max-width: 85px;
    }

    .banner-left-pomegranate-block {
        bottom: 10px;
        z-index: 30;
    }

    .banner-left-pomegranate-block .seed_1,
    .banner-left-pomegranate-block .seed_2,
    .banner-left-pomegranate-block .seed_3 {
        max-width: 40px;
    }

    .banner-right-parsley {
        right: 20px;
        top: 150px;
    }

    .banner-right-pepper {
        bottom: -20px;
        left: -20px;
    }

    .banner-right-pepper > img {
        max-width: 100px;
    }

    .banner-right-leek {
        bottom: -80px;
    }

    .banner-right-leek > img {
        max-width: 120px;
    }

    .banner-left-pepper {
        right: -10px;
    }

    .banner-left-pepper > img {
        max-width: 80px;
    }

    .banner-left-leek {
        top: 330px;
        left: 20px;
    }

    .banner-left-leek > img {
        max-width: 100px;
    }
}

@media (max-width: 1400px) {
    .banner-text {
        font-size: 22px;
        padding-left: 35px;
        padding-right: 35px;
    }

    .banner-text > p {
        font-size: 24px;
    }

    .slide-mix .banner-text-slogan {
        margin-bottom: 30px;
    }

    .slide-asia .images-left-item:nth-child(2) {
        bottom: -85px;
        left: 80px;
    }

    .banner-right-pomegranate-seed > img {
        max-width: 60px;
    }

    .banner-left-pepper {
        right: -30px;
    }

    .banner-left-leek {
        top: 300px;
    }
}

@media (max-width: 1300px) {
    .banner_slider .swiper-slide {
        padding-bottom: 130px;
    }

    .images-left-item > img,
    .images-right-item > img {
        width: clamp(8rem, 25vw, 23rem);
    }

    .slide-asia .images-left-item:nth-child(2) {
        bottom: -70px;
    }

    .banner-left-pomegranate-block .seed_1 {
        right: -20px;
    }

    .banner-left-leek > img {
        max-width: 90px;
    }
}

@media (max-width: 1200px) {
    .banner-text {
        font-size: 20px;
    }

    .banner-text > p {
        font-size: 22px;
    }

    .slide-georgia .images-right-item:first-child {
        top: -40px;
        left: 10px;
    }
    .slide-georgia .images-right-item:nth-child(2) {
        bottom: -80px;
        left: 60px;
    }

    .slide-georgia .banner-text .banner-text-bgr > img {
        height: 150px;
    }

    .slide-asia .banner-text-slogan {
        left: 20px;
    }

    .slide-asia .images-left-item:nth-child(2) {
        bottom: -50px;
    }

    .banner-left-parsley > img {
        max-width: 70px;
    }

    .banner-left-pomegranate-block {
        right: 20px;
    }

    .banner-left-pomegranate-block .seed_1,
    .banner-left-pomegranate-block .seed_2,
    .banner-left-pomegranate-block .seed_3 {
        max-width: 30px;
    }

    .banner-right-parsley {
        right: 10px;
        top: 130px;
    }

    .banner-right-pomegranate-seed {
        left: 15px;
        top: 300px;
    }

    .banner-right-parsley > img {
        max-width: 70px;
    }

    .banner-right-pepper {
        left: 0;
    }

    .banner-right-pepper > img {
        max-width: 80px;
    }

    .banner-left-pepper {
        right: -10px;
        top: 0;
    }

    .banner-left-pepper > img {
        max-width: 70px;
    }

    .banner-left-leek {
        top: 250px;
    }

    .banner-left-leek > img {
        max-width: 80px;
    }
}

@media (max-width: 1100px) {
    .images-left-item > img,
    .images-right-item > img {
        width: clamp(8rem, 26vw, 23rem);
    }
}

@media (max-width: 991px) {
    .banner_slider .swiper-slide.slide-georgia {
        padding-bottom: 140px;
    }

    .banner-text {
        margin: 80px -150px 0;
    }

    .banner-text .banner-text-bgr > img {
        height: 160px;
    }

    .images-left,
    .images-right {
        z-index: 30;
    }

    .slide-georgia .images-right-item:nth-child(2) {
        bottom: -20px;
        left: 50px;
    }

    .slide-asia .images-left-item:first-child {
        top: -70px;
        left: 30px;
    }

    .slide-asia .images-left-item:nth-child(2) {
        bottom: inherit;
        left: 50px;
        top: 130px;
    }

    .banner-left-parsley {
        left: 20px;
    }

    .banner-right-parsley {
        top: 120px;
    }

    .banner-left-parsley > img,
    .banner-right-parsley > img {
        max-width: 60px;
    }

    .banner-left-pomegranate-block {
        display: none;
    }

    .banner-right-pomegranate-seed {
        display: none;
    }

    .banner-right-pepper {
        display: none;
    }

    .banner-right-leek > img {
        max-width: 100px;
    }

    .banner-left-pepper {
        display: none;
    }

    .banner-left-leek {
        top: 200px;
        left: 0;
    }
}

@media (max-width: 860px) {
    .slide-asia .images-left-item:nth-child(2) {
        top: 100px;
    }

    .banner-left-leek {
        top: 280px;
    }
}

@media (max-width: 800px) {
    .banner-text {
        margin-top: 0;
    }

    .banner-right-parsley {
        top: 80px;
    }
}

@media (max-width: 767px) {
    .banner_slider .swiper-slide.slide-georgia,
    .banner_slider .swiper-slide.slide-asia {
        padding-bottom: 190px;
    }

    .banner-text {
        padding-left: 30px;
        padding-right: 30px;
        margin: 0 15px;
    }

    .banner-item-block {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .images-left,
    .images-right {
        width: 30%;
        order: 1;
    }

    .images-right {
        order: 3;
    }

    .info-block-center-mob {
        width: 40%;
        order: 2;
    }

    .info-block-center {
        width: 100%;
        order: 4;
    }

    .info-block-center-mob {
        display: flex;
        align-items: center;
    }

    .info-block-center .banner-text-logo {
        display: none;
    }

    .slide-mix .banner-text-slogan {
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .slide-mix .banner-text-slogan > img {
        width: 100%;
        transform: none;
        position: relative;
        top: 0;
        left: 0;
    }

    .slide-asia .banner-text-slogan,
    .slide-georgia .banner-text-slogan {
        left: 0;
        margin: -15px 20px 20px;
    }

    .slide-georgia .images-right-item:nth-child(2) {
        bottom: -60px;
    }

    .slide-asia .images-left-item:nth-child(2) {
        left: 30px;
    }

    .banner-left-parsley {
        bottom: inherit;
        left: 0;
        top: -30px;
    }

    .banner-right-parsley {
        top: 60px;
        right: 5px;
    }

    .banner-left-parsley > img,
    .banner-right-parsley > img {
        max-width: 50px;
    }

    .banner-left-pomegranate-block {
        display: block;
        bottom: 20px;
        right: -70px;
    }

    .banner-right-pomegranate-seed {
        display: block;
        top: 130px;
        left: 0;
    }

    .banner-right-pomegranate-seed > img {
        max-width: 50px;
    }

    .banner-right-pepper {
        display: block;
        left: -70px;
        bottom: 0;
    }

    .banner-right-pepper > img {
        max-width: 70px;
    }

    .banner-right-leek {
        bottom: inherit;
        top: -50px;
    }

    .banner-right-leek > img {
        max-width: 80px;
    }

    .banner-left-pepper {
        display: block;
        right: -60px;
        top: -40px;
    }

    .banner-left-pepper > img {
        max-width: 60px;
    }
}

@media (max-width: 620px) {
    .slide-georgia .images-right-item:nth-child(2) {
        bottom: -50px;
        left: 40px;
    }

    .slide-asia .images-left-item:nth-child(2) {
        left: 10px;
        top: 80px;
    }

    .banner-left-pomegranate-block .seed_1,
    .banner-left-pomegranate-block .seed_2,
    .banner-left-pomegranate-block .seed_3 {
        max-width: 20px;
    }

    .banner-left-pomegranate-block .seed_1 {
        right: -10px;
        bottom: -20px;
    }

    .banner-left-pomegranate-block .seed_3 {
        top: 15px;
    }

    .banner-right-parsley {
        display: none;
    }

    .banner-right-pomegranate-seed {
        top: 150px;
    }

    .banner-right-pomegranate-seed > img {
        max-width: 40px;
    }

    .banner-left-leek {
        display: none;
    }
}

@media (max-width: 575px) {
    .section-main-banners {
        margin-bottom: 50px;
    }

    .banner-text .banner-text-bgr > img {
        height: 180px;
    }

    .slide-georgia .images-right-item:nth-child(2) {
        bottom: -40px;
        left: 30px;
    }

    .slide-asia .images-right {
        top: -50px;
    }

    .slide-asia .images-left-item:first-child {
        top: -50px;
        left: 20px;
    }

    .banner-right-pomegranate-seed {
        top: -20px;
        left: -30px;
    }

    .banner-right-pepper {
        left: -20px;
        bottom: -50px;
    }

    .banner-right-pepper > img {
        max-width: 60px;
    }

    .banner-right-leek {
        top: -70px;
    }

    .banner-left-pepper > img {
        max-width: 50px;
    }
}

@media (max-width: 440px) {
    .banner-text .banner-text-bgr > img {
        height: 210px;
    }

    .slide-georgia .banner-text .banner-text-bgr > img {
        height: 190px;
    }

    .banner_slider .swiper-slide.slide-asia {
        padding-bottom: 180px;
    }

    .slide-georgia .images-right-item:first-child {
        top: -50px;
    }

    .slide-asia .images-left-item:first-child > img {
        width: clamp(6.5rem, 26vw, 23rem);
    }

    .slide-asia .images-left-item:nth-child(2) {
        left: 0;
        top: inherit;
        bottom: -40px;
    }

    .banner-left-parsley > img {
        max-width: 40px;
    }

    .banner-left-pomegranate-block {
        bottom: 10px;
    }

    .banner-left-pomegranate-block .seed_1 {
        right: 0;
    }

    .banner-right-leek {
        top: -60px;
    }

    .banner-right-leek > img {
        max-width: 60px;
    }

    .banner-right-pepper {
        left: 0;
        bottom: -50px;
    }

    .banner-right-pepper > img {
        max-width: 50px;
    }
}

@media (max-width: 360px) {
    .banner-text .banner-text-bgr > img {
        height: 250px;
    }
}

@media (max-width: 330px) {
    .banner-text .banner-text-bgr > img {
        height: 300px;
    }
}


@media (min-width: 1600px) {
    .banner_slider .swiper-slide {
        padding-bottom: 60px;
    }

    .banner_slider .swiper-slide.slide-georgia,
    .banner_slider .swiper-slide.slide-asia {
        padding-bottom: 40px;
    }

    .banner-text {
        padding-left: 10px;
        padding-right: 10px;
    }

    .banner-text > br {
        display: block;
    }

    .images-left-item > img,
    .images-right-item > img {
        max-width: 350px;
        width: 100%;
    }

    .slide-mix .banner-text-slogan {
        height: 240px;
    }

    .slide-mix .banner-text-slogan > img {
        width: 840px;
    }

    .slide-georgia .images-right-item:first-child {
        top: -60px;
    }

    .slide-georgia .images-right-item:nth-child(2) {
        bottom: -50px;
    }

    .slide-asia .images-left-item:first-child {
        top: -60px;
        left: 60px;
    }

    .slide-asia .images-left-item:nth-child(2) {
        bottom: -30px;
        left: 120px;
    }

    .section-main-banners .swiper-pagination.banner-pagination {
        bottom: 50px;
    }
}

@media (min-width: 1700px) {
    .images-left-item > img,
    .images-right-item > img {
        max-width: 380px;
    }

    .slide-mix .banner-text-slogan > img {
        width: 880px;
    }

    .banner-left-pepper {
        right: 20px;
    }
}

@media (min-width: 1800px) {
    .images-left-item > img,
    .images-right-item > img {
        max-width: 400px;
    }

    .banner-text {
        font-size: 28px;
        padding-top: 10px;
    }

    .banner-text > p {
        font-size: 30px;
    }

    .banner-text .banner-text-bgr > img {
        height: 250px;
    }

    .slide-mix .banner-text-slogan > img {
        width: 900px;
    }

    .slide-georgia .banner-text .banner-text-bgr > img {
        height: 200px;
    }

    .slide-asia .banner-text .banner-text-bgr > img {
        height: 200px;
    }

    .section-main-banners .swiper-pagination.banner-pagination {
        bottom: 80px;
    }
}

@media (min-width: 1900px) {
    .banner_slider .swiper-slide {
        padding-top: 130px;
        padding-bottom: 120px;
    }

    .banner_slider .swiper-slide.slide-georgia,
    .banner_slider .swiper-slide.slide-asia {
        padding-bottom: 100px;
    }

    .images-left > img,
    .images-right > img {
        width: 550px;
        position: relative;
    }

    .images-left > img {
        top: 40px
    }

    .images-right > img {
        top: 20px;
    }

    .images-left-item > img,
    .images-right-item > img {
        max-width: 430px;
    }

    .slide-mix .banner-text-slogan {
        height: 300px;
    }

    .slide-mix .banner-text-slogan > img {
        width: 980px;
    }

    .slide-asia .banner-text-logo > img,
    .slide-georgia .banner-text-logo > img {
        max-width: 510px;
    }

    .slide-asia .banner-text-slogan > img,
    .slide-georgia .banner-text-slogan > img {
        max-width: 700px;
    }

    .slide-georgia .images-right-item:first-child {
        top: -70px;
    }

    .slide-georgia .images-right-item:nth-child(2) {
        bottom: -100px;
    }

    .slide-asia .images-left-item:first-child {
        top: -80px;
        left: 40px;
    }

    .slide-asia .images-left-item:nth-child(2) {
        bottom: -80px;
        left: 110px;
    }

    .banner-left-parsley {
        bottom: -50px;
    }

    .banner-left-pomegranate-block {
        bottom: 0;
    }

    .banner-left-pomegranate-block .seed_3 {
        top: 30px;
    }

    .banner-left-pomegranate-block .seed_1 {
        bottom: -30px;
        right: -50px;
    }

    .banner-right-pomegranate-seed {
        top: 300px;
    }

    .banner-right-pepper {
        bottom: -50px;
        left: -30px;
    }

    .banner-right-leek {
        bottom: -80px;
        right: 10px;
    }

    .banner-left-leek {
        top: 380px;
        left: 60px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/sausages/bitrix/catalog.filter/.default/style.css?17803983971624*/
.section-filter {
  padding-top: 20px;
  padding-bottom: 40px;
}

.section-item {
  cursor: pointer;
}

.section-item img {
  opacity: 0.4;
}

.section-item.active img {
  opacity: 1;
}

.row-sausage-filter-category {
  display: flex;
  gap: 35px;
  justify-content: center;
  padding-top: 20px;
  margin: 0 auto;
}

.category-item {
  color: var(--text-color);
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  border-radius: 45px;
  border: 5px solid var(--text-color);
  opacity: 0.5;
  cursor: pointer;
  padding: 10px 20px;
}

.category-item.active {
  opacity: 1;
}

.filter-btns {
  display: none;
}

@media (max-width: 1200px) {
  .row-sausage-filter-category {
    padding-top: 25px;
  }

  .category-item {
    font-size: 14px;
    line-height: 18px;
    border: 3px solid var(--text-color);
    padding: 5px 20px;
  }
}

@media (max-width: 757px) {
  .section-filter {
    padding-right: 0;
    padding-bottom: 0;
  }

  .section-item > img {
    max-width: 60px;
    max-height: 40px;
    width: auto;
  }

  .section-item[code="krylyshki"] > img {
    max-width: 100px;
  }

  .block-filter-category {
    overflow: scroll;
  }

  .row-sausage-filter-category {
    gap: 25px;
    padding-bottom: 15px;
  }

  .category-item {
    padding: 5px 15px;
  }
}

@media (max-width: 400px) {
  .category-item {
    font-size: 12px;
  }
}

@media (min-width: 1500px) {
  .sausage-filter {
    max-width: 1470px;
    width: 100%;
    margin: 0 auto;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news/sausages/bitrix/news.list/.default/style.css?17803984008265*/
body.no-scroll {
  overflow: hidden !important;
}

.main__container {
  overflow: hidden;
}

#overlay-product {
  position: fixed;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 200ms ease-in-out;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
}

#overlay-product.active {
  opacity: 1;
  pointer-events: all;
}

.product-title {
  text-align: center;
}

.product-title > img {
  max-width: 1000px;
  width: 100%;
}

.sausage-products {
  position: relative;
  padding-top: 20px;
}

.product-img-parsley {
  position: absolute;
  right: 150px;
  top: -100px;
}

.product-img-pomegranate {
  position: absolute;
  left: 150px;
  top: 50px;
}

.sausage-item-img {
  text-align: center;
  position: relative;
  z-index: 15;
  margin-bottom: 0;
}

.sausage-item-info {
  height: 150px;
  color: var(--text-color);
  text-align: center;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: opacity 0.5s;
  margin: 10px -120px 10px;
}

.sausage-top-link {
  color: var(--text-color);
  text-decoration: none;
}

.sausage-text {
  font-size: 20px;
  line-height: 30px;
  position: relative;
  z-index: 10;
}

.sausage-text-bgr {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.sausage-text-bgr > img {
  max-width: 650px;
  height: 180px;
  width: 100%;
}

.sausage-products-list {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.sausage-products-list .swiper-slide {
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sausage-products-list .swiper-slide .sausage-item-img > img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(0.8);
  transition: all 0.3s;
}

.sausage-products-list .swiper-slide.swiper-slide-active .sausage-item-img > img {
  transform: scale(1.2);
}

.sausage-products-list .swiper-slide.swiper-slide-active .sausage-item-info {
  opacity: 1;
}

.sausage-products .swiper-button-prev,
.sausage-products .swiper-button-next  {
  width: 86px;
  height: 86px;
  top: 40%;
}

.sausage-products .swiper-button-prev {
  left: 45px;
}

.sausage-products .swiper-button-next {
  right: 65px;
}

.sausage-products .swiper-button-prev:after,
.sausage-products .swiper-button-next:after {
  content: "";
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sausage-products .swiper-button-prev:after {
  background-image: url(/local/templates/sausages/img/icons/arrow-prev.svg);
}

.sausage-products .swiper-button-next:after {
  background-image: url(/local/templates/sausages/img/icons/arrow-next.svg);
}

@media (max-width: 1500px) {
  .product-img-parsley {
    right: 80px;
    top: -40px;
  }

  .product-img-parsley > img {
    max-width: 100px;
  }

  .product-img-pomegranate {
    left: 100px;
    top: 30px;
  }
}

@media (max-width: 1400px) {
  .product-img-look {
    width: 100px;
    height: 50px;
    top: -10px;
  }

  .sausage-products .swiper-button-prev {
    left: 35px;
  }

  .sausage-products .swiper-button-next {
    right: 55px;
  }
}

@media (max-width: 1300px) {
  .product-img-look {
    right: 50px;
  }

  .sausage-products .swiper-button-prev {
    left: 30px;
  }

  .sausage-products .swiper-button-next {
    right: 50px;
  }
}

@media (max-width: 1200px) {
  section.sausage-products {
    padding: 20px 20px 0;
  }

  .bx-core section.sausage-products {
    padding-top: 30px;
  }

  .product-title > img {
    max-width: 800px;
  }

  .product-img-parsley {
    right: 30px;
    top: -50px;
  }

  .product-img-parsley > img {
    max-width: 80px;
  }

  .product-img-pomegranate {
    left: 40px;
    top: 30px;
  }

  .product-img-pomegranate > img {
    max-width: 40px;
  }

  .sausage-item-img {
    margin-bottom: 15px;
  }

  .sausage-products-list .swiper-slide .sausage-item-img img {
    max-width: 300px;
  }

  .sausage-text-bgr > img {
    height: 150px;
  }

  .sausage-products .swiper-button-prev,
  .sausage-products .swiper-button-next {
    width: 60px;
    height: 60px;
    top: 45%;
  }

  .sausage-products .swiper-button-prev {
    left: 5px;
  }

  .sausage-products .swiper-button-next {
    right: 5px;
  }
}

@media (max-width: 991px) {
  section.sausage-products {
    padding-top: 0;
    padding-left: clamp(1rem, 5.65vw, 6.75rem);
    padding-right: clamp(1rem, 5.65vw, 6.75rem);
  }

  .product-img-pomegranate {
    top: 80px;
  }

  .sausage-product-item {
    padding: 25px 50px;
  }

  .sausage-item-info,
  .sausage-text-bgr > img {
    height: 120px;
  }

  .sausage-text {
    font-size: 18px;
    line-height: 28px;
  }

  .sausage-products-list .swiper-slide .sausage-item-img > img {
    max-width: 330px;
    margin: 0 auto;
  }

  .sausage-products .swiper-button-prev {
    left: 30px;
  }

  .sausage-products .swiper-button-next {
    right: 30px;
  }
}

@media (max-width: 757px) {
  .product-img-parsley {
    top: 0;
  }

  .sausage-products-list .swiper-slide .sausage-item-img > img {
    max-width: 400px;
    margin: 0 auto;
  }

  .sausage-products-list .swiper-slide.swiper-slide-active .sausage-item-img > img {
    transform: scale(1);
  }

  .sausage-item-img {
    margin-bottom: 0;
  }

  .sausage-item-info {
    margin: 0 -120px;
    top: -25px;
  }

  .sausage-text-bgr > img {
    max-width: 500px;
  }

  .sausage-products .swiper-button-prev,
  .sausage-products .swiper-button-next {
    width: 60px;
    height: 60px;
  }

  .sausage-products .swiper-button-prev {
    left: 15px;
  }

  .sausage-products .swiper-button-next {
    right: 15px;
  }
}

@media (max-width: 575px) {
  .sausage-products {
    padding-left: 0;
    padding-right: 0;
  }

  .product-img-parsley {
    right: 10px;
  }

  .product-img-parsley > img {
    max-width: 60px;
  }

  .product-img-pomegranate {
    left: 30px;
  }

  .product-img-pomegranate > img {
    max-width: 30px;
  }

  .sausage-product-item {
    padding: 0 35px 25px;
  }

  .sausage-item-info {
    height: 150px;
    padding: 0 10px;
    margin: 0;
  }

  .sausage-text {
    font-size: 16px;
    line-height: 26px;
  }

  .sausage-text-bgr {
    left: -20px;
    right: -20px;
  }

  .sausage-text-bgr > img {
    height: 150px;
  }

  .sausage-text > br {
    display: none;
  }

  .sausage-products .swiper-button-prev,
  .sausage-products .swiper-button-next {
    width: 45px;
    height: 45px;
    top: 40%;
  }
}

@media (max-width: 380px) {
  .product-img-pomegranate {
    top: 40px;
    left: 10px;
  }

  .sausage-item-info {
    height: 200px;
    top: -20px;
  }

  .sausage-text-bgr > img {
    height: 200px;
  }
}

@media (min-width: 1500px) {
  .product-title > img {
    max-width: 1230px;
  }

  .product-img-parsley {
    right: 100px;
  }

  .sausage-text {
    font-size: 22px;
    line-height: 34px;
  }
}

@media (min-width: 1600px) {
  .sausage-products .swiper-button-prev {
    left: 50px;
  }

  .sausage-products .swiper-button-next {
    right: 70px;
  }
}

@media (min-width: 1700px) {
  .product-img-parsley {
    right: 200px;
  }

  .product-img-pomegranate {
    left: 200px;
  }

  .sausage-products .swiper-button-prev {
    left: 55px;
  }

  .sausage-products .swiper-button-next {
    right: 75px;
  }
}

@media (min-width: 1900px) {
  .product-img-parsley {
    right: 250px;
  }

  .product-img-pomegranate {
    left: 280px;
  }

  .sausage-products .swiper-button-prev {
    left: 100px;
  }

  .sausage-products .swiper-button-next {
    right: 100px;
  }
}

@media (min-width: 2000px) {
  .sausage-products {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sausage-products .swiper-button-prev {
    left: -5px;
  }

  .sausage-products .swiper-button-next {
    right: -5px;
  }
}

/* End */


/* Start:/local/templates/sausages/components/bitrix/news.list/taste/style.css?17803974267141*/
.section-taste {
    padding-top: 120px;
}

.taste-leek {
    position: absolute;
    top: 300px;
    left: 80px;
    z-index: 10;
}

.taste-parsley {
    position: absolute;
    bottom: 50px;
    right: 40px;
    transform: rotate(-115deg);
    z-index: 10;
}

.taste-title {
    text-align: center;
    margin-bottom: 40px;
}

.taste-title > img {
    max-width: 1200px;
    width: 100%;
}

.taste-top-text {
    max-width: 1000px;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
    margin: 0 auto 40px;
}

.taste-item {
    height: 600px;
    background: var(--taste-bgr);
    -webkit-transform: skew(-4deg);
    -moz-transform: skew(-4deg);
    -o-transform: skew(-4deg);
    transform: skew(-4deg);
    overflow: hidden;
}

.taste-block-info {
    min-height: 400px;
    height: auto;
    position: relative;
    -webkit-transform: skew(4deg);
    -moz-transform: skew(4deg);
    -o-transform: skew(4deg);
    transform: skew(4deg);
}

.taste-item-img > img {
    width: 100%;
    height: auto;
    position: relative;
    right: -20px;
}

.taste-item-info {
    text-align: center;
    padding: 0 50px 30px 20px;
    margin-top: -35px;
}

.taste-name {
    font-size: 40px;
    font-weight: 800;
    line-height: 90%;
    letter-spacing: 1.12px;
    margin-bottom: 10px;
}

.taste-text {
    font-size: 20px;
    line-height: 115%;
}

.taste-text > p {
    font-size: 20px;
    line-height: 130%;
    font-weight: 600;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.taste-list.swiper {
    padding: 0 50px;
}

.taste-list .swiper-slide {
    opacity: 0;
    transition: opacity 1s;
}

.taste-list .swiper-slide.swiper-slide-visible {
    opacity: 1;
}

.section-taste .taste-swiper-button-prev,
.section-taste .taste-swiper-button-next  {
    width: 65px;
    height: 65px;
    top: 65%;
}

.section-taste .taste-swiper-button-prev {
    left: 45px;
}

.section-taste .taste-swiper-button-next {
    right: 45px;
}

.section-taste .taste-swiper-button-prev:after,
.section-taste .taste-swiper-button-next:after {
    content: "";
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section-taste .taste-swiper-button-prev:after {
    background-image: url(/local/templates/sausages/img/icons/arrow-prev.svg);
}

.section-taste .taste-swiper-button-next:after {
    background-image: url(/local/templates/sausages/img/icons/arrow-next.svg);
}

@media (max-width: 1500px) {
    .taste-leek {
        top: 290px;
        left: 70px;
    }

    .taste-text > br {
        display: none;
    }
}

@media (max-width: 1300px) {
    .taste-leek {
        left: 50px;
    }

    .taste-leek > img {
        max-width: 100px;
    }

    .taste-parsley {
        bottom: 0;
        right: 15px;
    }

    .taste-item {
        height: 530px;
    }

    .taste-item-info {
        padding: 0 30px 30px 10px;
    }

    .taste-name {
        font-size: 34px;
    }

    .taste-text {
        font-size: 18px;
    }

    .taste-text > p {
        font-size: 18px;
    }

    .taste-list.swiper {
        padding: 0 30px;
    }

    .section-taste .taste-swiper-button-prev,
    .section-taste .taste-swiper-button-next {
        width: 50px;
        height: 50px;
    }

    .section-taste .taste-swiper-button-prev {
        left: 25px;
    }

    .section-taste .taste-swiper-button-next {
        right: 25px;
    }
}

@media (max-width: 1200px) {
    .taste-leek {
        left: 50px;
        top: 300px;
    }

    .taste-leek > img {
        max-width: 80px;
    }

    .taste-parsley {
        bottom: 0;
        right: 30px;
    }

    .taste-parsley > img {
        max-width: 80px;
        width: 100%;
    }

    .taste-item {
        height: 500px;
    }
}

@media (max-width: 991px) {
    .taste-leek {
        left: 40px;
        top: 200px;
    }

    .section-taste {
        padding-top: 60px;
    }

    .taste-item {
        height: 550px;
    }

    .taste-title {
        margin-bottom: 20px;
    }

    .taste-top-text {
        font-size: 24px;
        line-height: 120%;
    }

    .section-taste .taste-swiper-button-prev {
        left: 15px;
    }

    .section-taste .taste-swiper-button-next {
        right: 15px;
    }
}

@media (max-width: 800px) {
    .taste-top-text > br {
        display: none;
    }
}

@media (max-width: 767px) {
    .section-taste {
        padding-top: 30px;
    }

    .taste-leek {
        left: 60px;
        top: 170px;
    }

    .taste-leek > img {
        max-width: 60px;
    }

    .taste-parsley {
        right: 0;
    }

    .taste-top-text {
        font-size: 20px;
    }

    .taste-item {
        height: auto;
    }

    .taste-item-info {
        padding-right: 60px;
        padding-left: 20px;
    }

    .taste-item-img {
        text-align: center;
    }

    .taste-item-corn-dog .taste-item-img,
    .taste-item-chirbuli .taste-item-img {
        text-align: right;
    }

    .taste-item-img > img {
        max-width: 500px;
    }
}

@media (max-width: 575px) {
    .taste-leek {
        left: 40px;
    }

    .taste-item-img {
        text-align: right;
    }

    .taste-item-img > img {
        max-width: 400px;
    }

    .section-taste .taste-swiper-button-prev,
    .section-taste .taste-swiper-button-next {
        width: 45px;
        height: 45px;
    }

    .section-taste .taste-swiper-button-prev {
        left: 5px;
    }

    .section-taste .taste-swiper-button-next {
        right: 5px;
    }
}

@media (max-width: 460px) {
    .taste-leek {
        left: 10px;
        top: 170px;
    }

    .taste-leek > img {
        max-width: 50px;
    }

    .taste-top-text {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .taste-item-info {
        padding-right: 40px;
    }

    .taste-text {
        font-size: 16px;
    }

    .taste-text > p {
        font-size: 16px;
    }
}

@media (min-width: 1600px) {
    .taste-parsley {
        bottom: 65px;
        right: 55px;
    }

    .taste-item {
        height: auto;
        min-height: 630px;
    }

    .taste-item-info {
        margin-top: -50px;
    }

    .taste-top-text {
        font-size: 34px;
    }

    .taste-name {
        font-size: 56px;
    }

    .taste-text > p {
        font-size: 26px;
        line-height: 120%;
    }

    .section-taste .taste-swiper-button-prev,
    .section-taste .taste-swiper-button-next  {
        width: 85px;
        height: 85px;
        top: 65%;
    }
}

@media (min-width: 1900px) {
    .taste-parsley {
        right: 80px;
    }

    .taste-item-img > img {
        width: auto;
        height: 450px;
        right: 0;
    }
}
/* End */


/* Start:/local/components/hotstuff/brand-advantages/templates/sausages/style.css?178039825712164*/
.section-advantages {
  padding-top: 120px;
  padding-bottom: 50px;
}

.brand-advantages-block {
  position: relative;
}

.brand-advantages-block-title {
  text-align: center;
  display: block;
  position: relative;
  z-index: 10;
  padding: 25px 80px;
  margin-bottom: 20px;
}

.brand-advantages-block-title > img {
  max-width: 1130px;
  width: 100%;
}

.brand-advantages-block-items {
  position: relative;
}

.brand-advantages-block .swiper-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 0 30px;
}

.brand-advantages-block-items .advantages-item {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 50px 100px;
}

.brand-advantages-block-items .advantages-item:after {
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.brand-advantages-block-items .advantages-item:nth-child(1):after {
  background-image: url("/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_1.svg");
}

.brand-advantages-block-items .advantages-item:nth-child(2):after {
  background-image: url("/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_2.svg");
}

.brand-advantages-block-items .advantages-item:nth-child(3):after {
  background-image: url("/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_3.svg");
}

.brand-advantages-block-items .advantages-item:nth-child(4):after {
  background-image: url("/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_4.svg");
}

.brand-advantages-block-items .brand-advantages-item-top {
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  margin-bottom: 10px;
}

.brand-advantages-block-items .brand-advantages-item-name {
  font-size: 38px;
  font-weight: 800;
  line-height: 100%;
  color: var(--text-color);
  text-align: left;
  padding-right: 80px;
}

.brand-advantages-block-items .brand-advantages-item-text {
  text-align: left;
  font-size: 25px;
  line-height: 130%;
  font-weight: normal;
}

.brand-advantages-item-img {
  line-height: 0;
}

.brand-advantages-item-img img {
  width: 100px;
}

.brand-advantages-block .swiper-button-prev,
.brand-advantages-block .swiper-button-next,
.brand-advantages-block .swiper-button-prev:after,
.brand-advantages-block .swiper-button-next:after {
  display: none;
}

.brand-advantages-swiper {
  overflow: visible !important;
}

.bgr_pepper__left_top,
.bgr_pepper__left_bottom,
.bgr_pepper__right_top,
.bgr_pepper__right_bottom {
  position: absolute;
}

.bgr_pepper__left_top {
  top: 50px;
  left: -300px;
}

.bgr_pepper__left_bottom {
  bottom: 0;
  left: -400px;
}

.bgr_pepper__right_top {
  top: -150px;
  right: -300px;
}

.bgr_pepper__right_bottom {
  bottom: 0;
  right: -350px;
}

.advantages-item-bgr-mob {
  display: none;
}

@media (max-width: 1600px) {
  .brand-advantages-block-items .advantages-item {
    padding: 50px;
    height: 350px;
  }

  .brand-advantages-block .swiper-button-prev {
    top: 42%;
  }

  .brand-advantages-block .swiper-button-next {
    top: 42%;
  }
}

@media (max-width: 1440px) {
  .section-advantages {
    padding-bottom: 0;
  }

  .brand-advantages-block-items .brand-advantages-item-top {
    margin-bottom: 10px;
  }

  .brand-advantages-block-items .brand-advantages-item-name {
    font-size: 30px;
    line-height: 32px;
  }

  .brand-advantages-block-items .brand-advantages-item-text {
    font-size: 22px;
    line-height: 110%;
  }

  .brand-advantages-block .swiper-button-prev,
  .brand-advantages-block .swiper-button-next {
    width: 62px;
    height: 62px;
  }

  .brand-advantages-block .swiper-button-prev {
    top: 45%;
  }

  .brand-advantages-block .swiper-button-next {
    top: 45%;
  }
}

@media (max-width: 1300px) {
  .brand-advantages-block-title {
    padding: 25px 50px;
  }

  .brand-advantages-block-items .advantages-item {
    padding: 20px 50px;
    height: 270px;
  }

  .brand-advantages-item-img img {
    width: 90px;
  }

  .brand-advantages-block-items .brand-advantages-item-name {
    font-size: 28px;
    line-height: 32px;
  }

  .brand-advantages-block-items .brand-advantages-item-text {
    font-size: 20px;
    line-height: 120%;
  }

  .bgr_pepper__left_top {
    left: -220px;
  }

  .bgr_pepper__left_top img {
    width: 250px;
  }

  .bgr_pepper__left_bottom {
    bottom: 20px;
    left: -290px;
  }

  .bgr_pepper__left_bottom img {
    width: 300px;
  }

  .bgr_pepper__right_top {
    right: -250px;
  }

  .bgr_pepper__right_top img {
    width: 380px;
  }

  .bgr_pepper__right_bottom {
    right: -300px;
  }

  .bgr_pepper__right_bottom img {
    width: 350px;
  }
}

@media (max-width: 1200px) {
  .brand-advantages-block-items .advantages-item {
    height: 250px;
    padding: 20px 40px;
  }

  .brand-advantages-block-items .brand-advantages-item-top {
    gap: 20px;
  }

  .brand-advantages-item-img img {
    width: 80px;
  }

  .brand-advantages-block-items .brand-advantages-item-name {
    font-size: 24px;
    line-height: 28px;
    padding-right: 0;
  }

  .brand-advantages-block-items .brand-advantages-item-text {
    font-size: 18px;
  }

  .brand-advantages-block .swiper-button-prev,
  .brand-advantages-block .swiper-button-next {
    width: 58px;
    height: 58px;
  }

  .brand-advantages-block .swiper-button-prev {
    top: 46%;
  }

  .brand-advantages-block .swiper-button-next {
    top: 46%;
  }

  .bgr_pepper__right_top {
    top: -100px;
    right: -220px;
  }

  .bgr_pepper__right_top img {
    width: 350px;
  }

  .bgr_pepper__right_bottom {
    right: -290px;
  }

  .bgr_pepper__right_bottom img {
    width: 330px;
  }
}

@media (max-width: 991px) {
  .section-advantages {
    padding-top: 60px;
  }

  .brand-advantages-block-title {
    margin: 0 auto 10px;
  }

  .brand-advantages-block .swiper-wrapper {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition-property: transform;
 /*   transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);*/
    box-sizing: content-box;
    gap: 0;
  }

  .advantages-item-info {
    max-width: 500px;
    width: 100%;
    padding-top: 20px;
    margin: 0 auto;
  }

  .brand-advantages-item-img img {
    width: 60px;
  }

  .brand-advantages-block-items .brand-advantages-item-name {
    font-size: 28px;
    line-height: 30px;
  }

  .brand-advantages-block .swiper-button-prev,
  .brand-advantages-block .swiper-button-next {
    background: none;
    display: block;
    width: 50px;
    height: 50px;
    top: 45%;
  }

  .brand-advantages-block .swiper-button-prev:after,
  .brand-advantages-block .swiper-button-next:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .brand-advantages-block .swiper-button-prev {
    left: 0;
  }

  .brand-advantages-block .swiper-button-prev:after {
    background-image: url(/local/templates/sausages/img/icons/arrow-prev.svg);
  }

  .brand-advantages-block .swiper-button-next {
    right: 0;
  }

  .brand-advantages-block .swiper-button-next:after {
    background-image: url(/local/templates/sausages/img/icons/arrow-next.svg);
  }

  .bgr_pepper__left_top,
  .bgr_pepper__right_bottom {
    display: none;
  }

  .bgr_pepper__left_bottom {
    bottom: -60px;
    left: -150px;
  }

  .bgr_pepper__left_bottom img {
    width: 200px;
  }

  .bgr_pepper__right_top {
    right: -150px;
  }

  .bgr_pepper__right_top img {
    width: 250px;
  }
}

@media (max-width: 800px) {
  .brand-advantages-block .swiper-button-prev {
    left: -20px;
  }

  .brand-advantages-block .swiper-button-next {
    right: -20px;
  }
}

@media (max-width: 768px) {
  .section-advantages {
    padding-top: 30px;
  }

  .brand-advantages-block-title {
    margin-bottom: 20px;
  }

  .brand-advantages-block-items .advantages-item {
    height: 230px;
  }

  .advantages-item-info {
    max-width: 430px;
  }

  .brand-advantages-block-items .brand-advantages-item-name {
    font-size: 24px;
    line-height: 28px;
  }

  .bgr_pepper__left_bottom {
    bottom: -40px;
    left: -90px;
  }

  .bgr_pepper__left_bottom img {
    width: 120px;
  }

  .bgr_pepper__right_top {
    right: -70px;
    top: -50px;
  }

  .bgr_pepper__right_top img {
    width: 120px;
  }
}

@media (max-width: 575px) {
  .brand-advantages-block-title {
    margin-bottom: 0;
  }

  .brand-advantages-block-items .advantages-item {
    height: 270px;
    padding: 0;
  }
  .advantages-item-info {
    padding-top: 40px;
  }

  .brand-advantages-block-items .brand-advantages-item-name {
    font-size: 20px;
  }

  .brand-advantages-item-img img {
    width: 45px;
  }

  .bgr_pepper__left_bottom,
  .bgr_pepper__right_top {
    display: none;
  }
}

@media (max-width: 550px) {
  .advantages-item-info {
    max-width: 400px;
    padding: 20px 30px 0;
  }

  .brand-advantages-block-items .advantages-item {
    height: 210px;
  }

  .brand-advantages-block-items .brand-advantages-item-top {
    justify-content: center;
  }

  .brand-advantages-block-items .brand-advantages-item-text {
    text-align: center;
  }
}

@media (max-width: 480px) {
  .brand-advantages-block-title {
    padding: 10px 30px;
  }

  .brand-advantages-swiper {
    margin-bottom: 30px;
  }

  .brand-advantages-block-items .advantages-item {
    height: auto;
  }

  .advantages-item-info {
    padding-bottom: 20px;
  }

  .brand-advantages-block-items .advantages-item:nth-child(1) {
    background-image: url(/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_1.svg);
    background-size: cover;
  }

  .brand-advantages-block-items .advantages-item:nth-child(2) {
    background-image: url(/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_2.svg);
    background-size: cover;
  }

  .brand-advantages-block-items .advantages-item:nth-child(3) {
    background-image: url(/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_3.svg);
    background-size: cover;
  }

  .brand-advantages-block-items .advantages-item:nth-child(4) {
    background-image: url(/local/components/hotstuff/brand-advantages/templates/sausages/img/advantage_bgr_4.svg);
    background-size: cover;
  }

  .brand-advantages-block-items .advantages-item:nth-child(1):after,
  .brand-advantages-block-items .advantages-item:nth-child(2):after,
  .brand-advantages-block-items .advantages-item:nth-child(3):after,
  .brand-advantages-block-items .advantages-item:nth-child(4):after {
    display: none;
  }
}

@media (min-width: 1700px) {
  .section-advantages {
    padding-bottom: 80px;
  }

  .brand-advantages-block .swiper-wrapper {
    row-gap: 20px;
  }

  .brand-advantages-block-items .advantages-item {
    height: 330px;
  }
}

@media (min-width: 1900px) {
  .brand-advantages-block .swiper-wrapper {
    row-gap: 10px;
  }

  .brand-advantages-block-items .advantages-item {
    height: 370px;
  }

  .brand-advantages-block-items .brand-advantages-item-name {
    font-size: 50px;
  }

  .brand-advantages-item-img img {
    width: 150px;
  }
}

@media (min-width: 2000px) {
  .section-advantages {
    overflow: hidden;
  }
}

@media (min-width: 2500px) {
  .section-advantages {
    overflow: visible;
  }
}


/* End */
/* /local/templates/sausages/components/bitrix/news.list/banners/style.css?178039742520464 */
/* /local/templates/.default/components/bitrix/news/sausages/bitrix/catalog.filter/.default/style.css?17803983971624 */
/* /local/templates/.default/components/bitrix/news/sausages/bitrix/news.list/.default/style.css?17803984008265 */
/* /local/templates/sausages/components/bitrix/news.list/taste/style.css?17803974267141 */
/* /local/components/hotstuff/brand-advantages/templates/sausages/style.css?178039825712164 */
