.property-card__title{display:block;font-size:1.5rem;font-weight:bold;line-height:124%}@media print,screen and (min-width: 52.5625em){.property-card__title{font-family:"Inter",Helvetica,Arial,sans-serif;font-size:1.75rem}}.property-card__location,.property-card__property-type,.property-card__square-footage,.property-card__bedrooms,.property-card__bathrooms{font-size:1rem;line-height:1.65625rem}.property-card__price,.property-card__location{color:#0054a6;display:block;font-size:0.75rem;font-weight:bold;letter-spacing:.14em;line-height:130%;text-transform:uppercase}.property-card{min-height:100%;padding:0.625rem}.property-card__link{text-decoration:none}.property-card__gallery{margin-bottom:1.125rem;position:relative}.property-card .gallery{padding-bottom:0}.property-card .gallery__dots{bottom:1.125rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.property-card .gallery__dot{opacity:.5}.property-card .gallery__dot.active{background-color:#fff;opacity:1}.property-card .gallery__dot:nth-child(1n+5){display:none}.property-card__location,.property-card__property-type,.property-card__square-footage,.property-card__bedrooms,.property-card__bathrooms{text-decoration:none}.property-card__property-type,.property-card__square-footage,.property-card__bedrooms,.property-card__bathrooms{width:50%}.property-card__title-and-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-card__location{color:#f04f24;margin-bottom:0.625rem;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.property-card__title{font-weight:bold;margin-bottom:2.125rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.property-card__details{color:#5c5c5c;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.property-card__price-container{width:100%}.property-card__price{background-color:rgba(0,0,0,0);border-top:solid 0.125rem #e7e7e7;color:#0054a6;margin-top:1.875rem;padding:0.875rem 0;position:relative;width:100%}.property-card__price::before{background-color:#0054a6;content:"";height:0.125rem;left:0;position:absolute;top:-0.125rem;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform linear .3s;transition:-webkit-transform linear .3s;transition:transform linear .3s;transition:transform linear .3s, -webkit-transform linear .3s;width:100%}.property-card__price::after{background-image:url("../images/cta-arrow.svg");content:"";height:1.5rem;position:absolute;right:0;top:calc(50% - 12px);width:1.5rem}.card-collection--1-cards .property-card__price{margin-top:auto}.property-card:hover .property-card__price::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.property-card svg{display:none}