@media (max-width: 760px) {
  .hero.hero-atmosphere .area-chip { display: none; }
  .hero.hero-atmosphere .quick-contact { margin-top: 39px; row-gap: 15px; }
  .hero.hero-atmosphere .hero-areas { margin-top: 28px !important; }
  .footer-areas { margin-top: 12px; font-size: 12px; line-height: 1.45; }
  .footer-contact { display: grid; gap: 12px; margin-top: 16px; }
  .footer-contact a, .footer-contact button, .footer-contact span { font-size: 12px; line-height: 1.45; }
}
