/* v25: suspend the document's vertical snap only while the inner seasonal rail is moving. */
html.season-slider-lock {
  scroll-snap-type: none !important;
}
