.home-hero{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.home-hero__wrap{background:var(--surface-subtle,#f5f5f5);border-radius:12px;width:100%;min-height:300px;position:relative;overflow:hidden}.home-hero__wrap--no-img{background:linear-gradient(135deg,#1a3a52 0%,#2d6a8f 100%)}.home-hero__img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero__overlay{z-index:1;background:linear-gradient(#0000000a 0%,#00000059 45%,#000000b8 100%);flex-direction:column;justify-content:flex-end;gap:.75rem;min-height:300px;padding:2rem 1.5rem 1.75rem;display:flex;position:relative}.home-hero__title{text-shadow:0 1px 4px #00000080;color:#fff!important;margin:0!important}.home-hero__summary{color:#ffffffeb;text-shadow:0 1px 3px #0006;max-width:60ch;margin:0;font-size:1rem;line-height:1.5}.home-hero__content{font-size:.9375rem;line-height:1.65}.home-hero__content p{margin:0 0 .75rem}.home-hero__content p:last-child{margin-bottom:0}.home-hero__content img,.home-hero__content video{border-radius:6px;max-width:100%;height:auto}.home-properties__header{margin-bottom:1rem}.home-properties__header h1,.home-properties__header p{margin:0 0 .25rem}@media (min-width:600px){.home-hero__wrap{min-height:380px}.home-hero__overlay{min-height:380px;padding:2.5rem 2rem 2rem}}@media (min-width:960px){.home-hero__wrap{min-height:460px}.home-hero__overlay{min-height:460px;padding:3rem 2.5rem 2.5rem}}
