@media(max-width:600px){
  body{background:#f7efe5;color:#4b3022}
  .section{padding:64px 16px;background:#f7efe5}
  .section .heading{text-align:center;max-width:340px;margin:0 auto 26px}
  .section .heading h2{font-size:2.05rem;line-height:1.04;color:#4b3022}
  .section .heading>p:last-child{font-size:.9rem;color:#806c5d}
  #play,#cafe,#parties{position:relative;overflow:hidden}
  #play{background:#f7efe5}
  #cafe{background:#fbf5ee}
  #parties{background:#f7efe5}
  .cards{display:block;max-width:360px;margin:0 auto}
  .cards .card{min-height:135px;margin:0 auto 14px;padding:28px 22px 20px;text-align:center;border:1px solid #dfcdbb;border-radius:50% 50% 14px 14px / 24% 24% 14px 14px;background:#efe2d2;box-shadow:0 12px 26px rgba(75,48,34,.1)}
  .cards .card:last-child{margin-bottom:0}
  .cards .card.featured{background:#422313;color:#f9eee3;border-color:#422313;transform:none}
  .cards .card-icon{display:grid;place-items:center;width:28px;height:28px;margin:0 auto 6px;color:#8f5a3e;font-size:1.35rem}
  .cards .card-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}
  .cards .card.featured .card-icon,.cards .card.featured h3,.cards .card.featured p,.cards .card.featured li{color:#f9eee3}
  .cards .card h3{margin:0 0 7px;color:#70472f;font:600 1.08rem/1.15 "Playfair Display",serif}
  .cards .card .price{margin:0 0 7px;color:#70472f;font:700 2rem/1 "Playfair Display",serif}
  .cards .card.featured .price{color:#fff7ed}
  .cards .card p{max-width:24ch;margin:0 auto 8px;color:#806c5d;font-size:.76rem;line-height:1.3}
  .cards .card ul{display:flex;justify-content:center;flex-wrap:wrap;gap:4px 10px;margin:0;padding:0;list-style:none;color:#806c5d;font-size:.68rem}
  .cards .card li:before{content:"•";margin-right:5px;color:#b57d5d}
  .admission-promise{position:relative;z-index:1;margin-top:24px;border-color:#d9c1ad;background:#f3e7da;border-radius:16px;padding:14px 12px;gap:10px}
  .admission-promise p{text-align:center;font-size:.74rem;line-height:1.25}
  .admission-promise p span,.admission-promise strong span{display:grid;place-items:center;width:28px;height:28px;margin:0 auto 4px;color:#a56d4e}
  .admission-promise svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}
  .admission-promise strong{font-size:1rem}
  #play:after,#cafe:after,#parties:after{width:120%;height:36px;margin:34px -10% -54px;border-radius:50% 50% 0 0 / 100% 100% 0 0}
  #play:after{background:#fbf5ee}
  #cafe:after{background:#f7efe5}
  #parties:after{background:#fffaf6}
  .cafe-gallery-shell{max-width:360px;margin:0 auto 28px}
}
