.forum-mainPage *{box-sizing:border-box}.forum-mainPage__inner{border-bottom:1px solid #f7f7f7;margin:0 0 20px}.forum-mainPage__header{background-color:#d9dbbc;padding:12px 15px;justify-content:space-between;align-items:center;display:flex}.forum-mainPage__header h3{font-weight:700}.forum-mainPage__header-full,.forum-mainPage__header-left{flex:1 1 auto}.forum-mainPage__header-right{flex:0 0 40%;display:flex}@media screen and (max-width:959px){.forum-mainPage__header-right{flex:0 0 42%}}@media screen and (max-width:767px){.forum-mainPage__header-right-item{display:none}}.forum-mainPage__header-right-item:nth-child(1){flex:0 0 25%}.forum-mainPage__header-right-item:nth-child(2){flex:0 0 25%}.forum-mainPage__header-right-item:nth-child(3){flex:0 0 50%}.forum-mainPage__content{border-bottom:1px solid #ddd;padding:10px 15px;align-items:center;display:flex}@media screen and (max-width:767px){.forum-mainPage__content{flex-wrap:wrap}}.forum-mainPage__content:nth-child(even){background-color:#eee}.forum-mainPage__content-left{flex:1 1 auto;padding:0 0 4px}@media screen and (max-width:767px){.forum-mainPage__content-left{flex:0 0 100%}}.forum-mainPage__content-left-title-top{align-items:center;display:flex}.forum-mainPage__content-left-title-top .lock-icon{margin:6px 6px 0 0}.forum-mainPage__content-left-title-top h2{font-weight:700}.forum-mainPage__content-left-title-bottom{margin:4px 0}.forum-mainPage__content-subforum{margin:7px 0 0;display:flex}@media screen and (max-width:479px){.forum-mainPage__content-subforum{flex-wrap:wrap}}.forum-mainPage__content-subforum-label{flex:0 0 70px;font-weight:700;margin:0 0 4px}@media screen and (max-width:479px){.forum-mainPage__content-subforum-label{flex:0 0 100%;margin:0 0 5px}}.forum-mainPage__content-subforum-list{flex:0 0 calc(100% - 70px);flex-wrap:wrap;justify-content:flex-start;display:flex}@media screen and (max-width:479px){.forum-mainPage__content-subforum-list{flex:0 0 100%}}.forum-mainPage__content-subforum-list li{margin:0 15px 5px 0;padding:0}.forum-mainPage__content-subforum-list li:last-child{margin:0 0 5px}.forum-mainPage__content-subforum-list-main{align-items:center;display:flex}.forum-mainPage__content-subforum-list-main .lock-icon{margin:0 6px 0 0}.forum-mainPage__content-subforum-list-desc{margin:2px 0 0}.forum-mainPage__content-right{flex:0 0 40%;align-items:center;display:flex}@media screen and (max-width:959px){.forum-mainPage__content-right{flex:0 0 42%}}@media screen and (max-width:767px){.forum-mainPage__content-right{flex:0 0 100%;margin:0 0 10px;align-items:flex-start}}@media screen and (max-width:479px){.forum-mainPage__content-right{flex-wrap:wrap}}.forum-mainPage__content-right-item:nth-child(1){flex:0 0 25%}@media screen and (max-width:479px){.forum-mainPage__content-right-item:nth-child(1){flex:0 0 50%}}.forum-mainPage__content-right-item:nth-child(2){flex:0 0 25%}@media screen and (max-width:479px){.forum-mainPage__content-right-item:nth-child(2){flex:0 0 50%}}.forum-mainPage__content-right-item:nth-child(3){flex:0 0 50%}@media screen and (max-width:479px){.forum-mainPage__content-right-item:nth-child(3){flex:0 0 100%;margin:10px 0 0}}.forum-mainPage__content-right-item .show-in-mobile{font-weight:700;margin:0 0 4px;display:none}@media screen and (max-width:767px){.forum-mainPage__content-right-item .show-in-mobile{display:block}}