.spc-page .alh-home-search-section .alh-home-search-item{display:flex;align-items:center;gap:14px;padding:14px 25px;text-decoration:none;color:var(--spc-dark-text);border-bottom:1px solid var(--spc-300);transition:background .15s ease}.spc-page .alh-home-search-section .alh-home-search-item:last-child{border-bottom:none}.spc-page .alh-home-search-section .alh-home-search-item:hover,.spc-page .alh-home-search-section .alh-home-search-item.is-active{background:#f5f5f5}.spc-page .alh-home-search-section .alh-home-search-thumb{flex-shrink:0;width:142px;height:80px;border-radius:3px;overflow:hidden;background:#edeae4}.spc-page .alh-home-search-section .alh-home-search-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.spc-page .alh-home-search-section .alh-home-search-addr{color:var(--spc-dark-text);font-family:var(--spc-font-body);font-size:20px;font-weight:400;line-height:1.2;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.spc-page .alh-home-search-section .alh-home-search-price{color:var(--spc-dark-text);font-family:var(--spc-font-body);font-size:18px;font-weight:500;line-height:1.2}.spc-page .alh-home-search-section .alh-home-search-price .from{font-size:16px;font-weight:400}.spc-page .alh-home-search-section .alh-home-search-price.contact{font-weight:400}.spc-page .alh-home-search-section .alh-home-search-empty{padding:18px 25px;color:var(--spc-light-text);font-family:var(--spc-font-body);font-size:16px}@media (max-width:767px){.spc-page .alh-home-search-section .alh-home-search-thumb{width:110px;height:64px}.spc-page .alh-home-search-section .alh-home-search-addr{font-size:17px}.spc-page .alh-home-search-section .alh-home-search-price{font-size:16px}.spc-page .alh-home-search-section .alh-home-search-item{padding:12px 16px;gap:12px}}