.best-offers{scrollbar-width:auto}@media(max-width:767.98px){.best-offers{position:relative;width:350px;overflow:auto}}.best-offers::-webkit-scrollbar{height:4px;border-radius:var(--radius);width:0}.best-offers::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:var(--radius)}@media(max-width:767.98px){.best-offers__table{position:absolute;width:1000px}}.best-offers__head{color:var(--text-03);font-size:var(--body-s);line-height:var(--line-h-body-s)}.best-offers__name{max-width:260px;margin-right:30px;display:flex;gap:16px;align-items:center;color:var(--text-01);font-weight:var(--weight-bold);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media(max-width:767.98px){.best-offers__name{width:100%;max-width:280px}}.best-offers__avatar{max-width:48px;max-height:48px;-o-object-fit:contain;object-fit:contain}