/* HCT CLIENT02 — HOME SERVICES WIDGET V1 (thẻ dịch vụ dùng chung css/components/hctclient02-service-card.css) */
.hctclient02-home-services {
    padding: clamp(48px, 6vw, 88px) 0;
    background: #fff;
}

.hctclient02-home-services .hctclient02-service-grid {
    margin-top: 8px;
}

.hctclient02-home-services__actions {
    display: flex;
    justify-content: center;
    margin-top: 36px;
}

.hctclient02-home-services__actions .hctclient02-category-button {
    margin-top: 0;
    padding: 14px 30px;
}
