/* New service pages reuse the existing BayernGlanz design. */
.service-switch{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-bottom:24px}.service-switch>a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 18px;min-height:56px;background:#edf6fb;border:1px solid #c9e1ef;border-radius:8px;color:var(--navy);font-size:14px;font-weight:650}.service-switch>a:hover,.service-switch>a[aria-current=page]{background:var(--navy);border-color:var(--navy);color:white}.service-switch>a:focus-visible,.audiences a:focus-visible{outline:3px solid #247aa9;outline-offset:3px}.service-switch>a span{color:#54a9d9}.service-switch>a[aria-current=page] span{color:var(--blue)}.service-detail .area-grid{grid-template-columns:1fr 1fr;gap:44px;align-items:center}.service-detail figure{margin:0;overflow:hidden;border:1px solid #d9e7f0;border-radius:12px;background:white;box-shadow:0 10px 30px #1239570a}.service-detail figure img{display:block;width:100%;height:380px;object-fit:cover}.service-detail figcaption{padding:16px 22px;font-weight:600;font-size:15px}.service-task-list article{display:flex;gap:20px;border-bottom:1px solid #d9e7f0;padding:20px 0}.service-task-list article:first-child{padding-top:0}.service-task-list article:last-child{border-bottom:0}.service-task-list h3{margin:0 0 8px;font-size:21px;line-height:1.3}.service-task-list p{margin:0;color:var(--muted);font-size:15px}.task-number{color:#3185b4;font-size:14px;font-weight:700;padding-top:3px}.service-page .area h2{max-width:880px}.service-page .area p{max-width:850px}.service-page .area .cities{margin-top:26px}.service-region-back a{color:#246b93;text-decoration:underline}.audiences a{display:inline-flex;color:inherit}.audiences a:hover{color:#246b93}
@media(max-width:900px){.service-switch{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail .area-grid{gap:26px}.service-detail figure img{height:340px}}@media(max-width:760px){.service-switch{gap:8px;padding-bottom:18px}.service-switch>a{font-size:13px;padding:12px;min-height:52px}.service-detail .area-grid{grid-template-columns:1fr}.service-detail figure img{height:260px}.service-detail figcaption{font-size:14px;padding:14px 18px}.service-task-list h3{font-size:20px}.service-page .hero h1{font-size:32px}.service-page .quote h2{font-size:32px}.audiences a strong{font-size:13px}}
