#kontakt-grid-bereich{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;text-align:center}@media(min-width:768px){#kontakt-grid-bereich{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){#kontakt-grid-bereich{grid-template-columns:repeat(4,minmax(0,1fr))}}html.dark #section-contact .bg-white{background-color:#17181c}#site-header .navbar-brand{padding-left:.75rem}@media(max-width:1023px){header#site-header nav.navbar{position:relative}header#site-header nav.navbar a.navbar-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding-left:0!important;margin-right:0!important;margin-left:0!important;z-index:1005}header#site-header nav.navbar label[for=nav-toggle],header#site-header nav.navbar div.order-1.ml-auto{z-index:1010!important;position:relative}header#site-header nav.navbar:has(input#nav-toggle:checked) a.navbar-brand{top:14px!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:1005!important}header#site-header nav.navbar:has(input#nav-toggle:checked) ul#nav-menu{padding-top:48px!important;z-index:1000}header#site-header nav.navbar:has(input#nav-toggle:checked) ul#nav-menu>li:first-child{margin-top:0!important;padding-top:0!important}}#search-wrapper{z-index:1020!important}#section-hero .mt-10.flex a:first-child{background-color:transparent!important;box-shadow:none!important;border-width:0!important;padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;text-decoration:underline!important;text-underline-offset:.2em}#section-hero .mt-10.flex a:first-child svg{display:none!important}#section-hero .mt-10.flex a:nth-child(2){text-decoration:underline!important;text-underline-offset:.2em}#section-hero .mt-10.flex a:nth-child(2) span[aria-hidden=true]{display:none!important}#section-hero{min-height:calc(var(--vh,1vh) * 100)!important;display:flex!important;flex-direction:column!important;justify-content:center!important}#section-hero .home-section-bg{background-size:cover!important;background-position:50% 100%!important;background-attachment:fixed!important;background-repeat:no-repeat!important}@media(max-width:767px){#section-hero{}#section-hero .home-section-bg{background-attachment:fixed!important;background-size:cover!important;background-position:25% 75%!important;background-repeat:no-repeat!important}}#section-hero .text-center p.mt-6.text-lg.leading-8 em{color:#f3f4f6!important}html:not(.dark) #section-hero .text-center p.mt-6.text-lg.leading-8 em{color:#f3f4f6!important}#leistungen,#kontakt-grid-bereich{scroll-margin-top:-80px}.people-group{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;margin-bottom:2rem}.person-profile-card{flex-basis:300px;flex-grow:1;flex-shrink:1;max-width:380px;text-align:left}.person-profile-card img{width:100%;height:auto;object-fit:cover;margin-bottom:.75rem}.person-profile-card .person-name{font-size:1.125rem;font-weight:600;margin-bottom:.125rem}html:not(.dark) .person-profile-card .person-name{color:#1f2937}html.dark .person-profile-card .person-name{color:#f3f4f6}.person-profile-card .person-role{font-size:.875rem}html:not(.dark) .person-profile-card .person-role{color:#4b5563}html.dark .person-profile-card .person-role{color:#9ca3af}#cookie-consent-banner{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#2d3748;color:#fff;padding:1rem;z-index:1000;box-shadow:0 -2px 10px rgba(0,0,0,.2);flex-direction:column;align-items:center;justify-content:center;gap:1rem}#cookie-consent-banner .cookie-consent-text{margin:0;font-size:.9rem;text-align:center}#cookie-consent-banner .cookie-consent-text a{color:#63b3ed;text-decoration:underline}.cookie-buttons{display:flex;gap:.75rem;flex-shrink:0}#cookie-accept,#cookie-decline{padding:.5rem 1rem;border-radius:.375rem;font-weight:700;font-size:.875rem;line-height:1.25rem;cursor:pointer;white-space:nowrap;transition:background-color .2s,color .2s,border-color .2s;box-sizing:border-box}#cookie-accept{background-color:#3b82f6;color:#fff;border:1px solid transparent}#cookie-accept:hover{background-color:#2563eb}#cookie-decline{background-color:transparent;color:#cbd5e1;border:1px solid #475569}#cookie-decline:hover{background-color:#475569;color:#fff}