.header.svelte-5p7hfv{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(#ffffff59,#ababab7d);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.container.svelte-5p7hfv{max-width:1200px;margin:0 auto;padding:0 calc(24px + 2vw);display:flex;align-items:center;justify-content:space-between;height:80px}.logo.svelte-5p7hfv{font-size:1.8rem;font-weight:700;color:#222;text-decoration:none;text-transform:uppercase;letter-spacing:1px}.nav.svelte-5p7hfv{display:flex;align-items:center;gap:calc(18px + 1vw)}.nav-link.svelte-5p7hfv{color:#222;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;position:relative}.nav-link.svelte-5p7hfv:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#ff7300;transition:all .3s ease}.nav-link.svelte-5p7hfv:hover,.nav-link.svelte-5p7hfv:focus{color:#ff7300}.nav-link.svelte-5p7hfv:hover:after{width:100%}.mobile-menu-btn.svelte-5p7hfv{display:none;background:none;border:none;color:#222;font-size:2rem;cursor:pointer;padding:5px}.contact-btn.svelte-5p7hfv{background:transparent;color:#fff;border:2px solid #fff;border-radius:30px;padding:7px 28px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s,color .2s,border-color .2s;outline:none;margin-left:12px;box-shadow:none;text-align:center;display:inline-block;text-decoration:unset}.contact-btn.svelte-5p7hfv:hover,.contact-btn.svelte-5p7hfv:focus{background:#ff7300;color:#fff;border-color:#ff7300}@media (max-width: 900px){.container.svelte-5p7hfv{padding:0 calc(10px + 2vw);height:64px}.nav.svelte-5p7hfv{display:none}.mobile-menu-btn.svelte-5p7hfv{display:block}.contact-btn.svelte-5p7hfv{background:transparent;color:#ff7300;border:2px solid #ff7300;border-radius:30px;padding:7px 28px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s,color .2s,border-color .2s;outline:none;margin-left:12px;box-shadow:none;text-align:center;display:inline-block;text-decoration:unset}.mobile-menu-overlay.svelte-5p7hfv{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000040;z-index:1100}.mobile-menu.svelte-5p7hfv{position:fixed;top:0;right:0;width:calc(100vw - 30px);max-width:420px;height:100vh;background:#fff;box-shadow:-2px 0 24px #00000021;z-index:1200;padding:24px 18px 18px;display:flex;flex-direction:column;border-radius:0 0 0 24px;animation:svelte-5p7hfv-slideIn .2s}@keyframes svelte-5p7hfv-slideIn{0%{right:-100vw}to{right:0}}.mobile-menu-close.svelte-5p7hfv{background:none;border:none;color:#ff7300;font-size:2.2rem;position:absolute;top:18px;right:18px;cursor:pointer;z-index:1300}.mobile-nav.svelte-5p7hfv{display:flex;flex-direction:column;gap:24px;margin-top:40px}.mobile-nav.svelte-5p7hfv .nav-link:where(.svelte-5p7hfv){color:#222;font-size:1.2rem;font-weight:500;padding:8px 0;border-radius:6px;transition:background .2s,color .2s}}@media (max-width: 600px){.container.svelte-5p7hfv{padding:0 calc(4px + 1vw);height:54px}.mobile-menu.svelte-5p7hfv{width:100vw;max-width:100vw;border-radius:0;padding:18px 4px 8px}.mobile-nav.svelte-5p7hfv{gap:18px;margin-top:24px}.mobile-nav.svelte-5p7hfv .nav-link:where(.svelte-5p7hfv){padding-left:18px}}.lang-dropdown-wrap.svelte-5p7hfv{position:relative;display:inline-block;margin-left:18px}.lang-btn.svelte-5p7hfv{display:flex;align-items:center;gap:7px;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.chevron.svelte-5p7hfv{font-size:.9em;margin-left:4px;color:#888}.lang-dropdown-list.svelte-5p7hfv{position:absolute;left:0;top:100%;margin-top:6px;background:#fff;border-radius:10px;box-shadow:0 4px 16px #0000001f;min-width:120px;z-index:10;padding:8px 0;list-style:none}.lang-dropdown-list.svelte-5p7hfv li:where(.svelte-5p7hfv){width:100%}.lang-dropdown-list.svelte-5p7hfv a.nav-link:where(.svelte-5p7hfv){display:flex;align-items:center;gap:8px;padding:8px 18px 8px 14px;color:#222;font-size:1rem;border-radius:6px;text-decoration:none;transition:background .15s}.lang-dropdown-list.svelte-5p7hfv a.nav-link:where(.svelte-5p7hfv):hover{background:#f5f5f5}.lang-dropdown-list.svelte-5p7hfv img:where(.svelte-5p7hfv){width:26px;height:20px;object-fit:cover;border-radius:2px;border:1px solid #eee}.hero.svelte-1xd898g{position:relative;width:100vw;min-height:77vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg.svelte-1xd898g{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(#3c1e0a73,#3c1e0a73),url(../../../hero-bg.jpg) center/cover no-repeat;z-index:1;width:100%;height:100%}.hero-content.svelte-1xd898g{position:relative;z-index:2;color:#fff;text-align:center;max-width:100vw;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px;overflow-x:auto}.hero-title.svelte-1xd898g,.hero-subtitle.svelte-1xd898g{font-size:1.3rem;word-break:break-word;white-space:normal;overflow-wrap:break-word;max-width:100%}.hero-title.svelte-1xd898g{font-weight:700;margin-bottom:20px;line-height:1.5}.hero-subtitle.svelte-1xd898g{font-weight:400;line-height:1.6;margin:0}@media (max-width: 900px){.hero-title.svelte-1xd898g{font-size:2rem;line-height:1.2}.hero-subtitle.svelte-1xd898g{font-size:1.1rem}}@media (max-width: 600px){.hero-title.svelte-1xd898g{font-size:1.3rem;line-height:1.15}.hero-subtitle.svelte-1xd898g{font-size:1rem}}.footer-section.svelte-12voox0{width:100%;background:#ff7300;color:#fff;box-shadow:inset 0 6px 20px #0000007d;padding:0;font-size:1rem}.footer-container.svelte-12voox0{max-width:1200px;margin:0 auto;padding:0 24px 20px}.footer-inner.svelte-12voox0{margin-bottom:10px;padding-top:36px}.footer-cols.svelte-12voox0{display:flex;gap:80px;justify-content:flex-end}.footer-col.svelte-12voox0{min-width:180px}.footer-col.svelte-12voox0 h4:where(.svelte-12voox0){font-size:1.2rem;font-weight:700;margin-bottom:12px;color:#fff}.footer-col.svelte-12voox0 ul:where(.svelte-12voox0){list-style:disc inside;margin:0;padding:0}.footer-col.svelte-12voox0 li:where(.svelte-12voox0){margin-bottom:6px;display:flex;align-items:center;gap:6px}.footer-col.svelte-12voox0 a:where(.svelte-12voox0){color:#fff;text-decoration:none;transition:color .2s}.footer-col.svelte-12voox0 a:where(.svelte-12voox0):hover{color:#222}.footer-icon.svelte-12voox0{font-size:.95em;color:#fff;display:inline-block;margin-right:2px}.footer-line.svelte-12voox0{border:none;border-top:1px solid #fff;margin:0 0 12px;opacity:.5}.footer-copy.svelte-12voox0{font-size:1rem;color:#fff;margin-bottom:12px}@media (max-width: 900px){.footer-cols.svelte-12voox0{gap:32px}}@media (max-width: 600px){.footer-container.svelte-12voox0{padding:0 8px}.footer-inner.svelte-12voox0{padding-top:18px}.footer-cols.svelte-12voox0{flex-direction:column;gap:12px;align-items:flex-start;margin-bottom:0}.footer-col.svelte-12voox0{min-width:0}.footer-col.svelte-12voox0 h4:where(.svelte-12voox0){font-size:1.1rem}.footer-copy.svelte-12voox0{font-size:.95rem}}
