.ueber-uns-page{background:var(--base-100);color:var(--base-500)}.ueber-uns-hero{align-items:flex-end;height:100vh;display:flex;position:relative}.ueber-uns-hero__img{position:absolute;inset:0}.ueber-uns-hero__img img{object-fit:cover;opacity:.4;width:100%;height:100%}.ueber-uns-hero__img:after{content:"";background:linear-gradient(to top,var(--base-100)15%,transparent 60%);position:absolute;inset:0}.ueber-uns-hero__content{z-index:2;padding:2rem 1rem;position:relative}.ueber-uns-hero__content p.mono{color:var(--base-300);margin-bottom:.5rem}.ueber-uns-intro{max-width:900px;padding:6rem 1rem}.ueber-uns-intro h2{margin-bottom:2rem;font-size:clamp(2rem,4vw,5rem)}.ueber-uns-intro p{font-size:1.3rem;line-height:1.7}.ueber-uns-values{background:var(--base-200);padding:6rem 1rem}.ueber-uns-values h3{margin-bottom:3rem;font-size:clamp(2rem,4vw,5rem)}.ueber-uns-values__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;display:grid}.ueber-uns-value-card{background:var(--base-100);border-radius:8px;padding:2rem}.ueber-uns-value-card p.mono{color:var(--base-300);margin-bottom:.75rem;font-size:.9rem}.ueber-uns-cta{text-align:center;padding:8rem 1rem}.ueber-uns-cta h3{margin-bottom:2rem;font-size:clamp(2rem,4vw,5rem)}@media (min-width:1001px){.ueber-uns-intro,.ueber-uns-values{padding:6rem max(1.5rem,50% - 450px)}}@media (max-width:1000px){.ueber-uns-values__grid{grid-template-columns:1fr}.ueber-uns-hero__content h1{-webkit-hyphens:auto;hyphens:auto;font-size:clamp(2.6rem,10vw,5rem)}}
