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