.transition{-webkit-transition:all 200ms ease;transition:all 200ms ease}.food-truck-map{text-align:center;padding-top:4rem;padding-bottom:4rem;position:relative}.food-truck-map .food-truck-wrap{overflow:hidden}@media (min-width:55em){.food-truck-map{text-align:left;padding-top:8rem;padding-bottom:8rem}}.food-truck-map .united-states{position:relative;margin-bottom:3rem}@media (min-width:55em){.food-truck-map .united-states{width:959px;float:right;margin-bottom:0}}.food-truck-map .united-states svg{max-width:100%;height:auto}.food-truck-map .united-states #truck{position:absolute;background-image:url(../../../../../../../../themes/smartmouth/src/img/map_food_truck.png);background-position:center;background-size:51px 30px;width:51px;height:30px;pointer-events:none;content:'';display:block;top:0;left:0;-webkit-transition:-webkit-transform 200ms cubic-bezier(.66,.15,.75,1.02);transition:-webkit-transform 200ms cubic-bezier(.66,.15,.75,1.02);transition:transform 200ms cubic-bezier(.66,.15,.75,1.02);transition:transform 200ms cubic-bezier(.66,.15,.75,1.02),-webkit-transform 200ms cubic-bezier(.66,.15,.75,1.02);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:55em){.food-truck-map .united-states #truck{background-size:110px 65px;width:110px;height:65px}}.food-truck-map .united-states .state{fill:#DF2E37;opacity:.25;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease}.food-truck-map .united-states .state.hoverable{cursor:pointer}.food-truck-map .united-states .state.hoverable:hover{opacity:1}.food-truck-map .united-states .state.active{opacity:1;position:relative}.food-truck-map .select-wrap{margin:0 auto 2rem;max-width:300px}@media (min-width:55em){.food-truck-map .select-wrap{margin-left:0}}.food-truck-map .state-list{border:2px solid #000}.food-truck-map .state-list:focus{border-color:#FFCD70}.food-truck-map .locations-list{list-style:none;margin:0 auto 2rem;max-width:500px;padding:0}@media (min-width:55em){.food-truck-map .locations-list{margin-left:0}}.food-truck-map .locations-list li{display:none}.food-truck-map .locations-list li.active{display:block}.food-truck-map .container-fluid{position:relative}.food-truck-map .food-truck-image{display:none;width:245px;height:222px;position:absolute;bottom:-8rem;right:0;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:100}@media (min-width:55em){.food-truck-map .food-truck-image{display:block}}.food-truck-map .food-truck-image:before{position:absolute;top:0;left:0;bottom:0;right:0;border:3px solid #DF2E37;content:'';display:block;-webkit-transform:translate(20px,20px);transform:translate(20px,20px);z-index:-1}