.contact-card-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 2rem; } .contact-method-card { background: #fff; padding: 40px 30px; border-radius: 20px; border: 1px solid #eee; text-align: center; transition: 0.3s; } .contact-method-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0,0,0,0.05); } .contact-icon { font-size: 3rem; margin-bottom: 20px; display: block; } .contact-method-card h3 { font-size: 1.5rem; margin-bottom: 10px; } .contact-method-card p { color: #666; margin-bottom: 30px; line-height: 1.6; }
Reviewary궁금한 점이 있으신가요? 리뷰어리가 친절히 안내해 드립니다.
가장 빠르고 간편하게
실시간 채팅으로 문의하세요.
평일 10:00 - 18:00
(점심시간 12:00 - 13:00)