/* * Fonts */
@font-face {
  font-family: 'RU Maggi KC';
  src: url('../fonts/RU-Maggi-KC.woff2') format("woff2");
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: 'Cookit';
  src: url('../fonts/Cookit-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: 'RU Maggi Bcwt';
  src: url('../fonts/RU-Maggi-Bcwt.woff2') format('woff2');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: 'Buckwheat TC';
  src: url('../fonts/Buckwheat-TC-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: 'Kitchen Cupboard Crafted';
  src: url('../fonts/KitchenCupboard-Crafted.woff2') format('woff2');
  font-weight: normal;
  font-style: normal
}
@font-face {
	font-family: 'Kitchen Cupboard';
	src: url('../fonts/KitchenCupboard-Regular.woff2') format('woff2'),
	     url('../fonts/KitchenCupboard-Regular.woff') format('woff'),
	     url('../fonts/KitchenCupboard-Regular.ttf') format('truetype'),
	     url('../fonts/KitchenCupboard-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* * Landing custom properties */
.landing {
  --lp-body-font-size: clamp(1rem, 0.968vw + 0.782rem, 1.75rem); /* 16px to 28px */
  --lp-body-line-height: 1;

  --lp-hero-spacing-start: 4.375rem;

  --lp-section-spacing-x: var(--m-page-spacing-x);

  --lp-darkgreen-color: #1E4911;

  --lp-recipe-steps-section-spacing-y: clamp(3.125rem, 4.032vw + 2.218rem, 6.25rem); /* 50px to 100px */
  --lp-recipe-steps-title-font-size: clamp(2rem, 3.871vw + 1.129rem, 5rem); /* 32px to 80px */
  --lp-recipe-steps-title-big-font-size: clamp(2.5rem, 4.839vw + 1.411rem, 6.25rem); /* 40px to 100px */
  --lp-recipe-steps-spacing-y: clamp(3.125rem, 4.032vw + 2.218rem, 6.25rem); /* 50px to 100px */
  --lp-recipe-steps-decoration-size: 75rem;

  --lp-recipe-step-spacing: 1.25rem;
  --lp-recipe-step-direction-even: column-reverse;
  --lp-recipe-step-direction-odd: column-reverse;
  --lp-recipe-step-description-size-x: 100%;
  --lp-recipe-step-description-font-size: 1.5rem;
  --lp-recipe-step-photo-size-x: 100%;
  --lp-recipe-step-counter-spacing-y: calc(var(--lp-recipe-step-description-font-size) * 0.5);
  --lp-recipe-step-counter-font-size: calc(var(--lp-recipe-step-description-font-size));
  --lp-recipe-step-counter-size-x: calc(1.25 * var(--lp-recipe-step-description-font-size));

  --lp-cta-section-spacing-x: calc(var(--m-page-spacing-x) * -1);
  --lp-cta-section-spacing-y: clamp(3.125rem, 2.581rem + 2.42vw, 5rem); /* 50px to 80px */
  --lp-cta-spacing-x: 0;
  --lp-cta-spacing-y: 3.125rem;
  --lp-cta-title-font-size: 2rem; /* 32px */
  --lp-cta-title-font-size: clamp(2rem, 3.365vw + 0.385rem, 3.75rem); /* 32px to 60px */
  --lp-cta-content-spacing-y: clamp(1.25rem, 0.806vw + 1.069rem, 1.875rem); /* 20px to 30px */

  --lp-features-subtitle-spacing-x: var(--m-page-spacing-x);
  --lp-features-title-font-size: clamp(1.625rem, 2.581vw + 1.044rem, 3.625rem); /* 26px to 58px */
  --lp-features-subtitle-font-size: clamp(0.625rem, 0.806vw + 0.444rem, 1.25rem); /* 10px to 20px */

  --lp-feature-title-font-size: 1.875rem; /* 30px */
  --lp-feature-note-font-size: clamp(0.438rem, 0.403vw + 0.347rem, 0.75rem); /* 7px to 12px */
  --lp-feature-image-size-x: 100%;
  --lp-feature-image-spacing-y: 0.625rem;
  --lp-feature-content-border-size: 1.1875rem; /* 19px */
  --lp-feature-content-size-x: calc(var(--m-column-width-responsive) * 11 - var(--lp-feature-content-border-size));
  --lp-feature-content-size-y: clamp(130px, 19vw, 260px);
  --lp-feature-decoration-size: 75rem;

  --lp-products-section-spacing-y: 0;
  --lp-products-title-font-size: clamp(2.5rem, 4.839vw + 1.411rem, 6.25rem); /* 40px to 100px */
  --lp-products-section-spacing-x: var(--m-page-spacing-x);
  --lp-products-spacing-y: clamp(5rem, 4.808vw + 2.692rem, 7.5rem); /* 80px to 120px */
  --lp-products-product-title-spacing-y: 2rem;
  --lp-products-product-title-font-size: 1.875rem; /* 30px */
  --lp-products-product-subtitle-font-size: 1.875rem; /* 30px */

  --lp-product-cards-spacing-x: 0;
  --lp-product-cards-spacing-y: clamp(5rem, 4.808vw + 2.692rem, 7.5rem); /* 80px to 120px */
  --lp-product-cards-spacing: var(--m-spacing-y-1);

  --lp-recipes-spacing-y: clamp(3.125rem, 2.581rem + 2.42vw, 5rem); /* 50px to 80px */
  --lp-recipes-title-font-size: clamp(2.375rem, 0.98vw + 2.154rem, 2.625rem); /* 38px to 42px */

  --lp-yellow-color: #FFD600;
}
@media (min-width: 768px) {
  .landing {
    --lp-hero-spacing-start: 2.1875rem;

    --lp-section-spacing-x: calc(var(--m-column-width-responsive) * 2);

    --lp-recipe-steps-decoration-size: 93.75rem;

    --lp-recipe-step-spacing: var(--m-column-width-responsive);
    --lp-recipe-step-direction-even: row;
    --lp-recipe-step-direction-odd: row-reverse;
    --lp-recipe-step-description-size-x: calc(var(--m-column-width-responsive) * 8);
    --lp-recipe-step-description-font-size: clamp(1.5rem, 3.125vw, 3.125rem); /* 24px to 50px */
    --lp-recipe-step-photo-size-x: calc(var(--m-column-width-responsive) * 11);

    --lp-cta-section-spacing-x: calc(var(--m-column-width-responsive) * -1);
    --lp-cta-spacing-y: clamp(1.438rem, 2.644vw + 0.168rem, 2.813rem); /* 23px to 45px */
    --lp-cta-spacing-x: calc(var(--m-column-width-responsive));

    --lp-features-subtitle-spacing-x: 0;
    --lp-feature-title-font-size: clamp(1.875rem, 0.25961538461538436rem + 3.365384615384616vw, 3.625rem);
    --lp-feature-image-size-x: calc(var(--m-column-width-responsive) * 12);
    --lp-feature-image-spacing-y: 0;
    --lp-feature-decoration-size: 93.75rem;

    --lp-products-section-spacing-x: 0;
    --lp-products-section-spacing-y: var(--m-spacing-y-1);
    --lp-products-product-title-spacing-y: clamp(1rem, 0.07692307692307687rem + 1.9230769230769231vw, 2rem); /* 16px to 32px */
    --lp-products-product-title-font-size: clamp(1.25rem, 0.32692307692307687rem + 1.9230769230769231vw, 2.25rem); /* 20px to 36px */
    --lp-products-product-subtitle-font-size: clamp(1rem, 0.19230769230769218rem + 1.682692307692308vw, 1.875rem); /* 16px to 30px */

    --lp-product-cards-spacing-x: calc(var(--m-column-width-responsive) * 2);
    --lp-product-cards-spacing: var(--m-column-width-responsive);

    --lp-recipes-title-font-size: clamp(2.625rem, 4.567vw + 0.433rem, 5rem); /* 42px to 80px */
  }
}

@media (max-width: 767.98px) {
  .landing {

  }
}

/* * Common styles */
.landing {
  background-image: url('../images/bg-craft-paper-brown.png');
  font-size: var(--lp-body-font-size);
  line-height: var(--lp-body-line-height);
}
.landing .lp-recipe-steps .brand-name {
  font-family: 'Buckwheat TC', sans-serif;
}
.landing .lp-recipe-steps .brand-name + sup {
  font-family: 'RU Maggi Bcwt', sans-serif;
}
.landing .lp-cta .brand-name,
.landing header .brand-name {
  font-family: 'Kitchen Cupboard', sans-serif;
}
.landing :is(h1, h2, h3, p, ul, dl, li) {
  margin-bottom: 0;
}
/* * Common product cards styles */
.lp-product-cards {
  display: flex;
  justify-content: center;
}
.lp-product-image img {
  width: 100%;
  height: auto;
}
/* Hero banner */
.lp-hero-banner {
  /* margin-top: var(--lp-hero-spacing-start);  */
}
.lp-hero-banner picture {
  display: block;
  width: 100%;
}
.lp-hero-banner img {
  width: 100%;
  height: auto;
  display: block;
}


/* * Recipe steps */
.lp-recipe-steps-and-cta {
  position: relative;
  padding-inline: var(--lp-section-spacing-x);
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 15px;
  /* background-image: url('../images/bg-craft-paper-red.png'); */
  background-color: var(--lp-darkgreen-color);
  color: var(--m-color-white);
}
/* ** Decorative perforation */
.lp-recipe-steps-and-cta::before,
.lp-recipe-steps-and-cta::after, .lp-products::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1.125rem;
  /* background-image: url('../images/bg-craft-paper-red.png'); */
  background-color: var(--lp-darkgreen-color);
  background-repeat: repeat-x;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1500 1500'%3E%3Cpath fill='%23D9D9D9' d='M0 1489.28c3.06 2.56 5 6.42 5 10.72h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18a14 14 0 0 1 28 0h18c0-4.3 1.94-8.16 5-10.72V0H0v1489.28Z'/%3E%3C/svg%3E");
  mask-repeat: repeat-x;
  mask-position: bottom center;
  mask-size: var(--lp-recipe-steps-decoration-size);
}
.lp-recipe-steps-and-cta::before {
  top: -16px;
  transform: rotateX(180deg);
}
.lp-products::before {
  transform: rotateX(180deg);
}
.lp-recipe-steps-and-cta::after { bottom: -16px; }
/* ** Recipe steps */
.lp-recipe-steps {
  display: flex;
  flex-direction: column;
  gap: var(--lp-recipe-steps-spacing-y);
  counter-reset: recipe-step;
}
.lp-recipe-steps .lp-section-title, .lp-products .lp-section-title {
  font-family: 'RU Maggi KC', sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 100%;
  text-align: center;
  filter: drop-shadow(0.125rem 0.125rem 0.125rem hsla(var(--m-color-secondary-hsl) / var(--m-level-3)));
}
.lp-recipe-steps .lp-section-title-main {
  display: block;
  line-height: 64px;
}
.lp-recipe-steps .lp-section-title big, .lp-products .lp-section-title big {
  display: block;
  font-size: var(--lp-recipe-steps-title-big-font-size);
  line-height: 100px;
  text-transform: uppercase;
}
.lp-recipe-step {
  display: flex;
  flex-direction: var(--lp-recipe-step-direction-even);
  align-items: center;
  gap: var(--lp-recipe-step-spacing);
  text-transform: uppercase;
}
.lp-recipe-step:nth-child(2n) {
  flex-direction: var(--lp-recipe-step-direction-odd);
}
.lp-recipe-step__description {
  width: var(--lp-recipe-step-description-size-x);
  font-family: 'RU Maggi Bcwt', sans-serif;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  white-space: pre;
  filter: drop-shadow(0.125rem 0.125rem 0.125rem hsla(var(--m-color-secondary-hsl) / var(--m-level-3)));
}/* Text */



.lp-recipe-step__description .sub-span {
  display: block;
  font-family: 'RU Maggi KC';
  font-style: normal;
  font-weight: 400;
  margin-top: 12px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  text-transform: none;
  letter-spacing: 0%;
  white-space: normal;
}
.lp-recipe-step__description::before {
  counter-increment: recipe-step;
  content: counter(recipe-step);
  display: block;
  width: var(--lp-recipe-step-counter-size-x);
  aspect-ratio: 0.890625;
  line-height: var(--lp-recipe-step-counter-size-x);
  font-family: 'RU Maggi KC', sans-serif;
  font-size: var(--lp-recipe-step-counter-font-size);
  border-radius: 50%;
  color: var(--lp-darkgreen-color);
  margin: 0 auto var(--lp-recipe-step-counter-spacing-y);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 57 64'%3E%3Cpath fill='%23FFD600' d='M41.63 53.44A28.28 28.28 0 0 0 57 28.3 28.4 28.4 0 0 0 28.5 0 28.4 28.4 0 0 0 0 28.3c0 10.64 5.9 19.9 14.63 24.75 1.43 1 2.85 1.88 4.06 2.4A20.93 20.93 0 0 1 28.42 64c.54-1 3.45-5.8 9.72-8.54a22.72 22.72 0 0 0 3.5-2.02Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
}
.lp-recipe-step__video {
  width: var(--lp-recipe-step-photo-size-x);
  flex-shrink: 0;
}
.lp-recipe-step__video video {
  width: 100%;
  height: auto;
  filter: drop-shadow(0.25rem 0.25rem 0.25rem hsla(var(--m-color-secondary-hsl) / var(--m-level-3)));
}
/* ** CTA */
.lp-cta {
  display: flex;
  margin-inline: var(--lp-cta-section-spacing-x);
  padding-top: var(--lp-cta-section-spacing-y);
  padding-inline: var(--lp-cta-spacing-x);
  align-items: center;
}
.lp-cta__product {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(var(--m-column-width-responsive) * 8);
  z-index: 2;
}
.lp-cta__product img {
  width: 100%;
  height: auto;
}
.lp-cta-title {
  font-family: 'RU Maggi KC', sans-serif;
  font-size: 47px;
  text-align: center;
  width: 487px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.lp-cta-title > sup:nth-child(3) {
  font-family: 'Kitchen Cupboard', sans-serif;
}
.lp-tablet-only {
  display: none;
}
.lp-recipe-steps-result p {
  margin-top: 30px;
  font-family: 'RU Maggi KC', sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 100px;
  line-height: 100px;
}
@media (max-width: 767.98px) {
  .lp-cta__product { display: none; }
  .sub-span {
    font-size: 16px!important;
    line-height: 23px!important;
    margin-top: 8px!important;
  }
  .lp-recipe-steps .lp-section-title{
    font-size: 30px!important;
    line-height: 40px;
  }
  .lp-recipe-steps .lp-section-title-main {
    line-height: 40px;
  }
  .lp-recipe-steps .lp-section-title big {
    font-size: 48px!important;
    line-height: 48px;
  }
  .lp-recipe-step__description {
    font-size: 21px!important;
    line-height: 28px!important;
  }
  .lp-recipe-steps-result p {
    font-size: 48px!important;
    line-height: 80px!important;
    margin-top: 18px!important;
  }
  .lp-recipe-steps-and-cta {
    padding-bottom: 50px!important;
    padding-top: 50px!important;
  }
  .lp-recipe-steps-result .lp-garlic-hero-banner {
    display: block;
    overflow: hidden;
  }
  .lp-recipe-steps-result .lp-garlic-hero-banner img {
    margin-bottom: -1px;
  }
  .lp-products .lp-product-cards .lp-product {
    max-width: 240px!important;
    flex: 1 1 240px!important;
  }
  .lp-recipe-steps .lp-section-title,
  .lp-products .lp-section-title {
    font-size: 30px!important;
    line-height: 40px!important;
  }
  .lp-products {
    padding-top: 50px!important;
    padding-bottom: 30px!important;
  }
  .lp-product {
    width: 100%!important;
  }
  .lp-products .lp-product-cards {
    margin-top: 30px!important;
    gap: 50px;
    align-items: center!important;
}
  .lp-recipe-steps .lp-section-title big,
  .lp-products .lp-section-title big {
    font-size: 48px!important;
    line-height: 48px!important;
  }
  .lp-product-title {
    font-size: 21px!important;
    line-height: 28px!important;
  }
  .lp-product-subtitle {
    font-size: 16px!important;
    line-height: 32px!important;
    white-space: nowrap;
  }
  .lp-product a.stretched-link {
    font-size: 24px!important;
    line-height: 24px!important;
    padding: 0!important;
  }
  .lp-feature-content h3 {
    font-size: 21px!important;
    line-height: 28px!important;
  }
  .lp-product-gallery {
    width: 100%!important;
  }



}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .lp-recipe-steps .lp-section-title{
    font-size: 38px!important;
    line-height: 50px!important;
  }
  .lp-recipe-steps .lp-section-title big {
    font-size: 80px!important;
    line-height: 80px!important;
  }
  .lp-recipe-steps {
    gap: 60px!important;
  }
  .lp-recipe-step__description {
    font-size: 21px!important;
    line-height: 26px!important;
  }
  .lp-recipe-step__description .sub-span {
    font-size: 16px!important;
    line-height: 23px!important;
  }
  .lp-cta-title {
      width: 342px;
      font-weight: 400;
      font-size: 38px;
      line-height: 50px;
  }
  .lp-cta {
    margin-bottom: 0;
  }
  .lp-no-tablet {
    display: none!important;
  }
  .lp-tablet-only {
    display: block!important;
    margin-bottom: 35px!important;
    padding-bottom: 0!important;
  }
  .lp-tablet-only .lp-cta{
    padding-top: 0!important;
    justify-content: center;
  }
  .lp-recipe-steps-result p {
    margin-top: 24px!important;
    font-size: 80px!important;
    line-height: 80px!important;
  }
  .lp-recipe-steps-and-cta {
    padding-top: 60px!important;
    padding-bottom: 60px!important;
  }
  .lp-feature-content {
    height: 137px!important;
  }
  .lp-features {
    padding-bottom: 60px!important;
  }
  .lp-products .lp-section-title {
    font-size: 38px!important;
    line-height: 64px!important;
  }
  .lp-products .lp-section-title big {
    font-size: 80px!important;
    line-height: 80px!important;
  }
  .lp-products .lp-product-cards .lp-product {
      max-width: 168px!important;
      flex: 1 1 168px!important;
  }
    .lp-product-title {
      font-size: 21px!important;
      line-height: 26px!important;
    }
    .lp-product-subtitle {
      font-size: 16px!important;
      line-height: 32px!important;
      white-space: nowrap;
    }
    .lp-product a.stretched-link {
      font-size: 24px!important;
      line-height: 24px!important;
      padding: 0!important;
    }
    .lp-feature-content h3 {
      font-size: 21px!important;
      line-height: 26px!important;
    }
}

@media (max-width: 768px) {
  .lp-cta-title {
    width: 300px;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
  }
}

.lp-cta__content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--lp-cta-content-spacing-y);
  width: calc(var(--m-column-width-responsive) * 12);
  padding-block: var(--lp-cta-spacing-y);
  background-image: url('../images/bg-craft-paper-brown.png');
  text-align: center;
  filter: drop-shadow(0.125rem 0.125rem 0.125rem hsla(var(--m-color-secondary-hsl) / var(--m-level-3)));
}
@media (max-width: 767.98px) {
  .lp-cta__content { width: 100%; }
}
.lp-cta__content::before,
.lp-cta__content::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-image: url('../images/bg-craft-paper-brown.png');
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1500 1500'%3E%3Cpath fill='%23FFFFFF' d='M1500 5v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18c-4.3 0-8.16 1.94-10.72 5H0V0h1489.28c2.56 3.06 6.42 5 10.72 5Z'/%3E%3C/svg%3E");
  mask-repeat: repeat-y;
  mask-size: 93.75rem; /* 1500px */
  z-index: 1;
}
.lp-cta__content::before {
  left: calc(var(--m-column-width-responsive) * -9 + 1.125rem);
  width: calc(var(--m-column-width-responsive) * 11);
  transform: rotateY(180deg);
  mask-position: calc(100% + 0.5px) center;
}
.lp-cta__content::after {
  right: calc(var(--m-column-width-responsive) * -1 + 1.125rem);
  width: calc(var(--m-column-width-responsive) * 11);
  mask-position: calc(100% + 0.5px) center;
}
@media (max-width: 1199.98px) {
  .lp-cta__content::before,
  .lp-cta__content::after {
    mask-size: 51.21rem;
  }
  .lp-recipe-steps-and-cta::before {
    mask-size: 55rem!important;
  }
  .lp-recipe-steps-and-cta::after {
    mask-size: 55rem!important;
  }
  .lp-feature-content::after {
    mask-size: 51.21rem!important;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .lp-products::before {
    top: -8px!important;
    mask-size: 1.7rem!important;
  }
}

@media (max-width: 767.98px) {
  .lp-products::before {
    mask-size: 1.5rem!important;
    top: -8px!important;
  }

  .lp-cta__content::before,
  .lp-cta__content::after { display: none; }
}
.lp-cta-title,
.lp-cta-actions {
  z-index: 2;
}
.lp-cta .x-button {
  --x-button-label-color-enabled: #121212;
  --x-button-label-color-hovered: #121212;
  --x-button-background-enabled: rgba(255, 214, 0, 1);
  --x-button-background-hovered: rgba(255, 214, 0, 1);
  --x-button-label-font-size: clamp(1.25rem, 1.129vw + 0.996rem, 2.125rem);
  --x-button-size-y: 3.625rem;

  font-family: 'RU Maggi Bcwt', sans-serif;
  background-color: rgba(255, 214, 0, 1);
  background-image: none;
  font-size: 24px;
  line-height: 24px;
  color: #121212;
  text-transform: uppercase;
  width: 300px;
}
.lp-br-tablet { display: none; }
@media (max-width: 1199.98px) {
  .lp-br-tablet { display: block; }
}
/* СТА */


@media (min-width: 768px) {
  .lp-cta .x-button {
    width: 271px!important;
  }
}
/* ** Recipe steps result */
.lp-recipe-steps-result {
  margin-inline: calc(var(--m-page-spacing-x) * -1);
}
.lp-recipe-steps-result-image-wrapper {
  position: relative;
}
.lp-recipe-steps-result-caption {
  display: block;
  position: absolute;
  bottom: 15px;
  line-height: 100%;
  left: 0;
  right: 0;
  margin: 0;
  font-size: var(--lp-feature-note-font-size);
  line-height: 1.2;
  text-align: center;
  color: hsla(var(--m-color-white-hsl) / var(--m-level-3));
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .lp-recipe-steps-result-caption {
    bottom: 8px;
    margin: 0;
    font-size: 12px;
    line-height: 100%;
  }
}
@media (max-width: 767.98px) {
  .lp-recipe-steps-result-caption {
    bottom: 8px;
    left: 7px;
    right: 7px;
    font-size: 12px;
    line-height: 100%;
  }
}
@media (min-width: 768px) {
  .lp-recipe-steps-result {
    margin-inline: calc(var(--m-column-width-responsive) * -2);
  }
}

/* * Features section */
.lp-features {
  margin-block: 2.5rem;
}
/* ** Features */
.lp-feature {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: var(--lp-feature-title-font-size);
}
@media (min-width: 768px) {
  .lp-feature {
    flex-direction: row;
    gap: var(--m-column-width-responsive);
  }
  .lp-feature:nth-of-type(1) { margin-top: clamp(1.25rem, 3.226vw + 0.524rem, 3.75rem); }
  .lp-feature:nth-of-type(2n+2) { flex-direction: row-reverse; }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .lp-feature {
    justify-content: center;
  }
  .lp-feature-content {
    flex: 1 1 50%;
    width: 50%;
    max-width: calc(316px - var(--lp-feature-content-border-size));
  }
  .lp-feature-image {
    flex: 1 1 50%;
    width: unset;
    max-width: unset;
    display: flex;
    justify-content: flex-end;
  }
  .lp-feature-image picture {
    width: 100%;
  }
  .lp-feature-note {
    padding-right: 5px!important;
  }
  .lp-feature-note--caption {
    width: 100%;
    max-width: 344px!important;
    text-align: center!important;
    padding-right: 0!important;
  }
}
@media (min-width: 1200px) {
  .lp-feature {
    justify-content: center;
  }
  .lp-feature-content {
    flex: 1 1 50%;
    width: 50%;
    max-width: calc(596px - var(--lp-feature-content-border-size));
  }
  .lp-feature-image {
    flex: 1 1 50%;
    width: unset;
    max-width: unset;
    display: flex;
    justify-content: flex-end;
  }
  .lp-feature-image picture {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .lp-feature.has-note .lp-feature-content {
    margin-bottom: calc(var(--lp-feature-note-font-size) * 4);
  }
}
/* *** Feature image */
.lp-feature-image {
  display: flex;
  flex-direction: column;
  width: var(--lp-feature-image-size-x);
  margin-top: var(--lp-feature-image-spacing-y);
  z-index: 1;
}
.lp-feature-image img {
  width: 100%;
}
/* *** Feature content wrapper */
.lp-feature-content {
  position: relative;
  height: var(--lp-feature-content-size-y);
  width: calc(100% - var(--m-page-spacing-x) - var(--lp-feature-content-border-size));
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 3rem;
  color: var(--m-color-white);
  filter: drop-shadow(0 0.25rem 0.25rem hsla(var(--m-color-secondary-hsl) / var(--m-level-4)));
}
.lp-feature-content::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: var(--lp-darkgreen-color);
  mask-size: var(--lp-feature-decoration-size);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 1500 1500'%3E%3Cpath fill='%23FFFFFF' d='M1500 5v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18a14 14 0 0 0 0 28v18c-4.3 0-8.16 1.94-10.72 5H0V0h1489.28c2.56 3.06 6.42 5 10.72 5Z'/%3E%3C/svg%3E");
  mask-repeat: repeat-y;
}
.lp-feature-content::after {
  width: calc(100% + var(--lp-feature-content-border-size));
}
.lp-feature-content h3 {
  font-size: 40px;
  line-height: 50px;
}

.lp-feature:nth-child(2n+2) .lp-feature-content { margin-left: calc(var(--m-page-spacing-x) + var(--lp-feature-content-border-size)); }
.lp-feature:nth-child(2n+2) .lp-feature-content::after {
  left: calc(var(--lp-feature-content-border-size) * -1);
  mask-position: right center;
  transform: rotateY(180deg);
}
.lp-feature:nth-child(2n+1) .lp-feature-content { margin-right: calc(var(--m-page-spacing-x) + var(--lp-feature-content-border-size)); }
.lp-feature:nth-child(2n+1) .lp-feature-content::after {
  right: calc(var(--lp-feature-content-border-size) * -1);
  mask-position: right center;
}
@media (min-width: 768px) {
  .lp-feature-content {
    width: var(--lp-feature-content-size-x);
  }
  .lp-feature:nth-child(2n+2) .lp-feature-content {
    margin-left: var(--lp-feature-content-border-size);
  }
  .lp-feature:nth-child(2n+2) .lp-feature-content::after {
    left: calc(var(--lp-feature-content-border-size) * -1);
  }
  .lp-feature:nth-child(2n+1) .lp-feature-content {
    margin-right: var(--lp-feature-content-border-size);
  }
  .lp-feature:nth-child(2n+1) .lp-feature-content::after {
    right: calc(var(--lp-feature-content-border-size) * -1);
  }
}
/* *** Feature text content */
.lp-feature-title {
  font-family: 'RU Maggi Bcwt', sans-serif;
  font-size: inherit;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  white-space: pre;
  z-index: 1;
}
.lp-feature-highlight {
  color: rgba(255, 214, 0, 1);
}
.lp-feature-note {
  position: absolute;
  top: calc(100% + var(--lp-feature-note-font-size));
  padding: 0 var(--m-column-width-responsive);
  padding-left: 0;
  font-size: var(--lp-feature-note-font-size);
  text-align: center;
  color: hsla(var(--m-color-white-hsl) / var(--m-level-3));
  z-index: 1;
}
.lp-feature-note--caption {
  position: relative;
  top: auto;
  margin-top: var(--lp-feature-note-font-size);
  margin-bottom: 10px!important;
}
.lp-feature-note--centered {
  width: 100%;
  padding: 0;
  display: block;
  position: relative;
  margin-top: 24px;
}
.lp-features-result {
  position: relative;
  margin-top: 84px;
}
.lp-products-brand-symbol {
  font-family: 'Kitchen Cupboard', sans-serif;
}

.lp-features-result hgroup {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 1.25rem;
  height: calc(100% - 2.5rem);
  width: calc(100% - var(--m-page-spacing-x) * 2);
  right: var(--m-page-spacing-x);
  top: 0;
  color: #0F0F0F;
}
@media (min-width: 768px) {
  .lp-features-result hgroup {
    justify-content: center;
    height: 100%;
    width: calc(var(--m-column-width-responsive) * 10);
    right: var(--m-column-width-responsive);
  }
}
.lp-features-result hgroup h3,
.lp-features-result hgroup p { margin: 0; }

.lp-features-result hgroup h3 {
  font-family: 'RU Maggi KC', sans-serif;
  font-size: 3.125rem;
  line-height: 90%;
  color: var(--m-color-white);
}
.lp-features-result hgroup p {
  font-size: 0.4375rem;
  color: hsla(var(--m-color-white-hsl) / var(--m-level-3));
}
@media (min-width: 768px) {
  .lp-features-result hgroup h3 {
    font-size: clamp(3.25rem, 7.212vw + -0.212rem, 7rem); /* 52px to 112px */
  }
  .lp-features-result hgroup p {
    font-size: clamp(0.438rem, 0.962vw + -0.024rem, 0.938rem); /* 7px to 15px */
  }
}/* Text */



@media (min-width: 768px) and (max-width:  1199.98px) {
  .sub-span {
    font-size: 16px!important;
    line-height: 23px!important;
    width: 250px;
  }
  .lp-feature-note {
    line-height: 48px;
    font-size: 12px;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: left;
    padding: 0;
  }
  .lp-feature-note--centered {
    margin-top: 24px!important;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
  }
  .lp-features-result {
    margin-top: 84px!important;
  }
  .lp-features {
    padding-bottom: 15px!important;
  }
}

@media (max-width: 767.98px) {
  .lp-feature-image {
    margin-top: 30px;
  }
  .lp-feature-content {
    width: calc(300px - var(--lp-feature-content-border-size));
    max-width: calc(300px - var(--lp-feature-content-border-size));
  }
  .lp-feature:nth-child(odd) {
    align-items: flex-start;
  }
  .lp-feature:nth-child(even) {
    align-items: flex-end;
  }
  .lp-feature.has-note .lp-feature-note {
    font-size: 12px;
    line-height: 100%;
  }
  .lp-feature.has-note .lp-feature-content {
    margin-bottom: 60px;
  }
  .lp-feature:last-of-type.has-note .lp-feature-content {
    margin-bottom: 0;
  }
  .lp-feature-note--centered {
    margin-top: 18px!important;
    margin-bottom: 68px!important;
    font-size: 12px;
    line-height: 100%;
  }
  .lp-features-result {
    margin-top: 68px!important;
  }
  .lp-feature {
    flex-direction: column-reverse!important;
  }
  .lp-products .lp-section-title {
    font-weight: 400;
  }
  .lp-products .lp-section-title .lp-products-brand {
    font-family: 'Kitchen Cupboard', sans-serif;
  }
  .lp-products .lp-product-cards .lp-product a.stretched-link {
    background-color: rgba(255, 214, 0, 1)!important;
  }
  .lp-products .lp-product-cards .lp-product-title,
  .lp-products .lp-product-cards .lp-product-subtitle {
    font-family: 'Kitchen Cupboard', sans-serif;
  }
}

/* * Product section */
.lp-products {
  position: relative;
  margin-top: var(--lp-products-section-spacing-y);
  padding-block: var(--lp-products-spacing-y);
  padding-top: 50px;
  padding-bottom: 50px;
  padding-inline: var(--lp-products-section-spacing-x);
  background-color: var(--lp-darkgreen-color);
  background-repeat: repeat;
  background-size: contain;
  color: var(--m-color-white);
  text-align: center;
}
/* ** Decorative perforation of product section */
.lp-products::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 16px;
  background-image: url('../images/bg-craft-paper-brown.jpg');
  background-repeat: repeat-x;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 45 16'%3E%3Cpath fill='%23fff' d='M45 16V0H0v16h9.47v-.5C9.47 8.04 15.3 2 22.5 2c7.2 0 13.03 6.04 13.03 13.5v.5H45Z'/%3E%3C/svg%3E");
  mask-repeat: repeat-x;
  mask-size: 2.8125rem;
}
.lp-products::before {
  top: -16px;
  transform: rotateX(180deg);
}
.lp-products::after { bottom: -16px; }
/* ** Products section header */
.lp-products header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lp-products-title {
  font-family: 'RU Maggi KC', sans-serif;
  font-size: var(--lp-products-title-font-size);
  line-height: 100%;
}
/* ** Products */
.lp-products .lp-product-cards {
  margin-top: 50px;
  padding-inline: 0;
  gap: 50px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .lp-products .lp-product-cards {
    flex-direction: row;
  }
}
.lp-products .lp-product-cards .lp-product {
  position: relative;
  flex: 1 1 328px;
  max-width: 328px;
  text-transform: uppercase;
}
/* *** Product images */
.lp-product-gallery {
  position: relative;
  width: calc(var(--m-column-width-responsive)* 14);
  margin: 0 auto;
  filter: drop-shadow(0.25rem 0.25rem 0.25rem hsla(var(--m-color-secondary-hsl) / var(--m-level-2)));
}
@media (min-width: 768px) {
  .lp-product-gallery {
    width: unset;
  }
}
.lp-product-gallery .lp-product-image {
  /*padding-inline: calc(var(--m-column-width-responsive) * 0.5);*/
}
.lp-product-gallery .lp-product-cover {
  position: relative;
  filter: drop-shadow(0.1875rem 0.1875rem 0.1875rem hsla(var(--m-color-secondary-hsl) / var(--m-level-3)));
  z-index: 2;
}

