联系信息

CONTACT US

We read every message.

We'll be back to you within 1–2 business days.

Mon – Fri, 10:00 – 18:00 MYT (UTC+8)

SEND MESSAGE
body { background: #faf7f2; } .velaira-contact { max-width: 680px; margin: 0 auto; padding: 60px 24px; text-align: center; } .velaira-contact__title { font-family: 'Jost', sans-serif; font-size: 15px; letter-spacing: 5px; font-weight: 400; color: #1e1a14; margin-bottom: 20px; } .velaira-contact__sub { font-family: 'Jost', sans-serif; font-size: 13px; font-weight: 300; color: #5a4f3e; margin-bottom: 8px; line-height: 1.8; } .velaira-contact__hours { font-family: 'Jost', sans-serif; font-size: 11px; letter-spacing: 2px; color: #b8924a; margin-bottom: 48px; } .velaira-contact__form { text-align: left; } .velaira-contact__row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 12px; } .velaira-contact__field { margin-bottom: 12px; } .velaira-contact__field input, .velaira-contact__field textarea { width: 100%; border: none; border-bottom: 1px solid #c8bfb0; background: transparent; padding: 12px 0; font-family: 'Jost', sans-serif; font-size: 12px; font-weight: 300; color: #1e1a14; outline: none; box-sizing: border-box; } .velaira-contact__field input::placeholder, .velaira-contact__field textarea::placeholder { color: #a09080; letter-spacing: 1px; } .velaira-contact__field textarea { resize: none; margin-top: 12px; } .velaira-contact__btn { width: 100%; margin-top: 24px; padding: 16px; background: #1e1a14; color: #faf7f2; font-family: 'Jost', sans-serif; font-size: 10px; letter-spacing: 4px; border: none; cursor: pointer; } .velaira-contact__btn:hover { background: #b8924a; } @media(max-width: 768px) { .velaira-contact__row { grid-template-columns: 1fr; gap: 0; } }