@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--primary-color: #dc1e3c;--text-color: #1f2937;--white-color: #ffffff}.fixed-header.svelte-egopg6{position:sticky;top:0;width:100%;z-index:1000;background-color:var(--white-color);box-shadow:0 2px 4px #0000001a}.nav-container.svelte-egopg6{width:100%;padding:.75rem 1rem}.nav-content.svelte-egopg6{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.logo.svelte-egopg6 img:where(.svelte-egopg6){height:2.2rem}.desktop-nav.svelte-egopg6{display:none;list-style:none;gap:1.2rem;margin:0;padding:0}.desktop-nav.svelte-egopg6 button:where(.svelte-egopg6),.desktop-nav.svelte-egopg6 a:where(.svelte-egopg6){background:none;border:none;color:var(--text-color);font-weight:700;text-decoration:none;cursor:pointer;white-space:nowrap}.mobile-toggle.svelte-egopg6{display:flex;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:none;border:none;cursor:pointer;z-index:1100}.line.svelte-egopg6{width:100%;height:2px;background-color:var(--primary-color);transition:all .3s ease}.open-1.svelte-egopg6{transform:translateY(9px) rotate(45deg)}.open-2.svelte-egopg6{opacity:0}.open-3.svelte-egopg6{transform:translateY(-9px) rotate(-45deg)}.nav-links-wrapper.svelte-egopg6{display:none;flex-direction:column;position:absolute;top:100%;right:0;width:280px;max-height:90vh;overflow-y:auto;background:#fff;padding:1.5rem;box-shadow:0 8px 16px #0000001a;z-index:1050}.nav-links-wrapper.active.svelte-egopg6{display:flex}.mobile-only-links.svelte-egopg6{display:flex;flex-direction:column;list-style:none;gap:1rem;padding:0;margin-bottom:1.5rem;border-bottom:1px solid #eee;padding-bottom:1rem}.mobile-only-links.svelte-egopg6 button:where(.svelte-egopg6),.mobile-only-links.svelte-egopg6 a:where(.svelte-egopg6){background:none;border:none;font-weight:700;text-decoration:none;color:var(--text-color);text-align:left;width:100%;cursor:pointer}.submenu-mobile.svelte-egopg6{display:flex;flex-direction:column;gap:.8rem;padding:.8rem 0 .5rem 1rem}.submenu-mobile.svelte-egopg6 a:where(.svelte-egopg6){font-weight:400!important;color:#4b5563!important}.action-buttons.svelte-egopg6{display:flex;flex-direction:column;gap:.8rem}.action-buttons.svelte-egopg6 a:where(.svelte-egopg6){background-color:var(--primary-color);color:#fff;padding:.7rem;text-align:center;text-decoration:none;border-radius:4px;font-weight:700}.logout-btn.svelte-egopg6{width:100%;background:transparent;color:var(--primary-color);border:1px solid var(--primary-color);padding:.7rem;border-radius:4px;font-weight:700;cursor:pointer}.lang-switcher.svelte-egopg6{display:flex;justify-content:center;gap:.5rem;margin-bottom:.5rem}.lang-switcher.svelte-egopg6 button:where(.svelte-egopg6){background:none;border:none;color:#666;font-weight:600;cursor:pointer}.lang-switcher.svelte-egopg6 button.active:where(.svelte-egopg6){color:var(--primary-color);text-decoration:underline}.has-submenu.svelte-egopg6{position:relative}.submenu.svelte-egopg6{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 4px 12px #0000001a;padding:.5rem 0;min-width:180px;display:flex;flex-direction:column;z-index:100}.submenu.svelte-egopg6 a:where(.svelte-egopg6){padding:.5rem 1rem;font-weight:400}.submenu.svelte-egopg6 a:where(.svelte-egopg6):hover{background-color:#f5f5f5}@media (min-width: 1024px){.desktop-nav.svelte-egopg6{display:flex}.mobile-only-links.svelte-egopg6{display:none}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat;margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit}:root{--footer-bg-color: #e1c4a2;--footer-text-color: #000000;--primary-color: #dc1e3c;--white-color: #ffffff}.main-footer.svelte-1uyurlb{background-color:var(--footer-bg-color);color:var(--footer-text-color);padding:2.5rem 1rem;width:100%}.footer-content.svelte-1uyurlb{display:flex;flex-direction:column;align-items:center;max-width:1280px;margin:0 auto;text-align:center}@media (min-width: 768px){.footer-content.svelte-1uyurlb{flex-direction:row;justify-content:space-between;align-items:flex-start;text-align:left}}.contact-section.svelte-1uyurlb h3:where(.svelte-1uyurlb){font-size:1.25rem;margin-bottom:1.25rem}.contact-section.svelte-1uyurlb p:where(.svelte-1uyurlb){margin:.6rem 0;font-size:.95rem;line-height:1.5}.contact-section.svelte-1uyurlb a:where(.svelte-1uyurlb){color:inherit;text-decoration:none}.social-links.svelte-1uyurlb{display:flex;gap:1.2rem;justify-content:center;margin-top:1.5rem}@media (min-width: 768px){.social-links.svelte-1uyurlb{justify-content:flex-start}}.social-links.svelte-1uyurlb img:where(.svelte-1uyurlb){height:1.5rem;width:auto;transition:transform .2s}.social-links.svelte-1uyurlb img:where(.svelte-1uyurlb):hover{transform:scale(1.1)}.sponsor-logos.svelte-1uyurlb{display:flex;align-items:center;gap:2rem;margin-top:2.5rem;justify-content:center;flex-wrap:wrap}.sponsor-logos.svelte-1uyurlb img:where(.svelte-1uyurlb){height:60px;width:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px){.sponsor-logos.svelte-1uyurlb{margin-top:0}.sponsor-logos.svelte-1uyurlb img:where(.svelte-1uyurlb){height:110px}}.sub-footer.svelte-1uyurlb{background-color:var(--primary-color);color:var(--white-color);padding:1.5rem 1rem}.sub-footer-content.svelte-1uyurlb{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem}@media (min-width: 768px){.sub-footer-content.svelte-1uyurlb{flex-direction:row}}.subfooter-logo.svelte-1uyurlb img:where(.svelte-1uyurlb){height:2.5rem}.legal-links.svelte-1uyurlb{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.legal-links.svelte-1uyurlb a:where(.svelte-1uyurlb){color:var(--white-color);text-decoration:none;font-size:.85rem}.legal-links.svelte-1uyurlb a:where(.svelte-1uyurlb):hover{text-decoration:underline}.loading-container.svelte-1oh5yfg{display:flex;justify-content:center;align-items:center;height:100vh;font-family:Montserrat}
