@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;600;700;800;900&display=swap");:root{--sp-pink:#d42c6c;--sp-amber:#f9b237;--sp-grad:linear-gradient(135deg,#f9b237,#e95513 40%,#d42c6c);--sp-r:32px;--sp-rxl:60px}.sp-wrap{color:#1a1a2e;font-family:Baloo\ 2,sans-serif;font-size:15px;line-height:1.6}.sp-inner{margin:0 auto;max-width:1060px}.sp-d-sec{padding:4rem 2rem}.sp-tag-amber{align-items:center;color:var(--sp-amber);display:flex;font-size:11px;font-weight:800;gap:8px;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.sp-tag-amber:before{background:var(--sp-amber);border-radius:2px;content:"";flex-shrink:0;height:2px;width:24px}.sp-h2-w{color:#fff;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:900;line-height:1.15;margin-bottom:.4rem}.sp-sub-w{color:hsla(0,0%,100%,.5);font-size:15px;margin-bottom:2rem;max-width:580px}.sp-d-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.sp-dienst{align-items:flex-start;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--sp-r);color:#fff;display:flex;gap:1.25rem;padding:1.5rem;text-decoration:none;transition:background .15s}.sp-dienst:hover{background:hsla(0,0%,100%,.1)}.sp-dienst-icon{flex-shrink:0;font-size:24px;margin-top:2px}.sp-dienst h3{color:#fff;font-size:14px;font-weight:800;margin-bottom:.25rem}.sp-dienst p{color:hsla(0,0%,100%,.5);font-size:13px;line-height:1.55}@media(max-width:640px){.sp-d-grid{grid-template-columns:1fr}}