

/* Start:/local/templates/.default/components/bitrix/news.detail/snack/style.css?175066830534492*/
body.snacks {
  background: linear-gradient(270deg, #F0961D 54%, #D23B0C 98.95%);
}

body.no-pork {
  background: linear-gradient(270deg, #67BAAC 50%, #006B59 100%);
}

body.snacks.cheese {
  background: #E66802;
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/bgr_cheese.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
}

body.snacks.cheese .noise {
  background: url(/local/templates/hot_staff/img/noise.webp) rgba(0, 0, 0, 0.10);
  mix-blend-mode: soft-light;
}

body .shadow-left,
body .shadow-right {
  display: none;
}

body.snacks .header.hide {
  transform: none;
}

.snacks .header__container {
  display: flex;
  justify-content: center;
}

.snacks .header {
  padding-bottom: 0;
}

.snacks.no-pork .header.fixed {
  background: rgba(2, 138, 115, 0.8);
}

.snacks.no-pork .submenu {
  background: rgba(2, 138, 115, 0.5);
  backdrop-filter: blur(5px);
}

.snacks .header.fixed .submenu {
  top: 47px;
}

.header__logo,
.header__button_where_to_buy {
  display: none;
  opacity: 0;
}

.section-snack-detail {
  background-repeat: no-repeat;
  background-position-y: 180px;
  background-position-x: right;
  height: 100vh;
  overflow: hidden;
  padding-right: 0;
  padding-top: 50px;
}

.section-snack-detail.section-chebupeli {
  background-position-y: 180px;
}

.section-snack-detail.section-chebupizza {
  background-position-y: 100px;
}

.section-snack-detail.section-snack-cheese {
  background-position-y: 150px;
}

.section-snack-detail.section-khotster,
.section-snack-detail.section-belmeshi,
.section-snack-detail.section-pekersy {
  background-position-y: 0;
}

.section-snack-detail.section-chebureki,
.section-snack-detail.section-nagetosy {
  background-position-y: 50px;
}

.section-snack-detail.section-chebumany {
  background-position-y: 30px;
}

.section-snack-detail.section-krugetsy,
.section-krugetsy.section-snack-cheese {
  background-position-y: top;
}

.snack-detail-back {
  position: relative;
  z-index: 50;
  top: -20px;
}

.snack-detail-back a {
  color: var(--text-product-white);
  font-family: MulishMedium;
  font-size: 26px;
  line-height: 36px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 5px;
}

.bx-core .snack-detail-back {
  top: -30px;
}

.snack-detail-back svg {
  margin-right: 10px;
}

.snack-detail {
  position: relative;
  z-index: 20;
}

.row-snack-detail {
  display: flex;
}

.snack-detail-info {
  width: 40%;
  color: var(--text-product-white);
/*  padding-bottom: 50px;*/
}

.snack-detail-img {
  width: 60%;
  position: relative;
  background-size: 0;
  top: -30px;
}

.snack-img-block {
  position: relative;
}

.snack-detail-tags {
  display: flex;
  gap: 25px;
  margin-bottom: 25px;
}

.snack-detail-name-top {
  height: auto;
}

.detail-krylyshki .snack-detail-name-top {
  height: 270px;
}

.snack-tag {
  font-family: MulishRegular;
  font-size: 24px;
  line-height: 30px;
}

.snack-detail-category {
  font-family: Gilroy;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 25px;
}

.snack-detail-name {
  font-family: Gilroy;
  font-size: 32px;
  line-height: 48px;
  text-transform: uppercase;
}

.snack-detail-cooking-time {
  display: flex;
  gap: 20px;
  max-width: 220px;
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/bgr_cooking_time.svg");
  background-repeat: no-repeat;
  background-position: center;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px 0;
  margin: 20px 0;
}

.row-snack-cheese .snack-detail-cooking-time {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/bgr_cooking_cheese.svg");
}

.row-snack-cheese .snack-detail-text {
  height: 200px;
  margin-bottom: 40px;
}

.row-snack-no-pork .snack-detail-cooking-time {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/bgr_cooking_no_pork.svg");
}

.snack-detail-text {
  font-family: Mulish;
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 40px;
}

.snack-detail-btns {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
  gap: 10px;
}

.button_snack_to_buy {
  position: relative;
  z-index: 20;
  padding: 0;
}

.button_snack_to_buy img {
  max-width: 280px;
  width: 100%;
}

.snack-detail-btns .button_snack_to_buy img {
  max-width: 240px;
  height: 75px;
}

.snack_detail_to_buy_hover {
  position: absolute;
  left: 0;
  opacity: 0;
  transition: all .3s ease;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.4));
}

