.tooltip{background-color:#fff!important;box-shadow:3px 3px 5px #0000004d;color:#333!important;font-family:Lato,sans-serif!important;font-size:1rem!important;max-width:300px!important}.tooltip.place-bottom:after{border-bottom-color:#fff!important;border-bottom-style:solid!important;border-bottom-width:6px!important}.tooltip.place-left:after{border-left-color:#fff!important;border-left-style:solid!important;border-left-width:6px!important}.tooltip.place-right:after{border-right-color:#fff!important;border-right-style:solid!important;border-right-width:6px!important}.tooltip.place-top:after{border-top-color:#fff!important;border-top-style:solid!important;border-top-width:6px!important}.state-map__container{display:grid;grid-gap:2rem;grid-template:repeat(2,auto)/auto}@media (min-width: 800px){.state-map__container{grid-template:auto/3fr 1fr}}.state-map__county{cursor:pointer;fill:transparent;stroke:transparent;stroke-width:4px;stroke-linejoin:bevel;transition:fill .2s ease-in-out,stroke .2s ease-in-out,stroke-width .2s ease-in-out}.state-map__county:hover{fill:#ffffff1a;stroke:#f7d;stroke-width:2px}.state-map__bg{cursor:pointer;fill:transparent;height:100%;width:100%}.us-map__wrapper{position:relative}.us-map__wrapper svg{position:absolute}.us-map__state{cursor:pointer;fill:transparent;stroke:#fff;stroke-width:1;stroke-linejoin:bevel}.us-map__state:hover{fill:#ffffff4d;stroke-width:2}.us-map__county{stroke:#fff;stroke-width:.5;stroke-linejoin:bevel}
