.property-information{position:relative;width:100%}.property-information__container{padding-bottom:2rem;padding-top:2rem}.property-information__container.top-border{border-top:20px solid #ffd2bf}.property-information__title,.property-information__type{color:var(--color-dark-blue);text-align:center}.property-information__type{font-family:var(--font-secondary);font-weight:200}.property-information__title{font-size:3.2rem;margin-bottom:2rem}.property-information__features{display:flex;flex-wrap:wrap;justify-content:space-evenly}.property-information__feature{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.2rem;text-align:center;width:49%}.property-information__feature img{height:45px;margin-bottom:.8rem;max-width:75px}.property-information__feature-text{font-size:1.6rem;font-weight:500}.property-information__subtext{font-size:1.6rem;font-weight:400;margin-top:3rem;text-align:center}.property-information--white{background-color:var(--color-white)}.property-information--light-gray{background-color:var(--color-gray-100)}@media(min-width:1300px){.property-information.overlap-bottom{margin-bottom:-50px;padding-bottom:unset!important}.property-information.overlap-top{margin-top:-50px;padding-top:unset!important}}@media(min-width:576px){.property-information__feature{width:30%}.property-information__feature-text{font-size:1.7rem;max-width:130px}.property-information__type{font-size:1.6rem}.property-information__title{font-size:2.8rem;font-weight:500}}@media(min-width:992px){.property-information__feature{justify-content:flex-start;width:15%}.property-information__features{margin-left:auto;margin-right:auto;max-width:1100px}.property-information__title{font-size:3.2rem}.property-information__subtext{margin-left:auto;margin-right:auto;max-width:800px}}@media(min-width:992px)and (min-width:1200px){.property-information__title{font-size:4rem}}