/* *** Product text content */
.lp-products .lp-product-cards .lp-product-card hgroup {
  padding-inline: 16px;
}
.lp-products .lp-product-cards .lp-product-title {
  position: relative;
  margin-top: 1.25rem;
  background-color: var(--lp-product-title-color);
  padding-block:0;
  font-size: 25px;
  line-height: 35px;
  font-family: 'Kitchen Cupboard', sans-serif;
  filter: drop-shadow(0 0.1875rem 0.1875rem hsla(var(--m-color-black-hsl) / var(--m-level-4)));
}
@media (min-width: 768px) {
  .lp-product-title-symbol {
    font-family: 'Kitchen Cupboard', sans-serif;
  }
}
.lp-products .lp-product-cards .lp-product-title::before,
.lp-products .lp-product-cards .lp-product-title::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 16px;
  background-color: var(--lp-product-title-color);
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 45'%3E%3Cpath fill='%23fff' d='M0-23.5h16v9.47h-.5C8.04-14.03 2-8.2 2-1c0 7.2 6.04 13.03 13.5 13.03h.5v18.94h-.5C8.04 30.97 2 36.8 2 44c0 7.2 6.04 13.03 13.5 13.03h.5v9.47H0v-90Z'/%3E%3C/svg%3E");
  mask-repeat: repeat-y;
  mask-size: 16px;
  mask-position: center center;
}
.lp-products .lp-product-cards .lp-product-title::before {
  left: -16px;
  transform: rotateY(180deg);
}
.lp-products .lp-product-cards .lp-product-title::after { right: -16px; }
.lp-products .lp-product-cards .lp-product-subtitle {
  margin-top: 0;
  font-family: 'RU Maggi Bcwt', sans-serif;
  font-size: 18px;
  line-height: 27px;
}
.lp-products .lp-product-cards .lp-product a.stretched-link {
  margin-top: 20px;
  background-color: rgba(255, 214, 0, 1)!important;
  background-image: none!important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: black!important;
  font-size: 24px;
  line-height: 24px;
  font-family: 'RU Maggi Bcwt';
}
.lp-products .lp-product-cards .lp-product a.stretched-link::after {
  z-index: 3;
}

.lp-recipes .lp-recipes-list {
  margin-block: var(--lp-recipes-spacing-y);
}
.lp-recipes .m-recipe-card .extra {
  --x-pill-label-color-enabled: var(--m-color-white);
  --x-pill-icon-color-enabled: var(--m-color-white);
}
/* * Animation on scroll */
.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}
.js-scroll.scrolled {
  opacity: 1;
}
.scrolled.slide-left {
  animation: slide-in-left 1s ease-in-out both;
}
.scrolled.slide-right {
  animation: slide-in-right 1s ease-in-out both;
}
@keyframes slide-in-left {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
