/* * 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
}

/* * 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-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(11.375rem, 11.774vw + 8.726rem, 20.5rem) ; /* 182px to 328px */
  --lp-feature-decoration-size: 75rem;

  --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 */
}
@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) * 13);
    --lp-feature-image-spacing-y: 0;
    --lp-feature-decoration-size: 93.75rem;

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

/* * Common styles */
.landing {
  background-image: url('../images/bg-craft-paper-red.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 Crafted', sans-serif;
}
.landing :is(h1, h2, h3, p, ul, dl, li) {
  margin-bottom: 0;
}
/* Hero banner */
.lp-hero-banner { margin-top: var(--lp-hero-spacing-start); }

/* * Recipe steps */
.lp-recipe-steps-and-cta {
  position: relative;
  padding-inline: var(--lp-section-spacing-x);
  padding-block: var(--lp-recipe-steps-section-spacing-y);
  margin-top: 2rem;
  background-image: url('../images/bg-craft-paper-brown.png');
  color: var(--m-color-white);
}
/* ** Decorative perforation */
.lp-recipe-steps-and-cta::before,
.lp-recipe-steps-and-cta::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1.125rem;
  background-image: url('../images/bg-craft-paper-brown.png');
  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-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 {
  font-family: 'RU Maggi KC', sans-serif;
  font-size: var(--lp-recipe-steps-title-font-size);
  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 big {
  display: block;
  font-size: var(--lp-recipe-steps-title-big-font-size);
  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: var(--lp-recipe-step-description-font-size);
  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)));
}
.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(--m-color-white);
  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='%23A70E12' 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;
}
@media (max-width: 767.98px) {
  .lp-cta__product { display: none; }
}
.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-red.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-red.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: 767.98px) {
  .lp-cta__content::before,
  .lp-cta__content::after { display: none; }
}
.lp-cta-title,
.lp-cta-actions {
  z-index: 2;
}
.lp-cta-title {
  font-family: 'RU Maggi KC', sans-serif;
  font-size: var(--lp-cta-title-font-size);
}
.lp-cta .x-button {
  --x-button-label-color-enabled: #A70E12;
  --x-button-label-color-hovered: #A70E12;
  --x-button-background-enabled: var(--m-color-white);
  --x-button-background-hovered: var(--m-color-white);
  --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-image: none;
  font-size: var(--x-button-label-font-size);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .lp-cta .x-button {
    --x-button-size-y: clamp(2.375rem, 4.087vw + 0.413rem, 4.5rem);
  }
}
/* ** Recipe steps result */
.lp-recipe-steps-result {
  margin-inline: calc(var(--m-page-spacing-x) * -1);
}
@media (min-width: 768px) {
  .lp-recipe-steps-result {
    margin-inline: calc(var(--m-column-width-responsive) * -2);
  }
}
.lp-recipe-steps-result p {
  margin: var(--lp-recipe-steps-section-spacing-y) 0 0;
  font-family: 'RU Maggi KC', sans-serif;
  font-size: clamp(2.5rem, 4.839vw + 1.411rem, 6.25rem); /* 40px to 100px */
  text-align: center;
  text-transform: uppercase;
}

/* * 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; }
  .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 (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 {
  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-image: url('../images/bg-craft-paper-brown.png');
  background-position: center right;
  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: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;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  white-space: pre;
  z-index: 1;
}
.lp-feature-note {
  position: absolute;
  top: calc(100% + var(--lp-feature-note-font-size));
  padding: 0 var(--m-column-width-responsive);
  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-features-result {
  position: relative;
  margin-top: clamp(1.875rem, 7.258vw + 0.242rem, 7.5rem); /* 30px to 120px */
}

.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 */
  }
}

/* ** Recipes */
.lp-recipes {
  padding-top: var(--lp-recipes-spacing-y);
  padding-inline: calc(var(--m-column-width-responsive) * 2);
  color: var(--m-color-white);
}
.lp-recipes header {
  text-align: center;
}
.lp-recipes .lp-section-title {
  font-family: 'RU Maggi KC', sans-serif;
  font-size: var(--lp-recipes-title-font-size);
  line-height: 100%;
}
.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;
  }
}
