body .hero-photo{min-height:690px;background:var(--red);display:flex;align-items:center;justify-content:center;overflow:hidden}body .hero-photo>img{opacity:1;content:url('gallery-hero-compressed.webp');width:100%;height:100%;object-fit:contain;object-position:center}body .floating-route{display:block;position:fixed;z-index:10;right:20px;bottom:78px;background:#fff;color:var(--red);border:2px solid var(--red);border-radius:28px;padding:13px 19px;font:900 14px Arial,sans-serif;line-height:1.2;box-shadow:0 5px 18px #0003}body .floating-wa{display:block;position:fixed;z-index:10;right:20px;bottom:20px;background:#20c763;color:#fff;border-radius:28px;padding:15px 21px;font:900 14px Arial,sans-serif;line-height:1.2;box-shadow:0 5px 18px #0005}@media(max-width:600px){body .hero-photo{min-height:0;height:auto;aspect-ratio:971/1200}body .floating-route{left:12px;right:12px;bottom:71px;text-align:center;padding:13px}body .floating-wa{left:12px;right:12px;bottom:12px;text-align:center;padding:15px}footer{padding-bottom:145px}}
