/* P23: remove doubled ultra-wide hero padding and tighten the next-section handoff. */
@media (min-width: 1800px) {
  html.fz-p22 #fz-main.searchwrap {
    padding-block: 0 !important;
  }

  html.fz-p22 #fz-main .searchwrap__in {
    padding-top: 38px !important;
    padding-bottom: 24px !important;
  }

  html.fz-p22 #offers {
    padding-top: 18px !important;
  }
}
