.mhb-info-table{width:100%;max-width:100%;margin:34px 0;overflow:hidden;background:#f7f9fd;border:1px solid #cfd9e7;border-radius:14px;box-shadow:0 7px 24px rgba(15,42,82,.045)}
.hk-entry-content .mhb-info-table__title,.hk-home-content .mhb-info-table__title,.mhb-info-table__title{margin:0!important;padding:11px 16px;color:#fff!important;background:var(--hk-navy);font-size:14px!important;font-weight:850;letter-spacing:.035em;line-height:1.3;text-transform:uppercase}
.mhb-info-table__grid{display:grid;grid-template-columns:repeat(var(--mhb-info-cols,2),minmax(0,1fr))}
.mhb-info-table__item{min-width:0;padding:13px 15px 12px;border-right:1px solid #d6dfec;border-bottom:1px solid #d6dfec}
.mhb-info-table__item:nth-child(2n){border-right:0}.mhb-info-table__item:last-child,.mhb-info-table__item:nth-last-child(2):nth-child(odd){border-bottom:0}
.mhb-info-table__label,.mhb-info-table__value{display:block}
.mhb-info-table__label{margin-bottom:3px;color:#dc2626;font-size:12px;font-weight:850;letter-spacing:.025em;line-height:1.35;text-transform:uppercase}
.mhb-info-table__value{color:#0f172a;font-size:15px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}
@media(max-width:760px){.mhb-info-table__grid{grid-template-columns:1fr}.mhb-info-table__item,.mhb-info-table__item:nth-child(2n){border-right:0}.mhb-info-table__item:nth-last-child(2){border-bottom:1px solid #d6dfec}.mhb-info-table__item:last-child{border-bottom:0}}
