.state-selector{display:flex;justify-content:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;margin-top:2rem;margin-bottom:2rem}.state-selector__inner{margin:1rem auto;width:100%;max-width:1200px}.state-selector__map{display:none}.state-selector__map svg{height:100%;width:100%}.state-selector__map svg .state{display:block;pointer-events:all;cursor:pointer;stroke-opacity:.5}.state-selector__map svg .state:hover{fill:#f30}.state-selector__map svg .state:hover .state{fill:#f30}.offroad-app .state-selector__map svg .state:hover .state{fill:#ff9f0e}.backcountry-app .state-selector__map svg .state:hover .state{fill:#087aff}.fish-app .state-selector__map svg .state:hover .state{fill:#7dad21}.offroad-app .state-selector__map svg .state:hover{fill:#ff9f0e}.backcountry-app .state-selector__map svg .state:hover{fill:#087aff}.fish-app .state-selector__map svg .state:hover{fill:#7dad21}.state-selector__list{display:block;padding:0 1.5rem;width:100%;max-width:900px}.state-selector__list #state-selector-dropdown{display:block;width:100%;padding:1rem;border:1px solid #e4e4e4;min-width:2.5rem}@media screen and (min-width: 1025px){.state-selector__list{display:none}.state-selector__map{display:block}}
