.guide-article table.editorial-table{display:table;min-width:0;width:100%;table-layout:fixed}
.editorial-table th,.editorial-table td{overflow-wrap:break-word}
@media(max-width:600px){
.guide-article table.editorial-table,.editorial-table tbody,.editorial-table tr,.editorial-table td{display:block;width:auto;min-width:0;max-width:100%}
.editorial-table thead{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%)}
.guide-article .editorial-table tbody tr{padding:12px 0;border-bottom:1px solid #d7e1e8}
.guide-article .editorial-table td{padding:7px 14px;border:0}
.editorial-table td::before{content:attr(data-label);display:block;font-size:12px;line-height:1.4;font-weight:700;color:#526a7b;margin-bottom:3px}
}
