.property-list-by-label{--pbsl-gap:24px;display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--pbsl-gap);width:100%;max-width:100%;box-sizing:border-box}.property-list-by-label .property-item-simple{flex:0 0 100%;max-width:100%}.property-list-by-label.columns-2 .property-item-simple{flex:0 0 calc(( 100% - var(--pbsl-gap) ) / 2);max-width:calc(( 100% - var(--pbsl-gap) ) / 2)}.property-list-by-label.columns-3 .property-item-simple{flex:0 0 calc(( 100% - ( var(--pbsl-gap) * 2 ) ) / 3);max-width:calc(( 100% - ( var(--pbsl-gap) * 2 ) ) / 3)}.property-list-by-label.columns-4 .property-item-simple{flex:0 0 calc(( 100% - ( var(--pbsl-gap) * 3 ) ) / 4);max-width:calc(( 100% - ( var(--pbsl-gap) * 3 ) ) / 4)}.property-list-by-label .property-item-simple{display:flex;flex-direction:column;background:#fff;border:0;border-radius:0;overflow:hidden;height:100%;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box;min-width:0;align-self:stretch}.property-list-by-label .property-image{display:block;aspect-ratio:16/10;background:#f4f4f4;overflow:hidden;width:100%;max-width:100%}.property-list-by-label .property-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.property-list-by-label .property-item-simple:hover .property-image img{transform:scale(1.04)}.property-list-by-label .property-info{display:flex;flex-direction:column;gap:10px;padding:16px;flex:1;justify-content:flex-start}.property-list-by-label .property-title{font-size:18px;line-height:1.3;margin:0;letter-spacing:-.2px;min-height:calc(1.3em * 2);white-space:normal;overflow-wrap:anywhere;word-break:break-word}.property-list-by-label .property-title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.property-list-by-label .property-title a:hover{text-decoration:underline}.property-list-by-label .property-price{font-size:20px;font-weight:700;margin:0;white-space:nowrap}.property-list-by-label .property-btn{display:inline-flex;width:fit-content;margin-top:4px;padding:16px 25px;background-color:#ebc682;fill:#000;color:#000;font-size:13px;font-weight:600;border-radius:0px 0px 0px 0px;text-decoration:none;transition:opacity .2s ease}.property-list-by-label .property-btn:hover{background-color:#ebc682;color:#000;opacity:.9}@media (max-width:991px){.property-list-by-label{--pbsl-gap:18px}.property-list-by-label.columns-3 .property-item-simple,.property-list-by-label.columns-4 .property-item-simple{flex:0 0 calc(( 100% - var(--pbsl-gap) ) / 2);max-width:calc(( 100% - var(--pbsl-gap) ) / 2)}.property-list-by-label .property-title{font-size:17px;min-height:calc(1.3em * 2)}.property-list-by-label .property-price{font-size:19px}}@media (max-width:767px){.property-list-by-label{--pbsl-gap:16px}.property-list-by-label.columns-2 .property-item-simple,.property-list-by-label.columns-3 .property-item-simple,.property-list-by-label.columns-4 .property-item-simple{flex:0 0 100%;max-width:100%}.property-list-by-label .property-title{font-size:18px;min-height:auto}.property-list-by-label .property-title a{-webkit-line-clamp:unset}.property-list-by-label .property-price{font-size:20px}}.e-con,.e-con>.e-con-inner{display:var(--display,flex)!important}