.section-see-all{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:999px;background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.62);font-size:.8rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;line-height:1.2;flex-shrink:0;transition:background .2s ease,color .2s ease}.section-see-all:hover:not(:disabled){background:rgba(247,147,30,.15);color:#f7931e}.section-see-all:disabled{opacity:.6;cursor:wait}.main-page__sections .rowsTitle .section-see-all{margin-top:0}