.location{cursor:pointer;position:relative}.location_image{height:200px;overflow:hidden;position:relative;width:100%}.location_image_background{background-position:50%;background-size:cover;z-index:1}.location_image_background,.location_image_darken{inset:0;position:absolute;transition:var(--hover-transition)}.location_image_darken{background-color:#0000004d;z-index:2}.location_lower{background-color:var(--background2);padding:16px 24px;position:relative;transition:var(--hover-transition);z-index:1}.location_lower_title{font-size:20px;margin-bottom:6px;text-transform:uppercase}.location_lower_info,.location_lower_title{color:var(--main-text)}.location_lower_nov{color:var(--main);text-transform:uppercase}.location_lower_nov-none{color:var(--unselected)}.location_shadow{box-shadow:0 0 20px #bfbfbf21;inset:0;opacity:0;position:absolute;transition:var(--hover-transition);z-index:0}.location:hover .location_shadow{opacity:1}.location:hover .location_lower{background-color:var(--main-background)}.location:hover .location_image_background{transform:scale(1.05)}.location:hover .location_image_darken{background-color:#0000001a}.location-filteredNotMatching .location_lower_title{color:var(--unselected)}.location-filteredNotMatching .location_lower_nov{color:var(--unselected !important)}.location-filteredNotMatching .location_image_darken{background-color:#000c!important}@media screen and (max-width:600px){.location-responsive{background-color:var(--background2);padding-left:180px;transition:var(--hover-transition)}.location-responsive:hover{background-color:var(--main-background)}.location-responsive .location_image{bottom:0;height:auto;left:0;position:absolute;top:0;width:160px}.location-responsive .location_lower{height:100%;padding-bottom:20px;padding-left:0;padding-top:20px}}@media screen and (max-width:400px){.location-responsive{padding-left:140px}.location-responsive .location_lower_title{font-size:18px}.location-responsive .location_image{width:120px}}
