/**handles:custom-card**/
.custom-card{--custom-card-background: ;--custom-card-media-background:rgba(13,34,64,.1);--custom-card-heading:#0d2240;--custom-card-text:#4a6488;--custom-card-gap:1rem;align-items:flex-start;background-color:var(--custom-card-background);color:#4a6488;color:var(--custom-card-text);display:flex;flex-flow:column nowrap;height:100%;justify-content:flex-start;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;width:100%}@media only screen and (min-width:50rem){.custom-card{--custom-card-gap:1.5rem}}.custom-card:not(a){pointer-events:none}.custom-card__media{--aspect-ratio:1/1;aspect-ratio:1/1;aspect-ratio:var(--aspect-ratio);background-color:var(--custom-card-media-background);height:auto;overflow:hidden;position:relative;width:100%}.custom-card__media-tags{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:.5em;justify-content:flex-start;left:var(--custom-card-gap);margin-bottom:var(--featured-property-custom-card-gap);position:absolute;top:var(--custom-card-gap);z-index:2}.custom-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%}.custom-card__media-cutout{bottom:0;color:var(--_block-background);height:4rem;position:absolute;right:0;width:4rem;z-index:2}.custom-card__body{flex:1 1 auto;flex-flow:column nowrap;justify-content:flex-start;padding:var(--custom-card-gap) 0 0;position:relative}.custom-card__body,.custom-card__body-top{align-items:flex-start;display:flex;height:auto;width:100%}.custom-card__body-top{flex-flow:row nowrap;justify-content:space-between}.custom-card__body-title{color:var(--custom-card-heading);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;margin-bottom:.5em;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.custom-card__body-title{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}}.custom-card:hover .custom-card__body-title{-webkit-text-decoration:underline;text-decoration:underline}.custom-card__body-description,.custom-card__body-meta{color:var(--custom-card-text)}.custom-card__body-meta{font-feature-settings:lining-nums proportional-nums;font-family:Geist,Lato,Arial,sans-serif;font-size:1rem;font-stretch:normal;font-style:normal;font-variant-numeric:lining-nums proportional-nums;font-weight:500;letter-spacing:-.16px;line-height:1.3rem;margin-bottom:.5em;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.custom-card__body-meta{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}}.custom-card__body-description{font-family:Geist,Lato,Arial,sans-serif;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.16px;line-height:1.5rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:87.5rem){.custom-card__body-description{font-family:Geist,Lato,Arial,sans-serif;font-size:1.125rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.18px;line-height:1.6875rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}