.neighborhood-properties-carousel{background:var(--neighborhood-properties-carousel-bg,#f9f9f9);left:0;margin-left:calc(50% - 50vw);position:relative;width:100vw}.neighborhood-properties-carousel__container{margin:0 auto;max-width:var(--body-max-width);padding:0 calc(var(--layout-padding) + 116px);position:relative;width:100%;z-index:1}.neighborhood-properties-carousel__header{margin:0 auto 100px;max-width:1200px;text-align:center}.neighborhood-properties-carousel__title{color:var(--color-gray-true-800);letter-spacing:-.06em;margin:0}.neighborhood-properties-carousel__title>:where(*){margin:0}.neighborhood-properties-carousel__description{color:var(--color-gray-true-800);letter-spacing:-.06em;margin:32px auto 0}.neighborhood-properties-carousel__description>:where(*){margin:0}.neighborhood-properties-carousel__cta{align-items:center;background:var(--color-primary);border-radius:20px;color:var(--color-gray-true-900);display:inline-flex;font-size:16px;font-weight:500!important;gap:8px;justify-content:center;letter-spacing:-.02em;line-height:1.5;margin-top:64px;min-height:63px;padding:26px 36px;text-decoration:none;transition:filter .2s ease}.neighborhood-properties-carousel__cta:hover{filter:brightness(.95)}.neighborhood-properties-carousel__slides{position:relative}.neighborhood-properties-carousel__swiper{display:block;overflow:visible;width:100%}.neighborhood-properties-carousel__swiper::part(wrapper){align-items:stretch}.neighborhood-properties-carousel__swiper::part(pagination){--swiper-pagination-bottom:-4px;--swiper-pagination-bullet-horizontal-gap:4px}.neighborhood-properties-carousel__swiper::part(bullet){background-color:var(--color-gray-true-300);opacity:1}.neighborhood-properties-carousel__swiper::part(bullet-active){background-color:var(--color-gray-true-900)}.neighborhood-properties-carousel__slide{height:auto;max-width:384px;width:100%}.neighborhood-properties-carousel__card{background-color:var(--color-white);color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none;width:100%}.neighborhood-properties-carousel__card-image{background:var(--color-gray-true-200);border-radius:0;max-height:256px;min-height:256px;overflow:hidden}.neighborhood-properties-carousel__card-image img{display:block;height:100%!important;object-fit:cover;width:100%}.neighborhood-properties-carousel__card-content{padding:24px;position:relative}.neighborhood-properties-carousel__card-top-label{color:var(--color-gray-true-800)}.neighborhood-properties-carousel__card-meta{color:var(--color-gray-true-800);margin-top:4px}.neighborhood-properties-carousel__card-price{color:var(--color-gray-true-800);margin-top:10px}@media(max-width:1199.98px){.neighborhood-properties-carousel__container{padding:0 var(--layout-padding)}}@media(min-width:992px){.neighborhood-properties-carousel__swiper{overflow:hidden}.neighborhood-properties-carousel__card{pointer-events:auto}}@media(max-width:767.98px){.neighborhood-properties-carousel__container{padding:0 16px}.neighborhood-properties-carousel__header{margin-bottom:60px}.neighborhood-properties-carousel__title{margin:0 auto;text-align:center}.neighborhood-properties-carousel__description{margin-top:8px;text-align:center}.neighborhood-properties-carousel__cta{margin-top:52px}.neighborhood-properties-carousel__card-content{padding:20px}}