.Modal-module__7LRQSW__root{z-index:80;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.Modal-module__7LRQSW__backdrop{cursor:pointer;background:#0a223c8c;border:0;margin:0;padding:0;position:absolute;inset:0}.Modal-module__7LRQSW__dialog{z-index:1;border-radius:var(--radius-xl);border:1px solid var(--idplugger-border);width:min(44rem,100%);max-height:min(88vh,52rem);box-shadow:var(--shadow-lg);background:#fff;outline:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--idplugger-border);background:var(--idplugger-surface-muted);flex:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.Modal-module__7LRQSW__title{font-size:var(--text-lg);color:var(--idplugger-navy);font-weight:700;line-height:var(--leading-snug);margin:0}.Modal-module__7LRQSW__close{border-radius:var(--radius-md);width:2.25rem;height:2.25rem;color:var(--idplugger-navy);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:0 0;border:0;flex:none;place-items:center;font-size:1.5rem;line-height:1;display:grid}.Modal-module__7LRQSW__close:hover{background:#0a223c14}.Modal-module__7LRQSW__body{-webkit-overflow-scrolling:touch;flex:auto;padding:1.25rem 1.15rem 1.5rem;overflow:auto}@media (min-width:720px){.Modal-module__7LRQSW__header,.Modal-module__7LRQSW__body{padding-left:1.5rem;padding-right:1.5rem}}
.Footer-module__3hUVsW__footer{background:var(--idplugger-navy);color:var(--idplugger-text-on-dark);padding:var(--space-16) 0 var(--space-10);position:relative;overflow:hidden}.Footer-module__3hUVsW__plug{opacity:.1;pointer-events:none;z-index:0;width:min(16rem,44vw);height:auto;translate:0 -50%;rotate:calc(12deg + var(--plug-spin,0deg));will-change:rotate;position:absolute;top:50%;right:-4rem}.Footer-module__3hUVsW__grid{z-index:1;gap:var(--space-10);padding-bottom:var(--space-10);border-bottom:1px solid #ffffff1a;display:grid;position:relative}.Footer-module__3hUVsW__brand{margin-bottom:var(--space-4);display:inline-flex}.Footer-module__3hUVsW__tagline{max-width:28rem;color:var(--idplugger-text-on-dark-muted);line-height:var(--leading-snug);font-size:var(--text-sm)}.Footer-module__3hUVsW__links{gap:var(--space-3) var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Footer-module__3hUVsW__link{color:#fafafad1;font-size:var(--text-sm);transition:color var(--duration-fast) var(--ease-out)}.Footer-module__3hUVsW__link:hover{color:#fff}.Footer-module__3hUVsW__linkButton{appearance:none;text-align:left;cursor:pointer;color:#fafafad1;font:inherit;font-size:var(--text-sm);transition:color var(--duration-fast) var(--ease-out);background:0 0;border:0;margin:0;padding:0}.Footer-module__3hUVsW__linkButton:hover{color:#fff}.Footer-module__3hUVsW__copy{margin-top:var(--space-8);font-size:var(--text-sm);color:#fafafa8c}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1.2fr 1fr;align-items:start}.Footer-module__3hUVsW__links{grid-template-columns:repeat(3,minmax(0,1fr))}}
:root{--idplugger-white:#fff;--idplugger-navy:#0a223c;--idplugger-pink:#ec2474;--idplugger-gray:#45494c;--idplugger-orange:#ef5942;--idplugger-gradient:linear-gradient(90deg, #ef5942, #ec2474);--idplugger-navy-soft:#122c4a;--idplugger-navy-muted:#1a3a5c;--idplugger-pink-hover:#d41e66;--idplugger-pink-soft:#ec247414;--idplugger-orange-soft:#ef59421a;--idplugger-border:#0a223c1a;--idplugger-border-strong:#0a223c29;--idplugger-surface:#fff;--idplugger-surface-muted:#f2f2f2;--idplugger-text:var(--idplugger-navy);--idplugger-text-muted:var(--idplugger-gray);--idplugger-text-on-dark:#fff;--idplugger-text-on-dark-muted:#ffffffb8;--font-sans:var(--font-poppins), Poppins, sans-serif;--font-display:"vag-rundschrift-d", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:clamp(2.5rem, 4vw, 3.25rem);--leading-tight:1.15;--leading-snug:1.35;--leading-normal:1.6;--tracking-tight:-.02em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--section-y:clamp(4rem, 8vw, 6.5rem);--container-max:72rem;--container-narrow:42rem;--container-pad:clamp(1.25rem, 4vw, 2rem);--header-height:4.5rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0a223c0d;--shadow-md:0 8px 24px #0a223c14;--shadow-lg:0 18px 48px #0a223c1f;--shadow-focus:0 0 0 3px #ec247447;--ease-out:cubic-bezier(.22, 1, .36, 1);--duration-fast:.16s;--duration:.28s}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%;scroll-padding-top:calc(var(--header-height) + 1rem)}body{min-height:100%;color:var(--idplugger-text);background:var(--idplugger-white);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}ul,ol{list-style:none}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:var(--tracking-tight);font-weight:400;line-height:var(--leading-tight);color:var(--idplugger-navy)}p{color:var(--idplugger-text-muted)}:focus-visible{outline:2px solid var(--idplugger-pink);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
