.location-search{display:grid;grid-template-areas:"header" "map" "listings";grid-template-rows:auto auto 1fr;height:100%;overflow:hidden;position:relative}@media screen and (min-width:59.375em){.location-search{grid-template-areas:"map header" "map listings";grid-template-columns:1fr min(50%,43.3333333333rem);grid-template-rows:auto 1fr;width:100%}}@media screen and (max-width:59.3125em){.location-search .hide-mobile{display:none}}.location-search__group-links{margin-bottom:.5333333333rem}.location-search__header{grid-area:header;padding:1.0666666667rem}@media screen and (min-width:59.375em){.location-search__header{padding:1.8666666667rem 2.8rem 0}}.location-search__subtitle{font-size:1rem;margin-bottom:.5rem}.location-search__header-title{display:none}@media screen and (min-width:59.375em){.location-search__header-title{display:block;font-size:2em;font-weight:700;line-height:1.15;margin-bottom:1.6rem;text-transform:uppercase}.location-search__content{box-shadow:0 3px 6px 0 #00000026}}.location-search__listings-wrapper{grid-area:listings;height:100%;overflow:hidden;position:relative}.location-search__listings{height:100%;overflow:scroll;position:relative;scroll-behavior:smooth}.location-search__listings.fade-out{opacity:0;transition:opacity .5s ease-in-out}.location-search .map{grid-area:map}@media screen and (max-width:59.3125em){.location-search .map{height:20rem}}

/*# sourceMappingURL=index.css.map*/