.button_snack_to_buy:hover .snack_detail_to_buy_hover {
  opacity: 1;
}

.button_snack_more {
  height: 87px;
  text-decoration: none;
  position: relative;
}

.snack_detail_more_hover {
  position: absolute;
  left: 0;
  opacity: 0;
  transition: all .3s ease;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.button_snack_more:hover .snack_detail_more_hover {
  opacity: 1;
}

.snack_btn_orange {
  display: none;
}

.section-snack-spicy:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/bgr_fire.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  bottom: 0;
  right: 0;
}

.snack-detail .snack-img-top:before,
.snack-detail .snack-img-bottom:after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}

.detail-chebupeli .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/chebupeli_detail_top.png");
  width: clamp(8rem, 18vw, 17.5rem);
  height: 220px;
  top: -80px;
  right: -60px;
}

.detail-chebupeli .snack-img-bottom:after {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/chebupeli_detail_bottom.png");
  width: clamp(20rem, 20vw, 28rem);
  height: 400px;
  transform: rotate(218deg);
/*  filter: blur(7px);*/
  bottom: -140px;
  left: -150px;
}

.section-snack-spicy .detail-chebupeli .snack-img-top:before {
  transform: rotate(-101deg);
  top: -50px;
}

.detail-chebupizza .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/chebupizza_detail_top.png");
  width: clamp(8rem, 18vw, 17.5rem);
  height: 240px;
  top: -80px;
  right: 30px;
}

.detail-chebupizza .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/chebupizza_detail_bottom.png);
  width: clamp(10rem, 25vw, 30rem);
  height: 350px;
  transform: rotate(-15deg);
/*  filter: blur(3px);*/
  bottom: -150px;
  left: 0;
}

.detail-krugetsy .snack-img-top:before {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/krugetsy_detail_top.png);
  width: clamp(8rem, 18vw, 17.5rem);
  height: 180px;
  top: -100px;
  right: -30px;
}

.detail-krugetsy .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/krugetsy_detail_bottom.png);
  width: clamp(10rem, 25vw, 30rem);
  height: 350px;
  bottom: -100px;
  left: -80px;
}

.detail-khotster .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/khotster_detail_top.png");
  width: clamp(8rem, 18vw, 17.5rem);
  height: 240px;
  top: -120px;
  right: 30px;
}

.detail-khotster .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/khotster_detail_bottom.png);
  width: clamp(10rem, 25vw, 30rem);
  height: 350px;
  transform: rotate(100deg);
  bottom: -200px;
  left: -130px;
}

.detail-belmeshi .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/belmeshi_detail_top.png");
  width: clamp(8rem, 18vw, 17.5rem);
  height: 240px;
  top: -50px;
  right: 0;
}

.detail-belmeshi .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/belmeshi_detail_bottom.png);
  width: clamp(10rem, 25vw, 30rem);
  height: 350px;
  bottom: -150px;
  left: -100px;;
}

.detail-chebureki .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/chebureki_detail_top.png");
  width: clamp(8rem, 18vw, 17.5rem);
  height: 240px;
  top: -100px;
  right: -10px;
}

.detail-chebureki .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/chebureki_detail_bottom.png);
  width: clamp(10rem, 25vw, 30rem);
  height: 350px;
  transform: rotate(-130deg);
/*  filter: blur(4px);*/
  bottom: -100px;
  left: -100px;
}

.detail-chebureki .detail-img-chebureki .snack-img-bottom:after {
  bottom: -200px;
  left: -50px;
}

.detail-krylyshki .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/krylyshki_detail_top.png");
  width: clamp(10rem, 20vw, 25rem);
  height: 240px;
  top: -10px;
  right: -30px;
}

