/*** Fonts ***/
/*** Icons ***/
@font-face {
  font-family: 'icomoon';
  src: url("icomoon.eot?f40w8h"), url("icomoon.eot?f40w8h#iefix") format("embedded-opentype"), url("icomoon.ttf?f40w8h") format("truetype"), url("icomoon.woff?f40w8h") format("woff"), url("icomoon.svg?f40w8h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
/* line 17, _fonts.scss */
[class^="ico-"], [class*=" ico-"] {
  display: flex;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 33, _fonts.scss */
.ico-arrow:before {
  content: "\e900";
  color: #93c12d; }

/* line 37, _fonts.scss */
.ico-calendar:before {
  content: "\e901";
  color: #e5e5e5; }

/* line 41, _fonts.scss */
.ico-cards .path1:before {
  content: "\e902";
  color: white; }

/* line 45, _fonts.scss */
.ico-cards .path2:before {
  content: "\e903";
  margin-left: -0.9033203125em;
  color: black; }

/* line 50, _fonts.scss */
.ico-cards .path3:before {
  content: "\e904";
  margin-left: -0.9033203125em;
  color: white; }

/* line 55, _fonts.scss */
.ico-cards .path4:before {
  content: "\e905";
  margin-left: -0.9033203125em;
  color: black; }

/* line 60, _fonts.scss */
.ico-cart:before {
  content: "\e906"; }

/* line 63, _fonts.scss */
.ico-clock:before {
  content: "\e907";
  color: #f7c968; }

/* line 67, _fonts.scss */
.ico-clock-bold .path1:before {
  content: "\e908";
  color: #f7c968; }

/* line 71, _fonts.scss */
.ico-clock-bold .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: #f8c455; }

/* line 76, _fonts.scss */
.ico-clock-bold .path3:before {
  content: "\e90a";
  margin-left: -1em;
  color: #f8c455; }

/* line 81, _fonts.scss */
.ico-facebook:before {
  content: "\e90b";
  color: #93c12d; }

/* line 85, _fonts.scss */
.ico-gift:before {
  content: "\e90c";
  color: #fff; }

/* line 89, _fonts.scss */
.ico-heart:before {
  content: "\e90d";
  color: #fff; }

/* line 93, _fonts.scss */
.ico-heart-empty .path1:before {
  content: "\e90e";
  color: white;
  opacity: 0.3; }

/* line 98, _fonts.scss */
.ico-heart-empty .path2:before {
  content: "\e90f";
  margin-left: -1.154296875em;
  color: white; }

/* line 103, _fonts.scss */
.ico-heart-stroke .path1:before {
  content: "\e910";
  margin-left: -2px;
  color: white;
  transition: .3s; }

/* line 109, _fonts.scss */
.ico-heart-stroke .path2:before {
  content: "\e911";
  margin-left: -1.154296875em;
  color: black;
  transition: .3s; }

/* line 115, _fonts.scss */
.ico-instagram:before {
  content: "\e912";
  color: #93c12d; }

/* line 119, _fonts.scss */
.ico-login:before {
  content: "\e913";
  color: #fff; }

/* line 123, _fonts.scss */
.ico-mail:before {
  content: "\e914"; }

/* line 126, _fonts.scss */
.ico-phone:before {
  content: "\e915"; }

/* line 129, _fonts.scss */
.ico-scales:before {
  content: "\e916"; }

/* line 132, _fonts.scss */
.ico-search:before {
  content: "\e917"; }

/* line 135, _fonts.scss */
.ico-share .path1:before {
  content: "\e918";
  color: black; }

/* line 139, _fonts.scss */
.ico-share .path2:before {
  content: "\e919";
  margin-left: -0.6396484375em;
  color: white; }

/* line 144, _fonts.scss */
.ico-share .path3:before {
  content: "\e91a";
  margin-left: -0.6396484375em;
  color: white; }

/* line 149, _fonts.scss */
.ico-share .path4:before {
  content: "\e91b";
  margin-left: -0.6396484375em;
  color: white; }

/* line 154, _fonts.scss */
.ico-star:before {
  content: "\e91c";
  color: #eb4544; }

/* line 158, _fonts.scss */
.ico-star-empty:before {
  content: "\e91d";
  color: #93c12d; }

/* line 162, _fonts.scss */
.ico-telegram:before {
  content: "\e91e";
  color: #93c12d; }

/* line 166, _fonts.scss */
.ico-truck:before {
  content: "\e91f";
  color: #f7c968; }

/* line 170, _fonts.scss */
.ico-youtube:before {
  content: "\e920";
  color: #93c12d; }

/* line 175, _fonts.scss */
.ico-cross {
  position: relative; }
  /* line 178, _fonts.scss */
  .ico-cross:before, .ico-cross:after {
    content: '';
    width: 20px;
    height: 2px;
    margin-top: 9px;
    background: #fff;
    transform: rotate(45deg); }
  /* line 188, _fonts.scss */
  .ico-cross:after {
    margin-left: -20px;
    transform: rotate(-45deg); }

/* line 194, _fonts.scss */
.ico {
  display: flex; }

/*** Montserrat ***/
/*** Colors ***/
/* line 50, _var.scss */
.color-white {
  color: #ffffff; }

/* line 54, _var.scss */
.color-black {
  color: #000000; }

/* line 58, _var.scss */
.color-red {
  color: #EB4544; }

/* line 62, _var.scss */
.color-green {
  color: #93C12D; }

/* line 66, _var.scss */
.color-yellow {
  color: #F8C455; }

/* line 3, content.scss */
.breadcrumb-wrap {
  display: inline-block;
  min-height: 40px;
  padding: 10px 24px;
  background: #FAF9F9;
  border-radius: 16px; }

/* line 11, content.scss */
.breadcrumb {
  list-style: none;
  margin: 0; }
  /* line 15, content.scss */
  .breadcrumb-item {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    color: #666666; }
    /* line 23, content.scss */
    .breadcrumb-item + .breadcrumb-item {
      padding-left: 0;
      padding-right: 0; }
      /* line 27, content.scss */
      .breadcrumb-item + .breadcrumb-item::before {
        content: '';
        position: relative;
        top: 0;
        padding: 0;
        color: #93C12D;
        border-radius: 16px; }
    /* line 37, content.scss */
    .breadcrumb-item::before {
      content: '';
      width: 5px;
      height: 5px;
      min-width: 5px;
      margin: 0 17px;
      padding: 0;
      background: #93C12D;
      border-radius: 50%; }
    /* line 48, content.scss */
    .breadcrumb-item:first-child {
      margin-left: 0;
      padding-left: 0; }
      /* line 52, content.scss */
      .breadcrumb-item:first-child::before {
        display: none; }
    /* line 57, content.scss */
    .breadcrumb-item a {
      color: #666666; }

/*** Banner ***/
/* line 66, content.scss */
.main-slider.swiper-initialized {
  margin: 0;
  padding: 0; }

/* line 71, content.scss */
.banner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 397px;
  padding: 47px 66px 50px;
  background: #F8F8F8;
  border-radius: 40px; }
  /* line 80, content.scss */
  .banner .image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    overflow: hidden;
    z-index: 1; }
    /* line 90, content.scss */
    .banner .image-bg img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: left; }
  /* line 99, content.scss */
  .banner .info {
    position: relative;
    max-width: 700px;
    z-index: 5; }
  /* line 105, content.scss */
  .banner .title {
    font-weight: 900;
    font-size: 68px;
    line-height: 100%;
    color: #EB4544; }
    /* line 112, content.scss */
    .banner .title:first-line {
      color: #000000; }
  /* line 117, content.scss */
  .banner .text {
    margin-top: 30px;
    font-size: 20px;
    line-height: 24px;
    color: #666666; }
  /* line 124, content.scss */
  .banner .btn {
    display: inline-block;
    margin-top: 46px; }
  /* line 131, content.scss */
  .banner.mobile-image .mobile-image {
    display: none;
    width: 100%;
    right: 0; }

/*** End Banner ***/
/*** Catalog list slider ***/
/* line 144, content.scss */
.catalog-list-slider-wrap {
  position: relative; }
  /* line 147, content.scss */
  .catalog-list-slider-wrap .swiper-button-next.swiper-button-disabled,
  .catalog-list-slider-wrap .swiper-button-prev.swiper-button-disabled {
    display: none; }

/* line 155, content.scss */
.catalog-list-slider--item {
  display: block;
  height: 293px;
  padding: 3px;
  border: 3px solid #93C12D;
  border-radius: 24px;
  transition: .3s; }
  /* line 163, content.scss */
  .catalog-list-slider--item:hover {
    opacity: .8; }
/* line 168, content.scss */
.catalog-list-slider .image {
  position: relative;
  display: block;
  height: 100%;
  border-radius: 20px;
  overflow: hidden; }
  /* line 175, content.scss */
  .catalog-list-slider .image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 13.02%, transparent 41.67%);
    z-index: 5; }
/* line 187, content.scss */
.catalog-list-slider img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1; }
/* line 195, content.scss */
.catalog-list-slider .title {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 26px;
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #ffffff;
  z-index: 10; }

/*** End Catalog list slider ***/
/*** Popular products ***/
/* line 214, content.scss */
.popular-products-wrap {
  position: relative;
  max-width: 100%; }
  /* line 218, content.scss */
  .popular-products-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 310px;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
    z-index: 9;
    pointer-events: none; }
  /* line 230, content.scss */
  .popular-products-wrap .swiper-initialized {
    margin: -60px -25px;
    padding: 60px 25px;
    overflow: visible; }

/* line 237, content.scss */
.popular-products {
  overflow: visible; }
  /* line 240, content.scss */
  .popular-products .product--item.small {
    margin: 0 0 20px; }
    /* line 243, content.scss */
    .popular-products .product--item.small:hover {
      margin-bottom: -40px; }

/*** End Popular products ***/
/*** Collections block ***/
/* line 256, content.scss */
.collections-wrap h2 {
  position: relative; }
  /* line 259, content.scss */
  .collections-wrap h2:before {
    content: '';
    position: absolute;
    top: -10px;
    right: 15%;
    width: 14px;
    height: 14px;
    background: #EB4544;
    transform: rotate(45deg);
    border-radius: 4px;
    pointer-events: none;
    z-index: -1; }

/* line 275, content.scss */
.collections-block {
  display: flex;
  margin-top: 24px; }

/* line 280, content.scss */
.collections-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 100%;
  max-width: 470px;
  padding-right: 34px; }
  /* line 288, content.scss */
  .collections-head .custom-scroll {
    width: 100%;
    max-height: 494px; }
  /* line 293, content.scss */
  .collections-head--item {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 414px;
    margin-top: 7px;
    padding: 5px;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    transition: .3s;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer; }
    /* line 311, content.scss */
    .collections-head--item:first-child {
      margin-top: 0; }
    /* line 315, content.scss */
    .collections-head--item:hover {
      color: #EB4544; }
    /* line 319, content.scss */
    .collections-head--item.active {
      background: #EB4544;
      color: #ffffff; }
  /* line 325, content.scss */
  .collections-head .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    min-width: 54px;
    max-width: 54px;
    margin-right: 20px;
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden; }
    /* line 338, content.scss */
    .collections-head .icon img {
      width: 100%;
      height: 100%;
      max-width: 90%;
      max-height: 90%;
      object-fit: contain; }
    /* line 346, content.scss */
    .collections-head .icon svg {
      width: 70%;
      height: 70%;
      fill: #EB4544; }

/* line 354, content.scss */
.collections-body {
  position: relative;
  flex: 100%; }
  /* line 358, content.scss */
  .collections-body .product-slider-buttons {
    margin-top: -80px; }
    /* line 361, content.scss */
    .collections-body .product-slider-buttons .circle-btn {
      left: 0;
      right: 0;
      margin-left: 24px; }
  /* line 368, content.scss */
  .collections-body .product-slider {
    position: relative;
    margin-top: 43px; }
    /* line 372, content.scss */
    .collections-body .product-slider:before {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: 262px;
      height: 100%;
      background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
      z-index: 9;
      pointer-events: none; }
    /* line 384, content.scss */
    .collections-body .product-slider .slick-list {
      max-width: 940px;
      margin: -30px -10px;
      padding: 30px 10px; }
  /* line 391, content.scss */
  .collections-body .product--item {
    padding: 0 10px 20px; }
    /* line 394, content.scss */
    .collections-body .product--item::before {
      left: -5px;
      width: calc(100% + 10px); }

/*** End Collections block ***/
/*** Reviews block ***/
/* line 408, content.scss */
.reviews-block .sup-title {
  font-size: 20px; }
/* line 414, content.scss */
.reviews-block .title-wrap .btn {
  max-width: 396px;
  margin-left: auto; }
/* line 420, content.scss */
.reviews-block .reviews-slider-wrap {
  position: relative; }
  /* line 423, content.scss */
  .reviews-block .reviews-slider-wrap.no-slider {
    padding-left: 0;
    padding-right: 0; }
  /* line 428, content.scss */
  .reviews-block .reviews-slider-wrap .rating--list .icon {
    width: 16px;
    height: 16px; }
/* line 434, content.scss */
.reviews-block .swiper-button-prev {
  left: 0;
  opacity: 1;
  cursor: pointer;
  pointer-events: all; }
/* line 441, content.scss */
.reviews-block .swiper-button-next {
  right: 0;
  opacity: 1;
  pointer-events: all; }
/* line 447, content.scss */
.reviews-block .name {
  font-size: 18px;
  line-height: 22px;
  color: #000000; }
/* line 453, content.scss */
.reviews-block .rating {
  margin-top: 4px; }
/* line 457, content.scss */
.reviews-block .description {
  margin-top: 10px; }
/* line 461, content.scss */
.reviews-block .date {
  display: inline-block;
  margin-top: 10px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase; }
/* line 471, content.scss */
.reviews-block .image {
  position: relative;
  flex: 1;
  max-width: 600px;
  min-width: 200px;
  min-height: 400px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
/* line 482, content.scss */
.reviews-block .link {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  max-width: 239px;
  padding: 20px;
  background: #ffffff;
  font-weight: 600;
  color: #000000;
  box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1);
  border-radius: 20px; }
  /* line 496, content.scss */
  .reviews-block .link .icon {
    width: 12px;
    height: 12px;
    fill: #000000; }
  /* line 504, content.scss */
  .reviews-block .link .icons--item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    min-width: 54px;
    margin-left: -16px;
    border: 4px solid #ffffff;
    border-radius: 50%; }
    /* line 515, content.scss */
    .reviews-block .link .icons--item:first-child {
      margin-left: 0; }
    /* line 519, content.scss */
    .reviews-block .link .icons--item.count {
      background: #EB4544;
      color: #ffffff;
      text-align: center; }
  /* line 526, content.scss */
  .reviews-block .link .icons img {
    object-fit: cover; }
/* line 532, content.scss */
.reviews-block .info {
  flex: 1;
  padding-left: 100px; }
/* line 537, content.scss */
.reviews-block .reviews-slider {
  max-width: 486px;
  margin-top: 30px; }
  /* line 541, content.scss */
  .reviews-block .reviews-slider .author {
    display: flex;
    align-items: center;
    margin-top: 30px; }
    /* line 546, content.scss */
    .reviews-block .reviews-slider .author .icon {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 54px;
      height: 54px;
      min-width: 54px;
      margin-right: 14px;
      border-radius: 50%; }
    /* line 557, content.scss */
    .reviews-block .reviews-slider .author .name {
      font-weight: 600;
      line-height: 20px; }
    /* line 563, content.scss */
    .reviews-block .reviews-slider .author .type {
      margin-top: 5px;
      font-size: 12px;
      line-height: 15px; }
  /* line 570, content.scss */
  .reviews-block .reviews-slider .rating {
    display: flex;
    align-items: center;
    margin-top: 25px;
    line-height: 16px; }
    /* line 576, content.scss */
    .reviews-block .reviews-slider .rating .count {
      font-size: 14px; }
/* line 582, content.scss */
.reviews-block .swiper-controls {
  display: flex;
  justify-content: flex-end;
  margin-top: 63px; }
  /* line 587, content.scss */
  .reviews-block .swiper-controls .circle-btn {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    transform: translate(0);
    margin-left: 24px; }

/*** End Reviews block ***/
/*** Benefits block ***/
/* line 603, content.scss */
.benefits-block-wrap {
  position: relative; }
  /* line 606, content.scss */
  .benefits-block-wrap:before, .benefits-block-wrap:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background: #F7C968;
    border-radius: 4px;
    transform: rotate(45deg);
    z-index: 1; }
  /* line 618, content.scss */
  .benefits-block-wrap:before {
    top: 100px;
    right: calc(50% - 500px); }
  /* line 623, content.scss */
  .benefits-block-wrap:after {
    top: 50%;
    right: calc(50% - 650px);
    background: #93C12D; }
  /* line 629, content.scss */
  .benefits-block-wrap h2 {
    position: relative;
    max-width: 790px;
    margin: 0 auto;
    z-index: 5; }

/* line 637, content.scss */
.benefits-block {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  /* line 643, content.scss */
  .benefits-block:before, .benefits-block:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background: #EB4544;
    border-radius: 4px;
    transform: rotate(45deg);
    z-index: 1; }
  /* line 655, content.scss */
  .benefits-block:before {
    top: -50px;
    left: calc(50% - 530px); }
  /* line 660, content.scss */
  .benefits-block:after {
    top: 50px;
    left: calc(50% - 190px);
    border-radius: 50%; }
  /* line 666, content.scss */
  .benefits-block--item {
    flex: 100%;
    max-width: 400px;
    padding: 0 20px;
    text-align: center; }
  /* line 673, content.scss */
  .benefits-block .image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 250px;
    margin: 0 auto; }
    /* line 681, content.scss */
    .benefits-block .image img {
      max-width: 100%;
      max-height: 100%;
      margin: auto; }
  /* line 688, content.scss */
  .benefits-block .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 182%; }
  /* line 695, content.scss */
  .benefits-block .description {
    max-width: 300px;
    margin: 10px auto 0; }

/*** End Benefits block ***/
/*** Best products ***/
/* line 706, content.scss */
.best-category-nav {
  display: flex;
  flex-wrap: wrap;
  margin: -7px 0 0 -7px; }
  /* line 711, content.scss */
  .best-category-nav--item {
    margin: 7px 0 0 7px;
    padding: 2px 20px;
    font-weight: 600;
    color: #93C12D;
    text-align: center;
    border-radius: 16px;
    border: 3px solid #93C12D;
    cursor: pointer;
    transition: .3s; }
    /* line 723, content.scss */
    .best-category-nav--item.active, .best-category-nav--item:hover {
      background: #93C12D;
      color: #ffffff; }

/*** End Best products ***/
/*** Recipes block ***/
/* line 736, content.scss */
.recipes-block-wrap {
  position: relative;
  z-index: 1; }
  /* line 740, content.scss */
  .recipes-block-wrap .title-wrap {
    max-width: 50%; }

/* line 745, content.scss */
.recipes-block {
  margin-top: 36px;
  padding: 73px 0 46px;
  background: #93C12D; }
  /* line 750, content.scss */
  .recipes-block .wrap {
    display: flex;
    justify-content: space-between;
    padding-bottom: 33px; }
  /* line 756, content.scss */
  .recipes-block .recipes-slider {
    flex: 1;
    max-width: 740px;
    padding: 24px 60px 28px 40px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 1px 25px rgba(0, 0, 0, 0.1); }
  /* line 765, content.scss */
  .recipes-block .more-link {
    position: relative;
    width: 506px;
    max-width: 506px;
    height: 466px;
    flex: 1;
    margin-top: -168px;
    padding-left: 20px; }
    /* line 774, content.scss */
    .recipes-block .more-link .wrap {
      display: flex;
      align-items: flex-start;
      justify-content: flex-end;
      width: 100%;
      height: 100%;
      padding: 100px 88px;
      background-size: contain;
      background-repeat: no-repeat; }
    /* line 785, content.scss */
    .recipes-block .more-link .link {
      display: flex;
      align-items: center;
      font-weight: 600;
      color: #ffffff; }
      /* line 792, content.scss */
      .recipes-block .more-link .link .icon {
        margin-left: 10px;
        height: 12px;
        font-size: 12px;
        fill: #ffffff; }
        /* line 798, content.scss */
        .recipes-block .more-link .link .icon:before {
          color: #ffffff; }
    /* line 804, content.scss */
    .recipes-block .more-link .sheet {
      position: absolute;
      top: -34px;
      left: -80px; }
    /* line 810, content.scss */
    .recipes-block .more-link .square {
      position: absolute;
      top: -50px;
      left: 100px;
      width: 14px;
      height: 14px;
      background: #F7C968;
      border-radius: 4px;
      transform: rotate(45deg);
      z-index: -1; }
    /* line 822, content.scss */
    .recipes-block .more-link .square-2 {
      position: absolute;
      top: 200px;
      left: -70px;
      width: 14px;
      height: 14px;
      background: #EB4544;
      border-radius: 50%; }
    /* line 832, content.scss */
    .recipes-block .more-link .square-3 {
      position: absolute;
      top: 50%;
      right: -45px;
      width: 14px;
      height: 14px;
      background: #EB4544;
      border-radius: 4px;
      transform: rotate(45deg); }

/* line 845, content.scss */
.recipes-slider {
  z-index: 9; }
  /* line 848, content.scss */
  .recipes-slider--item {
    display: flex; }
  /* line 852, content.scss */
  .recipes-slider .image-wrap {
    flex: 1;
    max-width: 80px;
    max-height: 150px; }
    /* line 857, content.scss */
    .recipes-slider .image-wrap .image {
      position: relative; }
    /* line 861, content.scss */
    .recipes-slider .image-wrap img {
      width: 80px;
      height: 80px;
      border-radius: 24px;
      object-fit: cover; }
  /* line 869, content.scss */
  .recipes-slider .time {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px; }
    /* line 875, content.scss */
    .recipes-slider .time .icon {
      width: 24px;
      height: 24px;
      font-size: 24px; }
    /* line 881, content.scss */
    .recipes-slider .time .text {
      margin-top: 8px;
      font-weight: 600;
      font-size: 12px;
      line-height: 15px; }
  /* line 890, content.scss */
  .recipes-slider .info {
    flex: 1;
    padding: 18px 0 0 20px; }
  /* line 895, content.scss */
  .recipes-slider .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 182%; }
  /* line 902, content.scss */
  .recipes-slider .bottom-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    padding-top: 10px;
    font-weight: 600;
    color: #93C12D;
    border-top: 1px solid #E5E5E5; }
  /* line 914, content.scss */
  .recipes-slider .portions {
    font-size: 12px;
    line-height: 15px; }
  /* line 919, content.scss */
  .recipes-slider .link {
    display: flex;
    align-items: center; }
    /* line 923, content.scss */
    .recipes-slider .link .icon {
      height: 12px;
      margin: 0 0 0 10px;
      font-size: 12px; }

/* line 935, content.scss */
.recipes-slider-nav .swiper-slide-thumb-active .recipes-slider-nav--item {
  border-color: #ffffff; }
/* line 940, content.scss */
.recipes-slider-nav .swiper-wrapper {
  justify-content: center; }
/* line 944, content.scss */
.recipes-slider-nav--item {
  max-width: 92px;
  padding: 3px;
  border: 3px solid transparent;
  border-radius: 30px;
  cursor: pointer; }
/* line 952, content.scss */
.recipes-slider-nav img {
  width: 100%;
  border-radius: 30px; }

/*** End Recipes block ***/
/*** Steps block ***/
/* line 962, content.scss */
.steps-block-wrap {
  padding: 140px 0 0; }

/* line 966, content.scss */
.steps-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -20px; }
  /* line 972, content.scss */
  .steps-block--item {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 25%;
    padding: 0 20px; }
    /* line 981, content.scss */
    .steps-block--item:first-child .arrow {
      display: none; }
  /* line 987, content.scss */
  .steps-block .image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    min-width: 100px;
    height: 100px;
    margin-right: 30px; }
  /* line 997, content.scss */
  .steps-block .arrow {
    position: absolute;
    top: -100px;
    left: 0;
    transform: translateX(-70%); }
  /* line 1004, content.scss */
  .steps-block .title {
    font-weight: 500;
    font-size: 14px;
    line-height: 182%; }

/*** End Steps block ***/
/*** Subscribe block ***/
/* line 1015, content.scss */
.subscribe-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1495px;
  margin: 0 auto;
  padding: 40px 50px 20px 74px;
  background: #F7C968;
  border-radius: 40px; }
  /* line 1025, content.scss */
  .subscribe-block:before {
    content: "";
    position: absolute;
    top: 40px;
    left: calc(50% - 50px);
    width: 11px;
    height: 11px;
    background: #EB4544;
    border-radius: 4px;
    transform: rotate(45deg);
    z-index: 1; }
  /* line 1038, content.scss */
  .subscribe-block .info {
    position: relative;
    flex: 1;
    max-width: 550px;
    padding-right: 20px;
    z-index: 5; }
  /* line 1046, content.scss */
  .subscribe-block .form {
    position: relative;
    flex: 1;
    max-width: 627px;
    z-index: 5; }
  /* line 1053, content.scss */
  .subscribe-block .title {
    font-weight: 800;
    font-size: 24px;
    line-height: 126.5%; }
  /* line 1060, content.scss */
  .subscribe-block .description {
    margin-top: 17px;
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #ffffff; }
  /* line 1069, content.scss */
  .subscribe-block .form-action {
    position: relative; }
    /* line 1072, content.scss */
    .subscribe-block .form-action .email {
      width: 100%;
      height: 64px;
      padding: 10px 70px 10px 30px;
      background: #ffffff;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      color: #000000;
      border: 0;
      border-radius: 20px; }
      /* line 1085, content.scss */
      .subscribe-block .form-action .email::placeholder {
        font-weight: 600;
        color: #000000; }
    /* line 1092, content.scss */
    .subscribe-block .form-action button {
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 5px;
      right: 5px;
      width: 54px;
      height: 54px;
      background: #FAF9F9;
      border-radius: 16px;
      border: 0; }
      /* line 1105, content.scss */
      .subscribe-block .form-action button .icon {
        width: 29px;
        height: 24px;
        font-size: 24px;
        color: #000000;
        fill: #000000; }
  /* line 1115, content.scss */
  .subscribe-block .info-text {
    margin-top: 13px;
    font-size: 14px;
    line-height: 182%;
    color: #ffffff; }

/*** End Subscribe block ***/
/*** Advantages block ***/
/* line 1127, content.scss */
.advantages-block {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: -60px -60px 0; }
  /* line 1134, content.scss */
  .advantages-block:before, .advantages-block:after {
    content: "";
    position: absolute;
    top: 75px;
    left: 100px;
    width: 12px;
    height: 12px;
    background: #EB4544;
    border-radius: 50%;
    transform: rotate(45deg); }
  /* line 1147, content.scss */
  .advantages-block:after {
    width: 14px;
    height: 14px;
    top: 20px;
    left: calc(50% + 220px);
    background: #93C12D;
    border-radius: 4px; }
  /* line 1156, content.scss */
  .advantages-block--item {
    display: flex;
    padding: 60px 60px 0; }
    /* line 1160, content.scss */
    .advantages-block--item:first-child {
      display: flex;
      align-items: end; }
      /* line 1164, content.scss */
      .advantages-block--item:first-child .link {
        margin: 0 0 15px;
        color: #000000; }
        /* line 1168, content.scss */
        .advantages-block--item:first-child .link .icon {
          fill: #000000; }
        /* line 1172, content.scss */
        .advantages-block--item:first-child .link .icon:before {
          color: #000000; }
  /* line 1179, content.scss */
  .advantages-block .image {
    flex: 1;
    max-width: 97px;
    margin-right: 80px; }
  /* line 1185, content.scss */
  .advantages-block .info {
    flex: 1;
    max-width: 170px; }
  /* line 1190, content.scss */
  .advantages-block .cashback {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 140px;
    margin-right: 30px;
    padding: 10px;
    background: url("frame.svg");
    background-size: contain;
    background-color: #ffffff;
    font-weight: 700;
    font-size: 11px;
    line-height: 223.5%;
    color: #EB4544;
    text-align: center;
    transform: rotate(15deg); }
  /* line 1210, content.scss */
  .advantages-block .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px; }
  /* line 1217, content.scss */
  .advantages-block .description {
    margin-top: 12px;
    font-size: 14px;
    line-height: 182%; }
  /* line 1223, content.scss */
  .advantages-block .link {
    display: flex;
    align-items: center;
    margin-top: 12px;
    font-weight: 600;
    font-size: 0; }
    /* line 1231, content.scss */
    .advantages-block .link span {
      font-size: 16px;
      line-height: 20px; }
    /* line 1236, content.scss */
    .advantages-block .link .icon {
      width: 7px;
      height: 19px;
      margin-left: 10px;
      font-size: 12px; }

/*** End Advantages block ***/
/*** Compares ***/
/* line 1250, content.scss */
.compare-row {
  display: grid;
  grid-auto-flow: column;
  gap: 1rem;
  grid-auto-columns: minmax(200px, 458px); }
  @media screen and (max-width: 768px) {
    /* line 1250, content.scss */
    .compare-row {
      grid-auto-columns: minmax(250px, 458px); } }
  @media screen and (max-width: 321px) {
    /* line 1250, content.scss */
    .compare-row {
      grid-auto-columns: minmax(200px, 458px); } }

/* line 1265, content.scss */
.compare-image {
  width: 100%; }

/* line 1269, content.scss */
.hidden {
  display: none; }

/* line 1273, content.scss */
.table-compare {
  display: grid;
  overflow-x: auto; }

/* line 1278, content.scss */
.compare-image-wrapper {
  min-width: 0;
  position: relative; }

/* line 1283, content.scss */
.compare-product {
  display: grid;
  gap: 10px;
  margin-bottom: 20px;
  grid-auto-rows: auto;
  padding-right: 10px; }
  /* line 1290, content.scss */
  .compare-product img {
    max-height: 270px;
    object-fit: contain; }
  /* line 1295, content.scss */
  .compare-product .title-link {
    display: block;
    flex: 60%;
    height: 65px;
    padding-right: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis; }
  /* line 1308, content.scss */
  .compare-product .compare-delete {
    background: transparent;
    border: none;
    padding: 0;
    font-weight: 600;
    font-size: 14px;
    outline: none;
    cursor: pointer; }
  /* line 1319, content.scss */
  .compare-product .product-price-cur {
    font-weight: 700;
    font-size: 18px;
    transition: .3s;
    white-space: nowrap; }
  /* line 1327, content.scss */
  .compare-product .product-price-old {
    font-size: 1.1rem;
    color: #000000;
    text-decoration: line-through;
    white-space: nowrap; }

/* line 1335, content.scss */
.compare-param {
  padding: 10px 10px 10px 0; }

/* line 1339, content.scss */
.param-title {
  max-width: 100%;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 1346, content.scss */
.param-value {
  font-size: 14px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }

/* line 1353, content.scss */
.compare-toolbar {
  display: grid;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem; }
  @media screen and (max-width: 767px) {
    /* line 1353, content.scss */
    .compare-toolbar {
      grid-auto-flow: row;
      gap: 1rem; } }
  /* line 1364, content.scss */
  .compare-toolbar h1 {
    margin: 0; }

/* line 1369, content.scss */
.checkbox {
  display: block;
  cursor: pointer; }

/* line 1374, content.scss */
.checkbox__inner {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 -0.25rem;
  position: relative; }

/* line 1382, content.scss */
.checkbox__control {
  display: block;
  margin: 0;
  height: 1rem;
  width: 1rem; }

/* line 1389, content.scss */
.checkbox__control_hidden {
  position: absolute;
  z-index: 0;
  opacity: 0; }

/* line 1395, content.scss */
.checkbox__control:focus {
  outline: none; }

/* line 1399, content.scss */
.checkbox__wrapper {
  padding: 0 0.5rem;
  flex: 0 0 auto;
  color: var(--color-text); }

/* line 1405, content.scss */
.checkbox__marker {
  flex: 0 0 auto;
  position: relative; }

/* line 1410, content.scss */
.checkbox__marker:before {
  color: #93C12D; }

/* line 1414, content.scss */
.checkbox__marker.icon {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1.5rem; }

/* line 1420, content.scss */
.checkbox__control:checked + .checkbox__marker.icon:before {
  color: #666666; }

/* line 1424, content.scss */
.checkbox__caption {
  flex: 0 1 100%;
  -ms-grid-row-align: center;
  align-self: center;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*** End Compares ***/
/*** Map ***/
/* line 1440, content.scss */
.shops-map {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 600px;
  margin-top: 23px; }

/* line 1448, content.scss */
.map-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5; }

/* line 1457, content.scss */
.map {
  width: 100%;
  height: 100%; }
  /* line 1463, content.scss */
  .map .gm-style .gm-style-iw-t {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  /* line 1470, content.scss */
  .map .gm-style .gm-style-iw-c {
    background: none;
    padding: 0 !important;
    border: 2px solid #93C12D;
    border-radius: 0; }
  /* line 1477, content.scss */
  .map .gm-style .gm-style-iw-d {
    padding: 0 !important;
    overflow: auto !important; }
  /* line 1482, content.scss */
  .map .gm-style .gm-style-iw-c {
    transform: translate3d(29px, -90%, 0); }
  /* line 1486, content.scss */
  .map .gm-style .gm-style-iw-t::after {
    display: none; }
  /* line 1490, content.scss */
  .map .gm-style button {
    top: 10px !important;
    right: 10px !important;
    z-index: 99; }
  /* line 1497, content.scss */
  .map .info {
    max-width: 400px;
    padding: 0; }
    /* line 1501, content.scss */
    .map .info .wrap {
      padding: 40px 50px 25px 40px;
      background: #ffffff;
      border-radius: 0; }
    /* line 1507, content.scss */
    .map .info .title {
      position: relative;
      padding: 0 0 17px;
      font-size: 16px;
      line-height: 19px;
      text-transform: uppercase;
      color: #000000; }
      /* line 1515, content.scss */
      .map .info .title:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 140px;
        height: 2px;
        background: #93C12D; }
    /* line 1527, content.scss */
    .map .info .list {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      margin-top: 15px; }
      /* line 1533, content.scss */
      .map .info .list--item {
        display: flex;
        margin-top: 10px; }
        /* line 1537, content.scss */
        .map .info .list--item:first-child {
          margin-top: 0; }
      /* line 1542, content.scss */
      .map .info .list .icon {
        width: 18px;
        min-width: 18px;
        height: 18px;
        margin: 3px 10px 0 0;
        fill: #93C12D; }
      /* line 1550, content.scss */
      .map .info .list .text {
        font-size: 16px;
        line-height: 22px;
        color: #000000; }
    /* line 1559, content.scss */
    .map .info .link .text {
      font-size: 16px;
      line-height: 22px;
      border-bottom: 1px solid #93C12D; }
    /* line 1566, content.scss */
    .map .info .phone-list {
      padding: 0 0 0 20px;
      font-size: 16px;
      line-height: 22px; }
      /* line 1571, content.scss */
      .map .info .phone-list a {
        color: #000000; }

/* line 1578, content.scss */
.map-controls {
  position: relative;
  max-width: 980px;
  z-index: 10; }

/* line 1584, content.scss */
.places-list {
  margin-top: 66px;
  padding: 0 0 20px; }
  /* line 1588, content.scss */
  .places-list--item {
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #F8F8F8; }
    /* line 1594, content.scss */
    .places-list--item:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: 0; }
  /* line 1601, content.scss */
  .places-list .title {
    position: relative;
    padding-bottom: 10px; }
    /* line 1605, content.scss */
    .places-list .title:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      max-width: 140px;
      height: 2px;
      background: #93C12D; }
  /* line 1617, content.scss */
  .places-list .list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 15px; }
    /* line 1623, content.scss */
    .places-list .list--item {
      display: flex;
      margin-top: 10px; }
      /* line 1627, content.scss */
      .places-list .list--item:first-child {
        margin-top: 0; }
    /* line 1632, content.scss */
    .places-list .list .icon {
      width: 18px;
      min-width: 18px;
      height: 18px;
      margin: 5px 10px 0 0;
      fill: #93C12D; }
    /* line 1640, content.scss */
    .places-list .list .text {
      color: #000000; }
  /* line 1647, content.scss */
  .places-list .link .text {
    text-decoration: underline; }
  /* line 1653, content.scss */
  .places-list .link:hover .text {
    text-decoration: none; }
  /* line 1659, content.scss */
  .places-list .btn {
    margin-top: 30px; }
    /* line 1662, content.scss */
    .places-list .btn:first-child {
      margin-top: 0; }

/* line 1668, content.scss */
.delivery-pickup {
  border-width: 1;
  margin-top: 20px; }

/*** End Map ***/
