:where([class$=__text],
[class*=__card-text],
[class*=__mobile-text],
.section__caption,
.about__text,
.abt-intro__lead,
.abt-stat__label,
.ff-about__text,
.brands-note,
.page-404__text,
.ff-adv-card__text,
.adv-card__text,
.format-card__text,
.feature-card__text,
.ff-kitchen__card-text,
.blog-card__text,
.article-card__text,
.blog-article__content p,
.blog-article__lead,
.cms-content p,
.ff-seo__text,
.ff-seo p,
.blog-seo__text,
.blog-seo p,
.abt-seo__text,
.abt-seo p,
.brand-about__p):where(:not(.hero *, .hero--fastfood *, .promo *, .promo__intro *, .lead-wide__intro *, .lead-wide-product__intro *, .lead__intro *, .cta *, .mfr-cta *, .blog-cta *, .makers-card *, .site-footer *, .ff-step *, .banner *, .link-arrow *, .ba-quote *)) {
  color: #16151a;
}

:where(.faq-item__btn,
.faq-item__q,
.article-card__title,
.blog-card__title,
.news-item__title,
.ff-format-card__title,
.step-card__title,
.maker-card__title) {
  font-weight: 700;
}

@media (min-width: 1367px) {
  :where([class$=__text]:not(.link-arrow__text),
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .page-404__text,
  .brands-note,
  .brand-about__p) {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  :where([class$=__text]:not(.link-arrow__text),
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .page-404__text,
  .brands-note,
  .brand-about__p) {
    font-size: 15px;
  }
}
@media (min-width: 1367px) {
  :where(.hero__subtitle,
  .promo__intro p,
  .lead__intro p,
  .lead-wide__intro p,
  .lead-wide-product__intro p,
  .cat-seo__body p,
  .pd-seo__body p,
  .pd-description p,
  .pd-tabs__panel p,
  .footer__brand p) {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  :where(.hero__subtitle,
  .promo__intro p,
  .lead__intro p,
  .lead-wide__intro p,
  .lead-wide-product__intro p,
  .cat-seo__body p,
  .pd-seo__body p,
  .pd-description p,
  .pd-tabs__panel p,
  .footer__brand p) {
    font-size: 15px;
  }
}
@media (min-width: 1367px) {
  .section__caption {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media (min-width: 1367px) and (max-width: 1728px) and (min-width: 1367px) {
  .section__caption {
    font-size: 15px;
  }
}
@media (max-width: 1366px) {
  :where([class$=__text],
  [class*=__card-text],
  [class*=__mobile-text],
  .about__text,
  .abt-intro__lead,
  .abt-stat__label,
  .ff-about__text,
  .ff-adv-card__text,
  .adv-card__text,
  .format-card__text,
  .feature-card__text,
  .blog-card__text,
  .article-card__text,
  .brand-about__p):where(:not(.hero *, .hero--fastfood *, .promo *, .promo__intro *, .lead-wide__intro *, .lead-wide-product__intro *, .lead__intro *, .cta *, .mfr-cta *, .blog-cta *, .makers-card *, .site-footer *, .ff-step *, .banner *, .link-arrow *, .ba-quote *)) {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .mfr-cta__text, .blog-cta__text, .cta__text, .promo__intro p, .lead__intro p, .lead-wide__intro p, .lead-wide-product__intro p, .cat-seo__body, .cat-seo__body p, .pd-seo__body, .pd-seo__body p, .blog-seo p, .blog-seo__text, .ff-seo p, .ff-seo__text, .abt-seo p, .abt-seo__text, .eq-seo p, .eq-seo__text {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
  .mfr-cta__text, .blog-cta__text, .cta__text, .promo__intro p, .lead__intro p, .lead-wide__intro p, .lead-wide-product__intro p, .cat-seo__body, .cat-seo__body p, .pd-seo__body, .pd-seo__body p, .blog-seo p, .blog-seo__text, .ff-seo p, .ff-seo__text, .abt-seo p, .abt-seo__text, .eq-seo p, .eq-seo__text {
    font-size: 15px;
    line-height: 1.4;
  }
}
.section--faq {
  padding-top: 168px;
  padding-bottom: 0px;
}

.faq {
  display: grid;
  grid-template-columns: minmax(280px, 1fr) 1.3fr;
  gap: 225px;
  align-items: start;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .faq {
    gap: 48px;
  }
  .section--faq {
    padding-top: 72px;
  }
  .faq__intro .eyebrow {
    margin-bottom: 20px;
  }
  .faq-item__btn {
    font-size: 21px;
  }
}
.faq__intro h2 {
  margin-bottom: 0;
  max-width: 500px;
}
.faq__intro .eyebrow {
  display: block;
  color: #00a0de;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 40px;
}

.faq__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.faq-item {
  background: #efefef;
  border: 1px solid transparent;
  border-radius: 20px;
  overflow: hidden;
  transition: background 0.2s ease, border-color 0.2s ease;
}
.faq-item__btn {
  width: 100%;
  background: none;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 16px 22px;
  text-align: left;
  min-height: 62px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  color: #16151a;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .faq-item__btn:hover .faq-item__icon {
    background: #ffffff;
    border-color: #004e99;
    color: #004e99;
  }
}
.faq-item__q {
  flex: 1;
  min-width: 0;
}
.faq-item__icon {
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background: #004e99;
  border: 1px solid #004e99;
  color: #ffffff;
  display: grid;
  place-items: center;
  transition: transform 0.25s ease, background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.faq-item__icon svg {
  width: 22px;
  height: 22px;
}
.faq-item__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.faq-item__body p {
  margin: 0;
  padding: 0 22px 20px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .faq-item__body p {
    font-size: 15px;
  }
}
.faq-item__body p {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .faq-item__body p {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .faq-item__body p {
    font-size: 15px;
  }
}
.faq-item__body p {
  max-width: 560px;
}
.faq-item.is-open {
  background: #ffffff;
  border-color: rgba(0, 160, 222, 0.55);
}
.faq-item.is-open .faq-item__icon {
  transform: rotate(180deg);
  background: #ffffff;
  border-color: #004e99;
  color: #004e99;
}
.faq-item.is-open .faq-item__body {
  max-height: 600px;
}

@media (max-width: 1366px) {
  .faq {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .faq__intro .eyebrow {
    font-size: 15px;
    margin-bottom: 24px;
  }
  .faq__list {
    gap: 12px;
  }
  .faq-item {
    border-radius: 8px;
  }
  .faq-item__btn {
    min-height: 42px;
    padding: 11px 14px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    gap: 12px;
    align-items: center;
  }
  .faq-item__icon {
    width: 30px;
    height: 30px;
    border-radius: 6px;
  }
  .faq-item__icon svg {
    width: 16px;
    height: 16px;
  }
  .faq-item__body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0 14px 14px;
    max-width: 512px;
  }
}
@media (max-width: 1366px) {
  .section--faq {
    padding-top: 48px;
    padding-bottom: 0px;
  }
  .faq {
    gap: 20px;
  }
  .faq__intro .eyebrow {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .faq__intro h2 {
    max-width: 250px;
  }
  .faq__list {
    gap: 12px;
  }
  .faq-item__q {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media (max-width: 480px) {
  .break_mb {
    display: block;
  }
  .section--faq {
    padding-top: 100px;
  }
  .faq {
    gap: 30px;
  }
  .faq__list {
    margin-top: 1px;
  }
  .faq__list {
    gap: 12px;
  }
  .faq__intro .h2--faq {
    font-size: 32px;
    line-height: 0.9;
    max-width: 330px;
  }
  .faq__intro .eyebrow {
    font-size: 15px;
    margin-bottom: 22px;
    font-weight: 700;
  }
  .faq-item {
    border-radius: 8px;
  }
  .faq-item__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    min-height: 42px;
    padding: 11px 14px;
    gap: 12px;
  }
  .faq-item__icon {
    width: 32px;
    height: 32px;
    border-radius: 6px;
  }
  .faq-item__icon svg {
    width: 20px;
    height: 20px;
  }
  .faq-item__q {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.1;
    margin-top: auto;
    margin-bottom: auto;
  }
  .faq-item__body p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0 14px 14px;
  }
}
.adv-card,
.ff-adv-card {
  background: #fbfbfb;
  border-radius: 20px;
  position: relative;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}

.adv-card__icon,
.ff-adv-card__icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  display: grid;
  place-items: center;
  background: #004e99;
  color: #ffffff;
  z-index: 1;
}
.adv-card__icon svg,
.ff-adv-card__icon svg {
  display: block;
  width: 30px;
  height: 30px;
}

.ff-adv-card__icon svg {
  width: 34px;
  height: 34px;
}

.adv-card__title,
.ff-adv-card__title {
  margin: 0 0 20px;
  max-width: 180px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  color: #16151a;
}

.adv-card__num,
.ff-adv-card__num {
  margin: 0;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  color: #00a0de;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.ff-adv-card__num {
  line-height: 1;
}

@media (max-width: 1366px) {
  .adv-card__icon,
  .ff-adv-card__icon {
    width: 40px;
    height: 40px;
    top: 19px;
    right: 19px;
  }
  .adv-card__icon svg,
  .ff-adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
  .adv-card__title,
  .ff-adv-card__title {
    font-size: 16px;
    margin-bottom: 8px;
    max-width: none;
  }
}
@media (max-width: 480px) {
  .adv-card__icon,
  .ff-adv-card__icon {
    width: 32px;
    height: 32px;
    top: 16px;
    right: 16px;
  }
  .adv-card__icon svg,
  .ff-adv-card__icon svg {
    width: 20px;
    height: 20px;
  }
}
.section--ff-about {
  padding-top: 168px;
  padding-bottom: 0;
  background: #ffffff;
  position: relative;
  z-index: 1;
}
@media (min-width: 1367px) {
  .section--ff-about .ff-adv-card__icon {
    background: #ffffff;
    color: #00a0de;
    border: 1px solid rgba(0, 160, 222, 0.35);
  }
}

.ff-about {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.ff-about__head {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.ff-about__eyebrow {
  margin-bottom: 40px;
  color: #00a0de;
  font-family: "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.6px;
  text-transform: none;
}

.ff-about__title {
  margin: 0;
  max-width: 724px;
  font-size: 48px;
  line-height: 0.9;
  text-transform: uppercase;
  color: #16151a;
}
.ff-about__title .ff-accent {
  color: #00a0de;
}

.ff-about__text {
  max-width: 506px;
  margin: 20px 0 0;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-about__text {
    font-size: 15px;
  }
}
.ff-about__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .ff-about__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .ff-about__text {
    font-size: 15px;
  }
}
.ff-about__text {
  line-height: 1.3;
  letter-spacing: 0;
}

.ff-about__track-wrap {
  display: none;
}
.ff-about__track-wrap .track--about {
  width: 100%;
  max-width: none;
  height: 4px;
  margin: 0;
  border-radius: 100px;
}
.ff-about__track-wrap .track--about .track__thumb {
  border-radius: 100px;
}

.ff-about__actions {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding-top: 40px;
}
.ff-about__actions .btn--about-secondary {
  font-weight: 400;
}

.ff-about__slider {
  min-width: 0;
}

.ff-about__grid {
  min-width: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.ff-adv-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 191px;
  padding: 30px 20px 20px 30px;
  background: #fbfbfb;
  border: 1px solid #fbfbfb;
  border-radius: 20px;
  overflow: hidden;
  flex-shrink: 0;
}

.ff-adv-card__num {
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #00a0de;
}

.ff-adv-card__icon {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  border-radius: 8px;
  display: grid;
  place-items: center;
  background: #004e99;
  color: #ffffff;
  flex-shrink: 0;
}
.ff-adv-card__icon svg {
  display: block;
  width: 34px;
  height: 34px;
}

.ff-adv-card__body {
  margin-top: 18px;
  padding-right: 72px;
}

.ff-adv-card__title {
  margin: 0 0 20px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 600;
  font-size: 24px;
  max-width: 180px;
  line-height: 1;
  text-transform: uppercase;
  color: #16151a;
}

.ff-adv-card__text {
  margin: 0;
  max-width: 259px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-adv-card__text {
    font-size: 15px;
  }
}
.ff-adv-card__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .ff-adv-card__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .ff-adv-card__text {
    font-size: 15px;
  }
}
.ff-adv-card__text {
  line-height: 1.3;
  margin-top: auto;
  margin-bottom: 0;
  letter-spacing: 0;
}

@media (min-width: 1367px) {
  .ff-about {
    display: grid;
    grid-template-columns: minmax(280px, 724px) minmax(0, 890px);
    grid-template-rows: auto 1fr;
    column-gap: clamp(40px, 8.1vw, 146px);
    row-gap: 0;
    align-items: start;
  }
  .ff-about__head {
    grid-column: 1;
    grid-row: 1;
  }
  .ff-about__track-wrap {
    display: none;
  }
  .ff-about__actions {
    grid-column: 1;
    grid-row: 2;
    padding-top: 40px;
    align-self: start;
    margin-top: 0;
  }
  .ff-about__slider {
    grid-column: 2;
    grid-row: 1/-1;
    padding-top: 0;
    overflow: visible;
  }
  .ff-about__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    overflow: visible;
    scroll-snap-type: none;
  }
}
@media (max-width: 1366px) {
  .ff-about {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .ff-about__track-wrap {
    display: none;
  }
  .ff-about__head {
    order: 1;
  }
  .ff-about__text {
    max-width: none;
    font-size: 17px;
    margin-top: 20px;
    line-height: 1.4;
  }
  .ff-about__slider {
    order: 2;
    padding-top: 40px;
    min-width: 0;
  }
  .ff-about__actions {
    order: 3;
    padding-top: 40px;
    margin-top: 0;
    flex-wrap: wrap;
    gap: 12px;
  }
  .ff-about__actions .btn {
    font-size: 14px;
    padding: 16px 32px;
  }
  .ff-about__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    overflow: visible;
    scroll-snap-type: none;
  }
  .ff-adv-card {
    min-height: 150px;
    height: auto;
    padding: 19px 20px;
    border-radius: 12px;
  }
  .ff-adv-card__body {
    margin-top: 14px;
    padding-right: 52px;
  }
  .ff-adv-card__title {
    font-size: 16px;
    margin-bottom: 8px;
    max-width: none;
  }
  .ff-adv-card__text {
    font-size: 17px;
    line-height: 1.3;
    max-width: none;
  }
  .ff-adv-card__icon {
    width: 40px;
    height: 40px;
    top: 19px;
    right: 19px;
  }
  .ff-adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 1366px) {
  .section--ff-about {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .ff-about {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .ff-about__eyebrow {
    margin-bottom: 22px;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .ff-about__title {
    font-size: 24px;
    max-width: 373px;
  }
  .ff-about__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.3;
    max-width: 445px;
    margin-top: 22px;
  }
  .ff-about__head {
    order: 1;
  }
  .ff-about__slider {
    order: 2;
    padding-top: 40px;
  }
  .ff-about__actions {
    order: 3;
    flex-wrap: wrap;
    gap: 12px;
    padding-top: 40px;
  }
  .ff-about__actions .btn {
    font-size: 14px;
    padding: 16px 32px;
  }
  .ff-about__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    overflow: visible;
    scroll-snap-type: none;
  }
  .ff-adv-card {
    min-height: 139px;
    padding: 19px;
    border-radius: 12px;
  }
  .ff-adv-card__num {
    font-size: 14px;
  }
  .ff-adv-card__icon {
    top: 19px;
    right: 19px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
  }
  .ff-adv-card__icon svg {
    width: 24px;
    height: 24px;
  }
  .ff-adv-card__body {
    margin-top: 14px;
    padding-right: 52px;
  }
  .ff-adv-card__title {
    font-size: 16px;
    margin-bottom: 20px;
    max-width: none;
  }
  .ff-adv-card__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.3;
    max-width: 208px;
  }
}
@media (max-width: 480px) {
  .section--ff-about {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .ff-about {
    display: flex;
    flex-direction: column;
  }
  .ff-about__title {
    font-size: 32px;
    max-width: 343px;
  }
  .ff-about__text {
    font-size: 17px;
    color: #16151a;
    line-height: 1.4;
    max-width: none;
    margin-top: 20px;
  }
  .ff-about__slider {
    order: 2;
    padding-top: 42px;
    margin-inline: -16px;
    padding-inline: 16px;
    overflow: hidden;
  }
  .ff-about__track-wrap {
    display: block;
    order: 3;
    margin-top: 20px;
  }
  .ff-about__track-wrap .track--about {
    width: 100%;
    margin: 0;
  }
  .ff-about__actions {
    order: 4;
    flex-direction: column;
    align-items: stretch;
    gap: 7px;
    padding-top: 40px;
  }
  .ff-about__actions .btn {
    width: 100%;
    height: 48px;
    justify-content: center;
    font-size: 14px;
  }
  .ff-about__grid {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 8px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .ff-about__grid::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .ff-adv-card {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    scroll-snap-align: start;
    min-height: 250px;
    padding: 19px;
  }
  .ff-adv-card__body {
    margin-top: auto;
    padding-right: 52px;
  }
  .ff-adv-card__title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .ff-adv-card__text {
    max-width: 200px;
  }
}
.section--hits {
  padding-top: 86px;
  padding-bottom: 53px;
}

.section-foot--mobile {
  display: none;
}

.btn--block-mobile {
  width: 100%;
}

.carousel-nav {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-right: 7px;
  margin-bottom: 4px;
}

.carousel-wrap {
  position: relative;
}
.carousel-wrap .track--slider {
  margin-block: 11.2px 0;
  width: min(587px, 100%);
  height: 7px;
  max-width: none;
  margin-left: auto;
  margin-right: 0;
}

.products-slider,
.carousel {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: 4px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.products-slider::-webkit-scrollbar,
.carousel::-webkit-scrollbar {
  display: none;
  height: 0;
}

[data-slider] .carousel-wrap,
[data-slider] .products-slider,
[data-slider] .carousel,
[data-slider] .articles,
[data-slider] .categories,
[data-slider] .brands-grid {
  transform: none !important;
}
[data-slider] .product-card {
  overflow: hidden;
  transition: none !important;
  animation: none !important;
  -webkit-font-smoothing: antialiased;
  text-shadow: none;
}
[data-slider] .product-card:hover {
  box-shadow: none;
}
[data-slider] .product-card__cart,
[data-slider] .product-card__like {
  transition: none !important;
}

.product-card {
  position: relative;
  flex: 0 0 283px;
  width: 283px;
  height: 363px;
  background: #fbfbfb;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  flex-shrink: 0;
  transition: box-shadow 0.25s;
}
.product-card:hover {
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.1);
}
.product-card a, .product-card img {
  -webkit-user-drag: none;
  user-drag: none;
}
.product-card__content {
  display: flex;
  flex-direction: column;
  gap: 11px;
  width: 100%;
  min-width: 0;
}
.product-card__info {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  min-width: 0;
  height: 112px;
  flex-shrink: 0;
}
.product-card__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
}
.product-card__badges {
  display: flex;
  gap: 12px;
  margin-top: 5px;
  margin-left: 1px;
  flex-wrap: wrap;
}
.product-card__badge {
  background: #e22d3f;
  color: #ffffff;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  padding: 8px 24px;
  border-radius: 100px;
}
.product-card__badge--new {
  background: #004e99;
}
.product-card__badge--top {
  background: #00a0de;
}
.product-card__actions {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  margin-top: -3px;
  position: relative;
  z-index: 2;
}
.product-card__like, .product-card__cart--icon {
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  margin: 0;
  padding: 0;
  border-radius: 8px;
  border: none;
  appearance: none;
  background: rgba(0, 160, 222, 0.2);
  color: #00a0de;
  display: grid;
  place-items: center;
  transition: background 0.2s, color 0.2s;
}
.product-card__like svg, .product-card__cart--icon svg {
  width: 20px;
  height: 20px;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__like:hover, .product-card__cart--icon:hover {
    background: #00a0de;
    color: #ffffff;
  }
}
.product-card__like svg path {
  fill: rgba(255, 255, 255, 0);
  transition: fill 0.2s ease;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__like:hover {
    background: #00a0de;
    color: #ffffff;
  }
  .product-card__like:hover svg path {
    fill: #ffffff;
  }
}
.product-card__like.is-active {
  background: #00a0de;
  color: #ffffff;
}
.product-card__like.is-active svg path {
  fill: #ffffff;
}
.product-card__cart--icon {
  display: none;
}
.product-card__img {
  flex: 0 0 auto;
  width: 100%;
  aspect-ratio: 228/141;
  position: relative;
  overflow: hidden;
}
.product-card__img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: center;
}
.product-card__title {
  margin: 0;
  padding: 0;
  flex: 0 0 57px;
  height: 57px;
  max-height: 57px;
  overflow: hidden;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
  text-align: left;
  text-shadow: none;
  margin-top: -2px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-card__title--stretched {
  position: static;
}
.product-card__title--stretched::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.product-card__price-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 3px;
  min-width: 0;
}
.product-card__price {
  margin: 0;
  padding: 0;
  line-height: 1.2;
  white-space: nowrap;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700, "wdth" 100;
  font-size: 16px;
  color: #004e99;
  flex-shrink: 0;
  text-shadow: none;
}
.product-card__price-multi {
  display: flex;
  flex-wrap: wrap;
  gap: 2px 8px;
  line-height: 1.2;
}
.product-card__price-multi-item {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 11px;
  color: #878787;
  white-space: nowrap;
  text-shadow: none;
}
.product-card__bottom {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
  flex: 0 0 43px;
  height: 43px;
  min-height: 43px;
  max-height: 43px;
}
.product-card__cart--text {
  margin: 0;
  box-sizing: border-box;
  height: 43px;
  border: 1px solid #00a0de;
  color: #00a0de;
  background: transparent;
  appearance: none;
  border-radius: 8px;
  padding: 0 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700, "wdth" 100;
  font-size: 16px;
  line-height: 1.2;
  text-shadow: none;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  flex-shrink: 0;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .product-card__cart--text:hover {
    background: #00a0de;
    border-color: #00a0de;
    color: #ffffff;
  }
}

@media (min-width: 1367px) {
  .product-card--wide {
    flex: 0 0 587px;
    width: 587px;
    height: 363px;
    padding: 0;
    display: block;
    gap: 0;
  }
  .product-card--wide .product-card__top {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 3;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    margin: 0;
  }
  .product-card--wide .product-card__badges {
    position: static;
    margin: 0;
  }
  .product-card--wide .product-card__like {
    position: static;
    flex-shrink: 0;
    margin-top: 0;
  }
  .product-card--wide .product-card__content {
    display: block;
    gap: 0;
    height: 100%;
  }
  .product-card--wide .product-card__img {
    position: absolute;
    left: 20px;
    top: 58px;
    width: 369px;
    height: 228px;
    aspect-ratio: auto;
    z-index: 1;
  }
  .product-card--wide .product-card__img img {
    object-position: left center;
  }
  .product-card--wide .product-card__info {
    position: absolute;
    left: 324px;
    top: 231px;
    width: 243px;
    height: 112px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    padding: 0;
    z-index: 2;
  }
  .product-card--wide .product-card__title {
    overflow: hidden;
    margin-top: -4px;
  }
  .product-card--wide .product-card__bottom {
    width: 100%;
  }
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .products-slider,
  .carousel {
    gap: 16px;
  }
  .product-card {
    flex: 0 0 283px;
    width: 283px;
    height: 363px;
    padding: 20px;
    gap: 10px;
  }
  .product-card__img {
    aspect-ratio: 228/141;
  }
  .product-card__img img {
    inset: 0;
    height: 100%;
    object-fit: contain;
  }
  .product-card__title {
    font-size: 16px;
  }
  .product-card__price {
    font-size: 16px;
  }
  .product-card__cart--text {
    height: 43px;
    padding: 0 24px;
    font-size: 16px;
  }
  .product-card--wide {
    flex: 0 0 587px;
    width: 587px;
    height: 363px;
  }
  .product-card--wide .product-card__img {
    left: 20px;
    top: 58px;
    width: 369px;
    height: 228px;
  }
  .product-card--wide .product-card__info {
    left: 324px;
    top: 231px;
    width: 243px;
    height: 112px;
  }
}
@media (max-width: 1366px) {
  .section--hits {
    padding-top: 123px;
    padding-bottom: 0;
  }
  .carousel-nav .link-arrow {
    display: none;
  }
  .carousel-wrap .track--slider:not(.is-static) {
    width: min(587px, 100%);
    margin-inline: auto;
    display: block;
  }
  .products-slider {
    display: flex;
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    padding-bottom: 4px;
  }
  .product-card {
    flex: 0 0 calc((100% - 16px) / 2.5);
    width: calc((100% - 16px) / 2.5);
    max-width: 250px;
    height: auto;
    scroll-snap-align: start;
    padding: 16px;
    border-radius: 12px;
    gap: 12px;
  }
  .product-card__top {
    margin-bottom: 0;
  }
  .product-card__actions {
    gap: 8px;
    margin-top: 0;
  }
  .product-card__info {
    margin-top: 16px;
    height: auto;
    gap: 10px;
  }
  .product-card__badge {
    height: 24px;
    width: auto;
    min-width: 56px;
    padding: 0 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
  .product-card__badge--top {
    display: none;
  }
  .product-card__like, .product-card__cart--icon {
    width: 40px;
    height: 40px;
    border-radius: 8px;
  }
  .product-card__like svg, .product-card__cart--icon svg {
    width: 20px;
    height: 20px;
  }
  .product-card__cart--icon {
    display: grid;
  }
  .product-card__cart--text {
    display: none;
  }
  .product-card__img {
    height: auto;
    margin-top: 8px;
    aspect-ratio: 228/141;
  }
  .product-card__img img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .product-card__title {
    font-size: 16px;
    height: auto;
    max-height: none;
    flex: none;
    letter-spacing: 0;
  }
  .product-card__price {
    font-size: 18px;
  }
  .product-card__bottom {
    min-height: 0;
    max-height: none;
    flex-wrap: nowrap;
    align-items: start;
    letter-spacing: -0.3px;
    max-height: none;
    flex: 0 0 auto;
    margin-top: 4px;
  }
}
@media (max-width: 1366px) and (min-width: 900px) {
  .section--hits .product-card,
  .section--novelties .product-card {
    flex: 0 0 calc((100% - 32px) / 3.5);
    width: calc((100% - 32px) / 3.5);
  }
  .section--hits .product-card__img,
  .section--novelties .product-card__img {
    margin-top: 0;
    aspect-ratio: 228/155;
  }
  .section--hits .product-card__info,
  .section--novelties .product-card__info {
    margin-top: 8px;
  }
}
@media (max-width: 480px) {
  .section--hits {
    padding-top: 71px;
    padding-bottom: 0;
  }
  .section-foot--mobile {
    display: block;
    margin-top: 19px;
  }
  .section-foot--mobile .btn {
    height: 40px;
    padding: 10px 32px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
  }
  .products-slider {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 11px;
    align-items: start;
    overflow: visible;
    scroll-snap-type: none;
    padding-bottom: 0;
  }
  .product-card {
    flex: none;
    width: 100%;
    max-width: none;
    scroll-snap-align: unset;
    min-height: 0;
    height: auto;
    padding: 10px;
    border-radius: 12px;
  }
  .product-card__top {
    margin-bottom: 0;
  }
  .product-card__actions {
    gap: 6px;
    margin-top: 0;
  }
  .product-card__content {
    flex: 0 0 auto;
    height: auto;
    gap: 8px;
  }
  .product-card__info {
    margin-top: 0;
    height: auto;
    flex: 0 0 auto;
    gap: 8px;
  }
  .product-card__badge {
    height: 19px;
    width: 51px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
  }
  .product-card__badge--top {
    display: none;
  }
  .product-card__like, .product-card__cart--icon {
    width: 30px;
    height: 30px;
    border-radius: 6px;
  }
  .product-card__like svg, .product-card__cart--icon svg {
    width: 17px;
    height: 17px;
  }
  .product-card__cart--icon {
    display: grid;
  }
  .product-card__cart--text {
    display: none;
  }
  .product-card__img {
    position: relative;
    overflow: hidden;
    height: 108px;
    max-height: 108px;
    margin-top: 8px;
    aspect-ratio: auto;
  }
  .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .product-card__title {
    font-size: 14px;
    margin-top: 8px;
    height: auto;
    max-height: none;
    flex: none;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .product-card__price {
    font-size: 16px;
  }
  .product-card__bottom {
    min-height: 0;
    max-height: none;
    margin-top: 7px;
    height: auto;
    flex-wrap: nowrap;
    align-items: start;
    flex: 0 0 auto;
  }
  .product-card--wide .product-card__top,
  .product-card--wide .product-card__info {
    position: static;
    inset: auto;
    width: 100%;
    height: auto;
  }
  .product-card--wide .product-card__img {
    position: relative;
    overflow: hidden;
    inset: auto;
    width: 100%;
    height: 108px;
    max-height: 108px;
    aspect-ratio: auto;
    margin-top: 8px;
  }
  .product-card--wide .product-card__img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }
  .carousel-wrap {
    overflow: visible;
  }
  .carousel-wrap .track--slider,
  .track:not(.track--about):not(.track--makers):not(.track--cats):not(.pd-benefits__track) {
    display: none;
  }
}
.field {
  margin-bottom: 1px;
}

.field__label {
  display: block;
  font-size: 18px;
  color: #878787;
  margin-bottom: 8px;
}

.field__control,
.field select,
.field textarea {
  width: 100%;
  background: #efefef;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 19px 20px;
  font-family: inherit;
  font-size: 16px;
  color: #16151a;
  transition: border-color 0.2s;
}
.field__control::placeholder,
.field select::placeholder,
.field textarea::placeholder {
  color: #878787;
}
.field__control:focus,
.field select:focus,
.field textarea:focus {
  outline: none;
  border-color: #00a0de;
}

.field textarea {
  min-height: 120px;
  resize: vertical;
}

.field select {
  appearance: none;
  background-image: none;
}

.field--select {
  position: relative;
}
.field--select::after {
  content: "";
  position: absolute;
  right: 22px;
  top: 46px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #16151a;
  border-bottom: 2px solid #16151a;
  transform: rotate(45deg);
  pointer-events: none;
}

.consent {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin: 8px 0 24px;
  font-size: 14px;
  color: #16151a;
  cursor: pointer;
}
.consent b,
.consent a,
.consent .consent__link {
  position: relative;
  z-index: 1;
  display: inline;
  font-weight: 700;
  color: #16151a;
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: color 0.2s;
  touch-action: manipulation;
}
.consent b::after,
.consent a::after,
.consent .consent__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.25s ease;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .consent b:hover,
  .consent a:hover,
  .consent .consent__link:hover {
    color: #00a0de;
  }
  .consent b:hover::after,
  .consent a:hover::after,
  .consent .consent__link:hover::after {
    transform: scaleX(1);
  }
}
.consent input {
  appearance: none;
  -webkit-appearance: none;
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  margin: 1px 0 0;
  border: 2px solid #00a0de;
  border-radius: 6px;
  background: #ffffff;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
.consent input::after {
  content: "";
  width: 6px;
  height: 11px;
  margin-top: -2px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.15s;
}
.consent input:checked {
  background: #00a0de;
  border-color: #00a0de;
}
.consent input:checked::after {
  opacity: 1;
}
.consent input:focus-visible {
  outline: 2px solid rgba(0, 160, 222, 0.4);
  outline-offset: 2px;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media (max-width: 1366px) {
  .form-grid {
    gap: 8px;
  }
}
@media (max-width: 480px) {
  .form-grid {
    grid-template-columns: 1fr;
    gap: 8px;
  }
  .consent {
    font-size: 12px;
    margin: 8px 0 16px;
  }
  .consent input {
    width: 20px;
    height: 20px;
  }
}
.page-fastfood .h2__muted {
  color: rgba(0, 0, 0, 0.3);
}

.ff-main {
  flex: 1;
}

.hero--fastfood {
  margin-top: 0;
}
.hero--fastfood .hero__bg img {
  object-position: center 80%;
  transform: scaleX(-1);
  aspect-ratio: 179/89;
}
.hero--fastfood .hero__bg::after {
  display: none;
}
.hero--fastfood .hero__inner {
  z-index: 3;
}
.hero--fastfood .hero__title {
  max-width: 603px;
}
.hero--fastfood .hero__subtitle {
  max-width: 350px;
  height: auto;
  letter-spacing: 0;
}

.ff-usp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  padding: 60px 0 0;
}
.ff-usp__card {
  min-height: 250px;
  border-radius: 20px;
  padding: 30px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
}
.ff-usp__card--dark {
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
}
.ff-usp__card--accent {
  background: #00a0de;
}
.ff-usp__icon {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: #ffffff;
  margin-bottom: 20px;
  position: relative;
  display: grid;
  place-items: center;
}
.ff-usp__icon::after {
  content: "";
  position: absolute;
  inset: 8px;
  border-radius: 2px;
  background: #004e99;
}
.ff-usp__icon:has(svg)::after {
  display: none;
}
.ff-usp__icon svg {
  position: relative;
  width: 22px;
  height: 22px;
  color: #004e99;
}
.ff-usp__card--accent .ff-usp__icon::after {
  background: #00a0de;
}
.ff-usp__card--accent .ff-usp__icon svg {
  color: #00a0de;
}
.ff-usp__card--accent-1 h3 {
  max-width: 181px;
}
.ff-usp__card--accent-2 h3 {
  max-width: 299px;
}
.ff-usp__title {
  margin: 0 0 auto;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  max-width: 290px;
}
.ff-usp__text {
  margin: 24px 0 0;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-usp__text {
    font-size: 15px;
  }
}
.ff-usp__text {
  line-height: 1.3;
  max-width: 236px;
  letter-spacing: 0.3px;
  color: #ffffff;
}

.ff-usp-wrap .track--usp {
  display: none;
}

.section--ff-formats {
  padding-top: 172px;
  padding-bottom: 0px;
}

.ff-formats__title {
  margin-bottom: 35px;
  max-width: 676px;
}

.carousel-wrap--formats .track--formats {
  display: none;
}

.ff-formats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-items: stretch;
  overflow: visible;
}
.ff-formats > * {
  min-width: 0;
}

.ff-format-card {
  display: grid;
  grid-template-columns: minmax(0, 0.4fr) minmax(0, 0.6fr);
  gap: 20px;
  align-items: stretch;
  min-width: 0;
  min-height: 240px;
  height: 100%;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  background: #ffffff;
}
.ff-format-card__img {
  width: 100%;
  height: 0;
  min-height: 100%;
  min-width: 0;
  align-self: stretch;
  object-fit: cover;
  border-radius: 12px;
}
.ff-format-card__body {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
}
.ff-format-card__body a {
  letter-spacing: 0.8px;
}
.ff-format-card__body .link-arrow {
  margin-top: auto;
}
.ff-format-card__badge {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  width: max-content;
  max-width: 100%;
  height: 19px;
  padding: 0 10px;
  margin-bottom: 16px;
  border-radius: 100px;
  background: #e22d3f;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  white-space: nowrap;
  box-sizing: border-box;
}
.ff-format-card__title {
  margin: 0 0 10px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #16151a;
}
.ff-format-card__text {
  margin: 0 0 16px;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-format-card__text {
    font-size: 15px;
  }
}
.ff-format-card__text {
  line-height: 1.3;
  max-width: none;
  letter-spacing: 0.4px;
  overflow-wrap: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-format-card {
    grid-template-columns: minmax(0, 0.38fr) minmax(0, 0.62fr);
    gap: 14px;
    padding: 16px;
    min-height: 210px;
  }
  .ff-format-card__badge {
    margin-bottom: 12px;
  }
  .ff-format-card__title {
    font-size: 21px;
    margin-bottom: 8px;
  }
  .ff-format-card__text {
    margin-bottom: 12px;
  }
}
.section__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
  flex-wrap: nowrap;
}
.section__head h2 {
  font-size: 48px;
  font-weight: 600;
  max-width: 800px;
  letter-spacing: 0px;
  flex: 0 1 auto;
  min-width: 0;
  font-synthesis: none;
  text-shadow: none;
}
.section__head a {
  letter-spacing: 0.3px;
  margin-bottom: 5px;
}

.section--ff-kitchen {
  padding-top: 140px;
}

.ff-kitchen__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 78px;
}
.ff-kitchen__head h2 {
  max-width: 835px;
  margin: 0;
}

.ff-kitchen__hint {
  display: flex;
  align-items: center;
  gap: 16px;
  max-width: 452px;
  margin: 0;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 0.73px;
}

.ff-kitchen__hint-icon {
  flex: 0 0 60px;
  width: 60px;
  height: 60px;
}
.ff-kitchen__hint-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ff-kitchen {
  position: relative;
  border-radius: 40px;
  overflow: hidden;
}
.ff-kitchen__mobile-list {
  display: none;
}
.ff-kitchen__img {
  width: 100%;
  height: auto;
  min-height: 320px;
  object-fit: cover;
  display: block;
}
.ff-kitchen__lines {
  position: absolute;
  pointer-events: none;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.35s ease;
}
.ff-kitchen__lines.is-active {
  opacity: 1;
}
.ff-kitchen__lines--left {
  left: 0;
  top: 40.8%;
  width: 22.4%;
  height: 53.6%;
}
.ff-kitchen__lines--right {
  left: 81.7%;
  top: 23.4%;
  width: 18.3%;
  height: 59.1%;
}
.ff-kitchen__pin {
  position: absolute;
  left: var(--pin-x);
  top: var(--pin-y);
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  padding: 0;
  border: none;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(7, 117, 223, 0.8);
  cursor: pointer;
  z-index: 5;
  display: grid;
  place-items: center;
  transition: background 0.2s, box-shadow 0.2s;
}
.ff-kitchen__pin-icon {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  color: #004e99;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.ff-kitchen__pin-icon svg {
  width: 24px;
  height: 24px;
}
.ff-kitchen__pin-icon--close {
  display: none;
  color: #ffffff;
}
.ff-kitchen__pin.is-active {
  z-index: 7;
  background: #e22d3f;
  box-shadow: 0 0 20px rgba(226, 45, 63, 0.6);
}
.ff-kitchen__pin.is-active .ff-kitchen__pin-icon--plus {
  display: none;
  transform: rotate(90deg) scale(0.6);
  opacity: 0;
}
.ff-kitchen__pin.is-active .ff-kitchen__pin-icon--close {
  display: grid;
  transform: rotate(0deg) scale(1);
  opacity: 1;
}
.ff-kitchen__pin:not(.is-active) .ff-kitchen__pin-icon--plus {
  transform: rotate(0deg) scale(1);
  opacity: 1;
}
.ff-kitchen__card {
  position: absolute;
  left: var(--card-left);
  top: var(--card-top);
  z-index: 6;
  width: min(435px, 24.2%);
  padding: 30px;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 8px 32px rgba(22, 21, 26, 0.08);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: scale(0.55);
  transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease;
}
.ff-kitchen__card.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: scale(1);
}
.ff-kitchen__card--wide {
  width: min(435px, 24.2%);
}
.ff-kitchen__card:not(.ff-kitchen__card--wide) {
  width: min(353px, 19.6%);
}
.ff-kitchen__card--tall .ff-kitchen__card-title {
  max-width: 225px;
}
.ff-kitchen__card:not(.ff-kitchen__card--wide) .ff-kitchen__card-text {
  max-width: 262px;
}
.ff-kitchen__card-text {
  margin: 0 0 20px;
  max-width: 308px;
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-kitchen__card-text {
    font-size: 15px;
  }
}
.ff-kitchen__card-text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .ff-kitchen__card-text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .ff-kitchen__card-text {
    font-size: 15px;
  }
}
.ff-kitchen__card-text {
  line-height: 1.3;
}

.section--ff-hits {
  padding-top: 72px;
  padding-bottom: 0;
}
.section--ff-hits .section__head {
  align-items: flex-start;
}
.section--ff-hits .section__head .link-arrow {
  flex-shrink: 0;
  margin-bottom: 0;
}
.section--ff-hits .section__head h2 .h2__muted {
  display: block;
}
.section--ff-hits .track {
  margin-top: 40px;
  max-width: 587px;
}
.section--ff-hits .product-card__info {
  height: auto;
  flex: 1 1 auto;
}
.section--ff-hits .product-card__bottom {
  justify-content: space-between;
  flex: 0 0 auto;
  height: auto;
  min-height: 0;
  max-height: none;
}

.section--ff-process {
  padding-block: 158px;
  padding-bottom: 0;
}

.ff-process {
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  border-radius: 40px;
  padding: 60px;
  color: #ffffff;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "head cta" "slider slider" "track track";
  column-gap: 24px;
}
.ff-process__head {
  grid-area: head;
  margin-bottom: 0;
}
.ff-process__title {
  margin: 0;
  max-width: 762px;
  color: #fbfbfb;
  line-height: 0.9;
}
.ff-process__cta {
  grid-area: cta;
  width: 283px;
  align-self: start;
}
.ff-process__slider {
  grid-area: slider;
  display: flex;
  gap: 10px;
  margin-top: 60px;
  overflow-x: hidden;
  scroll-snap-type: none;
  scrollbar-width: none;
}
.ff-process__slider::-webkit-scrollbar {
  display: none;
}
.ff-process .track--process {
  display: none;
}

.ff-step {
  position: relative;
  overflow: hidden;
  flex: 1 1 0;
  min-width: 0;
  width: auto;
  max-width: none;
  min-height: 580px;
  padding: 30px;
  border-radius: 20px;
  background: rgba(251, 251, 251, 0.2);
  border: 1px solid #fbfbfb;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
@media (hover: hover) {
  .ff-step:hover {
    background: #ffffff;
    color: #16151a;
    border-color: #ffffff;
  }
  .ff-step:hover .ff-step__badge {
    background: #e22d3f;
    color: #ffffff;
  }
  .ff-step:hover .ff-step__nav {
    background: #e22d3f;
    color: #ffffff;
  }
  .ff-step:hover .ff-step__text {
    color: #16151a;
  }
  .ff-step:hover:not(.ff-step--1) .ff-step__media img {
    mix-blend-mode: normal;
  }
}
.ff-step__top {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.ff-step__badge {
  display: inline-flex;
  align-items: center;
  height: 33px;
  padding: 8px 24px;
  border-radius: 100px;
  background: #ffffff;
  color: #e22d3f;
  font-family: "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.ff-step__nav {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  background: #ffffff;
  color: #e22d3f;
  display: grid;
  place-items: center;
  flex-shrink: 0;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.ff-step__nav svg {
  width: 31px;
  height: 31px;
}
.ff-step__media {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  left: 50%;
  transform: translateX(-50%);
  max-width: calc(100% - 16px);
}
.ff-step__media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ff-step--1 .ff-step__media {
  top: 48px;
  width: 380px;
  height: 380px;
}
.ff-step--2 .ff-step__media {
  top: 40px;
  width: 400px;
  height: 400px;
}
.ff-step--3 .ff-step__media {
  top: 24px;
  width: 460px;
  height: 460px;
}
.ff-step--4 .ff-step__media {
  top: 64px;
  width: 350px;
  height: 350px;
}
.ff-step:not(.ff-step--1) .ff-step__media img {
  mix-blend-mode: screen;
}
.ff-step__body {
  position: relative;
  z-index: 1;
  margin-top: auto;
  padding-top: 24px;
}
.ff-step__title {
  margin: 0 0 12px;
  max-width: 341px;
  font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.ff-step--1 .ff-step__title {
  max-width: 220px;
}
.ff-step--2 .ff-step__title {
  max-width: 230px;
}
.ff-step--3 .ff-step__title {
  max-width: 315px;
}
.ff-step__text {
  margin: 0;
  max-width: 315px;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-step__text {
    font-size: 15px;
  }
}
.ff-step__text {
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.85);
  transition: color 0.25s ease;
}
.ff-step--1 .ff-step__text {
  max-width: 305px;
}
.ff-step--2 .ff-step__text {
  max-width: 314px;
}
.ff-step--4 .ff-step__text {
  max-width: 311px;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .section--ff-process {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .ff-process {
    padding: 36px;
    border-radius: 28px;
  }
  .ff-process__title {
    font-size: 45px;
    max-width: 560px;
    line-height: 0.95;
  }
  .ff-process__cta {
    width: auto;
    min-width: 220px;
    padding: 14px 28px;
    font-size: 15px;
  }
  .ff-process__slider {
    margin-top: 36px;
    gap: 8px;
    overflow-x: hidden;
    scroll-snap-type: none;
  }
  .ff-process .track--process {
    display: none;
  }
  .ff-step {
    flex: 1 1 0;
    min-width: 0;
    width: auto;
    max-width: none;
    min-height: 400px;
    height: 400px;
    padding: 16px;
    border-radius: 16px;
  }
  .ff-step__badge {
    height: 26px;
    padding: 4px 14px;
    font-size: 12px;
  }
  .ff-step__nav {
    width: 36px;
    height: 36px;
  }
  .ff-step__nav svg {
    width: 20px;
    height: 20px;
  }
  .ff-step__title {
    font-size: 21px;
    margin-bottom: 8px;
    max-width: none;
  }
  .ff-step__text {
    font-size: 15px;
    line-height: 1.25;
    max-width: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .ff-step__body {
    padding-top: 12px;
  }
  .ff-step--1 .ff-step__media {
    left: 50%;
    top: 36px;
    transform: translateX(-50%);
    width: 240px;
    height: 240px;
  }
  .ff-step--2 .ff-step__media {
    left: 50%;
    top: 30px;
    transform: translateX(-50%);
    width: 250px;
    height: 250px;
  }
  .ff-step--3 .ff-step__media {
    left: 50%;
    top: 22px;
    transform: translateX(-50%);
    width: 280px;
    height: 280px;
  }
  .ff-step--4 .ff-step__media {
    left: 50%;
    top: 40px;
    transform: translateX(-50%);
    width: 230px;
    height: 230px;
  }
  .ff-step--1 .ff-step__title, .ff-step--2 .ff-step__title, .ff-step--3 .ff-step__title {
    max-width: none;
  }
}
.section--ff-seo {
  padding-top: 72px;
  padding-bottom: 80px;
}
.section--ff-seo h2 {
  margin-bottom: 32px;
  max-width: 922px;
}

.ff-bottom {
  display: flex;
  flex-direction: column;
}
.ff-bottom .section--lead-wide {
  order: 1;
  padding-bottom: 0;
}
@media (min-width: 1367px) {
  .ff-bottom .section--lead-wide {
    padding-top: 140px;
  }
}
.ff-bottom .section--lead-wide:last-child {
  padding-bottom: 80px;
}
.ff-bottom .section--ff-seo {
  order: 2;
}

.ff-seo {
  background: #f4f4f4;
  border-radius: 40px;
  padding: 40px;
  width: 100%;
}
.ff-seo p, .ff-seo__text {
  font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
  font-weight: 400;
  color: #16151a;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .ff-seo p, .ff-seo__text {
    font-size: 15px;
  }
}
.ff-seo p, .ff-seo__text {
  line-height: 1.4;
}
@media (max-width: 1366px) and (min-width: 481px) {
  .ff-seo p, .ff-seo__text {
    font-size: 17px;
  }
}
@media (max-width: 480px) {
  .ff-seo p, .ff-seo__text {
    font-size: 15px;
  }
}
.ff-seo p, .ff-seo__text {
  margin: 0 0 1em;
  max-width: none;
}
.ff-seo p:last-child, .ff-seo__text:last-child {
  margin-bottom: 0;
}

.section-foot--mobile {
  display: none;
}

.btn--block-mobile {
  width: 100%;
  height: 40px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.7px;
}

.btn--outline-accent {
  background: transparent;
  color: #00a0de;
  border: 1px solid #00a0de;
  width: 100%;
  padding: 10px 32px;
  font-size: 14px;
  font-weight: 500;
}

@media (max-width: 1366px) {
  .ff-usp {
    grid-template-columns: repeat(2, 1fr);
  }
  .section--ff-kitchen .container {
    width: 100%;
    max-width: none;
    margin-inline: 0;
    padding-inline: 0;
  }
  .ff-kitchen__head {
    padding-inline: 40px;
    width: auto;
    max-width: none;
    margin-inline: 0;
    box-sizing: border-box;
  }
  .ff-kitchen {
    position: relative;
    aspect-ratio: 768/428;
    border-radius: 0;
    overflow: hidden;
  }
  .ff-kitchen__img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    border-radius: 0;
    object-fit: cover;
    object-position: center 42%;
  }
  .ff-kitchen__card {
    width: min(260px, 34%) !important;
    max-height: calc(100% - 24px);
    padding: 16px;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: auto;
  }
  .ff-kitchen__card--wide {
    width: min(260px, 34%) !important;
  }
  .ff-kitchen__lines--left {
    left: 0;
    top: 38%;
    width: 24%;
    height: 52%;
  }
  .ff-kitchen__lines--right {
    left: 80%;
    top: 22%;
    width: 20%;
    height: 58%;
  }
  .section--ff-formats {
    padding-top: 140px;
    padding-bottom: 0;
  }
  .ff-formats__title {
    margin-bottom: 20px;
    max-width: 339px;
    line-height: 0.9;
    font-size: 24px;
  }
  .carousel-wrap--formats {
    overflow: visible;
  }
  .carousel-wrap--formats .track--formats {
    display: block;
    margin-top: 20px;
    width: min(587px, 100%);
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }
  .ff-formats {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 40px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin-inline: -40px;
    padding-inline: 40px;
  }
  .ff-formats::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .ff-format-card {
    flex: 0 0 252px;
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    grid-template-columns: none;
    height: 330px;
    min-height: 330px;
    padding: 19px;
    border-radius: 12px;
    gap: 0;
  }
  .ff-format-card__img {
    flex-shrink: 0;
    width: 100%;
    height: 130px;
    min-height: 0;
    aspect-ratio: auto;
    border-radius: 12px;
    margin-bottom: 10px;
    object-fit: cover;
  }
  .ff-format-card__body {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    min-height: 0;
  }
  .ff-format-card__badge {
    align-self: flex-start;
    width: max-content;
    max-width: 100%;
    padding: 4px 12px;
    font-size: 8px;
    margin-bottom: 20px;
    height: auto;
  }
  .ff-format-card__title {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 12px;
  }
  .ff-format-card__text {
    font-size: 12px;
    color: #878787;
    max-width: 197px;
    margin-bottom: 0;
    letter-spacing: 0;
    line-height: 1.1;
    display: block;
    -webkit-line-clamp: unset;
    line-clamp: unset;
    overflow: visible;
  }
  .ff-format-card__body .link-arrow {
    align-self: flex-start;
    margin-top: 16px;
    gap: 4px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .ff-format-card__body .link-arrow svg {
    display: block;
  }
  .ff-format-card__body .link-arrow .link-arrow__text::before,
  .ff-format-card__body .link-arrow .link-arrow__text::after {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
  }
}
@media (max-width: 1366px) {
  .page-fastfood .container {
    width: min(1800px, 100% - 80px);
  }
  .hero--fastfood {
    height: 400px;
    min-height: auto;
    align-items: flex-end;
    overflow: hidden;
    position: relative;
  }
  .hero--fastfood .hero__bg img {
    position: absolute;
    aspect-ratio: auto;
    top: 0;
    left: 65%;
    height: 100%;
    width: 115%;
    max-width: none;
    object-fit: fill;
    transform: translate(-656px, -54px) scaleX(-1) scale(1.3);
  }
  .hero--fastfood .hero__inner {
    padding-bottom: 40px;
  }
  .hero--fastfood .hero__title {
    font-size: 32px;
    line-height: 1;
    max-width: 490px;
  }
  .hero--fastfood .hero__subtitle {
    font-size: 14px;
    line-height: 1.1;
    max-width: 266px;
  }
  .hero--fastfood .hero__actions {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
  }
  .hero--fastfood .hero__actions .btn {
    padding: 16px 32px;
    font-size: 14px;
    line-height: 1.1;
  }
  .hero--fastfood .hero__actions .btn--accent {
    width: 248px;
  }
  .hero--fastfood .hero__actions .btn--white {
    width: 153px;
  }
  .hero--fastfood .hero__arrows {
    display: none;
  }
  .hero--fastfood .hero__dots {
    display: flex;
    left: auto;
    right: 40px;
    bottom: 40px;
    transform: none;
  }
  .ff-usp-wrap .track--usp {
    display: none;
  }
  .ff-usp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    overflow: visible;
    margin-inline: 0;
    padding-inline: 0;
    padding-top: 40px;
    scroll-snap-type: none;
  }
  .ff-usp__card {
    flex: none;
    width: auto;
    min-width: 0;
    min-height: 178px;
    padding: 20px;
    border-radius: 12px;
    scroll-snap-align: none;
  }
  .ff-usp__title {
    font-size: 16px;
    max-width: none;
  }
  .ff-usp__text {
    margin-top: auto;
    font-size: 15px;
    max-width: none;
    letter-spacing: 0.3px;
  }
  .ff-usp__card--accent-1 h3 {
    max-width: none;
  }
  .ff-usp__card--accent-2 h3 {
    max-width: none;
  }
  .h2,
  .section__head h2,
  .ff-kitchen__head h2 {
    font-size: 24px;
    line-height: 1.05;
  }
  .ff-formats__title {
    line-height: 0.9;
  }
  .section--ff-formats {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .product-card__badge--top {
    display: none;
  }
  .product-card__badge {
    width: 51px;
    margin-top: 5px;
  }
  .products-slider,
  .carousel {
    gap: 11px;
  }
  .section__head {
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .section__head h2 {
    font-size: 24px;
    max-width: 396px;
  }
  .section__head .link-arrow {
    font-size: 15px;
    margin-bottom: 0;
  }
  .section--ff-kitchen {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .section--ff-kitchen .container {
    width: 100%;
    max-width: none;
    margin-inline: 0;
    padding-inline: 0;
  }
  .ff-kitchen__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 40px;
    padding-inline: 40px;
    width: auto;
    max-width: none;
    margin-inline: 0;
    box-sizing: border-box;
  }
  .ff-kitchen__head h2 {
    max-width: 386px;
  }
  .ff-kitchen__hint {
    display: none;
  }
  .ff-kitchen__pin {
    width: 32px;
    height: 32px;
  }
  .ff-kitchen__pin-icon svg {
    width: 24px;
    height: 24px;
  }
  .ff-kitchen__card-text {
    font-size: 15px;
    color: #16151a;
    max-width: none;
    margin-bottom: 12px;
    line-height: 1.3;
  }
  .section--ff-hits {
    padding-top: 120px;
    padding-bottom: 0;
  }
  .section--ff-hits .track {
    margin-top: 17px;
    max-width: 587px;
    margin-left: auto;
    margin-right: auto;
  }
  .section--ff-hits .container .section__head a.link-arrow {
    margin-top: auto;
  }
  .section--ff-process {
    padding-top: 116px;
    padding-bottom: 0;
  }
  .ff-process {
    padding: 20px;
    border-radius: 12px;
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "head cta" "slider slider" "track track";
    column-gap: 24px;
  }
  .ff-process__head {
    grid-area: head;
    margin-bottom: 0;
    align-self: center;
  }
  .ff-process__title {
    font-size: 24px;
    max-width: 289px;
    line-height: 0.9;
    color: #fbfbfb;
  }
  .ff-process__slider {
    grid-area: slider;
    margin-top: 25px;
    gap: 10px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .ff-process__cta {
    grid-area: cta;
    width: auto;
    margin-top: 0;
    align-self: start;
    font-size: 14px;
    font-weight: 700;
    padding: 16px 32px;
    min-height: 47px;
  }
  .ff-process .track--process {
    display: block;
    grid-area: track;
    margin: 20px auto 0;
    width: 100%;
    max-width: 587px;
    background: #2871b7;
  }
  .ff-process .track--process .track__thumb {
    background: #ffffff;
  }
  .ff-process .track {
    margin-left: auto;
    margin-right: auto;
  }
  .ff-step {
    flex: 0 0 272px;
    scroll-snap-align: start;
    min-height: 318px;
    height: auto;
    padding: 12px;
    border-radius: 12px;
  }
  .ff-step__badge {
    height: auto;
    padding: 5px 11px;
    font-size: 12px;
    width: auto;
    margin-bottom: 0;
    margin-top: 0;
  }
  .ff-step__nav {
    width: 28px;
    height: 28px;
  }
  .ff-step__nav svg {
    width: 18px;
    height: 18px;
  }
  .ff-step__title {
    font-size: 16px;
    max-width: 189px;
    line-height: 1;
    margin-bottom: 12px;
  }
  .ff-step__text {
    font-size: 12px;
    line-height: 1.2;
    max-width: 234px;
    color: #ffffff;
  }
}
@media (max-width: 1366px) and (hover: hover) {
  .ff-step:hover .ff-step__text {
    max-width: 248px;
    color: #878787;
  }
}
@media (max-width: 1366px) {
  .ff-step--1 {
    padding: 0;
  }
  .ff-step--1 .ff-step__top {
    position: absolute;
    z-index: 2;
    top: 12px;
    left: 12px;
    right: 12px;
  }
  .ff-step--1 .ff-step__media {
    top: 37px;
    left: 50%;
    transform: translateX(-50%);
    width: 223px;
    height: 223px;
  }
  .ff-step--1 .ff-step__media img {
    object-fit: cover;
    object-position: center 22%;
  }
  .ff-step--1 .ff-step__body {
    position: absolute;
    inset: 0;
    margin: 0;
    padding: 0;
    z-index: 1;
    pointer-events: none;
  }
  .ff-step--1 .ff-step__title,
  .ff-step--1 .ff-step__text {
    pointer-events: auto;
  }
  .ff-step--1 .ff-step__title {
    position: absolute;
    top: 238px;
    left: 12px;
    transform: none;
    margin: 0;
    max-width: 248px;
    font-size: 16px;
    line-height: 1;
  }
  .ff-step--1 .ff-step__text {
    position: absolute;
    top: 258px;
    left: 12px;
    transform: none;
    margin: 0;
    max-width: 248px;
    font-size: 12px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.85);
  }
  .ff-step--2 .ff-step__media {
    left: -4px;
    top: -1px;
    width: 232px;
    height: 232px;
    transform: none;
  }
  .ff-step--3 .ff-step__media {
    left: -2px;
    top: -4px;
    width: 270px;
    height: 270px;
    transform: none;
  }
  .ff-step--4 .ff-step__media {
    left: 36px;
    top: 20px;
    width: 200px;
    height: 200px;
    transform: none;
  }
  .ff-step__body {
    padding-top: 0;
  }
  .section--ff-seo {
    padding-top: 48px;
    padding-bottom: 60px;
  }
  .section--ff-seo h2 {
    font-size: 24px;
    margin-bottom: 20px;
    max-width: 500px;
  }
  .ff-seo {
    width: 100%;
    padding: 20px;
    border-radius: 12px;
  }
  .ff-bottom .section--lead-wide {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .page-fastfood .container {
    width: min(1800px, 100% - 32px);
  }
  .hero--fastfood {
    min-height: 640px;
    height: auto;
    max-height: none;
    align-items: flex-end;
  }
  .hero--fastfood .hero__bg img {
    position: absolute;
    aspect-ratio: auto;
    top: 0;
    left: 65%;
    height: 100%;
    width: auto;
    max-width: none;
    object-fit: fill;
    transform: translate(-828px, -139px) scaleX(-1) scale(1.5);
  }
  .hero--fastfood .hero__inner {
    padding-bottom: 40px;
  }
  .hero--fastfood .hero__title {
    font-size: 28px;
    max-width: 305px;
    line-height: 1;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
  }
  .hero--fastfood .hero__subtitle {
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 32px;
    max-width: 266px;
    color: #ffffff;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
  }
  .hero--fastfood .hero__actions {
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }
  .hero--fastfood .hero__actions .btn {
    width: 100%;
    justify-content: center;
    padding: 16px 32px;
    font-size: 16px;
  }
  .hero--fastfood .hero__actions .btn--accent {
    width: 100%;
    background: #00a0de;
    color: #ffffff;
    border-color: transparent;
  }
  .hero--fastfood .hero__actions .btn--white {
    width: 100%;
    background: #ffffff;
    color: #16151a;
    border-color: transparent;
  }
  .hero--fastfood .hero__dots {
    left: 50%;
    right: auto;
    bottom: 16px;
    transform: translateX(-50%);
  }
  .ff-usp-wrap .track--usp {
    display: block;
    margin-top: 20px;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
  .ff-usp {
    display: flex;
    flex-wrap: nowrap;
    grid-template-columns: none;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x proximity;
    scroll-padding-inline: 16px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin-inline: -16px;
    padding-inline: 16px;
    padding-top: 60px;
  }
  .ff-usp::-webkit-scrollbar {
    display: none;
    height: 0;
  }
  .ff-usp__card {
    flex: 0 0 min(300px, 100vw - 32px - 10px);
    scroll-snap-align: start;
    min-height: 250px;
  }
  .ff-usp__title {
    font-size: 20px;
  }
  .ff-usp__text {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.3;
  }
  .h2,
  .section__head h2,
  .ff-formats__title,
  .ff-kitchen__head h2 {
    font-size: 32px;
    line-height: 1.05;
  }
  .section--ff-formats {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .ff-formats__title {
    margin-bottom: 30px;
    max-width: 279px;
    line-height: 1.05;
  }
  .ff-formats__title .h2__muted {
    display: block;
  }
  .carousel-wrap--formats .track--formats {
    display: none;
  }
  .ff-formats {
    display: flex;
    flex-direction: column;
    gap: 8px;
    overflow: visible;
    margin-inline: 0;
    padding-inline: 0;
    scroll-snap-type: none;
  }
  .ff-format-card {
    flex: none;
    width: 100%;
    min-height: 0;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 19px;
    scroll-snap-align: unset;
  }
  .ff-format-card__img {
    width: 100%;
    height: 150px;
    min-height: 0;
    aspect-ratio: auto;
    margin-bottom: 10px;
    border-radius: 12px;
  }
  .ff-format-card__body {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
  }
  .ff-format-card__badge {
    align-self: flex-start;
    width: max-content;
    max-width: 100%;
    font-size: 8px;
    margin-bottom: 20px;
    height: auto;
    display: inline-flex;
  }
  .ff-format-card__title {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 16px;
  }
  .ff-format-card__text {
    font-size: 17px;
    color: #16151a;
    margin-bottom: 0;
    max-width: none;
    line-height: 1.4;
    overflow-wrap: anywhere;
    display: block;
    -webkit-line-clamp: unset;
    line-clamp: unset;
    overflow: visible;
  }
  .ff-format-card__body .link-arrow {
    align-self: flex-start;
    margin-top: 16px;
    gap: 4px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .ff-format-card__body .link-arrow svg {
    display: block;
  }
  .ff-format-card__body .link-arrow .link-arrow__text::before,
  .ff-format-card__body .link-arrow .link-arrow__text::after {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.1;
  }
  .section-foot--mobile {
    display: block;
    margin-top: 20px;
  }
  .section--ff-kitchen {
    padding-top: 102px;
    padding-bottom: 0;
  }
  .section--ff-kitchen .container {
    width: 100%;
    max-width: none;
    margin-inline: 0;
    padding-inline: 0;
  }
  .ff-kitchen__head {
    margin-bottom: 22px;
    padding-inline: 16px;
    width: auto;
    max-width: none;
    margin-inline: 0;
    box-sizing: border-box;
  }
  .ff-kitchen__head h2 {
    max-width: 323px;
  }
  .ff-kitchen__hint {
    display: none;
  }
  .ff-kitchen {
    background: transparent;
    border-radius: 0;
    overflow: visible;
  }
  .ff-kitchen__img, .ff-kitchen__lines, .ff-kitchen__pin, .ff-kitchen__card[data-kitchen-card] {
    display: none;
  }
  .ff-kitchen__mobile-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 0;
    padding-inline: 16px;
  }
  .ff-kitchen__mobile-item {
    background: #fbfbfb;
    border-radius: 12px;
    overflow: hidden;
  }
  .ff-kitchen__mobile-item.is-open .ff-kitchen__mobile-icon-plus {
    opacity: 0;
    transform: rotate(-90deg);
  }
  .ff-kitchen__mobile-item.is-open .ff-kitchen__mobile-icon-close {
    opacity: 1;
    transform: rotate(0);
  }
  .ff-kitchen__mobile-btn {
    width: 100%;
    min-height: 52px;
    padding: 16px 16px 16px 20px;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    text-align: left;
    cursor: pointer;
  }
  .ff-kitchen__mobile-title {
    flex: 1;
    min-width: 0;
    margin: 0;
    font-family: "UNCAGE", "Montserrat", "Inter Tight", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    color: #16151a;
  }
  .ff-kitchen__mobile-icon {
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    background: #00a0de;
    color: #ffffff;
    display: grid;
    place-items: center;
    align-self: center;
  }
  .ff-kitchen__mobile-icon-plus, .ff-kitchen__mobile-icon-close {
    grid-area: 1/1;
    display: grid;
    place-items: center;
    width: 24px;
    height: 24px;
    transition: opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .ff-kitchen__mobile-icon-plus svg, .ff-kitchen__mobile-icon-close svg {
    width: 24px;
    height: 24px;
  }
  .ff-kitchen__mobile-icon-close {
    opacity: 0;
    transform: rotate(90deg);
  }
  .ff-kitchen__mobile-body {
    max-height: 0;
    overflow: hidden;
    padding-inline: 20px;
    opacity: 0;
    transition: max-height 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .ff-kitchen__mobile-item.is-open .ff-kitchen__mobile-body {
    opacity: 1;
  }
  .ff-kitchen__mobile-text {
    margin: 0 0 16px;
    padding-top: 20px;
    font-family: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-weight: 400;
    color: #16151a;
    font-size: 18px;
    line-height: 1.4;
    font-size: 15px;
    line-height: 1.3;
    max-width: none;
  }
}
@media (max-width: 767px) and (max-width: 1728px) and (min-width: 1367px) {
  .ff-kitchen__mobile-text {
    font-size: 15px;
  }
}
@media (max-width: 767px) and (max-width: 1366px) and (min-width: 481px) {
  .ff-kitchen__mobile-text {
    font-size: 17px;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .ff-kitchen__mobile-text {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .ff-kitchen__mobile-link.link-arrow {
    display: inline-flex;
    align-self: flex-start;
    margin: 0 0 16px;
    font-family: "Roboto Flex", "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0;
    gap: 4px;
  }
  .ff-kitchen__mobile-link.link-arrow svg {
    width: 24px;
    height: 24px;
  }
  .ff-kitchen__mobile-media {
    margin-top: 0;
    margin-bottom: 20px;
    margin-inline: -10px;
    width: calc(100% + 20px);
    border-radius: 12px;
    overflow: hidden;
    height: 229px;
  }
  .ff-kitchen__mobile-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .section--ff-hits {
    padding-top: 90px;
    padding-bottom: 0px;
  }
  .section--ff-hits .section__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 22px;
  }
  .section--ff-hits .section__head .link-arrow {
    display: none;
  }
  .section--ff-hits .carousel-wrap .track--slider {
    display: none;
  }
  .section--ff-hits .products-slider {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    align-items: start;
    overflow: visible;
  }
  .section--ff-process {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .ff-process {
    padding: 20px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .ff-process__head {
    margin-bottom: 30px;
  }
  .ff-process__title {
    font-size: 32px;
    max-width: 289px;
    line-height: 0.9;
    color: #fbfbfb;
  }
  .ff-process__slider {
    margin-top: 0;
    gap: 10px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
  }
  .ff-process__cta {
    width: 100%;
    justify-content: center;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 700;
    padding: 16px 32px;
    min-height: 47px;
  }
  .ff-process .track--process {
    display: block;
    width: 100%;
    max-width: 303px;
    margin: 20px auto 0;
    background: #2871b7;
  }
  .ff-process .track--process .track__thumb {
    background: #ffffff;
  }
  .ff-process .track {
    margin-left: auto;
    margin-right: auto;
  }
  .ff-step {
    flex: 0 0 272px;
    scroll-snap-align: start;
    min-height: 318px;
    height: auto;
    padding: 12px;
    border-radius: 12px;
  }
  .ff-step__badge {
    height: auto;
    padding: 5px 11px;
    font-size: 12px;
    width: auto;
    margin-bottom: 0;
    margin-top: 0;
  }
  .ff-step__nav {
    width: 28px;
    height: 28px;
  }
  .ff-step__nav svg {
    width: 18px;
    height: 18px;
  }
  .ff-step__title {
    font-size: 20px;
    max-width: 189px;
    line-height: 1;
    margin-bottom: 12px;
  }
  .ff-step--1 .ff-step__title, .ff-step--2 .ff-step__title, .ff-step--3 .ff-step__title, .ff-step--4 .ff-step__title {
    max-width: 189px;
  }
  .ff-step__text {
    font-size: 12px;
    line-height: 1.2;
    max-width: 234px;
    color: #ffffff;
  }
  .ff-step--1 .ff-step__text, .ff-step--2 .ff-step__text, .ff-step--3 .ff-step__text, .ff-step--4 .ff-step__text {
    max-width: 234px;
  }
}
@media (max-width: 767px) and (hover: hover) {
  .ff-step:hover .ff-step__text {
    max-width: 248px;
    color: #878787;
    font-size: 12px;
    line-height: 1.2;
  }
  .ff-step:hover.ff-step--1 .ff-step__text, .ff-step:hover.ff-step--2 .ff-step__text, .ff-step:hover.ff-step--3 .ff-step__text, .ff-step:hover.ff-step--4 .ff-step__text {
    max-width: 248px;
  }
}
@media (max-width: 767px) {
  .ff-step__body {
    padding-top: 0;
  }
  .ff-step--1 {
    padding: 0;
  }
  .ff-step--1 .ff-step__top {
    position: absolute;
    z-index: 2;
    top: 12px;
    left: 12px;
    right: 12px;
  }
  .ff-step--1 .ff-step__media {
    top: 37px;
    left: 50%;
    transform: translateX(-50%);
    width: 223px;
    height: 223px;
  }
  .ff-step--1 .ff-step__media img {
    object-fit: cover;
    object-position: center 22%;
  }
  .ff-step--1 .ff-step__body {
    position: absolute;
    inset: 0;
    margin: 0;
    padding: 0;
    z-index: 1;
    pointer-events: none;
  }
  .ff-step--1 .ff-step__title,
  .ff-step--1 .ff-step__text {
    pointer-events: auto;
  }
  .ff-step--1 .ff-step__title {
    position: absolute;
    top: 238px;
    left: 12px;
    transform: none;
    margin: 0;
    max-width: 248px;
    font-size: 16px;
    line-height: 1;
  }
  .ff-step--1 .ff-step__text {
    position: absolute;
    top: 258px;
    left: 12px;
    transform: none;
    margin: 0;
    max-width: 248px;
    font-size: 12px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.85);
  }
  .ff-step--2 .ff-step__media {
    left: 23px;
    top: 17px;
    width: 203px;
    height: 203px;
    transform: none;
  }
  .ff-step--3 .ff-step__media {
    left: -2px;
    top: -4px;
    width: 270px;
    height: 270px;
    transform: none;
  }
  .ff-step--4 .ff-step__media {
    left: 36px;
    top: 20px;
    width: 200px;
    height: 200px;
    transform: none;
  }
  .section--ff-seo {
    padding-top: 40px;
    padding-bottom: 48px;
  }
  .section--ff-seo h2 {
    font-size: 24px;
    margin-bottom: 21px;
    margin-top: 2px;
  }
  .ff-seo {
    padding: 16px;
    border-radius: 12px;
  }
  .ff-bottom {
    display: flex;
    flex-direction: column;
  }
  .ff-bottom .section--lead-wide {
    order: 1;
    padding-top: 32px;
    padding-bottom: 0;
  }
  .ff-bottom .section--ff-seo {
    order: 2;
    padding-top: 40px;
    padding-bottom: 48px;
  }
  .ff-bottom .lead-wide__form {
    margin-bottom: 0;
  }
  .ff-bottom .ff-seo {
    padding: 16px;
    border-radius: 12px;
  }
}
.section--lead-wide {
  padding-top: 72px;
  padding-bottom: 140px;
}

.lead-wide {
  display: flex;
  align-items: stretch;
  gap: 20px;
  width: 100%;
  max-width: 100%;
}

.lead-wide__intro {
  flex: 812 1 0;
  background: linear-gradient(180deg, #0777e2 0%, #034584 100%);
  border-radius: 40px;
  padding: 40px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  min-height: 395px;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__intro h2 {
  color: #fbfbfb;
  margin-bottom: 0;
  max-width: 517px;
  font-size: 54px;
  line-height: 0.9;
  letter-spacing: 0;
  font-synthesis: none;
}
.lead-wide__intro p {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1728px) and (min-width: 1367px) {
  .lead-wide__intro p {
    font-size: 15px;
  }
}
.lead-wide__intro p {
  line-height: 1.2;
  margin-top: auto;
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 400;
}

.lead-wide__form {
  flex: 968 1 0;
  background: #f0f0f0;
  border-radius: 40px;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-height: 395px;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__form .field__label {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.2;
  color: #878787;
}
.lead-wide__form .field__control,
.lead-wide__form .field select,
.lead-wide__form select,
.lead-wide__form textarea {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 8px;
  font-family: inherit;
  font-size: 16px;
  color: #16151a;
  transition: border-color 0.2s;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 0 20px;
  line-height: 1.2;
  appearance: none;
  -webkit-appearance: none;
}
.lead-wide__form .field__control::placeholder,
.lead-wide__form .field select::placeholder,
.lead-wide__form select::placeholder,
.lead-wide__form textarea::placeholder {
  color: #878787;
}
.lead-wide__form .field__control:focus,
.lead-wide__form .field select:focus,
.lead-wide__form select:focus,
.lead-wide__form textarea:focus {
  outline: none;
  border-color: #00a0de;
}
.lead-wide__form .field select,
.lead-wide__form select {
  appearance: none;
  -webkit-appearance: none;
  background-image: none;
}
.lead-wide__form .field--select {
  position: relative;
}
.lead-wide__form .field--select:focus-within .field__control,
.lead-wide__form .field--select:focus-within select {
  border-color: #00a0de;
}
.lead-wide__form .field--select::after {
  content: "";
  position: absolute;
  right: 20px;
  top: calc(100% - 30px);
  bottom: auto;
  width: 10px;
  height: 10px;
  border-right: 2px solid #16151a;
  border-bottom: 2px solid #16151a;
  transform: translateY(-65%) rotate(45deg);
  pointer-events: none;
}
.lead-wide__form .field--select .field-select__trigger {
  background: #ffffff;
}
.lead-wide__form .field textarea,
.lead-wide__form textarea.field__control {
  display: block;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 20px;
  line-height: 1.2;
  resize: none;
  overflow: hidden;
  overflow-wrap: break-word;
  vertical-align: top;
}
.lead-wide__form .field textarea:focus,
.lead-wide__form textarea.field__control:focus {
  outline: none;
  border-color: #00a0de;
  overflow-y: auto;
}
.lead-wide__form .phone-intl {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 60px;
  min-height: 60px;
  max-height: 60px;
  padding: 0 20px;
  background: #ffffff;
  overflow: hidden;
}
.lead-wide__form .phone-intl .phone-intl__input {
  flex: 1 1 auto;
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 0;
  max-height: none;
  padding: 0;
  background: none;
  appearance: none;
  -webkit-appearance: none;
}
.lead-wide__form .consent {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  color: #16151a;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.lead-wide__form .consent b,
.lead-wide__form .consent a,
.lead-wide__form .consent .consent__link {
  position: relative;
  z-index: 1;
  display: inline;
  font-weight: 700;
  color: #16151a;
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: color 0.2s;
  touch-action: manipulation;
}
.lead-wide__form .consent b::after,
.lead-wide__form .consent a::after,
.lead-wide__form .consent .consent__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.25s ease;
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) and (min-width: 1367px) {
  .lead-wide__form .consent b:hover,
  .lead-wide__form .consent a:hover,
  .lead-wide__form .consent .consent__link:hover {
    color: #00a0de;
  }
  .lead-wide__form .consent b:hover::after,
  .lead-wide__form .consent a:hover::after,
  .lead-wide__form .consent .consent__link:hover::after {
    transform: scaleX(1);
  }
}
.lead-wide__form .consent input {
  appearance: none;
  -webkit-appearance: none;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  margin-top: 0;
  border: 2px solid #00a0de;
  border-radius: 4px;
  border-width: 1px;
  background: #ffffff;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background 0.2s, border-color 0.2s;
}
.lead-wide__form .consent input::after {
  content: "";
  width: 6px;
  height: 11px;
  margin-top: -2px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.15s;
}
.lead-wide__form .consent input:checked {
  background: #00a0de;
  border-color: #00a0de;
}
.lead-wide__form .consent input:checked::after {
  opacity: 1;
}
.lead-wide__form .btn.btn--accent {
  height: 59px;
  min-height: 59px;
  padding: 20px 40px;
  margin-top: 0;
}
.lead-wide__form .form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  width: 100%;
  align-items: start;
}
.lead-wide__form .form-grid .field {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}
.lead-wide__form .form-grid .field__control,
.lead-wide__form .form-grid .field select,
.lead-wide__form .form-grid select,
.lead-wide__form .form-grid textarea,
.lead-wide__form .form-grid .phone-intl {
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

@media (max-width: 1728px) and (min-width: 1367px) {
  .section--lead-wide {
    padding-top: 56px;
    padding-bottom: 100px;
  }
  .lead-wide {
    gap: 20px;
  }
  .lead-wide__intro,
  .lead-wide__form {
    min-height: 395px;
    padding: 40px;
  }
  .lead-wide__intro h2 {
    max-width: none;
    font-size: 51px;
  }
  .lead-wide__form {
    gap: 20px;
  }
  .lead-wide__form .form-grid {
    display: grid;
    width: 100%;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
  }
  .lead-wide__form .form-grid .field {
    gap: 8px;
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .lead-wide__form .form-grid .field__control,
  .lead-wide__form .form-grid .field select,
  .lead-wide__form .form-grid select,
  .lead-wide__form .form-grid textarea,
  .lead-wide__form .form-grid .phone-intl {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .lead-wide__form .field__label {
    font-size: 16px;
    line-height: 1.2;
  }
  .lead-wide__form .field__control,
  .lead-wide__form .field select,
  .lead-wide__form select,
  .lead-wide__form textarea,
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    min-width: 0;
    max-width: 100%;
    padding: 0 20px;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
  }
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    padding: 20px;
    resize: none;
    overflow: hidden;
  }
  .lead-wide__form .field--select::after {
    right: 20px;
    top: calc(100% - 30px);
    bottom: auto;
    width: 10px;
    height: 10px;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    padding: 0 20px;
    font-size: 16px;
  }
  .lead-wide__form .consent {
    font-size: 16px;
    line-height: 1.2;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
  }
  .lead-wide__form .btn.btn--accent {
    height: 59px;
    min-height: 59px;
    padding: 20px 40px;
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .lead-wide {
    flex-direction: column;
  }
  .lead-wide__intro,
  .lead-wide__form {
    flex: 1 1 auto;
    width: 100%;
  }
  .lead-wide__intro {
    height: auto;
    min-height: 280px;
  }
  .lead-wide__form {
    padding: 40px;
  }
}
@media (max-width: 1366px) {
  .section--lead-wide {
    padding-top: 120px;
    padding-bottom: 0px;
  }
  .lead-wide {
    gap: 10px;
  }
  .lead-wide__intro {
    min-height: 160px;
    padding: 24px;
    border-radius: 12px;
    overflow: visible;
  }
  .lead-wide__intro h2 {
    font-size: 28px;
    line-height: 1;
    max-width: none;
    width: auto;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: manual;
  }
  .lead-wide__intro p {
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 0.55px;
    margin-top: 16px;
  }
  .lead-wide__form {
    padding: 20px;
    border-radius: 20px;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    gap: 20px;
  }
  .lead-wide__form .field {
    margin-bottom: 0;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form select,
  .lead-wide__form textarea {
    min-height: 48px;
    height: 48px;
    padding: 0 16px;
    font-size: 17px;
    border-radius: 8px;
    border: 1px solid transparent;
    background: #ffffff;
    transition: border-color 0.2s;
  }
  .lead-wide__form .field__control:focus,
  .lead-wide__form select:focus,
  .lead-wide__form textarea:focus {
    outline: none;
    border-color: #00a0de;
  }
  .lead-wide__form .field--select:focus-within .field__control,
  .lead-wide__form .field--select:focus-within select {
    border-color: #00a0de;
  }
  .lead-wide__form .field textarea {
    min-height: 100px;
    height: 100px;
    max-height: none;
    padding: 12px 16px;
    resize: vertical;
    overflow-y: auto;
  }
  .lead-wide__form .field--select::after {
    top: calc(100% - 24px);
    bottom: auto;
    right: 16px;
    width: 8px;
    height: 8px;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    height: 48px;
    min-height: 48px;
    padding: 0 16px;
    font-size: 17px;
    line-height: 1.2;
    background: #ffffff;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .consent {
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent b,
  .lead-wide__form .consent a,
  .lead-wide__form .consent .consent__link {
    color: #16151a;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-width: 1px;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 48px;
    min-height: 48px;
    padding: 0 32px;
    font-size: 17px;
    border-radius: 100px;
    margin-top: 0;
  }
  .lead-wide__form .form-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .lead-wide__form button {
    height: 48px;
  }
}
@media (max-width: 1366px) and (min-width: 481px) {
  .lead-wide__intro {
    min-height: 160px;
    border-radius: 12px;
    padding: 20px;
  }
  .lead-wide__intro h2 {
    font-size: 28px;
    line-height: 0.9;
    max-width: none;
  }
  .lead-wide__intro p {
    font-size: 17px;
    line-height: 1.3;
    padding-top: 0;
    margin-top: auto;
    letter-spacing: 0;
    font-weight: 500;
  }
  .lead-wide__form {
    gap: 20px;
    background: #fbfbfb;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    min-height: 0;
  }
  .lead-wide__form .form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px;
    row-gap: 20px;
    align-items: start;
  }
  .lead-wide__form .form-grid .field {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 0;
    min-width: 0;
    align-self: start;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form .field select,
  .lead-wide__form select,
  .lead-wide__form textarea,
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    box-sizing: border-box;
    width: 100%;
    min-height: 44px;
    height: 44px;
    max-height: 44px;
    padding: 10px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: #efefef;
    border-radius: 8px;
    border: 1px solid transparent;
    resize: none;
    overflow: hidden;
  }
  .lead-wide__form .field__control::placeholder,
  .lead-wide__form .field select::placeholder,
  .lead-wide__form select::placeholder,
  .lead-wide__form textarea::placeholder,
  .lead-wide__form .field textarea::placeholder,
  .lead-wide__form textarea.field__control::placeholder {
    color: #878787;
    opacity: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  .lead-wide__form .field textarea,
  .lead-wide__form textarea.field__control {
    padding-block: calc((44px - 1.2em) / 2);
    padding-inline: 12px;
  }
  .lead-wide__form .field--select {
    position: relative;
  }
  .lead-wide__form .field--select .field__control,
  .lead-wide__form .field--select select,
  .lead-wide__form .field--select .field-select__trigger {
    box-sizing: border-box;
    width: 100%;
    min-height: 44px;
    height: 44px;
    max-height: 44px;
    padding: 10px 12px;
    padding-right: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background: #efefef;
    border-radius: 8px;
    border: 1px solid transparent;
  }
  .lead-wide__form .field--select select.field__control,
  .lead-wide__form .field--select select {
    font-size: 16px;
  }
  .lead-wide__form .field--select::after {
    display: block;
    top: calc(100% - 22px);
    right: 14px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #16151a;
    border-bottom: 2px solid #16151a;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .field--select.field-select--enhanced .field-select__trigger::after {
    right: 12px;
  }
  .lead-wide__form .phone-intl {
    box-sizing: border-box;
    width: 100%;
    height: 44px;
    min-height: 44px;
    max-height: 44px;
    padding: 0 12px;
    background: #efefef;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1.2;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .phone-intl .phone-intl__input::placeholder {
    color: #878787;
    opacity: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
  }
  .lead-wide__form .consent {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
  }
  .lead-wide__form .consent input {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin: 0;
    background: #fbfbfb;
  }
  .lead-wide__form .consent span {
    flex: 1;
    min-width: 0;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 47px;
    min-height: 47px;
    padding: 16px 32px;
    font-size: 15px;
    line-height: 1.1;
    border-radius: 100px;
  }
}
@media (max-width: 480px) {
  .section--lead-wide {
    padding-top: 100px;
    padding-bottom: 0;
  }
  .lead-wide {
    flex-direction: column;
    gap: 8px;
    width: 100%;
    max-width: 100%;
  }
  .lead-wide__intro,
  .lead-wide__form {
    flex: 1 1 auto;
  }
  .lead-wide__intro {
    border-radius: 12px;
    overflow: hidden;
    min-height: 211px;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    padding: 20px;
    color: #ffffff;
    background-color: #0777e2;
    background-image: linear-gradient(180deg, #0777e2 0%, #034584 100%);
    display: flex;
    flex-direction: column;
  }
  .lead-wide__intro h2 {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    font-synthesis: none;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    overflow-wrap: break-word;
    word-break: normal;
  }
  .lead-wide__intro p {
    color: #ffffff;
    font-size: 17px;
    line-height: 1.1;
    padding-top: 0;
    margin-top: auto;
    margin-bottom: 0;
    letter-spacing: 0;
    font-weight: 500;
  }
  .lead-wide__form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 12px;
    min-width: 0;
    max-width: 100%;
    width: 100%;
    background: #f0f0f0;
  }
  .lead-wide__form .field {
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .lead-wide__form .field__label {
    font-size: 17px;
    margin-bottom: 0;
    line-height: 1.2;
    color: #878787;
  }
  .lead-wide__form .field__control,
  .lead-wide__form select,
  .lead-wide__form textarea {
    min-height: 48px;
    height: 48px;
    padding: 0 16px;
    font-size: 17px;
    border-radius: 8px;
    border: 1px solid transparent;
    background: #ffffff;
    transition: border-color 0.2s;
  }
  .lead-wide__form .field__control:focus,
  .lead-wide__form select:focus,
  .lead-wide__form textarea:focus {
    outline: none;
    border-color: #00a0de;
  }
  .lead-wide__form .field--select:focus-within .field__control,
  .lead-wide__form .field--select:focus-within select {
    border-color: #00a0de;
  }
  .lead-wide__form .field textarea {
    min-height: 100px;
    height: 100px;
    max-height: none;
    padding: 12px 16px;
    resize: vertical;
    overflow-y: auto;
  }
  .lead-wide__form .field--select::after {
    top: calc(100% - 24px);
    bottom: auto;
    right: 16px;
    width: 8px;
    height: 8px;
    border-color: #16151a;
    transform: translateY(-65%) rotate(45deg);
  }
  .lead-wide__form .phone-intl {
    height: 48px;
    min-height: 48px;
    padding: 0 16px;
    font-size: 17px;
    line-height: 1.2;
    background: #ffffff;
  }
  .lead-wide__form .phone-intl .phone-intl__code,
  .lead-wide__form .phone-intl .phone-intl__input {
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    height: auto;
    min-height: 0;
  }
  .lead-wide__form .consent {
    font-size: 15px;
    line-height: 1.3;
    gap: 12px;
    margin: 0;
    align-items: flex-start;
  }
  .lead-wide__form .consent b,
  .lead-wide__form .consent a,
  .lead-wide__form .consent .consent__link {
    color: #16151a;
  }
  .lead-wide__form .consent input {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border-width: 1px;
    margin-top: 0;
    flex-shrink: 0;
  }
  .lead-wide__form .consent input:checked {
    background: #00a0de;
    border-color: #00a0de;
  }
  .lead-wide__form .btn.btn--accent {
    width: 100%;
    height: 48px;
    min-height: 48px;
    padding: 0 32px;
    font-size: 17px;
    line-height: 1.1;
    margin-top: 0;
    background: #00a0de;
    color: #ffffff;
    border: none;
    border-radius: 100px;
  }
  .lead-wide__form .form-grid {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}

/*# sourceMappingURL=fast-food.css.map */
