Best Step Through Electric Bikes for Seniors

A collection page of Himiway Bike

category
Products
8
Active ads
0
Depth
Published
2025/09/15

About

.step-through-seniors-collection { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .why-step-through-seniors, .faq-section { margin: 60px 0; } .why-step-through-seniors h2, .faq-section h2 { font-size: 2.2rem; color: #2c3e50; margin-bottom: 20px; text-align: center; font-weight: 700; } .section-intro { font-size: 1.1rem; color: #5a6c7d; text-align: center; max-width: 800px; margin: 0 auto 40px; line-height: 1.6; } .benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(360px, 1fr)); gap: 30px; margin-top: 40px; } .benefit-item { background: #fff; padding: 30px; border-radius: 12px; box-shadow: 0 5px 20px rgba(0,0,0,0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .benefit-item:hover { transform: translateY(-3px); box-shadow: 0 8px 25px rgba(0,0,0,0.12); } .benefit-item h3 { font-size: 1.3rem; color: #2c3e50; margin-bottom: 15px; font-weight: 600; } .benefit-item p { color: #5a6c7d; line-height: 1.7; font-size: 1rem; margin: 0; } .benefit-item strong { color: #e74c3c; font-weight: 600; } .featured-models { margin-top: 60px; text-align: center; } .featured-models h3 { font-size: 1.8rem; color: #2c3e50; margin-bottom: 30px; font-weight: 600; } .models-highlight { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .model-item { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: #fff; padding: 25px; border-radius: 10px; text-align: left; } .model-item h4 { font-size: 1.2rem; margin-bottom: 10px; font-weight: 600; } .model-item p { font-size: 0.95rem; opacity: 0.9; line-height: 1.5; margin: 0; } .faq-list { max-width: 900px; margin: 0 auto; } .faq-item { background: #fff; padding: 30px; margin-bottom: 20px; border-radius: 12px; box-shadow: 0 3px 15px rgba(0,0,0,0.06); transition: box-shadow 0.3s ease; } .faq-item:hover { box-shadow: 0 5px 20px rgba(0,0,0,0.1); } .faq-item h3 { color: #2c3e50; margin-bottom: 15px; font-size: 1.25rem; font-weight: 600; line-height: 1.4; } .f