.detail-krylyshki .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/krylyshki_detail_bottom.png);
  width: clamp(10rem,30vw, 35rem);
  height: 350px;
  bottom: -160px;
  left: -250px;
}

.detail-nagetosy .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/nagetosy_detail_top.png");
  width: clamp(10rem, 20vw, 25rem);
  height: 240px;
  top: -110px;
  right: -180px;
}

.detail-nagetosy .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/nagetosy_detail_bottom.png);
  width: clamp(10rem, 30vw, 35rem);
  height: 320px;
  /* filter: blur(4px); */
  bottom: -180px;
  left: -100px;
}

.detail-pekersy .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/pekersy_detail_top.png");
  width: clamp(10rem, 20vw, 20rem);
  height: 200px;
  top: -20px;
  right: -30px;
}

.detail-pekersy .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/pekersy_detail_bottom.png);
  width: clamp(10rem, 30vw, 35rem);
  height: 300px;
  /* filter: blur(4px); */
  transform: scale(-1, 1) rotate(-8deg);
  bottom: -105px;
  left: -150px;
}

.detail-chebumany .snack-img-top:before {
  background-image: url("/local/templates/.default/components/bitrix/news.detail/snack/img/chebumany_detail_top.png");
  width: clamp(10rem, 20vw, 20rem);
  height: 200px;
  top: -40px;
  right: -100px;
}

.detail-chebumany .snack-img-bottom:after {
  background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/chebumany_detail_bottom.png);
  width: clamp(10rem, 28vw, 30rem);
  height: 300px;
  bottom: -110px;
  left: -100px;
}

footer {
  display: none;
}

#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;
}

@media (max-width: 1900px) {
  .section-snack-detail {
    background-size: 60%;
  }

  .section-snack-detail.section-krugetsy,
  .section-krugetsy.section-snack-cheese {
    background-position-y: 100px;
  }

  .section-snack-detail.section-khotster {
    background-size: 70%;
    background-position-y: 70px;
  }

  .section-snack-detail.section-belmeshi {
    background-size: 70%;
    background-position-y: 50px;
  }

  .section-snack-detail.section-pekersy,
  .section-snack-detail.section-chebumany {
    background-position-y: 80px;
  }

  .section-snack-detail.section-chebureki {
    background-size: 50%;
  }

  .detail-belmeshi .snack-img-top:before {
    top: -80px;
    right: 0;
  }

  .detail-pekersy .snack-img-top:before {
    top: -10px;
    right: 0;
  }
}

@media (max-width: 1750px) {
  .detail-chebupeli .snack-img-bottom:after {
    bottom: -100px;
    left: -50px;
  }

  .section-snack-spicy .detail-chebupeli .snack-img-top:before {
    right: -15px;
  }
}

@media (max-width: 1700px) {
  .snack-detail-picture {
    width: 100%;
  }

  .detail-chebupizza .snack-img-bottom:after {
    bottom: -170px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    bottom: -120px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    left: -150px;
  }

  .detail-chebumany .snack-img-top:before {
    top: -30px;
  }

  .detail-chebureki .snack-img-bottom:after {
    bottom: -180px;
  }

  .detail-nagetosy .snack-img-top:before {
    right: -100px;
  }
}

@media (max-width: 1600px) {
  .detail-chebupizza .snack-img-bottom:after {
    bottom: -180px;
  }

  .detail-krugetsy .snack-img-top:before {
    height: 160px;
    right: -80px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    height: 300px;
    bottom: -80px;
    left: -50px;
  }

  .section-snack-cheese .detail-krugetsy .snack-img-bottom:after {
    height: 260px;
    bottom: -100px;
    left: 0;
  }

  .detail-krylyshki .snack-img-bottom:after {
    bottom: -160px;
  }

  .detail-pekersy .snack-img-bottom:after {
    bottom: -125px;
  }

  .detail-chebureki .detail-img-chebureki .snack-img-bottom:after {
    left: 0;
    bottom: -170px;
  }
}

