#properties_slider_section{float:left;width:100%}#properties_slider_section .skeleton-slider{display:flex;gap:1.875rem;overflow:hidden;padding:.5rem 0}#properties_slider_section .skeleton-slide{width:14.375rem;min-width:14.375rem;flex-shrink:0}#properties_slider_section .property-slider-small-card-image{width:14.375rem;height:10.4375rem!important;background-color:#f0f0f0;border-radius:.375rem;object-fit:cover}#properties_slider_section .skeleton-price{width:5rem;height:1.5rem;background-color:#f0f0f0}#properties_slider_section .skeleton-text{height:1rem;background-color:#f0f0f0;border-radius:.25rem;margin-top:.5rem}#properties_slider_section .skeleton-text:first-of-type{width:70%;height:1.25rem;margin-top:.75rem}#properties_slider_section .skeleton-text:nth-of-type(2){width:90%}#properties_slider_section .skeleton-text:last-of-type{width:60%}#properties_slider_section .custom-next-button,#properties_slider_section .custom-prev-button{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f0f0f0;position:absolute;top:50%;transform:translateY(-50%);z-index:10}#properties_slider_section .custom-prev-button{left:-1.25rem}#properties_slider_section .custom-next-button{right:-1.25rem}#properties_slider_section .shimmer{position:relative;overflow:hidden}#properties_slider_section .shimmer:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0));animation:shimmer 1.5s infinite;z-index:1}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media only screen and (max-width:600px){.custom-next-button{right:0!important}}