.footer.svelte-6kcp1e{background-color:#4b2e1d;color:#f5efe6;padding:40px 16px}.container.svelte-6kcp1e{display:grid;grid-template-areas:"left map" "copy copy";grid-template-columns:minmax(0,1fr) 520px;gap:40px 60px;max-width:1400px;margin:0 auto}.left.svelte-6kcp1e{grid-area:left}.map.svelte-6kcp1e{grid-area:map}.footer.svelte-6kcp1e .copyright:where(.svelte-6kcp1e){grid-area:copy}.left.svelte-6kcp1e{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:24px 60px}.block.svelte-6kcp1e h3:where(.svelte-6kcp1e){margin-bottom:1rem;font-size:1.4rem}.block.svelte-6kcp1e ul:where(.svelte-6kcp1e){list-style:none;padding:0}.block.svelte-6kcp1e ul:where(.svelte-6kcp1e) li:where(.svelte-6kcp1e){margin-bottom:.5rem}.block.svelte-6kcp1e a:where(.svelte-6kcp1e){color:#f5efe6;text-decoration:none;position:relative}.block.svelte-6kcp1e a:where(.svelte-6kcp1e):after{content:"";position:absolute;left:0;bottom:-2px;width:0%;height:2px;background-color:currentColor;transition:width .3s ease}.block.svelte-6kcp1e a:where(.svelte-6kcp1e):hover:after{width:100%}.block.svelte-6kcp1e p:where(.svelte-6kcp1e),.block.svelte-6kcp1e a[href^=mailto]:where(.svelte-6kcp1e){display:block;margin-bottom:1rem}.footer-mail.svelte-6kcp1e{margin:0 0 1rem}.map.svelte-6kcp1e{box-shadow:0 8px 20px #4b2e1d40;border-radius:12px;overflow:hidden;align-self:start}.map.svelte-6kcp1e iframe:where(.svelte-6kcp1e){width:100%;height:260px;border:none;display:block}.footer.svelte-6kcp1e .copyright:where(.svelte-6kcp1e){margin-top:1.5rem;font-family:Poppins,sans-serif;color:#f5efe6;font-size:.9rem;text-align:left;align-self:end}@media (max-width: 1100px){.container.svelte-6kcp1e{grid-template-areas:"left" "map" "copy";grid-template-columns:1fr}.left.svelte-6kcp1e{grid-template-columns:repeat(2,minmax(180px,1fr))}.footer.svelte-6kcp1e .copyright:where(.svelte-6kcp1e){text-align:center}}@media (max-width: 700px){.left.svelte-6kcp1e{grid-template-columns:1fr}.map.svelte-6kcp1e iframe:where(.svelte-6kcp1e){height:220px}}.navbar.svelte-1bnv054{background-color:#f5efe6;color:#4b2e1d;padding:1rem 8px;position:fixed;top:0;width:100%;z-index:999;transition:background-color .6s ease,color .6s ease}.navbar.svelte-1bnv054 .container:where(.svelte-1bnv054){width:95%;max-width:1400px;margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.nav-container.svelte-1bnv054{display:flex;justify-content:flex-end}.navbar.scrolled.svelte-1bnv054{background-color:#4b2e1d;color:#f5efe6}.navbar.scrolled.svelte-1bnv054 .nav-links:where(.svelte-1bnv054) a:where(.svelte-1bnv054),.navbar.scrolled.svelte-1bnv054 .logo:where(.svelte-1bnv054){color:#f5efe6;border-color:#f5efe6}.logo.svelte-1bnv054{margin:0;color:#4b2e1d;font-family:Poppins,sans-serif;font-weight:600;font-size:2rem;border:2px solid #4b2e1d;padding:.3rem .8rem;border-radius:12px;display:inline-block;max-width:fit-content}.logo.svelte-1bnv054 a:where(.svelte-1bnv054){color:inherit;text-decoration:none;position:relative}.nav-links.svelte-1bnv054{list-style:none;display:flex;gap:2.5rem}.navbar.svelte-1bnv054 .nav-links:where(.svelte-1bnv054) a:where(.svelte-1bnv054){position:relative;color:#4b2e1d;text-decoration:none;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;letter-spacing:.05em}.navbar.svelte-1bnv054 .nav-links:where(.svelte-1bnv054) a:where(.svelte-1bnv054):after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:2px;background-color:currentColor;transition:width .3s ease}.navbar.svelte-1bnv054 .nav-links:where(.svelte-1bnv054) a:where(.svelte-1bnv054):hover:after{width:100%}.hamburger.svelte-1bnv054{display:none;font-size:2rem;background:none;border:none;color:inherit;cursor:pointer}.navbar.scrolled.svelte-1bnv054 .nav-menu:where(.svelte-1bnv054){border:1px solid #4b2e1d}@media (max-width: 768px){.nav-links.svelte-1bnv054{flex-direction:column;gap:1rem;padding-left:0;margin-top:1rem}.nav-container.svelte-1bnv054{display:flex;justify-content:flex-end;position:relative}.hamburger.svelte-1bnv054{display:block;margin-left:auto}.nav-menu.svelte-1bnv054{width:min(200px,90vw);position:absolute;top:calc(100% + 1.5rem);right:0;background-color:#f5efe6;padding:1rem;border:1px solid #4b2e1d;border-radius:8px;box-shadow:0 2px 8px #0000001a;z-index:1000;opacity:0;transform:translateY(-8px) scale(.98);visibility:hidden;pointer-events:none;transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s}.nav-menu.open.svelte-1bnv054{opacity:1;transform:translateY(0) scale(1);visibility:visible;pointer-events:auto;transition:opacity .22s ease,transform .22s ease,visibility 0s}.navbar.scrolled.svelte-1bnv054 .nav-menu:where(.svelte-1bnv054){border:1px solid #f5efe6;background-color:#4b2e1d}.navbar.scrolled.svelte-1bnv054 .nav-links:where(.svelte-1bnv054) a:where(.svelte-1bnv054){color:#f5efe6}}
