.theme-weltweit-map{--wm-row-gap: 2.5rem;--wm-legend-gap: 1.5rem;--wm-content-gap: 1.75rem;--wm-heading-gap: 1rem;--wm-contacts-gap: .75rem;--wm-contact-gap: .75rem;--wm-contact-icon-size: 1.375rem;--wm-pin-size: 1.75rem;--wm-city-label-fs: .875rem}@media(min-width:768px){.theme-weltweit-map{--wm-pin-size: 2.125rem;--wm-city-label-fs: 1.0625rem}}@media(min-width:992px){.theme-weltweit-map{--wm-row-gap: 3.5rem;--wm-content-gap: 2rem;--wm-heading-gap: 1.5rem;--wm-contacts-gap: 1rem;--wm-legend-gap: 2rem}}@media(min-width:1200px){.theme-weltweit-map{--wm-pin-size: 2.5rem;--wm-city-label-fs: 1.25rem}}.theme-weltweit-map__row{row-gap:var(--wm-row-gap)}@media(min-width:992px){.theme-weltweit-map__row{align-items:center}}.theme-weltweit-map__map-col{align-self:center}.theme-weltweit-map__map{position:relative;max-width:42rem;margin-inline:auto}.theme-weltweit-map__map[data-admin-readout]{cursor:crosshair}.theme-weltweit-map__map-img{display:block;width:100%;height:auto}.theme-weltweit-map__map-overlay{position:absolute;left:10.86%;top:12.22%;width:79.17%;height:auto;pointer-events:none}.theme-weltweit-map__pins{position:absolute;inset:0;pointer-events:none}.theme-weltweit-map__city{position:absolute;left:var(--location-x);top:var(--location-y);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:2.75rem;min-height:2.75rem;padding:0;border:0;background:transparent;color:var(--theme-alternative-color);font:inherit;text-align:center;transform:translate(-50%,calc(var(--wm-pin-size) / -2));cursor:pointer;pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.theme-weltweit-map__city:focus-visible{outline:var(--theme-focus-ring);outline-offset:var(--theme-focus-ring-offset);border-radius:var(--theme-radius)}.theme-weltweit-map__city.is-primary:not(.is-active){z-index:3;color:var(--theme-secondary-color)}.theme-weltweit-map__city.is-primary:not(.is-active) .theme-weltweit-map__city-pin{opacity:1;transform:scale(1.08)}.theme-weltweit-map__city.is-primary:not(.is-active) .theme-weltweit-map__city-label{color:var(--theme-primary-color);opacity:1}.theme-weltweit-map__city.is-active{z-index:4;color:var(--theme-primary-color)}.theme-weltweit-map__city.is-active .theme-weltweit-map__city-pin{opacity:1;transform:scale(1.32) translateY(-.125rem);stroke:var(--theme-base-light);stroke-width:.05rem;stroke-linejoin:round;paint-order:stroke fill}.theme-weltweit-map__city.is-active .theme-weltweit-map__city-label{color:var(--theme-primary-color);opacity:1;transform:translateY(.1875rem)}.theme-weltweit-map__city-pin{flex:none;width:var(--wm-pin-size);height:var(--wm-pin-size);color:currentColor;opacity:.75;stroke:transparent;stroke-width:0;transform-origin:50% 100%;transition:color var(--theme-transition),opacity var(--theme-transition),transform var(--theme-transition),stroke var(--theme-transition)}.theme-weltweit-map__city-label{margin-top:.125rem;color:var(--theme-primary-color);font-size:var(--wm-city-label-fs);font-weight:var(--theme-heading-fw);line-height:1.2;opacity:.78;white-space:nowrap;text-shadow:0 0 .25rem var(--theme-base-light),0 0 .5rem var(--theme-base-light);transition:color var(--theme-transition),opacity var(--theme-transition),transform var(--theme-transition)}.theme-weltweit-map__readout{position:absolute;top:.5rem;left:.5rem;z-index:var(--theme-z-overlay);padding:.25rem .625rem;border-radius:var(--theme-radius);background:var(--theme-primary-color);color:var(--theme-base-light);font-size:var(--theme-small-fs);font-variant-numeric:tabular-nums;pointer-events:none;white-space:nowrap}.theme-weltweit-map__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1.875rem;margin:var(--wm-legend-gap) 0 0;padding:0;list-style:none}.theme-weltweit-map__legend-item{display:inline-flex;align-items:center;gap:.5rem;color:var(--theme-text-color-default);font-size:var(--theme-small-fs)}.theme-weltweit-map__legend-pin{flex:none;width:1.125rem;height:1.125rem}.theme-weltweit-map__legend-pin--own{color:var(--theme-secondary-color)}.theme-weltweit-map__legend-pin--clients{color:var(--theme-alternative-color)}.theme-weltweit-map__content{display:flex;flex-direction:column;gap:var(--wm-content-gap)}.theme-weltweit-map__heading{display:flex;flex-direction:column;align-items:flex-start;gap:var(--wm-heading-gap)}.theme-weltweit-map__title{margin:0;color:var(--theme-primary-color)}.theme-weltweit-map__heading-line{flex:none;width:6.875rem;height:.5rem}.theme-weltweit-map__text{color:var(--theme-text-color-default)}.theme-weltweit-map__text>*:first-child{margin-top:0}.theme-weltweit-map__text>*:last-child{margin-bottom:0}.theme-weltweit-map__location-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--theme-base-neutral)}@media(min-width:576px){.theme-weltweit-map__location-switcher{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}}.theme-weltweit-map__location-tab{position:relative;padding:.25rem 0 .625rem;border:0;background:transparent;color:#6a6a6c;font-family:var(--theme-heading-ff);font-size:clamp(1.0625rem,1.3vw,1.25rem);font-weight:var(--theme-heading-fw);line-height:1.3;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .42s ease,transform .52s cubic-bezier(.22,1,.36,1)}.theme-weltweit-map__location-tab:after{content:"";position:absolute;right:0;bottom:-.5625rem;left:0;height:.1875rem;border-radius:.125rem;background:var(--theme-secondary-color);opacity:0;transform:scaleX(.35);transform-origin:left center;transition:opacity .42s ease,transform .56s cubic-bezier(.22,1,.36,1)}.theme-weltweit-map__location-tab:hover,.theme-weltweit-map__location-tab:focus-visible,.theme-weltweit-map__location-tab.is-active{color:var(--theme-primary-color)}.theme-weltweit-map__location-tab.is-active{transform:translateY(-.125rem)}.theme-weltweit-map__location-tab.is-active:after{opacity:1;transform:scaleX(1)}.theme-weltweit-map__location-tab:focus-visible{outline:var(--theme-focus-ring);outline-offset:var(--theme-focus-ring-offset);border-radius:.125rem}.theme-weltweit-map__location-panels{display:grid;align-items:start;min-height:15.75rem}.theme-weltweit-map__location-panel{grid-area:1/1;display:flex;flex-direction:column;align-items:flex-start;gap:1.375rem;min-width:0;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity;transition:opacity .52s cubic-bezier(.22,1,.36,1),visibility 0s linear .52s}.theme-weltweit-map__location-panel.is-active{z-index:2;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.theme-weltweit-map__location-panel.is-leaving{z-index:1;opacity:0;visibility:visible;transition:opacity .42s cubic-bezier(.4,0,1,1),visibility 0s linear .44s}.theme-weltweit-map__location-panel[hidden]{display:none}.theme-weltweit-map__contact-title{margin:0;color:var(--theme-primary-color)}.theme-weltweit-map__contacts{display:flex;flex-direction:column;gap:var(--wm-contacts-gap)}.theme-weltweit-map__contact{display:inline-flex;align-items:flex-start;gap:var(--wm-contact-gap);width:-moz-fit-content;width:fit-content;margin:0;color:var(--theme-text-color-default);overflow-wrap:anywhere;text-decoration:none}.theme-weltweit-map__contact span{position:relative;z-index:var(--theme-z-base);color:inherit;text-decoration:none}.theme-weltweit-map__contact span:after{content:"";position:absolute;right:0;bottom:0;left:0;z-index:-1;height:.4375rem;background-color:var(--theme-secondary-color);opacity:0;transition:opacity var(--theme-transition)}@media(any-hover:hover){.theme-weltweit-map__contact:is(a):hover span:after{opacity:.55}}.theme-weltweit-map__contact:focus-visible{outline:var(--theme-focus-ring);outline-offset:var(--theme-focus-ring-offset)}.theme-weltweit-map__contact-icon{flex:none;width:var(--wm-contact-icon-size);height:var(--wm-contact-icon-size);margin-top:.125rem;color:var(--theme-primary-color)}.theme-weltweit-map__buttons{display:flex;flex-wrap:wrap;gap:1rem}.theme-weltweit-map__placeholder{padding:2rem;border:1px dashed var(--theme-base-neutral);border-radius:var(--theme-radius);text-align:center}.theme-weltweit-map__placeholder p{margin:0}@media(prefers-reduced-motion:reduce){.theme-weltweit-map__city,.theme-weltweit-map__city-pin,.theme-weltweit-map__city-label,.theme-weltweit-map__location-tab,.theme-weltweit-map__location-tab:after,.theme-weltweit-map__location-panel{animation:none;transition:none}}
