/**handles:featured-property-card**/
.featured-property-card{--featured-property-card-background:#efeff3;--featured-property-card-media-background:#efeff3;--featured-property-card-heading:#0d2240;--featured-property-card-text:#4a6488;--featured-property-card-gap:1rem;align-items:flex-start;background-color:#efeff3;background-color:var(--featured-property-card-background);color:#4a6488;color:var(--featured-property-card-text);display:flex;flex-flow:column nowrap;gap:1rem;gap:var(--featured-property-card-gap);height:auto;justify-content:flex-start;overflow:hidden;padding:1rem;padding:var(--featured-property-card-gap);position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%}@media only screen and (min-width:50rem){.featured-property-card{--featured-property-card-gap:1.5rem;align-items:stretch;flex-flow:row nowrap}}.featured-property-card__cutout{bottom:0;color:var(--_block-background);height:4rem;position:absolute;right:0;width:4rem;z-index:2}.featured-property-card__media{background-color:var(--featured-property-card-media-background);height:auto;overflow:hidden;position:relative;width:100%}.featured-property-card__media:before{content:"";display:block;padding-top:65%}.featured-property-card__media-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.featured-property-card__body{align-items:flex-start;display:flex;flex:1 1 auto;flex-flow:column nowrap;height:auto;justify-content:flex-start;padding:var(--featured-property-card-gap) 0 var(--featured-property-card-gap);position:relative;width:100%}@media only screen and (min-width:50rem){.featured-property-card__body{justify-content:center;padding:var(--featured-property-card-gap) 0}}.featured-property-card__body-tags{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:.5em;justify-content:flex-start;margin-bottom:var(--featured-property-card-gap)}.featured-property-card__body-top{align-items:flex-start;display:flex;flex-flow:row nowrap;height:auto;justify-content:space-between;width:100%}.featured-property-card__body-title{color:var(--featured-property-card-heading);font-family:Geist,Lato,Arial,sans-serif;font-size:1.75rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.84px;line-height:2.275rem;margin-bottom:.5em;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.featured-property-card__body-title{font-family:Geist,Lato,Arial,sans-serif;font-size:1.75rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.84px;line-height:2.275rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.featured-property-card:hover .featured-property-card__body-title{-webkit-text-decoration:underline;text-decoration:underline}.featured-property-card__body-price{font-feature-settings:lining-nums proportional-nums;color:var(--featured-property-card-heading);font-family:Geist,Lato,Arial,sans-serif;font-size:1.375rem;font-stretch:normal;font-style:normal;font-variant-numeric:lining-nums proportional-nums;font-weight:600;letter-spacing:-.44px;line-height:1.7875rem;margin-top:.5em;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.featured-property-card__body-price{font-family:Geist,Lato,Arial,sans-serif;font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:-.44px;line-height:1.7875rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.featured-property-card__body-address,.featured-property-card__body-description{color:var(--featured-property-card-text);font-family:Geist,Lato,Arial,sans-serif;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.16px;line-height:1.3rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.featured-property-card__body-address,.featured-property-card__body-description{font-family:Geist,Lato,Arial,sans-serif;font-size:1.125rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.18px;line-height:1.4625rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.featured-property-card__body-address{margin-bottom:.25em}.featured-property-card__body-button{margin-top:.5em}