.profile-navigation{top:calc(var(--header-height) + 1rem);z-index:100;grid-auto-columns:max-content;grid-auto-flow:column;gap:1rem;padding:0 2rem 3rem;display:grid;position:fixed;overflow:auto}.profile-navigation::-webkit-scrollbar{height:0}.medium-btn-style{cursor:pointer;white-space:nowrap;border:1px solid var(--matte-red);border-radius:20px;padding:5px 13px;font-size:14px;font-weight:400;line-height:24px;transition:all .2s}.tertiary-button{border:1px solid var(--matte-red);background-color:var(--matte-red);color:var(--white-color)}.tertiary-inactive{background-color:var(--white-color);border:1px solid var(--matte-red,#ff6464);color:var(--matte-red,#ff6464)!important}@media screen and (min-width:992px){.profile-navigation{justify-content:flex-end;padding:15px}}