@media (max-width: 1500px) {
  .snack-detail-img {
    top: inherit;
  }

  .detail-chebupeli .snack-img-top:before {
    height: 180px;
    top: -50px;
  }

  .detail-chebupeli .snack-img-bottom:after {
    bottom: -130px;
    left: -70px;
  }

  .section-snack-spicy .detail-chebupeli .snack-img-top:before {
    top: -60px;
    right: -10px;
  }

  .detail-chebupizza .snack-img-bottom:after {
    left: 30px;
  }

  .detail-belmeshi .snack-img-top:before {
    height: 180px;
    top: -50px;
    right: -30px;
  }

  .detail-belmeshi .snack-img-bottom:after {
    height: 300px;
    bottom: -130px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    bottom: -170px;
  }

  .detail-pekersy .snack-img-bottom:after {
    bottom: -135px;
  }

  .detail-chebumany .snack-img-top:before {
    right: -90px;
    top: -50px;
  }

  .detail-chebumany .snack-img-bottom:after {
    bottom: -130px;
    left: -120px;
  }

  .detail-chebureki .detail-img-chebureki .snack-img-bottom:after {
    left: 10px;
  }
}

@media (max-width: 1400px) {
  .snack-detail-back {
    top: -30px;
  }

  .bx-core .snack-detail-back {
    top: -40px;
  }

  .snack-detail-name-top {
    height: auto;
  }

  .detail-chebupeli .snack-img-bottom:after {
    left: -50px;
  }

  .detail-chebupizza .snack-img-bottom:after {
    bottom: -190px;
    left: 50px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    bottom: -100px;
  }

  .section-snack-cheese .detail-krugetsy .snack-img-bottom:after {
    height: 220px;
  }

  .detail-khotster .snack-img-bottom:after {
    bottom: -150px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    left: -100px;
    bottom: -190px;
  }

  .detail-pekersy .snack-img-bottom:after {
    height: 250px;
    bottom: -90px;
    left: -50px;
  }

  .detail-chebumany .snack-img-top:before {
    height: 170px;
    top: -40px;
    right: -80px;
  }

  .detail-chebumany .snack-img-bottom:after {
    height: 250px;
    bottom: -110px;
    left: -80px;
  }
}

@media (max-width: 1300px) {
  .snack-detail-info {
    width: 50%;
/*    padding-bottom: 50px;*/
  }

  .snack-detail-img {
    width: 55%;
  }

  .snack-tag {
    font-size: 22px;
  }

  .snack-detail-category {
    font-size: 85px;
    line-height: 90px;
    margin-bottom: 15px;
  }

  .snack-detail-name {
    font-size: 30px;
    line-height: 42px;
  }

  .snack-detail-cooking-time {
    max-width: 200px;
    font-size: 22px;
    background-size: contain;
    margin: 50px 0 20px;
    gap: 10px;
  }

  .snack-detail-text {
    font-family: Mulish;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 30px;
  }

  .row-snack-cheese .snack-detail-text {
    height: auto;
  }

  .detail-chebupeli .snack-img-bottom:after {
    height: 280px;
    bottom: -150px;
    left: -100px;
  }

  .section-snack-spicy .detail-chebupeli .snack-img-bottom:after {
    bottom: -180px;
  }

  .section-snack-spicy .detail-chebupeli .snack-img-top:before {
    top: -50px;
    right: -40px;
  }

  .detail-chebupizza .snack-img-top:before {
    height: 180px;
    right: -10px;
  }

  .detail-chebupizza .snack-img-bottom:after {
    height: 250px;
    bottom: -120px;
  }

  .detail-krugetsy .snack-img-top:before {
    height: 140px;
    top: -80px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    height: 220px;
    bottom: -80px;
    left: 0;
  }

  .section-snack-cheese .detail-krugetsy .snack-img-bottom:after {
    height: 200px;
  }

  .detail-khotster .snack-img-top:before {
    height: 180px;
    top: -100px;
    right: 0;
  }

  .detail-khotster .snack-img-bottom:after {
    height: 300px;
    bottom: -150px;
  }

  .detail-belmeshi .snack-img-bottom:after {
    height: 260px;
    left: -60px;
    bottom: -130px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    transform: rotate(30deg);
    bottom: -180px;
    left: -80px;
  }

  .detail-nagetosy .snack-img-top:before {
    height: 200px;
  }

  .detail-nagetosy .snack-img-bottom:after {
    height: 280px;
    bottom: -190px;
  }

  .detail-pekersy .snack-img-bottom:after {
    bottom: -105px;
  }

  .detail-chebumany .snack-img-top:before {
    right: -90px;
    top: -50px;
  }

  .detail-chebumany .snack-img-bottom:after {
    height: 220px;
    bottom: -120px;
    left: -20px;
  }
}

