.vizy-leistungen-anchor{scroll-margin-top:110px;}.vizy-leistungen-widget{width:100%;--vizy-card-bg:#fff;--vizy-card-bg-hover:#f6f7f2;--vizy-card-border-hover:currentColor;--vizy-icon-color:var(--e-global-color-accent,#708300);--vizy-icon-color-hover:var(--vizy-icon-color);--vizy-title-color:#20262e;--vizy-title-color-hover:var(--vizy-title-color);--vizy-text-color:#5e6670;--vizy-hint-color:var(--e-global-color-accent,#708300);--vizy-hint-color-hover:var(--vizy-hint-color);--vizy-popup-width:760px;--vizy-popup-bg:#fff;--vizy-popup-title:#20262e;--vizy-popup-title-size:38px;--vizy-popup-text:#33383e;--vizy-popup-text-size:17px;--vizy-popup-text-line:1.7;--vizy-popup-eyebrow:var(--e-global-color-accent,#708300);--vizy-popup-overlay:rgba(13,18,17,.72);--vizy-popup-close-bg:#fff;--vizy-popup-close-color:#20262e;}.vizy-popup-style-proxy{display:none !important;}.vizy-leistungen-intro-wrap,.vizy-leistungen-outro-wrap{width:100%;box-sizing:border-box;}.vizy-leistungen-intro-wrap{margin:0 0 42px;}.vizy-leistungen-outro-wrap{margin:42px 0 0;}.vizy-leistungen-intro,.vizy-leistungen-outro{width:100%;max-width:980px;margin-left:auto;margin-right:auto;padding:34px 38px;border:1px solid #e4e8dd;border-radius:0;background:#f7f8f4;box-sizing:border-box;box-shadow:0 14px 38px rgba(32,38,46,.055);}.vizy-leistungen-intro-title,.vizy-leistungen-outro-title{margin:0 0 14px;padding:0;color:var(--e-global-color-primary,#20262e);font-size:clamp(24px,2.2vw,34px);line-height:1.2;font-weight:700;}.vizy-leistungen-intro-text,.vizy-leistungen-outro-text{color:var(--e-global-color-text,#33383e);font-size:17px;line-height:1.75;overflow-wrap:anywhere;}.vizy-leistungen-intro-text p,.vizy-leistungen-outro-text p{margin:0 0 1em;}.vizy-leistungen-intro-text p:last-child,.vizy-leistungen-outro-text p:last-child{margin-bottom:0;}.vizy-leistungen-intro-text strong,.vizy-leistungen-outro-text strong{color:inherit;font-weight:700;}@media (max-width:767px){.vizy-leistungen-intro,.vizy-leistungen-outro{max-width:100%;padding:24px 22px;box-shadow:0 8px 24px rgba(32,38,46,.045);}.vizy-leistungen-intro-title,.vizy-leistungen-outro-title{font-size:24px;line-height:1.25;}.vizy-leistungen-intro-text,.vizy-leistungen-outro-text{font-size:16px;line-height:1.65;}}.vizy-leistungen-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;}.vizy-service-widget-card,.vizy-service-widget-card:hover,.vizy-service-widget-card:focus,.vizy-service-widget-card:active{appearance:none;-webkit-appearance:none;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;min-height:220px;height:100%;margin:0;padding:30px 24px;border-radius:0;background:var(--vizy-card-bg) !important;color:inherit !important;font:inherit;text-align:center;text-transform:none;letter-spacing:normal;cursor:pointer;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;}.vizy-service-widget-card:hover,.vizy-service-widget-card:focus-visible{background:var(--vizy-card-bg-hover) !important;border-color:var(--vizy-card-border-hover) !important;transform:translateY(-3px);}.vizy-service-widget-card:focus-visible{outline:2px solid var(--vizy-hint-color);outline-offset:4px;}.vizy-service-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-bottom:18px;color:var(--vizy-icon-color);font-size:56px;line-height:1;transition:color .2s ease,transform .2s ease;}.vizy-service-widget-card:hover .vizy-service-icon,.vizy-service-widget-card:focus-visible .vizy-service-icon{color:var(--vizy-icon-color-hover);transform:translateY(-1px);}.vizy-service-icon i{display:block;width:1em;line-height:1;text-align:center;}.vizy-service-card-title{display:block;width:100%;color:var(--vizy-title-color) !important;font-size:20px;line-height:1.25;font-weight:700;white-space:normal;overflow-wrap:anywhere;word-break:normal;hyphens:auto;transition:color .2s ease;}.vizy-service-widget-card:hover .vizy-service-card-title,.vizy-service-widget-card:focus-visible .vizy-service-card-title{color:var(--vizy-title-color-hover) !important;}.vizy-service-card-text{display:block;width:100%;margin-top:10px;color:var(--vizy-text-color) !important;font-size:15px;line-height:1.55;font-weight:400;}.vizy-service-hint{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:auto;padding-top:18px;color:var(--vizy-hint-color) !important;font-size:13px;line-height:1.3;font-weight:600;pointer-events:none;transition:color .2s ease;}.vizy-service-widget-card:hover .vizy-service-hint,.vizy-service-widget-card:focus-visible .vizy-service-hint{color:var(--vizy-hint-color-hover) !important;}.vizy-service-hint-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;border:1px solid currentColor;border-radius:50%;box-sizing:border-box;}.vizy-service-hint-icon::before,.vizy-service-hint-icon::after{content:"";position:absolute;left:50%;top:50%;width:8px;height:1px;background:currentColor;transform:translate(-50%,-50%);}.vizy-service-hint-icon::after{transform:translate(-50%,-50%) rotate(90deg);}html.vizy-service-modal-open,body.vizy-service-modal-open{overflow:hidden !important;}.vizy-service-modal[hidden]{display:none !important;}.vizy-service-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:32px;opacity:0;transition:opacity .18s ease;--vizy-popup-width:760px;--vizy-popup-bg:#fff;--vizy-popup-title:#20262e;--vizy-popup-title-size:38px;--vizy-popup-text:#33383e;--vizy-popup-text-size:17px;--vizy-popup-text-line:1.7;--vizy-popup-eyebrow:#708300;--vizy-popup-overlay:rgba(13,18,17,.72);--vizy-popup-close-bg:#fff;--vizy-popup-close-color:#20262e;}.vizy-service-modal.is-open{opacity:1;}.vizy-service-backdrop{position:absolute;inset:0;background:var(--vizy-popup-overlay);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);}.vizy-service-dialog{position:relative;z-index:1;width:min(var(--vizy-popup-width),calc(100vw - 64px));max-height:min(78vh,760px);overflow:auto;background:var(--vizy-popup-bg);color:var(--vizy-popup-text);box-shadow:0 24px 70px rgba(0,0,0,.28);transform:translateY(18px);transition:transform .18s ease;}.vizy-service-modal.is-open .vizy-service-dialog{transform:translateY(0);}.vizy-service-dialog-inner{padding:48px 52px 50px;}.vizy-service-close,.vizy-service-close:hover,.vizy-service-close:focus,.vizy-service-close:active{position:absolute;top:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0;padding:0;border:1px solid color-mix(in srgb,var(--vizy-popup-close-color) 18%,transparent);border-radius:50%;background:var(--vizy-popup-close-bg) !important;color:var(--vizy-popup-close-color) !important;font:inherit;line-height:1;cursor:pointer;box-shadow:none;}.vizy-service-close-mark{position:relative;display:block;width:16px;height:16px;}.vizy-service-close-mark::before,.vizy-service-close-mark::after{content:"";position:absolute;left:50%;top:50%;width:17px;height:2px;background:currentColor;border-radius:2px;transform-origin:center;}.vizy-service-close-mark::before{transform:translate(-50%,-50%) rotate(45deg);}.vizy-service-close-mark::after{transform:translate(-50%,-50%) rotate(-45deg);}.vizy-service-close:hover,.vizy-service-close:focus-visible{opacity:.8;outline:none;}.vizy-service-eyebrow{display:block;margin:0 58px 9px 0;color:var(--vizy-popup-eyebrow);font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}.vizy-service-dialog-title{margin:0 58px 20px 0;color:var(--vizy-popup-title) !important;font-size:var(--vizy-popup-title-size);line-height:1.15;font-weight:700;}.vizy-service-dialog-content{color:var(--vizy-popup-text) !important;font-size:var(--vizy-popup-text-size);line-height:var(--vizy-popup-text-line);}.vizy-service-dialog-content p{margin:0 0 1em;color:inherit !important;font:inherit;line-height:inherit;}.vizy-service-dialog-content>:first-child{margin-top:0;}.vizy-service-dialog-content>:last-child{margin-bottom:0;}.vizy-leistungen-empty{padding:24px;border:1px dashed rgba(0,0,0,.25);text-align:center;}@media (max-width:1024px){.vizy-leistungen-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:767px){.vizy-leistungen-anchor{scroll-margin-top:82px;}.vizy-leistungen-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:14px;}.vizy-service-widget-card{min-width:0;min-height:0;height:100%;padding:22px 14px;}.vizy-service-icon{margin-bottom:14px;}.vizy-service-card-title{display:flex;align-items:flex-start;justify-content:center;min-width:0;min-height:3.75em;line-height:1.25;white-space:normal;overflow-wrap:anywhere;word-break:normal;hyphens:auto;}.vizy-service-card-text{min-width:0;overflow-wrap:anywhere;word-break:normal;hyphens:auto;}.vizy-service-hint{min-width:0;font-size:12px;white-space:normal;}.vizy-service-hint>span:last-child{min-width:0;overflow-wrap:anywhere;}.vizy-service-modal{align-items:flex-end;padding:0;}.vizy-service-dialog{width:100% !important;max-height:88dvh;transform:translateY(28px);}.vizy-service-dialog-inner{padding:42px 24px 34px;}.vizy-service-close{top:12px;right:12px;width:40px;height:40px;}.vizy-service-dialog-title{margin-right:48px;font-size:min(var(--vizy-popup-title-size),28px);}.vizy-service-eyebrow{margin-right:48px;}.vizy-service-dialog-content{font-size:min(var(--vizy-popup-text-size),16px);line-height:var(--vizy-popup-text-line);}}@media (prefers-reduced-motion:reduce){.vizy-service-widget-card,.vizy-service-modal,.vizy-service-dialog{transition:none !important;}}