.MinimalHeader_header__HUwaU{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;padding:1rem .2rem 0 1rem}@media only screen and (min-width:576px){.MinimalHeader_header__HUwaU{padding:1rem .2rem 1rem 1rem}}.AccountBody_accountBody__fEPp2{padding:1rem}@media only screen and (min-width:576px){.AccountBody_accountBody__fEPp2{padding:2rem 6rem}}@media only screen and (min-width:768px){.AccountBody_accountBody__fEPp2{padding:2rem 12rem}}.forms_label__PPgmE{display:inline-block;margin-bottom:.6rem;font-size:1rem;font-weight:600}.forms_accessibleLabel__Li15t{display:none}.forms_input__PvKqi{width:100%;padding:.6rem .8rem;border-radius:.375rem;border:1px solid var(--outline);font-size:inherit}.forms_inputGroup__l_ndZ{display:flex;flex-direction:column}.forms_checkbox__Ue36f{width:1rem;height:1rem}.forms_inputList__hirHZ{list-style:none;margin:0;padding:1rem}.forms_inputListItem__0hLjQ+.forms_inputListItem__0hLjQ{display:flex;align-items:center;white-space:nowrap;padding-top:.5rem}.forms_inputListLabel__oeKUI{-webkit-user-select:none;user-select:none;padding-left:.5rem}.forms_select__04Vob{width:100%;cursor:pointer;border:1px solid var(--outline);border-radius:.375rem;height:2.5rem;padding:0 .8rem;font-size:inherit;font-family:inherit;color:inherit}.forms_select__04Vob:hover{background:var(--primary-light)}.PropertyTypes_propertyType__nAFl9{display:grid;grid-template-columns:repeat(auto-fill,minmax(5rem,1fr));gap:.5rem}.PropertyTypes_label__0mao1{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1rem 0;border:1px solid var(--outline);border-radius:.375rem;font-size:.8rem}.PropertyTypes_label__0mao1:hover{background:var(--primary-light);border-color:var(--primary)}.PropertyTypes_checkbox__H9sai{position:absolute;opacity:0;margin:0}.PropertyTypes_checkbox__H9sai:focus+.PropertyTypes_label__0mao1{outline:solid 2px var(--focus);outline-offset:1px}.PropertyTypes_checkbox__H9sai:checked:focus+.PropertyTypes_label__0mao1{outline-color:var(--primary-dark)}.PropertyTypes_checkbox__H9sai:checked+.PropertyTypes_label__0mao1{background:var(--primary);border-color:var(--primary);color:var(--background)}.SquareFeet_squareFeet__v_7iF,.YearBuilt_yearBuilt__SqdhP{display:flex;align-items:center}.Features_featureList__rZCQU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;list-style:none;margin:.2rem 0;padding:0}.Features_featureList__rZCQU>li{display:grid;grid-template-columns:1.5rem auto}.Footer_footer__BdWjz{display:flex;align-items:center;justify-content:flex-end;column-gap:1rem;border-top:1px solid rgb(235,235,235);padding:1rem}.TextButton_textButton__RAByf{background:none;border:none;color:var(--color-primary);cursor:pointer;height:2.5rem;padding:0 .8rem;border-radius:.375rem;text-decoration:underline;font-size:inherit;font-family:inherit}.TextButton_textButton__RAByf:hover{background-color:var(--primary-light)}.FavoriteButton_favoriteButton__99bY3{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:.0625rem;border:none;transition:.2s;background:none}.FavoriteButton_favoriteButton__99bY3:hover{transform:scale(1.1)}#FavoriteButton_favoriteFilled__Vt9gF,#FavoriteButton_favoriteStroke__mKSCk{stroke:white;fill:rgba(0,0,0,.5)}#FavoriteButton_favoriteStroke__mKSCk{animation:FavoriteButton_addFavorite__zYzNf .3s forwards}#FavoriteButton_favoriteFilled__Vt9gF{animation:FavoriteButton_removeFavorite__lsER6 .3s ease-in-out forwards}@keyframes FavoriteButton_addFavorite__zYzNf{0%{transform:scale(1)}20%{transform:scale(.9)}40%{transform:scale(1.1)}to{transform:scale(1);fill:var(--secondary)}}@keyframes FavoriteButton_removeFavorite__lsER6{0%{transform:scale(1)}20%{transform:scale(.9)}40%{transform:scale(1.1)}to{transform:scale(1)}}.ListingImageContainer_listingImageContainer__UA5Za{position:relative}.ListingStatusIndicator_status__bnC_V{display:inline-block;font-size:.8rem;border-radius:1.25rem;padding:.2rem .4rem;background-color:#5a5a5a;color:white}.ListingStatusIndicator_statusActive__LxRly{background-color:var(--active-listing)}.ListingStatusIndicator_statusPending___gl0V{background-color:var(--pending-listing)}.ListingStatusIndicator_statusSold__hladL{background-color:var(--sold-listing)}.ListingImageContainerElements_listingImageContainerElements__IZyj3{position:absolute;left:0;right:0;margin:.5rem}.ListingImageContainerElements_elements__UMoW9{display:flex;justify-content:space-between}.ListingCardImage_listingCardImage__q0LbC{object-fit:cover;width:100%;aspect-ratio:1/1;border-radius:.8rem}.ListingDetailHeader_header___MsB_{display:grid;grid-template-columns:1fr auto;align-items:center;justify-content:space-between;padding:1rem .2rem 0 1rem}@media only screen and (min-width:576px){.ListingDetailHeader_header___MsB_{grid-template-columns:auto 50% auto}}@media only screen and (min-width:992px){.ListingDetailHeader_header___MsB_{grid-template-columns:auto 40% auto;padding:1rem .2rem 1rem 1rem}}