.allocation-wrapper{width:100%}.allocation-list{width:100%;max-width:860px;margin:24px auto 0;display:flex;flex-direction:row;gap:32px}.allocation-column{flex:1 1;display:flex;flex-direction:column;gap:14px}.allocation-row{width:100%;display:flex;flex-direction:column;gap:4px}.allocation-row__header{display:flex;align-items:center;gap:10px;justify-content:space-between;text-align:left;width:100%}.allocation-row__dot{width:15px;height:15px;border-radius:15px;flex-shrink:0}.allocation-row__logo{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.allocation-row__name{flex:1}.allocation-row__percent{font-weight:550}.allocation-row__symbol{color:#859096}.allocation-row__bar{width:100%;height:6px;border-radius:999px;background-color:rgba(148,163,184,.25);overflow:hidden}.allocation-row__bar-fill{height:100%;border-radius:999px}@media screen and (max-width:600px){.allocation-wrapper{width:100%}.allocation-list{width:100%;max-width:none;margin:24px 0 0;flex-direction:column;gap:8px}.allocation-column{flex:1 1 100%;min-width:0}}