.header{background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;width:100%;height:72px;padding:0 7vw;display:flex}.header-left{align-items:center;gap:10%;display:flex}.header-nav{gap:2.5vw;margin-left:2.8vw;display:flex}.header-nav p{cursor:pointer;color:var(--text-secondary);font-size:16px;font-weight:700;transition:all .2s}.header-nav p:hover{color:var(--text---text-primary)}.header-right{align-items:center;display:flex}.header-icon{background:0 0;border:none}
