body{background:var(--color-yellow)}.bb-hero[data-astro-cid-n3lihncn]{background:var(--color-yellow);padding-top:var(--nav-height);min-height:100svh;min-height:100lvh;display:flex;align-items:flex-end;padding-bottom:var(--space-xl)}.bb-hero__inner[data-astro-cid-n3lihncn]{display:flex;flex-direction:column;align-items:flex-start}.bb-hero__title[data-astro-cid-n3lihncn]{font-family:var(--font-mono);font-size:clamp(3.5rem,8vw,7rem);font-weight:700;line-height:1;margin-bottom:1.5rem}.bb-hero__sub[data-astro-cid-n3lihncn]{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;max-width:560px}.bb-hero__cta[data-astro-cid-n3lihncn]{margin-top:2rem}.bb-content[data-astro-cid-n3lihncn]{background:var(--color-white);padding-block:var(--space-xl)}.bb-content__grid[data-astro-cid-n3lihncn]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,7rem);align-items:start}.bb-content__title[data-astro-cid-n3lihncn]{font-family:var(--font-sans);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;margin-bottom:1.5rem}.bb-content__list-intro[data-astro-cid-n3lihncn]{font-size:.875rem;font-weight:700;line-height:1.5;margin-bottom:1rem}.bb-content__list[data-astro-cid-n3lihncn]{padding-left:1.25rem;display:flex;flex-direction:column;gap:.5rem}.bb-content__list[data-astro-cid-n3lihncn] li[data-astro-cid-n3lihncn]{font-size:1rem;line-height:1.6;color:var(--color-gray-text)}.bb-content__right[data-astro-cid-n3lihncn]{display:flex;flex-direction:column;gap:1.25rem}.bb-content__right[data-astro-cid-n3lihncn] p[data-astro-cid-n3lihncn]{font-size:1.125rem;line-height:1.7;color:var(--color-gray-text);margin:0}.bb-content__right[data-astro-cid-n3lihncn] strong[data-astro-cid-n3lihncn]{color:var(--color-black);font-weight:700}.bb-projekt[data-astro-cid-n3lihncn]{background:var(--color-white);padding-block:var(--space-xl)}.bb-projekt__grid[data-astro-cid-n3lihncn]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,6vw,7rem);align-items:center}.bb-projekt__image[data-astro-cid-n3lihncn]{overflow:hidden}.bb-projekt__image[data-astro-cid-n3lihncn] img[data-astro-cid-n3lihncn]{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.bb-projekt__label[data-astro-cid-n3lihncn]{font-family:var(--font-mono);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-black);margin-bottom:.75rem;opacity:.55}.bb-projekt__name[data-astro-cid-n3lihncn]{font-family:var(--font-mono);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;margin-bottom:.25rem}.bb-projekt__ort[data-astro-cid-n3lihncn]{font-size:1rem;color:var(--color-gray-text);margin-bottom:1.25rem}.bb-projekt__desc[data-astro-cid-n3lihncn]{font-size:1.125rem;line-height:1.7;color:var(--color-gray-text);margin-bottom:2rem}.bb-faq[data-astro-cid-n3lihncn]{background:var(--color-white);padding-block:var(--space-xl)}.bb-faq__grid[data-astro-cid-n3lihncn]{display:grid;grid-template-columns:1fr 2fr;gap:clamp(3rem,6vw,7rem);align-items:start}.bb-faq__heading[data-astro-cid-n3lihncn]{font-family:var(--font-sans);font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.1;position:sticky;top:calc(var(--nav-height) + 2rem)}.bb-faq__list[data-astro-cid-n3lihncn]{border-top:1px solid var(--color-gray-mid)}.bb-faq__item[data-astro-cid-n3lihncn]{border-bottom:1px solid var(--color-gray-mid)}.bb-faq__item[data-astro-cid-n3lihncn] summary[data-astro-cid-n3lihncn]{list-style:none}.bb-faq__item[data-astro-cid-n3lihncn] summary[data-astro-cid-n3lihncn]::-webkit-details-marker{display:none}.bb-faq__question[data-astro-cid-n3lihncn]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding-block:1.25rem;cursor:pointer;font-family:var(--font-mono);font-size:1rem;font-weight:700;line-height:1.4;color:var(--color-black);transition:color var(--transition)}.bb-faq__question[data-astro-cid-n3lihncn]:hover{color:var(--color-black)}.bb-faq__icon[data-astro-cid-n3lihncn]{flex-shrink:0;width:1rem;height:1rem;position:relative}.bb-faq__icon[data-astro-cid-n3lihncn]:before,.bb-faq__icon[data-astro-cid-n3lihncn]:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:2px;background:currentColor;transform-origin:center;transition:transform .2s}.bb-faq__icon[data-astro-cid-n3lihncn]:before{transform:translate(-50%,-50%) rotate(45deg) translate(-3px)}.bb-faq__icon[data-astro-cid-n3lihncn]:after{transform:translate(-50%,-50%) rotate(-45deg) translate(3px)}.bb-faq__item[data-astro-cid-n3lihncn][open] .bb-faq__icon[data-astro-cid-n3lihncn]:before{transform:translate(-50%,-50%) rotate(-45deg) translate(-3px)}.bb-faq__item[data-astro-cid-n3lihncn][open] .bb-faq__icon[data-astro-cid-n3lihncn]:after{transform:translate(-50%,-50%) rotate(45deg) translate(3px)}.bb-faq__answer[data-astro-cid-n3lihncn]{font-size:1rem;line-height:1.7;color:var(--color-gray-text);padding-bottom:1.25rem;margin:0}@media(max-width:900px){.bb-content__grid[data-astro-cid-n3lihncn],.bb-projekt__grid[data-astro-cid-n3lihncn],.bb-faq__grid[data-astro-cid-n3lihncn]{grid-template-columns:1fr}.bb-faq__heading[data-astro-cid-n3lihncn]{position:static}}@media(max-width:600px){.bb-hero[data-astro-cid-n3lihncn]{padding-bottom:25vh}.bb-hero__title[data-astro-cid-n3lihncn]{font-size:clamp(2rem,10vw,3.5rem);hyphens:auto}}
