.loading-progress-bar{position:relative;width:100%;height:.1875rem;background-color:#f0f0f0;overflow:hidden;display:none}.loading-progress-bar.active{display:block}.loading-progress-bar-fill{position:absolute;top:0;left:0;height:100%;background-color:#fb5c3f;width:0;animation:loading-progress 1.5s ease-in-out infinite}@keyframes loading-progress{0%{width:0;left:0}50%{width:70%;left:15%}100%{width:0;left:100%}}.properties-skeleton-wrapper{display:none}.properties-skeleton-wrapper.active{display:block}.skeleton-card{background:#fff;border-radius:.75rem;overflow:hidden;border:1px solid #e0e0e0;width:100%}.skeleton-image{width:100%;height:18.75rem;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-content{padding:1rem}.skeleton-title{width:70%;height:1.5rem;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:.25rem;margin-bottom:.75rem}.skeleton-subtitle{width:50%;height:1rem;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:.25rem;margin-bottom:1rem}.skeleton-text-line{width:100%;height:.875rem;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:.25rem;margin-bottom:.5rem}.skeleton-text-line:last-child{width:80%}.skeleton-price{width:30%;height:1.25rem;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:.25rem;margin-top:1rem}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.property-content-wrapper.loading{opacity:.3;pointer-events:none}.property-content-wrapper.loading-hidden{display:none !important}/*# sourceMappingURL=loading.css.map */