.wheel-wrapper{display:flex}.map,.wheel-content{display:inline-block;vertical-align:top}.map{width:60%}.wheel-content{border-left:3px solid #2b5d65;border-radius:25px;margin-bottom:auto;margin-left:3rem;margin-top:auto;padding-left:3rem;width:40%}.states-list{padding-left:0}ul.states-list{list-style:none}.states-list .item{color:var(--clr-primary);display:inline-block;font-size:1.5rem;font-weight:600;vertical-align:top;width:250px}.states-list .link{color:inherit;display:inline-block;font-size:16px;padding:6px 0;text-decoration:none}.states-content [data-state]:not([style]){display:none}@media (max-width:480px){.wheel-wrapper{display:block;padding:1rem}.map{padding-bottom:2rem;width:100%}.wheel-content{border-left:none;border-radius:none;margin-left:0;padding-left:0;width:100%}ul.states-list{display:none}.states-list .item{width:100%}}