.marketing-hero-grid{align-items:center;gap:var(--space-8)}.marketing-hero-copy{max-width:640px}.marketing-hero-media{position:relative;overflow:hidden}.marketing-hero-media img{border-radius:var(--radius-lg);width:100%;height:auto;object-fit:cover}.marketing-hero-overlay{position:absolute;right:1.5rem;bottom:1.5rem;padding:0.75rem 1rem;border-radius:var(--radius-lg);background:rgba(15,23,42,0.85);color:#e5e7eb;font-size:0.8rem;max-width:220px}.marketing-bullets{display:flex;flex-direction:column;gap:0.45rem;margin-top:var(--space-3);margin-bottom:var(--space-3);font-size:0.95rem;color:var(--color-text-soft)}.marketing-bullets li{position:relative;padding-left:1.4rem}.marketing-bullets li::before{content:"";position:absolute;left:0.25rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent))}.feature-list{display:flex;flex-direction:column;gap:0.35rem;font-size:0.9rem;color:var(--color-text-soft)}.feature-list li{position:relative;padding-left:1.3rem}.feature-list li::before{content:"•";position:absolute;left:0;top:0;color:var(--color-primary)}.marketing-grid{align-items:stretch}.marketing-focus{display:flex;flex-direction:column;justify-content:space-between}.marketing-analytics .card-soft{height:100%}.marketing-content-grid .section-heading{max-width:720px}.marketing-consult-media{position:relative;overflow:hidden}.marketing-consult-media img{border-radius:var(--radius-lg);width:100%;height:auto;object-fit:cover}.marketing-consult-overlay{position:absolute;left:1.5rem;bottom:1.5rem;right:1.5rem;border-radius:var(--radius-lg);background:rgba(15,23,42,0.85);padding:1rem 1.25rem;color:#e5e7eb;font-size:0.9rem}.marketing-cases article h3{margin-bottom:var(--space-2)}.marketing-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-4)}.marketing-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}@media (max-width:767px){.marketing-hero-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.marketing-hero-overlay{position:static;margin-top:var(--space-3);max-width:none}.marketing-consult{grid-template-columns:minmax(0,1fr)}.marketing-consult-overlay{position:static;margin-top:var(--space-3)}.marketing-cta{align-items:flex-start}.marketing-cta-actions{width:100%;justify-content:flex-start}}