
EcoFlow RIVER 2 Max Portable Power Station
.product-container { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #333; line-height: 1.6; max-width: 1200px; margin: auto; padding: 0 20px; } .hero-section { background: linear-gradient(135deg, #000f52 0%, #001a75 100%); color: white; padding: 50px 30px; border-radius: 15px; text-align: center; margin-bottom: 40px; position: relative; overflow: hidden; } .hero-section::before { content: ''; position: absolute; top: -50px; right: -50px; width: 150px; height: 150px; background: rgba(243, 143, 59, 0.1); border-radius: 50%; } .hero-title { font-size: 3rem; font-weight: 800; margin-bottom: 20px;