.PropertyCard_productCard__a5l7_{width:100%;border-radius:10px;background:var(--white)}.PropertyCard_productCard__a5l7_ h3{font-size:1.3rem;font-weight:700}.PropertyCard_productCard__a5l7_ p,.PropertyCard_productCard__a5l7_ small,.PropertyCard_productCard__a5l7_ span{font-size:.9rem;font-weight:400;color:var(--Grey6)}.PropertyCard_productCard__a5l7_ li small{font-size:.7rem;font-weight:400;color:var(--Grey6)}.PropertyCard_productCard__a5l7_ .PropertyCard_heart__h9RzH{text-align:center;width:10%;height:15%;border:1px solid var(--Line);border-radius:50%;cursor:pointer}.PropertyCard_productCard__a5l7_ figure{position:relative;height:150px;overflow:hidden;border-radius:10px}.PropertyCard_productCard__a5l7_ figure img{transition:all .5s ease-in-out}.PropertyCard_productCard__a5l7_ figure img:hover{transition:all .5s ease-in-out;transform:scale(1.1)}@media screen and (min-width:700px){.PropertyCard_productCard__a5l7_{width:32%}}@media screen and (min-width:1000px){.PropertyCard_productCard__a5l7_{width:24%}}.spinit{border-top:5px solid var(--mainLight);border:5px solid var(--mainLight);border-top-color:var(--mainColor);border-radius:50%;width:1.9em;height:1.9em;margin:0 auto;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}