
.audience{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 44px;margin-top:28px}
@media(max-width:760px){.audience{grid-template-columns:1fr}}
.audience .a{border-top:2px solid var(--ink);padding-top:15px}
.audience .a h3{font-family:var(--wide);font-size:18px;margin:0 0 5px}
.audience .a p{font-size:14.5px;color:var(--muted);margin:0}
/* === portierter Medizin-Footer (.foot-cta) === */
.site-footer{background:var(--plum);color:#c6b1c4;font-size:14px;line-height:1.6;padding-bottom:56px}
.foot-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr 1fr;gap:52px;align-items:stretch;padding:54px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.foot-cta:before{content:none}
.foot-cta__in,.foot-cta__in{display:flex;flex-direction:column}.foot-cta__form{position:relative;display:flex;flex-direction:column}
.foot-cta .eyebrow{color:var(--magenta)}
.foot-cta h2{font-family:var(--wide);font-size:clamp(23px,2.5vw,31px);color:#fff;line-height:1.15;letter-spacing:-.015em;margin:8px 0 10px;max-width:22ch}
.foot-cta__sub{color:#d9c7d7;margin:0 0 24px;max-width:46ch}
.foot-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:auto;padding-top:8px}
.foot-phone{display:inline-flex;align-items:center;gap:13px;background:transparent;color:#fff;text-decoration:none;padding:8px 22px 8px 8px;border-radius:14px;border:1px solid var(--magenta);transition:background .15s,border-color .15s}.foot-phone:hover{background:rgba(255,45,134,.12);border-color:var(--magenta-ink)}
.foot-phone .ico{width:42px;height:42px;border-radius:50%;background:var(--magenta-d);border:none;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#fff}
.foot-phone b{display:block;font-size:18px;font-family:var(--wide);letter-spacing:.01em;color:#fff}
.foot-phone small{display:block;font-size:12px;color:rgba(255,255,255,.82)}
.foot-phone:hover .ico{border-color:var(--magenta)}
.foot-form-h{font-family:var(--wide);font-size:16px;font-weight:700;color:#fff;letter-spacing:-.01em;margin:0 0 14px}
.foot-cta__form .frow{display:grid;grid-template-columns:1fr;gap:12px}
.foot-cta__form .ffield{display:flex;flex-direction:column}
.foot-cta__form label{font-size:12px;font-weight:600;color:#e6d4e4;margin:0 0 6px}
.foot-cta__form .opt{font-weight:400;color:#b09cae}
.foot-cta__form input,.foot-cta__form textarea{width:100%;font:inherit;font-size:15px;padding:13px 14px;border-radius:9px;background:#3c2540;border:1px solid rgba(255,255,255,.28);color:#fff}
.foot-cta__form input::placeholder,.foot-cta__form textarea::placeholder{color:#b7a4b6}
.foot-cta__form .foot-cta .foot-cta__form input:focus,.foot-cta .foot-cta__form textarea:focus{outline:none;border-color:var(--magenta);background:#472c4c;box-shadow:0 0 0 3px rgba(255,45,134,.18)}
.foot-cta__form .fsub,.foot-cta__form .fbtn{grid-column:1/-1}.foot-cta__form .frow{flex:1 1 auto;grid-template-rows:auto auto 1fr auto}.foot-cta__form .ffield.fsub{min-height:0}.foot-cta__form .ffield.fsub textarea{flex:1 1 auto;height:auto;min-height:104px;resize:vertical}
.foot-cta__form .fbtn .btn{width:100%;justify-content:center}
.foot-cta__form .fnote{font-size:12px;color:#a08ea0;margin:24px 0 0;margin-top:auto;white-space:normal;text-align:right}
.foot-cta__form .fnote a{color:#ff8fc4}
.foot-cta__form .fnote a{display:inline}
.foot-cta__form .hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.foot-grid{display:grid;grid-template-columns:1.2fr repeat(5,1fr);gap:22px 24px;padding:46px 0 42px}.site-footer>.wrap{max-width:1240px}.foot-grid nav a{white-space:nowrap}.foot-cta__form input:focus,.foot-cta__form textarea:focus{border-color:var(--magenta);box-shadow:0 0 0 3px rgba(255,45,134,.2);outline:none}
.foot-brandcol .logo{color:#fff;margin-bottom:14px}
.foot-brandcol p{max-width:42ch;color:#b7a2b5;margin:0 0 18px;font-size:13.5px}
.foot-socials{display:flex;gap:10px;margin-top:2px}
.foot-socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;color:#dcc9da;transition:border-color .15s,color .15s,background .15s}
.foot-socials a:hover{border-color:var(--magenta);color:#fff;background:rgba(255,45,134,.12)}.foot-socials a svg{display:block;flex:0 0 auto}.foot-brandcol .foot-socials a,.foot-grid .foot-socials a,.foot-socials .foot-socials a{display:inline-flex!important;align-items:center;justify-content:center;padding:0;width:38px;height:38px}
.eyebrow a{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(255,45,134,.55)}
.eyebrow a:hover{text-decoration-color:var(--magenta)}
.foot-contact-line{display:flex;flex-wrap:wrap;gap:6px 22px;margin:20px 0 0;font-size:13.5px}
.foot-contact-line a{color:#e6d4e4;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.22);padding-bottom:1px}
.foot-contact-line a:hover{color:#fff;border-color:var(--magenta)}
.foot-legalbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 24px;margin:12px 0 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}
.foot-legalbar p{color:#8f7d8e;font-size:12px;margin:0}
.foot-legal-links{display:flex;gap:18px}
.foot-legal-links a{color:#a08ea0;font-size:12px;text-decoration:none}
.foot-legal-links a:hover{color:#fff}
.foot-grid h3{font-family:var(--sans);text-transform:uppercase;letter-spacing:.12em;font-size:11px;color:#bda0bb;margin:3px 0 13px;font-weight:700}
.foot-grid a:not(.foot-social){display:block;color:#d3c0d1;padding:5px 0;font-size:13.5px;text-decoration:none}
.foot-grid a:not(.foot-social):hover{color:#fff}
.foot-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 22px;padding:22px 0 0;border-top:1px solid rgba(255,255,255,.12)}
.foot-badges{display:flex;flex-wrap:wrap;gap:9px}
.foot-badges a,.foot-badges span{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 13px;font-size:12.5px;color:#eddced;font-weight:600;text-decoration:none}
.foot-badges a:hover{border-color:var(--magenta);color:#fff}
.foot-badges .s{color:var(--magenta)}
.foot-switch{display:inline-flex;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden}
.foot-switch a{padding:7px 12px;font-size:12.5px;color:#c6b1c4;font-weight:700;text-decoration:none}
.foot-switch a.on{background:rgba(255,255,255,.14);color:#fff}
.foot-meta{color:#a08ea0;font-size:12.5px;margin:18px 0 0;line-height:1.7}
.foot-meta a{color:#c6b1c4}
.foot-fine{color:#8f7d8e;font-size:12px;margin:8px 0 0}
@media(max-width:900px){.foot-cta{grid-template-columns:1fr;gap:32px;padding:42px 0}.foot-grid{grid-template-columns:1fr 1fr;gap:28px 24px;padding:36px 0}.foot-brandcol{grid-column:1/-1}.foot-grid a{min-height:44px;display:flex;align-items:center}.foot-grid .foot-socials a{min-height:0}.foot-cta__form input,.foot-cta__form textarea{font-size:16px}}
@media(max-width:560px){.foot-cta__form .frow{grid-template-columns:1fr}.foot-bar{flex-direction:column;align-items:flex-start}}
.footnap a{color:#e8d3e4}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
/* trustrow (Gold) */
.trustrow{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.trustrow .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:0}
.trustrow .ti{padding:20px 24px;text-align:center;border-left:1px solid var(--line);text-decoration:none;display:block}
.trustrow .ti:first-child{border-left:0}
.trustrow .ti strong{display:block;font-family:var(--wide);font-size:16px;color:var(--ink);letter-spacing:-.01em}
.trustrow .ti span{display:block;font-size:12.5px;color:var(--muted);margin-top:3px}
.trustrow a.ti:hover strong{color:var(--magenta-ink)}
@media(max-width:720px){.trustrow .wrap{grid-template-columns:repeat(2,1fr)}.trustrow .ti:nth-child(-n+2){border-bottom:1px solid var(--line)}.trustrow .ti:nth-child(odd){border-left:0}}
.kdlogos{background:#efe2ec;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}
.kdlogos .wrap{max-width:none;padding:34px 0}
.kdlogos-eyebrow{text-align:center;margin-bottom:18px}
.kdlogos-mask{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%)}
.kdlogos-track{display:flex;width:max-content;align-items:center;animation:kdscroll 42s linear infinite;will-change:transform}
.kdlogos-mask:hover .kdlogos-track{animation-play-state:paused}
.kdlogos-cell{flex:0 0 128px;width:128px;box-sizing:border-box;height:64px;display:flex;align-items:center;justify-content:center;padding:0 6px}
.kdlogos-cell img{max-width:120px;max-height:40px;width:auto;height:auto;object-fit:contain;display:block}
@keyframes kdscroll{to{transform:translateX(-50%)}}
@media(min-width:576px){.kdlogos-cell{flex:0 0 172px;width:172px;padding:0 8px;height:78px}.kdlogos-cell img{max-width:120px;max-height:40px;width:auto;height:auto;object-fit:contain;display:block}}
@media(min-width:992px){.kdlogos-cell{flex:0 0 340px;width:340px;padding:0 20px;height:84px}.kdlogos-cell img{max-width:120px;max-height:40px;width:auto;height:auto;object-fit:contain;display:block}.kdlogos-mask{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 56px,#000 calc(100% - 56px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 56px,#000 calc(100% - 56px),transparent 100%)}}
@media(prefers-reduced-motion:reduce){.kdlogos-track{animation:none;flex-wrap:wrap;width:auto;justify-content:center}.kdlogos-track .kd-dup{display:none}.kdlogos-cell{flex:0 0 auto;width:auto}}
/* hero-tel (Gold) */
.hero-tel{display:inline-flex;align-items:center;gap:9px;color:#fff;font-weight:700;font-size:16px;white-space:nowrap;text-decoration:none;padding:8px 2px}
.hero-tel .ico{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.16);display:inline-flex;align-items:center;justify-content:center;font-size:14px}
.hero-tel:hover{color:#ffd0e6}
.eyebrow{display:block;margin-bottom:18px}/*EYEBROWSPACE*/.hero .cta-row{margin-top:26px}/*HEROCTASPACE*/.hero picture{display:contents}summary h3.faq-q{margin:0;font:inherit;color:inherit;letter-spacing:inherit}/*fud-form-msg*/.form-msg{margin-top:14px;padding:12px 16px;border-radius:10px;font-size:.95rem;line-height:1.45;display:none}.form-msg.is-loading,.form-msg.is-success,.form-msg.is-error{display:block}.form-msg.is-loading{background:rgba(255,255,255,.12);color:#fff}.form-msg.is-success{background:#0f7b4d;color:#fff}.form-msg.is-error{background:#b3243b;color:#fff}/*skiplink-a11y*/.skiplink{position:fixed;left:14px;top:10px;z-index:1000;background:#fff;color:var(--ink);padding:10px 14px;border-radius:7px;box-shadow:0 6px 24px rgba(0,0,0,.2);transform:translateY(-150%)}.skiplink:focus{transform:none}