/* Global Stolz Sanierungen experience layer */
:root{--sx-blue:#0f5f9a;--sx-blue-dark:#0b456f;--sx-ink:#12212b;--sx-muted:#61707b;--sx-line:#dfe6eb;--sx-soft:#f6f8fa;--sx-white:#fff;--sx-radius:18px;--sx-shadow:0 18px 50px rgba(18,33,43,.10)}
html{scroll-behavior:smooth}body{color:var(--sx-ink);background:#fff}::selection{background:rgba(15,95,154,.16)}
.site-content a:not(.button):not(.stolz-btn){text-underline-offset:3px}.site-content img{border-radius:14px}.site-footer a,.site-header a{transition:color .18s ease,opacity .18s ease}
.site-content input[type=text],.site-content input[type=email],.site-content input[type=tel],.site-content input[type=url],.site-content textarea,.site-content select{width:100%;border:1px solid #cfd9df!important;border-radius:12px!important;padding:14px 16px!important;background:#fff!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease}.site-content textarea{min-height:150px}.site-content input:focus,.site-content textarea:focus,.site-content select:focus{outline:none!important;border-color:var(--sx-blue)!important;box-shadow:0 0 0 4px rgba(15,95,154,.10)!important}
.site-content input[type=submit],.site-content button,.site-content .button{border-radius:12px!important;min-height:50px;padding:13px 22px!important;font-weight:800!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.site-content input[type=submit]:hover,.site-content button:hover,.site-content .button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,95,154,.18)}
.stolz-seo-block{max-width:920px;margin:72px auto 0;padding:34px;border:1px solid var(--sx-line);border-radius:18px;background:linear-gradient(180deg,#fff 0%,#f8fafb 100%);box-shadow:0 16px 44px rgba(18,33,43,.06)}.stolz-seo-block h2{font-size:clamp(30px,4vw,44px)!important;line-height:1.08!important;letter-spacing:-.03em!important}.stolz-seo-block h3{margin-top:30px!important}.stolz-seo-block details{border-top:1px solid var(--sx-line);padding:16px 0}.stolz-seo-block details:last-of-type{border-bottom:1px solid var(--sx-line)}.stolz-seo-block summary{cursor:pointer;font-weight:800;color:var(--sx-ink)}
.stolz-site-footer{background:#0d202b;color:#dce8ee;padding:0;margin:0}.stolz-footer-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.stolz-footer-cta{display:grid;grid-template-columns:1fr auto;gap:42px;align-items:center;padding:54px 0;border-bottom:1px solid rgba(255,255,255,.12)}.stolz-footer-cta>div:first-child{max-width:760px}.stolz-footer-cta span{display:block;color:#8cc8ec;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.stolz-footer-cta h2{font-size:clamp(30px,4vw,46px)!important;line-height:1.05!important;letter-spacing:-.035em!important;color:#fff!important;margin:0 0 10px!important}.stolz-footer-cta p{font-size:15px!important;line-height:1.6!important;color:#bcd0da!important;margin:0!important}.stolz-footer-actions{display:grid;gap:9px;min-width:245px}.stolz-footer-actions a{min-height:48px;display:flex;align-items:center;justify-content:center;padding:12px 17px;border-radius:11px;border:1px solid rgba(255,255,255,.18);color:#fff!important;text-decoration:none!important;font-weight:800;font-size:13px}.stolz-footer-actions .stolz-footer-primary{background:#fff;color:#12212b!important;border-color:#fff}.stolz-footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:46px;padding:58px 0 48px}.stolz-footer-grid h3{color:#fff!important;font-size:14px!important;line-height:1.2!important;margin:0 0 17px!important}.stolz-footer-grid p,.stolz-footer-grid address{font-style:normal;font-size:13px!important;line-height:1.65!important;color:#9fb4bf!important;margin:0 0 15px!important}.stolz-footer-grid a{display:block;color:#dce8ee!important;text-decoration:none!important;font-size:13px;line-height:1.5;margin-bottom:9px}.stolz-footer-grid a:hover{color:#fff!important}.stolz-footer-brand>strong{display:block;font-size:25px;color:#fff;margin-bottom:14px;letter-spacing:-.02em}.stolz-footer-rating{margin-top:22px;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:14px;display:grid;gap:4px;max-width:240px}.stolz-footer-rating span{color:#f4b400;letter-spacing:2px}.stolz-footer-rating b{color:#fff;font-size:13px}.stolz-footer-rating small{color:#89a0ac;font-size:10px}.stolz-footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 0 28px;border-top:1px solid rgba(255,255,255,.1);color:#829aa6;font-size:11px}.stolz-footer-bottom nav{display:flex;gap:18px}.stolz-footer-bottom a{color:#a7bbc5!important;text-decoration:none!important}.scrollup{border-radius:0!important}
@media (hover:hover){.site-content a img{transition:transform .35s ease,box-shadow .35s ease}.site-content a:hover img{transform:translateY(-3px);box-shadow:var(--sx-shadow)}}
@media (prefers-reduced-motion:no-preference){.stolz-experience-page .site-content>*,.stolz-experience-page main>*{animation:sx-reveal .55s ease both}.stolz-experience-page main>*:nth-child(2){animation-delay:.05s}.stolz-experience-page main>*:nth-child(3){animation-delay:.10s}.stolz-experience-page main>*:nth-child(4){animation-delay:.15s}@keyframes sx-reveal{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}
@media(max-width:900px){.stolz-footer-cta{grid-template-columns:1fr}.stolz-footer-actions{min-width:0;max-width:320px}.stolz-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.stolz-seo-block{margin-top:48px;padding:24px 20px;border-radius:15px}.site-content input[type=submit],.site-content button,.site-content .button{width:100%}.stolz-footer-shell{width:min(100% - 28px,1180px)}.stolz-footer-cta{padding:40px 0;gap:24px}.stolz-footer-actions{max-width:none}.stolz-footer-grid{grid-template-columns:1fr;gap:30px;padding:42px 0 36px}.stolz-footer-bottom{align-items:flex-start;flex-direction:column}.stolz-footer-bottom nav{flex-wrap:wrap}.site-header{min-height:0!important}.site-header>div,.site-header .container{padding-top:8px!important;padding-bottom:8px!important}.site-header__right{display:flex!important;align-items:center!important;justify-content:flex-end!important;min-height:0!important}.site-header__right>.site-info,.site-header__right>.topbar,.site-header__right>[class*=info]:not(.site-header__nav){display:none!important}.site-header__nav{margin:0!important;padding:0!important}.site-header img{max-height:54px!important;width:auto!important}.site-header .site-logo,.site-header .site-branding{margin:0!important;padding:0!important}}
