.property-distance{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem auto 0;width:100%;text-align:center;justify-items:center}.property-distance p{margin:0!important}.property-distance--count-3{grid-template-columns:repeat(3,minmax(0,1fr));max-width:48rem;gap:1rem}@media(min-width:768px){.property-distance--count-3{gap:1.5rem}.property-distance--count-1{grid-template-columns:1fr;max-width:16rem}.property-distance--count-2{grid-template-columns:repeat(2,1fr);max-width:32rem}.property-distance--count-4,.property-distance--count-many{grid-template-columns:repeat(4,1fr);max-width:64rem}}.property-distance__item{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;min-width:0}.property-distance--count-3 .property-distance__item{max-width:none}.property-distance__label{font-size:.875rem;line-height:1.25rem;color:#6b7280;margin-bottom:.25rem;font-weight:400}.property-distance__value{font-size:1rem;line-height:1.5;color:#1a1a1a;font-weight:400}
