/* v1034 — Terms & Conditions mobile-only text replacements for wide tables */
.terms-mobile-texttable-v1034{display:none;}

@media (max-width:700px){
  body.terms-mobile-texttables-v1034 .terms-smooth-table-wrap-v850:has(.terms-xxx-table-v831){
    display:none !important;
  }

  body.terms-mobile-texttables-v1034 .terms-mobile-texttable-v1034{
    display:grid;
    gap:10px;
    margin:12px 0 2px;
  }

  body.terms-mobile-texttables-v1034 .terms-mobile-textitem-v1034{
    border:1px solid #d8e2f0;
    border-radius:16px;
    background:#fff;
    padding:12px 13px;
    box-shadow:none;
  }

  body.terms-mobile-texttables-v1034 .terms-mobile-textitem-v1034 h3{
    margin:0 0 6px;
    color:#0f2346;
    font-size:17px;
    line-height:1.25;
    font-weight:900;
    letter-spacing:-0.01em;
  }

  body.terms-mobile-texttables-v1034 .terms-mobile-textitem-v1034 p{
    margin:4px 0 0;
    color:#314a74;
    font-size:14px;
    line-height:1.5;
  }

  body.terms-mobile-texttables-v1034 .terms-mobile-textitem-v1034 strong{
    color:#0f2346;
  }
}
