.hero{height:37.5rem;max-height:calc(100vh - 2rem);padding-block:0 2.5rem;position:relative;transition:.4s ease-out}.hero__inner{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:4rem 2rem;position:relative;width:100%}.hero__background{height:100%;left:0;object-fit:cover;object-position:calc(var(--focal-point-x, .5) * 100%) calc(var(--focal-point-y, .5) * 100%);position:absolute;top:0;width:100%}.hero__content{-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);background:linear-gradient(180deg, rgba(255,255,255,0) 0%, #FFF 100%),rgba(255,255,255,0.5);border-radius:var(--s-corner-s);padding:2rem 2.5rem;max-width:32.75rem;width:fit-content}.hero__content--super h1,.hero__content--super h2{font-size:2.25rem;letter-spacing:-0.15rem;line-height:2rem;word-break:break-word}.hero__content--super h1+p,.hero__content--super h2+p{margin-top:.5rem}.hero__content--super p{color:var(--c-600)}.hero__title{font-size:2.25rem;letter-spacing:-0.15rem;line-height:2rem;text-transform:uppercase}.hero__title--super{text-transform:unset}.hero__subtitle{color:var(--c-600)}.hero__subtitle:not(:last-child){margin-bottom:.75rem}.hero__status{border-radius:var(--s-corner-xs);box-shadow:var(--shadow-s);color:var(--c-000);display:inline-block;font-size:.75rem;line-height:1.5rem;padding-inline:.625rem}.hero__status--for-sale{background:var(--g-gold)}.hero__status--sold{background:var(--c-400)}@media only screen and (min-width: 768px){.hero__content{padding:2.5rem 4.375rem}.hero__content--super{padding:2rem 3rem}.hero__content--super h1,.hero__content--super h2{font-size:2.25rem;font-weight:600;line-height:3.125rem;letter-spacing:-0.1875rem}.hero__title{font-size:3rem;line-height:2.625rem}.hero__subtitle{font-size:1.375rem;line-height:2rem}}
/*# sourceMappingURL=./hero.css.map */