.property_list_intro .opis_container{max-width:760px;margin-top:24px}.property_list_results{min-height:50vh}.property_list_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.property_list_card{min-width:0}.property_list_card a{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(21,28,39,.12);border-radius:22px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 18px 52px rgba(21,28,39,.08);transition:transform .25s ease,box-shadow .25s ease}.property_list_card a:hover,.property_list_card a:focus-visible{transform:translateY(-4px);box-shadow:0 24px 64px rgba(21,28,39,.14)}.property_list_card figure{aspect-ratio:4/3;margin:0;overflow:hidden;background:#eceff1}.property_list_card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.property_list_card a:hover img,.property_list_card a:focus-visible img{transform:scale(1.035)}.property_list_card_content{display:flex;flex:1;flex-direction:column;gap:12px;padding:24px}.property_list_card h2{margin:0;font-size:clamp(1.2rem,1.8vw,1.65rem);line-height:1.15}.property_list_card p{margin:0;color:rgba(21,28,39,.68)}.property_list_card strong{margin-top:auto;padding-top:8px;font-size:1.08rem}.property_list_empty{padding:70px 0}@media(max-width:980px){.property_list_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.property_list_grid{grid-template-columns:1fr;gap:20px}.property_list_card_content{padding:20px}}
