.search-bar{width:100%;display:flex;align-items:center;padding:8px 0}.search-bar .search-input-wrapper{flex:1 1;height:44px;display:flex;align-items:center;background-color:#fff;border-radius:12px;padding:16px 8px;border:1px solid #ebedf0}.search-bar .search-icon{width:28px;height:28px;margin-right:8px;color:#8693ab;background:url(/_next/static/media/search.fa31aec6.svg) no-repeat 50%;background-size:100% 100%}.search-bar .search-text{flex:1 1;color:#8693ab;font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.search-bar .vip-icon-wrapper{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #ebedf0;border-radius:16px;margin-left:8px}.search-bar .vip-icon{width:28px;height:28px;background:url(/_next/static/media/vip-icon.850cac13.svg) no-repeat 50%;background-size:100% 100%}