@media (max-width: 1200px) {
  .snacks .header__container {
    justify-content: right;
  }

  .snacks .header.fixed .submenu {
    top: 49px;
  }

  .snack-detail-back a {
    font-size: 22px;
  }

  .snack-detail-btns .button_snack_to_buy img {
    height: 70px;
  }

  .button_snack_more {
    height: 82px;
  }

  .snack_detail_more,
  .snack_detail_more_hover {
    max-width: 240px;
    width: 100%;
    height: 68px;
  }

  .detail-chebupeli .snack-img-top:before {
    height: 150px;
    top: -60px;
  }

  .detail-chebupeli .snack-img-bottom:after {
    height: 220px;
    bottom: -100px;
    left: -80px;
  }

  .section-snack-spicy .detail-chebupeli .snack-img-bottom:after {
    bottom: -90px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    height: 200px;
  }

  .detail-khotster .snack-img-top:before {
    height: 150px;
    top: -80px;
  }

  .detail-khotster .snack-img-bottom:after {
    height: 250px;
    bottom: -140px;
    left: -80px;
  }

  .detail-belmeshi .snack-img-top:before {
    height: 130px;
  }

  .detail-belmeshi .snack-img-bottom:after {
    height: 200px;
    left: 0;
    bottom: -100px;
  }

  .detail-chebureki .detail-img-chebureki .snack-img-bottom:after {
    bottom: -150px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    bottom: -200px;
  }

  .detail-nagetosy .snack-img-top:before {
    height: 180px;
    right: -80px;
  }

  .detail-nagetosy .snack-img-bottom:after {
    height: 230px;
    bottom: -150px;
    left: -50px;
  }

  .detail-pekersy .snack-img-bottom:after {
    bottom: -115px;
  }

  .detail-chebumany .snack-img-bottom:after {
    height: 180px;
    bottom: -90px;
    left: 0;
  }
}

@media (max-width: 1100px) {
  .snacks.no-pork .detail-chebupeli .snack-img-bottom:after {
    left: -50px;
    bottom: -130px;
  }

  .section-snack-spicy .detail-chebupeli .snack-img-bottom:after {
    bottom: -120px;
  }

  .detail-chebupizza .snack-img-bottom:after {
    left: 0;
    bottom: -140px;
  }

  .detail-pekersy .snack-img-top:before {
    height: 100px;
    top: 0;
    right: -50px;
  }

  .detail-pekersy .snack-img-bottom:after {
    height: 150px;
    bottom: -30px;
    left: -80px;
  }

  .detail-chebumany .snack-img-top:before {
    height: 130px;
    top: -30px;
    right: -80px;
  }
}

