Contact Real Chems Rc | Customer Support :root { --bg: #050505; --surface: #101010; --surface-light: #151515; --gold: #d4af37; --gold-soft: #f5e6b3; --white: #ffffff; --border: rgba(212, 175, 55, 0.35); } * { box-sizing: border-box; } body { margin: 0; background: radial-gradient(circle at top, #15120a 0%, var(--bg) 42%); font-family: "Segoe UI", Arial, sans-serif; color: var(--gold-soft); } .contact-section { width: min(950px, calc(100% - 40px)); margin: 70px auto; } .contact-header { text-align: center; margin-bottom: 42px; } .contact-title { margin: 0 0 14px; color: var(--white); font-size: clamp(30px, 5vw, 46px); font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; } .contact-subtitle { max-width: 650px; margin: 0 auto; color: var(--gold-soft); font-size: 16px; line-height: 1.7; } .contact-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; } .contact-card { min-height: 225px; padding: 28px; background: linear-gradient(145deg, var(--surface), var(--surface-light)); border: 1px solid var(--border); border-radius: 14px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.28); transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease; } .contact-card:hover { transform: translateY(-5px); border-color: var(--gold); box-shadow: 0 14px 38px rgba(212, 175, 55, 0.14); } .contact-icon { display: inline-flex; align-items: center; justify-content: center; width: 46px; height: 46px; margin-bottom: 18px; border: 1px solid var(--border); border-radius: 50%; color: var(--gold); font-size: 21px; } .contact-card h3 { margin: 0 0 12px; color: var(--white); font-size: 20px; } .contact-card p { margin: 0; color: var(--gold-soft); font-size: 15px; line-height: 1.75; } .contact-card a { color: var(--gold); font-weight: 600; text-decoration: none; word-break: break-word; } .contact-card a:hover { color: var(--white); text-shadow: 0 0 10px rgba(212, 175, 55, 0.65); } .support-note { margin-top: 24px; padding: 24px 28px; background: rgba(212, 175, 55, 0.06); border: 1px solid var(--border); border-radius: 14px; text-align: center; line-height: 1.7; } .support-note strong { color: var(--white); } @media (max-width: 820px) { .contact-grid { grid-template-columns: 1fr; } .contact-card { min-height: auto; } .contact-section { margin: 45px auto; } }

Contact Real Chems Rc

Need help with an account, order, product information, or a general question? The Real Chems Rc support team is here to assist you.

```

Email Support

For customer support and general enquiries, contact our team at:

sales@realchemsrc.com

Response Times

We aim to reply to all customer messages within 24 hours. During weekends, holidays, or periods of high demand, a response may take a little longer.

?

Before You Contact Us

Please review our FAQ and store policies first. You may find a quick answer regarding account access, payments, shipping, or general support.

To help us assist you faster: please include your name, order reference where applicable, and a clear description of your question. Do not send sensitive payment information by email.
```
Name