.tad-list{display:block;width:100%;border:1px solid #e2e8ef;border-radius:8px;overflow:hidden;background:#fff;padding:0;margin:0}.tad-row{display:flex;align-items:center;gap:16px;padding:15px 22px;border-bottom:1px solid #ebebeb;margin:0;background:#fff}.tad-row:last-child{border-bottom:none}.tad-num{flex:0 0 auto;width:30px;height:30px;border-radius:50%;background:#b3cb2a;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.tad-txt{flex:1;font-size:14px;line-height:1.6;color:#343537}.tad-lbl{font-weight:700;color:#252a2e;margin-right:3px}@media (max-width:640px){.tad-row{padding:13px 16px;gap:12px}.tad-num{width:26px;height:26px;font-size:12px}.tad-txt{font-size:13.5px}}