@media (max-width:700px){.nsrbm-table tbody tr{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"rank tool score" "price price price" "tags tags tags" "visit visit visit";gap:10px;padding:14px;align-items:center}.nsrbm-table tbody td{display:block;width:100%;min-width:0;box-sizing:border-box;padding:0;border-bottom:0;font-size:13.5px}.nsrbm-table tbody td:nth-child(3){width:auto}.nsrbm-table tbody .nsrbm-tool,.nsrbm-table tbody .nsrbm-tool>*{min-width:0}.nsrbm-table tbody td::before{display:none}.nsrbm-table tbody td:nth-child(1){grid-area:rank}.nsrbm-table tbody td:nth-child(2){grid-area:tool;min-width:0}.nsrbm-table tbody td:nth-child(3){grid-area:score;justify-self:end}.nsrbm-table tbody td:nth-child(4){grid-area:price}.nsrbm-table tbody td:nth-child(5){grid-area:tags}.nsrbm-table tbody td:nth-child(6){grid-area:visit}.nsrbm-table tbody td:nth-child(4)::before,.nsrbm-table tbody td:nth-child(5)::before{display:block;content:attr(data-label);margin-bottom:3px;color:#65656C;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.nsrbm-table tbody .nsrbm-rank-cell{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#0A0A0A}.nsrbm-table tbody .nsrbm-rank-cell__num{color:#fff;font-size:13px;font-weight:800;line-height:1}.nsrbm-table tbody td:nth-child(3)>*{white-space:nowrap;font-size:13px}.nsrbm-table tbody .nsrbm-tool{display:flex;align-items:center;gap:9px;min-width:0}.nsrbm-table tbody .nsrbm-app-logo{flex:0 0 32px;width:32px;height:32px}.nsrbm-table tbody .nsrbm-app-logo img{width:32px;height:32px}.nsrbm-table tbody .nsrbm-tool__name{display:block;font-size:14.5px;line-height:1.25;overflow-wrap:anywhere}.nsrbm-table tbody .nsrbm-tool__sub{display:block;font-size:11.5px;line-height:1.3;color:#65656C}.nsrbm-table tbody td:nth-child(4){line-height:1.45}.nsrbm-table tbody td:nth-child(5)>*{display:flex;flex-wrap:wrap;gap:6px}.nsrbm-table .nsrbm-btn{width:100%;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.nsrbm-table tbody td:nth-child(1),.nsrbm-table tbody td:nth-child(2),.nsrbm-table tbody td:nth-child(3),.nsrbm-table tbody td:nth-child(4),.nsrbm-table tbody td:nth-child(5),.nsrbm-table tbody td:nth-child(6){width:100%;min-width:0;max-width:100%;box-sizing:border-box}.nsrbm-table tbody td:nth-child(3){width:auto}}