.center-location{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.location-strip{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:10rem;cursor:pointer}.location-strip-kitchen{background-color:var(--background-accent);color:var(--accent-color)}.location-strip-trailer{background-color:var(--background-secondary-accent);color:#fff}.location-strip-text{width:fit-content;display:flex;flex-direction:column;margin-top:-3rem;text-align:center}.location-strip-text-sub{font-size:var(--step-1);font-weight:500}.location-strip-text-title{font-family:NFAnaniasRegular;font-size:var(--step-4);font-weight:500;line-height:1.75rem}.location-strip-image{position:relative;display:block;width:20rem;z-index:3}.location-strip-image-background{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--background-color);clip-path:circle(43.8% at 49.9% 48%);z-index:2}.location-strip-image-container{position:relative;width:fit-content;height:fit-content}.location-container{display:flex;flex-direction:row;align-items:center;gap:2rem}.location-container-kitchen{margin-top:5rem;margin-left:-10rem}.location-container-trailer{margin-top:5rem;margin-right:-10rem}.location-spacer{height:10rem}@media screen and (min-width:601px) and (max-width:1024px){.location-strip{height:8rem}.location-strip-image{width:15rem}.location-container-kitchen{margin-left:-4rem}.location-container-trailer{margin-right:-4rem}}@media screen and (max-width:600px){div.location-strip{height:7rem}div.location-strip-text{margin-top:-3rem;margin-left:2rem;text-align:center}.location-strip-image{max-width:17rem}div.location-container-kitchen{margin-top:2rem;margin-left:-2rem}div.location-container-trailer{margin-top:2rem;margin-right:-2rem}div.location-spacer{height:7rem}}@media screen and (max-width:320px){div.location-strip{height:5rem}div.location-strip-text{margin-top:-1rem;margin-left:0}div.location-strip-text-title{font-size:var(--step-1)}div.location-strip-text-sub{font-size:var(--step--1)}.location-strip-image{max-width:8rem}div.location-container-kitchen{margin-top:1rem;margin-left:-1rem}div.location-container-trailer{margin-top:1rem;margin-right:-1rem}div.location-spacer{height:5rem}}