@keyframes hintOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes hintDialogIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hintCardPulse{0%,to{box-shadow:var(--shadow-light);border-color:rgba(8,42,66,.1)}50%{box-shadow:0 16px 38px rgba(0,188,212,.1);border-color:rgba(0,188,212,.42)}}:root{--blue-deep:#0E3049;--blue-mid:#1B4F72;--blue-acc:#2077A8;--teal:#00BCD4;--landolt-c:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cdefs%3E%3Cmask id='m'%3E%3Ccircle cx='25' cy='25' r='20' fill='none' stroke='%23fff' stroke-width='10'/%3E%3Crect x='20' y='0' width='10' height='25' fill='%23000'/%3E%3C/mask%3E%3C/defs%3E%3Crect width='50' height='50' fill='%23fff' mask='url(%23m)'/%3E%3C/svg%3E");--teal-lt:#62D9E8;--paper:#F6F4EF;--paper-warm:#EDEAE2;--ink:#1A2329;--ink-soft:#4A5A63;--border:rgba(14,48,73,0.12);--nav-h:110px;--nav-h-small:84px}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-h) + 18px)}body,h1,h2,h3,h4{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}body{-webkit-font-smoothing:antialiased;font-size:1.02rem;background:radial-gradient(circle at 12% 8%,rgba(0,188,212,.14),transparent 32rem),radial-gradient(circle at 95% 18%,rgba(32,119,168,.1),transparent 30rem),linear-gradient(180deg,#fafcfd 0,#f3f7f9 45%,#f8fafc 100%);color:var(--text-main);font-size:clamp(16px,1vw,18px);line-height:1.72}h1,h2,h3,h4{font-weight:700;line-height:1.25;margin-bottom:.5em}a{color:inherit;text-decoration:none;text-decoration-thickness:.08em;text-underline-offset:.18em}.nav-logo,nav{display:flex;align-items:center}nav{justify-content:space-between;padding:0 5vw;height:var(--nav-h);position:sticky;top:0;z-index:1000;padding-left:clamp(18px,5vw,76px);padding-right:clamp(18px,5vw,76px);background:rgba(255,255,255,.92);border-bottom:1px solid var(--line);box-shadow:0 18px 44px rgba(8,42,66,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:height .28s ease,padding .28s ease,box-shadow .28s ease,background .28s ease}.nav-logo{margin-left:-2vw}.nav-logo img{width:auto;display:block;cursor:pointer}.nav-links{display:flex;flex-direction:column;justify-content:center;flex:1}.nav-links-row{display:flex;align-items:center;gap:20px}.nav-links-top{font-size:.86rem}.nav-links-bottom{justify-content:center}.nav-links a{transition:color .2s ease;cursor:pointer}.nav-links-top a.active,.nav-links-top a:hover{color:var(--blue-mid)}.burger span,.nav-cta{background:var(--blue-deep)}.nav-cta{color:var(--paper)!important;padding:10px 32px;font-size:1rem;font-weight:600;transition:background .2s;cursor:pointer}.nav-cta:hover{background:var(--blue-mid)}.burger,.mobile-menu{display:none;flex-direction:column}.burger{gap:5px;cursor:pointer;padding:4px}.burger span{display:block;width:24px;height:2px;border-radius:2px}.mobile-menu{position:fixed;inset:var(--nav-h)0 0 0;z-index:99;padding:32px 5vw;gap:20px;overflow-y:auto}.mobile-menu a{font-size:1.15rem;color:var(--blue-deep);font-weight:500;padding:8px 0}.mobile-menu.open{display:flex}@media (max-width:900px){:root{--nav-h:76px;--nav-h-small:58px}.nav-links{display:none}.burger{display:flex}.nav-logo{margin-left:-1.5vw}}.page{display:none}.page.active{display:block}.sec-dark{color:var(--paper)}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;text-transform:uppercase;margin-bottom:14px}.eyebrow-lt,.ft-col a:hover,.ft-links a:hover{color:var(--teal-lt)}.section-title{margin-bottom:14px}.title-lt{color:var(--paper)}.lead{max-width:52ch;font-size:1.03rem}.lead-lt{color:rgba(246,244,239,.68)}.btn{display:inline-flex;gap:8px;font-weight:600;transition:all .2s;cursor:pointer}.btn-teal:hover{background:var(--teal-lt)}.btn-outline{border:1.5px solid var(--border)}.btn-outline:hover{border-color:var(--blue-mid)}.btn-outline-lt{border:1.5px solid rgba(246,244,239,.35);color:var(--paper)}.btn-outline-lt:hover{border-color:var(--teal-lt)}.hero{min-height:calc(100vh - var(--nav-h));display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:6vw 5vw;position:relative;overflow:hidden;gap:4vw}.snellen{position:absolute;right:-2vw;top:50%;transform:translateY(-50%);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-weight:600;color:var(--blue-mid);opacity:.04;line-height:.82;text-align:right;pointer-events:none}.snellen div:nth-child(1){font-size:18vw}.snellen div:nth-child(2){font-size:11vw}.snellen div:nth-child(3){font-size:7.5vw}.snellen div:nth-child(4){font-size:5vw}.hero h1{margin-bottom:22px;max-width:12ch}.hero-sub{font-size:1.05rem;margin-bottom:34px}.hero-visual{justify-content:center}.eye-svg{height:auto;display:block}.hero-visual{align-self:start;display:flex;align-items:flex-start;padding-top:calc(1.6rem + 22px + clamp(3rem,6vw,5.8rem)*1.06 + 22px)}@media (max-width:720px){.hero{grid-template-columns:1fr;min-height:auto;padding:48px 5vw 36px}}.stats{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:30px 16px;text-align:center;border-right:1px solid var(--border)}.stat:last-child{border-right:none}.stat-num{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1}.stat-lbl{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;margin-top:5px}@media (max-width:600px){.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:none}}.svc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(246,244,239,.1);margin-top:44px}.svc{padding:34px 26px;transition:background .25s}.svc-ring{width:34px;height:34px;border-radius:50%;border:5px solid var(--teal);display:inline-block;margin-bottom:18px}.svc:nth-child(1) .svc-ring{border-top-color:transparent}.svc:nth-child(2) .svc-ring{border-right-color:transparent}.svc:nth-child(3) .svc-ring{border-bottom-color:transparent}.svc:nth-child(4) .svc-ring{border-left-color:transparent}.svc h3{color:var(--paper);font-size:1.08rem;margin-bottom:9px}.svc p{color:rgba(246,244,239,.6);font-size:.9rem}@media (max-width:880px){.svc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.svc-grid{grid-template-columns:1fr}}.loc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.loc-card{border:1px solid var(--border);border-radius:0}.loc-card:hover{box-shadow:0 6px 24px rgba(14,48,73,.1)}.loc-card.featured{border-color:var(--teal);border-width:2px}.loc-hd{padding:22px 26px 18px}.loc-hd-main{background:var(--blue-deep)}.loc-hd-second{background:var(--blue-mid)}.loc-hd-sassnitz{background:linear-gradient(135deg,var(--blue-deep),#1b5060)}.loc-tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--teal-lt);font-weight:600;margin-bottom:6px}.loc-hd h3{color:var(--paper);font-size:1.1rem}.loc-hd-addr{color:rgba(246,244,239,.6);font-size:.84rem;margin-top:4px}.loc-body{padding:22px 26px}.hours-t{width:100%;border-collapse:collapse}.hours-t td{padding:6px 0;border-bottom:1px solid var(--border);font-size:.85rem;vertical-align:top}.hours-t td:first-child{color:var(--blue-deep);font-weight:500}.hours-t td:last-child{text-align:right;font-family:inherit;font-size:.85rem;font-variant-numeric:tabular-nums;color:var(--ink-soft)}.full-hours tr:last-child td,.hours-t tr:last-child td{border-bottom:none}.closed-td{color:var(--teal)!important}.loc-phone{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--ink-soft)}.loc-phone::before{content:"";display:block;width:14px;height:14px;flex-shrink:0;background:var(--teal);-webkit-mask:var(--landolt-c) center/contain no-repeat;mask:var(--landolt-c) center/contain no-repeat}.loc-mapbtn{display:inline-flex;gap:6px;margin-top:16px;background:var(--teal);color:var(--blue-deep)!important;padding:9px 16px;font-size:.83rem;font-weight:600;transition:background .2s}.loc-mapbtn:hover{background:var(--teal-lt)}@media (max-width:860px){.loc-grid{grid-template-columns:1fr 1fr}}@media (max-width:540px){.loc-grid{grid-template-columns:1fr}}.team-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:6vw;align-items:center}.team-copy p{margin-bottom:16px}.team-copy h2{margin-bottom:20px}.team-box{aspect-ratio:4/5;background:var(--paper-warm);border-radius:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.team-box .ring{width:62%;aspect-ratio:1;border-radius:50%;border:8%solid var(--blue-mid);border-top-color:transparent;opacity:.11}.team-box .cap{position:absolute;bottom:18px;left:18px;font-family:"SFMono-Regular",Consolas,"Liberation Mono",monospace;font-size:.74rem;color:var(--ink-soft);background:var(--paper);padding:5px 11px;border-radius:0}@media (max-width:720px){.team-wrap{grid-template-columns:1fr}.team-box{display:none}}.lst-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}.lst-card{border:1px solid var(--border);border-radius:0;padding:30px 26px}.lst-ring{width:30px;height:30px;border-radius:50%;border:5px solid var(--teal);display:block;margin-bottom:16px}.lst-card:nth-child(odd) .lst-ring{border-top-color:transparent}.lst-card:nth-child(even) .lst-ring{border-right-color:transparent}.lst-card h3{font-size:1.05rem;margin-bottom:9px}.lst-card p{font-size:.9rem}@media (max-width:800px){.lst-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.lst-grid{grid-template-columns:1fr}}.branch-card{border:1px solid var(--border);border-radius:0;margin-bottom:28px}.branch-card.featured-branch{border-color:var(--teal);border-width:2px}.branch-hd{padding:28px 32px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}.branch-tag{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:6px}.branch-hd h2{font-size:1.5rem}.branch-body{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}.branch-col{padding:28px 32px}.branch-col:first-child{border-right:1px solid var(--border)}.branch-col h3{font-size:.95rem;margin-bottom:18px;color:var(--blue-deep)}.full-hours{width:100%;border-collapse:collapse}.full-hours td{padding:10px 0;border-bottom:1px solid var(--border);font-size:.9rem;vertical-align:top}.full-hours td:first-child{font-weight:500;color:var(--blue-deep)}.full-hours td:last-child{text-align:right;font-family:inherit;font-size:.9rem;font-variant-numeric:tabular-nums;color:var(--ink-soft)}.contact-row{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid var(--border);font-size:.92rem}.contact-row:last-child{border-bottom:none}.contact-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px}.takeover-note{padding:20px 32px;background:rgba(46,159,171,.07);border-bottom:1px solid var(--border);font-size:.91rem;color:var(--ink-soft)}.k-form label,.takeover-note strong,strong{color:var(--blue-deep)}@media (max-width:700px){.branch-body{grid-template-columns:1fr}.branch-col:first-child{border-right:none;border-bottom:1px solid var(--border)}.branch-hd{flex-direction:column}}.kontakt-wrap{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:start}.k-form label{display:block;font-size:.84rem;font-weight:600;margin-bottom:5px}.k-form input,.k-form select,.k-form textarea{width:100%;background:#fff;border:1.5px solid var(--border);border-radius:0;padding:10px 13px;font-size:.92rem;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;transition:border-color .2s;margin-bottom:16px}.k-form input:focus,.k-form select:focus,.k-form textarea:focus{outline:0;border-color:var(--brand-3);box-shadow:0 0 0 4px rgba(0,188,212,.14)}.k-form textarea{height:120px;resize:vertical}.k-cards{display:flex;flex-direction:column;gap:18px}.k-card{background:var(--blue-deep);color:var(--paper);border-radius:0;padding:28px}.k-card h3{color:var(--paper);font-size:1rem;margin-bottom:16px}.k-row{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid rgba(246,244,239,.12);font-size:.88rem}.diag-block li:last-child,.k-row:last-child{border-bottom:none}.k-dot{width:12px;height:12px;border-radius:50%;border:2.5px solid var(--teal);border-top-color:transparent;flex-shrink:0;margin-top:3px}@media (max-width:760px){.kontakt-wrap{grid-template-columns:1fr}}footer{background:var(--blue-deep);color:rgba(246,244,239,.6);padding:48px 5vw 28px}.ft-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;margin-bottom:36px}.ft-col h4{color:var(--paper);font-size:.92rem;margin-bottom:14px}.ft-col a,.ft-col p{font-size:.84rem;line-height:2;display:block}.ft-contact-location strong{display:block;color:var(--teal-lt);font-size:.92rem;margin-bottom:10px}.ft-contact-location a{max-width:100%;text-underline-offset:3px}.ft-logo{height:50px}.ft-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(246,244,239,.1);padding-top:22px;font-size:.78rem;gap:20px;flex-wrap:wrap}.ft-links{display:flex;gap:22px}@media (max-width:700px){.ft-top{grid-template-columns:1fr 1fr}}.doc-list{display:grid;grid-template-columns:1fr;gap:12px;margin-top:44px}@media (min-width:760px){.doc-list{grid-template-columns:1fr 1fr}}#p-aerzteteam .doc-list{margin-top:8px}.doc-row{display:flex;align-items:center;gap:16px;padding:12px 18px;border:1px solid var(--border);border-radius:14px;cursor:pointer;background:var(--card-bg,#fff);transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease;text-align:left}.doc-row:focus-visible,.doc-row:hover{box-shadow:0 10px 28px rgba(14,48,73,.12);transform:translateY(-2px);border-color:var(--teal);outline:0}.doc-row:active{transform:translateY(0)}.doc-row.featured{border-color:var(--teal);border-width:2px}.doc-thumb{width:56px;height:56px;flex-shrink:0;border-radius:50%;background:var(--paper-warm);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.doc-thumb .ring{width:58%;aspect-ratio:1;border-radius:50%;border:7%solid var(--blue-mid);border-top-color:transparent;opacity:.18}.doc-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:50%;z-index:1}.doc-row-info{flex:1;min-width:0}.doc-row-info h3{font-size:.98rem;margin-bottom:2px;line-height:1.25}.doc-row-role{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--teal);font-weight:600}.doc-row-loc{font-size:.78rem;color:var(--ink-soft);margin-top:3px}.doc-row-arrow{flex-shrink:0;color:var(--teal);font-size:1.15rem;opacity:.45;transition:transform .22s ease,opacity .22s ease}.doc-row:focus-visible .doc-row-arrow,.doc-row:hover .doc-row-arrow{transform:translateX(4px);opacity:1}body.hint-fullscreen-open,body.modal-open,body.neuelinse-popup-open{overflow:hidden}.doc-modal-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(14,48,73,.55);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .28s ease,visibility 0s linear .28s}.doc-modal-overlay.active{opacity:1;visibility:visible;transition:opacity .28s ease,visibility 0s}.doc-modal{position:relative;background:var(--paper,#fff);width:100%;max-width:460px;max-height:88vh;overflow-y:auto;border-radius:20px;box-shadow:0 40px 90px rgba(8,42,66,.35);transform:scale(.9) translateY(24px);opacity:0;transition:transform .34s cubic-bezier(.22,.85,.32,1.15),opacity .26s ease}.doc-modal-overlay.active .doc-modal{transform:scale(1) translateY(0);opacity:1}.doc-modal-close,.doc-modal-photo{display:flex;align-items:center;justify-content:center}.doc-modal-close{position:absolute;top:14px;right:14px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:rgba(14,48,73,.07);color:var(--blue-deep,#0e3049);font-size:1.15rem;line-height:1;cursor:pointer;transition:background .18s ease,transform .18s ease}.doc-modal-close:hover{background:rgba(14,48,73,.14);transform:rotate(90deg)}.doc-modal-photo{aspect-ratio:4/5;background:var(--paper-warm);border-radius:20px 20px 0 0;position:relative;overflow:hidden}.doc-modal-photo .ring{width:46%;aspect-ratio:1;border-radius:50%;border:7%solid var(--blue-mid);border-top-color:transparent;opacity:.14;position:relative;z-index:2}.doc-modal-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:3}.goo-wrap{position:absolute;inset:0;filter:url(#goo-filter);z-index:0;pointer-events:none}.goo-blob{position:absolute;top:0;left:0;border-radius:50%;will-change:transform;transform:translate(-50%,-50%)}.goo-blob:nth-child(1){width:150px;height:150px;background:radial-gradient(circle at 35% 30%,var(--teal-lt,#7fd8de),var(--teal))}.goo-blob:nth-child(2){width:120px;height:120px;background:radial-gradient(circle at 35% 30%,#9fe3e8,var(--blue-mid))}.goo-blob:nth-child(3){width:95px;height:95px;background:radial-gradient(circle at 35% 30%,var(--teal-lt,#7fd8de),var(--teal))}.goo-blob:nth-child(4){width:70px;height:70px;background:radial-gradient(circle at 35% 30%,#9fe3e8,var(--blue-mid))}.goo-blob:nth-child(5){width:55px;height:55px;background:radial-gradient(circle at 35% 30%,var(--teal-lt,#7fd8de),var(--teal))}.doc-modal-photo::after{content:"";position:absolute;inset:0;background:rgba(246,244,239,.22);z-index:1;pointer-events:none}.doc-modal-body{padding:26px 30px 32px}.doc-modal-badge{display:none;font-size:.72rem;font-weight:700;background:var(--teal);color:#fff;padding:4px 12px;border-radius:20px;margin-bottom:12px}.doc-modal-body h3{font-size:1.35rem;margin-bottom:6px;line-height:1.2}.doc-modal-role{font-size:.8rem;text-transform:uppercase;letter-spacing:.07em;color:var(--teal);font-weight:700;margin-bottom:16px}.doc-modal-bio,.doc-modal-loc{font-size:.92rem;color:var(--ink-soft)}.doc-modal-bio{display:none;font-size:.9rem;line-height:1.75;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.diag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:44px}.diag-block{text-align:left}.diag-icon{width:64px;height:64px;border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.diag-icon svg{width:50%;height:50%;fill:var(--teal)}.diag-block h3{font-size:1.15rem;margin-bottom:14px}.ausstattung-cols ul,.diag-block ul{margin:0;padding:0;list-style:none}.diag-block li{font-size:.9rem;padding:7px 0 7px 20px;position:relative;border-bottom:1px solid var(--border)}.ausstattung-cols li:before,.diag-block li:before{content:"";position:absolute;left:0;width:6px;height:6px;border-radius:50%}.diag-block li:before{top:15px;background:var(--teal)}@media (max-width:900px){.diag-grid{grid-template-columns:1fr;gap:36px}}.ausstattung-wrap{background:var(--paper-warm);padding:44px;margin-top:52px}.ausstattung-wrap h3{font-size:1.2rem;margin-bottom:24px}.ausstattung-cols{display:grid;grid-template-columns:1fr 1fr;gap:40px}.ausstattung-cols li{font-size:.9rem;color:var(--ink-soft);padding:8px 0 8px 20px;position:relative}.ausstattung-cols li:before{top:16px;background:var(--blue-mid)}.seh-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:36px 0}.seh-photo{aspect-ratio:1;background:var(--paper-warm);border-radius:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.seh-photo img{width:100%;height:100%;object-fit:cover}.seh-photo .ring{width:44%;aspect-ratio:1;border-radius:50%;border:6%solid var(--blue-mid);border-top-color:transparent;opacity:.14}.seh-contact{background:var(--blue-deep);color:var(--paper);padding:36px 40px;margin-top:20px}.seh-contact h3{font-size:1.1rem;margin-bottom:16px;color:var(--blue-deep)}.seh-contact a{color:var(--teal);font-weight:800}.seh-contact p{font-size:.88rem;color:rgba(246,244,239,.65);margin-top:16px;line-height:1.7;color:var(--text-muted, var(--ink-soft))!important}.hint-sec:last-child{border-bottom:none}.hint-sec h3{font-size:1.05rem;margin-bottom:14px;color:var(--blue-deep)}.hint-callout,.hint-sec p,.hint-sec ul{max-width:70ch}.hint-sec ul{margin:10px 0 0;padding:0;list-style:none}.hint-sec li{font-size:.92rem;color:var(--ink-soft);padding:6px 0 6px 20px;position:relative}.hint-sec li:before{content:"";position:absolute;left:0;top:14px;width:6px;height:6px;background:var(--teal);border-radius:50%}.hint-callout{border-left:3px solid var(--teal);padding:20px 24px}.hint-callout p{margin:0}.faq-question{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-weight:700;font-size:1.02rem;color:var(--blue-deep)}.faq-question:hover{color:var(--blue-mid)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-answer-inner{padding:0 0 26px}.faq-answer-inner h4{font-size:.92rem;color:var(--blue-deep);text-decoration:underline;margin:18px 0 6px}.faq-answer-inner h4:first-child,.hint-fullscreen-body .faq-fullscreen-content h4:first-child,.imp-grid h3:first-child{margin-top:0}.faq-answer-inner p{margin-bottom:10px}.faq-answer-inner ul{margin:6px 0 14px 20px}.faq-answer-inner li{color:var(--ink-soft);line-height:1.7;margin-bottom:4px}.imp-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:8px}.imp-grid h3{font-size:.95rem;color:var(--blue-deep);margin:28px 0 10px}.imp-grid p{color:var(--ink-soft);font-size:.9rem;line-height:1.8;max-width:60ch}@media (max-width:800px){.imp-grid{grid-template-columns:1fr;gap:8px}}@media (max-width:700px){.seh-gallery{grid-template-columns:repeat(2,1fr)}}#iris-lens-bg,#water-ripple-bg{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none}#water-ripple-bg{background:0 0}#iris-lens-bg{z-index:-2;background:var(--paper)}:root{--radius-sm:8px;--radius-lg:24px;--shadow-soft:0 4px 20px rgba(14,48,73,0.06);--shadow-hover:0 12px 28px rgba(14,48,73,0.12);--ease:cubic-bezier(.25,.8,.25,1);--transition-fast:.2s var(--ease);--transition-med:.35s var(--ease);--card-bg:rgba(255,255,255,0.72);--card-border:rgba(14,48,73,0.08)}.sec{padding:7.5vw 5vw}@media (min-width:1400px){.sec{padding:96px 5vw}}.diag-block p,.faq-answer-inner p,.hint-sec p,p{line-height:1.8}.lead{line-height:1.7;margin-bottom:8px}.btn{border-radius:var(--radius-sm);box-shadow:0 2px 10px rgba(14,48,73,.1);transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast),filter var(--transition-fast)}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(14,48,73,.14)}.btn-teal:hover{filter:brightness(1.06)}.btn:focus-visible{outline:2px solid var(--blue-acc);outline-offset:3px}.nav-cta{border-radius:6px;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(14,48,73,.18)}.ft-col a,.ft-links a,.mobile-menu a,.nav-links a{transition:color var(--transition-fast)}.faq-item{background:var(--card-bg);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--card-border);margin-bottom:16px;padding:0 26px;transition:box-shadow var(--transition-med),transform var(--transition-med)}.faq-item:first-child{border-top:1px solid var(--card-border)}.faq-item.open{box-shadow:var(--shadow-hover);border-color:rgba(0,188,212,.35)}.hint-sec{background:var(--card-bg);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--card-border);padding:30px 28px;margin-bottom:20px;transition:box-shadow var(--transition-med)}.hint-callout{border-radius:var(--radius-sm);background:rgba(237,234,226,.85)}.diag-block{background:var(--card-bg);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--card-border);padding:28px 24px;transition:box-shadow var(--transition-med),transform var(--transition-med)}.faq-answer-inner a:not(.btn),.hint-sec a:not(.btn){color:var(--blue-acc);text-decoration:underline;text-underline-offset:3px;transition:color var(--transition-fast)}.faq-answer-inner a:not(.btn):hover,.hint-sec a:not(.btn):hover{color:var(--teal)}.ft-col a,.ft-col p{color:rgba(246,244,239,.75)}.sec>.eyebrow,.sec>.lead,.sec>.section-title{position:relative;z-index:1}#water-ripple-bg{z-index:-1}:root{--bg-page:#F8FAFC;--bg-soft:#EEF7FA;--surface:rgba(255,255,255,.88);--surface-solid:#FFFFFF;--text-main:#132938;--text-muted:#526775;--brand-1:#082A42;--brand-2:#166084;--brand-3:#00AFC8;--accent-soft:rgba(0,188,212,.12);--line:rgba(8,42,66,.10);--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--radius-sm:12px;--shadow-card:0 18px 45px rgba(8,42,66,.10);--shadow-light:0 8px 26px rgba(8,42,66,.07);--max-page:1180px}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;background-image:linear-gradient(rgba(8,42,66,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(8,42,66,.035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 72%)}h1,h2,h3,h4{color:var(--brand-1);letter-spacing:-.035em}.sec{max-width:none;padding:clamp(72px,8vw,112px) max(5vw,calc((100vw - var(--max-page))/2))}.sec-dark{background:radial-gradient(circle at 20% 20%,rgba(0,188,212,.16),transparent 32rem),linear-gradient(135deg,#082a42 0,#103c59 55%,#0a2e45 100%)}.sec-warm{background:linear-gradient(180deg,rgba(238,247,250,.96),rgba(255,255,255,.94))}.section-title{max-width:15ch;font-size:clamp(2rem,4.2vw,4rem);line-height:.98}.contact-row,.diag-block li,.faq-answer-inner p,.hero-sub,.hint-sec p,.k-row,.lead,.lst-card p,.svc p,.team-copy p{color:var(--text-muted)}.eyebrow{padding:7px 12px;border-radius:999px;background:var(--accent-soft);color:var(--brand-2);letter-spacing:.11em}.hero::before,.nav-logo{background:rgba(255,255,255,.96)}.nav-logo{min-width:max-content;padding:8px 20px;border:1px solid rgba(8,42,66,.08);border-radius:18px;box-shadow:0 18px 42px rgba(8,42,66,.09);transition:padding .28s ease,box-shadow .28s ease,transform .28s ease}.nav-logo img{height:60px;max-width:min(260px,38vw);object-fit:contain;filter:drop-shadow(0 7px 12px rgba(8,42,66,.14));transition:height .28s ease,filter .28s ease}.nav-links{gap:4px}.nav-links-top{gap:clamp(12px,1.6vw,24px);color:var(--text-muted);justify-content:center}.nav-links-top a{position:relative;padding:4px 0}.nav-links-top a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:var(--brand-3);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.nav-links-top a.active::after,.nav-links-top a:hover::after{transform:scaleX(1)}.btn,.loc-mapbtn{border-radius:999px;min-height:46px;align-items:center;justify-content:center;box-shadow:var(--shadow-light)}.btn{padding:14px 24px;font-size:.95rem}.btn-teal{background:linear-gradient(135deg,#00bcd4,#66ddeb);color:#062838!important}.hero{max-width:var(--max-page);margin:0 auto;min-height:min(760px,calc(100vh - var(--nav-h)));padding:clamp(58px,7vw,92px) calc(3vw + clamp(28px,4vw,56px));gap:clamp(32px,6vw,76px)}.hero::before{content:"";position:absolute;inset:clamp(18px,4vw,54px) 3vw;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.72);box-shadow:0 24px 70px rgba(8,42,66,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:0}.hero-copy,.hero-visual{position:relative;z-index:1}.hero-sub{font-size:clamp(1.05rem,1.25vw,1.28rem);max-width:46ch}.hero-btns{gap:14px}.eye-svg{width:min(440px,40vw);filter:drop-shadow(0 28px 36px rgba(8,42,66,.14))}.snellen{display:none}.stats{max-width:var(--max-page);margin:0 auto clamp(16px,2vw,28px);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);box-shadow:var(--shadow-light)}.stat{background:rgba(255,255,255,.62)}.stat-num{color:var(--brand-2);letter-spacing:-.05em}.stat-lbl{color:var(--text-muted);font-weight:700}.ausstattung-wrap,.branch-card,.diag-block,.faq-item,.hint-sec,.k-card,.loc-card,.lst-card,.seh-contact{border:1px solid rgba(8,42,66,.1);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-light);overflow:hidden}.branch-card:hover,.diag-block:hover,.faq-item:hover,.hint-sec:hover,.loc-card:hover,.lst-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:rgba(0,188,212,.28)}.branch-card,.diag-block,.faq-item,.hint-sec,.loc-card,.lst-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.branch-card.featured-branch,.loc-card.featured{border-color:rgba(0,188,212,.65);box-shadow:0 18px 50px rgba(0,188,212,.13)}.branch-hd[style*=background],.loc-hd-main,.loc-hd-sassnitz,.loc-hd-second{background:linear-gradient(135deg,#082a42,#166084)!important}.branch-col,.diag-block,.hint-sec,.loc-body,.lst-card{background:rgba(255,255,255,.84)}.contact-row,.diag-block li,.faq-item,.full-hours td,.hint-sec,.hours-t td{border-color:var(--line)}.diag-grid,.loc-grid,.lst-grid{gap:clamp(18px,2.4vw,30px)}.svc-grid{border-radius:var(--radius-lg);overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px rgba(0,0,0,.12)}.svc{background:rgba(8,42,66,.64);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.svc:hover{background:rgba(22,96,132,.72);transform:translateY(-2px)}.team-box .ring{border-color:var(--brand-3)}.k-form input,.k-form select,.k-form textarea{border-radius:var(--radius-sm);border:1px solid rgba(8,42,66,.14);background:rgba(255,255,255,.94);min-height:46px}.faq-question{padding:24px 0;font-size:clamp(1.02rem,1.3vw,1.18rem)}.faq-answer-inner{max-width:82ch}.k-card,footer{background:radial-gradient(circle at 16% 8%,rgba(0,188,212,.15),transparent 26rem),linear-gradient(135deg,#082a42,#0e3049 64%,#123c55)}footer{margin-top:0;border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl)}.ft-logo{height:clamp(86px,9vw,128px);max-width:min(420px,100%);width:auto;filter:none;opacity:1;background:#fff;padding:18px 22px;border-radius:22px;box-shadow:0 22px 54px rgba(0,0,0,.18);margin-bottom:22px}#footer-logo-home{display:inline-block;width:max-content;max-width:100%;border-radius:22px;cursor:pointer}#footer-logo-home .ft-logo{transition:transform .22s ease,box-shadow .22s ease}#footer-logo-home:focus-visible .ft-logo,#footer-logo-home:hover .ft-logo{transform:translateY(-3px);box-shadow:0 28px 62px rgba(0,0,0,.25)}.ft-bottom,.ft-top{max-width:var(--max-page);margin-left:auto;margin-right:auto}.ft-top{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(44px,7vw,110px);align-items:start}.ft-brand>p{max-width:52ch}.ft-contact-block{margin-top:30px}.ft-contact-block h4,.ft-locations h4{font-size:1.05rem;margin-bottom:16px}.ft-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ft-contact-location{margin:0;padding:18px;border:1px solid rgba(127,216,222,.18);border-radius:16px;background:rgba(255,255,255,.055)}.ft-contact-location a{width:100%;padding:6px 0;line-height:1.35;color:var(--paper);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.1);transition:color .2s ease,padding-left .2s ease}.ft-contact-location a:last-child{border-bottom:0}.ft-contact-location a:hover{color:var(--teal-lt);padding-left:4px}.ft-locations-grid{display:grid;gap:12px}.ft-location-card{padding:18px 20px;border:1px solid rgba(127,216,222,.18);border-left:3px solid var(--teal);border-radius:16px;background:rgba(255,255,255,.055);transition:transform .2s ease,background .2s ease,border-color .2s ease}.ft-location-card small,.ft-location-card span,.ft-location-card strong{display:block}.ft-location-card strong{color:var(--paper);font-size:.92rem}.ft-location-card span{color:rgba(246,244,239,.78);line-height:1.5}.ft-location-card small{color:var(--teal-lt);font-size:.72rem;margin-top:5px}.ft-location-card:hover{transform:translateX(4px);background:rgba(255,255,255,.09);border-color:rgba(127,216,222,.42)}@media (max-width:900px){.ft-top{grid-template-columns:1fr;gap:38px}}@media (max-width:560px){.ft-contact-grid{grid-template-columns:1fr}.ft-location-card{padding:16px}}@media (min-width:901px){.nav-links-bottom{position:absolute;right:8px;bottom:2px;width:auto;padding:5px;border:1px solid rgba(8,42,66,.07);border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 10px 28px rgba(8,42,66,.09);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav-cta{padding:6px 12px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(8,42,66,.9);box-shadow:0 6px 16px rgba(8,42,66,.12);font-size:.88rem;font-weight:600;letter-spacing:.01em}.nav-cta:hover{background:rgba(22,96,132,.94);transform:translateY(-2px);box-shadow:0 10px 22px rgba(8,42,66,.17)}}.sec-dark .eyebrow,.sec-dark .eyebrow.eyebrow-lt{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;background:rgba(0,188,212,.3)!important;border:1px solid rgba(127,216,222,.58)!important;text-shadow:0 1px 3px rgba(0,0,0,.28)}.mobile-menu{background:rgba(255,255,255,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-menu a{border-bottom:1px solid var(--line)}@media (max-width:900px){nav{padding:0 4.5vw}.nav-logo{padding:6px 12px;border-radius:14px}.nav-logo img{height:48px;max-width:164px}.hero{padding:34px calc(4.5vw + 24px) 52px}.hero::before{inset:16px 4.5vw}.hero h1{font-size:clamp(2.65rem,13vw,4.4rem)}}@media (max-width:720px){.hero{display:block}.hero-visual{display:none}.hero::before{border-radius:22px}.hero-btns .btn{width:100%}.section-title{max-width:100%}.sec{padding:64px 4.5vw}.stats{border-radius:18px}}@media (max-width:480px){.ft-logo{height:78px;padding:14px 16px;border-radius:18px}.branch-col,.branch-hd,.k-card,.loc-body,.loc-hd{padding-left:20px;padding-right:20px}}:focus-visible{outline:3px solid rgba(0,188,212,.85);outline-offset:4px;border-radius:8px}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}#iris-lens-bg,#water-ripple-bg{display:none}}:root{--az-navy:#082A42;--az-navy-2:#0E3B58;--az-cyan:#00BCD4;--az-cyan-light:#65E3EF;--az-text-on-dark:rgba(255,255,255,.82);--az-line:rgba(255,255,255,.16)}.hero h1 span{color:var(--blue-acc)}.hero-sub strong{color:var(--blue-deep)}.hero-btns .btn-teal{min-height:56px;padding-inline:30px;font-size:1rem}.emergency-note{display:flex;align-items:flex-start;gap:14px;max-width:610px;margin-top:22px;padding:16px 18px;border-left:4px solid var(--teal);border-radius:14px;font-size:.92rem}.emergency-landolt{--gap-bg:#f7fbfc;flex:0 0 auto;width:30px;height:30px;border:6px solid var(--teal);border-radius:50%;position:relative}.emergency-landolt::after{position:absolute;left:50%;top:-7px;width:7px;height:14px;transform:translateX(-50%);background:var(--gap-bg)}.lst-ring,.svc-ring{box-sizing:border-box;position:relative;border-color:var(--teal)!important}.lst-ring::after,.svc-ring::after{position:absolute;width:7px;height:12px;background:var(--blue-deep);top:50%;right:-6px;transform:translateY(-50%)}.lst-card:nth-child(even) .lst-ring,.lst-card:nth-child(odd) .lst-ring,.svc:nth-child(1) .svc-ring,.svc:nth-child(2) .svc-ring,.svc:nth-child(3) .svc-ring,.svc:nth-child(4) .svc-ring{border-color:var(--teal)!important}.svc:nth-child(1) .svc-ring{transform:rotate(-90deg)}.svc:nth-child(2) .svc-ring{transform:rotate(0deg)}.svc:nth-child(3) .svc-ring{transform:rotate(90deg)}.svc:nth-child(4) .svc-ring{transform:rotate(180deg)}.k-card .k-row,.sec-dark .lead,.sec-dark .svc p,footer,footer a,footer p{color:var(--az-text-on-dark)}.btn-teal:hover{background:linear-gradient(135deg,var(--teal),var(--teal-lt));box-shadow:0 12px 30px rgba(0,188,212,.24)}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:4px}@media (max-width:620px){.emergency-note{font-size:.88rem}.hero h1{line-height:1.02}}.inline-style-1{margin-top:8px!important}.inline-style-2{margin-top:28px!important}.inline-style-3{font-size:.92rem!important;color:var(--ink-soft)!important}.inline-style-4{color:var(--blue-deep)!important}.inline-style-5{color:var(--teal)!important;font-weight:600!important}.inline-style-6{padding-bottom:1vw!important}.inline-style-7{padding-top:1vw!important}.inline-style-8{position:absolute!important}.inline-style-11{margin-bottom:6px!important}.inline-style-12{margin-top:52px!important}.inline-style-13{font-size:.92rem!important;color:var(--ink-soft)!important;line-height:1.7!important}.inline-style-14{font-size:1.1rem!important;margin-bottom:16px!important}.inline-style-15{max-width:70ch!important;color:var(--ink-soft)!important;line-height:1.8!important}.inline-style-16{margin-top:16px!important}.inline-style-17{margin-top:24px!important;font-weight:600!important;color:var(--blue-deep)!important}.inline-style-18{margin-top:0!important;color:rgba(246,244,239,.85)!important;font-size:.95rem!important}.inline-style-19,.inline-style-20{margin-top:14px!important;font-size:1.05rem!important}.inline-style-20{margin-top:8px!important}.inline-style-21{padding-top:1vw!important;max-width:900px!important}.inline-style-22{margin-top:10px!important;text-decoration:underline!important;color:var(--blue-deep)!important}.inline-style-23{margin-bottom:18px!important}.inline-style-24{text-decoration:underline!important;color:var(--blue-deep)!important;margin-top:0!important}.inline-style-25{margin-top:4px!important}.inline-style-26{text-decoration:underline!important;color:var(--blue-deep)!important;margin-top:24px!important}.inline-style-27{margin-top:12px!important}.inline-style-28{margin-top:14px!important}.inline-style-29{color:var(--teal)!important}.inline-style-33{border-bottom:none!important}.inline-style-35{padding-top:2vw!important}.inline-style-36{background:var(--blue-deep)!important}.inline-style-37{color:var(--teal-lt)!important}.inline-style-38{color:var(--paper)!important}.inline-style-39{color:rgba(246,244,239,.6)!important;margin-top:4px!important;font-size:.9rem!important}.inline-style-40{font-size:.82rem!important}.inline-style-41{background:var(--blue-mid)!important}.inline-style-42{background:linear-gradient(135deg,var(--blue-deep),#1b5060)!important}.inline-style-44{font-size:1.3rem!important;margin-bottom:22px!important}.inline-style-45{width:100%!important;justify-content:center!important}.inline-style-46{font-size:.78rem!important;color:var(--ink-soft)!important;margin-top:10px!important}.inline-style-47{background:linear-gradient(135deg,var(--blue-deep),#1a5060)!important;border:1.5px solid var(--teal)!important}.inline-style-49{padding-top:40px!important;padding-bottom:40px!important}.inline-style-50{font-size:1.15rem!important;margin-bottom:24px!important}.inline-style-51{margin-bottom:40px!important}.inline-style-52{font-size:1rem!important;margin-bottom:10px!important;color:var(--blue-deep)!important}.inline-style-53{max-width:65ch!important;color:var(--ink-soft)!important;line-height:1.8!important}.inline-style-54{margin-top:16px!important;border:1px solid var(--border)!important;overflow:hidden!important}@media (max-width:760px){.ausstattung-cols li,.ausstattung-wrap{width:100%;max-width:100%;box-sizing:border-box}.ausstattung-wrap{padding:28px 22px;margin-top:36px;overflow:visible}.ausstattung-cols{display:grid;grid-template-columns:minmax(0,1fr);gap:0;width:100%;max-width:100%;min-width:0}.ausstattung-cols ul{width:100%;max-width:100%;min-width:0;margin:0;padding:0}.ausstattung-cols ul+ul{margin-top:6px}.ausstattung-cols li{min-width:0;overflow-wrap:anywhere;word-break:normal;hyphens:auto}.ausstattung-wrap .eyebrow{display:inline-block;max-width:100%;white-space:normal;line-height:1.45}}@media (max-width:1024px){.ausstattung-wrap{width:auto!important;max-width:100%!important;min-width:0!important;padding:28px 20px!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;overflow:visible!important}.ausstattung-cols,.ausstattung-cols>ul{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}.ausstattung-cols>ul{margin:0!important;padding:0!important}.ausstattung-cols>ul+ul{margin-top:8px!important}.ausstattung-cols li,.ausstattung-wrap .eyebrow,.ausstattung-wrap .inline-style-11{width:auto!important;max-width:100%!important;white-space:normal!important;box-sizing:border-box!important}.ausstattung-cols li{min-width:0!important;padding-right:0!important;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important}.ausstattung-wrap .eyebrow,.ausstattung-wrap .inline-style-11{display:inline-block!important}}.doc-modal-photo>.doc-modal-close{position:absolute!important;top:14px!important;right:14px!important;z-index:20!important;display:flex!important;visibility:visible!important;opacity:1!important;background:rgba(255,255,255,.92)!important;color:var(--blue-deep,#0e3049)!important;box-shadow:0 3px 12px rgba(8,42,66,.18);pointer-events:auto!important}.doc-modal-photo>img{z-index:3!important}.k-form>p+h3{margin-top:1.35em!important;margin-bottom:.75em!important}.k-form>ul{padding-left:1.4em;margin-top:.25em;margin-bottom:.9em;font-size:.92em;line-height:1.55}.k-form>ul li{padding-left:.15em;margin-bottom:.35em}.btn,.btn:active,.btn:hover,.nav-cta,.nav-cta:active,.nav-cta:hover,.nav-links a,.nav-links a.active,.nav-links a:hover{transform:none!important}.nav-links-top a,.nav-links-top a.active,.nav-links-top a:hover{font-weight:700!important}#site-nav .nav-links a,#site-nav .nav-links a.active,#site-nav .nav-links a:active,#site-nav .nav-links a:focus-visible,#site-nav .nav-links a:hover{transform:none!important;font-weight:700!important;line-height:1.2!important}#site-nav .nav-cta,#site-nav .nav-cta:active,#site-nav .nav-cta:focus-visible,#site-nav .nav-cta:hover{font-weight:700!important;line-height:1.2!important}#site-nav .nav-links-top a::after{pointer-events:none;display:none!important;content:none!important;transform:none!important;transition:none!important}@media (max-width:900px){#site-nav{height:var(--nav-h)!important}}#site-nav,#site-nav .nav-logo{transition:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#site-nav{height:var(--nav-h)!important;padding-top:0!important;padding-bottom:0!important;background:#fff!important;contain:paint}#site-nav .nav-logo{padding:8px 18px!important}#site-nav .nav-logo img{height:58px!important;transition:none!important;filter:none!important}#site-nav,#site-nav .nav-links,#site-nav .nav-links-bottom,#site-nav .nav-links-row,#site-nav .nav-links-top,#site-nav .nav-logo,#site-nav .nav-logo img{transform:none!important}#site-nav .nav-links-bottom{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:none!important}#site-nav .nav-links-top a,#site-nav .nav-links-top a.active,#site-nav .nav-links-top a:active,#site-nav .nav-links-top a:focus-visible,#site-nav .nav-links-top a:hover{box-sizing:border-box!important;font-weight:700!important;line-height:1.2!important;transform:none!important;transition:color .16s ease!important;border-bottom:2px solid transparent!important}#site-nav .nav-links-top a.active,#site-nav .nav-links-top a:hover{border-bottom-color:var(--brand-3, #00AFC8)!important}#site-nav .nav-cta,#site-nav .nav-cta:active,#site-nav .nav-cta:focus-visible,#site-nav .nav-cta:hover{transform:none!important;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease!important}@media (max-width:900px){#site-nav{height:var(--nav-h)!important}#site-nav .nav-logo{padding:6px 12px!important}#site-nav .nav-logo img{height:48px!important}}#p-operationen>.sec{width:100%;max-width:1600px;margin-inline:auto}#p-operationen .diag-grid{width:100%;align-items:stretch}#p-operationen .diag-block{min-width:0;height:100%;flex-direction:column;padding:clamp(26px,2.1vw,38px) clamp(24px,2vw,34px)}#p-operationen .diag-block h3{margin:.9rem 0 .85rem;font-size:clamp(1.15rem,1.25vw,1.38rem);line-height:1.22;hyphens:auto;overflow-wrap:normal;word-break:normal}#p-operationen .op-title-main{display:block;font-size:1.08em}#p-operationen .op-title-detail{display:block;margin-top:.28rem;font-size:.78em;line-height:1.35;font-weight:650;letter-spacing:-.02em}#p-operationen .diag-block li,#p-operationen .diag-block p{font-size:clamp(.98rem,.9vw,1.05rem);line-height:1.62}#p-operationen .diag-block ul{margin:.1rem 0 0;padding:0 0 0 1.25em;list-style-position:outside}#p-operationen .diag-block li{padding-top:.62rem;padding-bottom:.62rem}#p-operationen .diag-icon{width:58px;height:58px;flex:0 0 auto}#p-operationen .neuelinse-detail-hint{align-self:flex-start}@media (min-width:901px) and (max-width:1499px){#p-operationen .diag-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(22px,2.4vw,34px)}#p-operationen .diag-block:last-child{grid-column:1/-1}#p-operationen .diag-block:last-child p{max-width:72ch}}@media (min-width:1500px){#p-operationen .diag-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,2.2vw,40px)}}@media (max-width:900px){#p-operationen .diag-grid{grid-template-columns:1fr}#p-operationen .diag-block{height:auto}}#p-hinweise .patient-hints-section{max-width:1180px!important}.patient-hints-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.2vw,28px)}.hint-fullscreen-card{min-height:310px;cursor:pointer;-webkit-tap-highlight-color:transparent}.hint-fullscreen-wide{grid-column:span 2}.hint-fullscreen-inner{height:100%}.hint-fullscreen-front{position:relative;display:flex;flex-direction:column;min-height:310px;height:100%;padding:clamp(26px,3vw,38px);border:1px solid rgba(8,42,66,.1);border-radius:var(--radius-lg);background:radial-gradient(circle at 82% 18%,rgba(0,188,212,.12),transparent 32%),rgba(255,255,255,.86);box-shadow:var(--shadow-light);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}.hint-fullscreen-front::before{content:"";position:absolute;width:170px;height:170px;border:2px solid rgba(0,188,212,.1);border-radius:50%;top:-54px;right:-38px;box-shadow:0 0 0 34px rgba(0,188,212,.04)}.hint-fullscreen-card:focus-visible .hint-fullscreen-front,.hint-fullscreen-card:hover .hint-fullscreen-front{transform:translateY(-2px);box-shadow:0 18px 44px rgba(8,42,66,.12);border-color:rgba(0,188,212,.24)}.hint-fullscreen-card:focus-visible{outline:0}.hint-fullscreen-front h3,.hint-fullscreen-front p{position:relative;z-index:1;color:var(--blue-deep)}.hint-fullscreen-front p{margin:0;color:var(--ink-soft)}.hint-fullscreen-action{position:relative;z-index:1;display:inline-flex;color:var(--teal-dark,var(--blue-mid));font-weight:750}.hint-fullscreen-content,.hint-fullscreen-overlay[hidden]{display:none!important}.hint-fullscreen-help{margin:18px 2px 0;color:var(--ink-soft);font-size:.78rem;opacity:.72}.hint-fullscreen-overlay{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:clamp(12px,2.2vw,28px);background:rgba(6,18,28,.66);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.hint-fullscreen-dialog{position:relative;overflow:hidden;border-radius:24px;background:rgba(255,255,255,.98);box-shadow:0 28px 90px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.65)}.hint-fullscreen-body{height:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,188,212,.42) transparent}.hint-fullscreen-body::-webkit-scrollbar{width:8px}.hint-fullscreen-body::-webkit-scrollbar-thumb{background:rgba(0,188,212,.38);border-radius:999px}.hint-fullscreen-body h3{margin:0 3.5rem 1.15rem 0;color:var(--blue-deep);font-size:clamp(2rem,4vw,3.35rem);line-height:1.03}.hint-fullscreen-body li,.hint-fullscreen-body p{color:var(--ink-soft);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.68}.hint-fullscreen-body ul{list-style:none;margin:10px 0 22px;padding:0}.hint-fullscreen-body li{position:relative;padding:7px 0 7px 22px}.hint-fullscreen-body li::before{content:"";position:absolute;left:0;top:1.08em;width:7px;height:7px;border-radius:50%;background:var(--teal)}.hint-fullscreen-close{position:absolute;top:18px;right:20px;z-index:2;border-radius:50%;background:#eef4f7;color:var(--blue-deep);font-size:1.8rem;line-height:1;cursor:pointer}.hint-fullscreen-close:focus-visible,.hint-fullscreen-close:hover{background:#e1edf2}@media (min-width:1200px){.patient-hints-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hint-fullscreen-wide{grid-column:span 2}}@media (max-width:720px){.patient-hints-grid{grid-template-columns:1fr;gap:16px}.hint-fullscreen-card,.hint-fullscreen-wide{grid-column:auto;min-height:280px}.hint-fullscreen-front{min-height:280px;padding:26px 24px}.hint-fullscreen-overlay{padding:0;align-items:stretch}.hint-fullscreen-dialog{border-radius:0}.hint-fullscreen-close{top:14px;right:14px}.hint-fullscreen-help{text-align:center}}.hint-fullscreen-front{justify-content:flex-start;padding-top:clamp(30px,3vw,40px);padding-bottom:clamp(26px,2.6vw,34px)}.hint-fullscreen-front h3{margin:0 0 14px;align-items:flex-end}.hint-fullscreen-front p{max-width:31ch;font-size:clamp(.94rem,1.08vw,1.03rem);line-height:1.55}.hint-fullscreen-action{margin-top:auto;padding-top:22px;font-size:.84rem;line-height:1.25}.hint-fullscreen-wide .hint-fullscreen-front h3{max-width:26ch}.hint-fullscreen-wide .hint-fullscreen-front p{max-width:58ch}@media (min-width:1200px){.hint-fullscreen-card,.hint-fullscreen-front{min-height:330px}}@media (max-width:720px){.hint-fullscreen-front h3{min-height:auto;max-width:22ch;font-size:1.35rem}.hint-fullscreen-front p{max-width:34ch}}.hint-fullscreen-front h3{width:100%;max-width:100%;min-height:2.35em;display:block;font-size:clamp(1.18rem,1.75vw,1.5rem);line-height:1.08;letter-spacing:-.02em;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:normal;word-break:normal}@media (min-width:1200px){.patient-hints-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hint-fullscreen-front{padding-left:clamp(30px,2.4vw,38px);padding-right:clamp(30px,2.4vw,38px)}}@media (max-width:720px){.eyebrow,.hero h1,.hero-copy h1,.hero-sub,.lead,.sec>h1,.sec>h2,.sec>p,.section-title{text-align:center!important}.eyebrow{width:max-content;max-width:100%;margin-left:auto!important;margin-right:auto!important}.hero-copy,.team-wrap{text-align:center}.hero h1,.hero-copy h1,.hero-sub{margin-left:auto!important;margin-right:auto!important}.diag-block,.hint-fullscreen-front,.lst-card,.svc{text-align:center}.diag-block h3,.diag-block p,.hint-fullscreen-front h3,.hint-fullscreen-front p,.lst-card h3,.lst-card p,.svc h3,.svc p{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.diag-block ul,.lst-card ul{display:inline-block;text-align:left;margin-left:auto;margin-right:auto}.hint-fullscreen-action{justify-content:center;align-self:center;text-align:center}#p-aerzteteam,#p-anamnese,#p-faq,#p-hinweise,#p-kontakt,#p-leistungen,#p-operationen,#p-praxisteam,#p-sehschule,#p-standorte,.hint-fullscreen-help{text-align:center}.hint-fullscreen-front h3{max-width:24ch}.hint-fullscreen-front p{max-width:36ch}.diag-icon,.lst-ring,.svc-ring{margin-left:auto!important;margin-right:auto!important}.loc-card h3{text-align:center!important}#p-aerzteteam .lead,#p-aerzteteam .section-title,#p-anamnese .lead,#p-anamnese .section-title,#p-faq .lead,#p-faq .section-title,#p-hinweise .lead,#p-hinweise .section-title,#p-kontakt .lead,#p-kontakt .section-title,#p-leistungen .diag-block h3,#p-leistungen .diag-block p,#p-leistungen .lead,#p-leistungen .lst-card h3,#p-leistungen .lst-card p,#p-leistungen .section-title,#p-operationen .diag-block h3,#p-operationen .diag-block p,#p-operationen .lead,#p-operationen .lst-card h3,#p-operationen .lst-card p,#p-operationen .section-title,#p-praxisteam .lead,#p-praxisteam .section-title,#p-sehschule .diag-block h3,#p-sehschule .diag-block p,#p-sehschule .lead,#p-sehschule .lst-card h3,#p-sehschule .lst-card p,#p-sehschule .section-title,#p-standorte .lead,#p-standorte .section-title{text-align:center!important;margin-left:auto!important;margin-right:auto!important}#p-aerzteteam .eyebrow,#p-anamnese .eyebrow,#p-faq .eyebrow,#p-hinweise .eyebrow,#p-kontakt .eyebrow,#p-leistungen .eyebrow,#p-operationen .eyebrow,#p-praxisteam .eyebrow,#p-sehschule .eyebrow,#p-standorte .eyebrow{width:max-content;max-width:100%;margin-left:auto!important;margin-right:auto!important;text-align:center!important}#p-leistungen .diag-block,#p-leistungen .lst-card,#p-operationen .diag-block,#p-operationen .lst-card,#p-sehschule .diag-block,#p-sehschule .lst-card{text-align:center!important}#p-leistungen .diag-icon,#p-leistungen .lst-ring,#p-operationen .diag-icon,#p-operationen .lst-ring,#p-sehschule .diag-icon,#p-sehschule .lst-ring{margin-left:auto!important;margin-right:auto!important}#p-operationen .op-title-ivom{text-align:center!important;align-items:center!important}#p-operationen .op-title-detail,#p-operationen .op-title-main{display:block;text-align:center!important}#p-leistungen .diag-block ul,#p-leistungen .lst-card ul,#p-operationen .diag-block ul,#p-operationen .lst-card ul,#p-sehschule .diag-block ul,#p-sehschule .lst-card ul{display:inline-block;max-width:100%;margin-left:auto!important;margin-right:auto!important;text-align:left!important}#p-aerzteteam .doc-row-info,#p-aerzteteam .doc-row-loc,#p-aerzteteam .doc-row-role,#p-hinweise .hint-fullscreen-action,#p-hinweise .hint-fullscreen-front,#p-hinweise .hint-fullscreen-front h3,#p-hinweise .hint-fullscreen-front p,#p-hinweise .hint-fullscreen-help,#p-praxisteam h1,#p-praxisteam h2,#p-praxisteam h3,#p-praxisteam p{text-align:center!important}#p-hinweise .hint-fullscreen-front h3,#p-hinweise .hint-fullscreen-front p{margin-left:auto!important;margin-right:auto!important}#p-hinweise .hint-fullscreen-action{align-self:center!important;justify-content:center!important}#p-anamnese h1,#p-anamnese h2,#p-anamnese h3,#p-anamnese p,#p-faq .faq-answer,#p-faq .faq-item,#p-faq .faq-question,#p-kontakt h1,#p-kontakt h2,#p-kontakt h3,#p-kontakt p,#p-standorte .loc-card,#p-standorte .loc-card h3,#p-standorte .loc-phone{text-align:center!important}#p-faq .faq-answer ol,#p-faq .faq-answer ul{display:inline-block;text-align:left!important}#p-anamnese form,#p-anamnese input,#p-anamnese label,#p-anamnese select,#p-anamnese textarea,#p-kontakt form,#p-kontakt input,#p-kontakt label,#p-kontakt select,#p-kontakt textarea,#p-standorte table{text-align:left!important}#home .eyebrow,#p-home .sec-dark>.eyebrow.eyebrow-lt{margin-left:auto!important;margin-right:auto!important;text-align:center!important}#p-home .sec-dark>.eyebrow.eyebrow-lt{display:flex!important;width:max-content!important;max-width:calc(100% - 32px)!important;justify-content:center!important}}#p-faq .faq-answer{max-height:none!important}#p-faq .faq-answer,#p-faq .faq-item.open .faq-answer{display:none!important}#p-faq .faq-question{cursor:pointer}#p-faq .faq-question:focus-visible{outline:2px solid var(--teal);outline-offset:4px}.hint-fullscreen-body .faq-fullscreen-title{margin:0 3.5rem 1.6rem 0}.hint-fullscreen-body .faq-fullscreen-content h4{color:var(--blue-deep);text-decoration:none}@media (max-width:720px){.hint-fullscreen-body .faq-fullscreen-title{margin-right:2.8rem;text-align:left!important}.hint-fullscreen-body .faq-fullscreen-content,.hint-fullscreen-body .faq-fullscreen-content h4,.hint-fullscreen-body .faq-fullscreen-content p{text-align:left!important}}#p-faq .faq-item,#p-hinweise .hint-fullscreen-front{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .18s ease}@media (hover:hover) and (pointer:fine){#p-faq .faq-item:hover,#p-hinweise .hint-fullscreen-card:hover .hint-fullscreen-front{border-color:rgba(0,188,212,.34)!important;box-shadow:0 16px 40px rgba(8,42,66,.11)!important;transform:translateY(-1px)}}.hint-fullscreen-dialog{width:min(1120px,96vw);height:min(88vh,900px)}.hint-fullscreen-body{max-width:100%;margin:0 auto;padding:clamp(34px,5vw,68px)}.hint-fullscreen-body>*{max-width:860px;margin-left:auto;margin-right:auto}.hint-fullscreen-body h3{max-width:860px}.hint-fullscreen-close{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(8,42,66,.06);box-shadow:0 4px 16px rgba(8,42,66,.06);transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.hint-fullscreen-close:focus-visible,.hint-fullscreen-close:hover{transform:translateY(-1px);box-shadow:0 7px 20px rgba(8,42,66,.1)}.hint-fullscreen-overlay{opacity:1}.hint-fullscreen-overlay:not([hidden]){animation:hintOverlayFade .2s ease both}.hint-fullscreen-overlay:not([hidden]) .hint-fullscreen-dialog{animation:hintDialogIn .24s cubic-bezier(.2,.7,.2,1) both}.hint-interaction-pulse{animation:hintCardPulse .18s ease both}.hint-fullscreen-body .faq-fullscreen-content,.hint-fullscreen-body .hint-fullscreen-source{max-width:860px}.hint-fullscreen-body .faq-fullscreen-content p{margin:.55rem 0 1.15rem;line-height:1.72}.hint-fullscreen-body .faq-fullscreen-content h4{margin:1.9rem 0 .65rem;padding-top:.2rem;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.25}.hint-fullscreen-body .faq-fullscreen-content h4+p{margin-top:.25rem}.hint-fullscreen-body .faq-fullscreen-content strong{color:var(--blue-deep);font-weight:750}.hint-fullscreen-body .faq-fullscreen-content ol,.hint-fullscreen-body .faq-fullscreen-content ul{margin:1rem 0 1.4rem}.hint-fullscreen-body .faq-fullscreen-content li{margin:.2rem 0}@media (max-width:720px){.hint-fullscreen-dialog{width:100%;height:100%}.hint-fullscreen-body{padding:74px 24px 36px}}@media (prefers-reduced-motion:reduce){.hint-fullscreen-overlay:not([hidden]),.hint-fullscreen-overlay:not([hidden]) .hint-fullscreen-dialog,.hint-interaction-pulse{animation:none!important}#p-faq .faq-item,#p-hinweise .hint-fullscreen-front,.hint-fullscreen-close{transition:none!important}}@media (min-width:721px){#p-hinweise .patient-hints-grid{margin-left:auto;margin-right:auto}#p-aerzteteam>.sec.inline-style-6,#p-faq>.sec.inline-style-6,#p-hinweise>.sec.inline-style-6,#p-kontakt>.sec.inline-style-6,#p-leistungen>.sec.inline-style-6,#p-operationen>.sec.inline-style-6,#p-praxisteam>.sec.inline-style-6,#p-sehschule>.sec.inline-style-6,#p-standorte>.sec.inline-style-6{text-align:center!important}#p-aerzteteam>.sec.inline-style-6 .eyebrow,#p-faq>.sec.inline-style-6 .eyebrow,#p-hinweise>.sec.inline-style-6 .eyebrow,#p-kontakt>.sec.inline-style-6 .eyebrow,#p-leistungen>.sec.inline-style-6 .eyebrow,#p-operationen>.sec.inline-style-6 .eyebrow,#p-praxisteam>.sec.inline-style-6 .eyebrow,#p-sehschule>.sec.inline-style-6 .eyebrow,#p-standorte>.sec.inline-style-6 .eyebrow{width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;font-size:clamp(.98rem,1.15vw,1.08rem)!important;font-weight:750!important;letter-spacing:.095em!important}#p-aerzteteam>.sec.inline-style-6 .section-title,#p-faq>.sec.inline-style-6 .section-title,#p-hinweise>.sec.inline-style-6 .section-title,#p-kontakt>.sec.inline-style-6 .section-title,#p-leistungen>.sec.inline-style-6 .section-title,#p-operationen>.sec.inline-style-6 .section-title,#p-praxisteam>.sec.inline-style-6 .section-title,#p-sehschule>.sec.inline-style-6 .section-title,#p-standorte>.sec.inline-style-6 .section-title{margin-left:auto!important;margin-right:auto!important;text-align:center!important;line-height:1!important;letter-spacing:-.035em!important}#p-aerzteteam>.sec.inline-style-6 .lead,#p-faq>.sec.inline-style-6 .lead,#p-hinweise>.sec.inline-style-6 .lead,#p-kontakt>.sec.inline-style-6 .lead,#p-leistungen>.sec.inline-style-6 .lead,#p-operationen>.sec.inline-style-6 .lead,#p-praxisteam>.sec.inline-style-6 .lead,#p-sehschule>.sec.inline-style-6 .lead,#p-standorte>.sec.inline-style-6 .lead{max-width:64ch!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;line-height:1.62!important}}@media (min-width:1200px){#p-aerzteteam>.sec.inline-style-6 .section-title,#p-faq>.sec.inline-style-6 .section-title,#p-hinweise>.sec.inline-style-6 .section-title,#p-kontakt>.sec.inline-style-6 .section-title,#p-leistungen>.sec.inline-style-6 .section-title,#p-operationen>.sec.inline-style-6 .section-title{width:max-content!important;max-width:100%!important;white-space:nowrap!important}#p-aerzteteam>.sec.inline-style-6 .section-title{font-size:clamp(3.05rem,4.15vw,4.55rem)!important}#p-faq>.sec.inline-style-6 .section-title,#p-kontakt>.sec.inline-style-6 .section-title,#p-leistungen>.sec.inline-style-6 .section-title,#p-operationen>.sec.inline-style-6 .section-title{font-size:clamp(3.15rem,4.35vw,4.75rem)!important}#p-hinweise>.sec.inline-style-6 .section-title{font-size:clamp(3.05rem,4.05vw,4.45rem)!important}#p-sehschule>.sec.inline-style-6 .section-title{max-width:19ch!important;white-space:normal!important;text-wrap:balance;font-size:clamp(3.05rem,4.2vw,4.55rem)!important}#p-standorte>.sec.inline-style-6 .section-title{max-width:18.5ch!important;white-space:normal!important;text-wrap:balance;font-size:clamp(3.05rem,4.15vw,4.5rem)!important}}@media (min-width:721px) and (max-width:1199px){#p-aerzteteam>.sec.inline-style-6 .section-title,#p-faq>.sec.inline-style-6 .section-title,#p-hinweise>.sec.inline-style-6 .section-title,#p-kontakt>.sec.inline-style-6 .section-title,#p-leistungen>.sec.inline-style-6 .section-title,#p-operationen>.sec.inline-style-6 .section-title,#p-praxisteam>.sec.inline-style-6 .section-title,#p-sehschule>.sec.inline-style-6 .section-title,#p-standorte>.sec.inline-style-6 .section-title{white-space:normal!important;max-width:18ch!important;text-wrap:balance;font-size:clamp(3rem,6.4vw,4.35rem)!important}}@media (min-width:900px){#p-hinweise .hint-fullscreen-card:nth-child(1){grid-column:1!important;grid-row:1!important}#p-hinweise .hint-fullscreen-card:nth-child(2){grid-column:2!important;grid-row:1!important}#p-hinweise .hint-fullscreen-card:nth-child(3){grid-column:3!important;grid-row:1!important}#p-hinweise .hint-fullscreen-card:nth-child(6){grid-column:4!important;grid-row:1!important}#p-hinweise .hint-fullscreen-card:nth-child(4){grid-column:1!important;grid-row:2!important}#p-hinweise .hint-fullscreen-card:nth-child(5){grid-column:2/span 2!important;grid-row:2!important}#p-hinweise .hint-fullscreen-card:nth-child(7){grid-column:4!important;grid-row:2!important}#p-hinweise .hint-fullscreen-card{min-width:0!important}#p-hinweise .hint-fullscreen-front{height:100%!important}#p-hinweise .hint-fullscreen-card:nth-child(5) .hint-fullscreen-front{width:100%!important}}@media (min-width:721px) and (max-width:899px){#p-hinweise .hint-fullscreen-card{grid-column:auto!important;grid-row:auto!important}#p-hinweise .hint-fullscreen-card:nth-child(5){grid-column:span 2!important}}@media (min-width:900px){#p-hinweise .patient-hints-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card .hint-fullscreen-front,#p-hinweise .patient-hints-grid>.hint-fullscreen-card .hint-fullscreen-inner{height:100%!important;min-height:100%!important;width:100%!important;box-sizing:border-box!important}}@media (min-width:721px) and (max-width:899px){#p-hinweise .patient-hints-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card{grid-column:auto!important;grid-row:auto!important;width:auto!important;max-width:none!important;margin:0!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5){grid-column:1/-1!important}}@media (min-width:1200px){#p-hinweise>.patient-hints-section,#p-hinweise>.sec.inline-style-21.patient-hints-section{max-width:1480px!important;width:calc(100% - 64px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}#p-hinweise .patient-hints-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:28px!important;column-gap:28px!important;row-gap:28px!important;width:100%!important;max-width:none!important;margin:0!important;align-items:stretch!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(1){grid-column:1!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(2){grid-column:2!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(3){grid-column:3!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(6){grid-column:4!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(4){grid-column:1!important;grid-row:2!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5){grid-column:2/span 2!important;grid-row:2!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(7){grid-column:4!important;grid-row:2!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card{min-width:0!important;min-height:330px!important;width:auto!important;max-width:none!important;margin:0!important;align-self:stretch!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card .hint-fullscreen-front,#p-hinweise .patient-hints-grid>.hint-fullscreen-card .hint-fullscreen-inner{width:100%!important;height:100%!important;min-height:330px!important;box-sizing:border-box!important}#p-hinweise .hint-fullscreen-front{padding:34px 34px 30px!important}#p-hinweise .hint-fullscreen-front h3{hyphens:none!important;-webkit-hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important;min-height:0!important;font-size:clamp(1.22rem,1.35vw,1.48rem)!important;line-height:1.12!important}#p-hinweise .hint-fullscreen-front p{max-width:100%!important;font-size:clamp(.96rem,1vw,1.04rem)!important;line-height:1.55!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5) .hint-fullscreen-front h3,#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5) .hint-fullscreen-front p{max-width:90%!important}#p-hinweise .hint-fullscreen-wide{width:auto!important;max-width:none!important}}@media (min-width:900px) and (max-width:1199px){#p-hinweise>.patient-hints-section,#p-hinweise>.sec.inline-style-21.patient-hints-section{max-width:1100px!important;width:calc(100% - 48px)!important}#p-hinweise .patient-hints-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card{grid-column:auto!important;grid-row:auto!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5){grid-column:span 2!important}}@media (min-width:721px){#p-home .hero-copy>.eyebrow,#p-home .hero-copy>.hero-sub{margin-left:0!important;margin-right:0!important;text-align:left!important}#p-home .hero-copy>.eyebrow{font-size:clamp(.98rem,1.15vw,1.08rem)!important;font-weight:750!important;letter-spacing:.095em!important}#p-home .hero-copy>.hero-sub{font-size:1.03rem!important;line-height:1.62!important;max-width:46ch!important}#p-home .hero-copy>.hero-sub strong{font-size:inherit!important;line-height:inherit!important}}@media (min-width:900px){#p-faq>.sec.inline-style-21{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,220px)!important;gap:24px!important;width:min(1120px,100%)!important;margin-left:auto!important;margin-right:auto!important;align-items:stretch!important}#p-faq>.sec.inline-style-21>*{min-width:0}#p-faq .faq-item,#p-faq .faq-item:first-child{margin:0!important;width:100%!important;height:220px!important;min-height:220px!important;border:1px solid rgba(8,42,66,.1)!important;border-top:1px solid rgba(8,42,66,.1)!important;border-radius:28px!important;background:#fff!important;box-shadow:var(--shadow-light)!important;overflow:hidden!important}#p-faq .faq-question{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important;width:100%!important;height:100%!important;min-height:220px!important;padding:28px 28px 24px!important;text-align:left!important}#p-faq .faq-question>span:first-child{display:block!important;max-width:16ch!important;font-size:clamp(1.14rem,1.18vw,1.42rem)!important;line-height:1.18!important;font-weight:750!important;color:var(--blue-deep)!important;text-align:left!important}#p-faq .faq-answer{display:none!important}#p-hinweise>.patient-hints-section,#p-hinweise>.sec.inline-style-21.patient-hints-section{width:min(1400px,calc(100% - 48px))!important;max-width:1400px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}#p-hinweise .patient-hints-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;gap:24px!important;column-gap:24px!important;row-gap:24px!important;width:100%!important;max-width:none!important;margin:0 auto!important;align-items:stretch!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card{min-width:0!important;width:100%!important;max-width:none!important;margin:0!important;grid-column:auto!important;grid-row:auto!important;align-self:stretch!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(1){grid-column:1!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(2){grid-column:2!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(3){grid-column:3!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(6){grid-column:4!important;grid-row:1!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(4){grid-column:1!important;grid-row:2!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5){grid-column:2/span 2!important;grid-row:2!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(7){grid-column:4!important;grid-row:2!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card.hint-fullscreen-wide{width:100%!important;max-width:none!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card,#p-hinweise .patient-hints-grid>.hint-fullscreen-card .hint-fullscreen-front,#p-hinweise .patient-hints-grid>.hint-fullscreen-card .hint-fullscreen-inner{min-height:300px!important;height:100%!important;box-sizing:border-box!important}#p-hinweise .hint-fullscreen-front{padding:30px 28px 26px!important}#p-hinweise .hint-fullscreen-front h3{hyphens:none!important;-webkit-hyphens:none!important;word-break:normal!important;overflow-wrap:normal!important;font-size:clamp(1.08rem,1.22vw,1.38rem)!important;line-height:1.12!important;min-height:2.35em!important}#p-hinweise .hint-fullscreen-front p{font-size:clamp(.9rem,.98vw,1.02rem)!important;line-height:1.52!important;max-width:100%!important}#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5) .hint-fullscreen-front h3,#p-hinweise .patient-hints-grid>.hint-fullscreen-card:nth-child(5) .hint-fullscreen-front p{max-width:90%!important}}#p-faq .faq-item{position:relative!important;isolation:isolate;overflow:hidden!important;border:1px solid rgba(8,42,66,.1)!important;border-radius:var(--radius-lg)!important;background:radial-gradient(circle at 82% 18%,rgba(0,188,212,.12),transparent 32%),rgba(255,255,255,.86)!important;box-shadow:var(--shadow-light)!important}#p-faq .faq-item::before,#p-praxisteam .praxisteam-head::after{content:"";position:absolute;border-radius:50%;pointer-events:none}#p-faq .faq-item::before{z-index:0;width:170px;height:170px;border:2px solid rgba(0,188,212,.1);top:-54px;right:-38px;box-shadow:0 0 0 34px rgba(0,188,212,.04)}#p-faq .faq-question{position:relative!important;z-index:1;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;color:var(--blue-deep)!important}@media (hover:hover) and (pointer:fine){#p-faq .faq-item:hover{border-color:rgba(0,188,212,.24)!important;box-shadow:0 18px 44px rgba(8,42,66,.12)!important;transform:translateY(-2px)!important}}@media (min-width:900px){#p-faq>.sec.inline-style-21{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(300px,auto))!important;gap:24px!important;width:min(1400px,calc(100% - 48px))!important;max-width:1400px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;align-items:stretch!important}#p-faq .faq-item,#p-faq .faq-item:first-child{width:100%!important;height:100%!important;min-height:300px!important;margin:0!important}#p-faq .faq-question{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:0!important;width:100%!important;height:100%!important;min-height:300px!important;padding:30px 28px 26px!important;box-sizing:border-box!important;text-align:left!important}#p-faq .faq-question>span:first-child{position:relative;z-index:1;display:block!important;width:100%!important;max-width:100%!important;min-height:2.35em!important;color:var(--blue-deep)!important;font-size:clamp(1.08rem,1.22vw,1.38rem)!important;line-height:1.12!important;font-weight:750!important;text-align:left!important;hyphens:none!important;-webkit-hyphens:none!important;overflow-wrap:normal!important;word-break:normal!important}}@media (min-width:721px) and (max-width:899px){#p-faq>.sec.inline-style-21{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;width:calc(100% - 40px)!important;margin-left:auto!important;margin-right:auto!important}#p-faq .faq-item,#p-faq .faq-item:first-child{min-height:280px!important;border-top:1px solid rgba(8,42,66,.1)!important}#p-faq .faq-question{min-height:280px!important;padding:28px 26px 24px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}#p-faq .faq-question>span:first-child{flex:0 0 auto!important;width:100%!important;max-width:100%!important;text-align:left!important;font-size:1.16rem!important;line-height:1.14!important}}@media (max-width:720px){#p-faq>.sec.inline-style-21{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}#p-faq .faq-item,#p-faq .faq-item:first-child{min-height:250px!important;border-top:1px solid rgba(8,42,66,.1)!important}#p-faq .faq-question{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-height:250px!important;padding:26px 24px!important;text-align:left!important}#p-faq .faq-question>span:first-child{flex:0 0 auto!important;width:100%!important;max-width:100%!important;text-align:left!important;font-size:1.16rem!important;line-height:1.14!important}}@media (min-width:901px){#site-nav{position:sticky!important;top:0!important}#site-nav .nav-logo{position:absolute!important;left:12px!important;top:8px!important;margin:0!important;z-index:10!important}}@media (max-width:900px){#site-nav .nav-logo{position:static!important;margin:0!important}#site-nav .nav-links{padding-left:0!important}}#p-praxisteam .praxisteam-head{position:relative;overflow:visible}#p-praxisteam .praxisteam-head::after{width:min(440px,42vw);aspect-ratio:1;right:max(4vw,calc((100vw - var(--max-page))/2));top:50%;transform:translateY(-48%);border:2px solid rgba(0,188,212,.08);box-shadow:0 0 0 48px rgba(0,188,212,.035),0 0 0 104px rgba(8,42,66,.025)}#p-praxisteam .praxisteam-head>*{position:relative;z-index:1}#p-praxisteam .praxisteam-section-head{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:clamp(28px,5vw,74px);align-items:end;margin-bottom:clamp(34px,5vw,58px)}#p-praxisteam .praxisteam-grid{display:grid;align-items:stretch}#p-praxisteam .praxisteam-card{isolation:isolate;border:1px solid rgba(8,42,66,.1);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}#p-praxisteam .praxisteam-card-ring::after{content:"";position:absolute}#p-praxisteam .praxisteam-card h3{position:relative;z-index:1;hyphens:none;word-break:normal;overflow-wrap:normal;grid-column:2!important;grid-row:1!important;align-self:end!important;margin:0!important;font-family:inherit!important;font-size:1.02rem!important;line-height:1.25!important;font-weight:750!important;letter-spacing:-.015em!important;color:var(--brand-1)!important}#p-praxisteam .praxisteam-card p{position:relative;z-index:1}#p-praxisteam .praxisteam-badge{z-index:2;display:inline-flex;align-items:center;border-radius:999px;background:rgba(0,188,212,.13);color:var(--brand-2);font-weight:750}@media (hover:hover) and (pointer:fine){#p-praxisteam .praxisteam-card:hover{border-color:rgba(0,188,212,.25)}}@media (max-width:1199px){#p-praxisteam .praxisteam-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media (max-width:899px){#p-praxisteam .praxisteam-head::after{width:360px;right:-170px;opacity:.75}#p-praxisteam .praxisteam-section-head{grid-template-columns:1fr;gap:18px}#p-praxisteam .praxisteam-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#p-praxisteam .praxisteam-card{min-height:205px}}@media (max-width:560px){#p-praxisteam .praxisteam-head{padding-top:48px!important;padding-bottom:48px!important}#p-praxisteam .praxisteam-head .section-title{font-size:clamp(2.15rem,11vw,3.1rem)!important;line-height:1!important}#p-praxisteam .praxisteam-head .lead{font-size:1rem!important;line-height:1.62!important}#p-praxisteam .praxisteam-content{padding-top:46px!important}#p-praxisteam .praxisteam-section-head .section-title{font-size:clamp(1.9rem,9vw,2.7rem)!important;line-height:1.02!important}#p-praxisteam .praxisteam-grid{grid-template-columns:1fr;gap:16px}#p-praxisteam .praxisteam-card{min-height:178px;padding:26px 24px 23px}#p-praxisteam .praxisteam-badge{left:24px;top:22px}}#p-praxisteam .praxisteam-head{text-align:center!important;padding-top:calc(clamp(18px,4vw,54px) + clamp(28px,3vw,44px))!important;padding-bottom:calc(clamp(18px,4vw,54px) + clamp(28px,3vw,44px))!important}#p-praxisteam .praxisteam-head::after{display:none!important}#p-praxisteam .praxisteam-head .eyebrow,#p-praxisteam .praxisteam-head .section-title{width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}#p-praxisteam .praxisteam-head .eyebrow{font-size:clamp(.82rem,1.1vw,1rem)!important;font-weight:750!important;letter-spacing:.095em!important}#p-praxisteam .praxisteam-head .section-title{white-space:nowrap!important;font-size:clamp(2.65rem,5.1vw,4.45rem)!important;line-height:1.02!important;letter-spacing:-.04em!important;color:var(--brand-1)!important}#p-praxisteam .praxisteam-head .lead{max-width:62ch!important;margin:clamp(22px,3vw,34px) auto 0!important;font-family:inherit!important;font-size:clamp(1.05rem,1.55vw,1.28rem)!important;line-height:1.72!important;font-weight:400!important;color:var(--text-muted)!important;text-align:center!important}#p-praxisteam .praxisteam-content{padding-bottom:clamp(70px,8vw,110px)!important;background:0 0!important}#p-praxisteam .praxisteam-section-head{display:block!important;position:relative;max-width:none;margin:0 calc(3vw - max(5vw,(100vw - var(--max-page))/2)) clamp(34px,5vw,50px)!important;padding:clamp(28px,3vw,44px) clamp(28px,4vw,56px);text-align:center;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-xl);box-shadow:0 24px 70px rgba(8,42,66,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#p-praxisteam .praxisteam-section-head .eyebrow{width:max-content;max-width:100%;margin-left:auto;margin-right:auto}#p-praxisteam .praxisteam-section-head .section-title{max-width:18ch!important;margin:0 auto!important;font-size:clamp(2rem,3.4vw,3rem)!important;line-height:1.06!important;letter-spacing:-.035em!important;color:var(--brand-1)!important;text-wrap:balance}#p-praxisteam .praxisteam-section-head>p{max-width:58ch!important;margin:18px auto 0!important;padding:0!important;font-size:1rem!important;line-height:1.65!important;color:var(--text-muted)!important}#p-praxisteam .praxisteam-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;max-width:1060px;margin:0 auto}#p-praxisteam .praxisteam-card{min-height:0!important;grid-template-columns:62px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:16px!important;row-gap:2px!important;padding:16px 18px!important;border:1px solid var(--border)!important;border-radius:14px!important;box-shadow:none!important;overflow:hidden}#p-praxisteam .praxisteam-card-ring{z-index:1!important;grid-column:1!important;grid-row:1/span 2!important;width:56px!important;height:56px!important;right:auto!important;border-radius:50%!important}#p-praxisteam .praxisteam-card-ring::after{right:-3px!important;top:19px!important;width:15px!important;height:18px!important;background:#fff!important}#p-praxisteam .praxisteam-card p{grid-column:2!important;grid-row:2!important;align-self:start!important;margin:0!important;font-family:inherit!important;font-size:.76rem!important;line-height:1.35!important;font-weight:650!important;text-transform:uppercase;letter-spacing:.055em;color:var(--teal)!important}#p-praxisteam .praxisteam-badge{position:absolute!important;left:auto!important;right:14px!important;top:11px!important;min-height:22px!important;padding:4px 8px!important;font-size:.62rem!important;line-height:1!important;letter-spacing:.04em!important}#p-praxisteam .praxisteam-card-lead{border-color:rgba(0,188,212,.38)!important}@media (hover:hover) and (pointer:fine){#p-praxisteam .praxisteam-card:hover{transform:translateY(-2px)!important;border-color:var(--teal)!important;box-shadow:0 10px 28px rgba(14,48,73,.12)!important}}@media (max-width:759px){#p-praxisteam .praxisteam-head{padding-top:58px!important;padding-bottom:54px!important}#p-praxisteam .praxisteam-head .eyebrow{font-size:.78rem!important}#p-praxisteam .praxisteam-head .section-title{white-space:normal!important;max-width:12ch!important;font-size:clamp(2.35rem,10.5vw,3.25rem)!important;line-height:1.02!important}#p-praxisteam .praxisteam-head .lead{max-width:33ch!important;margin-top:22px!important;font-size:1.04rem!important;line-height:1.62!important}#p-praxisteam .praxisteam-content{padding-top:46px!important}#p-praxisteam .praxisteam-section-head{margin-bottom:30px!important}#p-praxisteam .praxisteam-section-head .section-title{max-width:13ch!important;font-size:clamp(1.85rem,8.2vw,2.5rem)!important}#p-praxisteam .praxisteam-section-head>p{max-width:34ch!important;font-size:.98rem!important}#p-praxisteam .praxisteam-grid{grid-template-columns:1fr!important;gap:12px!important}#p-praxisteam .praxisteam-card{grid-template-columns:58px minmax(0,1fr)!important;column-gap:14px!important;padding:14px 16px!important;min-height:84px!important}#p-praxisteam .praxisteam-card-ring{width:52px!important;height:52px!important}#p-praxisteam .praxisteam-card-ring::after{top:17px!important;width:14px!important;height:18px!important}#p-praxisteam .praxisteam-card h3{font-size:1rem!important}#p-praxisteam .praxisteam-card p{font-size:.72rem!important}#p-praxisteam .praxisteam-badge{right:12px!important;top:9px!important}}#p-praxisteam .praxisteam-card{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding-left:82px!important;padding-right:82px!important}#p-praxisteam .praxisteam-card-ring{position:absolute!important;left:18px!important;top:50%!important;transform:translateY(-50%)!important}#p-praxisteam .praxisteam-card h3,#p-praxisteam .praxisteam-card p{display:block!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}@media (max-width:759px){#p-praxisteam .praxisteam-card{padding-left:72px!important;padding-right:72px!important}#p-praxisteam .praxisteam-card-ring{left:14px!important}}#p-praxisteam .praxisteam-card{background:rgba(255,255,255,.96)!important}#p-praxisteam .praxisteam-card-ring{border:0!important;box-shadow:none!important;background:rgba(0,188,212,.32)!important;-webkit-mask:var(--landolt-c) center/contain no-repeat!important;mask:var(--landolt-c) center/contain no-repeat!important}#p-praxisteam .praxisteam-card-ring::after{display:none!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+1) .praxisteam-card-ring{transform:translateY(-50%) rotate(0deg)!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+2) .praxisteam-card-ring{transform:translateY(-50%) rotate(90deg)!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+3) .praxisteam-card-ring{transform:translateY(-50%) rotate(180deg)!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+4) .praxisteam-card-ring{transform:translateY(-50%) rotate(270deg)!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+5) .praxisteam-card-ring{transform:translateY(-50%) rotate(45deg)!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+6) .praxisteam-card-ring{transform:translateY(-50%) rotate(225deg)!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+7) .praxisteam-card-ring{transform:translateY(-50%) rotate(135deg)!important}#p-praxisteam .praxisteam-grid .praxisteam-card:nth-child(8n+8) .praxisteam-card-ring{transform:translateY(-50%) rotate(315deg)!important}@media (max-width:759px){#p-praxisteam .praxisteam-grid+.praxisteam-section-head{margin-top:58px!important}}#p-praxisteam .praxisteam-grid+.praxisteam-section-head{margin-top:72px!important}@media (max-width:759px){#p-praxisteam .praxisteam-grid+.praxisteam-section-head{margin-top:58px!important}}#mm .mm-cta,#site-nav .nav-cta,.hero-btns .btn-book{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:linear-gradient(135deg,#0e3049,#166084);color:#fff!important;font-weight:600;letter-spacing:.01em;line-height:1.2;text-align:center;box-shadow:0 8px 20px rgba(8,42,66,.18);cursor:pointer;transition:background .18s ease,box-shadow .18s ease}#mm .mm-cta:focus-visible,#mm .mm-cta:hover,#site-nav .nav-cta:focus-visible,#site-nav .nav-cta:hover,.hero-btns .btn-book:focus-visible,.hero-btns .btn-book:hover{background:linear-gradient(135deg,#166084,#2077a8);box-shadow:0 12px 26px rgba(8,42,66,.24)}#mm .mm-cta{margin-top:14px;padding:15px 24px!important;border-bottom:0!important;font-size:1rem}.hero-btns .btn-book,.hero-btns .btn-outline{min-height:56px;padding:16px 30px;font-size:1rem}.hero-btns .btn-outline{border-radius:8px}@media (min-width:901px){#site-nav{gap:clamp(14px,1.6vw,26px);padding-left:clamp(16px,2.2vw,40px)!important;padding-right:clamp(16px,2.2vw,40px)!important}#site-nav .nav-links{flex-direction:row!important;align-items:center;justify-content:flex-end;gap:clamp(12px,1.4vw,22px);flex:1 1 auto;min-width:0}#site-nav .nav-links-top{flex:1 1 auto;min-width:0;flex-wrap:wrap;justify-content:center;align-content:center;row-gap:7px;column-gap:clamp(8px,.9vw,15px);font-size:clamp(.76rem,.9vw,.85rem)}#site-nav .nav-links-bottom{position:static!important;right:auto!important;bottom:auto!important;flex:0 0 auto;width:auto;padding:0!important;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#site-nav .nav-cta{padding:10px 16px;font-size:clamp(.78rem,.9vw,.86rem);white-space:nowrap}}#p-home .hero-copy h1{max-width:16ch;font-size:clamp(2.7rem,4.8vw,4.6rem);line-height:1.05;letter-spacing:-.035em;margin-bottom:16px}#p-home .hero-copy .hero-tagline{max-width:22ch;margin:0 0 30px;font-family:inherit;font-weight:700;font-size:clamp(1.3rem,1.9vw,1.95rem);line-height:1.28;letter-spacing:-.012em;color:var(--blue-deep)}#p-home .hero-copy .hero-tagline span{color:var(--blue-acc)}@media (max-width:900px){#p-home .hero-copy h1{font-size:clamp(2.4rem,9.5vw,3.6rem)}#p-home .hero-copy .hero-tagline{font-size:clamp(1.2rem,5vw,1.6rem);margin-bottom:26px}}@media (max-width:720px){#p-home .hero-copy h1{max-width:100%;margin-bottom:14px}#p-home .hero-copy .hero-tagline{max-width:100%;margin-left:auto;margin-right:auto;text-align:center}}@media (min-width:901px){#site-nav .nav-logo{top:calc((var(--nav-h) - 76px)/2)!important;bottom:auto!important}#site-nav{padding-left:187px!important}#site-nav .nav-links{padding-left:0!important}#site-nav .nav-links-top{font-size:clamp(.76rem,calc(1.75vw - 7.5px),1rem)}#site-nav .nav-cta{font-size:clamp(.78rem,calc(1.4vw - 5.6px),.92rem)}}@media (min-width:721px){#p-home .hero-copy>.eyebrow{font-size:clamp(.74rem,1.28vw,.97rem)!important;width:fit-content!important;max-width:100%!important;text-wrap:balance}}@media (min-width:721px) and (max-width:1000px){#p-home .hero-copy>.eyebrow{letter-spacing:.07em!important}}@media (max-width:720px){#p-home .hero-btns{justify-content:center;gap:12px}#p-home .hero-btns .btn{width:auto;max-width:100%;flex:0 0 auto;padding-inline:28px}}.emergency-note{border:0!important;background:linear-gradient(135deg,#0e3049,#166084)!important;box-shadow:0 14px 34px rgba(8,42,66,.24)!important}.emergency-note,.emergency-note strong{color:#fff!important}.emergency-note a{color:#7fd8de!important;text-decoration:underline;text-underline-offset:2px}.emergency-note a:focus-visible,.emergency-note a:hover{color:#fff!important}.emergency-landolt::after,.lst-ring::after,.svc-ring::after{content:none!important}.emergency-landolt{clip-path:polygon(0 0,38.3%0,38.3% 30%,61.7% 30%,61.7%0,100%0,100% 100%,0 100%)}.svc-ring{clip-path:polygon(0 0,100%0,100% 32.4%,70% 32.4%,70% 67.6%,100% 67.6%,100% 100%,0 100%)}.lst-ring{clip-path:polygon(0 0,100%0,100% 30%,68% 30%,68% 70%,100% 70%,100% 100%,0 100%)}@media (max-width:720px){#p-home .emergency-note{width:calc(100% - 40px);margin-left:auto;margin-right:auto}.stats{margin-left:4.5vw;margin-right:4.5vw;width:auto}}@media (min-width:901px){.stats{width:calc(100% - 6vw);max-width:calc(var(--max-page) - 6vw);margin-left:auto;margin-right:auto}}@media (min-width:721px) and (max-width:900px){.stats{width:calc(100% - 9vw);max-width:calc(var(--max-page) - 9vw);margin-left:auto;margin-right:auto}}@media (min-width:901px) and (max-width:1499px){#p-operationen .diag-block:last-child{grid-column:auto}#p-operationen .diag-block:last-child p{max-width:none}#p-operationen .diag-block-katarakt{grid-column:1/-1}#p-operationen .diag-block-katarakt p{max-width:72ch}}#p-operationen .diag-block{display:grid;grid-template-columns:auto 1fr;column-gap:18px;align-items:center;align-content:start}#p-operationen .diag-block>.diag-icon{margin-bottom:0;grid-row:1}#p-operationen .diag-block>h3{grid-row:1;margin:0!important;font-size:clamp(1.5rem,1.8vw,1.9rem)!important;line-height:1.15}#p-operationen .diag-block>h3 .op-title-detail{font-size:.62em;margin-top:.2rem}#p-operationen .diag-block>:not(.diag-icon):not(h3){grid-column:1/-1}#p-operationen .diag-block>p:first-of-type,#p-operationen .diag-block>ul{margin-top:.9rem}#p-operationen .neuelinse-detail-hint{margin-top:auto;padding:.82rem 1.35rem;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,#0e3049,#166084);color:#fff;box-shadow:0 8px 20px rgba(8,42,66,.18);transition:background .18s ease,box-shadow .18s ease}#p-operationen .neuelinse-detail-hint:focus-visible,#p-operationen .neuelinse-detail-hint:hover{background:linear-gradient(135deg,#166084,#2077a8);border-color:rgba(255,255,255,.24);box-shadow:0 12px 26px rgba(8,42,66,.24)}#p-operationen .diag-block-katarakt{padding-bottom:clamp(22px,2vw,30px)}#p-aerzteteam>.sec.inline-style-6,#p-praxisteam>.sec.inline-style-6{position:relative;padding:calc(clamp(18px,4vw,54px) + clamp(28px,3vw,44px)) calc(3vw + clamp(28px,4vw,56px))!important;margin-bottom:clamp(8px,1.5vw,20px)}#p-leistungen>.sec.inline-style-6,#p-operationen>.sec.inline-style-6{position:relative;margin-bottom:clamp(8px,1.5vw,20px)}#p-faq>.sec.inline-style-6,#p-hinweise>.sec.inline-style-6,#p-kontakt>.sec.inline-style-6,#p-sehschule>.sec.inline-style-6,#p-standorte>.sec.inline-style-6{position:relative;padding:calc(clamp(18px,4vw,54px) + clamp(28px,3vw,44px)) calc(3vw + clamp(28px,4vw,56px))!important;margin-bottom:clamp(8px,1.5vw,20px)}#p-aerzteteam>.sec.inline-style-6::before,#p-faq>.sec.inline-style-6::before,#p-hinweise>.sec.inline-style-6::before,#p-kontakt>.sec.inline-style-6::before,#p-leistungen>.sec.inline-style-6::before,#p-operationen>.sec.inline-style-6::before,#p-praxisteam>.sec.inline-style-6::before,#p-sehschule>.sec.inline-style-6::before,#p-standorte>.sec.inline-style-6::before{content:"";position:absolute;inset:clamp(18px,4vw,54px) 3vw;border-radius:var(--radius-xl);background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.72);box-shadow:0 24px 70px rgba(8,42,66,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);z-index:0}#p-aerzteteam>.sec.inline-style-6>*,#p-faq>.sec.inline-style-6>*,#p-hinweise>.sec.inline-style-6>*,#p-kontakt>.sec.inline-style-6>*,#p-leistungen>.sec.inline-style-6>*,#p-operationen>.sec.inline-style-6>*,#p-praxisteam>.sec.inline-style-6>*,#p-sehschule>.sec.inline-style-6>*,#p-standorte>.sec.inline-style-6>*,.sec-head-card{position:relative;z-index:1}@media (max-width:900px){#p-aerzteteam>.sec.inline-style-6,#p-faq>.sec.inline-style-6,#p-hinweise>.sec.inline-style-6,#p-kontakt>.sec.inline-style-6,#p-leistungen>.sec.inline-style-6,#p-operationen>.sec.inline-style-6,#p-praxisteam>.sec.inline-style-6,#p-sehschule>.sec.inline-style-6,#p-standorte>.sec.inline-style-6{padding-left:calc(4.5vw + 24px)!important;padding-right:calc(4.5vw + 24px)!important}#p-aerzteteam>.sec.inline-style-6::before,#p-faq>.sec.inline-style-6::before,#p-hinweise>.sec.inline-style-6::before,#p-kontakt>.sec.inline-style-6::before,#p-leistungen>.sec.inline-style-6::before,#p-operationen>.sec.inline-style-6::before,#p-praxisteam>.sec.inline-style-6::before,#p-sehschule>.sec.inline-style-6::before,#p-standorte>.sec.inline-style-6::before{inset:16px 4.5vw}}@media (max-width:720px){#p-aerzteteam>.sec.inline-style-6::before,#p-faq>.sec.inline-style-6::before,#p-hinweise>.sec.inline-style-6::before,#p-kontakt>.sec.inline-style-6::before,#p-leistungen>.sec.inline-style-6::before,#p-operationen>.sec.inline-style-6::before,#p-praxisteam>.sec.inline-style-6::before,#p-sehschule>.sec.inline-style-6::before,#p-standorte>.sec.inline-style-6::before{border-radius:22px}}.sec-head-card{padding:clamp(28px,3vw,44px) clamp(28px,4vw,56px);background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-xl);box-shadow:0 24px 70px rgba(8,42,66,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.sec-head-card>.lead{margin-bottom:0}@media (max-width:720px){.sec-head-card{border-radius:22px}}@media (max-width:900px){#p-praxisteam .praxisteam-section-head{margin-left:calc(4.5vw - 5vw)!important;margin-right:calc(4.5vw - 5vw)!important}}@media (max-width:720px){#p-praxisteam .praxisteam-section-head{margin-left:0!important;margin-right:0!important;border-radius:22px}}.loc-body,.loc-card{display:flex;flex-direction:column}.loc-body{flex:1}.loc-body .hours-note{margin-top:auto;padding-top:14px}.loc-phone{margin-top:14px}.loc-body .loc-mapbtn{align-self:flex-start}@supports (grid-template-rows:subgrid){.loc-grid{grid-template-rows:auto 1fr}.loc-card{display:grid;grid-row:span 2;grid-template-rows:subgrid}.loc-hd{grid-row:1}.loc-body{grid-row:2}}.hours-t td:first-child{width:1%;white-space:nowrap;padding-right:14px}.hours-t td:last-child{white-space:normal}.full-hours .hrs,.hours-t .hrs{white-space:nowrap}.full-hours td:first-child{width:auto;padding-right:16px}.full-hours td:last-child{white-space:normal}.hero-btns{display:flex;flex-wrap:wrap}.hero-btns .btn{flex:0 0 auto;width:auto;min-width:min(100%,15rem);justify-content:center;white-space:nowrap}.hours-note{margin:14px 0 0;padding:2px 0 2px 12px;border-left:2px solid var(--teal);font-size:.8rem;line-height:1.5;color:var(--ink-soft)}.hours-note-label{display:block;margin-bottom:2px;font-size:.66rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--teal)}.branch-col .hours-note{margin-top:18px;font-size:.86rem}#site-nav .nav-logo{background:0 0!important;border:0!important;box-shadow:none!important;border-radius:0!important}#p-praxisteam .praxisteam-head{padding-bottom:clamp(18px,3vw,40px)!important}#p-praxisteam .praxisteam-content{padding-top:clamp(20px,3vw,36px)!important}#p-operationen .diag-icon{background:var(--accent-soft)!important;border-color:var(--accent-soft)!important}#p-leistungen .diag-icon svg,#p-operationen .diag-icon svg{fill:var(--brand-2)!important}#p-operationen .diag-block:nth-child(2) .diag-icon svg path{stroke:var(--brand-2);stroke-width:3.2;stroke-linejoin:round}#p-leistungen>.sec.inline-style-6,#p-operationen>.sec.inline-style-6{padding:calc(clamp(18px,4vw,54px) + clamp(28px,3vw,44px)) calc(3vw + clamp(28px,4vw,56px)) calc(18px + clamp(28px,3vw,44px))!important;margin-bottom:0!important}#p-leistungen>.sec.inline-style-6::before,#p-operationen>.sec.inline-style-6::before{bottom:18px}#p-leistungen>.sec.inline-style-7 .diag-grid,#p-operationen>.sec.inline-style-7 .diag-grid{margin-top:0!important}#p-home .loc-body .loc-mapbtn{align-self:stretch!important;width:100%!important;justify-content:center!important;min-height:46px;padding:14px 24px!important;font-size:.95rem!important;font-weight:600!important;background:0 0!important;color:var(--ink)!important;border:1.5px solid var(--border)!important;border-radius:999px!important;box-shadow:var(--shadow-light);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}#p-home .loc-body .loc-mapbtn:hover{background:0 0!important;border-color:var(--blue-mid)!important;transform:translateY(-2px);box-shadow:var(--shadow-hover)}#p-sehschule .seh-intro-card{background:var(--card-bg);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:clamp(26px,2.1vw,38px) clamp(24px,2vw,34px)}#p-sehschule .seh-intro-card .inline-style-14{margin-top:0!important;font-size:clamp(1.15rem,1.25vw,1.38rem)!important;line-height:1.22!important}#p-sehschule .seh-intro-card .inline-style-15{max-width:none!important}#p-sehschule .seh-gallery{gap:0!important;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);box-shadow:var(--shadow-light)}#p-sehschule .seh-photo{border-right:1px solid var(--line);background:rgba(255,255,255,.62)}#p-sehschule .seh-photo:last-child{border-right:none}@media (max-width:700px){#p-sehschule .seh-photo:nth-child(2){border-right:none}#p-sehschule .seh-photo:nth-child(-n+2){border-bottom:1px solid var(--line)}}#p-aerzteteam>.sec.inline-style-6 .lead,#p-faq>.sec.inline-style-6 .lead,#p-hinweise>.sec.inline-style-6 .lead,#p-kontakt>.sec.inline-style-6 .lead,#p-leistungen>.sec.inline-style-6 .lead,#p-operationen>.sec.inline-style-6 .lead,#p-praxisteam>.sec.inline-style-6 .lead,#p-sehschule>.sec.inline-style-6 .lead,#p-standorte>.sec.inline-style-6 .lead{margin-bottom:0!important}.diag-block li:before{top:calc(7px + .5lh - 3px)}#p-operationen .diag-block li:before{top:calc(.62rem + .5lh - 3px)}#p-operationen .op-title-detail{hyphens:manual;-webkit-hyphens:manual}#p-leistungen .diag-icon{width:58px;height:58px;flex:0 0 auto;background:var(--accent-soft)!important;border-color:var(--accent-soft)!important}#p-kontakt .k-form{background:var(--card-bg);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:clamp(26px,2.1vw,38px) clamp(24px,2vw,34px)}#p-kontakt .k-form>.inline-style-44{margin-top:0!important}#p-kontakt .k-form>.btn-teal{margin-top:.5rem;padding:.82rem 1.35rem;min-height:46px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:linear-gradient(135deg,#0e3049,#166084);color:#fff!important;font-weight:600;letter-spacing:.01em;box-shadow:0 8px 20px rgba(8,42,66,.18);transition:background .18s ease,box-shadow .18s ease}#p-kontakt .k-form>.btn-teal:focus-visible,#p-kontakt .k-form>.btn-teal:hover{background:linear-gradient(135deg,#166084,#2077a8);box-shadow:0 12px 26px rgba(8,42,66,.24)}#p-kontakt .k-form>.inline-style-46{margin-top:14px!important;margin-bottom:0!important}@media (max-width:720px){#p-kontakt .k-form>ul{display:inline-block;text-align:left;margin-left:auto;margin-right:auto}}#p-operationen a.neuelinse-detail-hint{text-decoration:none}#p-operationen .diag-block-ivom,#p-operationen .diag-block-katarakt{grid-template-rows:auto 1fr}#p-operationen .diag-block-ivom{padding-bottom:clamp(22px,2vw,30px)}#p-operationen .diag-block-ivom>p,#p-operationen .diag-block-katarakt>p{align-self:start;margin-bottom:1.6rem}.home-svc-actions{display:flex;flex-wrap:wrap;gap:12px 14px;align-items:center}.eye-wrap{position:relative;display:block;width:min(440px,40vw)}.eye-wrap .eye-svg{position:relative;z-index:1;width:100%;filter:none!important}.eye-wrap::before{content:"";position:absolute;left:10%;right:10%;bottom:-4%;height:16%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(8,42,66,.16),rgba(8,42,66,0) 70%);filter:blur(8px);z-index:0;pointer-events:none}.branch-hd .loc-mapbtn{margin-top:0;padding:14px 24px;min-height:46px;font-size:.95rem;font-weight:600;border-radius:999px;background:0 0;border:1.5px solid rgba(246,244,239,.35);color:var(--paper)!important;box-shadow:0 2px 10px rgba(14,48,73,.1);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast)}.branch-hd .loc-mapbtn:focus-visible,.branch-hd .loc-mapbtn:hover{background:0 0;border-color:var(--teal-lt);transform:translateY(-2px);box-shadow:var(--shadow-hover)}.vorlesen{position:fixed;right:clamp(.8rem,2vw,1.6rem);bottom:clamp(.8rem,2vw,1.6rem);z-index:950;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.7rem}.vorlesen-knopf{width:3.4rem;height:3.4rem;padding:0;border:2px solid var(--line);border-radius:50%;background:#fff;color:var(--blue-mid);box-shadow:0 18px 45px rgba(8,42,66,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease,color .18s ease,border-color .18s ease}.vorlesen-knopf svg{width:1.9rem;height:1.9rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.vorlesen-knopf:hover{background:#e3f6f9}.vorlesen-knopf:focus-visible{border-radius:50%}.vorlesen-knopf[aria-expanded=true]{background:var(--blue-mid);border-color:var(--blue-mid);color:#fff}.vorlesen-kachel{width:min(21rem,calc(100vw - 1.6rem));background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 18px 45px rgba(8,42,66,.1);padding:1rem 1.1rem 1.1rem;text-align:center}.vorlesen-titel{margin:0 0 .7rem;font-size:1.05rem;color:var(--blue-mid)}.vorlesen-start{display:flex;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:3rem;padding:.5rem 1rem;border:3px solid var(--blue-deep);border-radius:999px;background:#fff;color:var(--blue-deep);font:inherit;font-size:.95rem;font-weight:700;line-height:1.25;cursor:pointer}.vorlesen-start:hover{background:#e3f6f9}.vorlesen-start[disabled]{border-color:var(--line);color:var(--text-muted);cursor:default}.vorlesen-start[disabled]:hover{background:#fff}.vorlesen-start:focus-visible{border-radius:999px;outline-offset:4px}.vorlesen-start .vorlesen-sinnbild{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:.9em;height:.72em}.vorlesen-start svg{display:block;height:100%;width:auto;fill:currentColor;stroke:none}.vorlesen-dauer{margin:.6rem 0 0;font-size:.8rem;color:var(--text-muted);line-height:1.4}.vorlesen-fortschritt{margin-top:.8rem}.vorlesen-balken{height:.5rem;border-radius:999px;background:#e3f6f9;overflow:hidden}.vorlesen-fuellung{display:block;height:100%;width:0;border-radius:999px;background:#0097ad}.vorlesen-zeile{display:flex;align-items:baseline;justify-content:center;gap:1rem;margin:.5rem 0 0;font-size:.8rem;color:var(--text-muted)}.vorlesen-vonvorn{padding:.1rem;border:0;background:0 0;font:inherit;color:var(--blue-mid);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.vorlesen-vonvorn:hover{color:var(--blue-deep)}.wird-vorgelesen{background:#e3f6f9;box-shadow:0 0 0 .35rem #e3f6f9;border-radius:3px}@media (max-width:34rem){.vorlesen-knopf{width:3.1rem;height:3.1rem}.vorlesen-knopf svg{width:1.7rem;height:1.7rem}}@media print{.vorlesen{display:none!important}.wird-vorgelesen{background:0 0;box-shadow:none}}.vorlesen-knopf-text{display:none}@media (min-width:48rem){.vorlesen-knopf{width:auto;height:3.4rem;padding:0 1.25rem 0 .8rem;gap:.55rem;border-radius:999px;font:inherit;font-size:.95rem;font-weight:700;line-height:1;white-space:nowrap}.vorlesen-knopf:focus-visible{border-radius:999px}.vorlesen-knopf-text{display:inline}}.karte-2klick{height:280px;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;background:repeating-linear-gradient(0deg,rgba(14,48,73,.05)0 1px,transparent 1px 28px),repeating-linear-gradient(90deg,rgba(14,48,73,.05)0 1px,transparent 1px 28px),var(--paper-warm)}.karte-2klick-inhalt{max-width:440px}.karte-2klick-titel{font-weight:700;color:var(--blue-deep);margin-bottom:6px}.karte-2klick-text{font-size:.88rem;line-height:1.5;color:var(--ink-soft);margin-bottom:14px}.karte-2klick-text a{color:var(--blue-acc);text-decoration:underline}.karte-2klick-knopf{font:inherit;font-weight:700;font-size:.95rem;cursor:pointer;padding:10px 22px;border-radius:10px;border:0;background:var(--blue-deep);color:#fff}.karte-2klick-knopf:hover{background:var(--blue-mid)}.karte-2klick-knopf:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.karte-2klick-iframe{width:100%;height:280px;border:0;display:block}@media (max-width:600px){.section-title{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}}@media (max-width:720px){#p-home .emergency-note{width:100%!important;margin-left:0!important;margin-right:0!important;padding:16px!important;gap:12px!important;text-align:left!important;font-size:.9rem!important;line-height:1.55!important}#p-home .emergency-note>div{flex:1 1 auto;min-width:0}#p-home .emergency-landolt{width:24px!important;height:24px!important;border-width:5px!important;margin-top:2px}}.emergency-note .emergency-hinweis{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.22);font-size:inherit!important;line-height:inherit!important;color:inherit!important}#das-augenzentrum h1,.hero h1,.hero-copy h1{font-size:clamp(2.35rem,5vw,4.65rem)!important;line-height:.98!important;letter-spacing:-.035em!important}@media (max-width:900px){#das-augenzentrum h1,.hero h1,.hero-copy h1{font-size:clamp(2.15rem,8vw,3.8rem)!important;line-height:1!important}}.neuelinse-popup-trigger{cursor:pointer}.neuelinse-popup-trigger:focus-visible{outline:2px solid currentColor;outline-offset:4px}.neuelinse-card-hint{display:inline-flex;margin-top:.8rem;font-size:.85rem;line-height:1.25;font-weight:700;opacity:.72;transition:opacity .2s ease,transform .2s ease}.neuelinse-popup-trigger:focus-visible .neuelinse-card-hint,.neuelinse-popup-trigger:hover .neuelinse-card-hint{opacity:1;transform:translateX(3px)}.neuelinse-popup-backdrop[hidden]{display:none!important}.neuelinse-popup-backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:1.25rem;background:rgba(5,16,27,.58);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.neuelinse-popup-dialog{position:relative;width:min(92vw,520px);padding:1.55rem 1.5rem 1.4rem;border-radius:20px;background:#fff;color:#153147;box-shadow:0 24px 70px rgba(0,0,0,.26)}.neuelinse-popup-kicker{margin-bottom:.45rem;font-size:.76rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#437392}.neuelinse-popup-dialog h3{margin:0 2.25rem .7rem 0;font-size:clamp(1.35rem,4vw,1.8rem);line-height:1.12}.neuelinse-popup-dialog p{margin:0;font-size:.98rem;line-height:1.55;color:#405b6e}.neuelinse-popup-close{position:absolute;top:.75rem;right:.8rem;width:2.2rem;height:2.2rem;border:0;border-radius:50%;background:#eef4f7;color:#153147;font-size:1.45rem;line-height:1;cursor:pointer}.neuelinse-popup-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.neuelinse-popup-link,.neuelinse-popup-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1rem;border-radius:999px;font:inherit;font-weight:750;text-decoration:none;cursor:pointer}.neuelinse-popup-link{border:1px solid #153147;background:#153147;color:#fff}.neuelinse-popup-secondary{border:1px solid #c9d7df;background:#fff;color:#315267}.neuelinse-popup-link:focus-visible,.neuelinse-popup-link:hover{filter:brightness(1.08)}.neuelinse-popup-close:focus-visible,.neuelinse-popup-close:hover,.neuelinse-popup-secondary:focus-visible,.neuelinse-popup-secondary:hover{background:#e5eef3}@media (max-width:600px){.neuelinse-popup-backdrop{align-items:end;padding:.75rem}.neuelinse-popup-dialog{width:100%;border-radius:18px;padding:1.4rem 1.15rem 1.1rem}.neuelinse-popup-actions{flex-direction:column}.neuelinse-popup-link,.neuelinse-popup-secondary{width:100%}}.neuelinse-detail-hint{display:inline-flex;align-items:center;margin-top:1rem;padding:.62rem .9rem;border:1px solid rgba(21,49,71,.22);border-radius:999px;background:rgba(255,255,255,.58);color:#153147;font:inherit;font-size:.88rem;font-weight:700;line-height:1.3;cursor:pointer}.neuelinse-detail-hint:focus-visible,.neuelinse-detail-hint:hover{background:#eef6f8;border-color:rgba(21,49,71,.35)}.skip-link{position:absolute;left:12px;top:-100px;z-index:10000;padding:10px 16px;background:var(--blue-deep);color:var(--paper);font-weight:600;border-radius:6px;text-decoration:none}.skip-link:focus{top:12px}button.burger{background:0 0;border:0;margin:0;font:inherit;color:inherit;-webkit-appearance:none;appearance:none}button.burger:focus-visible{outline:2px solid var(--blue-deep);outline-offset:3px}