@media (max-width: 1100px) {
  #tbp_header .tb_7zb8427 > .row_inner {
    min-height: 68px;
  }

  #tbp_header #menu-menu {
    gap: 18px;
  }

  #tbp_header #menu-menu > li > a {
    font-size: 14px;
  }

  body.home .module_row.tb_zvs8154 > .row_inner {
    grid-template-columns: minmax(0, 0.92fr) minmax(360px, 1.08fr);
  }

  body.home .tb_lqui154 .tf_swiper-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.home .tb_lqui154 .tf_swiper-slide:nth-child(4) {
    display: none !important;
  }
}

@media (max-width: 820px) {
  html {
    scroll-padding-top: 104px;
  }

  #tbp_header .tb_iywl685,
  #tbp_header .tb_iywl685 > .row_inner,
  #tbp_header .tb_iywl685 .module_column,
  #tbp_header .tb_iywl685 .module,
  #tbp_header .tb_iywl685 .tb_text_wrap,
  .sunday-announcement-messages {
    min-height: 36px;
  }

  #tbp_header .tb_iywl685 {
    font-size: 9px;
    letter-spacing: 0.015em;
  }

  #tbp_header .tb_7zb8427 > .row_inner {
    min-height: 68px;
  }

  #tbp_header .tb_84nr427 {
    display: none !important;
  }

  .sunday-mobile-menu-toggle {
    display: inline-flex !important;
  }

  #tbp_header .tb_5hax427 .module-icon-item:nth-child(2) {
    display: none;
  }

  body.home .module_row.tb_zvs8154 {
    min-height: 0;
  }

  body.home .module_row.tb_zvs8154 > .row_inner {
    grid-template-columns: 1fr;
    gap: 36px;
    padding-block: 48px 32px;
  }

  body.home .tb_zvs8154 .tb_bqw1154 {
    max-width: 720px !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0;
    justify-content: flex-start !important;
  }

  body.home .tb_zvs8154 .tb_diu0154 {
    min-height: min(78vw, 560px);
  }

  body.home .tb_lqui154 .tf_swiper-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home .tb_lqui154 .tf_swiper-slide:nth-child(4) {
    display: block !important;
  }
}

@media (max-width: 600px) {
  #tbp_header .tb_7zb8427 > .row_inner,
  body.home .tb_zvs8154 > .row_inner,
  body.home .tb_muu0154 > .row_inner {
    padding-inline: 20px;
  }

  #tbp_header .tb_tqdc361 :is(svg, .sunday-home-logo svg) {
    height: 30px;
  }

  #tbp_header .tb_zpfp427 {
    gap: 0;
  }

  #tbp_header .tb_zpfp427 a,
  .sunday-mobile-menu-toggle {
    width: 44px;
  }

  body.home .tb_zvs8154 .tb_2ymx154 h1 {
    font-size: clamp(45px, 13.5vw, 64px);
    line-height: 1;
  }

  body.home .tb_zvs8154 .tb_bc8w154 {
    margin: 24px 0 20px !important;
  }

  body.home .tb_zvs8154 .tb_ch3t154 {
    margin-top: 28px;
  }

  body.home .tb_zvs8154 .tb_ch3t154 a {
    width: 100%;
  }

  body.home .tb_zvs8154 .tb_diu0154 {
    min-height: 92vw;
  }

  .sunday-hero-placeholder {
    border-radius: var(--radius-md);
  }

  body.home .module_row.tb_muu0154 {
    padding: 64px 0 80px !important;
  }

  body.home .tb_muu0154 .tb_uutx154 {
    align-items: center;
    margin-bottom: 28px;
  }

  body.home .tb_muu0154 .tb_o2tg154 .sub-head {
    font-size: 38px;
  }

  body.home .tb_lqui154 .tf_swiper-container {
    overflow-x: auto !important;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.home .tb_lqui154 .tf_swiper-container::-webkit-scrollbar {
    display: none;
  }

  body.home .tb_lqui154 .tf_swiper-wrapper {
    display: flex !important;
    width: max-content !important;
    gap: 14px;
  }

  body.home .tb_lqui154 .tf_swiper-slide,
  body.home .tb_lqui154 .tf_swiper-slide:nth-child(4) {
    display: block !important;
    width: min(78vw, 310px) !important;
    flex: 0 0 min(78vw, 310px);
    scroll-snap-align: start;
  }

  body.home .tb_lqui154 .tf_swiper-slide:nth-child(n + 5) {
    display: none !important;
  }

  .sunday-search-form {
    grid-template-columns: 1fr;
  }

  .sunday-search-form button[type="submit"] {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto !important;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  .sunday-announcement-message {
    transform: none;
  }

  body.home .tb_lqui154 figure.product-image img,
  body.home .tb_lqui154 .post.product:hover figure.product-image img {
    transform: none;
  }
}
