.see-more-button-component{color:#1a7758;cursor:pointer;align-items:center;gap:10px;font-size:1.125rem;font-weight:600;line-height:130%;display:flex}.see-more-button-component svg{rotate:45deg}
.property-card-component{cursor:pointer;border-radius:8px;flex-direction:column;height:100%;display:flex}.property-card-component__content{background-color:#fcfbf7;border:1px solid #ebe9e0;border-radius:0 0 16px 16px;flex-direction:column;flex:1;justify-content:space-between;gap:14px;padding:24px;display:flex}.property-card-component__content:hover .property-card-component__name{text-decoration:underline}.property-card-component__top{justify-content:space-between;align-items:flex-start;gap:13px;display:flex}.property-card-component__name{font-size:1.25rem;font-weight:600;line-height:130%}.property-card-component__price{color:#076243;white-space:nowrap;align-self:flex-end;font-size:1.375rem;font-weight:400;line-height:130%}.property-card-component__price-highlight{font-size:1.625rem;font-weight:600}.property-card-component__address{line-height:130%}
