.hero-strategy{min-height:78vh;display:flex;align-items:flex-end;padding-top:var(--space-12);padding-bottom:var(--space-12);position:relative}.hero-strategy .container-wide{width:100%}.hero-overlay--warm{background:radial-gradient(circle at top,rgba(245,214,168,0.55) 0,rgba(34,22,14,0.88) 55%,rgba(15,9,5,0.97) 100%)}.hero-content-wrap{display:flex;justify-content:flex-end;align-items:flex-end}.hero-panel--bottom-right{margin-left:auto;margin-right:auto}@media (min-width:961px){.hero-panel--bottom-right{margin-right:var(--space-8);margin-bottom:var(--space-4);max-width:640px}}.strategy-layout--reversed{grid-template-columns:minmax(0,1.2fr) minmax(0,1.3fr)}@media (max-width:960px){.hero-strategy{align-items:flex-end;padding-top:var(--space-10);padding-bottom:var(--space-10)}.hero-content-wrap{justify-content:center}.strategy-layout--reversed{grid-template-columns:1fr}}@media (max-width:768px){.hero-strategy{min-height:70vh}}