.contact-section{background-color:#f8fafc;padding:80px 0}.contact-header{text-align:center;margin-bottom:3.5rem}.contact-title{color:#0f172a;margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.contact-subtitle{color:#64748b;max-width:500px;margin:0 auto;font-size:1.1rem}.contact-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.contact-card{text-align:center;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.contact-card:hover{border-color:#1fac52;transform:translateY(-4px);box-shadow:0 12px 32px #0f172a14}.contact-card__icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.5rem;display:inline-flex}.contact-card__title{color:#0f172a;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.contact-card__desc{color:#64748b;margin-bottom:.75rem;font-size:.9rem}.contact-card__detail{color:#1fac52;word-break:break-word;font-size:.85rem;font-weight:500}.contact-hours{max-width:600px;margin:0 auto}.contact-hours__inner{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.contact-hours__icon{color:#1fac52;background-color:#f0fdf4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.contact-hours__title{color:#0f172a;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.contact-hours__list{flex-direction:column;gap:.5rem;display:flex}.contact-hours__item{justify-content:space-between;gap:2rem;display:flex}.contact-hours__day{color:#475569;font-size:.9rem}.contact-hours__time{color:#0f172a;font-size:.9rem;font-weight:500}@media (max-width:991.98px){.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575.98px){.contact-section{padding:60px 0}.contact-grid{grid-template-columns:1fr;gap:1rem}.contact-hours__inner{text-align:center;flex-direction:column;align-items:center}.contact-hours__item{text-align:center;flex-direction:column;gap:.15rem}}
