.hero-cover-row{align-items:flex-start;gap:32px;display:flex}.hero-content{flex-direction:column;gap:32px;display:flex}.hero-cover{flex:1;min-width:0;height:480px;position:relative;overflow:hidden}.img-cover{object-fit:cover;width:100%;height:100%}.hero-sidebar{background:var(--bg-light);flex-direction:column;flex-shrink:0;align-self:stretch;gap:10px;width:400px;display:flex}.hero-context{padding:24px;position:sticky;top:0;overflow:hidden}.hero-context-label{text-transform:uppercase;color:var(--gray-steel-800);flex-shrink:0}.hero-context-stats{flex-direction:column;flex:1;justify-content:flex-end;min-height:0;display:flex}.hero-stat{border-bottom:1px solid var(--border);flex-direction:column;padding:24px 0;display:flex}.hero-stat:last-child{border-bottom:0;padding-bottom:0}.hero-stat-value{color:var(--dark)}.hero-stat-label{text-transform:uppercase;color:var(--gray-steel-800)}.hero-sidebar-body{flex:1;align-items:flex-end;display:flex}.hero-sidebar-text{color:var(--gray-steel-900)}@media (min-width:769px) and (max-width:1100px){.hero-content{padding-bottom:48px}.hero-cover-row{flex-direction:column;gap:32px}.hero-cover{flex:none;width:100%;height:480px}.hero-sidebar{align-self:auto;width:100%;height:480px}.hero-context{position:static}}@media (max-width:768px){.hero-section-wrap{padding-bottom:48px}.hero-cover-row{flex-direction:column;gap:32px}.hero-cover{flex:none;width:100%;height:480px}.hero-sidebar{align-self:auto;width:100%;height:480px}.hero-context{position:static}}
