.property-load-more{display:flex;min-height:76px;align-items:center;justify-content:center;color:var(--muted);font-size:12px}.property-load-more.loading span:before{content:"";display:inline-block;width:14px;height:14px;margin-right:9px;border:2px solid #d9dfe2;border-top-color:var(--brand);border-radius:50%;vertical-align:-3px;animation:property-loading .7s linear infinite}.property-load-more.error span{color:var(--brand);cursor:pointer}@keyframes property-loading{to{transform:rotate(360deg)}}
