*{margin:0;padding:0;box-sizing:border-box}html,body{overscroll-behavior:none;font-family:Inter,sans-serif}body{background-color:#f8f8f8}._headerDiv_1f4gd_1{position:sticky;top:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 7rem;box-shadow:0 2px 8px #00000014;background:#fff}._headerLeft_1f4gd_17{display:flex;align-items:center;border:none;background:transparent;cursor:pointer;text-decoration:none}._headerLeft_1f4gd_17 img{height:48px;width:auto}._headerRight_1f4gd_31{display:flex;align-items:center;gap:24px;white-space:nowrap}._navLink_1f4gd_38{background:transparent;border:none;cursor:pointer;color:#111;font-weight:500;font-size:15px;padding:6px 4px;transition:all .2s ease}._navLink_1f4gd_38:hover{color:#003a56}._activeNavLink_1f4gd_55{color:#003a56;position:relative}._activeNavLink_1f4gd_55:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background-color:#003a56;border-radius:2px}._menuButton_1f4gd_73{display:none;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:10px}._menuButton_1f4gd_73:focus-visible{outline:2px solid #003a56;outline-offset:2px}._burger_1f4gd_87{width:26px;height:2px;background:#111;display:block;position:relative}._burger_1f4gd_87:before,._burger_1f4gd_87:after{content:"";position:absolute;left:0;width:26px;height:2px;background:#111}._burger_1f4gd_87:before{top:-7px}._burger_1f4gd_87:after{top:7px}._mobileMenu_1f4gd_113,._backdrop_1f4gd_117{display:none}@media(max-width:900px){._headerDiv_1f4gd_1{padding:14px 1.25rem}._headerRight_1f4gd_31{display:none}._menuButton_1f4gd_73{display:inline-flex;align-items:center;justify-content:center}._mobileMenu_1f4gd_113{display:block;position:absolute;top:100%;right:1rem;left:1rem;background:#fff;border-radius:14px;box-shadow:0 12px 40px #0000002e;padding:10px;transform:translateY(-8px);opacity:0;pointer-events:none;transition:transform .18s ease,opacity .18s ease}._mobileMenuOpen_1f4gd_158{transform:translateY(0);opacity:1;pointer-events:auto}._mobileNavLink_1f4gd_164{width:100%;text-align:left;background:transparent;border:none;cursor:pointer;padding:12px;border-radius:10px;font-size:16px;font-weight:500;color:#111}._mobileNavLink_1f4gd_164:hover{background:#003a560f;color:#003a56}._activeMobileNavLink_1f4gd_185{background:#003a561a;color:#003a56}._backdrop_1f4gd_117{display:block;position:fixed;inset:0;background:#00000026;border:none;cursor:pointer;z-index:999}._headerDiv_1f4gd_1{z-index:1000}._mobileMenu_1f4gd_113{z-index:1001}}._layout_605qh_1{display:flex;flex-direction:column;min-height:100vh}._main_605qh_7{flex:1}._footer_605qh_11{text-align:center;padding:20px;border-top:1px solid #f8f8f8;background:#f8f8f8}._copy_605qh_18{margin:0;font-size:14px;color:#777}._footerLinks_605qh_24{margin-top:8px;display:flex;justify-content:center;gap:20px}._footerLink_605qh_24{text-decoration:none;font-size:14px;color:#003a56;font-weight:600}._footerLink_605qh_24:hover{text-decoration:underline}._container_31lp3_1{min-height:100vh;padding:3rem 1.5rem;background:linear-gradient(180deg,#f8fafc,#eef2f7);color:#1f2937;font-family:Arial,sans-serif}._header_31lp3_9{max-width:1100px;margin:0 auto 4rem;text-align:center}._mainLogo_31lp3_15{max-width:220px;width:100%;height:auto;margin-bottom:1.5rem}._header_31lp3_9 h1{margin:0 0 1rem;font-size:2.4rem;line-height:1.2;font-weight:700;color:#0f172a}._subtitle_31lp3_30{margin:0 auto;max-width:760px;font-size:1.15rem;line-height:1.6;color:#475569}._section_31lp3_38{max-width:1100px;margin:0 auto 2rem;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0f172a14}._section_31lp3_38 h2{margin-top:0;margin-bottom:1rem;font-size:1.7rem;color:#0f172a}._section_31lp3_38 h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem;color:#1e3a8a}._section_31lp3_38 p{margin:0 0 1rem;line-height:1.75;color:#334155}._section_31lp3_38 ul{margin:0;padding-left:1.25rem}._section_31lp3_38 li{margin-bottom:.8rem;line-height:1.7;color:#334155}._logosRow_31lp3_78{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:1.5rem;align-items:center;justify-items:center;margin:1.5rem 0 2rem;padding:1.5rem;background:#f8fafc;border-radius:16px}._logosRow_31lp3_78 img{max-width:140px;max-height:70px;width:100%;height:auto;object-fit:contain;filter:grayscale(5%)}._footer_31lp3_99{max-width:1100px;margin:3rem auto 0;text-align:center;padding:2rem}._footer_31lp3_99 p{margin-bottom:1rem;font-size:.95rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#64748b}._footer_31lp3_99 img{max-width:280px;width:100%;height:auto}@media(max-width:900px){._header_31lp3_9 h1{font-size:2rem}._logosRow_31lp3_78{grid-template-columns:repeat(2,minmax(120px,1fr))}._section_31lp3_38{padding:1.5rem}}@media(max-width:600px){._container_31lp3_1{padding:2rem 1rem}._header_31lp3_9{margin-bottom:2.5rem}._header_31lp3_9 h1{font-size:1.6rem}._subtitle_31lp3_30{font-size:1rem}._section_31lp3_38 h2{font-size:1.4rem}._logosRow_31lp3_78{grid-template-columns:1fr}._logosRow_31lp3_78 img{max-width:160px}}._imprint_1nsy5_1{max-width:280px;margin:0 auto;padding:60px 24px;color:#222;line-height:1.7;font-size:16px}._imprint_1nsy5_1 h1{font-size:44px;margin-bottom:24px;color:#111}._imprint_1nsy5_1 h2{font-size:24px;margin-top:40px;margin-bottom:12px;color:#111}._imprint_1nsy5_1 h3{font-size:18px;margin-top:24px;margin-bottom:10px;color:#111}._imprint_1nsy5_1 p{margin:12px 0}._imprint_1nsy5_1 ul{margin:12px 0;padding-left:22px}._imprint_1nsy5_1 li{margin:6px 0}._imprint_1nsy5_1 ._headline_1nsy5_44{color:#003a56}._privacy_gnbw5_1{max-width:900px;margin:0 auto;padding:60px 24px;color:#222;line-height:1.7;font-size:16px}._privacy_gnbw5_1 h1{font-size:44px;margin-bottom:24px;color:#111}._privacy_gnbw5_1 h2{font-size:24px;margin-top:40px;margin-bottom:12px;color:#111}._privacy_gnbw5_1 h3{font-size:18px;margin-top:24px;margin-bottom:10px;color:#111}._privacy_gnbw5_1 p{margin:12px 0}._privacy_gnbw5_1 ul{margin:12px 0;padding-left:22px}._privacy_gnbw5_1 li{margin:6px 0}._privacy_gnbw5_1 ._headline_gnbw5_44{color:#003a56}
