/*
 * PC hero image — 2026-07-25
 *
 * The new image already contains its price and CTA.
 * Revert by removing this stylesheet link and restoring the previous image src
 * recorded beside the hero image in index.html.
 */

@media (min-width: 1024px) {
  .hero-editorial-offer--pc {
    display: none !important;
  }
}
