/* Soziale Dienste Cards – Bootstrap-5-Ergänzungen ohne Tailwind. */
.mm-sdc{--color-sky-50:#e2edf4;--color-sky-100:#c5d8e6;--color-sky-200:#a6c1d5;--color-sky-300:#86a9c3;--color-sky-400:#5f86a4;--color-sky-500:#2f516a;--color-sky-600:#29475d;--color-sky-700:#233d50;--color-sky-800:#1c3343;--color-sky-900:#162936;--color-emerald-50:#e8f3e2;--color-emerald-100:#d2e7c7;--color-emerald-200:#bbdba9;--color-emerald-500:#79b255;--color-emerald-600:#6ca04c;--color-emerald-700:#5f8e43;position:relative;overflow:hidden}.mm-sdc--mode-full-container,.mm-sdc--mode-full-fluid{width:100%}.mm-sdc--bg-sky-white{background:linear-gradient(135deg,var(--color-sky-50),var(--color-sky-50) 45%,#fff)}.mm-sdc--bg-emerald-white{background:linear-gradient(135deg,var(--color-emerald-50),#fff 60%)}.mm-sdc--bg-white{background:#fff}.mm-sdc--bg-light{background:#f8f9fa}.mm-sdc--space-compact{padding-block:4rem}.mm-sdc--space-default{padding-block:5rem}.mm-sdc--space-large{padding-block:7rem}.mm-sdc--mb-none{margin-bottom:0}.mm-sdc--mb-compact{margin-bottom:2rem}.mm-sdc--mb-default{margin-bottom:3rem}.mm-sdc--mb-large{margin-bottom:5rem}.mm-sdc__container{position:relative;z-index:1;padding-inline:1rem}.mm-sdc__container--wide{max-width:80rem;margin-inline:auto}.mm-sdc__container--fluid{padding-inline:clamp(1rem,4vw,3rem)}.mm-sdc__lights{position:absolute;inset:0;pointer-events:none}.mm-sdc--lights-soft .mm-sdc__lights{opacity:.12}.mm-sdc--lights-default .mm-sdc__lights{opacity:.2}.mm-sdc--lights-strong .mm-sdc__lights{opacity:.32}.mm-sdc__light{position:absolute;display:block;border-radius:50%;filter:blur(4rem);animation:mm-sdc-pulse 6s ease-in-out infinite}.mm-sdc__light--one{top:4rem;left:2rem;width:20rem;height:20rem;background:var(--color-emerald-200)}.mm-sdc__light--two{right:2rem;bottom:4rem;width:24rem;height:24rem;background:var(--color-sky-200);animation-delay:1.5s}.mm-sdc__light--three{top:50%;left:33%;width:16rem;height:16rem;background:#fef3c7;animation-delay:.7s}@keyframes mm-sdc-pulse{0%,100%{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.mm-sdc__header{margin-bottom:4rem}.mm-sdc--header-center .mm-sdc__header{text-align:center}.mm-sdc__badge{display:inline-flex;margin-bottom:1rem;padding:.5rem 1rem;border-radius:50rem;color:#374151;background:var(--color-sky-100);font-size:.875rem;font-weight:800}.mm-sdc-theme--sky{color:var(--color-sky-700);background:var(--color-sky-100)}.mm-sdc-theme--emerald{color:var(--color-emerald-700);background:var(--color-emerald-100)}.mm-sdc-theme--amber{color:#92400e;background:#fef3c7}.mm-sdc-theme--teal{color:#0f766e;background:#ccfbf1}.mm-sdc-theme--neutral{color:#374151;background:#f3f4f6}.mm-sdc-theme-text--sky{color:var(--color-sky-500)}.mm-sdc-theme-text--emerald{color:var(--color-emerald-600)}.mm-sdc-theme-text--amber{color:#d97706}.mm-sdc-theme-text--teal{color:#0f766e}.mm-sdc-theme-text--neutral{color:#374151}.mm-sdc__title{margin:0 0 1.25rem;color:#111827;font-size:clamp(1.875rem,5vw,3rem);font-weight:800;line-height:1.18}.mm-sdc__highlight{display:inline-block}.mm-sdc__intro{max-width:42rem;margin:0;color:#4b5563;font-size:1.125rem;line-height:1.75}.mm-sdc--header-center .mm-sdc__intro{margin-inline:auto}.mm-sdc-card__column{display:flex}.mm-sdc--equal-height .mm-sdc-card{height:100%}.mm-sdc-card{--accent:var(--color-sky-500);--accent-strong:var(--color-sky-700);--accent-soft:var(--color-sky-100);--border:var(--color-sky-100);display:flex;flex-direction:column;width:100%;overflow:hidden;border:.0625rem solid var(--border);border-radius:1.5rem;background:#fff;box-shadow:0 .75rem 1.5rem rgba(15,23,42,.08);transition:transform .45s ease,box-shadow .45s ease,border-color .45s ease}.mm-sdc-card--sky{--accent:var(--color-sky-500);--accent-strong:var(--color-sky-700);--accent-soft:var(--color-sky-100);--border:var(--color-sky-100)}.mm-sdc-card--emerald{--accent:var(--color-emerald-500);--accent-strong:var(--color-emerald-700);--accent-soft:var(--color-emerald-100);--border:var(--color-emerald-100)}.mm-sdc-card--amber{--accent:#d97706;--accent-strong:#92400e;--accent-soft:#fef3c7;--border:#fde68a}.mm-sdc-card--teal{--accent:#0f766e;--accent-strong:#115e59;--accent-soft:#ccfbf1;--border:#99f6e4}.mm-sdc-card--neutral{--accent:#6b7280;--accent-strong:#374151;--accent-soft:#f3f4f6;--border:#e5e7eb}.mm-sdc-card--hover:hover,.mm-sdc-card--hover:focus-within{border-color:color-mix(in srgb,var(--accent) 45%,var(--border));box-shadow:0 1.4rem 2.7rem rgba(15,23,42,.14);transform:translateY(-.25rem)}.mm-sdc-card__media{position:relative;overflow:hidden;height:16rem}.mm-sdc-card--image-compact .mm-sdc-card__media{height:13rem}.mm-sdc-card--image-large .mm-sdc-card__media{height:20rem}.mm-sdc-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mm-sdc-card--hover:hover .mm-sdc-card__image,.mm-sdc-card--hover:focus-within .mm-sdc-card__image{transform:scale(1.05)}.mm-sdc-card__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(35,61,80,.72),rgba(35,61,80,.22),transparent)}.mm-sdc-card__badge{position:absolute;top:1rem;left:1rem;display:inline-flex;padding:.4rem 1rem;border-radius:50rem;color:#fff;background:var(--accent);box-shadow:0 .4rem .9rem rgba(15,23,42,.18);font-size:.75rem;font-weight:800}.mm-sdc-card__media-text{position:absolute;right:1.25rem;bottom:1.25rem;left:1.25rem;color:#fff}.mm-sdc-card__title{margin:0;color:#111827;font-size:1.5rem;font-weight:800;line-height:1.2}.mm-sdc-card__title--media{color:#fff;font-size:clamp(1.5rem,3vw,1.875rem)}.mm-sdc-card__subtitle{margin:.25rem 0 0;color:rgba(255,255,255,.95);font-size:.875rem}.mm-sdc-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:1.75rem}.mm-sdc-card__description{margin:0 0 1.5rem;color:#4b5563;line-height:1.7}.mm-sdc-card__features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.75rem}.mm-sdc-feature{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:.0625rem solid var(--border);border-radius:1rem;background:var(--accent-soft)}.mm-sdc-feature__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-top:.125rem;border-radius:.75rem;color:#fff;background:var(--accent);font-size:1rem}.mm-sdc-feature__title{margin:0;color:#111827;font-size:.875rem;font-weight:800;line-height:1.35}.mm-sdc-feature__subtitle{margin:.125rem 0 0;color:#6b7280;font-size:.75rem;line-height:1.5}.mm-sdc-card__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:auto;padding:.9rem 1.25rem;border-radius:1rem;color:#fff !important;background:var(--accent);font-size:.875rem;font-weight:800;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.mm-sdc-card__button:hover,.mm-sdc-card__button:focus-visible{color:#fff;background:var(--accent-strong);box-shadow:0 .75rem 1.2rem rgba(15,23,42,.15);text-decoration:none;transform:scale(1.015)}.mm-sdc-card__button-icon{width:1rem;height:1rem}.mm-sdc--animate .mm-sdc__header,.mm-sdc--animate .mm-sdc-card__column{opacity:0;transform:translateY(1rem);transition:opacity .55s ease,transform .55s ease}.mm-sdc--animate.is-visible .mm-sdc__header,.mm-sdc--animate.is-visible .mm-sdc-card__column{opacity:1;transform:translateY(0)}.mm-sdc--animate.is-visible .mm-sdc-card__column:nth-child(2){transition-delay:.08s}.mm-sdc--animate.is-visible .mm-sdc-card__column:nth-child(3){transition-delay:.16s}@media(max-width:575.98px){.mm-sdc--space-default{padding-block:4rem}.mm-sdc--space-large{padding-block:5rem}}@media(prefers-reduced-motion:reduce){.mm-sdc__light,.mm-sdc-card,.mm-sdc-card__image,.mm-sdc-card__button,.mm-sdc--animate .mm-sdc__header,.mm-sdc--animate .mm-sdc-card__column{animation:none;opacity:1;transform:none;transition:none}}
