@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
:root{--ink:#17211d;--muted:#64706b;--green:#2d6b50;--green-dark:#1d4d39;--sage:#e6eee9;--cream:#f7f7f3;--line:#dfe4e1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px}.header{justify-content:space-between;align-items:center;max-width:1240px;height:84px;margin:auto;padding:0 28px;display:flex}.brand{letter-spacing:-.4px;align-items:center;gap:11px;font:700 18px Manrope,sans-serif;display:flex}.brand span{background:var(--green);color:#fff;letter-spacing:0;border-radius:10px;place-items:center;width:38px;height:38px;font-size:13px;display:grid}.header nav{align-items:center;gap:35px;font-size:14px;font-weight:600;display:flex}.navCta{background:var(--ink);color:#fff;border-radius:8px;padding:12px 18px}.hero{background:#eef2ee;border-radius:28px;grid-template-columns:48% 52%;max-width:1360px;min-height:650px;margin:0 auto;display:grid;overflow:hidden}.heroContent{flex-direction:column;justify-content:center;padding:90px 8% 68px 9%;display:flex}.eyebrow,.kicker{text-transform:uppercase;color:var(--green);letter-spacing:2.2px;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--green);width:26px;height:1px}h1,h2,h3{letter-spacing:-.045em;margin:0;font-family:Manrope,sans-serif}h1{margin:24px 0;font-size:clamp(48px,5.1vw,76px);line-height:1.04}h1 em{color:var(--green);font-style:normal}.heroContent>p{max-width:520px;color:var(--muted);margin:0 0 32px;font-size:18px;line-height:1.7}.heroActions{align-items:center;gap:28px;display:flex}.button{border-radius:9px;justify-content:center;align-items:center;gap:10px;padding:15px 21px;font-size:14px;font-weight:700;display:inline-flex}.button svg,.floating svg{fill:currentColor;stroke:none}.primary{background:var(--green);color:#fff}.textLink{align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.trust{color:var(--muted);gap:23px;margin-top:42px;font-size:12px;display:flex}.trust span{white-space:nowrap}.heroImage{min-height:650px;position:relative}.heroImage>img,.galleryItem>img{object-fit:cover}.imageBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:10px;flex-direction:column;gap:3px;padding:17px 20px;display:flex;position:absolute;bottom:28px;left:28px}.imageBadge strong{font:700 14px Manrope}.imageBadge span{color:var(--muted);font-size:12px}.section{max-width:1180px;margin:0 auto;padding:120px 28px}.steps{grid-template-columns:34% 66%;gap:50px;display:grid}.sectionIntro h2,.gallery h2,.cta h2{margin-top:17px;font-size:clamp(38px,4vw,54px);line-height:1.12}.stepGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step{border:1px solid var(--line);background:#ffffff59;border-radius:14px;padding:30px 26px}.step>span{background:var(--sage);width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.step h3{margin:28px 0 12px;font-size:20px}.step p,.galleryHeader p,.ctaRight p{color:var(--muted);font-size:14px;line-height:1.7}.gallery{padding-top:30px}.galleryHeader{justify-content:space-between;align-items:flex-end;margin-bottom:44px;display:flex}.galleryHeader p{max-width:410px;margin:0}.galleryGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.galleryItem{aspect-ratio:3/4;background:var(--sage);border-radius:14px;position:relative;overflow:hidden}.cta{background:var(--green-dark);color:#fff;border-radius:24px;justify-content:space-between;align-items:flex-end;max-width:1180px;margin-bottom:80px;padding:70px;display:flex}.kicker.light{color:#a9d4bd}.ctaRight p{color:#d1ded7;margin:0 0 25px}.white{color:var(--green-dark);background:#fff}footer{max-width:1180px;color:var(--muted);align-items:center;gap:35px;margin:auto;padding:0 28px 46px;font-size:13px;display:flex}footer p{margin-right:auto}.floating{color:#fff;z-index:10;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #17211d33}.floating svg{width:28px}@media (max-width:900px){.header nav a:not(.navCta){display:none}.hero{grid-template-columns:1fr;margin:0 16px}.heroContent{padding:65px 8%}.heroImage{min-height:480px}.steps{grid-template-columns:1fr}.galleryHeader{align-items:flex-start;gap:28px}.cta{align-items:flex-start;gap:40px;margin-inline:20px}.trust{flex-wrap:wrap}.stepGrid{gap:12px}.section{padding:90px 28px}}@media (max-width:640px){.header{height:72px;padding:0 18px}.header nav{display:none}.hero{border-radius:18px}.heroContent{padding:52px 24px}.heroContent>p{font-size:16px}.heroActions{flex-direction:column;align-items:flex-start;gap:20px}.trust{display:none}.heroImage{min-height:360px}.imageBadge{bottom:16px;left:16px;right:16px}.section{padding:75px 20px}.stepGrid{grid-template-columns:1fr}.step{padding:24px}.galleryHeader{display:block}.galleryHeader p{margin-top:18px}.galleryGrid{grid-template-columns:repeat(2,1fr);gap:10px}.cta{margin-bottom:55px;padding:48px 28px;display:block}.ctaRight{margin-top:28px}footer{flex-direction:column;align-items:flex-start;gap:12px;padding:0 20px 90px}footer p{margin:5px 0}.floating{bottom:18px;right:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;max-width:none;padding-inline:max(28px,50vw - 592px);position:sticky;top:0}.steps{background:var(--sage);border-radius:24px;max-width:1180px;margin-top:88px;margin-bottom:88px;padding:72px}.secondary{color:var(--ink);background:#ffffffb3;border:1px solid #cbd5cf}.button .mailIcon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 21px;width:21px;height:21px}.contactActions{flex-wrap:wrap;gap:12px;display:flex}.outlineLight{color:#fff;border:1px solid #ffffff73}.steps .step{background:#ffffffb3}.gallery{border:1px solid var(--line);background:var(--white);border-radius:24px;max-width:1180px;margin-bottom:88px;padding:72px}@media (max-width:900px){.steps,.gallery{margin:56px 20px;padding:52px 32px}}@media (max-width:640px){.header{padding-inline:18px}.steps,.gallery{border-radius:18px;margin:32px 14px;padding:42px 20px}}@media (max-width:900px){.hero,.steps,.gallery{margin-bottom:18px}.cta{margin-bottom:0}}@media (max-width:640px){.hero,.steps,.gallery{margin-bottom:14px}.cta{margin-bottom:0}}.purchaseFacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 28px;display:grid}.purchaseFact{background:#ffffffb8;border:1px solid #2d6b502e;border-radius:11px;min-width:0;padding:15px 14px}.purchaseFact strong,.purchaseFact span{display:block}.purchaseFact strong{color:var(--green-dark);letter-spacing:-.2px;margin-bottom:5px;font:700 15px Manrope,sans-serif}.purchaseFact span{color:var(--muted);font-size:11px;line-height:1.4}@media (max-width:1100px) and (min-width:901px){.purchaseFacts{grid-template-columns:1fr}.purchaseFact{align-items:center;gap:10px;padding-block:11px;display:flex}.purchaseFact strong{min-width:92px;margin-bottom:0}.purchaseFact br{display:none}}@media (max-width:640px){.purchaseFacts{grid-template-columns:1fr;margin-bottom:26px}.purchaseFact{align-items:center;gap:12px;padding:12px 14px;display:flex}.purchaseFact strong{min-width:105px;margin-bottom:0}.purchaseFact br{display:none}}@media (max-width:640px){.header nav{gap:2px}.header nav a.navLink{color:#ffffffd1;padding:8px 7px}}.siteFooter{background:var(--ink);color:#ffffffad;border-radius:24px;max-width:1360px;margin:24px auto 0;padding:48px 56px 24px;font-size:13px;display:block}.footerMain{justify-content:space-between;align-items:flex-start;gap:48px;padding-bottom:42px;display:flex}.footerCompany strong{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font:700 22px Manrope,sans-serif;display:block}.footerCompany address{font-style:normal;line-height:1.7}.footerContact{flex-direction:column;gap:9px;min-width:245px;display:flex}.footerContact>span{color:#ffffff73;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:700}.siteFooter .footerContact a{color:#fff;font-weight:500}.footerBottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-top:22px;font-size:12px;display:flex}.credit{align-items:center;gap:6px;display:flex}.siteFooter .credit a{color:#fff;font-weight:700}.siteFooter .codeIcon{color:#8fc5a7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;font-weight:700}@media (max-width:900px){.siteFooter{margin:18px 20px 0}}@media (max-width:640px){.siteFooter{border-radius:18px;margin:14px 14px 0;padding:38px 24px 22px}.footerMain{flex-direction:column;gap:32px;padding-bottom:32px}.footerBottom{flex-direction:column;align-items:flex-start;gap:14px}}.header nav a.navLink{color:var(--muted);padding:8px 0;font-size:14px;font-weight:600;transition:color .16s;display:inline-flex}.header nav a.navLink:hover,.header nav a.navLink:focus-visible{color:var(--green)}#angebot,#ankauf{scroll-margin-top:24px}@media (max-width:900px){.header nav a.navLink{display:inline-flex}}@media (max-width:640px){.header nav{gap:12px;display:flex}.header nav a.navLink{font-size:12px;display:inline-flex}.header .brand{font-size:15px}}@media (max-width:380px){.header nav{gap:9px}.header nav a.navLink{font-size:11px}}main{padding-bottom:24px}.hero{margin-top:24px;margin-bottom:32px}.steps,.gallery,.cta{max-width:1360px;margin-top:0;margin-bottom:32px}.gallery{background:var(--sage);border-color:#0000}.cta:last-of-type{margin-bottom:0}.header{background:#fffffff5;border:1px solid #17211d14;border-radius:16px;width:auto;max-width:1360px;height:72px;margin:12px auto 0;padding:0 24px;position:static;box-shadow:0 8px 28px #17211d12}.header .brand{letter-spacing:-.3px;font-size:17px}.header nav>a:not(.navCta){color:var(--muted);transition:color .16s}.header nav>a:not(.navCta):hover{color:var(--ink)}.header .navCta{background:var(--green);border-radius:9px;padding:12px 18px}.header .navIcon{border:1px solid var(--line);border-radius:10px;place-items:center;width:42px;height:42px;padding:0;transition:transform .16s,background .16s;display:grid}.header .navIcon:hover{transform:translateY(-1px)}.header .navIcon svg{width:21px;height:21px}.header .navIcon.whatsapp{border-color:var(--green);background:var(--green);color:#fff}.header .navIcon.whatsapp svg{fill:currentColor;stroke:none}.header .navIcon.email{color:var(--green);background:#fff}.header .navIcon.email .mailIcon{fill:none;stroke:currentColor}.steps,.gallery{padding-block:64px}.sectionIntro,.galleryHeader{margin-bottom:40px}.cta{padding-block:64px}@media (max-width:900px){main{padding-bottom:18px}.header{margin-inline:16px}.header nav .navIcon{display:grid}.hero{margin-top:18px;margin-bottom:24px}.steps,.gallery,.cta{margin-top:0;margin-bottom:24px;padding-block:48px}.sectionIntro,.galleryHeader{margin-bottom:32px}}@media (max-width:640px){main{padding-bottom:14px}.header{border-radius:13px;height:62px;margin:10px 12px 0;padding-inline:18px;top:10px}.header nav{gap:8px;display:flex}.header nav .navIcon{width:38px;height:38px;display:grid}.hero{margin-top:14px;margin-bottom:16px}.steps,.gallery,.cta{margin-top:0;margin-bottom:16px;padding-block:38px}.sectionIntro,.galleryHeader{margin-bottom:26px}.heroActions{flex-flow:wrap;align-items:stretch;gap:10px;display:flex}.heroActions .button{width:calc(50% - 5px);padding:14px 10px;font-size:13px}.heroActions .textLink{width:100%;margin-top:10px}.contactActions{flex-wrap:nowrap;gap:10px}.contactActions .button{width:calc(50% - 5px);padding-inline:10px;font-size:13px}}.hero{max-width:1360px;margin-top:24px;margin-bottom:80px}.steps,.gallery{margin-top:0;margin-bottom:80px;padding:64px}.steps{display:block}.sectionIntro{margin-bottom:42px}.sectionIntro h2{max-width:620px}.stepGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.step{flex-direction:column;min-width:0;min-height:260px;padding:30px;display:flex}.step h3{margin-top:28px}.step p{margin-bottom:0}.galleryHeader{margin-bottom:42px}.galleryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.galleryItem{width:100%}.cta{gap:64px;margin-bottom:80px;padding:64px}.cta>div{flex:1}.ctaRight{max-width:430px}@media (max-width:900px){.hero{margin-top:18px;margin-bottom:56px}.steps,.gallery{margin:0 20px 56px;padding:48px 32px}.stepGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.step{min-height:280px;padding:24px 20px}.galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta{margin:0 20px 56px;padding:48px 40px}}@media (max-width:640px){.hero{margin-top:14px;margin-bottom:32px}.steps,.gallery{margin:0 14px 32px;padding:38px 20px}.sectionIntro,.galleryHeader{margin-bottom:28px}.stepGrid{grid-template-columns:1fr;gap:12px}.step{min-height:220px;padding:26px}.galleryGrid{gap:10px}.cta{margin:0 14px 32px;padding:40px 24px}}.hero,.steps,.gallery{margin-bottom:24px}.cta{margin-bottom:0}@media (max-width:900px){.hero,.steps,.gallery{margin-bottom:18px}.cta{margin-bottom:0}}@media (max-width:640px){.hero,.steps,.gallery{margin-bottom:14px}.cta{margin-bottom:0}}.header{background:var(--ink);color:#fff;border-color:#ffffff14;box-shadow:0 8px 28px #17211d1f}.header nav{gap:6px}.heroImage>img{object-position:center bottom}.header nav a.navLink{color:#ffffffc7;border-radius:8px;padding:9px 12px;line-height:1;display:inline-flex}.header nav a.navLink:hover,.header nav a.navLink:focus-visible{color:#fff;background:#ffffff1f;outline:none}@media (max-width:900px){.header nav a.navLink{display:inline-flex}}@media (max-width:640px){.header nav{gap:2px;display:flex}.header nav a.navLink{color:#ffffffd1;padding:8px 7px;display:inline-flex}}.header,.siteFooter{background:#354b41}.header{border-color:#ffffff1a;box-shadow:0 8px 24px #354b411a}.steps,.gallery{background:#eaf0ec;border:1px solid #d8e3dc}.steps .step{background:#ffffff94;border-color:#d4e0d8}.step>span{background:#dce8e0}.header,.siteFooter{color:var(--ink);background:#ffffffc7;border-color:#dfe5e1}.header{box-shadow:0 6px 22px #17211d0b}.header .brand{color:var(--ink)}.header nav a.navLink{color:var(--muted)}.header nav a.navLink:hover,.header nav a.navLink:focus-visible{background:var(--sage);color:var(--green-dark)}.siteFooter{border:1px solid #dfe5e1}.siteFooter .footerCompany strong,.siteFooter .footerContact a,.siteFooter .credit a{color:var(--ink)}.footerContact>span{color:var(--muted)}.footerBottom{border-top-color:var(--line)}@media (max-width:900px){.header nav{display:flex}.header nav a.navIcon{display:grid}}@media (max-width:640px){.galleryGrid{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.galleryGrid::-webkit-scrollbar{display:none}.galleryItem{scroll-snap-align:start;flex:0 0 calc(50% - 5px);min-width:0}}
