Legal notice

Legal Notice — CPR Starters & Alternators *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; background: #ffffff; color: #1a1a1a; line-height: 1.6; } .legal-page { max-width: 860px; margin: 0 auto; padding: 3rem 2rem; } .legal-header { border-bottom: 2px solid #185FA5; padding-bottom: 1.5rem; margin-bottom: 2.5rem; } .brand-badge { display: inline-flex; align-items: center; gap: 6px; background: #E6F1FB; color: #0C447C; font-size: 12px; font-weight: 600; padding: 4px 14px; border-radius: 20px; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 0.05em; } .legal-title { font-size: 32px; font-weight: 600; margin-bottom: 0.4rem; color: #111; } .legal-subtitle { font-size: 14px; color: #666; } .section { margin-bottom: 2.25rem; } .section-header { display: flex; align-items: center; gap: 10px; margin-bottom: 0.75rem; padding-bottom: 0.5rem; border-bottom: 1px solid #e8e8e8; } .section-num { width: 28px; height: 28px; border-radius: 50%; background: #E6F1FB; color: #185FA5; font-size: 12px; font-weight: 600; display: flex; align-items: center; justify-content: center; flex-shrink: 0; } .section-title { font-size: 17px; font-weight: 600; color: #111; } .section-body { font-size: 14.5px; line-height: 1.8; color: #444; } .section-body p { margin-bottom: 0.75rem; } .section-body p:last-child { margin-bottom: 0; } .section-body a { color: #185FA5; text-decoration: none; } .section-body a:hover { text-decoration: underline; } .highlight-box { background: #f5f7fa; border-left: 3px solid #185FA5; border-radius: 0 6px 6px 0; padding: 1rem 1.25rem; margin: 0.75rem 0; } .highlight-box p { margin: 0; font-size: 13.5px; color: #555; } .contact-card { display: grid; grid-template-columns: repeat(auto-fit, minmax(190px, 1fr)); gap: 12px; margin-top: 1rem; } .contact-item { background: #fafafa; border: 1px solid #e8e8e8; border-radius: 8px; padding: 0.875rem 1rem; } .contact-label { font-size: 11px; font-weight: 600; color: #999; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 5px; } .contact-value { font-size: 13.5px; color: #222; line-height: 1.5; } .contact-value a { color: #185FA5; text-decoration: none; } .footer-bar { margin-top: 3rem; padding-top: 1.5rem; border-top: 1px solid #e8e8e8; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 8px; } .footer-date, .footer-copy { font-size: 12px; color: #aaa; } @media (max-width: 600px) { .legal-page { padding: 2rem 1.25rem; } .legal-title { font-size: 24px; } .footer-bar { flex-direction: column; align-items: flex-start; } }