.profile-navigation{top:calc(var(--header-height) + .625rem);z-index:9999;grid-auto-columns:max-content;grid-auto-flow:column;gap:.625rem;padding:0 1.25rem 1.875rem;display:grid;position:fixed;overflow:auto}.profile-navigation::-webkit-scrollbar{height:0}.medium-btn-style{font-size:var(--medium-btn);cursor:pointer;white-space:nowrap;border:1px solid var(--matte-red);border-radius:20px;padding:5px 13px;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}}
.messages-item-badge{background-color:var(--matte-red);min-width:18px;height:18px;color:var(--white-color);font-size:var(--font-pos_1);font-family:var(--font-family-smaller,primary-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0 4px;line-height:1;display:flex}
