/* GENERIERT aus assets/src/site-chrome.css - nicht direkt editieren, siehe assets/src/minify.mjs */
header:not(.rh-header),footer:not(.rf-footer),.menu-drawer,.menu-overlay{display:none!important}html{overflow-x:clip}body{overflow:visible!important}.rh-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:linear-gradient(180deg,#011e70f0,#011e70e6);border-bottom:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #ffffff73,0 10px 30px #080d2142;transition:box-shadow .3s ease;font-family:DM Sans,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.rh-header:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.rh-header:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#ffffff0f,#ffffff05 30%,#fff0 62%)}.rh-logo img{filter:drop-shadow(0 1px 3px rgba(0,0,0,.55))}.rh-bar{display:flex;align-items:center;height:92px;padding:0 40px;position:relative}.rh-burger{display:none;background:none;border:0;color:#fff;cursor:pointer;padding:6px;line-height:0;justify-self:start}.rh-burger svg{width:26px;height:26px}.rh-logo{display:inline-flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.rh-logo img{height:60px;width:auto;display:block}.rh-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.rh-round{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#1173fad1;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);transition:background .2s,border-color .2s}.rh-round:hover{background:#1173faf2;border-color:#ffffff75}.rh-round svg{width:19px;height:19px}.rh-cta{display:inline-flex;align-items:center;background:#1173fad1;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);font-weight:700;font-size:16px;padding:12px 24px;transition:background .2s,border-color .2s;white-space:nowrap}.rh-cta:hover{background:#1173faf2;border-color:#ffffff75}.rh-phone{display:inline-flex;align-items:center;gap:9px;color:#fff;font-weight:700;font-size:17px;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.7)}.rh-phone svg{width:20px;height:20px}.rh-phone:hover{color:#cfe0ff}.rh-cta-m{display:none;align-items:center;gap:8px;background:#1173fad1;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);font-weight:700;font-size:15px;padding:9px 14px;white-space:nowrap;transition:background .2s,border-color .2s}.rh-cta-m:hover{background:#1173faf2;border-color:#ffffff75}.rh-cta-m svg{width:17px;height:17px;flex:0 0 auto}.rh-menu{border-top:1px solid rgba(255,255,255,.12);background:#00000012}.rh-menu>ul{list-style:none;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;max-width:1440px}.rh-menu li{position:relative}.rh-menu>ul>li>a{display:block;padding:14px 16px;color:#fff;font-weight:500;font-size:17px;letter-spacing:.005em;white-space:nowrap;transition:background .2s;text-shadow:0 1px 3px rgba(0,0,0,.78),0 0 7px rgba(0,0,0,.45)}.rh-menu>ul>li>a:hover{background:#ffffff1a}.rh-menu .rh-has>a:after{content:"";display:inline-block;margin-left:7px;border:4px solid transparent;border-top-color:currentColor;transform:translateY(3px);opacity:.8}.rh-sub{position:absolute;top:100%;left:0;min-width:230px;background:#011e70eb;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px #fff6,0 16px 40px #08143c66;list-style:none;margin:0;padding:6px 0;z-index:60;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s,transform .2s,visibility .2s}.rh-has:hover .rh-sub,.rh-has:focus-within .rh-sub{opacity:1;visibility:visible;transform:translateY(0)}.rh-sub a{display:block;padding:11px 22px;color:#ffffffeb;font-size:14.5px;font-weight:500;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.55)}.rh-sub a:hover{background:#ffffff1a;color:#fff}.rh-mega{display:grid;grid-template-columns:minmax(210px,.85fr) minmax(230px,1fr);min-width:500px;padding:0}.rh-mega-col{display:flex;flex-direction:column;padding:12px 0 14px}.rh-mega-feat{background:#ffffff0d;border-right:1px solid rgba(255,255,255,.14)}.rh-mega-h{display:block;padding:9px 22px 7px;margin:0;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#ffffff8c}.rh-mega a{padding:9px 22px}.rh-overlay{position:fixed;inset:72px 0 0;background:#0000002e;opacity:0;visibility:hidden;transition:.25s;z-index:10000}.rh-overlay.open{opacity:1;visibility:visible}.rh-drawer{position:fixed;top:72px;left:0;right:0;width:100%;display:flex;flex-direction:column;background:#011e70eb;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:inset 0 1px #fff6,0 16px 40px #08143c66;max-height:0;padding:0;border-bottom:0;overflow:hidden;transition:max-height .32s ease,padding .25s ease;z-index:10001}.rh-drawer.open{max-height:calc(100vh - 72px);max-height:calc(100dvh - 72px);padding:8px 0 14px;border-bottom:1px solid rgba(255,255,255,.22);overflow-y:auto}.rh-drawer .rh-dclose{display:none}.rh-drawer .rh-dclose svg{width:24px;height:24px}.rh-dhead{display:none}.rh-dtitle{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff9}.rh-acc{display:flex;flex-direction:column;order:1}.rh-acc-top,.rh-acc-link{display:flex;align-items:center;gap:14px;width:100%;padding:13px 22px;background:none;border:0;cursor:pointer;color:#fff;font-weight:600;font-size:16px;text-align:left;font-family:inherit;text-shadow:0 1px 2px rgba(0,0,0,.45)}.rh-acc-top:hover,.rh-acc-link:hover{background:#ffffff14}.rh-acc-ic{width:21px;height:21px;flex:0 0 21px;color:#fffc}.rh-acc-top>span,.rh-acc-link>span{flex:1 1 auto}.rh-acc-chev{width:18px;height:18px;flex:0 0 18px;color:#ffffffc7;transition:transform .22s}.rh-acc-top[aria-expanded=true] .rh-acc-chev{transform:rotate(180deg)}.rh-acc-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease;background:#ffffff0f}.rh-acc-top[aria-expanded=true]+.rh-acc-panel{grid-template-rows:1fr}.rh-acc-panel>div{overflow:hidden;min-height:0}.rh-acc-panel a{display:block;padding:11px 22px 11px 57px;color:#fff;font-size:15px;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.45)}.rh-acc-panel a:hover{background:#ffffff1f;color:#fff}.rh-acc-panel .rh-grp{display:block;padding:12px 22px 4px 57px;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:#ffffffb3;text-shadow:0 1px 2px rgba(0,0,0,.45)}.rh-drawer-cta{display:block;order:2;margin:16px 18px 6px;padding:14px 16px;background:#1173fad1;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);font-weight:700;font-size:16px;text-align:center}.rh-drawer-cta:hover{background:#1173faf2;border-color:#ffffff75}@media(min-width:1081px)and (max-width:1740px){.rh-bar{height:44px;padding:0 26px}.rh-logo img{height:31px}.rh-cta{font-size:14.5px;padding:7px 16px}.rh-phone{font-size:15px}.rh-phone svg{width:18px;height:18px}.rh-menu>ul>li>a{padding:7.5px 14px;font-size:15px}}@media(max-width:1080px){.rh-menu{display:none}.rh-burger{display:inline-flex}.rh-bar{height:72px;padding:0 18px}.rh-cta{display:none}.rh-cta-m{display:inline-flex}.rh-logo img{height:44px}.rh-header{background:#011e70eb!important}.rh-header:before{display:block!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;will-change:transform;transform:translateZ(0)}.rh-header:after{display:none!important}}.rf-footer{background:#011e70;color:#fffc;font-family:DM Sans,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;padding:70px 0 32px}.rf-wrap{max-width:1200px;margin:0 auto;padding:0 40px}.rf-cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:44px}.rf-footer h3,.rf-footer h5{color:#fff;font-size:19px;margin:0 0 16px;font-weight:700}.rf-footer p,.rf-footer address{font-style:normal;font-size:15.5px;line-height:1.9;margin:0;color:#ffffffc7}.rf-footer a{color:#ffffffd1;text-decoration:none}.rf-footer a:hover{color:#fff}.rf-footer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px;font-size:15px}.rf-blk{margin-bottom:26px}.rf-tel{color:#fff;font-weight:700;font-size:21px;display:inline-block;margin-top:12px}.rf-mail{color:#fff;border-bottom:1px solid rgba(255,255,255,.4);display:inline-block;margin-top:14px}.rf-bottom{max-width:1200px;margin:50px auto 0;padding:24px 40px 0;border-top:1px solid rgba(255,255,255,.18);font-size:14px;color:#ffffff94}@media(max-width:1024px){.rf-cols{grid-template-columns:1fr 1fr;gap:34px}}@media(max-width:560px){.rf-cols{grid-template-columns:1fr}.rf-wrap,.rf-bottom{padding-left:22px;padding-right:22px}}@media(max-width:560px){.rh-phone span{display:none}.rh-cta-m{width:42px;height:42px;justify-content:center;padding:0;border-radius:50%}.rh-cta-m span{display:none}.rh-cta-m svg{width:19px;height:19px}}@media(max-width:430px){.rh-logo img{height:37px}}@media(max-width:380px){.rh-logo img{height:33px}}.cc-banner{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#011e70f0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.18);color:#fff;transform:translateY(100%);transition:transform .35s ease;box-shadow:0 -6px 24px #00000038}.cc-banner.cc-show{transform:translateY(0)}.cc-inner{max-width:1180px;margin:0 auto;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px 26px;flex-wrap:wrap}.cc-text{margin:0;flex:1 1 420px;font-size:15px;line-height:1.55;color:#eaf0ff}.cc-text a{color:#fff;text-decoration:underline}.cc-btns{display:flex;gap:10px;flex:0 0 auto}.cc-btn{font:inherit;font-weight:600;font-size:15px;cursor:pointer;white-space:nowrap;padding:10px 24px;border-radius:0;border:1px solid transparent;transition:background .15s ease,border-color .15s ease}.cc-accept{background:#fff;color:#011e70}.cc-accept:hover{background:#e7edff}.cc-decline{background:transparent;color:#fff;border-color:#ffffff8c}.cc-decline:hover{border-color:#fff;background:#ffffff14}.cc-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.cc-inline-link{font:inherit;background:none;border:0;padding:0;cursor:pointer;color:#011e70;text-decoration:underline}@media(max-width:560px){.cc-inner{padding:14px 16px;gap:12px}.cc-btns{width:100%}.cc-btn{flex:1 1 0;padding:11px 12px}}
