table.responsiveTable td:before{display:none}
@media only screen and (max-width:540px){.tr-LongformRichText table{display:block;overflow-x:auto;max-width:100%}
.tr-LongformRichText tbody,.tr-LongformRichText thead{display:table;width:100%}
}
.tr-LongformRichText b{font-weight:bold}
.tr-LongformRichText i:lang(zh){font-style:italic}
.tr-LongformRichText h4,.tr-LongformRichText h5,.tr-LongformRichText h6{margin:2px 0 .5625rem 2px}
.tr-LongformRichText h4:last-of-type,.tr-LongformRichText h5:last-of-type,.tr-LongformRichText h6:last-of-type{margin-bottom:.5625rem}
.tr-LongformRichText p{margin:2px 0 2.25rem 2px}