.ServicesPage-module__MHTFFa__servicesPage{background:var(--bg-white);padding-top:160px;padding-bottom:100px}.ServicesPage-module__MHTFFa__header{text-align:center;margin-bottom:80px}.ServicesPage-module__MHTFFa__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:40px;display:grid}.ServicesPage-module__MHTFFa__card{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:all var(--transition-mid);height:100%;color:inherit;background:#fff;flex-direction:column;padding:40px;text-decoration:none;display:flex}.ServicesPage-module__MHTFFa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--teal-200);transform:translateY(-8px)}.ServicesPage-module__MHTFFa__iconWrapper{border-radius:var(--radius-md);background:var(--teal-50);width:72px;height:72px;color:var(--primary);transition:transform var(--transition-mid);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.ServicesPage-module__MHTFFa__card:hover .ServicesPage-module__MHTFFa__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)rotate(-5deg)}.ServicesPage-module__MHTFFa__card h3{color:var(--secondary);margin-bottom:16px;font-size:1.5rem;font-weight:800}.ServicesPage-module__MHTFFa__card p{color:var(--text-muted);flex-grow:1;margin-bottom:24px;line-height:1.7}.ServicesPage-module__MHTFFa__learnMore{color:var(--primary);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.ServicesPage-module__MHTFFa__learnMore span{transition:transform var(--transition-fast)}.ServicesPage-module__MHTFFa__card:hover .ServicesPage-module__MHTFFa__learnMore span{transform:translate(4px)}@media (max-width:768px){.ServicesPage-module__MHTFFa__servicesPage{padding-top:120px;padding-bottom:60px}.ServicesPage-module__MHTFFa__grid{grid-template-columns:1fr;gap:24px}.ServicesPage-module__MHTFFa__card{padding:30px}}
