.cl{position:fixed;width:280px;left:40px;font-size:13px;margin-top:40px;color:#fff}.cl div:first-child{color:#edebe9}@media screen and (min-width:1249px){.cl{--remainingWidth:calc(100% - 1148px);left:calc(var(--remainingWidth)/5*2)}}.searchListComp .action{width:240px;height:35px;border:1px solid rgba(255,255,255,.2);border-radius:38px;margin:8px 0;cursor:pointer}.searchListComp .action:hover{background-color:rgba(255,255,255,.05)}.searchListComp .action.active{background-color:rgba(33,33,33,.1);font-weight:700}.searchListComp .action img{width:27px;height:27px;margin:4px;object-fit:cover;vertical-align:middle;border-radius:38px}.searchListComp .action>span{display:flex}.searchListComp .action .text{margin:0 0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;line-height:35px}