.leistungen-module__bAouBa__servicesPage{background:var(--background);color:var(--foreground);min-height:100vh;padding:50px var(--page-padding)}.leistungen-module__bAouBa__servicesContainer{margin:0 auto}.leistungen-module__bAouBa__headerSection{text-align:center;margin-bottom:5rem}.leistungen-module__bAouBa__pageTitle{letter-spacing:-.02em;color:var(--foreground);margin:0 0 2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.leistungen-module__bAouBa__pageSubtitle{color:var(--foreground-secondary);max-width:800px;margin:0 auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.leistungen-module__bAouBa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.leistungen-module__bAouBa__serviceCard{background:var(--background-secondary);border:1px solid var(--border);cursor:pointer;color:inherit;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.leistungen-module__bAouBa__serviceCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.leistungen-module__bAouBa__serviceImageWrapper{aspect-ratio:16/10;background:var(--background-tertiary);position:relative;overflow:hidden}.leistungen-module__bAouBa__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.leistungen-module__bAouBa__serviceCard:hover .leistungen-module__bAouBa__serviceImage{transform:scale(1.08)}.leistungen-module__bAouBa__serviceImagePlaceholder{width:100%;height:100%;color:var(--foreground-tertiary);justify-content:center;align-items:center;font-size:4rem;display:flex}.leistungen-module__bAouBa__serviceContent{flex-direction:column;flex:1;gap:1.25rem;padding:2.5rem;display:flex}.leistungen-module__bAouBa__serviceTitle{color:var(--foreground);margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;line-height:1.2}.leistungen-module__bAouBa__serviceDescription{color:var(--foreground-secondary);flex:1;margin:0;font-size:1rem;line-height:1.7}.leistungen-module__bAouBa__serviceLink{color:var(--primary);border:2px solid var(--primary);background:0 0;border-radius:12px;align-self:flex-start;align-items:center;gap:.75rem;margin-top:auto;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.leistungen-module__bAouBa__serviceLink:hover{background:var(--primary);color:#fff;transform:translate(4px)}.leistungen-module__bAouBa__serviceLink svg{transition:transform .3s}.leistungen-module__bAouBa__serviceLink:hover svg{transform:translate(4px)}.leistungen-module__bAouBa__ctaSection{text-align:center;background:var(--background-secondary);border:1px solid var(--border);border-radius:20px;padding:4rem 2rem}.leistungen-module__bAouBa__ctaTitle{color:var(--foreground);margin:0 0 1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.leistungen-module__bAouBa__ctaText{color:var(--foreground-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7}.leistungen-module__bAouBa__ctaButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.leistungen-module__bAouBa__ctaButton:hover{background:#c49564;transform:translateY(-2px);box-shadow:0 10px 25px #d4a5744d}@media (max-width:1024px){.leistungen-module__bAouBa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.leistungen-module__bAouBa__serviceContent{padding:2rem}}@media (max-width:768px){.leistungen-module__bAouBa__servicesPage{padding:50px 2rem}.leistungen-module__bAouBa__headerSection{margin-bottom:3rem}.leistungen-module__bAouBa__servicesGrid{grid-template-columns:1fr;gap:1.5rem}.leistungen-module__bAouBa__serviceCard{border-radius:16px}.leistungen-module__bAouBa__serviceContent{gap:1rem;padding:1.75rem}.leistungen-module__bAouBa__serviceLink{padding:.875rem 1.75rem;font-size:.95rem}.leistungen-module__bAouBa__ctaSection{border-radius:16px;padding:3rem 1.5rem}.leistungen-module__bAouBa__ctaButton{padding:1rem 2rem;font-size:1rem}}
