CAR WASH Feather Flags
.ffus-wrapper { font-family: 'Inter', system-ui, -apple-system, sans-serif; color: #1a1a1a; line-height: 1.8; max-width: 1000px; margin: 0 auto; } .ffus-hero-block { text-align: center; padding: 70px 30px; background: linear-gradient(135deg, #d42027 0%, #f7941d 100%); color: #fff; border-radius: 30px; margin-bottom: 50px; box-shadow: 0 20px 40px rgba(212, 32, 39, 0.15); } .ffus-hero-block h2 { font-size: 2.8rem; font-weight: 900; margin-bottom: 15px; text-transform: uppercase; letter-spacing: -1px; color: #fff; } .ffus-hero-block p { font-size: 1.3rem; opacity: 0.95; max-width: 800px; margin: 0 auto; } .ffus-section { margin: 80px 0; } .ffus-science-grid { display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 50px; align-items: center; } .ffus-science-grid h3 { font-size: 2rem; color: #d42027; text-transform: uppercase; margin-bottom: 20px; } .ffus-case-study { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 24px; padding: 45