.header-inner{position:relative;display:grid;grid-template-areas:"logo        menu-btn" "search      search";gap:18px;justify-content:space-between;align-items:center;margin:auto;width:100%;max-width:1110px;padding:60px 12px 0}@media screen and (min-width: 1110px){.header-inner{grid-template-areas:"logo search navigation auth";grid-template-columns:196px 284px 1fr 167px;justify-items:center}}.header-inner__logo{grid-area:logo}@media screen and (min-width: 1110px){.header-inner__logo{padding-right:16px;border-right:1px solid #c8c8c8}}.header-inner__menu-btn{grid-area:menu-btn;display:grid;gap:5px;border-radius:9999px;border:none;width:30px;height:30px;background:rgba(0,0,0,0);padding:7px 3px}@media screen and (min-width: 1110px){.header-inner__menu-btn{display:none}}.header-inner__menu-btn--bar{width:24px;height:2px;background:#fff;transition:all .2s ease-out}.header-inner__search{grid-area:search;display:grid;grid-template-columns:1fr auto;gap:8px;border-radius:9999px;background:#292e38;padding:4px;padding-left:18px}@media screen and (min-width: 1110px){.header-inner__search{width:284px}}.header-inner__search--input{border:none;background:rgba(0,0,0,0);color:#fff;font:500 12px/1 "Montserrat"}.header-inner__search--input::placeholder{opacity:1;color:#fff;font:500 12px/1 "Montserrat"}.header-inner__search--input:active,.header-inner__search--input:focus,.header-inner__search--input:focus-visible{border-color:rgba(0,0,0,0);outline-color:rgba(0,0,0,0)}.header-inner__search--btn{border-radius:9999px;border:none;width:30px;height:30px;background:#101b29 url("/wp-content/themes/squadforce-child/assets/img/search.svg") center/14px 16px no-repeat}.header-inner__navigation{position:absolute;height:0;overflow:hidden}@media screen and (min-width: 1110px){.header-inner__navigation{position:static;display:flex;flex-wrap:nowrap;gap:16px;height:auto}}.header-inner__navigation--link{display:block;margin-bottom:32px;color:#bbb;font:600 12px/1 "Montserrat";text-decoration:none !important}.header-inner__navigation--link:hover,.header-inner__navigation--link:active{color:#688bff}@media screen and (min-width: 1110px){.header-inner__navigation--link{margin:0}}.header-inner__auth{grid-area:auth;display:none}@media screen and (min-width: 1110px){.header-inner__auth{display:flex;flex-wrap:nowrap;align-items:center;gap:13px}}.header-inner__auth--login,.header-inner__auth--signup{border-radius:9999px;padding:8px 16px;color:#bbb;font:600 12px/1 "Montserrat";text-decoration:none;white-space:nowrap}.header-inner__auth--login:hover,.header-inner__auth--login:active,.header-inner__auth--signup:hover,.header-inner__auth--signup:active{background:#688bff;color:#000;text-decoration:none}.header-inner__auth--signup{background:#fff;color:#101b29}.header-inner.mobile-menu-opened .header-inner__menu-btn--bar:nth-of-type(1){translate:0 7px;rotate:0 0 1 135deg}.header-inner.mobile-menu-opened .header-inner__menu-btn--bar:nth-of-type(2){opacity:0}.header-inner.mobile-menu-opened .header-inner__menu-btn--bar:nth-of-type(3){translate:0 -7px;rotate:0 0 -1 135deg}.header-inner.mobile-menu-opened .header-inner__navigation{top:160px;z-index:10;width:calc(100vw - (100vw - 100%));height:calc(100vh - 160px);background:#181c23;padding:32px}.popular-threads{margin-bottom:76px}.popular-threads__header{display:grid;grid-template-columns:21px auto auto 1fr;align-items:center;margin-bottom:36px}.popular-threads__header--leading-line,.popular-threads__header--trailing-line{width:21px;height:4px;background:#2f3541}@media screen and (min-width: 1110px){.popular-threads__header--leading-line,.popular-threads__header--trailing-line{width:25px}}.popular-threads__header--trailing-line{width:100%}.popular-threads__header--label{margin:0;padding:0 0 0 10px;color:#688bff;font:700 24.5px/1 "Montserrat";text-transform:uppercase}.popular-threads__header--label:nth-of-type(2){padding:0 10px 0 0;color:#fff}.popular-threads__list{display:grid;gap:19px}@media screen and (min-width: 1110px){.popular-threads__list{gap:28px}}.popular-threads__thread{display:flex;flex-wrap:nowrap;gap:17px}@media screen and (min-width: 1110px){.popular-threads__thread{gap:49px}}.popular-threads__thread--last-post{display:grid;max-width:50%}.popular-threads__thread--last-post .last-user-name{margin-bottom:3px;color:#fff;font:700 16px/1 "Montserrat";text-transform:none}.popular-threads__thread--last-post .topic-name{margin-bottom:5px;color:#42ff17;font:400 14px/1 "Montserrat";text-transform:none}@media screen and (min-width: 1110px){.popular-threads__thread--last-post .topic-name{margin-bottom:16px;font-size:16px}}.popular-threads__thread--last-post .last-post{display:none}@media screen and (min-width: 1110px){.popular-threads__thread--last-post .last-post{display:block;color:#fff;font:400 16px/1 "Montserrat"}}.popular-threads__thread--img-last-user{flex-grow:1}.popular-threads__thread--img-last-user .avatar{border-radius:4px;width:24px;height:24px;object-fit:cover}@media screen and (min-width: 1110px){.popular-threads__thread--img-last-user .avatar{margin-top:51px;width:32px;height:32px}}.popular-threads__thread--views,.popular-threads__thread--responses,.popular-threads__thread--date{display:grid;grid-template-columns:auto auto;min-width:54px}@media screen and (min-width: 1110px){.popular-threads__thread--views,.popular-threads__thread--responses,.popular-threads__thread--date{grid-template-columns:auto;grid-template-rows:min-content auto}}.popular-threads__thread--views .icon,.popular-threads__thread--responses .icon,.popular-threads__thread--date .icon{width:20px;height:20px;object-fit:cover}@media screen and (min-width: 1110px){.popular-threads__thread--views .icon,.popular-threads__thread--responses .icon,.popular-threads__thread--date .icon{display:none}}.popular-threads__thread--views .headline,.popular-threads__thread--responses .headline,.popular-threads__thread--date .headline{display:none}@media screen and (min-width: 1110px){.popular-threads__thread--views .headline,.popular-threads__thread--responses .headline,.popular-threads__thread--date .headline{display:block;margin:0;color:#fff;font:700 13px/1 "Montserrat";text-transform:none}}.popular-threads__thread--views .text,.popular-threads__thread--responses .text,.popular-threads__thread--date .text{margin:0;color:#fff;font:400 14px/1 "Montserrat";text-transform:none}@media screen and (min-width: 1110px){.popular-threads__thread--views .text,.popular-threads__thread--responses .text,.popular-threads__thread--date .text{margin-top:38px}}.popular-threads__thread--date{display:none}@media screen and (min-width: 1110px){.popular-threads__thread--date{display:grid}}
