/* Product tab content only. Journal owns the tabs, accordion and product layout. */
.mmx-product-compatibility{color:#242929;font-family:inherit;line-height:1.5;text-align:left;max-width:100%}
.mmx-product-compatibility *{box-sizing:border-box}
.mmx-product-compatibility [hidden]{display:none!important}
.mmx-product-compatibility .mmx-compat-banner{border:1px solid #eadfd3;border-left:4px solid #f57c14;background:#fffaf4;border-radius:10px;padding:22px 24px;margin:0 0 26px}
.mmx-product-compatibility .mmx-compat-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:1.5px;color:#944707;margin-bottom:7px}
.mmx-product-compatibility .mmx-compat-banner h2{font-size:22px;line-height:1.25;font-weight:700;margin:0 0 8px;color:#242929}
.mmx-product-compatibility .mmx-compat-banner p{font-size:14px;color:#575d5d;margin:0;max-width:780px}
.mmx-product-compatibility .mmx-compat-section{margin:0 0 28px}
.mmx-product-compatibility .mmx-compat-heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}
.mmx-product-compatibility .mmx-compat-heading h3{font-size:19px;line-height:1.3;font-weight:700;margin:0;color:#242929}
.mmx-product-compatibility .mmx-compat-count{display:inline-block;white-space:nowrap;background:#f0f2f2;border:1px solid #e3e6e6;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600;color:#505858}
.mmx-product-compatibility .mmx-compat-intro{font-size:13px;color:#626969;margin:0 0 16px;line-height:1.6}
.mmx-product-compatibility .mmx-compat-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e1e5e5;border-radius:8px;overflow:hidden;font-size:14px;margin:0;background:#fff}
.mmx-product-compatibility .mmx-compat-table th{padding:12px 16px;background:#f3f5f5;color:#586161;font-size:11px;font-weight:700;text-align:left;text-transform:uppercase;letter-spacing:.5px;border:0;white-space:nowrap}
.mmx-product-compatibility .mmx-compat-table td{padding:13px 16px;border:0;border-top:1px solid #e9ecec;vertical-align:middle;overflow-wrap:anywhere}
.mmx-product-compatibility .mmx-compat-table td:nth-child(2),.mmx-product-compatibility .mmx-compat-table td:nth-child(3){font-weight:600}
.mmx-product-compatibility .mmx-compat-table td:last-child{font-variant-numeric:tabular-nums;white-space:nowrap}
.mmx-product-compatibility .mmx-compat-table tbody tr:nth-child(even){background:#fbfcfc}
.mmx-product-compatibility .mmx-compat-table tbody tr:hover{background:#fff9f2}
.mmx-product-compatibility .mmx-compat-table tr:focus-visible{outline:2px solid #ba5909;outline-offset:-2px}
.mmx-product-compatibility .mmx-compat-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:16px}
.mmx-product-compatibility .mmx-compat-progress{font-size:13px;color:#687070;font-variant-numeric:tabular-nums}
.mmx-product-compatibility .mmx-compat-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.mmx-product-compatibility button{font:inherit;cursor:pointer;min-height:44px;line-height:1.25;border-radius:6px;padding:11px 18px;font-size:13px;font-weight:600;box-shadow:none;text-transform:none;letter-spacing:normal}
.mmx-product-compatibility .mmx-compat-more{background:#242929;color:#fff;border:1px solid #242929}
.mmx-product-compatibility .mmx-compat-more:hover{background:#a54800;border-color:#a54800;color:#fff}
.mmx-product-compatibility .mmx-compat-less{background:#fff;color:#525c5c;border:1px solid #d6dddd}
.mmx-product-compatibility button:focus-visible{outline:3px solid #126dc4;outline-offset:3px}
.mmx-product-compatibility .mmx-compat-note{font-size:12px;color:#687070;margin:0;border-top:1px solid #e6eaea;padding-top:16px}
.mmx-product-compatibility .mmx-compat-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:600px){
 .mmx-product-compatibility .mmx-compat-banner{padding:17px 16px;margin-bottom:22px}
 .mmx-product-compatibility .mmx-compat-banner h2{font-size:19px}
 .mmx-product-compatibility .mmx-compat-heading h3{font-size:17px}
 .mmx-product-compatibility .mmx-compat-table{display:block;border:0;border-radius:0;overflow:visible;background:none}
 .mmx-product-compatibility .mmx-compat-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
 .mmx-product-compatibility .mmx-compat-table tbody{display:block}
 .mmx-product-compatibility .mmx-compat-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 16px;border:1px solid #e1e5e5;border-radius:8px;padding:14px;margin:0 0 10px;background:#fff}
 .mmx-product-compatibility .mmx-compat-table td{display:block;padding:0;border:0;font-size:13px;white-space:normal}
 .mmx-product-compatibility .mmx-compat-table td::before{content:attr(data-label);display:block;font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:#727a7a;font-weight:500;margin-bottom:3px}
 .mmx-product-compatibility .mmx-compat-table td span{display:block}
 .mmx-product-compatibility .mmx-compat-footer{align-items:stretch;flex-direction:column;gap:12px}
 .mmx-product-compatibility .mmx-compat-actions{display:flex}
 .mmx-product-compatibility .mmx-compat-actions button{flex:1;padding:11px 12px}
}
