.native-scrollbar{scrollbar-width:thin!important;scrollbar-face-color:rgba(128,128,128,.5);scrollbar-track-color:#fff;scrollbar-color:rgba(128,128,128,.5) #fff}.native-scrollbar::-webkit-scrollbar{-webkit-appearance:none}.native-scrollbar::-webkit-scrollbar:vertical{width:11px}.native-scrollbar::-webkit-scrollbar:horizontal{height:11px}.native-scrollbar::-webkit-scrollbar-thumb{border:4px solid #fff;border-radius:0;background-color:#80808080}.native-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#808080bf}.native-scrollbar::-webkit-scrollbar-track{background:#fff}.forumEmpty{margin:1rem 0;border-radius:.25rem;background:var(--secondary-background-color)}@media (min-width: 768px){.forumEmpty{margin:1.75rem 0}}@media (min-width: 1152px){.forumEmpty{margin:2.5rem 0 2rem}}.forumEmpty__wrapper{display:flex;justify-content:center;align-items:center}.forumEmpty .page__header{padding-bottom:.5rem}.forumEmpty .emptyBlock__text{margin:0;padding-top:1rem;color:#888;font-size:1rem}.forumEmpty .emptyBlock__image{margin:2rem 0}.forumEmpty .emptyBlock__button{display:flex;font-size:.875rem;font-weight:400}@media (min-width: 768px){.forumEmpty .emptyBlock{display:grid;grid-template-areas:"text image" "button image";grid-template-columns:1fr 1fr;grid-gap:1rem 5rem;padding:0}.forumEmpty .emptyBlock__wrapper{justify-content:flex-start}.forumEmpty .emptyBlock__text{grid-area:text;padding-top:0}.forumEmpty .emptyBlock__image{grid-area:image;justify-self:center}.forumEmpty .emptyBlock__button{grid-area:button;width:20rem;margin:0 0 1rem;line-height:2.5rem}}@media (min-width: 1152px){.forumEmpty{max-width:100%}.forumEmpty .emptyBlock__image{width:15rem;margin:.5rem 0 2.5rem}}
