.site-header{z-index:20;background:#fff;justify-content:space-between;align-items:center;gap:32px;height:88px;padding:0 clamp(24px,7vw,88px);display:flex;position:sticky;top:0;box-shadow:0 1px #28282814}.brand{min-width:245px;color:var(--navy-dark);align-items:center;display:flex}.brand img{width:245px;height:auto;display:block}.brand .logo-mark{display:none}.main-nav{color:var(--text);flex:1;justify-content:center;align-items:center;gap:clamp(20px,2.7vw,40px);font-size:13px;font-weight:800;display:flex}.main-nav a{white-space:nowrap;padding:37px 0 31px;position:relative}.main-nav a.active:after{content:"";background:var(--orange);border-radius:999px;height:3px;position:absolute;bottom:23px;left:0;right:0}.language-switcher{z-index:30;position:relative}.language-switcher:after{content:"";height:12px;position:absolute;top:100%;left:0;right:0}.language-button{min-width:88px;min-height:45px;color:var(--navy-dark);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:950;display:inline-flex}.language-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.language-button .language-chevron{width:15px;height:15px;color:var(--muted);stroke-width:2.6px}.language-menu{border:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;border-radius:8px;min-width:186px;padding:22px 12px 12px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:100%;right:0;transform:translateY(-6px);box-shadow:0 16px 34px #28282829}.language-switcher:hover .language-menu,.language-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.language-menu button{min-height:42px;color:var(--navy-dark);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;grid-template-columns:26px 1fr 15px;align-items:center;gap:8px;padding:0 8px;font-size:12px;font-weight:700;display:grid}.language-menu button:hover,.language-menu button:focus-visible{background:var(--surface-muted);outline:0}.language-menu b{color:var(--orange);font-size:13px}.language-flag{border-radius:2px;width:21px;height:15px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #2828281f}.flag-de{background:linear-gradient(#111 0 33.33%,#d00 33.33% 66.66%,#ffce00 66.66% 100%)}.flag-fr{background:linear-gradient(90deg,#0055a4 0 33.33%,#fff 33.33% 66.66%,#ef4135 66.66% 100%)}.flag-en{background:#012169}.flag-en:before{content:"";background:linear-gradient(27deg,#0000 0 42%,#fff 42% 49%,#c8102e 49% 54%,#fff 54% 61%,#0000 61%),linear-gradient(153deg,#0000 0 42%,#fff 42% 49%,#c8102e 49% 54%,#fff 54% 61%,#0000 61%);position:absolute;inset:0}.flag-en:after{content:"";background:linear-gradient(90deg,#0000 0 39%,#fff 39% 45%,#c8102e 45% 55%,#fff 55% 61%,#0000 61%),linear-gradient(#0000 0 33%,#fff 33% 41%,#c8102e 41% 59%,#fff 59% 67%,#0000 67%);position:absolute;inset:0}.quote-button{color:#fff;background:var(--orange);cursor:pointer;white-space:nowrap;border:0;border-radius:6px;justify-content:center;align-items:center;gap:14px;min-width:178px;min-height:45px;padding:0 25px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 9px 20px #e5561f47}.quote-button span{font-size:21px;line-height:1}.mobile-menu-button,.mobile-menu-overlay,.mobile-menu-panel{display:none}.mobile-menu-lock{overflow:hidden}.quote-modal{z-index:120;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.quote-modal-backdrop{background:#1f1f1fad;position:absolute;inset:0}.quote-modal-panel{z-index:1;background:#fff;border-radius:8px;width:min(920px,100%);max-height:min(92vh,920px);position:relative;overflow-y:auto;box-shadow:0 28px 70px #1f1f1f47}.quote-modal-close{z-index:2;width:48px;height:48px;color:var(--navy-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:background .14s,color .14s;display:grid;position:absolute;top:14px;right:14px}.quote-modal-close:hover,.quote-modal-close:focus-visible{color:var(--orange);background:var(--orange-soft);outline:0}.quote-modal-close span{background:currentColor;border-radius:999px;width:20px;height:2px;position:absolute}.quote-modal-close span:first-child{transform:rotate(45deg)}.quote-modal-close span:last-child{transform:rotate(-45deg)}.quote-modal-form{padding:16px 20px 4px}.quote-modal-title{color:var(--navy-dark);margin:0 56px 0 4px;font-size:24px;font-weight:950;line-height:1.25}.quote-modal-form .contact-form{padding:16px 4px 24px}.quote-modal-form .contact-form>h2,.quote-modal-form .contact-form>.title-rule{display:none}@media (max-width:1040px){.site-header{gap:18px;padding:0 24px}.main-nav{gap:16px}}@media (max-width:820px){.site-header{flex-wrap:nowrap;gap:10px;height:74px;padding:0 18px;position:sticky}.brand{min-width:0}.brand img{width:188px}.main-nav,.quote-button{display:none}.mobile-menu-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;flex:none;place-items:center;width:45px;height:45px;padding:10px;display:grid}.mobile-menu-button span{background:var(--navy-dark);border-radius:999px;width:19px;height:2px;display:block}.mobile-menu-overlay{z-index:80;opacity:0;pointer-events:none;background:#0000009e;transition:opacity .22s;display:block;position:fixed;inset:0}.mobile-menu-overlay.open{opacity:1;pointer-events:auto}.mobile-menu-panel{z-index:90;overscroll-behavior:contain;scrollbar-color:var(--line-strong) #0000;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:min(82vw,348px);color:var(--navy-dark);background:#fff;flex-direction:column;padding:20px 16px 28px;transition:transform .26s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-24px 0 48px #2828282e}.mobile-menu-panel.open{transform:translate(0)}.mobile-menu-panel::-webkit-scrollbar{width:6px}.mobile-menu-panel::-webkit-scrollbar-track{background:0 0}.mobile-menu-panel::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:999px}.mobile-menu-panel::-webkit-scrollbar-thumb:hover{background:var(--muted)}.mobile-menu-head{z-index:1;position:absolute;top:20px;right:16px}.mobile-menu-close{width:48px;height:48px;color:var(--navy-dark);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;transition:background .14s,color .14s;display:grid;position:relative}.mobile-menu-close:hover,.mobile-menu-close:focus-visible{color:var(--orange);background:var(--orange-soft);outline:0}.mobile-menu-close span{background:currentColor;border-radius:999px;width:20px;height:2px;position:absolute}.mobile-menu-close span:first-child{transform:rotate(45deg)}.mobile-menu-close span:last-child{transform:rotate(-45deg)}.mobile-drawer-nav{gap:4px;display:grid}.mobile-drawer-nav a,.mobile-drawer-nav button{min-height:48px;color:var(--navy-dark);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:32px 1fr auto;align-items:center;padding:0 12px;font-size:15px;font-weight:700;transition:background .14s,color .14s;display:grid}.mobile-drawer-nav>a:first-child{margin-right:56px}.mobile-drawer-nav a:hover,.mobile-drawer-nav a:focus-visible,.mobile-drawer-nav button:hover,.mobile-drawer-nav button:focus-visible{background:var(--surface-muted);outline:0}.mobile-drawer-nav a.active,.mobile-drawer-nav button.active{color:var(--orange);background:var(--orange-soft)}.mobile-nav-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:21px;height:21px}.mobile-nav-chevron{color:var(--orange);font-size:20px;line-height:1}.mobile-submenu{border-left:2px solid var(--orange);margin:4px 0 8px 16px;padding:8px 0 8px 18px;display:none}.mobile-submenu.open{gap:4px;display:grid}.mobile-submenu a{min-height:40px;color:var(--navy-dark);grid-template-columns:none;padding:10px 12px;font-size:13px;font-weight:700;display:block}.mobile-quote-button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;margin-top:16px;padding:0 18px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 9px 20px #e5561f3d}.mobile-quote-button span{font-size:20px;line-height:1}.mobile-menu-contact{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:4px;margin-top:18px;padding:18px 0;display:grid}.mobile-menu-contact a,.mobile-menu-contact span{min-height:44px;color:var(--navy-dark);border-radius:8px;grid-template-columns:32px 1fr;align-items:center;padding:0 12px;font-size:13px;font-weight:700;display:grid}.mobile-menu-contact a:hover,.mobile-menu-contact a:focus-visible{background:var(--surface-muted);outline:0}.mobile-menu-languages{gap:4px;margin-top:18px;display:grid}.mobile-menu-languages h2{color:var(--navy-dark);letter-spacing:0;margin:0 12px 6px;font-size:12px;font-weight:950}.mobile-menu-languages button{min-height:44px;color:var(--navy-dark);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:32px 1fr 16px;align-items:center;padding:0 12px;font-size:13px;font-weight:700;transition:background .14s,color .14s;display:grid}.mobile-menu-languages button:hover,.mobile-menu-languages button:focus-visible{background:var(--surface-muted);outline:0}.mobile-menu-languages button.selected{color:var(--orange);background:var(--orange-soft)}.mobile-menu-languages b{color:var(--orange);font-size:15px}.quote-modal{align-items:stretch;padding:12px}.quote-modal-panel{max-height:calc(100vh - 24px)}.quote-modal-form{padding:14px 14px 0}.quote-modal-form .contact-form{padding-left:0;padding-right:0}}@media (max-width:640px){.site-header{align-items:center;gap:8px;padding:0 14px}.site-header .brand{flex:auto;min-width:0}.site-header .brand .logo-full{width:min(47vw,172px);display:block}.site-header .brand .logo-mark{display:none}.language-button{gap:6px;min-width:68px;padding:0 8px}.language-button svg:first-child{display:none}.language-button .language-chevron{width:13px;height:13px}.quote-modal-title{font-size:20px}.quote-modal-form .form-grid{grid-template-columns:1fr}}
