.Services-module__kf8n-G__services{background:var(--surface-alt)}.Services-module__kf8n-G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Services-module__kf8n-G__card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--card-shadow);cursor:default;transition:all .3s;overflow:hidden;transform:perspective(800px)rotateY(0)rotateX(0)}.Services-module__kf8n-G__card:hover{box-shadow:var(--card-shadow-hover)}.Services-module__kf8n-G__imageWrap{height:200px;position:relative;overflow:hidden}.Services-module__kf8n-G__imageWrap img{transition:all .6s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__imageWrap img{transform:scale(1.08)}.Services-module__kf8n-G__iconWrap{width:44px;height:44px;color:var(--primary);z-index:2;background:#fffffff2;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 4px 12px #0000001a}.Services-module__kf8n-G__body{padding:1.5rem}.Services-module__kf8n-G__title{color:var(--secondary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Services-module__kf8n-G__desc{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (max-width:768px){.Services-module__kf8n-G__grid{grid-template-columns:1fr}}
