.c-location-grid{display:flex;flex-direction:column;font-weight:300}@media (max-width: 767.98px){.c-location-grid{gap:30px}}@media (min-width: 768px){.c-location-grid{gap:45px}}.c-location-grid .is-hidden{display:none}.c-location-grid__filters-wrapper{display:flex;gap:15px}@media (max-width: 767.98px){.c-location-grid__filters-wrapper{flex-direction:column}}@media (min-width: 768px){.c-location-grid__filters-wrapper{align-items:center}}.c-location-grid__filters{display:flex;flex-wrap:wrap;align-items:center;gap:15px}.c-location-grid__grid{display:grid}@media (max-width: 767.98px){.c-location-grid__grid{gap:30px}}@media (min-width: 768px) and (max-width: 991.98px){.c-location-grid__grid{grid-template-columns:repeat(2,1fr);gap:30px 40px}}@media (min-width: 992px){.c-location-grid__grid{grid-template-columns:repeat(3,1fr);gap:60px}}.c-location-grid__location{display:flex;flex-direction:column;gap:15px;position:relative}.c-location-grid__image{width:100%;height:auto;aspect-ratio:6/8;border-radius:2px;-o-object-fit:cover;object-fit:cover}.c-location-grid__image--alternate{position:absolute;opacity:0;transition:opacity .5s}.c-location-grid__image--alternate:hover{opacity:1}.c-location-grid__info{display:flex;align-items:flex-start;gap:10px}@media (max-width: 1199.98px){.c-location-grid__info{flex-direction:column}}@media (min-width: 1200px){.c-location-grid__info{justify-content:space-between}}.c-location-grid__tags{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:15px;margin-top:7px}
