.hero-stat{position:relative;height:inherit;display:flex;gap:1rem}.hero-stat__portrait{height:inherit;min-width:128px;overflow:hidden;border-radius:.5rem}.hero-stat__img{height:100%;width:auto;object-fit:cover}.hero-header{position:relative;margin-top:2rem;height:4.5rem;display:flex;align-items:center;gap:.5rem;--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.dark .hero-header{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.hero-header__back{height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;--un-bg-opacity:1;background-color:rgba(226,217,204,var(--un-bg-opacity));padding-left:.6875rem;padding-right:.6875rem;font-size:1rem;--un-text-opacity:1;color:rgba(80,71,54,var(--un-text-opacity))}.dark .hero-header__back{--un-bg-opacity:1;background-color:rgba(29,38,51,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(175,184,201,var(--un-text-opacity))}.hero-header__filters{margin-left:auto;display:flex;align-items:stretch;gap:.5rem}