@media (max-width: 991px) {
  .snacks .header__container {
    display: grid;
    justify-content: space-between;
  }

  .snacks.no-pork .submenu {
    background: transparent;
    backdrop-filter: none;
  }

  .header__logo, .header__button_where_to_buy {
    display: block;
    opacity: 1;
  }

  .section-snack-detail {
    padding-top: 100px;
  }

  body.snacks {
    background: linear-gradient(331deg, #F0961D 15.6%, #D23B0C 75.22%);
  }

  .snacks.no-pork .header__menu {
    background: linear-gradient(270deg, #67BAAC 40%, #028a73 100%);
  }

  .section-snack-detail {
    height: auto;
  }

  .section-snack-detail,
  .section-snack-detail.section-khotster,
  .section-snack-detail.section-belmeshi,
  .section-snack-detail.section-chebureki,
  .section-snack-detail.section-nagetosy {
    background-size: 0;
    padding-left: 0;
  }

  .snack-detail-back a {
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    gap: 5px;
    padding-left: clamp(1rem, 5.65vw, 6.75rem);
  }

  .snack-detail-back {
    top: -10px;
  }

  .bx-core .snack-detail-back {
    top: -10px;
  }

  .row-snack-detail {
    flex-wrap: wrap;
  }

  .snack-detail-info,
  .snack-detail-img {
    width: 100%;
    padding-left: clamp(1rem, 5.65vw, 6.75rem);
    padding-right: clamp(1rem, 5.65vw, 6.75rem);
  }

  .snack-tag {
    font-size: 20px;
    line-height: 30px;
  }

  .snack-detail-category {
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 15px;
  }

  .snack-detail-name {
    font-size: 24px;
    line-height: 32px;
  }

  .snack-detail-cooking-time {
    max-width: 190px;
    font-size: 20px;
    line-height: 32px;
    background-size: contain;
    gap: 15px;
    padding: 10px 0;
  }

  .snack-detail-cooking-time > img {
    width: 30px;
    height: 30px;
  }

  .snack-detail-text {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
  }

  .row-snack-cheese .snack-detail-text {
    height: auto;
  }

  .snack-detail-img {
    text-align: center;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .snack-detail-img .snack-detail-picture {
    max-width: 700px;
    width: 100%;
  }

  .snack-detail-cooking-time {
    margin: 20px 0;
  }

  .button_snack_to_buy,
  .snack_detail_more,
  .snack_detail_more_hover {
    max-width: 200px;
  }

  .button_snack_to_buy img {
    max-width: 200px;
    width: 100%;
  }

  body.snacks.cheese {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/bgr_cheese_mob.png);
    background-size: cover;
    background-position: bottom;
  }

  .section-snack-cheese .snack-detail-img {
    background-size: 0;
  }

  .section-snack-cheese .snack-img-bottom:after {
    display: none;
  }

/*  .section-snack-cheese .snack_detail_to_buy:not(.snack_btn_orange) {
    display: none;
  }

  .section-snack-cheese .snack_btn_orange {
    display: block;
  }*/

  body.no-pork {
    background: linear-gradient(270deg, #67BAAC 40%, #028a73 100%);
  }

  .row-snack-spicy .snack-detail-text {
    width: 90%;
  }

  .section-snack-spicy:after {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/bgr_fire_mob.svg);
    background-position-y: 300px;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .row-snack-spicy .snack-detail-img {
    background-size: 0;
  }

  .section-snack-spicy .detail-chebupeli:before {
    top: 0;
  }

  .snack-detail .snack-detail-img .snack-img-top:before {
    display: none;
  }

  .detail-chebupeli .snack-img-bottom:after,
  .snacks.no-pork .detail-chebupeli .snack-img-bottom:after,
  .section-snack-spicy .detail-chebupeli .snack-img-bottom:after {
    width: 300px;
    height: 300px;
    transform: rotate(240deg);
    /* filter: blur(4px); */
    bottom: -120px;
    left: -100px;
  }

  .snack-detail:before,
  .snack-detail:before,
  .snack-detail:before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 200px;
    height: 150px;
    right: 0;
  }

  .detail-chebupeli:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/chebupeli_detail_top.png);
    top: 0;
  }

  .detail-chebupizza:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/chebupizza_detail_top.png);
    top: 50px;
  }

  .detail-chebupizza .snack-img-bottom:after {
    width: 300px;
    height: 300px;
    left: -50px;
    bottom: -200px;
  }

  .detail-krugetsy:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/krugetsy_detail_top.png);
    width: 130px;
    top: 80px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    width: 300px;
    height: 250px;
    left: -70px;
  }

  .detail-khotster:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/khotster_detail_top.png);
    transform: rotate(-44deg);
    top: 30px;
  }

  .detail-khotster .snack-img-bottom:after {
    height: 300px;
    width: 300px;
    transform: rotate(-32deg);
    bottom: -120px;
    left: -90px;
  }

  .detail-belmeshi:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/belmeshi_detail_top.png);
    transform: rotate(-44deg);
    top: 30px;
  }

  .detail-belmeshi .snack-img-bottom:after {
    width: 300px;
    height: 300px;
    bottom: -100px;
    left: -100px;
  }

  .detail-chebureki:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/chebureki_detail_top.png);
    top: 80px;
  }

  .detail-chebureki .snack-img-bottom:after,
  .detail-chebureki .detail-img-chebureki .snack-img-bottom:after {
    width: 400px;
    bottom: -150px;
    left: -80px;
  }

  .detail-krylyshki:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/krylyshki_detail_top.png);
    top: 100px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    transform: rotate(20deg);
    width: 500px;
    height: 300px;
    bottom: -120px;
    left: -190px;
  }

  .detail-nagetosy:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/nagetosy_detail_top.png);
    top: 100px;
  }

  .detail-nagetosy .snack-img-bottom:after {
    transform: rotate(45deg);
    height: 250px;
    bottom: -110px;
    left: -80px;
  }

  .detail-pekersy:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/pekersy_detail_top.png);
    top: 100px;
  }

  .detail-pekersy .snack-img-bottom:after {
    height: 300px;
    bottom: -160px;
  }

  .detail-chebumany:before {
    background-image: url(/local/templates/.default/components/bitrix/news.detail/snack/img/chebumany_detail_top.png);
    top: 100px;
  }

  .detail-chebumany .snack-img-bottom:after {
    height: 250px;
    bottom: -110px;
    left: -80px;
  }
}

