.property-listing{width:100%;padding:0 0 3rem;font-family:Nunito,sans-serif}.property-listing__inner{width:90%;max-width:none;margin:0 auto}.property-listing__intro{margin-bottom:1.15rem}.property-listing__title{margin:0 0 .35rem;color:#0f2a4a;font-size:clamp(1.45rem,2.2vw,1.9rem);font-weight:700;line-height:1.25}.property-listing__subtitle{margin:0;color:#6b7c8f;font-size:1rem;line-height:1.5}.property-listing__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.35rem}.property-listing__filter{border:1px solid #eb0028;border-radius:999px;padding:4px 18px;background:#fff;color:#eb0028;font-family:Nunito,sans-serif;font-size:.88rem;font-weight:600;line-height:1.4;cursor:pointer;transition:background-color .2s ease,color .2s ease}.property-listing__filter.is-active,.property-listing__filter:hover{background:#eb0028;color:#fff}.property-listing__empty{margin:0;padding:1.5rem 0;color:#6b7c8f;text-align:center}.property-listing__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.property-listing__grid .locations-listing-card{flex:none;width:100%;max-width:none}.property-listing__grid .locations-listing-card__tags{justify-content:flex-start}.property-listing__grid .locations-listing-card__place{height:2.29rem;min-height:2.29rem;max-height:2.29rem;white-space:normal;overflow:hidden;flex-shrink:0}.property-listing__location{display:flex!important;align-items:flex-start;gap:.3rem;color:#000!important;text-decoration:none!important}.property-listing__location:hover{color:#eb0028!important;text-decoration:none!important}.property-listing__location:hover span{text-decoration:underline}.property-listing__location i{flex-shrink:0;margin-top:.12rem;color:#eb0028;font-size:.95rem;line-height:1;text-decoration:none!important}.property-listing__location span{min-width:0;flex:1 1 auto;height:2.29rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;text-decoration:none}.property-listing__reviews{display:flex;align-items:center;gap:.3rem;margin:0;height:1.2rem;color:#111827;font-size:.82rem;font-weight:600;line-height:1.2;flex-shrink:0}.property-listing__reviews i{color:#edb012;font-size:.9rem;line-height:1}.property-listing__more-wrap{display:flex;justify-content:center;margin-top:1.5rem}.property-listing__more-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.5rem;border:1px solid #eb0028;border-radius:999px;background:#eb0028;color:#fff;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;transition:background-color .2s ease,color .2s ease}.property-listing__more-btn:hover{background:#fff;color:#eb0028}@media (max-width:1199.98px){.property-listing__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991.98px){.property-listing__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width:575.98px){.property-listing__grid{grid-template-columns:1fr;gap:12px}.property-listing__filter{font-size:.8rem;padding:3px 14px}}