.NederlandMap-module__pvq5XW__mapWrapper{background:var(--bg-warm);padding:80px 0;position:relative;overflow:hidden}.NederlandMap-module__pvq5XW__mapContainer{grid-template-columns:1fr 480px;align-items:center;gap:56px;max-width:1280px;margin:0 auto;padding:0 40px;display:grid}.NederlandMap-module__pvq5XW__mapInfo{flex-direction:column;justify-content:center;min-height:380px;display:flex}.NederlandMap-module__pvq5XW__badge{background:var(--orange-glow);color:var(--orange-dark);letter-spacing:.2px;border:1px solid #e8882d26;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.NederlandMap-module__pvq5XW__badge svg{width:14px;height:14px;color:var(--orange)}.NederlandMap-module__pvq5XW__mapTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-1px;margin-bottom:12px;font-size:clamp(28px,4vw,40px);font-weight:800}.NederlandMap-module__pvq5XW__mapSubtitle{color:var(--text-secondary);max-width:420px;margin-bottom:32px;font-size:16px;line-height:1.7}.NederlandMap-module__pvq5XW__stats{border-bottom:1px solid var(--border);gap:36px;margin-bottom:32px;padding-bottom:32px;display:flex}.NederlandMap-module__pvq5XW__stat{flex-direction:column;gap:2px;display:flex}.NederlandMap-module__pvq5XW__statNum{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-1px;font-size:32px;font-weight:800}.NederlandMap-module__pvq5XW__statLbl{color:var(--text-light);font-size:15px;font-weight:500}.NederlandMap-module__pvq5XW__infoContent{animation:.25s NederlandMap-module__pvq5XW__fadeSlide}@keyframes NederlandMap-module__pvq5XW__fadeSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.NederlandMap-module__pvq5XW__infoHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.NederlandMap-module__pvq5XW__infoDot{background:var(--orange);border-radius:50%;width:8px;height:8px;animation:2s infinite NederlandMap-module__pvq5XW__pulse;box-shadow:0 0 8px #e8882d66}@keyframes NederlandMap-module__pvq5XW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.NederlandMap-module__pvq5XW__infoHeader h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-.3px;font-size:22px;font-weight:800}.NederlandMap-module__pvq5XW__infoSub{color:var(--text-secondary);margin-bottom:16px;font-size:15px}.NederlandMap-module__pvq5XW__cities{flex-wrap:wrap;gap:6px;display:flex}.NederlandMap-module__pvq5XW__city{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:7px;align-items:center;gap:5px;padding:6px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.NederlandMap-module__pvq5XW__city svg{width:12px;height:12px;color:var(--text-light);transition:color .2s}.NederlandMap-module__pvq5XW__city:hover{color:var(--orange-dark);background:var(--orange-glow);border-color:#e8882d4d;transform:translateY(-1px)}.NederlandMap-module__pvq5XW__city:hover svg{color:var(--orange)}.NederlandMap-module__pvq5XW__infoHint{color:var(--text-light);font-size:14px;font-style:italic;line-height:1.6}.NederlandMap-module__pvq5XW__mapSvgWrap{position:relative}.NederlandMap-module__pvq5XW__mapSvg{width:100%;height:auto}.NederlandMap-module__pvq5XW__province path{fill:#1a3a6b14;stroke:#1a3a6b33;stroke-width:.5px;cursor:pointer;transition:all .25s}.NederlandMap-module__pvq5XW__province:hover path{fill:#1a3a6b29;stroke:#1a3a6b59}.NederlandMap-module__pvq5XW__active path{fill:#e8882d2e;stroke:var(--orange);stroke-width:.6px}.NederlandMap-module__pvq5XW__label{fill:#2a2a2a66;font-size:5.5px;font-weight:700;font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;letter-spacing:.3px;transition:all .25s}.NederlandMap-module__pvq5XW__labelActive{fill:var(--orange-dark)}.NederlandMap-module__pvq5XW__allCities{border-top:1px solid var(--border);max-width:1280px;margin:56px auto 0;padding:48px 40px 0}.NederlandMap-module__pvq5XW__allCitiesTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-.3px;margin-bottom:28px;font-size:20px;font-weight:800}.NederlandMap-module__pvq5XW__allCitiesInner{grid-template-columns:repeat(3,1fr);gap:24px 40px;display:grid}.NederlandMap-module__pvq5XW__provRow{flex-direction:column;gap:10px;min-width:0;display:flex}.NederlandMap-module__pvq5XW__provName{text-transform:uppercase;letter-spacing:1.5px;color:var(--text);font-size:13px;font-weight:700}.NederlandMap-module__pvq5XW__provCities{flex-wrap:wrap;gap:6px;display:flex}.NederlandMap-module__pvq5XW__provCity{background:var(--bg);border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-block}.NederlandMap-module__pvq5XW__provCity:hover{color:var(--orange-dark);background:var(--orange-glow);border-color:#e8882d4d}@media (max-width:1024px){.NederlandMap-module__pvq5XW__mapContainer{grid-template-columns:1fr;gap:32px}.NederlandMap-module__pvq5XW__mapSvgWrap{order:-1;max-width:380px;margin:0 auto}.NederlandMap-module__pvq5XW__mapInfo{min-height:auto}.NederlandMap-module__pvq5XW__allCitiesInner{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.NederlandMap-module__pvq5XW__mapWrapper{padding:56px 0}.NederlandMap-module__pvq5XW__mapContainer{padding:0 20px}.NederlandMap-module__pvq5XW__mapSvgWrap{max-width:280px}.NederlandMap-module__pvq5XW__infoHeader h3{font-size:20px}.NederlandMap-module__pvq5XW__stats{flex-wrap:wrap;gap:20px}.NederlandMap-module__pvq5XW__statNum{font-size:24px}.NederlandMap-module__pvq5XW__allCities{margin-top:40px;padding:32px 20px 0}.NederlandMap-module__pvq5XW__allCitiesTitle{margin-bottom:20px;font-size:18px}.NederlandMap-module__pvq5XW__allCitiesInner{grid-template-columns:repeat(2,1fr);gap:20px 24px}}@media (max-width:480px){.NederlandMap-module__pvq5XW__mapContainer{padding:0 16px}.NederlandMap-module__pvq5XW__mapSvgWrap{max-width:240px}.NederlandMap-module__pvq5XW__allCities{padding:24px 16px 0}.NederlandMap-module__pvq5XW__allCitiesInner{grid-template-columns:1fr;gap:20px}.NederlandMap-module__pvq5XW__stats{gap:16px}.NederlandMap-module__pvq5XW__stat{min-width:0}.NederlandMap-module__pvq5XW__badge{padding:6px 12px;font-size:13px}}
.dienst-module__Dv_7EG__breadcrumb{color:var(--text-light);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;font-size:15px;display:flex}.dienst-module__Dv_7EG__breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.dienst-module__Dv_7EG__breadcrumb a:hover{color:var(--orange)}.dienst-module__Dv_7EG__breadcrumb span{color:var(--text-light);-webkit-user-select:none;user-select:none}.dienst-module__Dv_7EG__breadcrumb .dienst-module__Dv_7EG__current{color:var(--text);font-weight:500}.dienst-module__Dv_7EG__hero{background:linear-gradient(135deg,#18354d 0%,#0f2236 100%);padding:160px 0 80px;position:relative;overflow:hidden}.dienst-module__Dv_7EG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8882d14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;right:-20%}.dienst-module__Dv_7EG__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2b5ea71a 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-30%;left:-10%}.dienst-module__Dv_7EG__heroInner{z-index:1;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.dienst-module__Dv_7EG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.dienst-module__Dv_7EG__heroLeft{flex-direction:column;display:flex}.dienst-module__Dv_7EG__heroBadge{color:#fffc;letter-spacing:.2px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-flex}.dienst-module__Dv_7EG__heroBadge svg{width:16px;height:16px;color:var(--orange-light)}.dienst-module__Dv_7EG__heroTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:#fff;letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(36px,5vw,52px);font-weight:800;line-height:1.1}.dienst-module__Dv_7EG__heroText{color:#ffffffb3;max-width:560px;margin-bottom:36px;font-size:17px;line-height:1.7}.dienst-module__Dv_7EG__heroActions{flex-wrap:wrap;gap:12px;display:flex}.dienst-module__Dv_7EG__heroStats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dienst-module__Dv_7EG__heroStat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:4px;padding:24px;transition:all .3s;display:flex}.dienst-module__Dv_7EG__heroStat:hover{background:#ffffff1a;border-color:#ffffff26;transform:translateY(-2px)}.dienst-module__Dv_7EG__heroStatValue{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--orange-light);letter-spacing:-1px;font-size:32px;font-weight:800;line-height:1}.dienst-module__Dv_7EG__heroStatLabel{color:#ffffff80;font-size:15px;font-weight:500}.dienst-module__Dv_7EG__trustStrip{background:var(--bg);border-bottom:1px solid var(--border);padding:20px 0}.dienst-module__Dv_7EG__trustItems{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.dienst-module__Dv_7EG__trustItem{align-items:center;gap:10px;display:flex}.dienst-module__Dv_7EG__trustItem svg{color:#1a8a5c;flex-shrink:0;width:20px;height:20px}.dienst-module__Dv_7EG__trustItem span{color:var(--text);font-size:15px;font-weight:600}.dienst-module__Dv_7EG__content{background:var(--bg-warm);padding:80px 0}.dienst-module__Dv_7EG__contentInner{max-width:1280px;margin:0 auto;padding:0 40px}.dienst-module__Dv_7EG__contentGrid{grid-template-columns:1fr 380px;align-items:start;gap:64px;display:grid}.dienst-module__Dv_7EG__dienstenHeader{text-align:center;max-width:640px;margin:0 auto 56px}.dienst-module__Dv_7EG__dienstenLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--orange);margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}.dienst-module__Dv_7EG__dienstenTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-1px;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.dienst-module__Dv_7EG__dienstenSubtitle{color:var(--text-secondary);font-size:17px;line-height:1.7}.dienst-module__Dv_7EG__dienstenGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.dienst-module__Dv_7EG__dienstCard{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:20px;flex-direction:column;padding:32px;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.dienst-module__Dv_7EG__dienstCard:before{content:"";background:var(--accent);opacity:0;height:4px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.dienst-module__Dv_7EG__dienstCard:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 12px 40px #00000014,0 4px 12px #0000000a}.dienst-module__Dv_7EG__dienstCard:hover:before{opacity:1}.dienst-module__Dv_7EG__dienstCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.dienst-module__Dv_7EG__dienstCardIcon{background:color-mix(in srgb,var(--accent)8%,transparent);border:1px solid color-mix(in srgb,var(--accent)12%,transparent);border-radius:16px;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;transition:all .35s;display:flex}.dienst-module__Dv_7EG__dienstCard:hover .dienst-module__Dv_7EG__dienstCardIcon{background:var(--accent);border-color:var(--accent)}.dienst-module__Dv_7EG__dienstCardIcon svg{width:26px;height:26px;color:var(--accent);transition:color .35s}.dienst-module__Dv_7EG__dienstCard:hover .dienst-module__Dv_7EG__dienstCardIcon svg{color:#fff}.dienst-module__Dv_7EG__dienstCardNum{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--text-light);opacity:.4;letter-spacing:-.5px;font-size:14px;font-weight:800}.dienst-module__Dv_7EG__dienstCardTitle{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-.3px;margin-bottom:10px;font-size:20px;font-weight:800}.dienst-module__Dv_7EG__dienstCardDesc{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.dienst-module__Dv_7EG__dienstCardFeatures{flex-direction:column;gap:8px;margin:0 0 auto;padding:0 0 20px;list-style:none;display:flex}.dienst-module__Dv_7EG__dienstCardFeatures li{color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.dienst-module__Dv_7EG__dienstCardFeatures svg{width:14px;min-width:14px;height:14px;color:var(--accent)}.dienst-module__Dv_7EG__dienstCardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.dienst-module__Dv_7EG__dienstCardFooter span{color:var(--accent);font-size:14px;font-weight:700;transition:color .2s}.dienst-module__Dv_7EG__dienstCardFooter svg{width:18px;height:18px;color:var(--accent);transition:transform .35s}.dienst-module__Dv_7EG__dienstCard:hover .dienst-module__Dv_7EG__dienstCardFooter svg{transform:translate(4px)}.dienst-module__Dv_7EG__intro{color:var(--text);margin-bottom:48px;font-size:17px;line-height:1.8}.dienst-module__Dv_7EG__lokaleInfo{background:var(--bg-warm);border:1px solid var(--border);border-radius:16px;margin-bottom:48px;padding:32px}.dienst-module__Dv_7EG__lokaleInfo p{color:var(--text);margin-bottom:16px;font-size:16px;line-height:1.8}.dienst-module__Dv_7EG__lokaleInfo p:last-child{margin-bottom:0}.dienst-module__Dv_7EG__dakenTypes{margin:20px 0}.dienst-module__Dv_7EG__dakenTypes h3{color:var(--dark);margin-bottom:12px;font-size:17px;font-weight:600}.dienst-module__Dv_7EG__dakenTypes ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dienst-module__Dv_7EG__dakenTypes li{background:var(--dark);color:#fff;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:500}.dienst-module__Dv_7EG__huishoudens{color:var(--text-secondary);font-size:15px}.dienst-module__Dv_7EG__sectionHeading{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);letter-spacing:-.5px;margin-bottom:24px;font-size:24px;font-weight:700}.dienst-module__Dv_7EG__features{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:56px;display:grid}.dienst-module__Dv_7EG__feature{background:var(--bg-warm);border-radius:var(--radius);border:1px solid var(--border);color:var(--text);align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.dienst-module__Dv_7EG__feature:hover{box-shadow:var(--shadow-soft);border-color:#2b5ea733}.dienst-module__Dv_7EG__featureIcon{background:#1a3a6b12;border:1px solid #1a3a6b14;border-radius:8px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:flex}.dienst-module__Dv_7EG__featureIcon svg{width:14px;height:14px;color:var(--blue)}.dienst-module__Dv_7EG__process{margin-bottom:56px}.dienst-module__Dv_7EG__processSteps{flex-direction:column;gap:16px;display:flex}.dienst-module__Dv_7EG__step{background:var(--bg);border-radius:var(--radius);border:1px solid var(--border);gap:16px;padding:20px;transition:all .2s;display:flex}.dienst-module__Dv_7EG__step:hover{box-shadow:var(--shadow-soft);border-color:#2b5ea726}.dienst-module__Dv_7EG__stepNumber{background:var(--blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.dienst-module__Dv_7EG__stepContent h4{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);margin-bottom:4px;font-size:16px;font-weight:700}.dienst-module__Dv_7EG__stepContent p{color:var(--text-secondary);font-size:15px;line-height:1.7}.dienst-module__Dv_7EG__faq{margin-bottom:56px}.dienst-module__Dv_7EG__faqList{flex-direction:column;gap:12px;display:flex}.dienst-module__Dv_7EG__faqItem{background:var(--bg-warm);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden}.dienst-module__Dv_7EG__faqQuestion{color:var(--dark);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:18px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:color .2s;display:flex}.dienst-module__Dv_7EG__faqQuestion:hover{color:var(--blue)}.dienst-module__Dv_7EG__faqQuestion svg{width:18px;min-width:18px;height:18px;color:var(--text-light);transition:transform .3s}.dienst-module__Dv_7EG__faqQuestion.dienst-module__Dv_7EG__open svg{color:var(--blue);transform:rotate(180deg)}.dienst-module__Dv_7EG__faqAnswer{color:var(--text-secondary);padding:0 20px 18px;font-size:15px;line-height:1.7}.dienst-module__Dv_7EG__sidebar{position:sticky;top:100px}.dienst-module__Dv_7EG__ctaCard{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#18354d 0%,#0f2236 100%);margin-bottom:24px;padding:32px}.dienst-module__Dv_7EG__ctaCard h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;margin-bottom:12px;font-size:20px;font-weight:700}.dienst-module__Dv_7EG__ctaCard p{color:#ffffffb3;margin-bottom:24px;font-size:15px;line-height:1.6}.dienst-module__Dv_7EG__ctaCard .dienst-module__Dv_7EG__ctaBtn{background:var(--orange);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:10px;justify-content:center;width:100%;padding:14px 24px;font-size:16px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.dienst-module__Dv_7EG__ctaCard .dienst-module__Dv_7EG__ctaBtn:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 8px 24px #e8882d4d}.dienst-module__Dv_7EG__ctaPhone{border-top:1px solid #ffffff1a;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.dienst-module__Dv_7EG__ctaPhone svg{width:20px;height:20px;color:var(--orange-light)}.dienst-module__Dv_7EG__ctaPhone a{color:#ffffffe6;font-size:15px;font-weight:600;text-decoration:none}.dienst-module__Dv_7EG__stedenCard{background:var(--bg-warm);border-radius:var(--radius-lg);border:1px solid var(--border);padding:28px}.dienst-module__Dv_7EG__stedenCard h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);margin-bottom:20px;font-size:16px;font-weight:700}.dienst-module__Dv_7EG__stedenProvincie{margin-bottom:16px}.dienst-module__Dv_7EG__stedenProvincie:last-child{margin-bottom:0}.dienst-module__Dv_7EG__stedenProvincie h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px;font-weight:600}.dienst-module__Dv_7EG__stedenLinks{flex-wrap:wrap;gap:6px;display:flex}.dienst-module__Dv_7EG__stedenLinks a{color:var(--text-secondary);background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:4px 10px;font-size:14px;text-decoration:none;transition:all .2s}.dienst-module__Dv_7EG__stedenLinks a:hover{color:var(--blue);background:#2b5ea70a;border-color:#2b5ea733}.dienst-module__Dv_7EG__otherDiensten{background:var(--bg-warm);border-radius:var(--radius-lg);border:1px solid var(--border);margin-top:24px;padding:28px}.dienst-module__Dv_7EG__otherDiensten h3{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:var(--dark);margin-bottom:16px;font-size:16px;font-weight:700}.dienst-module__Dv_7EG__otherDienstLink{color:var(--text);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dienst-module__Dv_7EG__otherDienstLink:hover{color:var(--blue);background:#2b5ea70d}.dienst-module__Dv_7EG__otherDienstLink svg{width:16px;height:16px;color:var(--text-light)}.dienst-module__Dv_7EG__ctaBanner{background:linear-gradient(135deg,#18354d 0%,#0f2236 100%);padding:80px 0;position:relative;overflow:hidden}.dienst-module__Dv_7EG__ctaBanner:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8882d0f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-40%;right:-10%}.dienst-module__Dv_7EG__ctaBannerInner{text-align:center;z-index:1;max-width:800px;margin:0 auto;padding:0 40px;position:relative}.dienst-module__Dv_7EG__ctaBannerInner h2{font-family:var(--font-plus-jakarta),"Plus Jakarta Sans",sans-serif;color:#fff;letter-spacing:-1px;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:800}.dienst-module__Dv_7EG__ctaBannerInner p{color:#ffffffbf;margin-bottom:32px;font-size:17px;line-height:1.7}.dienst-module__Dv_7EG__ctaBannerActions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.dienst-module__Dv_7EG__stadBadge{color:var(--orange-light);background:#e8882d26;border:1px solid #e8882d33;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-flex}.dienst-module__Dv_7EG__stadBadge svg{width:12px;height:12px}.dienst-module__Dv_7EG__nearby{margin-bottom:56px}.dienst-module__Dv_7EG__nearbyGrid{flex-wrap:wrap;gap:8px;display:flex}.dienst-module__Dv_7EG__nearbyLink{color:var(--text-secondary);background:var(--bg-warm);border:1px solid var(--border);border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.dienst-module__Dv_7EG__nearbyLink:hover{color:var(--blue);background:#2b5ea70a;border-color:#2b5ea733}@media (max-width:1200px){.dienst-module__Dv_7EG__dienstenGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.dienst-module__Dv_7EG__heroContent{grid-template-columns:1fr;gap:40px}.dienst-module__Dv_7EG__heroStats{grid-template-columns:repeat(4,1fr)}.dienst-module__Dv_7EG__contentGrid{grid-template-columns:1fr;gap:48px}.dienst-module__Dv_7EG__sidebar{position:static}.dienst-module__Dv_7EG__features{grid-template-columns:1fr}}@media (max-width:768px){.dienst-module__Dv_7EG__hero{padding:140px 0 60px}.dienst-module__Dv_7EG__heroInner{padding:0 20px}.dienst-module__Dv_7EG__heroTitle{font-size:32px}.dienst-module__Dv_7EG__heroStats{grid-template-columns:1fr 1fr}.dienst-module__Dv_7EG__trustItems{gap:20px}.dienst-module__Dv_7EG__content{padding:56px 0}.dienst-module__Dv_7EG__contentInner{padding:0 20px}.dienst-module__Dv_7EG__dienstenGrid{grid-template-columns:1fr}.dienst-module__Dv_7EG__dienstCard{padding:24px}.dienst-module__Dv_7EG__ctaBannerInner{padding:0 20px}}@media (max-width:480px){.dienst-module__Dv_7EG__heroStats{grid-template-columns:1fr 1fr;gap:10px}.dienst-module__Dv_7EG__heroStat{padding:16px}.dienst-module__Dv_7EG__heroStatValue{font-size:24px}.dienst-module__Dv_7EG__trustItems{flex-direction:column;gap:12px}}
