.header{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1400px;padding-top:20px;width:100%}.logo{background-image:url(https://26660715.fs1.hubspotusercontent-eu1.net/hubfs/26660715/too-sports-logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:50px;width:200px}.like>img,.msg>img,.wallet>img{height:20px;width:20px}.like>p,.msg>p,.wallet>p{color:var(--vertTS);font-size:13px;font-weight:500;line-height:16px;margin:0}.like,.msg,.wallet{cursor:pointer;display:flex;gap:8px}.profil{background:var(--vertEau);border-radius:100%;cursor:pointer;height:48px;position:relative;width:48px}.profil>img{border-radius:100%;height:100%;object-fit:cover;width:100%}.login,.notLogin{align-items:center;display:flex;gap:47px}.buttons{display:flex;gap:10px}.buttons>button{border:1px solid var(--orangeTS);border-radius:5px;cursor:pointer;font-size:13px;font-weight:600;line-height:16px;padding:10px 20px}.loginButton{background:var(--orangeTS);color:#fff}.sellButton{background:#fff;color:var(--orangeTS)}.sellLink{color:var(--orangeTS);text-decoration:none}.sellLoginButton{gap:10px;justify-content:center}.menuProfil,.sellLoginButton{align-items:center;display:flex}.menuProfil{gap:20px}.separator{background:var(--vertEau);height:32px;width:1px}.newMessage{position:relative}.newMessage:after{background:var(--orangeTS);border-radius:100%;content:"";height:10px;left:14px;position:absolute;top:-4px;width:10px}.profilInformation{background:#fff;border:1px solid var(--vertEau);border-radius:2px;cursor:default;display:none;height:auto;left:0;padding:10px;position:absolute;top:48px;width:270px;z-index:10000}.profil:hover .profilInformation{display:block}.item{align-items:center;cursor:pointer;display:flex;padding:10px 0}.item p{color:var(--vertTS);font-size:13px;font-weight:600;line-height:16px;margin:0}.itemProfil{align-items:center;justify-content:space-between}.itemProfil>img{height:28px;object-fit:cover;width:28px}.userInformation{align-items:center;display:flex;gap:10px}.userInformation>img{border-radius:100%;height:50px;object-fit:cover;width:50px}.itemImage{border:1px solid var(--vertEau);border-left:none;border-right:none;gap:10px}.itemImage>img{height:25px;object-fit:cover;width:25px}.sticky-menu{display:none}@media screen and (max-width:1450px){.header{margin:0 25px;width:calc(100% - 50px)}}@media screen and (max-width:1000px){.like>p,.msg>p{display:none}}@media screen and (max-width:800px){.wallet>p{display:none}}@media screen and (max-width:768px){.header{display:none;padding-top:0}.sticky-menu{background:#fff;border-top:1px solid #e6e6e6;bottom:0;display:flex;justify-content:space-around;left:0;position:fixed;width:100%;z-index:10001}.profilInformationMobile{background:#fff;bottom:calc(100% + 1px);height:calc(100vh - 110px);left:0;padding:10px 10px 0;position:absolute;width:100%}.stickyElement{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px 0;position:relative}.stickyElement>p{color:var(--vertTS);font-size:13px;font-weight:400;line-height:16px;margin:0;user-select:none}.normalSvg{fill:var(--vertTS);user-select:none}.active p,.active svg{fill:var(--orangeTS);color:var(--orangeTS)}.newMessageMobile{background:var(--orangeTS);border-radius:100%;height:10px;left:calc(50% + 5px);position:absolute;top:5px;width:10px}}@media screen and (max-width:400px){.stickyElement>p{display:none}}