.hh__img-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 38px}.hh__img-wrap img{width:100%;height:280px;object-fit:cover}.hh__accent-bar{display:inline-block;width:30px;height:3px;background:var(--hh-accent);border-radius:999px;flex-shrink:0;transform:translateY(-4px)}.hh__h3{font-size:19px;font-weight:700;margin:24px 0 10px}.hh__table-wrap{overflow-x:auto;border:1px solid var(--hh-border);border-radius:var(--hh-radius);margin:16px 0 8px;-webkit-overflow-scrolling:touch}.hh__table{width:100%;border-collapse:collapse;font-size:14px}.hh__table thead{background:var(--hh-secondary);color:var(--hh-white)}.hh__table th{padding:13px 16px;text-align:left;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.hh__table td{padding:13px 16px;border-bottom:1px solid var(--hh-border);vertical-align:top;background:var(--hh-white);line-height:1.55}.hh__table tbody tr:last-child td{border-bottom:none}.hh__table td:first-child{font-weight:700;color:var(--hh-secondary)}@media (max-width:640px){.hh__img-wrap img{height:220px}.hh__table{min-width:620px}}