.attrakt--map .stateText{fill:#fff;pointer-events:none}.attrakt--map .stateImage{fill:#f8991d}.attrakt--map .stateButton{fill:#000}.attrakt--map .stateButton,.attrakt--map .stateImage{transition:fill .1s ease-out}.attrakt--map .stateButton:hover,.attrakt--map .stateImage:hover{fill:#c00}.attrakt--map.attrakt--map--usa{height:auto;position:relative}.attrakt--map.attrakt--map--usa svg{height:auto;width:100%}.attrakt--map.attrakt--map--usa-counties{height:clamp(400px,66vh,720px);position:relative}.attrakt--map.attrakt--map--usa-counties svg{height:100%;width:100%}.attrakt--map.attrakt--map--usa-counties path{fill:#f8991d;stroke:hsla(0,0%,100%,.6);stroke-width:2;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .1s ease-out}.attrakt--map.attrakt--map--usa-counties path:hover{fill:#c00}.attrakt--map .attrakt--map__tooltip{background:rgba(0,0,0,.85);border-radius:4px;color:#fff;font-size:16px;line-height:1.2;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translate(-50%,-110%);transition:opacity 80ms ease-out,transform 80ms ease-out;white-space:nowrap;z-index:2}