.hero-portrait{--hero-portrait-bg:#f7f3ed;--hero-portrait-text:#3d2b1f;--hero-portrait-muted:#6b5b4f;--hero-portrait-border:#3d2b1f;--silver-hero-available:calc(100dvh - 7rem);height:var(--silver-hero-available);max-height:var(--silver-hero-available);background:var(--hero-portrait-bg);position:relative;overflow:hidden}.hero-portrait__background{z-index:0;position:absolute;inset:0}.hero-portrait__background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-portrait__figure{z-index:2;pointer-events:none;width:100%;height:62%;position:absolute;bottom:0;left:0;right:0}.hero-portrait__figure-image{-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom}.hero-portrait__overlay{z-index:1;pointer-events:none;position:absolute;inset:0}@media (max-width:1023px){.hero-portrait{height:var(--silver-hero-available);max-height:var(--silver-hero-available);min-height:var(--silver-hero-available)}.hero-portrait__inner{padding-top:clamp(2rem,8vw,3.5rem)}.hero-portrait__copy{max-height:40%}.hero-portrait__overlay{background:linear-gradient(180deg, var(--hero-portrait-bg) 0%, var(--hero-portrait-bg) 34%, color-mix(in srgb, var(--hero-portrait-bg) 72%, transparent) 48%, transparent 62%)}}@media (min-width:1024px){.hero-portrait__figure{width:min(52vw,40rem);height:96%;padding-right:clamp(1.5rem,4vw,3rem);left:auto}.hero-portrait__overlay{background:linear-gradient(90deg, var(--hero-portrait-bg) 0%, color-mix(in srgb, var(--hero-portrait-bg) 88%, transparent) 28%, transparent 52%)}}.hero-portrait__inner{z-index:3;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;min-height:0;padding:clamp(2rem,5vw,4rem) clamp(1.25rem,4vw,3rem);display:flex;position:relative}@media (min-width:1024px){.hero-portrait__inner{justify-content:flex-start;align-items:center;padding-left:clamp(2rem,6vw,5rem);padding-right:clamp(1.5rem,4vw,3rem)}}.hero-portrait__copy{flex-direction:column;justify-content:flex-start;max-width:34rem;display:flex}.hero-portrait__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--hero-portrait-muted);font-size:.6875rem;font-weight:600}.hero-portrait__title{letter-spacing:-.02em;color:var(--hero-portrait-text);margin-top:1rem;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:400;line-height:1.08}.hero-portrait__desc{max-width:26rem;color:var(--hero-portrait-muted);margin-top:1.25rem;font-size:clamp(.9375rem,1.6vw,1.0625rem);line-height:1.65}.hero-portrait__cta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.hero-portrait__btn{border:1px solid var(--hero-portrait-border);letter-spacing:.18em;text-transform:uppercase;min-width:10rem;color:var(--hero-portrait-text);background:0 0;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:.6875rem;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.hero-portrait__btn:hover,.hero-portrait__btn--primary{background:var(--hero-portrait-text);color:var(--hero-portrait-bg)}.hero-portrait__btn--primary:hover{color:var(--hero-portrait-text);background:0 0}
