@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600&family=Jost:wght@300;400;500&display=swap";@font-face{font-family:Poppins;src:url(../../../fonts/Poppins-Regular.ttf) format("ttf");font-weight:500;font-style:normal;font-display:swap}body,html{font-family:Poppins,sans-serif!important}.lang-switcher.svelte-1euxvd5{position:relative;display:inline-block;font-family:Segoe UI,system-ui,sans-serif}.trigger.svelte-1euxvd5{display:flex;align-items:center;gap:7px;padding:6px 12px 6px 8px;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;color:#1a202c;font-size:13px;font-weight:600;letter-spacing:.03em;transition:border-color .15s,box-shadow .15s,background .15s}.trigger.svelte-1euxvd5:hover{border-color:#94a3b8;background:#f8fafc;box-shadow:0 1px 4px #00000012}.flag-wrap.svelte-1euxvd5{width:26px;height:26px;background:#f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.flag-wrap.svelte-1euxvd5 svg{width:100%;height:100%;object-fit:cover}.flag-wrap.small.svelte-1euxvd5{width:28px;height:20px;border-radius:4px}.code.svelte-1euxvd5{font-size:12px;font-weight:700;color:#475569;letter-spacing:.08em}.chevron.svelte-1euxvd5{color:#94a3b8;transition:transform .2s ease;flex-shrink:0}.chevron.open.svelte-1euxvd5{transform:rotate(180deg)}.panel.svelte-1euxvd5{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 30px #0000001a,0 2px 8px #0000000f;min-width:190px;overflow:hidden;z-index:1000;animation:svelte-1euxvd5-panelIn .15s ease}@keyframes svelte-1euxvd5-panelIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.panel-header.svelte-1euxvd5{padding:10px 14px 6px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.option.svelte-1euxvd5{width:100%;display:flex;align-items:center;gap:10px;padding:8px 14px;background:none;border:none;cursor:pointer;text-align:left;transition:background .12s;color:#1a202c}.option.svelte-1euxvd5:hover{background:#f8fafc}.option.active.svelte-1euxvd5{background:#f0f9ff}.label.svelte-1euxvd5{display:flex;flex-direction:column;flex:1;gap:1px}.lang-name.svelte-1euxvd5{font-size:13px;font-weight:500;color:#1e293b}.lang-code.svelte-1euxvd5{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:.08em}.check.svelte-1euxvd5{color:#3b82f6;flex-shrink:0}header.svelte-zne36e{position:fixed;top:0;left:0;width:100%;height:60px;z-index:1000;transition:transform .3s ease-in-out,background-color .3s;background-color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-content.svelte-zne36e{max-width:100%;margin:none;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px;box-sizing:border-box;z-index:1000}header.hidden.svelte-zne36e{transform:translateY(-100%)}.text-btn.svelte-zne36e{background:none;border:none;color:#142d38;cursor:pointer;font-size:1.05rem;padding:8px;font-weight:700;white-space:nowrap;transition:color .2s;font-family:inherit}.text-btn.svelte-zne36e:hover{color:#3e738a}.logo.svelte-zne36e{font-size:1.05rem;padding-left:0}.actions.svelte-zne36e{display:flex;gap:20px}.burger.svelte-zne36e{display:none;background:none;border:none;cursor:pointer;flex-direction:column;justify-content:space-between;width:30px;height:20px;padding:0;z-index:1003;align-items:center}.burger.svelte-zne36e span:where(.svelte-zne36e){display:block;width:100%;height:3px;background-color:#142d38;border-radius:2px;transform-origin:center;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .2s ease;will-change:transform,opacity}header.nav-open.svelte-zne36e .burger:where(.svelte-zne36e) .top:where(.svelte-zne36e){transform:translateY(8px) rotate(45deg)}header.nav-open.svelte-zne36e .burger:where(.svelte-zne36e) .middle:where(.svelte-zne36e){opacity:0;transform:scaleX(0)}header.nav-open.svelte-zne36e .burger:where(.svelte-zne36e) .bottom:where(.svelte-zne36e){transform:translateY(-8px) rotate(-45deg)}.overlay.svelte-zne36e{position:fixed;top:60px;left:0;width:100vw;height:calc(100vh - 60px);z-index:1001;animation:svelte-zne36e-fadeIn .3s}@keyframes svelte-zne36e-fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:768px){header.svelte-zne36e{background-color:#fffffff2}.header-content.svelte-zne36e{padding:0 15px}.burger.svelte-zne36e{display:flex}.actions.svelte-zne36e{position:fixed;top:60px;left:0;width:100%;height:auto;background-color:#fff;flex-direction:column;align-items:center;padding:20px 0;gap:0;transform:translateY(-150%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #0000001a;z-index:1002}.actions.open.svelte-zne36e{transform:translateY(0)}.actions.svelte-zne36e .text-btn:where(.svelte-zne36e){width:100%;text-align:center;padding:20px;font-size:1.2rem;border-bottom:1px solid #f0f0f0}.actions.svelte-zne36e .text-btn:where(.svelte-zne36e):first-child{border-top:1px solid #f0f0f0}}.ta-alignment.svelte-rn8kvc{width:100%;display:flex;justify-content:center;margin:1rem 0}.ta-iframe.svelte-rn8kvc{height:60px;border:none;background:transparent}footer.svelte-9sff3o{font-family:Jost,sans-serif;flex-shrink:0;margin-top:auto}.footer-wave.svelte-9sff3o{display:block;line-height:0;overflow:hidden}.footer-wave.svelte-9sff3o svg:where(.svelte-9sff3o){width:100%;height:60px;display:block}.footer-body.svelte-9sff3o{background-color:#0a2540;color:#b8c9d9;padding:3rem 2rem 1.5rem}.footer-grid.svelte-9sff3o{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;max-width:1200px;margin:0 auto}.footer-logo.svelte-9sff3o{display:flex;align-items:center;gap:.6rem;margin-bottom:.9rem}.grouped-col.svelte-9sff3o{display:flex;flex-direction:column;gap:2rem}.col-title.svelte-9sff3o{font-family:Cormorant Garamond,serif;font-size:.95rem;font-weight:600;color:#c9a96e;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.footer-list.svelte-9sff3o{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer-list.svelte-9sff3o li:where(.svelte-9sff3o){display:flex;align-items:flex-start;gap:.5rem;font-size:.82rem;font-weight:300;color:#7a95ad;line-height:1.5}.footer-list.svelte-9sff3o svg:where(.svelte-9sff3o){width:13px;height:13px;flex-shrink:0;margin-top:2px;color:#c9a96e}.footer-list.svelte-9sff3o a:where(.svelte-9sff3o){color:#7a95ad;text-decoration:none;transition:color .2s}.footer-list.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:#c9a96e}.footer-divider.svelte-9sff3o{max-width:1200px;margin:2rem auto 1.25rem;height:1px;background:linear-gradient(90deg,transparent,#1e4060 20%,#1e4060 80%,transparent)}.legal-bar.svelte-9sff3o{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:.4rem;align-items:center;text-align:center}.legal-info.svelte-9sff3o{font-size:.8rem;color:#3d5a70;font-weight:400;display:flex;flex-wrap:wrap;justify-content:center;gap:.3rem;line-height:1.6}.legal-info.svelte-9sff3o strong:where(.svelte-9sff3o){color:#4e6a7f;font-weight:500}.sep.svelte-9sff3o{opacity:.4}@media(max-width:900px){.footer-grid.svelte-9sff3o{grid-template-columns:1fr 1fr;gap:2rem}.brand-col.svelte-9sff3o{grid-column:span 2}}@media(max-width:560px){.footer-grid.svelte-9sff3o{grid-template-columns:1fr}.brand-col.svelte-9sff3o{grid-column:span 1}.footer-body.svelte-9sff3o{padding:2.5rem 1.25rem 1.25rem}.grouped-col.svelte-9sff3o{gap:1.5rem}}.snackbar.svelte-b7izzg{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;padding:22px 24px;z-index:9999;font-family:Barlow,Montserrat,sans-serif;font-size:.99rem;font-weight:600;border-radius:0;box-shadow:0 4px 20px #0000002e;animation:svelte-b7izzg-snack-in .5s ease}@keyframes svelte-b7izzg-snack-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.snackbar-content.svelte-b7izzg{display:flex;align-items:center;gap:10px;white-space:nowrap}.snackbar-icon.svelte-b7izzg{display:flex;align-items:center;justify-content:center}.snackbar-text.svelte-b7izzg{line-height:1}.snackbar-close.svelte-b7izzg{position:absolute;right:20px;background:none;border:none;color:inherit;cursor:pointer;display:flex;align-items:center;padding:4px;opacity:.7;transition:opacity .15s ease}.snackbar-close.svelte-b7izzg:hover{opacity:1}@media(max-width:640px){.snackbar.svelte-b7izzg{padding:20px 50px 20px 20px;justify-content:flex-start}.snackbar-text.svelte-b7izzg{white-space:normal;font-size:.9rem}}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}body{margin:0;font-family:sans-serif;background-color:#f9f9f9}main.svelte-12qhfyh{padding-top:60px;min-height:100vh}
