.gvtg-map{position:relative}.gvtg-map__tooltip{position:absolute;z-index:1080;pointer-events:none;padding:.25rem .5rem;font-size:.8125rem;color:#fff;background-color:rgba(0,0,0,.85);border-radius:4px;white-space:nowrap}.gvtg-map__thema-select{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.gvtg-map__thema-select label{font-weight:700;white-space:nowrap}.gvtg-map__thema-select select{padding:.5rem 1rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.gvtg-map__precision-switch{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:1.15rem}.gvtg-map__precision-switch label{font-weight:700}.gvtg-map__precision-switch button.active{background-color:#f0f0f0;border-color:#ccc;color:#333}.gvtg-map__svg-container{background-color:#e9e9e9;position:relative;width:100%;margin:0 auto}.gvtg-map__svg-container svg{display:block;width:100%;height:auto}.gvtg-map__svg-container svg path[data-bfs],.gvtg-map__svg-container svg polygon[data-bfs]{cursor:pointer;stroke:#fff;stroke-width:.7;transition:opacity .2s ease,fill .2s ease}.gvtg-map__svg-container svg path[data-bfs]:hover,.gvtg-map__svg-container svg polygon[data-bfs]:hover{opacity:.85;stroke-width:1}.gvtg-map__svg-container svg [data-bfs="9329"]{display:none}.gvtg-map__svg-container.rayon-hover path[data-bfs],.gvtg-map__svg-container.rayon-hover polygon[data-bfs]{opacity:.3}.gvtg-map__svg-container.rayon-hover path[data-bfs].rayon-highlight,.gvtg-map__svg-container.rayon-hover polygon[data-bfs].rayon-highlight{opacity:1;stroke-width:1}.gvtg-map__legende{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}@media(min-width: 576px){.gvtg-map__legende{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.gvtg-map__legende{grid-template-columns:repeat(3, 1fr)}}.gvtg-map__legende-item{min-width:0;padding:.75rem;cursor:default;transition:background-color .2s ease}.gvtg-map__legende-item:hover,.gvtg-map__legende-item--active{background-color:#f0f0f0}.gvtg-map__legende-header{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.gvtg-map__legende-farbe{display:inline-block;flex-shrink:0;width:40px;height:40px;margin-top:2px;border-radius:3px}.gvtg-map__legende-stelle{flex:1;min-width:0}.gvtg-map__legende-additional{margin-top:.25rem;font-size:1.15rem;color:#555}.gvtg-map__legende-gemeinden{padding-left:calc(40px + 0.75rem);font-size:1.15rem;line-height:1.6;color:#666}.gvtg-map__stelle{line-height:1.5}.gvtg-map__stelle .btn-arrow{max-width:100%;width:100%}.gvtg-map__stelle-phone .btn-arrow,.gvtg-map__stelle-mobile .btn-arrow,.gvtg-map__stelle-email .btn-arrow{grid-template-columns:auto 1fr;padding-left:.5rem}.gvtg-map__stelle-phone .btn-arrow:hover,.gvtg-map__stelle-mobile .btn-arrow:hover,.gvtg-map__stelle-email .btn-arrow:hover{grid-template-columns:auto 1fr}.gvtg-map__stelle-phone .btn-arrow .btn-arrow__icon,.gvtg-map__stelle-mobile .btn-arrow .btn-arrow__icon,.gvtg-map__stelle-email .btn-arrow .btn-arrow__icon{display:none}.gvtg-map__stelle-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.gvtg-map__stelle-icon svg{width:20px;height:20px}.gvtg-map__legende-stelle .btn-arrow{--bs-btn-font-size: 1.15rem;--bs-btn-padding-y: 7px;--bs-btn-padding-x: 10px;line-height:14px;margin-bottom:.5rem;width:100%}.gvtg-map__legende-stelle .btn-arrow__text{padding-top:8px;padding-bottom:6px}.gvtg-map__legende-stelle .btn-arrow__icon{font-size:20px}.gvtg-map__stelle-title{display:block;font-size:1.15rem;font-weight:700}.gvtg-map__stelle-organisation{font-size:1.15rem;font-weight:600}.gvtg-map__stelle-name,.gvtg-map__stelle-street,.gvtg-map__stelle-city,.gvtg-map__stelle-phone,.gvtg-map__stelle-mobile,.gvtg-map__stelle-email{font-size:1.15rem}.gvtg-map__overlay{position:fixed;top:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gvtg-map__overlay-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.gvtg-map__overlay-content{position:relative;width:90%;max-width:550px;max-height:80vh;padding:2rem;overflow-y:auto;font-size:1.15rem;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.gvtg-map__overlay-content .btn-arrow{margin-bottom:.5rem}.gvtg-map__overlay-close{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;padding:0;line-height:1;font-size:2rem;color:#666;background:none;border:none;cursor:pointer}.gvtg-map__overlay-close:hover{color:#000}.gvtg-map__overlay-image{margin-bottom:.75rem}.gvtg-map__overlay-image:empty{display:none}.gvtg-map__overlay-image img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.gvtg-map__overlay-stelle{flex:1;min-width:0}.gvtg-map__overlay-stelle .gvtg-map__stelle-title,.gvtg-map__overlay-stelle .gvtg-map__stelle-organisation,.gvtg-map__overlay-stelle .gvtg-map__stelle-name,.gvtg-map__overlay-stelle .gvtg-map__stelle-street,.gvtg-map__overlay-stelle .gvtg-map__stelle-city,.gvtg-map__overlay-stelle .gvtg-map__stelle-phone,.gvtg-map__overlay-stelle .gvtg-map__stelle-mobile,.gvtg-map__overlay-stelle .gvtg-map__stelle-email{font-size:1.15rem;font-weight:normal}.gvtg-map__overlay-stelle .btn-arrow__text{margin-top:3px;padding-top:6px;padding-bottom:6px}.gvtg-map__overlay-stelle .gvtg-map__stelle-icon svg{width:25px;height:25px}.gvtg-map__overlay-body{line-height:1.6}.gvtg-map__overlay-body:empty{display:none}.gvtg-map__overlay-shared-info{margin-bottom:1.25rem;font-size:1.15rem;max-width:calc(100% - 24px)}.gvtg-map__overlay-shared-info .alert{--bs-alert-padding-y: 0.75rem;--bs-alert-padding-x: 0.75rem}.gvtg-map__overlay-shared-list{display:flex;flex-direction:column;gap:1.25rem}.gvtg-map__overlay-shared-item{display:flex;align-items:flex-start;gap:.75rem;padding-bottom:1.25rem;border-bottom:1px solid #f0f0f0}.gvtg-map__overlay-shared-item:last-child{padding-bottom:0;border-bottom:none}.gvtg-map__overlay-shared-content{flex:1;min-width:0}.gvtg-map__overlay-shared-image{margin-bottom:.5rem}.gvtg-map__overlay-shared-image img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.gvtg-map__overlay-shared-additional{margin-top:.5rem;font-size:1.15rem;color:#555}@media(max-width: 600px){.gvtg-map__overlay-content{padding:1.5rem}.gvtg-map__overlay-header{flex-direction:column;align-items:center;text-align:center}}/*# sourceMappingURL=GvtgMap.min.css.map */