/* Extracted from kitchens.html, block 4. */
.hzCmp{padding:36px 0;background:#fafaf9}
  .hzCmp .container{max-width:980px;margin:0 auto;padding:0 20px}
  .hzCmp h2{font-size:22px;margin:0 0 14px;color:#0b1220}
  .hzCmp__table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 14px rgba(0,0,0,.04)}
  .hzCmp__table th,.hzCmp__table td{padding:14px 16px;text-align:left;border-bottom:1px solid #f1f5f9;font-size:14px}
  .hzCmp__table th{background:#f8fafc;font-weight:700;font-size:13px;color:#475569}
  .hzCmp__table tr:last-child td{border-bottom:0;background:#ecfccb;font-weight:700;color:#365314}
  .hzCmp__hint{margin:10px 0 0;font-size:12px;color:#64748b}
