.about-hero-inner{align-items:center}.about-hero-copy{display:flex;flex-direction:column;gap:var(--space-6)}.about-hero-media{display:flex;flex-direction:column}.about-hero-figure img{border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.about-hero-stats{margin-top:auto}.about-aside-figure img,.about-team-figure img{border-radius:var(--radius-md);box-shadow:var(--shadow-subtle)}.about-hero{position:relative}.about-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 0 0,rgba(196,122,68,0.22),transparent 55%),radial-gradient(circle at 100% 0,rgba(13,23,20,0.8),transparent 55%);opacity:0.8}.about-hero>.container{position:relative;z-index:1}.about-hero-meta .hero-meta-card{background:rgba(11,12,13,0.9)}@media (max-width:960px){.about-hero-inner{gap:var(--space-9)}.about-hero-stats{margin-top:var(--space-6)}}@media (max-width:640px){.about-hero-copy .hero-actions{flex-direction:column;align-items:flex-start}.about-hero-copy .hero-actions .btn-block{width:100%}}ul{list-style:none !important}.nav-toggle{display:flex;flex-direction:column}