<div style="display:flex; overflow-x:auto; scroll-snap-type:x mandatory; -webkit-overflow-scrolling:touch; height:100vh;">

  <div style="flex:none; width:100vw; height:100vh; scroll-snap-align:center; position:relative;">
    <img src="the-stakeout-bank-heist-vogue-style.jpg" alt="Woman gripping wheel, man checks watch outside bank" style="width:100%; height:100%; object-fit:cover; display:block;">
    <div style="position:absolute; bottom:2rem; left:2rem; background:rgba(0,0,0,0.6); color:#fff; padding:1rem; font-size:1.2rem;">1. The Stakeout</div>
  </div>

  <div style="flex:none; width:100vw; height:100vh; scroll-snap-align:center; position:relative;">
    <img src="the-take-bank-heist-duffel-bag-money-scene.jpg" alt="Duffle bag with money and tools on bank floor" style="width:100%; height:100%; object-fit:cover; display:block;">
    <div style="position:absolute; bottom:2rem; left:2rem; background:rgba(0,0,0,0.6); color:#fff; padding:1rem; font-size:1.2rem;">2. The Take</div>
  </div>

  <div style="flex:none; width:100vw; height:100vh; scroll-snap-align:center; position:relative;">
    <img src="the-getaway-bank-heist-vintage-car-scene.jpg" alt="Woman in scarf loading bag, man about to close trunk" style="width:100%; height:100%; object-fit:cover; display:block;">
    <div style="position:absolute; bottom:2rem; left:2rem; background:rgba(0,0,0,0.6); color:#fff; padding:1rem; font-size:1.2rem;">3. The Getaway</div>
  </div>

  <div style="flex:none; width:100vw; height:100vh; scroll-snap-align:center; position:relative;">
    <img src="the-hideout-bank-heist-hotel-room-scene.jpg" alt="Hotel room with cash bag, woman’s legs, man with champagne" style="width:100%; height:100%; object-fit:cover; display:block;">
    <div style="position:absolute; bottom:2rem; left:2rem; background:rgba(0,0,0,0.6); color:#fff; padding:1rem; font-size:1.2rem;">4. The Hideout</div>
  </div>

  <div style="flex:none; width:100vw; height:100vh; scroll-snap-align:center; position:relative;">
    <img src="the-escape-bank-heist-speedboat-scene.jpg" alt="Couple on speedboat, woman reclines with champagne" style="width:100%; height:100%; object-fit:cover; display:block;">
    <div style="position:absolute; bottom:2rem; left:2rem; background:rgba(0,0,0,0.6); color:#fff; padding:1rem; font-size:1.2rem;">5. The Escape</div>
  </div>

</div>
