.hero-cta-group{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3)}.strategy-list{margin-top:var(--space-3);display:grid;grid-template-columns:1fr;gap:var(--space-2);font-size:var(--font-size-sm)}.strategy-list li{padding:0.4rem 0.6rem;border-radius:var(--radius-sm);background-color:rgba(21,24,30,0.85);border:1px solid rgba(67,77,92,0.8)}.strategy-figure{margin-bottom:var(--space-4);border-radius:var(--radius-md);overflow:hidden;border:1px solid rgba(67,77,92,0.9);box-shadow:var(--shadow-soft)}.strategy-figure img{width:100%;height:100%;object-fit:cover}.strategy-figure-wide{margin-top:var(--space-2)}.strategy-air-special{margin-top:var(--space-8)}.strategy-cta-section{padding-top:var(--space-10);padding-bottom:var(--space-16)}.strategy-cta-card{display:flex;align-items:center;justify-content:space-between}.strategy-cta-content{max-width:720px}.strategy-cta-content p{margin-bottom:var(--space-6)}.strategy-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media(max-width:768px){.hero-cta-group{flex-direction:column;align-items:flex-start}.strategy-cta-card{flex-direction:column;align-items:flex-start}.strategy-cta-actions{width:100%}.strategy-cta-actions .btn{width:100%;justify-content:center}}