@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&display=swap";@font-face{font-family:Peanut;src:url(./Peanut%20Butter.lWsSP3Ua.ttf)}.poppins-regular{font-family:Poppins,sans-serif;font-style:normal;font-weight:400}:root,[data-theme=light]{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #f0f2ff;--text-primary: #1a1a1a;--text-secondary: #4a4a4a;--text-tertiary: #666666;--border-color: rgba(0, 0, 0, .08);--border-hover: rgba(0, 0, 0, .12);--hover-bg: rgba(0, 0, 0, .04);--active-bg: rgba(5, 12, 156, .08);--shadow-sm: 0 2px 16px rgba(0, 0, 0, .06);--shadow-md: 0 4px 24px rgba(0, 0, 0, .12);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .16);--primary: #050c9c;--primary-text: #050c9c;--primary-hover: #040a7a;--primary-light: rgba(5, 12, 156, .1);--spinner-bg: #f0f2ff;--spinner-color: #050c9c}[data-theme=dark]{--bg-primary: #1a1a1a;--bg-secondary: #242424;--bg-tertiary: #2a2a3a;--text-primary: #e5e5e5;--text-secondary: #c4c4c4;--text-tertiary: #a0a0a0;--border-color: rgba(255, 255, 255, .12);--border-hover: rgba(255, 255, 255, .18);--hover-bg: rgba(255, 255, 255, .08);--active-bg: rgba(5, 12, 156, .15);--shadow-sm: 0 2px 16px rgba(0, 0, 0, .3);--shadow-md: 0 4px 24px rgba(0, 0, 0, .5);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .7);--primary: #050c9c;--primary-text: #6b78ff;--primary-hover: #040a7a;--primary-light: rgba(5, 12, 156, .15);--spinner-bg: #2a2a3a;--spinner-color: #050c9c}html{margin:0;padding:0;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}body{margin:0;padding:0;font-family:Poppins,sans-serif;width:100%;overflow-x:hidden;background-color:var(--bg-primary);color:var(--text-primary)}html.has-video-background,body.has-video-background{background-color:transparent}html.has-video-background{background:transparent}table thead tr{background-color:var(--bg-secondary)!important}table th,table td{border-color:var(--border-color)!important;color:var(--text-primary)!important}h1,h2,h3,h4,h5,h6{margin:0;padding:0}main{background-color:var(--bg-primary);margin:0;padding:120px 0 100px;display:flex;align-items:center;flex-direction:column;position:relative;z-index:1}main>*{width:65%;max-width:1064px}@media(max-width:548px){main>*{width:75%}}@media(max-width:406px){main>*{width:85%}}@media(max-width:310px){main>*{width:90%}}p{text-align:justify;text-justify:inter-word;word-spacing:-.05em;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2}h2,h3{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 2}h1{text-align:center}.background-video.svelte-1fmw0hk{position:fixed;top:0;left:0;width:100vw;height:calc(100vh + 300px);-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;z-index:-1;pointer-events:none}.language-switcher.svelte-1v2j48r{position:relative;display:flex;align-items:center}.lang-button.svelte-1v2j48r{background:transparent;border:1px solid rgba(0,0,0,.15);color:var(--text-primary);padding:6px 12px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;font-family:Poppins,sans-serif;display:flex;align-items:center;gap:6px}.lang-button.svelte-1v2j48r:hover{background:#0000000a;border-color:#00000040}.flag.svelte-1v2j48r{font-size:16px;line-height:1}.lang-code.svelte-1v2j48r{min-width:20px}.lang-button.svelte-1v2j48r svg{transition:transform .2s ease}.lang-button.svelte-1v2j48r .rotated{transform:rotate(180deg)}.lang-dropdown.svelte-1v2j48r{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:var(--bg-primary);border-radius:8px;box-shadow:0 4px 20px #0000001f;border:1px solid rgba(0,0,0,.08);padding:6px;animation:svelte-1v2j48r-dropdownFadeIn .2s ease-in-out;z-index:100}@keyframes svelte-1v2j48r-dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.lang-option.svelte-1v2j48r{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;background:transparent;border:none;border-radius:6px;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:var(--text-primary);transition:all .2s ease;text-align:left}.lang-option.svelte-1v2j48r:hover{background:#0000000a}.lang-option.active.svelte-1v2j48r{background:#050c9c14;color:#050c9c;font-weight:600}.lang-name.svelte-1v2j48r{flex:1}@media(max-width:768px){.lang-button.svelte-1v2j48r{padding:8px 14px;font-size:14px;border-color:#0003}.lang-dropdown.svelte-1v2j48r{min-width:180px}.lang-option.svelte-1v2j48r{padding:12px 14px;font-size:15px}}.theme-toggle.svelte-1cmi4dh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:none;border:none;color:var(--text-primary);cursor:pointer;border-radius:8px;transition:all .2s ease-in-out;padding:0}.theme-toggle.svelte-1cmi4dh:hover{background:var(--hover-bg)}.theme-toggle.svelte-1cmi4dh svg{transition:transform .2s ease-in-out}.theme-toggle.svelte-1cmi4dh:hover svg{transform:rotate(20deg) scale(1.1)}.navbar-wrapper.svelte-rfuq4y{position:fixed!important;top:20px!important;left:0;right:0;z-index:9999!important;display:flex!important;justify-content:center;pointer-events:none;visibility:visible!important;opacity:1!important}.navbar.svelte-rfuq4y{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:16px;transition:all .2s ease-in-out;box-shadow:var(--shadow-sm);pointer-events:all}.navbar.scrolled.svelte-rfuq4y{box-shadow:var(--shadow-md)}.navbar-container.svelte-rfuq4y{padding:0 24px;height:64px;display:flex;align-items:center}.navbar-brand.svelte-rfuq4y{display:flex;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s ease-in-out;flex-shrink:0;height:38px;margin-right:60px}.navbar-brand.svelte-rfuq4y:hover{opacity:.8}.logo.svelte-rfuq4y{width:38px;height:38px;flex-shrink:0}.brand-name.svelte-rfuq4y{font-family:Poppins,sans-serif;font-size:24px;color:var(--primary-text);font-weight:700;line-height:1;margin:0;padding:0;transform:translateY(-1px)}.navbar-center.svelte-rfuq4y{display:flex;align-items:center;gap:8px;flex:1;margin-right:60px}.nav-item-wrapper.svelte-rfuq4y{position:relative}.nav-link.svelte-rfuq4y{display:flex;align-items:center;padding:10px 16px;text-decoration:none;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:15px;font-weight:600;border-radius:8px;transition:all .2s ease-in-out;white-space:nowrap}.nav-link.svelte-rfuq4y:hover{background:var(--hover-bg)}.nav-link.active.svelte-rfuq4y{background:var(--active-bg);color:var(--primary-text)}.nav-item.svelte-rfuq4y{display:flex;align-items:center;gap:6px;padding:10px 16px;background:none;border:none;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s ease-in-out;white-space:nowrap}.nav-item.svelte-rfuq4y:hover{background:var(--hover-bg)}.nav-item.active.svelte-rfuq4y{background:var(--active-bg);color:var(--primary-text)}.chevron{transition:transform .2s ease-in-out}.chevron.rotated{transform:rotate(180deg)}.dropdown-menu.svelte-rfuq4y{position:absolute;top:calc(100% + 8px);left:0;min-width:280px;background:var(--bg-primary);border-radius:12px;box-shadow:var(--shadow-md);border:1px solid var(--border-color);padding:8px;animation:svelte-rfuq4y-dropdownFadeIn .2s ease-in-out;z-index:100}@keyframes svelte-rfuq4y-dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-item.svelte-rfuq4y{display:flex;align-items:flex-start;gap:12px;padding:12px;text-decoration:none;color:var(--text-primary);border-radius:8px;transition:all .2s ease-in-out}.dropdown-item.svelte-rfuq4y:hover{background:var(--hover-bg)}.dropdown-item.active.svelte-rfuq4y{background:var(--active-bg)}.dropdown-item.svelte-rfuq4y svg{color:var(--primary-text);margin-top:2px;flex-shrink:0}.dropdown-item-content.svelte-rfuq4y{display:flex;flex-direction:column;gap:2px}.dropdown-item-label.svelte-rfuq4y{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:var(--text-primary)}.dropdown-item-desc.svelte-rfuq4y{font-family:Poppins,sans-serif;font-size:13px;color:var(--text-secondary);line-height:1.4}.navbar-actions.svelte-rfuq4y{display:flex;align-items:center;gap:16px;flex-shrink:0}.btn-primary.svelte-rfuq4y{padding:10px 20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#fff;background:#050c9c;text-decoration:none;border-radius:8px;transition:all .2s ease-in-out;box-shadow:0 2px 8px #050c9c33}.btn-primary.svelte-rfuq4y:hover{background:#040a7a;transform:translateY(-1px);box-shadow:0 4px 12px #050c9c4d}.mobile-menu-toggle.svelte-rfuq4y{display:none;background:none;border:none;font-size:24px;color:var(--text-primary);cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease-in-out}.mobile-menu-toggle.svelte-rfuq4y:hover{background:var(--hover-bg)}@media(max-width:1100px){.navbar-container.svelte-rfuq4y{padding:0 20px;gap:24px}.navbar-center.svelte-rfuq4y{gap:4px}.nav-link.svelte-rfuq4y,.nav-item.svelte-rfuq4y{padding:8px 12px;font-size:14px}}.mobile-lang-switcher.svelte-rfuq4y,.mobile-menu-header.svelte-rfuq4y{display:none}@media(max-width:900px){.navbar-wrapper.svelte-rfuq4y{top:16px;left:16px;right:16px}.navbar.svelte-rfuq4y{position:relative;z-index:10003}.navbar-container.svelte-rfuq4y{justify-content:space-between;position:relative;z-index:10003}.navbar-brand.svelte-rfuq4y{margin-right:0}.navbar-actions.svelte-rfuq4y{display:none}.mobile-menu-header.svelte-rfuq4y{display:flex;align-items:center;justify-content:center;gap:12px;padding:0;margin:0 auto 10px}.mobile-logo.svelte-rfuq4y{width:50px;height:50px}.mobile-brand-name.svelte-rfuq4y{font-family:Poppins,sans-serif;font-size:32px;color:var(--primary-text);font-weight:700}.mobile-lang-switcher.svelte-rfuq4y{display:flex;justify-content:center;align-items:center;gap:12px;padding:0;margin:0 auto 24px}.mobile-menu-toggle.svelte-rfuq4y{display:block;z-index:10004;position:relative}.navbar-center.svelte-rfuq4y{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:var(--bg-primary);display:block;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 20px;box-sizing:border-box;transform:translateY(-100%);opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:10001}.navbar-center.svelte-rfuq4y::-webkit-scrollbar{width:0;display:none}.navbar-center.svelte-rfuq4y:before{content:"";display:block;height:100px}.navbar-center.svelte-rfuq4y:after{content:"";display:block;height:50px}.navbar-center.mobile-open.svelte-rfuq4y{transform:translateY(0);opacity:1;pointer-events:all}.nav-link.svelte-rfuq4y{font-size:18px;font-weight:600;padding:14px 32px;width:auto;min-width:280px;text-align:center;border-radius:12px;margin:0 auto 12px;background:var(--bg-secondary);border:2px solid transparent;transition:all .25s ease;display:block}.nav-link.svelte-rfuq4y:active{transform:scale(.97)}.nav-link.active.svelte-rfuq4y{background:var(--primary);color:#fff;border-color:var(--primary)}.nav-item-wrapper.svelte-rfuq4y{display:flex;flex-direction:column;align-items:center;width:auto;padding:0;margin:0 auto 12px}.nav-item.svelte-rfuq4y{font-size:18px;font-weight:600;padding:14px 32px;width:auto;min-width:280px;text-align:center;justify-content:center;gap:10px;border-radius:12px;background:var(--bg-secondary);border:2px solid transparent;transition:all .25s ease}.nav-item.svelte-rfuq4y:active{transform:scale(.97)}.nav-item.active.svelte-rfuq4y{background:var(--primary);color:#fff;border-color:var(--primary)}.nav-item.active.svelte-rfuq4y .chevron{color:#fff}.dropdown-menu.svelte-rfuq4y{position:static;box-shadow:none;border:none;background:transparent;border-radius:0;margin:8px 0 0;padding:0;width:auto;display:flex;flex-direction:column;align-items:center;gap:8px;animation:svelte-rfuq4y-fadeIn .3s ease}@keyframes svelte-rfuq4y-fadeIn{0%{opacity:0}to{opacity:1}}.dropdown-item.svelte-rfuq4y{padding:12px 24px;border-radius:10px;margin:0 auto;gap:10px;background:var(--bg-primary);border:1px solid var(--border-color);min-width:240px;max-width:280px;transition:all .2s ease}.dropdown-item.svelte-rfuq4y:active{transform:scale(.97)}.dropdown-item.active.svelte-rfuq4y{background:var(--active-bg);border-color:var(--primary)}.dropdown-item.svelte-rfuq4y svg{color:var(--primary-text)}.dropdown-item-content.svelte-rfuq4y{text-align:center}.dropdown-item-label.svelte-rfuq4y{font-size:15px;font-weight:600}.dropdown-item-desc.svelte-rfuq4y{font-size:12px;color:var(--text-tertiary)}}@media(max-width:480px){.navbar-wrapper.svelte-rfuq4y{top:10px;left:10px;right:10px}.navbar-container.svelte-rfuq4y{padding:0 14px;height:54px}.brand-name.svelte-rfuq4y{font-size:17px}.logo.svelte-rfuq4y{width:30px;height:30px}.navbar-center.svelte-rfuq4y{padding:0 16px;box-sizing:border-box}.navbar-center.svelte-rfuq4y:before{height:90px}.mobile-logo.svelte-rfuq4y{width:42px;height:42px}.mobile-brand-name.svelte-rfuq4y{font-size:28px}.mobile-menu-header.svelte-rfuq4y{padding:0;margin:0 0 8px}.mobile-lang-switcher.svelte-rfuq4y{padding:0;margin:0 0 20px}.mobile-lang-switcher.svelte-rfuq4y .lang-dropdown{left:50%;right:auto;transform:translate(-50%)}.nav-link.svelte-rfuq4y,.nav-item.svelte-rfuq4y{font-size:16px;padding:12px 28px;min-width:260px}.dropdown-item.svelte-rfuq4y{padding:10px 20px;min-width:220px}.dropdown-item-label.svelte-rfuq4y{font-size:14px}.dropdown-item-desc.svelte-rfuq4y{font-size:11px}}@media(max-width:360px){.nav-link.svelte-rfuq4y,.nav-item.svelte-rfuq4y{font-size:15px;padding:10px 20px;min-width:0;width:100%;max-width:240px}.dropdown-item.svelte-rfuq4y{padding:10px 16px;min-width:0;width:100%;max-width:200px}}.brand-text{color:#050c9c!important;font-family:Peanut,cursive!important}header.svelte-1elxaub{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;flex-direction:column;font-size:20px;position:relative;z-index:0}header.svelte-1elxaub figure:where(.svelte-1elxaub){margin:0 0 80px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:auto}header.svelte-1elxaub figure:where(.svelte-1elxaub) img:where(.svelte-1elxaub){max-width:40vw}.typing.svelte-1elxaub{min-height:66px;font-size:40px;display:block;text-align:center;max-width:90vw;line-height:1.4;color:#1a1a1a}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub){position:absolute;z-index:3;bottom:75px;left:50%;cursor:pointer;animation-name:svelte-1elxaub-go-to-bottom-anim;animation-duration:3.5s;animation-iteration-count:infinite;padding:0 15px;border-radius:16px;border:3px solid #ffffff}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){color:#fff;font-size:30px;display:flex;justify-content:center;height:66px;align-items:center;transition:all .3s ease-in-out;gap:8px}@keyframes svelte-1elxaub-go-to-bottom-anim{0%{transform:scale(1) translate(-50%)}50%{transform:translate3d(0,-12px,0) scale(1.01) translate(-50%)}to{transform:scale(1) translate(-50%)}}@media only screen and (max-width:1024px){header.svelte-1elxaub figure:where(.svelte-1elxaub) img:where(.svelte-1elxaub){max-width:60vw}}@media only screen and (max-width:682px){.typing.svelte-1elxaub{font-size:36px;min-height:100px}header.svelte-1elxaub{font-size:16px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){font-size:24px;height:62px}header.svelte-1elxaub figure:where(.svelte-1elxaub) img:where(.svelte-1elxaub){max-width:80vw}}@media only screen and (max-width:582px){.typing.svelte-1elxaub{font-size:30px;min-height:90px}header.svelte-1elxaub{font-size:14px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){font-size:20px;height:57px}}@media only screen and (max-width:512px){.typing.svelte-1elxaub{font-size:26px;min-height:80px}header.svelte-1elxaub{font-size:11px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){font-size:18px;height:54px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub){bottom:45px}}@media only screen and (max-width:418px){.typing.svelte-1elxaub{font-size:22px;min-height:70px}header.svelte-1elxaub{font-size:9px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){font-size:12px;height:45px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub){bottom:35px}}@media only screen and (max-width:340px){.typing.svelte-1elxaub{font-size:16px;min-height:60px}header.svelte-1elxaub{font-size:8px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){font-size:12px;height:35px}}@media only screen and (max-height:618px){header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub){bottom:50px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){height:50px}}@media only screen and (max-height:452px){header.svelte-1elxaub figure:where(.svelte-1elxaub){margin-bottom:110px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub){bottom:28px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){height:44px}}@media only screen and (max-height:376px){header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub){bottom:20px}header.svelte-1elxaub .scroll-button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){height:40px;font-size:18px}header.svelte-1elxaub{font-size:14px}.typing.svelte-1elxaub{font-size:28px;min-height:85px}}footer.svelte-jz8lnl{display:flex;flex-direction:column;align-items:center;border-top:1px solid var(--border-color);background-color:var(--bg-primary);padding-top:40px}footer.svelte-jz8lnl>:where(.svelte-jz8lnl){width:80%}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl){display:flex;justify-content:center;margin:30px 0;align-items:center}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .banner:where(.svelte-jz8lnl){display:flex;align-items:center;justify-content:center;width:45%}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .banner:where(.svelte-jz8lnl) figure:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl){height:100px}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl){display:flex;width:50%;justify-content:space-around}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl) ul:where(.svelte-jz8lnl){padding:0}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl) ul:where(.svelte-jz8lnl) h3:where(.svelte-jz8lnl){margin:0 0 10px}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl) ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl){display:block}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl) ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){text-decoration:none;color:var(--text-primary)}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl) .contact-links:where(.svelte-jz8lnl) .unxwares:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){display:flex;align-items:center}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl) .contact-links:where(.svelte-jz8lnl) .unxwares:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl){width:16px;height:16px;margin-right:5px}[data-theme=dark] footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl) .contact-links:where(.svelte-jz8lnl) .unxwares:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl){filter:brightness(10)}footer.svelte-jz8lnl hr:where(.svelte-jz8lnl){margin:3px 0;width:80%;border:none;border-top:1px double var(--border-color);color:var(--text-secondary)}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl){display:flex;justify-content:space-between;align-items:center}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl){display:flex;align-items:center;font-size:16px;margin:5px}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){text-decoration:none;display:flex;align-items:center;color:var(--text-primary)}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl){width:25px;height:25px;margin:0 4px}@media screen and (max-width:1482px){footer.svelte-jz8lnl>:where(.svelte-jz8lnl){width:90%}footer.svelte-jz8lnl hr:where(.svelte-jz8lnl){width:90%}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl){width:55%;justify-content:space-evenly}}@media screen and (max-width:1182px){footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl){flex-direction:column}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl){width:100%}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl){flex-direction:column}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl){text-align:center}footer.svelte-jz8lnl hr:where(.svelte-jz8lnl){width:75%}}@media screen and (max-width:768px){footer.svelte-jz8lnl hr:where(.svelte-jz8lnl){width:85%}}@media screen and (max-width:674px){footer.svelte-jz8lnl>:where(.svelte-jz8lnl){width:100%}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .banner:where(.svelte-jz8lnl) figure:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl){height:70px}footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl){width:50%;flex-direction:column;font-size:1.2rem}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl):first-child{width:70%}footer.svelte-jz8lnl hr:where(.svelte-jz8lnl){width:70%}}@media screen and (max-width:458px){footer.svelte-jz8lnl .footer-infos:where(.svelte-jz8lnl) .footer-links:where(.svelte-jz8lnl){width:70%}footer.svelte-jz8lnl .copyright:where(.svelte-jz8lnl) p:where(.svelte-jz8lnl):first-child{width:80%}footer.svelte-jz8lnl hr:where(.svelte-jz8lnl){width:80%}}.page-content.svelte-12qhfyh{min-height:50vh}.loading-screen.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:var(--bg-primary)}.loading-spinner.svelte-12qhfyh{width:50px;height:50px;border:4px solid var(--spinner-bg);border-top:4px solid var(--spinner-color);border-radius:50%;animation:svelte-12qhfyh-spin 1s linear infinite}@keyframes svelte-12qhfyh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
