html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

nav, section {
  display: block;
}

a {
  background-color: #0000;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}


* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  color: #333;
  background-color: #fff;
  min-height: 100%;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
}

.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.w-button {
  color: #fff;
  line-height: inherit;
  cursor: pointer;
  background-color: #3898ec;
  border: 0;
  border-radius: 0;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

h1, h2 {
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  margin-top: 20px;
  font-size: 38px;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  font-size: 32px;
  line-height: 36px;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
}

.w-embed:before, .w-embed:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-embed:after {
  clear: both;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before, .w-container:after {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-container:after {
  clear: both;
}

@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
}

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
}

:root {
  --white: white;
  --red: #f22;
  --black: black;
  --dark-red: #ca0000;
  --transparent: #fff0;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--white);
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.4;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Anton, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anton, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

p {
  margin-bottom: 1.5rem;
  font-family: Inter, sans-serif;
}

a {
  text-decoration: underline;
  transition: opacity .35s;
}

a:hover {
  opacity: .86;
}

.grid-block {
  position: relative;
}

.grid-block.center-aligned {
  text-align: center;
}

.section {
  position: relative;
}

.section.red {
  background-color: var(--red);
}

.section.reviews {
  overflow: hidden;
}

.section.footer {
  background-color: var(--red);
}

.container {
  max-width: 77.5rem;
  padding: 10rem 2rem;
}

.container.homepage-01-hero {
  max-width: 100%;
  padding: 4.7rem 0 0;
}

.container.homepage-01-intro {
  padding-top: 3.9rem;
  padding-bottom: 3.9rem;
}

.container.personal-favorites {
  max-width: 100%;
  padding-top: 6.3rem;
  padding-bottom: 4.7rem;
  padding-right: 0;
}

.container.small-bottom-padding {
  padding-bottom: 5rem;
}

.container.no-bottom-padding {
  padding-bottom: 0;
}

.container.subscribe {
  max-width: 100%;
  padding-top: 9.5rem;
  padding-bottom: 21.8rem;
  padding-right: 0;
}

.container.reviews {
  padding-bottom: 0;
}

.container.small-top-padding-mobile.medium-bottom-padding {
  padding-bottom: 7rem;
}

.text-box-container.homepage-01-hero-top {
  justify-content: space-between;
  max-width: 98%;
  margin: 1.5rem auto .5rem;
}

.h1-heading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: .8rem;
  font-size: 4rem;
  line-height: 1.1;
}

.h1-heading.homepage-01-hero {
  color: var(--red);
  letter-spacing: -.05em;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 2.5rem;
  font-weight: 900;
}

.text-box.center-aligned {
  text-align: center;
}

.text-box.product-card-bottom {
  border: 1px #000;
  border-bottom-style: solid;
  padding: 1.5rem;
}

.text-box.product-card-bottom._02 {
  border-bottom-style: none;
  justify-content: space-between;
  padding-bottom: .5rem;
}

.text-box.product-facts {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-box._33rem {
  max-width: 33rem;
}

.text-box.homepage-01-services-underline {
  position: relative;
}

.text-box.homepage-about-us {
  width: 155%;
  margin-top: 166px;
}

.text-box._24rem {
  max-width: 24rem;
}

.text-box.center-aligned {
  text-align: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.burgers-large-hero-text {
  max-width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.image-wrapper.ketchup {
  max-width: 35rem;
  margin-left: auto;
}

.image-wrapper.checkered-pattern {
  margin-top: 2rem;
}

.image-wrapper.product-category-thumbnail {
  border: 2px solid var(--white);
  background-color: var(--white);
  border-radius: 100px;
  margin-bottom: .5rem;
  padding: 1rem;
}

.image-wrapper.product-image {
  padding: 3rem;
}

.image-wrapper.fire-emoji {
  max-width: 1rem;
}

.image-wrapper.services-card-image {
  max-width: 33rem;
  margin-top: 18.9rem;
  margin-left: auto;
  margin-right: -6.8rem;
  position: static;
  inset: auto 17% 0% auto;
}

.image-wrapper.hand-holding-burger {
  background-image: url("image/round.webp");
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 7.7rem;
  padding-bottom: 7.7rem;
}

.image-wrapper.onion-rings {
  max-width: 28rem;
  position: absolute;
  inset: auto 21% 0% auto;
}

.image-wrapper.woman-with-pink-donut {
  z-index: -2;
  position: relative;
}

.image-wrapper.french-fries {
  max-width: 21rem;
  position: absolute;
  inset: auto auto 0% 0%;
}

.content-image._100-full-width-height {
  color: var(--red);
  width: 100%;
  height: 100%;
}

.content-image._100-full-width-height.display-none-portrait-mobile, .content-image._100-full-width-height.display-none-landscape-mobile {
  display: none;
}

.button-wrapper.product-collection {
  padding: 1rem;
}

.button-wrapper.inline {
  display: inline-block;
}

.general-button {
  text-align: center;
  text-transform: uppercase;
  border-radius: 100px;
  padding: 1rem 3rem;
  font-family: Anton, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  transition: border .35s, box-shadow .35s, transform .35s;
  transform: scale(1.03);
  box-shadow: 5px 4px #0003;
}

.general-button:hover {
  box-shadow: none;
  opacity: 1;
  transform: scale(1);
}

.general-button.white-background {
  border: 1px solid var(--red);
  background-color: var(--white);
  box-shadow: 5px 4px 0 0 var(--red);
  color: var(--red);
}

.general-button.white-background:hover {
  box-shadow: none;
}

.general-button.white-background.homepage-01-hero {
  margin-left: 1rem;
}

.general-button.red-background {
  border: 1px solid var(--white);
  background-color: var(--red);
  box-shadow: 5px 4px 0 0 var(--white);
  color: var(--white);
}

.general-button.red-background:hover {
  box-shadow: none;
}

.column.homepage-01-hero-bottom {
  justify-content: center;
  align-items: center;
}

.column.homepage-01-hero-bottom.mobile-bottom {
  display: none;
}

.homepage-01-intro-grid {
  grid-template-columns: 1fr;
}

.h2-heading {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 4rem;
  line-height: 1.1;
}

.h2-heading.white {
  color: var(--white);
}

.h2-heading.white.homepage-01-intro {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  display: flex;
}

.h2-heading.white.no-margin {
  margin-bottom: 0;
}

.h2-heading.product-name {
  color: var(--red);
  text-align: center;
  margin-bottom: 0;
  font-size: 2rem;
}

.h2-heading.red {
  color: var(--red);
}

.h2-heading.red.subscribe-save {
  margin-bottom: 3rem;
}

.h2-heading.red.no-margin {
  margin-bottom: 0;
}

.text-image.punch {
  color: var(--transparent);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 4rem;
  max-height: 4rem;
  display: inline-block;
}

.text-image.store {
  color: var(--transparent);
  background-image: url("image/store.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 4rem;
  max-height: 4rem;
  display: inline-block;
}

.text-image.circle {
  background-image: url("image/round2.svg");
  background-position: 50%;
  background-size: cover;
  margin-left: -.9rem;
  padding: 2.3rem 2.4rem 1.6rem 2.5rem;
  display: inline-block;
}

.collection-item.product-collection {
  flex: none;
  max-width: 100%;
}

.collection-list.product-categories {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 45%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.collection-list.product-collection {
  display: flex;
}

.product-category-name {
  color: var(--white);
  text-align: center;
}

.button-text {
  z-index: 5;
  position: relative;
}

.first-animation-reveal.homepage-01-services {
  grid-column-gap: 15px;
  grid-row-gap: 15px;

}

.overflow-hidden {
  width: 100%;
  overflow: hidden;
}

.overflow-hidden.padding {
  padding: .4rem .4rem .4rem .3rem;
}

.collection-list-wrapper._100-height {
  height: 100%;
}

.collection-list-wrapper._100-height.product-collection {
  margin-top: 3rem;
  padding-bottom: 1rem;
  overflow: auto;
}

.product-card-container {
  background-color: var(--white);
  color: var(--dark-red);
  border-radius: 11px;
  min-width: 26rem;
  max-width: 26rem;
  height: 100%;
  margin-right: 1rem;
  text-decoration: none;
}

.product-card-container:hover {
  opacity: 1;
}

.product-card-container.products {
  border: 1px solid #000;
 
}

.text-block.product-facts-title {
  font-size: .9rem;
}

.text-block.reviewer-name {
  color: var(--white);
  margin-top: 1rem;
}

.text-block.subscribe-icons {
  font-size: 1.2rem;
}

.svg-wrapper.button-right-arrow {
  max-width: 1.5rem;
}

.svg-wrapper.button-right-arrow.service-cards {
  background-color: var(--red);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  min-width: 2.5rem;
  max-width: 2.5rem;
  min-height: 2.5rem;
  max-height: 2.5rem;
  display: flex;
  position: absolute;
  inset: 3% 3% auto auto;
}

.right-arrow.service-cards {
  color: var(--white);
  min-width: 32px;
  max-width: 32px;
  min-height: 32px;
  max-height: 32px;
}

.paragraph {
  color: var(--black);
}

.paragraph.white {
  color: #fff;
}

.paragraph.review-quote {
  color: var(--white);
  font-size: 1.3rem;
}

.special-grid.account-cards {
  grid-column-gap: 38px;
  grid-row-gap: 28px;
}

.services-content-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--white);
  border-radius: .8rem;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35rem;
  padding: 1rem 1rem 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.services-content-wrapper:hover {
  opacity: 1;
}

.choose-account-wrapper {
  justify-content: center;
  align-items: center;
  height: 25rem;
  display: flex;
}

.services-title {
  color: var(--red);
  text-transform: uppercase;
  font-family: Anton, sans-serif;
  font-size: 3rem;
  font-weight: 400;
}

.services-title.white {
  color: var(--white);
}

.services-text-box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  display: flex;
  position: absolute;
  inset: 3% auto auto 3%;
}

.services-text-box.hidden {
  z-index: 5;
  opacity: 0;
  position: absolute;
  inset: auto;
}

.logos-two-column-grid {
  grid-column-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

.logo-block-container-01 {
  margin-top: 60px;
}

.logo-card-wrapper {
  background-color: var(--white);
}

.logo-card-wrapper.corner-cut-override {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 145px;
  height: 145px;
  margin-top: 20px;
  padding: 25px;
  display: flex;
}

.logo-parallax-container {
  text-align: left;
  flex-direction: row;
  padding-left: 0;
  display: flex;
}

.logo-image {
  height: 50px;
}

.logo-block-container-04 {
  margin-top: 60px;
}

.logo-grid {
  flex-direction: row;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  display: flex;
}

.lottie-animation-wrapper.white-underline {
  position: absolute;
  inset: auto 0% 4%;
}

.lottie-animation-wrapper.quotes-01 {
  display: inline-block;
  position: absolute;
  inset: auto -27% -24% auto;
}

.lottie-animation-wrapper.quotes-02 {
  display: inline-block;
  position: absolute;
  inset: auto -49% -4% auto;
}

.heading-grid {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.heading-grid.single-column {
  grid-row-gap: 4px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr;
}

.heading-grid.multiple-columns {
  grid-template-columns: 2fr 1fr 1fr 1fr 2.25fr;
}

.heading-grid.multiple-columns.personal-favorites {
  padding-right: 2rem;
}

.subscribe-content-grid {
  grid-template-rows: auto;
}

.span-text-red-background {
  background-color: var(--red);
  color: var(--white);
  margin-top: .4rem;
  margin-left: 1px;
  padding: .4rem;
  display: inline-block;
  transform: rotate(-4deg);
}

.subscribe-icons-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center start;
  display: flex;
}

.benefit-icon {
  width: 70px;
}

.subscribe-icon-content-container {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

._3-dots-svg {
  color: var(--red);
  width: 90px;
  position: absolute;
  inset: auto 0% 10% auto;
}

._3-dots-svg.right._02 {
  inset: auto 8% 0% auto;
}

._3-dots-svg.left {
  inset: auto auto 2% 0%;
}

._3-dots-svg.left._01 {
  inset: auto auto 0% 7%;
}

.bubble-svg {
  color: #f22;
  background-color: #224f4700;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  inset: 0%;
}

.review-bubles-grid {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.review-bubles-grid.homepage {
  grid-column-gap: 118px;
  margin-top: 6.1rem;
}

.review-bubble-text-box {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.quote-svg {
  color: #fff;
  width: 50px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.quotes-lottie-animation {
  max-width: 14rem;
  max-height: 14rem;
  position: relative;
}

.review-image-wrapper {
  z-index: 2;
  border: 6px solid var(--white);
  border-radius: 50%;
  width: 25%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: absolute;
  inset: 0% auto auto;
  overflow: hidden;
}

.review-image-wrapper._01, .review-image-wrapper._02 {
  inset: -13% 0% auto;
}

.bubble-review-container {
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 28rem;
  display: flex;
  position: relative;
}

.bubble-review-container._01 {
  margin-top: 10.3rem;
}

.bubble-review-container._04 {
  margin-top: -4rem;
}

.content-grid {
  grid-column-gap: 88px;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1.5fr;
  align-items: start;
}

.content-grid.two-column-grid.about-us {
  grid-template-columns: 2.5fr 3fr;
}

.lottie-animation._100-width-height {
  width: 100%;
  height: 100%;
}

.reviewer-name {
  color: var(--white);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1;
}

.new-footer-newsletter {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: center;
  margin-top: 3.9rem;
  margin-bottom: 3.9rem;
  display: flex;
}

.footer-logo-image-link-block {
  width: 100%;
  margin-top: 3.7rem;
}

.copyright-text {
  color: #fff;
  line-height: 1;
}

.footer-container {
  max-width: 77.5rem;
  padding: 11rem 2rem;
  position: relative;
}

.footer-container.new-footer {
  padding-top: 0;
  padding-bottom: 0;
}

.bottom-copyright-text-box {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-bottom {
  border-top: 1px solid #fff3;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.cart-button {
  color: #201916;
  background-color: #0000;
  max-width: 3rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1em;
}

.cart-icon {
  width: 100%;
}

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

.category-block-wrapper {
  text-decoration: none;
}

.header-nav {
  z-index: 1000;
  position: absolute;
  inset: 0% 0% auto;
}

.navigation-block {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  background-color: var(--white);
  border-radius: 150px;
  justify-content: center;
  align-items: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
}

.navigation-block.red {
  background-color: var(--red);
}

.header-logo-link-block {
  max-width: 10rem;
}

.logo-svg {
  color: #fff;
  max-width: 100%;
}

.hamburger-icon {
  filter: invert();
  width: 2rem;
  height: 2rem;
}

.hamburger-icon.no-invert {
  filter: none;
}

.menu-wrapper {
  z-index: 9999;
  width: 100%;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 6em;
  position: relative;
}

.menu-wrapper.header {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 100svh;
  padding-top: 8.6em;
  display: flex;
}

.menu-wrapper.nav {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  padding: .5em 2.2em 1em 2em;
  display: flex;
}

.menu-container {
  background-color: var(--red);
  width: 100%;
  height: 0;
  position: fixed;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.navigation-sub-heading {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Anton, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
}

.link-list-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 14px;
  flex-direction: column;
  margin-top: 18px;
  display: flex;
}

.navigation-link {
  color: #f7f7ee;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  text-decoration: none;
  transition: opacity .35s;
}

.navigation-link:hover {
  opacity: .56;
}

.navigation-link.white {
  color: var(--white);
  font-size: 16px;
}

.header-nav-link-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 90%;
}

.footer-nav-link-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

@media screen and (min-width: 1440px) {
  .container {
    max-width: 87.5rem;
  }

  .container.reviews {
    padding-bottom: 3.3rem;
  }

  .h1-heading {
    font-size: 5rem;
  }

  .image-wrapper.onion-rings {
    right: 22%;
  }

  .h2-heading {
    font-size: 4.5rem;
  }

  .product-card-container {
    min-width: 31rem;
    max-width: 31rem;
  }

  .logo-card-wrapper.corner-cut-override {
    width: 165px;
    height: 165px;
  }

  .logo-grid {
    align-content: stretch;
    justify-items: start;
  }

  .heading-grid.multiple-columns {
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
  }

  .footer-container {
    max-width: 86rem;
  }

  .header-nav-link-grid {
    width: 80%;
  }
}

@media screen and (min-width: 1920px) {

  .container {
    max-width: 120rem;
  }

  .container.homepage-01-intro {
    padding-top: 7.5rem;
  }

  .container.personal-favorites {
    padding-top: 8.1rem;
  }

  .container.reviews {
    padding-bottom: 6.6rem;
  }

  .h1-heading {
    font-size: 6rem;
  }

  .text-box._33rem._100-large-desktop {
    max-width: 100%;
  }

  .image-wrapper.services-card-image {
    max-width: 43rem;
  }

  .image-wrapper.onion-rings {
    max-width: 31rem;
    right: 23%;
  }

  .image-wrapper.french-fries {
    max-width: 30rem;
  }

  .h2-heading {
    font-size: 5.5rem;
  }

  .text-image.store {
    min-width: 5.5rem;
    max-width: 5.5rem;
    min-height: 5.5rem;
    max-height: 5.5rem;
  }

  .text-block.product-facts-title {
    font-size: 1rem;
  }

  .paragraph.review-quote {
    font-size: 1.5rem;
  }

  .services-content-wrapper {
    height: 45rem;
  }

  .choose-account-wrapper {
    height: 35rem;
  }

  .services-title {
    font-size: 4.5rem;
  }

  .logo-card-wrapper.corner-cut-override {
    width: 215px;
    height: 215px;
  }

  .subscribe-icons-grid {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  ._3-dots-svg.right._02, ._3-dots-svg.left._01 {
    bottom: 13%;
  }

  .review-bubble-text-box {
    max-width: 55%;
  }

  .review-image-wrapper {
    width: 23%;
    top: -13%;
  }

  .bubble-review-container {
    height: 45rem;
  }

  .content-grid {
    grid-column-gap: 364px;
  }

  .content-grid.two-column-grid.about-us {
    grid-template-columns: 2.5fr 4.75fr;
  }

  .footer-container {
    max-width: 120rem;
  }

  .header-nav-link-grid {
    width: 70%;
  }
}

@media screen and (max-width: 991px) {
  .grid-block {
    max-width: 100%;
  }

  .grid-block.auto-right {
    margin-right: auto;
  }

  .container {
    max-width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .container.personal-favorites {
    padding-bottom: 0;
  }

  .container.subscribe {
    padding-top: 4.8rem;
  }

  .text-box.product-card-bottom._02 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .text-box.homepage-about-us {
    width: 100%;
    margin-top: 0;
    margin-bottom: 34px;
  }

  .image-wrapper.ketchup {
    max-width: 20rem;
  }

  .image-wrapper.product-image {
    padding: 2rem;
  }

  .image-wrapper.services-card-image {
    right: 14%;
  }

  .image-wrapper.hand-holding-burger {
    margin-top: 3rem;
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
  }

  .image-wrapper.onion-rings {
    max-width: 21rem;
    right: 5%;
  }

  .image-wrapper.french-fries {
    max-width: 18rem;
  }

  .content-image._100-full-width-height.display-none-tablet {
    display: none;
  }

  .content-image._100-full-width-height.display-none-portrait-mobile {
    display: inline-block;
  }

  .general-button.white-background.no-link {
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .column.homepage-01-hero-bottom {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .text-image.circle {
    margin-top: -.8rem;
  }

  .collection-list.product-categories {
    max-width: 65%;
  }

  .text-block.product-facts-title {
    font-size: .9rem;
  }

  .special-grid.account-cards {
    grid-column-gap: 5px;
    flex-flow: column;
    display: flex;
  }

  .services-content-wrapper {
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .choose-account-wrapper {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    margin-bottom: 50px;
  }

  .logos-two-column-grid {
    grid-template-columns: 1fr;
  }

  .logo-parallax-container {
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
  }

  .lottie-animation-wrapper.quotes-01 {
    bottom: -31%;
    right: 0%;
  }

  .lottie-animation-wrapper.quotes-02 {
    display: none;
  }

  .heading-grid.single-column {
    grid-template-columns: 1fr;
  }

  .heading-grid.multiple-columns.personal-favorites {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .subscribe-content-grid {
    grid-template-columns: 1fr;
  }

  .subscribe-icons-grid {
    max-width: 66%;
  }

  .benefit-icon {
    width: 60px;
  }

  ._3-dots-svg.left._01 {
    left: 15%;
  }

  .review-bubles-grid.homepage._02 {
    flex-flow: column;
    margin-top: 9.3rem;
    display: flex;
  }

  .review-image-wrapper {
    width: 23%;
  }

  .bubble-review-container {
    height: 34rem;
  }

  .bubble-review-container._01 {
    margin-top: 0;
  }

  .bubble-review-container._04 {
    margin-top: 9.3rem;
  }

  .grid-block.display-none-tablet {
    display: none;
  }

  .content-grid {
    grid-row-gap: 0px;
    grid-template-columns: 2.5fr;
  }

  .content-grid.two-column-grid.about-us {
    grid-row-gap: 44px;
    grid-template-columns: 2.5fr;
  }

  .new-footer-newsletter {
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-container {
    padding: 8rem 1rem;
  }

  .menu-wrapper {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .menu-wrapper.header {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .header-nav-link-grid {
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr;
    width: 70%;
  }

  .footer-nav-link-grid {
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .grid-block {
    display: grid;
    grid-template-columns: 1fr;
  }

  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container.small-bottom-padding.medium-padding-landscape-mobile {
    padding-top: 7rem;
  }

  .container.subscribe {
    padding-bottom: 25.1rem;
  }

  .container.reviews {
    padding-top: 5.9rem;
  }

  .text-box.product-card-bottom._02 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    padding-top: .5rem;
  }

  .text-box.homepage-01-services-underline {
    justify-content: flex-start;
    align-items: center;
    max-width: 52%;
    margin-bottom: 10px;
  }

  .image-wrapper.services-card-image {
    position: static;
  }

  .image-wrapper.onion-rings {
    max-width: 16rem;
    bottom: 11%;
  }

  .image-wrapper.french-fries {
    bottom: 0%;
  }

  .general-button.white-background {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h2-heading {
    font-size: 3.2rem;
  }

  .h2-heading.white.homepage-01-intro {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .collection-list.product-categories {
    max-width: 75%;
  }

  .first-animation-reveal.homepage-01-services {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .text-block.product-facts-title {
    font-size: 1rem;
  }

  .services-content-wrapper {
    flex: 0 auto;
    padding-bottom: 0;
  }

  .logos-two-column-grid {
    flex-flow: column-reverse;
    display: flex;
  }

  .logo-card-wrapper.corner-cut-override {
    width: 115px;
    height: 115px;
    padding: 15px;
  }

  .logo-parallax-container {
    margin-left: 0;
    margin-right: 0;
  }

  .lottie-animation-wrapper.quotes-01 {
    display: none;
  }

  .heading-grid.multiple-columns {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .subscribe-icons-grid {
    max-width: 100%;
  }

  ._3-dots-svg.left._01 {
    bottom: -5%;
  }

  .review-bubble-text-box {
    max-width: 85%;
  }

  .new-footer-newsletter {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1rem;
  }

  .footer-logo-image-link-block {
    margin-top: 2.6rem;
  }

  .menu-wrapper.nav {
    padding-left: 1em;
    padding-right: 1em;
  }

  .header-nav-link-grid {
    width: 90%;
  }
}
.none {
  display: none;
}
.block {
  display: block;
}
@media screen and (max-width: 479px) {
  .grid-block {
    grid-row-gap: 60px;
  }

  .grid-block.center-aligned {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-block.center-aligned.left-aligned-mobile {
    margin-left: 0;
  }

  .container.personal-favorites {
    max-width: 96%;
    margin-right: 0;
    padding-top: 2.6rem;
    padding-left: 0;
  }

  .container.small-bottom-padding {
    padding-top: 4rem;
  }

  .container.no-bottom-padding.small-top-padding-mobile {
    padding-top: 5rem;
  }

  .container.subscribe {
    padding-left: 0;
  }

  .container.reviews {
    padding-bottom: 1.6rem;
  }

  .container.small-top-padding-mobile {
    padding-top: 5rem;
  }

  .h1-heading.homepage-01-hero {
    font-size: 1.3rem;
  }

  .text-box {
    grid-template-columns: 1fr 1fr;
  }

  .text-box.center-aligned._85-width-mobile {
    max-width: 85%;
  }

  .text-box.product-card-bottom._02 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-box._33rem.center-aligned {
    max-width: none;
  }

  .text-box._33rem.center-aligned-portrait-mobile {
    text-align: center;
  }

  .text-box.homepage-01-services-underline {
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    margin-bottom: 19px;
  }

  .text-box.left-aligned-mobile {
    text-align: left;
  }

  

  .image-wrapper.product-category-thumbnail {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    padding: .5rem;
  }

  .image-wrapper.product-image {
    min-width: 100%;
    max-width: 100%;
    padding: 1rem;
  }

  .image-wrapper.services-card-image {
    max-width: 28rem;
    margin-top: 13.6rem;
    margin-right: -4.6rem;
  }

  .image-wrapper.onion-rings {
    bottom: 13%;
    right: 8%;
  }

  .image-wrapper.french-fries {
    max-width: 14rem;
  }

  .content-image._100-full-width-height.display-none-portrait-mobile {
    display: none;
  }

 

  .button-wrapper.display-none-portrait-mobile {
    display: none;
  }

  .button-wrapper.center-aligned-portrait-mobile {
    text-align: center;
  }

  .general-button.white-background.homepage-01-hero {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
    font-size: 1.1rem;
  }

  .general-button.red-background {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .column.homepage-01-hero-bottom.mobile-bottom {
    margin-top: -2.6rem;
    padding-top: 1.2rem;
    padding-bottom: 0;
    display: flex;
  }

  .h2-heading {
    font-size: 3rem;
  }

  .h2-heading.white.homepage-01-intro {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    font-size: 2rem;
  }

  .h2-heading.red {
    font-size: 3rem;
  }

  .h2-heading.red.subscribe-save {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
    font-size: 3rem;
  }

  .text-image.punch {
    min-width: 3.5px;
    min-height: 3.5px;
  }

  .text-image.store {
    min-width: 3.5rem;
    min-height: 3.5rem;
  }

  .text-image.circle {
    margin-top: -1.1rem;
  }

  .collection-item.product-collection {
    flex: none;
    max-width: 100%;
    padding-right: 1rem;
  }

  .collection-list.product-categories {
    grid-template-columns: 1fr 1fr;
    max-width: 80%;
  }

  .first-animation-reveal.homepage-01-services {
    justify-content: center;
    align-items: center;
  }

  .first-animation-reveal._18rem-mobile {
    max-width: 18rem;
  }

  .first-animation-reveal._18rem-mobile.auto {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-container.center-aligned-mobile {
    text-align: center;
  }

  .collection-list-wrapper._100-height.product-collection {
    padding-right: 2rem;
  }

  .product-card-container {
    flex-flow: column;
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    display: flex;
  }

  .paragraph.review-quote {
    margin-bottom: 0;
    font-size: 1.1rem;
  }

  .paragraph.left-aligned-portrait-mobile {
    text-align: left;
  }

  .services-content-wrapper {
    justify-content: space-between;
    height: 30rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .logo-card-wrapper.corner-cut-override {
    width: 100%;
  }

  .logo-block-container-04 {
    display: none;
  }

  .logo-grid {
    width: 100%;
    min-width: 100%;
  }

  .logo-block-container-03 {
    display: none;
  }

  .lottie-animation-wrapper.white-underline {
    max-width: 290px;
    bottom: -6%;
  }

  .lottie-animation-wrapper.quotes-01 {
    bottom: -31%;
    right: -4%;
  }

  .lottie-animation-wrapper.quotes-02 {
    inset: auto 0% -34% auto;
  }

  .heading-grid.single-column {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .heading-grid.single-column.subscribe {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .span-text-red-background {
    margin-left: 0;
    font-size: 2.8rem;
  }

  .subscribe-icons-grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    max-width: 90%;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .benefit-icon {
    width: 90px;
  }

  ._3-dots-svg.right._02 {
    inset: auto 0% 0% auto;
  }

  ._3-dots-svg.left._01 {
    inset: auto auto 0% 0%;
  }

  .bubble-svg {
    transform: scale(1.08);
  }

  .review-bubles-grid.homepage {
    margin-top: .8rem;
  }

  .review-bubles-grid.homepage._02 {
    margin-top: .7rem;
  }

  .review-bubble-text-box {
    padding-left: 0%;
    padding-right: 0%;
  }

  .quote-svg {
    width: 35px;
    margin-bottom: 0;
  }

  .quotes-lottie-animation {
    max-width: 10rem;
    max-height: 10rem;
  }

  .review-image-wrapper {
    width: 32%;
    display: none;
    top: -5%;
  }

  .review-image-wrapper._01 {
    top: -5%;
  }

  .review-image-wrapper._02 {
    inset: 0% 0% auto;
  }

  .bubble-review-container {
    height: 24rem;
  }

  .bubble-review-container._04 {
    margin-top: .7rem;
  }

  .bottom-copyright-text-box {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    text-align: center;
    flex-flow: column;
  }

  .cart-button {
    min-width: 2.5rem;
  }

  .no-margin {
    font-size: 1rem;
  }

  .navigation-block {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }

  .header-logo-link-block {
    min-width: 7rem;
  }

  .menu-wrapper.header {
    padding-top: 6.6em;
    padding-bottom: 0;
  }

  .navigation-sub-heading {
    font-size: 1.5rem;
  }

  .link-list-wrapper {
    grid-row-gap: 8px;
    margin-top: 8px;
  }

  .header-nav-link-grid {
    grid-row-gap: 23px;
    grid-template-columns: 1fr 1fr;
    place-items: center stretch;
    width: 90%;
  }

  .footer-nav-link-grid {
    grid-row-gap: 23px;
    grid-template-columns: 1fr 1fr;
    place-items: center stretch;
  }
}

#w-node-_9128aa1a-dad1-daae-d7b4-84309c1acfde-1cd6d460 {
  grid-area: 1 / 4 / 4 / 7;
}

#w-node-_9128aa1a-dad1-daae-d7b4-84309c1acfea-1cd6d460 {
  grid-area: 4 / 4 / 9 / 7;
}

#w-node-_9128aa1a-dad1-daae-d7b4-84309c1acff6-1cd6d460 {
  grid-area: 3 / 1 / 7 / 4;
}

#w-node-_25fa82c7-f68c-d0df-4273-5f186c00eb06-1cd6d460 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-e82ab5ed-28ff-170c-93ca-abea78445df7-1cd6d460 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start stretch;
}

@media screen and (min-width: 1440px) {
  #w-node-e82ab5ed-28ff-170c-93ca-abea78445df7-1cd6d460 {
    place-self: center;
  }
}

@media screen and (max-width: 479px) {

  #w-node-e82ab5ed-28ff-170c-93ca-abea78445df7-1cd6d460 {
    place-self: stretch start;
  }
  .block {
    display: none;
  }
  .none {
    display: block;
  }
  .container.homepage-01-hero {
  max-width: 100%;
  padding: 4.7rem 0 0;
  height: 30rem;
}
}
/* ========== RESET/HELPERS ========== */
.btn-reset { background: none; border: 0; padding: 0; cursor: pointer; }
.round-xxl { border-radius: 150px; }

/* Replace inline background-color on product tiles */
.bg-lime    { background-color: hsla(73, 100%, 66.52%, 1); }
.bg-green   { background-color: hsla(131, 100%, 57.59%, 1); }
.bg-blue    { background-color: hsla(222, 100%, 65.18%, 1); }
.bg-magenta { background-color: hsla(318, 69.69%, 43.8%, 1); }
.bg-mint    { background-color: hsla(149, 100%, 65.18%, 1); }
.bg-purple  { background-color: hsla(294, 100%, 65.18%, 1); }
.bg-pink    { background-color: hsla(308, 100%, 66.52%, 1); }
.bg-mint-2  { background-color: hsla(151, 100%, 66.52%, 1); }
.bg-cyan    { background-color: hsla(192, 100%, 66.52%, 1); }
.bg-green-2 { background-color: hsla(131, 64.09%, 47.01%, 1); }
.bg-green-3 { background-color: hsla(131, 100%, 54.91%, 1); }
.bg-blue-2  { background-color: hsla(226, 100%, 54.91%, 1); }
.bg-violet  { background-color: hsla(290, 100%, 54.91%, 1); }

/* Replace other previous inline paddings/margins if needed */
.no-border  { border: 0 !important; }

/* ========== ANIMATIONS ========== */
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(18px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes slideUpSoft {
  from { opacity: 0; transform: translateY(24px) scale(.98); }
  to   { opacity: 1; transform: translateY(0) scale(1); }
}
@keyframes floatUp {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-8px); }
  100% { transform: translateY(0); }
}
@keyframes cardFly {
  from { opacity: 0; transform: translateY(30px) rotate(-0.6deg); }
  to   { opacity: 1; transform: translateY(0) rotate(0); }
}

/* Scroll-reveal base (triggered by JS adding .in-view) */
.fade-in-up    { opacity: 0; transform: translateY(18px); transition: opacity .6s ease, transform .6s ease; }
.fade-in-up.in-view { opacity: 1; transform: translateY(0); }
.delay-1 { transition-delay: .12s !important; animation-delay: .12s !important; }
.delay-2 { transition-delay: .24s !important; animation-delay: .24s !important; }
.delay-3 { transition-delay: .36s !important; animation-delay: .36s !important; }

.slide-up { animation: slideUpSoft .7s ease both .05s; }
.float-up { animation: floatUp 3.8s ease-in-out infinite; }
.card-fly-in { animation: cardFly .6s ease both; }
.card-fly-in.delay-1 { animation-delay: .1s; }
.card-fly-in.delay-2 { animation-delay: .2s; }
.card-fly-in.delay-3 { animation-delay: .3s; }

.hover-rise { transition: transform .25s ease, box-shadow .25s ease; }
.hover-rise:hover { transform: translateY(-4px); box-shadow: 0 10px 30px rgba(0,0,0,.12); }

/* Parallax hints (JS adjusts via transform) */
.parallax-slow, .parallax-fast { will-change: transform; }

/* ========== MENU (BURGER) ========== */
.menu-container {
  background-color: var(--red);
  width: 100%;
  height: 0;
  position: fixed;
  inset: 0 0 auto auto;
  overflow: hidden;
  transition: height .4s ease;
  z-index: 998;
}
.menu-container.open { height: 100vh; }

.menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.35);
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease;
  z-index: 997;
}
.menu-container.open + .menu-overlay,
.menu-container.open .menu-overlay {
  opacity: 1;
  pointer-events: all;
}

.hamburger-icon img { width: 2rem; height: 2rem; }
.header-nav .navigation-block.red { background-color: var(--red); }

body.menu-open { overflow: hidden; }

/* Optional: small tweaks so buttons/links feel clickable */
.general-button, .navigation-link, .category-block-wrapper, .product-card-container { cursor: pointer; }
