.bl_propertyList{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0 auto;padding:0}.bl_propertyListItem{border:1px solid var(--border);border-bottom:none;padding:.8rem 1.6rem;width:100%}.bl_propertyListItem:last-child{border-bottom:1px solid var(--border)}.bl_propertyListItem:hover{background:var(--main-light);cursor:pointer}.bl_propertyListItem a{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.bl_propertyListItem_Tag .is_tag{border:1px solid var(--orange,#e86922);border-radius:2px;color:var(--orange,#e86922);font-size:1.2rem;font-style:normal;font-weight:700;padding:.2rem .4rem;white-space:nowrap}.bl_propertyListItem_Title{color:var(--main-dark,#292944);font-size:1.6rem;font-weight:700}.bl_propertyListItem_TrafficWrap{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.8rem}.bl_propertyListItem_Traffic{font-style:normal}.bl_propertyListItem_Rent .is_preffix,.bl_propertyListItem_Traffic{color:var(--black);font-size:1.4rem;font-weight:700;white-space:nowrap}.bl_propertyListItem_Rent .is_value{color:var(--orange,#e86922);font-size:1.4rem;font-weight:700;white-space:nowrap}