#home{display:grid;grid-template-columns:1fr 550px 1fr;grid-template-rows:auto auto auto auto 1fr;grid-template-areas:"header header activity" "promoted posts activity" "categories posts sidebar" "blog posts sidebar" ". posts sidebar"}#home>div{max-width:100%;overflow:hidden}@media (max-width:1365px){#home{grid-template-columns:1fr 550px;grid-template-rows:auto auto auto auto 1fr;grid-template-areas:"header activity" "promoted activity" "categories posts" "sidebar posts" "blog posts" ". posts"}}@media (max-width:1024px){#home{grid-template-columns:1fr 1fr}}@media (max-width:767px){#home{display:flex;flex-direction:column}}#home-header{grid-area:header}#home-promoted{grid-area:promoted}#home-activity{grid-area:activity}#home-categories{grid-area:categories}#home-categories2{grid-area:sidebar}#home-links{grid-area:blog}#home-posts{grid-area:posts}#home-promoted-widget{grid-area:promoted-widget}#home-activity{display:flex;flex-direction:column}#home-categories2{display:flex;flex-direction:column}#home-links{display:flex;flex-direction:column}#home-posts{display:flex;flex-direction:column}#home-posts{display:flex;flex-direction:column}#home-categories{display:flex;flex-direction:column}#home-promoted{display:flex;flex-direction:column}#home-promoted-widget{display:flex;flex-direction:column}#home-categories .profile-items{display:flex;flex-direction:column;overflow-y:scroll;overflow-x:hidden;max-height:400px}#home-categories2 .profile-items{display:flex;flex-direction:column;gap:10px}#home-categories .profile-items{scrollbar-color:#6b32ff #2c3647;scrollbar-width:thin}#home-categories .profile-items::-webkit-scrollbar{width:8px;height:8px;background-color:#2c3647}#home-categories .profile-items::-webkit-scrollbar-thumb{background:#6b32ff;border-radius:5px}#home-activity .header-title,#home-posts .header-title{margin-bottom:0!important}.toggle-board{display:none}.board-btn{background-color:#252c39;color:#fff!important;border:1px solid #2d3748;cursor:pointer}#board-followers .info-msg strong{text-decoration:underline;cursor:pointer}.board-btn.active{background-color:#6b32ff;color:#fff;border:1px solid #2d3748}#home-posts .header-title{justify-content:flex-start;gap:10px}#home-posts .header-title i{margin-right:5px}.slider-partner-page .slick-slide{min-height:90px;background:#252c39;display:flex!important;justify-content:center;align-items:center;border:1px solid #2d3748;flex-direction:column;gap:5px;color:#8e98ab;font-size:12px}.slider-partner-page .slick-slide img{max-height:35px}.slider-partner-page .slick-slide a{display:inline-block;max-height:35px;max-width:70%}.slider-partner-page .slick-track{align-items:stretch}