body.header-flag-sticked .top_container{position:sticky;top:0}body.header-flag-sticked .bbnx-header.stickeable{position:sticky;top:0}body.header-flag-sticked .bbnx-header.sticky{animation:none;position:sticky;top:0}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{align-items:center;background-color:#fff;color:#333;display:flex;height:50px;justify-content:space-between;left:0;position:sticky;right:0;top:0;width:100%;z-index:12}@media only screen and (min-width : 1084px){.bbnx-header{height:90px}}.bbnx-header.stickeable{position:fixed;top:-12%;transition:none}.bbnx-header.sticky{animation:header-animation .2s ease-in-out;box-shadow:0 1px 0 0 rgba(0,0,0,.2);max-width:100vw;position:fixed;top:0}@keyframes header-animation{from{top:-10%}to{top:0}}.bbnx-header .burger{cursor:pointer;display:inline-flex;flex-direction:column;height:24px;justify-content:space-between;margin-left:13px;padding:5px;width:30px}.bbnx-header .burger .bar{background-color:#333;height:2px;transition:.4s;width:20px}@media only screen and (min-width : 578px){.bbnx-header .burger{margin-left:28px;margin-right:12px}}.bbnx-header .logo{display:inline-flex;flex:0 0 283px;height:34px;justify-content:center;margin:0 auto;padding-right:43px}.bbnx-header .logo>picture{width:auto}@media only screen and (min-width : 578px){.bbnx-header .logo{flex:0 0 283px;margin:auto;padding-right:0}}@media only screen and (min-width : 1084px){.bbnx-header .logo{height:54px}}.bbnx-header .logo>h1{margin:0;padding:0}.bbnx-header .logo img{object-fit:contain}.bbnx-header .user{align-items:center;display:flex;justify-content:flex-end;margin:0 16px}.bbnx-header .user svg{fill:#333}@media only screen and (min-width : 578px){.bbnx-header .user{margin:0 24px}}.bbnx-header .lives{align-items:center;background-color:#17a2ab;color:#fff;cursor:pointer;display:flex;height:100%;justify-content:center;padding:2px 8px 0;text-decoration:none}@media only screen and (min-width : 578px){.bbnx-header .lives{display:block;margin:0;padding-left:24px;padding-right:24px}}.bbnx-header .lives:hover{background-color:#0e6167}.bbnx-header>.search{cursor:pointer;display:none;margin:5px 0 26px auto}.bbnx-header>.search svg{fill:#333}@media only screen and (min-width : 1084px){.bbnx-header>.search{display:block;margin:5px 26px 0 16px;position:relative}}.bbnx-header .close{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:space-between}.bbnx-header #nav{border-top:none;display:none;flex-direction:row;height:auto;margin-left:30px;min-height:90px;padding:0;position:relative;width:100%}.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;display:flex;overflow:hidden;padding:0;text-decoration:none;white-space:nowrap}.bbnx-header #nav .focus-item-icon{align-items:center;display:flex;fill:#17a2ab;flex:0 0 24px;height:24px;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{margin:0 30px 0 0;padding:0}.bbnx-header #nav .menu-item-title{color:#333;display:flex;overflow:hidden;padding:0;text-transform:uppercase;transition:opacity .4s ease-in-out;white-space:nowrap}.bbnx-header #nav .menu-item-title:focus-within,.bbnx-header #nav .menu-item-title:hover{opacity:.8}.bbnx-header #nav .menu-item-icon{align-items:center;display:flex;flex:0 0 24px;justify-content:center;width:24px}.bbnx-header #nav .menu-item-icon svg{height:10px;width:10px}.bbnx-header #nav .menu-item-children{padding:0 0 0 35px}.bbnx-header #nav .menu-item-children-title{color:#4d4d4d;display:flex;overflow:hidden;padding:15px 0 0;text-decoration:none;white-space:nowrap}.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{background-color:#fff;border-radius:1px;box-shadow:0 24px 48px 2px rgba(0,0,0,.25);max-width:320px;min-width:160px;padding:10px 0}.bbnx-header #nav .menu>li>ul li a{border-left:4px solid #fff;color:#919191;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{border-color:rgba(0,0,0,.8);color:#000}.bbnx-header #nav .menu>li>ul li:last-child a{margin-bottom:8px}.bbnx-header #burger-nav{display:flex;flex-direction:column;height:calc(100vh - 90px);overflow:hidden auto;padding-bottom:128px;width:324px}.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:#4d4d4d;display:flex;overflow:hidden;padding:0;text-decoration:none}.bbnx-header #burger-nav .focus-item-icon{align-items:center;display:flex;fill:#17a2ab;flex:0 0 24px;height:24px;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:#1a1a1a;display:flex;font-weight:600;overflow:hidden;padding:0 24px;text-decoration:none}.bbnx-header #burger-nav .menu-item-children{padding:0 24px 0 48px}.bbnx-header #burger-nav .menu-item-children-title{display:flex;color:#4d4d4d;text-decoration:none;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:#fff;bottom:0;box-shadow:0 0 50px 50px rgba(0,0,0,.25);display:none;flex-wrap:wrap;height:100vh;left:0;position:fixed;top:0;width:300px;z-index:99}.bbnx-header #burger-menu .close{align-items:center;display:flex;height:24px;justify-content:center;margin-left:24px;width:24px}.bbnx-header #burger-menu .close svg{fill:#000;height:16px;width:16px}.bbnx-header #burger-menu .logo{align-items:center;display:flex;justify-content:center;flex:unset;margin:32px 0;padding:0;width:154px}.bbnx-header #burger-menu .search{align-items:center;display:flex;height:24px;justify-content:center;margin-right:24px;width:24px}@media only screen and (min-width : 1084px){.bbnx-header #burger-menu .search{height:54px}}.bbnx-header.open_menu #burger-menu{align-items:center;display:flex;gap:0 34px;justify-content:start;width:324px}.bbnx-header.open_search #search-layer{display:block}.bbnx-header.open_menu.open_search #search-layer{display:none}.bbnx-header .hidden-text{border:0;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:0;overflow:hidden;padding:0;position:absolute !important;white-space:nowrap;width:1px}
