.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(160deg,#f0f4ff 0,#ffffff 60%,var(--gray-50) 100%);overflow:hidden}.hero-background{position:absolute;inset:0;pointer-events:none}.hero-gradient{position:absolute;inset:0;background:linear-gradient(160deg,#f0f4ff,rgba(255,255,255,0) 60%)}.hero-blob-1{top:0;right:0;width:700px;height:700px;background:radial-gradient(ellipse at 70% 50%,rgba(26,86,219,.07) 0,transparent 70%);transform:translate(25%,-35%)}.hero-blob-1,.hero-blob-2{position:absolute;border-radius:50%}.hero-blob-2{bottom:0;left:0;width:500px;height:500px;background:radial-gradient(ellipse,rgba(29,78,216,.04) 0,transparent 70%);transform:translate(-25%,40%)}.hero-grid-pattern{position:absolute;inset:0;opacity:.025;background-image:linear-gradient(rgba(29,78,216,1) 1px,transparent 0),linear-gradient(90deg,rgba(29,78,216,1) 1px,transparent 0);background-size:60px 60px}.hero-content{position:relative;width:100%;max-width:var(--container-width);margin:0 auto;padding:8rem 1.5rem 5rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.hero-content{grid-template-columns:1fr .85fr;gap:5rem;padding:9rem 2rem 5rem}}.hero-text{display:flex;flex-direction:column}.hero-image-wrapper{position:relative;width:100%;max-width:600px;margin:0 auto}@media (min-width:1024px){.hero-image-wrapper{max-width:none;margin:0}}.hero-image-wrapper:before{content:"";position:absolute;inset:-12px -12px 12px 12px;border-radius:var(--radius-xl);background:linear-gradient(135deg,var(--blue-light) 0,rgba(219,234,254,.4) 100%);z-index:0}.hero-photo{position:relative;z-index:1;width:100%;height:auto;display:block;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);object-fit:cover;aspect-ratio:3/2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--blue-light);border:1px solid rgba(26,86,219,.2);border-radius:var(--radius-full);padding:.375rem 1rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-dark);margin-bottom:2rem}.hero-badge-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--accent);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;flex-shrink:0}.hero-title{font-family:var(--font-oswald),system-ui,sans-serif;font-size:clamp(2.4rem,4.2vw,3.5rem);color:var(--ink);margin-bottom:1.5rem;line-height:1.05;font-weight:200;letter-spacing:.12em;text-transform:uppercase;max-width:none}.hero-title em{display:block;color:var(--blue);font-style:normal;font-weight:400}.hero-description{font-size:1.125rem;color:var(--text-muted);margin-bottom:1rem;max-width:44rem;line-height:1.7}.hero-guarantee{font-size:1rem;color:var(--accent);font-weight:600;margin-bottom:2.5rem}.hero-actions{display:flex;flex-direction:column;gap:.875rem}@media (min-width:540px){.hero-actions{flex-direction:row;flex-wrap:wrap}}@media (min-width:1024px){.hero-title{font-size:clamp(2.8rem,4.5vw,4rem)}.hero-content{padding-left:2rem;padding-right:2rem}}.stats{background:linear-gradient(135deg,var(--blue) 0,var(--blue-dark) 100%);padding:2.5rem 0}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:56rem;margin:0 auto;padding:0 1.5rem}@media (min-width:640px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-value{font-size:2rem;font-weight:800;color:#ffffff;margin-bottom:.25rem;letter-spacing:-.03em;line-height:1}.stat-label{color:rgba(255,255,255,.65);font-size:.8125rem;font-weight:500}.value-props{padding:6rem 1.5rem;background-color:var(--bg-soft)}.value-grid{display:grid;gap:4rem;align-items:center;max-width:var(--container-width);margin:0 auto}@media (min-width:1024px){.value-grid{grid-template-columns:1fr 1fr}}.section-tag{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--accent-dark);background-color:var(--accent-soft);padding:.3125rem .875rem;border-radius:var(--radius-md);margin-bottom:1rem}.zertifikate-list{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.5rem}.zertifikat-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background-color:var(--bg);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.zertifikat-item:hover{border-color:rgba(29,78,216,.25);box-shadow:var(--shadow-sm)}.zertifikat-icon{flex-shrink:0;width:3.25rem;height:3.25rem;border-radius:var(--radius-md);background-color:var(--accent);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-blue)}.zertifikat-short{color:#ffffff;font-size:.6875rem;font-weight:800;text-align:center;letter-spacing:.02em}.zertifikat-full{font-weight:600;color:var(--text-main);font-size:.9rem}.zertifikat-sub{color:var(--text-muted);font-size:.8rem;margin-top:.125rem}.garantie-card{position:relative;background:linear-gradient(135deg,var(--accent) 0,var(--accent-dark) 100%);border-radius:var(--radius-xl);padding:2.5rem;color:#ffffff;overflow:hidden;box-shadow:var(--shadow-blue)}.garantie-blob{position:absolute;top:0;right:0;width:16rem;height:16rem;background-color:rgba(255,255,255,.06);border-radius:50%;filter:blur(48px);transform:translate(25%,-50%);pointer-events:none}.garantie-content{position:relative}.garantie-icon{width:3.5rem;height:3.5rem;border-radius:var(--radius-md);background-color:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem}.garantie-card h3{color:#ffffff;font-size:1.375rem;font-weight:700;margin-bottom:.75rem}.garantie-list{display:flex;flex-direction:column;gap:.625rem;margin:1.25rem 0 1.5rem}.garantie-item{display:flex;align-items:flex-start;gap:.625rem}.garantie-check{flex-shrink:0;width:1.125rem;height:1.125rem;border-radius:50%;background-color:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:.6rem;font-weight:700;margin-top:.15rem}.bg-light{background-color:var(--bg)}.leistungen-grid{display:grid;gap:1.25rem}@media (min-width:640px){.leistungen-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.leistungen-grid{grid-template-columns:repeat(3,1fr)}}.leistung-card{background-color:var(--bg-soft);border-radius:var(--radius-lg);padding:1.75rem;border:1px solid var(--border-subtle);transition:all var(--transition-normal);box-shadow:var(--shadow-sm);text-decoration:none;display:block}.leistung-card:hover{border-color:rgba(29,78,216,.25);box-shadow:var(--shadow-xl);transform:translateY(-2px);text-decoration:none}.leistung-icon{width:2.75rem;height:2.75rem;background-color:var(--accent-soft);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:1.25rem;margin-bottom:1rem}.leistung-title{font-size:1rem;font-weight:700;color:var(--text-main);margin-bottom:.375rem;transition:color var(--transition-fast)}.leistung-card:hover .leistung-title{color:var(--accent)}.leistung-desc{color:var(--text-muted);font-size:.875rem;line-height:1.55}.leistung-more{margin-top:.875rem;color:var(--accent);font-size:.875rem;font-weight:600;opacity:0;transition:opacity var(--transition-fast);text-decoration:underline;text-underline-offset:4px}.leistung-card:hover .leistung-more{opacity:1}.testimonials-grid{display:grid;gap:1.5rem}@media (min-width:768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-location{color:var(--text-muted);font-size:.8rem;margin-top:.125rem}.standorte-section{background:linear-gradient(135deg,var(--blue) 0,var(--blue-dark) 100%);padding:var(--space-16) 1.5rem}.standorte-section .page-tag{background-color:rgba(255,255,255,.12);color:#93c5fd;border:1px solid rgba(255,255,255,.15)}.standorte-heading{font-size:clamp(1.8rem,2.6vw,2.2rem);font-weight:700;color:#ffffff;margin-bottom:1rem;letter-spacing:-.015em}.standorte-sub{color:rgba(255,255,255,.65);margin-bottom:2.5rem;font-size:1.0625rem}.standorte-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;margin-top:1rem;margin-bottom:2.5rem}.standort-tag{background-color:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.85);font-size:.875rem;font-weight:500;padding:.4375rem .875rem;border-radius:var(--radius-full);transition:background-color var(--transition-fast)}.standort-tag:hover{background-color:rgba(255,255,255,.15)}