.gallerySection{background:#1d1511;color:#fff;margin:64px -20px -84px;padding:72px 20px 84px}.gallerySection .label{color:#f3c168}.gallerySection .sub{color:#e5d9ce}.foodGallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:220px;grid-auto-flow:dense;gap:14px;margin-top:38px}.foodGallery figure{position:relative;margin:0;overflow:hidden;background:#271b15;min-height:0}.foodGallery .gallery-wide{grid-column:span 2}.foodGallery .gallery-tall{grid-row:span 2}.foodGallery .gallery-full{grid-column:span 2}.foodGallery img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.foodGallery .gallery-contained img{object-fit:contain;padding:8px;box-sizing:border-box}.foodGallery figure:hover img{transform:scale(1.025)}.foodGallery .gallery-contained:hover img{transform:scale(1.01)}.foodGallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:32px 16px 14px;background:linear-gradient(transparent,#100907e8);font:700 .85rem/1.25 "Libre Baskerville",serif;letter-spacing:.03em}@media(max-width:650px){.gallerySection{margin:46px -14px -62px;padding:58px 14px 62px}.foodGallery{grid-template-columns:1fr 1fr;grid-auto-rows:175px}.foodGallery .gallery-wide,.foodGallery .gallery-full{grid-column:1/3}.foodGallery .gallery-tall{grid-row:span 2}.foodGallery .gallery-contained{min-height:280px}}