@media (max-width: 757px) {
  .snack-detail-back a {
    font-size: 18px;
    line-height: 20px;
  }

  .snack-detail-back svg {
    height: 18px;
  }

  .snack-tag {
    font-size: 18px;
    line-height: 22px;
  }

  .snack-detail-category {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 10px;
  }

  .snack-detail-name {
    font-size: 20px;
    line-height: 28px;
  }

  .snack-detail-cooking-time {
    font-size: 18px;
    line-height: 26px;
  }

  .snack-detail-text {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 30px;
  }

  .snack-detail-img .snack-detail-picture {
    max-width: 600px;
  }

  .section-snack-spicy:after {
    background-position: bottom;
  }

  .section-snack-spicy .detail-chebupeli:before {
    transform: rotate(10deg);
  }

  .detail-chebupeli .snack-img-bottom:after,
  .snacks.no-pork .detail-chebupeli .snack-img-bottom:after,
  .section-snack-spicy .detail-chebupeli .snack-img-bottom:after {
    bottom: -150px;
  }

  .detail-chebupizza:before {
    top: 80px;
  }

  .detail-belmeshi .snack-img-bottom:after {
    width: 250px;
    height: 250px;
  }

  .detail-chebureki .snack-img-bottom:after,
  .detail-chebureki .detail-img-chebureki .snack-img-bottom:after {
    width: 300px;
    bottom: -120px;
    left: -50px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    height: 200px;
  }

  .detail-khotster .snack-img-bottom:after {
    height: 250px;
    width: 250px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    bottom: -140px;
  }

  .detail-pekersy .snack-img-bottom:after {
    bottom: -200px;
  }

  .detail-chebumany .snack-img-bottom:after {
    bottom: -140px;
    left: -60px;
  }
}

