.kb-property-section{padding-top:0!important;padding:5rem 0;background:var(--kb-surface-page)}.kb-property-stack{margin-top:2.5rem;display:grid;gap:2rem}.kb-property-feature{overflow:hidden;border-radius:1.5rem;background:var(--kb-surface-elevated);border:1px solid var(--kb-border);box-shadow:var(--kb-shadow)}.kb-property-feature__row{min-height:360px}.kb-property-feature__media{position:relative;height:100%;min-height:320px;background:var(--kb-surface-elevated)}.kb-property-feature__image{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.kb-property-feature__content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem 2rem}.kb-property-feature__eyebrow{display:inline-flex;align-items:center;width:fit-content;margin-bottom:.8rem;padding:.45rem .8rem;border-radius:999px;background:var(--kb-color-primary-soft);border:1px solid var(--kb-color-primary-border);color:var(--kb-color-primary);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.kb-property-feature__title{margin:0 0 .85rem;font-size:clamp(1.5rem,2.2vw,2.2rem);line-height:1.12;font-weight:800;color:var(--kb-text-primary)}.kb-property-feature__text{margin:0;font-size:1rem;line-height:1.8;color:var(--kb-text-secondary)}@media(max-width:991.98px){.kb-property-section{padding:4rem 0}.kb-property-stack{gap:1.5rem}.kb-property-feature__content{padding:1.5rem}.kb-property-feature__media,.kb-property-feature__image{min-height:260px}}