.property-list-component{flex-direction:column;gap:10px;padding:0 15px;display:flex}.property-list-component.favorites{padding:0}.property-list-component__hotel-star-rating{margin-bottom:2px}.property-list-component__favorite-toggle{cursor:pointer;background-color:#4d4d4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.property-list-component__favorite-toggle img{width:18px;height:18px}.property-list-component__properties{flex-direction:column;flex:1;gap:10px;padding:15px 0;display:flex;overflow-y:scroll}.property-list-component__properties.favorites{flex-direction:column;display:flex}.property-list-component__no-properties-found{justify-content:center;align-items:center;height:100%;padding:0 15px;display:flex}.property-list-component__property{cursor:pointer;background-color:#fefefe;border:1px solid #e3e3e3;border-radius:12px;gap:12px;padding:10px;display:flex}@media screen and (max-width:950px){.property-list-component__property{flex-direction:column}}@media screen and (max-width:830px){.property-list-component__property{flex-direction:row}}@media screen and (max-width:400px){.property-list-component__property{flex-direction:column;gap:24px}}.property-list-component__property .image-swiper-component{border-radius:10px;width:170px;height:170px}.property-list-component__property .image-swiper-component__favorite-toggle{top:10px;right:10px}.property-list-component__property .image-swiper-component__swiper__navigation__prev{left:10px}.property-list-component__property .image-swiper-component__swiper__navigation__next{right:10px}.property-list-component__property .image-swiper-component__swiper__navigation__prev,.property-list-component__property .image-swiper-component__swiper__navigation__next{bottom:10px}@media screen and (max-width:1050px){.property-list-component__property .image-swiper-component{width:150px;height:150px}}@media screen and (max-width:950px){.property-list-component__property .image-swiper-component{width:100%}}@media screen and (max-width:830px){.property-list-component__property .image-swiper-component{width:150px}}@media screen and (max-width:450px){.property-list-component__property .image-swiper-component{width:100px;height:100px}}@media screen and (max-width:400px){.property-list-component__property .image-swiper-component{width:100%;height:150px}}.property-list-component__property-content{flex-direction:column;flex:1;display:flex}.property-list-component__property-content-header{justify-content:space-between;margin-bottom:4px;display:flex}.property-list-component__property-content-header-info{flex-direction:column;flex:1;gap:4px;display:flex}.property-list-component__property-content-header-info__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.property-list-component__property-content .review-section-component{height:35px}.property-list-component__property-content .review-section-component__rating-square{min-height:35px}.property-list-component__property-content-body{flex:1;justify-content:space-between;align-items:flex-end;display:flex}.property-list-component__property-content-footer{flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-end;gap:4px;display:flex}.property-list-component__property-content-footer__applied-settings{color:#726c6c;text-align:end;font-size:.875rem}.property-list-component__property-content-footer__price{text-align:end;color:#076243;align-items:center;gap:10px;font-size:1.5rem;font-weight:500;display:flex}.property-list-component__property-title{color:#076243;align-items:center;font-size:1.5rem;line-height:120%;display:flex}.property-list-component__property-title:hover{text-decoration:underline}.property-list-component__property-location{color:#5a5555}
