body.header-flag-sticked .top_container{position:sticky;top:0}body.header-flag-sticked .bbnx-header.stickeable{top:0;position:sticky}body.header-flag-sticked .bbnx-header.sticky{top:0;position:sticky;animation:none}body.header-flag-sticked .aside-bar.sticky{top:50px}@media only screen and (min-width : 578px){body.header-flag-sticked .aside-bar.sticky{top:70px}}.bbnx-header{display:flex;position:sticky;z-index:12;height:50px;width:100%;align-items:center;justify-content:space-between;left:0;right:0;top:0;color:#fff;background-color:#056900}@media only screen and (min-width : 578px){.bbnx-header{height:70px}}@media only screen and (min-width : 1084px){.bbnx-header{height:90px}}.bbnx-header.stickeable{top:-70px}@media only screen and (min-width : 1084px){.bbnx-header.stickeable{top:-90px}}.bbnx-header.sticky{top:0;position:fixed;transition:top .1s ease-in-out;box-shadow:0 1px 0 0 rgba(0,0,0,.2);max-width:100vw}.bbnx-header .burger{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:space-between;margin-left:13px;padding:5px;height:24px;width:30px}.bbnx-header .burger .bar{height:2px;width:20px;background-color:#fff;transition:.4s}@media only screen and (min-width : 578px){.bbnx-header .burger{display:none;margin:0 12px 0 16px}}@media only screen and (min-width : 1084px){.bbnx-header .burger{margin:0 12px 0 28px}}.bbnx-header .logo{display:inline-flex;margin:0 0 0 13px;flex:0 0 128px;height:42px}.bbnx-header .logo>picture{width:auto}@media only screen and (min-width : 578px){.bbnx-header .logo{flex:0 0 178px;margin:0 0 0 16px;height:52px}}@media only screen and (min-width : 1084px){.bbnx-header .logo{margin:0 0 0 28px}}.bbnx-header .logo>h1{margin:0;padding:0}.bbnx-header .logo img{object-fit:contain}@media only screen and (min-width : 578px){.bbnx-header--burger .burger{display:inline-flex}}.bbnx-header--burger .logo{margin:0 0 0 10px}.bbnx-header .user{align-items:center;display:flex;justify-content:flex-end;margin:0 16px}.bbnx-header .user svg{fill:#fff}@media only screen and (min-width : 578px){.bbnx-header .user{margin:0 24px}}.bbnx-header .lives{display:flex;align-items:center;justify-content:center;background-color:#efb41e;height:100%;color:#1a1a1a;text-decoration:none;cursor:pointer;padding:2px 8px 0}@media only screen and (min-width : 578px){.bbnx-header .lives{padding-left:24px;padding-right:24px;display:block;margin:0}}.bbnx-header .lives:hover{background-color:#8f6c12}.bbnx-header>.search{cursor:pointer;margin:5px 0 0 auto}.bbnx-header>.search svg{fill:#fff}@media only screen and (min-width : 578px){.bbnx-header>.search{display:block;margin:5px 0 0 auto}}@media only screen and (min-width : 1084px){.bbnx-header>.search{position:relative;margin-left:16px}}.bbnx-header .close{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:space-between}.bbnx-header #nav{display:none;flex-direction:row;padding:0;border-top:none;width:100%;margin-left:30px;position:relative;height:auto;min-height:90px}.bbnx-header #nav::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.bbnx-header #nav::-webkit-scrollbar{width:11px}.bbnx-header #nav::-webkit-scrollbar-thumb{border:3px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:30px;background-color:rgba(216,224,232,.9)}@media only screen and (min-width : 1084px){.bbnx-header #nav{display:flex}}.bbnx-header #nav .focus{margin:0;padding:0 20px}.bbnx-header #nav .focus-item{margin:0 0 18px}.bbnx-header #nav .focus-item-title{color:#4d4d4d;padding:0;text-decoration:none;display:flex;white-space:nowrap;overflow:hidden}.bbnx-header #nav .focus-item-icon{flex:0 0 24px;height:24px;fill:#068300;display:flex;align-items:center;justify-content:center;margin:0 10px 0 0}.bbnx-header #nav .menu{display:flex;position:absolute;top:50%;transform:translateY(-50%)}.bbnx-header #nav .menu-item{padding:0;margin:0 30px 0 0}.bbnx-header #nav .menu-item-title{color:#fff;display:flex;white-space:nowrap;overflow:hidden;padding:0;text-transform:uppercase;transition:opacity .4s ease-in-out}.bbnx-header #nav .menu-item-title:focus-within,.bbnx-header #nav .menu-item-title:hover{opacity:.8}.bbnx-header #nav .menu-item-icon{display:flex;width:24px;flex:0 0 24px;align-items:center;justify-content:center}.bbnx-header #nav .menu-item-icon svg{fill:#fff;height:10px;transform:rotate(90deg);width:10px}.bbnx-header #nav .menu-item-children{padding:0 0 0 35px}.bbnx-header #nav .menu-item-children-title{color:#4d4d4d;text-decoration:none;display:flex;white-space:nowrap;overflow:hidden;padding:15px 0 0}.bbnx-header #nav .menu .menu-item-title,.bbnx-header #nav .menu .menu-item-children-title{transition:opacity .4s ease-in-out,color .4s ease-in-out}.bbnx-header #nav .menu>li ul{display:none;position:absolute}.bbnx-header #nav .menu>li:hover ul,.bbnx-header #nav .menu>li:active ul,.bbnx-header #nav .menu>li:focus ul,.bbnx-header #nav .menu>li>a:hover+ul,.bbnx-header #nav .menu>li>a:active+ul,.bbnx-header #nav .menu>li>a:focus+ul,.bbnx-header #nav .menu>li:focus-within ul{display:block}.bbnx-header #nav .menu>li>ul{max-width:320px;min-width:160px;padding:10px 0;border-radius:1px;box-shadow:0 24px 48px 2px rgba(0,0,0,.25);background-color:#056900}.bbnx-header #nav .menu>li>ul li a{color:#fff;line-height:1.21;margin-top:8px;padding:4px 32px 4px 16px}.bbnx-header #nav .menu>li>ul li a:focus,.bbnx-header #nav .menu>li>ul li a:hover{color:#fff}.bbnx-header #nav .menu>li>ul li:last-child a{margin-bottom:8px}.bbnx-header #burger-nav{display:flex;flex-direction:column;overflow:hidden auto;height:calc(100vh - 90px);width:324px;padding-bottom:128px}.bbnx-header #burger-nav .focus{margin:0;padding:0 20px}.bbnx-header #burger-nav .focus-item{margin:0 0 18px}.bbnx-header #burger-nav .focus-item-title{color:#fff;padding:0;text-decoration:none;display:flex;overflow:hidden}.bbnx-header #burger-nav .focus-item-icon{flex:0 0 24px;height:24px;fill:#fff;display:flex;align-items:center;justify-content:center;margin:0 10px 0 0}.bbnx-header #burger-nav .menu-item{border-bottom:1px solid #d6d6d6;padding:24px 0}.bbnx-header #burger-nav .menu-item-title{color:#fff;text-decoration:none;display:flex;overflow:hidden;padding:0 24px}.bbnx-header #burger-nav .menu-item-children{padding:0 24px 0 48px}.bbnx-header #burger-nav .menu-item-children-title{color:#fff;text-decoration:none;display:flex;overflow:hidden;padding:15px 0 0}.bbnx-header #burger-nav .menu .menu-item-title,.bbnx-header #burger-nav .menu .menu-item-children-title{transition:opacity .4s ease-in-out,color .4s ease-in-out}.bbnx-header #burger-menu{background:#056900;bottom:0;box-shadow:0 0 50px 50px rgba(0,0,0,.25);color:#fff;display:none;flex-wrap:wrap;left:0;height:100vh;position:fixed;top:0;width:300px;z-index:99}.bbnx-header #burger-menu .close{margin-left:24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.bbnx-header #burger-menu .close svg{fill:#fff;width:16px;height:16px}.bbnx-header #burger-menu .logo{align-items:center;display:flex;flex:unset;justify-content:center;margin:32px 0;width:160px}.bbnx-header #burger-menu .lives{height:50px;min-height:50px;width:260px;margin:0 auto 20px;font-weight:600}.bbnx-header.open_menu #burger-menu{width:324px;display:flex;align-items:center;justify-content:start;gap:0 34px}.bbnx-header.open_search #search-layer{display:block}.bbnx-header.open_menu.open_search #search-layer{display:none}.bbnx-header .hidden-text{border:0;padding:0;margin:0;position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap}nx-aside-streamings{width:122px}