@media (max-width: 575px) {
  .snack-detail-tags {
    flex-wrap: wrap;
    gap: 10px 25px;
  }

  .snack-detail-info {
    position: relative;
    z-index: 10;
  }

  .snack-detail-btns {
    display: block;
  }

  .button_snack_to_buy,
  .snack_detail_more,
  .snack_detail_more_hover {
    display: block;
  }

  .button_snack_to_buy img {
    max-width: 190px;
  }

  .snack-detail-btns .button_snack_to_buy img {
    height: auto;
  }

  .snack_detail_more,
  .snack_detail_more_hover {
    height: auto;
    padding-inline: 6px;
  }

  .button_snack_more:hover .snack_detail_more_hover {
    max-width: 200px;
    top: 0;
  }

  .detail-chebupeli:before {
    opacity: 0.8;
    width: 150px;
    top: 80px;
  }

  .section-snack-spicy .detail-chebupeli:before {
    top: 80px;
  }

  .detail-chebupizza:before {
    top: 110px;
  }

  .detail-krugetsy:before {
    top: 100px;
  }

  .detail-krugetsy .snack-img-bottom:after {
    width: 250px;
    bottom: -220px;
  }

  .detail-khotster:before {
    top: 60px;
  }

  .detail-chebureki:before {
    top: 120px;
  }

  .detail-chebupeli .snack-img-bottom:after,
  .snacks.no-pork .detail-chebupeli .snack-img-bottom:after,
  .section-snack-spicy .detail-chebupeli .snack-img-bottom:after {
    width: 200px;
    height: 200px;
    bottom: -100px;
    left: -60px;
  }

  .detail-chebupizza .snack-img-bottom:after {
    width: 200px;
  }

  .detail-chebureki .snack-img-bottom:after,
  .detail-chebureki .detail-img-chebureki .snack-img-bottom:after {
    width: 200px;
    bottom: -98px;
    left: 0;
  }

  .detail-belmeshi .snack-img-bottom:after {
    width: 200px;
    height: 200px;
  }

  .detail-krylyshki:before {
    top: 150px;
  }

  .detail-krylyshki .snack-img-bottom:after {
    width: 300px;
    height: 200px;
    bottom: -80px;
    left: -100px;
  }

  .detail-nagetosy:before {
    top: 130px;
  }

  .detail-nagetosy .snack-img-bottom:after {
    bottom: -140px;
  }

  .detail-pekersy .snack-img-bottom:after {
    bottom: -220px;
    left: -100px;
  }

  .detail-chebumany:before {
    width: 150px;
    top: 120px;
  }

  .detail-chebumany .snack-img-bottom:after {
    bottom: -110px;
    height: 200px;
  }
}

@media (max-width: 460px) {
  .detail-chebureki:before {
    opacity: 0.8;
    top: 140px;
  }
}

@media (max-width: 340px) {
  .section-snack-detail .snack-detail:before,
  .row-snack-detail .snack-img-bottom:after {
    display: none;
  }
}

@media (min-width: 992px) {
  .snacks .header {
    max-width: 600px;
    right: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
  }
}

@media (min-width: 1700px) {
  .section-snack-detail {
    padding-bottom: 4px;
  }

  .section-snack-detail.section-snack-cheese {
    padding-bottom: 0;
  }

  .snack-detail-back a {
    font-size: 30px;
    line-height: 36px;
  }

  .snack-tag {
    font-size: 28px;
    line-height: 36px;
  }

  .snack-detail-category {
    font-size: 112px;
  }

  .snack-detail-name {
    font-size: 36px;
    line-height: 52px;
  }

  .snack-detail-text {
    font-size: 28px;
    line-height: 40px;
/*    margin-bottom: 40px;*/
  }

  .snack-detail-cooking-time {
    margin: 20px 0;
  }

  .detail-krylyshk .snack-detail-cooking-time {
    margin: 20px 0;
  }

  .button_snack_to_buy img {
    max-width: none;
    width: auto;
  }

  .snack-img-block {
    width: max-content;
  }

  .snack-detail-picture {
    max-height: 790px;
  }

  .section-snack-spicy .detail-chebupeli .snack-img-top:before {
    top: -30px;
    right: -35px;
  }
}

@media (min-width: 1800px) {
  body.snacks.cheese {
    background-position-y: -80px;
  }

  .snack-detail-info {
    padding-bottom: 28px;
  }
}

@media (min-width: 1900px) {
  .section-snack-detail {
    padding-top: 80px;
  }

  .section-snack-detail.section-nagetosy {
    padding-bottom: 40px;
  }

  .snack-detail-back {
    top: -50px;
  }

  .bx-core .snack-detail-back {
    top: -60px;
  }

  .snack-detail-name-top {
    height: 235px;
  }

  .snack-detail-img {
    top: inherit;
  }

  .detail-pekersy .snack-img-bottom:after {
    left: -180px;
  }
}

/* End */
/* /local/templates/.default/components/bitrix/news.detail/snack/style.css?175066830534492 */
