@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.ttf)format("truetype");font-style:italic;font-weight:100 900;font-display:swap}:root{--navy:#0b2a4d;--navy2:#123d6b;--red:#b52c3b;--red2:#d14a55;--ink:#14253a;--muted:#5d6a7a;--soft:#f4f6f8;--white:#fff;--line:#dfe4ea;--cream:#fbf8f3;--radius:22px;--shadow:0 22px 55px #0b2a4d1f;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{color:var(--ink);background:var(--white);font-optical-sizing:auto;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}:focus-visible{outline:3px solid var(--red);outline-offset:3px}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.skip-link{z-index:1000;background:var(--white);box-shadow:var(--shadow);border-radius:8px;padding:10px 14px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=860px){html{scroll-padding-top:76px}}@media (width<=620px){.container{width:min(calc(100% - 26px), var(--container))}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-header{z-index:100;backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #0b2a4d1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:80px;display:flex}.brand{color:var(--navy);flex-shrink:0;align-items:center;gap:13px;font-weight:780;display:inline-flex}.brand-text{letter-spacing:-.02em;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.28rem}.brand-symbol{grid-template-rows:1fr 1fr 1fr;gap:3px;width:38px;height:36px;display:grid;transform:skew(-11deg)}.brand-symbol span:first-child,.brand-symbol span:nth-child(3){border:2px solid var(--navy);background:var(--white)}.brand-symbol span:nth-child(2){background:var(--red)}.site-nav{color:#33455b;align-items:center;gap:27px;font-size:.95rem;font-weight:650;display:flex}.site-nav a:hover,.site-nav a:focus-visible{color:var(--red)}.nav-cta{background:var(--navy);border-radius:999px;padding:10px 16px;color:var(--white)!important}.nav-cta:hover{background:var(--red)}.menu-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);background:var(--white);border-radius:12px;padding:10px;display:none}.menu-toggle span:not(.sr-only){background:currentColor;height:2px;margin:5px 0;display:block}.lang-switcher{border-left:1px solid var(--line);align-items:center;gap:4px;margin-left:2px;padding-left:14px;display:flex}.lang-switcher a{color:#596b80;text-align:center;border-radius:8px;min-width:34px;padding:7px 8px;font-size:.76rem;font-weight:850}.lang-switcher a[aria-current=page]{color:var(--white);background:var(--navy)}@media (width<=1080px){.site-nav{gap:17px}}@media (width<=1079px){.site-header .header-inner{flex-wrap:wrap}.site-header:not(.is-enhanced) .header-inner{padding-top:20px}.site-nav{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;flex:1 0 100%;order:3;align-items:stretch;gap:6px;margin-bottom:10px;padding:14px;display:flex;position:static}.site-header.is-enhanced .header-inner{flex-wrap:nowrap}.site-header.is-enhanced .menu-toggle{display:block}.site-header.is-enhanced .site-nav{margin-bottom:0;display:none;position:absolute;top:calc(100% + 10px);left:20px;right:20px}.site-header.is-enhanced .site-nav.is-open{display:flex}.site-nav a{border-radius:10px;padding:11px 12px}.lang-switcher{border-top:1px solid var(--line);border-left:0;margin:7px 0 0;padding:10px 12px 2px}}@media (width<=860px){.site-header .header-inner{min-height:70px}}@media (width<=620px){.brand-text{font-size:1.08rem}.brand-symbol{width:32px;height:31px}}.legal-page{background:var(--soft);min-height:100vh}.legal-header{color:var(--white);background:var(--navy)}.legal-header .header-inner{min-height:72px}[data-brand=legal]{color:var(--white)}[data-brand=legal] .brand-text{display:none}[data-brand=legal] .brand-symbol span:first-child,[data-brand=legal] .brand-symbol span:nth-child(3){border-color:var(--white);background:var(--white)}.legal-main{padding-top:68px;padding-bottom:90px}.legal-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);max-width:900px;box-shadow:var(--shadow);margin:0 auto;padding:clamp(28px,5vw,64px)}.section-kicker{color:var(--red);letter-spacing:.13em;text-transform:uppercase;font-size:.78rem;font-weight:850}.legal-card .section-kicker{margin-top:20px}.legal-card h1{color:var(--navy);overflow-wrap:anywhere;margin:12px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.legal-card h2{color:var(--navy);margin:34px 0 10px;font-size:1.45rem}.legal-card p,.legal-card li{color:#48586a}.back-link{color:var(--red);font-weight:750}.legal-langs{gap:5px;display:flex}.legal-langs a{border:1px solid #ffffff38;border-radius:7px;padding:6px 8px;font-size:.74rem}.legal-langs a[aria-current=page]{color:var(--navy);background:var(--white)}.legal-meta{color:var(--muted);flex-wrap:wrap;gap:12px;margin:16px 0 25px;font-size:.92rem;display:flex}.legal-meta strong{color:var(--navy)}@media (width<=620px){.legal-card h1{font-size:clamp(1.9rem,8vw,3rem)}}
