/* ImmoOS Website & CMS — universelles Frontend-Theme */
:root{--st-blue:var(--fe-primary,#2563EB);--st-blue-dark:color-mix(in srgb,var(--st-blue) 78%,#000);--st-blue-soft:color-mix(in srgb,var(--st-blue) 10%,#fff);--st-yellow:var(--fe-akzent,var(--st-blue));--st-text:#3e4850;--st-muted:#69757c;--st-paper:#f5f7f8;--st-line:#dce3e7;--st-white:#fff;--fe-dark:#374149;--fe-muted:#69757c;--fe-border:#dce3e7}
html{scroll-behavior:smooth}body{font-family:var(--fe-font,Arial,Helvetica,sans-serif);color:var(--st-text);background:#fff}.fe-container{max-width:1180px!important;margin:0 auto;padding-left:28px!important;padding-right:28px!important}
/* Emergency strip */
.st-emergency-bar{background:var(--st-blue);color:#fff;font-size:12px}.st-emergency-inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.st-emergency-inner a{color:#fff;text-decoration:underline;text-underline-offset:2px}.st-emergency-inner strong{color:#fff}
/* Header */
.fe-header{height:92px!important;background:#fff!important;border-bottom:1px solid #e3e7e9!important;box-shadow:none!important;position:sticky!important;top:0!important;z-index:900!important}.fe-header.scrolled{box-shadow:0 5px 18px rgba(30,58,72,.12)!important}.fe-header-inner{max-width:1280px!important;height:92px!important;padding:0 28px!important}.fe-logo{height:100%;display:flex;align-items:center}.fe-logo img{height:62px!important;width:auto!important;max-width:300px!important;object-fit:contain}.fe-nav{height:100%;align-items:stretch!important;gap:0!important}.fe-nav-link{height:100%;display:flex!important;align-items:center!important;color:#48565e!important;padding:0 14px!important;border-radius:0!important;font-size:13px!important;font-weight:600!important;letter-spacing:.01em;white-space:nowrap;position:relative}.fe-nav-link:hover,.fe-nav-link.active{background:#f3f8fb!important;color:var(--st-blue)!important}.fe-nav-link.active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:var(--st-blue)}.st-customer-link,.customer-link{color:var(--st-blue)!important;font-weight:700!important}.fe-nav-cta{display:none!important}.fe-hamburger span{background:var(--st-blue)!important}
/* Flyout — keine Hover-Lücke, per Maus und Tastatur erreichbar */
.st-nav-services{position:relative;display:flex;align-items:stretch;align-self:stretch;height:100%}.st-nav-services-trigger{height:100%}.st-nav-caret{font-size:10px;margin-left:5px;transition:transform .15s}.st-nav-services-menu{position:absolute;left:0;top:calc(100% - 3px);min-width:270px;background:#fff;border-top:3px solid var(--st-blue);box-shadow:0 15px 36px rgba(18,55,76,.18);padding:8px 0;opacity:0;visibility:hidden;transform:translateY(3px);pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility .12s;z-index:2000}.st-nav-services-menu:before{content:"";position:absolute;left:0;right:0;top:-14px;height:15px}.st-nav-services-menu a{display:block!important;padding:12px 18px!important;color:#3d4850!important;background:#fff!important;font-size:13px!important;font-weight:600!important;white-space:nowrap}.st-nav-services-menu a:hover,.st-nav-services-menu a:focus{background:var(--st-blue-soft)!important;color:var(--st-blue)!important;outline:0}.st-nav-services:hover .st-nav-services-menu,.st-nav-services:focus-within .st-nav-services-menu,.st-nav-services-menu:hover{opacity:1;visibility:visible;transform:none;pointer-events:auto}.st-nav-services:hover .st-nav-caret,.st-nav-services:focus-within .st-nav-caret{transform:rotate(180deg)}
/* Mobile — Panel-Styling liegt im Layout, hier nur Theme-Farben */
.fe-mob-nav{z-index:3000!important}.fe-mob-backdrop{z-index:2900!important}.fe-mob-link,.fe-mob-acc-link{color:#34434b!important}.fe-mob-link.active,.fe-mob-acc-link.active,.fe-mob-sub.active{color:var(--st-blue)!important}.fe-mob-link:hover,.fe-mob-acc-link:hover,.fe-mob-sub:hover{color:var(--st-blue)!important;background:var(--st-blue-soft)!important}.fe-mob-foot-primary{background:var(--st-blue)!important;color:#fff!important}.fe-mob-fav{color:#34434b!important}.fe-mob-fav-count{background:var(--st-blue)!important}.fe-hamburger{width:44px!important;height:44px!important}
/* Startbereich */
.st-home-hero{background:#fff;color:#3e4850;border-bottom:1px solid #e4e9eb;overflow:hidden}.st-home-hero-brand{min-height:470px}.st-home-hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:54px;align-items:stretch;min-height:470px}.st-home-hero-copy{padding:76px 0 88px}.st-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--st-blue)}.st-eyebrow-blue{color:var(--st-blue)}.st-home-hero h1{font-size:clamp(39px,4.4vw,58px);line-height:1.04;letter-spacing:-.035em;margin:12px 0 22px;color:#3b4850;max-width:820px}.st-home-hero p{font-size:17px;line-height:1.72;max-width:760px;color:#5a6870;margin:0}.st-home-actions{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}.st-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 20px;border:1px solid var(--st-blue);font-size:13px;font-weight:700;color:var(--st-blue)}.st-btn-light{background:var(--st-blue);color:#fff;border-color:var(--st-blue)}.st-btn-ghost:hover{background:var(--st-blue-soft)}.st-hero-photo{position:relative;margin-right:-28px;min-height:470px;overflow:hidden;background:#d9e7ee}.st-hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 47%;display:block}.st-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,63,97,.03),rgba(7,63,97,.10) 56%,rgba(7,63,97,.42))}.st-hero-photo-brand{position:absolute;z-index:2;right:0;bottom:0;width:min(390px,78%);padding:25px 32px 23px;background:color-mix(in srgb,var(--st-blue) 94%,transparent);backdrop-filter:blur(5px)}.st-hero-photo-brand img{width:min(270px,100%);height:auto;display:block}.st-hero-photo-brand span{display:block;margin-top:12px;color:rgba(255,255,255,.82);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
/* Immobiliensuche */
.st-search-wrap{margin-top:-36px;position:relative;z-index:4}.st-property-search{background:#fff;border:1px solid var(--st-line);border-top:4px solid var(--st-blue);padding:25px 28px;box-shadow:0 10px 30px rgba(39,63,76,.12)}.st-property-search-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:18px}.st-property-search-head h2{font-size:24px;color:var(--st-blue);margin:0}.st-property-search-head span{font-size:12px;color:var(--st-muted)}.st-search-grid{display:grid;grid-template-columns:1fr 1fr 1.35fr .75fr auto;gap:12px;align-items:end}.st-search-field label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.07em;font-weight:700;color:#66747c;margin:0 0 6px}.fe-input{border-radius:0!important;border:1px solid #cfd9de!important;background:#fff!important;min-height:43px!important}.fe-input:focus{border-color:var(--st-blue)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--st-blue) 12%,transparent)!important}.st-search-submit{height:43px;border:0;background:var(--st-blue);color:#fff;padding:0 18px;font-weight:700;font-size:13px;cursor:pointer;white-space:nowrap}.st-search-submit:hover{background:var(--st-blue-dark)}
/* Welcome */
.st-welcome{padding:86px 0 72px;background:#fff}.st-welcome-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:80px;align-items:center}.st-welcome h2{font-size:36px;line-height:1.12;color:var(--st-blue);letter-spacing:-.025em;margin:10px 0 18px}.st-welcome p{font-size:16px;line-height:1.78;color:#596870;max-width:760px}.st-welcome-mark{border-left:4px solid var(--st-blue);padding:15px 0 15px 24px}.st-welcome-mark strong{display:block;font-size:34px;color:var(--st-blue)}.st-welcome-mark span{display:block;font-size:14px;line-height:1.6;color:#66747c;margin-top:5px}

/* Bildstrecke */
.st-image-story{padding:0 0 78px;background:#fff}.st-image-story-grid{display:grid;grid-template-columns:1.45fr .55fr;gap:18px}.st-image-story figure{margin:0;position:relative;overflow:hidden;background:#dbe7ec}.st-image-story-main{height:430px}.st-image-story-side{height:430px}.st-image-story img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.st-image-story figure:hover img{transform:scale(1.018)}.st-image-story figure:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(18,39,51,.78))}.st-image-story figcaption{position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff}.st-image-story figcaption strong{display:block;font-size:23px;letter-spacing:-.015em}.st-image-story figcaption span{display:block;margin-top:5px;font-size:13px;line-height:1.5;color:rgba(255,255,255,.88)}
/* Services */
.st-services{padding:70px 0;background:var(--st-paper)}.st-section-title{margin-bottom:27px}.st-section-title>span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--st-blue)}.st-section-title h2{font-size:34px;color:#3d484f;margin:6px 0 0}.st-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dbe3e6;border:1px solid #dbe3e6}.st-service-card{background:#fff;padding:27px;min-height:225px;display:flex;flex-direction:column;color:inherit;transition:background .14s}.st-service-card:hover{background:#f8fcfe}.st-service-card h3{font-size:20px;color:var(--st-blue);margin:0 0 11px}.st-service-card p{font-size:14px;color:#627078;line-height:1.65;margin:0}.st-service-link{margin-top:auto;padding-top:22px;color:var(--st-blue);font-size:13px;font-weight:700}
/* Offers */
.st-offers{padding:72px 0;background:#fff}.st-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:27px}.st-section-head h2{font-size:34px;color:#3d484f;margin:7px 0 0}.st-text-link{font-size:13px;font-weight:700;color:var(--st-blue)}.st-offers-empty{border-top:1px solid var(--st-line);border-bottom:1px solid var(--st-line);padding:35px 0}.st-offers-empty strong{display:block;font-size:22px;color:var(--st-blue)}.st-offers-empty p{max-width:650px;color:#66747c;line-height:1.65;margin:8px 0 11px}.st-offers-empty a{color:var(--st-blue);font-weight:700}.fe-card-grid{grid-template-columns:repeat(3,1fr)!important;gap:20px!important}.fe-card{border-radius:0!important;border:1px solid var(--st-line)!important;box-shadow:none!important}.fe-card:hover{transform:none!important;box-shadow:0 7px 22px rgba(35,57,68,.12)!important}.fe-card-img,.fe-card-img-ph{height:250px!important}.fe-card-img-ph{background:var(--st-blue-soft)!important;color:var(--st-blue)!important}.fe-card-body{padding:18px!important}.fe-card-title{font-size:18px!important;color:#38434a!important}.fe-card-price{color:var(--st-blue)!important;font-size:21px!important}
/* Partner trust */
.st-trust-section{padding:58px 0;background:var(--paper,#f5f7f8);border-top:1px solid var(--st-line);border-bottom:1px solid var(--st-line)}.st-trust-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.st-trust-copy h2{font-size:31px;color:var(--st-blue);margin:8px 0 12px}.st-trust-copy p{color:#606d75;line-height:1.72;max-width:620px}.st-awards{display:flex;align-items:center;justify-content:flex-end;gap:22px}.st-awards a{display:block;background:#fff;padding:8px;border:1px solid #d8e0e4}.st-awards img{width:145px;height:145px;display:block;object-fit:cover}
/* Contact */
.st-contact-cta{background:var(--st-blue);color:#fff;padding:52px 0}.st-contact-cta-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.st-contact-cta h2{font-size:30px;margin:0 0 8px;color:#fff}.st-contact-cta p{color:rgba(255,255,255,.9);margin:0}.st-contact-cta-phone{font-size:26px;font-weight:700;color:#fff;white-space:nowrap}
/* Inner pages */
.st-page-hero{padding:61px 0 53px!important;background:var(--st-blue)!important;color:#fff!important}.st-page-hero h1{font-size:clamp(37px,4.4vw,56px)!important;color:#fff!important;margin:8px 0 15px!important;letter-spacing:-.03em}.st-page-hero p{max-width:790px;color:rgba(255,255,255,.92)!important;font-size:17px!important;line-height:1.65!important}.st-content-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:62px}.st-prose h2{font-size:29px!important;color:var(--st-blue)!important;margin:0 0 17px!important}.st-prose h3{font-size:18px!important;color:#46535a!important;margin:30px 0 10px!important;text-transform:none!important;letter-spacing:0!important}.st-prose p{font-size:15px!important;line-height:1.78!important;color:#56636b!important}.st-checks{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--st-line);margin:28px 0}.st-check{padding:13px 8px 13px 0;border-bottom:1px solid var(--st-line);font-size:14px;color:#4f5c63}.st-check:before{content:"✓";color:var(--st-blue);font-weight:700;margin-right:9px}.st-side-card{position:sticky;top:108px;padding:27px;background:var(--st-paper);border-top:4px solid var(--st-blue)}.st-side-card h3{font-size:24px!important;color:var(--st-blue);margin:0}.st-side-card p{margin:12px 0 20px;color:#617078;font-size:14px;line-height:1.65}.st-contact-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.st-contact-card{background:var(--st-paper);padding:30px;border-top:4px solid var(--st-blue)}.st-person{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:15px 0;border-top:1px solid var(--st-line)}.st-person-avatar{width:52px;height:52px;border-radius:50%;background:var(--st-blue-soft);display:grid;place-items:center;font-weight:700;color:var(--st-blue);overflow:hidden}.st-person-avatar img{width:100%;height:100%;object-fit:cover}.st-person small{display:block;color:#68757d;line-height:1.4;margin-top:2px}
/* Havarie */
.st-emergency-page{padding:64px 0 80px}.st-emergency-page-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:45px}.st-emergency-callout{border-left:5px solid #cc2e2e;background:#fff3f3;padding:22px 25px;margin-bottom:28px}.st-emergency-callout strong{display:block;font-size:22px;color:#a92222;margin-bottom:5px}.st-emergency-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.st-emergency-card{border:1px solid var(--st-line);padding:22px;background:#fff}.st-emergency-card h3{font-size:18px;color:var(--st-blue);margin:0 0 9px}.st-emergency-numbers{background:var(--st-paper);border-top:4px solid var(--st-blue);padding:24px}
/* Listing/detail offsets */
.fe-filter-bar{background:#f5f6f6!important;border-color:var(--st-line)!important;top:88px!important}.fe-btn{border-radius:0!important}.fe-btn-primary{background:var(--st-blue)!important}.dp-tabs-outer{top:88px!important}.dp-aside{top:calc(88px + var(--tab-h) + 16px)!important}
/* Footer */
.fe-footer{background:var(--st-blue)!important;color:rgba(255,255,255,.82)!important;padding:52px 28px 24px!important}.fe-footer-inner{max-width:1180px!important}.fe-footer-grid{grid-template-columns:1.35fr 1fr 1fr 1fr!important;gap:40px!important}.fe-footer-brand-logo{width:210px!important;height:auto!important;margin-bottom:18px!important}.fe-footer-brand-name{font-size:18px!important;color:#fff!important}.fe-footer-brand-desc{color:rgba(255,255,255,.8)!important}.fe-footer-col h4{color:#fff!important}.fe-footer-col a{color:rgba(255,255,255,.82)!important}.fe-footer-col a:hover{color:#fff!important;text-decoration:underline}.fe-footer-bottom{margin-top:38px!important;padding-top:20px!important;border-color:rgba(255,255,255,.2)!important}.st-footer-awards{display:flex;gap:9px;margin-top:20px}.st-footer-awards img{width:58px;height:58px;object-fit:cover;border:1px solid rgba(255,255,255,.28)}

/* Website & CMS blocks */
.cms-preview-banner{position:sticky;top:0;z-index:5000;background:#111827;color:#fff;text-align:center;padding:9px 16px;font-size:12px;font-weight:700;letter-spacing:.04em}
.cms-section{padding:72px 0;background:#fff}.cms-section.cms-soft{background:var(--st-paper)}.cms-text-inner{max-width:860px}.cms-text-inner>h2,.cms-image-text-copy>h2{font-size:clamp(30px,4vw,44px);line-height:1.12;color:#3d484f;margin:8px 0 22px}
/* v6.12.17: Ueberschriften im Fliesstext. Vorher traf `.cms-text-inner h2`
   JEDE h2 im Block — auch die, die der Redakteur in den Richtext tippt. Die
   Regel war fuer die Blockueberschrift gedacht und ist jetzt auf das direkte
   Kind eingegrenzt. Ohne eigene Stufen standen Impressum und Datenschutz
   sonst mit 44px-Ueberschriften da, gleich gross wie der Seitentitel — es gab
   ueberhaupt keine Gliederung. */
.cms-richtext h2{font-size:23px;line-height:1.25;font-weight:700;color:#3d484f;letter-spacing:-.01em;margin:32px 0 10px}
.cms-richtext h3{font-size:18px;line-height:1.3;font-weight:700;color:#3d484f;margin:24px 0 8px}
.cms-richtext h4{font-size:16px;line-height:1.35;font-weight:700;color:#3d484f;margin:20px 0 6px}
.cms-richtext h2:first-child,.cms-richtext h3:first-child{margin-top:0}
.cms-richtext strong{color:#3d484f}
@media(max-width:680px){.cms-richtext h2{font-size:20px;margin-top:26px}.cms-richtext h3{font-size:17px}}
.cms-richtext{font-size:16px;line-height:1.82;color:#596870}.cms-richtext p{margin:0 0 1em}.cms-richtext ul,.cms-richtext ol{padding-left:1.4em;margin:0 0 1em}.cms-richtext a{color:var(--st-blue);text-decoration:underline;text-underline-offset:2px}
.cms-image-text{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.cms-image-text.cms-image-right .cms-image-text-media{order:2}.cms-image-text-media{min-height:390px;background:var(--st-paper);overflow:hidden}.cms-image-text-media img{width:100%;height:100%;min-height:390px;object-fit:cover}.cms-image-text-copy{padding:25px 0}
.cms-usp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--st-line);border:1px solid var(--st-line)}.cms-usp{display:flex;gap:16px;background:#fff;padding:24px}.cms-usp-icon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;background:var(--st-blue-soft);color:var(--st-blue);font-weight:800}.cms-usp h3{margin:0 0 7px;color:#3d484f;font-size:18px}
.cms-stats{padding:42px 0;background:var(--st-blue);color:#fff}.cms-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cms-stats-grid>div{border-left:1px solid rgba(255,255,255,.3);padding-left:22px}.cms-stats-grid strong{display:block;font-size:36px;line-height:1.05}.cms-stats-grid span{display:block;margin-top:7px;font-size:13px;color:rgba(255,255,255,.82)}
.cms-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cms-person{border:1px solid var(--st-line);padding:18px;background:#fff}.cms-person img,.cms-person-ph{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--st-paper);margin-bottom:15px}.cms-person-ph{display:grid;place-items:center;font-size:42px;font-weight:700;color:var(--st-blue)}.cms-person strong,.cms-person span{display:block}.cms-person span{font-size:13px;color:var(--st-muted);margin-top:3px}
.cms-hero-subtitle{font-size:17px;line-height:1.72;color:#5a6870;max-width:760px}.st-page-hero .cms-hero-subtitle{color:rgba(255,255,255,.82);max-width:760px}.cms-btn-white{background:#fff!important;color:var(--st-blue)!important;border-color:#fff!important}.cms-btn-outline-white{color:#fff!important;border-color:rgba(255,255,255,.65)!important}.cms-cta-text{color:rgba(255,255,255,.86);font-size:16px;margin-top:8px}.cms-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;background:#fff;color:var(--st-blue);font-weight:800;min-height:48px}
.cms-contact-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:54px;align-items:start}.cms-contact-form h2{font-size:clamp(30px,4vw,44px);margin:7px 0 10px;color:#3d484f}.cms-contact-intro{color:var(--st-muted);font-size:16px;margin:0 0 24px}.cms-form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cms-contact-side{position:sticky;top:120px}.cms-contact-side .st-contact-card h3{font-size:27px;line-height:1.25;margin:16px 0;color:#3d484f}
/* v6.12.21: Kontaktkarte neu gewichtet. Vorher war die Anschrift die grosse
   Ueberschrift; wer Kontakt aufnehmen will, braucht aber zuerst die Nummer.
   Telefon und E-Mail stehen jetzt vorn, Anschrift und Zeiten dahinter. */
.st-contact-primary{display:block;font-size:26px;line-height:1.2;font-weight:700;color:var(--st-blue);
  text-decoration:none;margin:14px 0 4px;letter-spacing:-.01em}
.st-contact-primary:hover{text-decoration:underline}
.st-contact-secondary{display:block;font-size:16px;color:var(--st-blue);text-decoration:none;margin-bottom:14px;word-break:break-word}
.st-contact-secondary:hover{text-decoration:underline}
.st-contact-hours{font-size:14px;color:#3d484f;font-weight:600;padding:9px 12px;border-radius:8px;
  background:var(--st-blue-soft);margin-bottom:12px}
.st-contact-addr{font-size:14px;line-height:1.6;color:var(--st-muted);padding-bottom:4px}

/* Team-Auswahl. Erscheint automatisch, sobald eine zweite Abteilung gepflegt ist. */
.st-team-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:20px 0 4px;padding-top:18px;border-top:1px solid var(--st-line)}
.st-team-tab{border:1px solid var(--st-line);background:#fff;border-radius:99px;padding:7px 15px;
  font-size:13px;font-weight:600;color:var(--st-muted);cursor:pointer;font-family:inherit;transition:all .15s}
.st-team-tab:hover{border-color:var(--st-blue);color:var(--st-blue)}
.st-team-tab.active{background:var(--st-blue);border-color:var(--st-blue);color:#fff}
.st-team-list a{color:inherit;text-decoration:none}
.st-team-list a:hover{text-decoration:underline}
@media(max-width:680px){.st-contact-primary{font-size:22px}}.cms-contact-side .st-contact-card>p{line-height:1.8;color:var(--st-muted)}.cms-honeypot{display:none!important}.cms-form-privacy{font-size:12px;color:var(--st-muted);line-height:1.6;margin:12px 0 18px}.cms-form-privacy a{text-decoration:underline}.cms-contact-form textarea.fe-input{resize:vertical}.cms-contact-form .fe-form-group{margin-bottom:14px}
.fe-logo-text{font-size:20px;font-weight:800;color:var(--st-blue)}.fe-mob-nav .fe-mob-sub{color:var(--st-muted)!important}
@media(max-width:1024px){.fe-nav{display:none!important}.fe-nav-cta{display:none!important}.fe-hamburger{display:flex!important}.fe-mob-fav{display:flex!important}.fe-input{font-size:16px!important}}
@media(max-width:1120px){.fe-nav-link{padding:0 10px!important;font-size:12px!important}.st-search-grid{grid-template-columns:1fr 1fr 1fr}.st-search-submit{width:100%}.st-home-hero-grid{gap:35px}.st-service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:970px){.cms-contact-grid{grid-template-columns:1fr}.cms-contact-side{position:static}.cms-image-text{grid-template-columns:1fr;gap:28px}.cms-image-text.cms-image-right .cms-image-text-media{order:0}.cms-team-grid{grid-template-columns:repeat(2,1fr)}.cms-stats-grid{grid-template-columns:repeat(2,1fr)}.fe-nav{display:none!important}.fe-hamburger{display:flex!important}.fe-header,.fe-header-inner{height:78px!important}.fe-logo img{height:54px!important;max-width:260px!important}.st-home-hero-grid{grid-template-columns:1fr}.st-hero-photo{margin:0 -28px;min-height:390px}.st-home-hero-brand,.st-home-hero-grid{min-height:0}.st-home-hero-copy{padding:58px 0 58px}.st-image-story-grid{grid-template-columns:1fr 1fr}.st-image-story-main,.st-image-story-side{height:340px}.st-search-wrap{margin-top:-35px}.st-welcome-grid,.st-trust-grid,.st-content-grid,.st-contact-grid{grid-template-columns:1fr;gap:32px}.st-awards{justify-content:flex-start}.st-side-card{position:static}.fe-footer-grid{grid-template-columns:1fr 1fr!important}.fe-filter-bar{top:78px!important}.dp-tabs-outer{top:78px!important}}
@media(max-width:680px){.cms-form-two{grid-template-columns:1fr}.cms-section{padding:54px 0}.cms-usp-grid,.cms-team-grid,.cms-stats-grid{grid-template-columns:1fr}.cms-image-text-media,.cms-image-text-media img{min-height:280px}.fe-container{padding-left:19px!important;padding-right:19px!important}.st-emergency-inner{min-height:31px;display:block;text-align:center;padding-top:7px!important;padding-bottom:7px!important}.st-emergency-inner>span{display:none}.fe-header,.fe-header-inner{height:70px!important}.fe-header-inner{padding:0 18px!important}.fe-logo img{height:46px!important;max-width:200px!important}.st-home-hero h1{font-size:40px}.st-home-hero p{font-size:16px}.st-home-hero-copy{padding:48px 0 48px}.st-hero-photo{margin:0 -19px;min-height:300px}.st-hero-photo-brand{width:min(330px,88%);padding:18px 20px}.st-image-story{padding-bottom:58px}.st-image-story-grid{grid-template-columns:1fr}.st-image-story-main,.st-image-story-side{height:285px}.st-property-search{padding:20px}.st-property-search-head{display:block}.st-property-search-head span{display:block;margin-top:5px}.st-search-grid{grid-template-columns:1fr 1fr}.st-search-field:nth-child(3){grid-column:1/-1}.st-search-submit{grid-column:1/-1}.st-welcome{padding:66px 0 55px}.st-welcome h2{font-size:30px}.st-service-grid{grid-template-columns:1fr}.st-section-head{display:block}.st-section-head .st-text-link{display:inline-block;margin-top:9px}.fe-card-grid{grid-template-columns:1fr!important}.st-awards{gap:11px}.st-awards img{width:116px;height:116px}.st-contact-cta-grid{grid-template-columns:1fr}.st-contact-cta-phone{font-size:22px}.st-checks,.st-emergency-cards,.st-emergency-page-grid{grid-template-columns:1fr}.fe-footer-grid{grid-template-columns:1fr!important}.fe-footer{padding-left:20px!important;padding-right:20px!important}.fe-filter-bar{top:70px!important}.dp-tabs-outer{top:70px!important}}

body,h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-family:var(--fe-font,Arial,Helvetica,sans-serif)!important}

/* CMS 6.12.1 — visuelle Parität & editierbare Branchenblöcke */
.st-welcome-copy p:last-child{margin-bottom:0}.cms-side-contact{margin-top:25px;padding-top:20px;border-top:1px solid rgba(23,32,29,.12);font-size:13px;line-height:1.7;color:#5f6b65}.cms-side-contact strong{color:var(--st-blue)}.cms-side-contact a{color:inherit}.cms-side-contact a:hover{color:var(--st-blue)}
.st-emergency-numbers h2{margin:0 0 16px;font-size:25px;color:#3d484f}.st-emergency-number-list{border-top:1px solid var(--st-line)}.st-emergency-number{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;padding:12px 0;border-bottom:1px solid var(--st-line)}.st-emergency-number span{font-size:13px;line-height:1.45;color:#596870}.st-emergency-number strong{font-size:14px;white-space:nowrap;color:var(--st-blue)}.st-emergency-number a{color:var(--st-blue)}.st-emergency-card .cms-richtext{font-size:15px;line-height:1.65}.st-emergency-card .cms-richtext p:last-child{margin-bottom:0}
.cms-articles .st-section-head{align-items:flex-start}.cms-articles-intro{max-width:620px;color:#66747c;line-height:1.65;margin:5px 0 0}.cms-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--st-line);border:1px solid var(--st-line)}.cms-article-card{background:#fff;padding:25px;min-height:235px;display:flex;flex-direction:column}.cms-article-card time{font-size:12px;color:var(--st-muted);margin-bottom:10px}.cms-article-card h3{font-size:19px;color:#3d484f;margin:0 0 10px}.cms-article-card p{font-size:14px;line-height:1.68;color:#627078;margin:0 0 18px}.cms-article-card a,.cms-article-card>span{margin-top:auto;font-size:13px;font-weight:700;color:var(--st-blue)}
@media(max-width:970px){.cms-article-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.cms-article-grid{grid-template-columns:1fr}.st-emergency-number{grid-template-columns:1fr;gap:3px}.st-emergency-number strong{white-space:normal}}
