.head-image__container{width:48px;height:48px;display:flex;box-sizing:border-box;background-color:#000;background-size:175%;background-position-x:87%;background-position-y:6%}.searchbar__item-anchor{text-decoration:none}.searchbar__item-anchor:hover>.searchbar__item{background-color:#eaeaea}.searchbar__item-anchor:focus{outline:none}.searchbar__item-anchor:focus>.searchbar__item{background-color:#eaeaea}.searchbar__item{display:flex;align-items:center;gap:16px;padding:8px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.searchbar__item-name{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.searchbar__item-subtitle{font-size:13px}.searchbar__item>img{width:48px;height:48px}.searchbar__item.player>img{background-color:#f5f5f5}@media (max-width: 1439px){.searchbar__item{gap:8px}}.searchbar__container{width:280px;position:relative}.searchbar__input{padding:4px 8px;border-radius:4px;width:100%;border:1px solid #eaeaea;font-size:16px}.searchbar__input:focus{border-color:#eaeaea}.searchbar__items{position:absolute;overflow:hidden;border-radius:4px;width:100%;max-height:400px;overflow-y:auto;top:100%;margin-top:5px;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (max-width: 1439px){.searchbar__container{width:120px}.searchbar__container.active{width:280px}}@media (max-width: 1023px){.searchbar__container{width:80px}.searchbar__container.active{width:100%}}
