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:#262626;background-color:#fff}@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:-12%;position:fixed;transition:none}.bbnx-header.sticky{top:0;position:fixed;animation:header-animation .2s ease-in-out;box-shadow:0 1px 0 0 rgba(0,0,0,.2);max-width:100vw}@keyframes header-animation{from{top:-10%}to{top:0}}.bbnx-header .burger{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:space-between;margin-left:10px;padding:5px;height:24px;width:30px}@media only screen and (min-width : 1084px){.bbnx-header .burger{display:none}}.bbnx-header .burger .bar{height:2px;width:20px;background-color:#262626;transition:.4s}.bbnx-header .logo{display:inline-flex;margin:0 0 0 10px}.bbnx-header .logo>h1{margin:0;padding:0}@media only screen and (min-width : 578px){.bbnx-header .logo{height:50px;width:165px}}@media only screen and (min-width : 1084px){.bbnx-header .logo{height:55px;width:182px;margin:0 0 0 40px}}.bbnx-header .logo,.bbnx-header .logo svg{height:30px;width:128px}@media only screen and (min-width : 578px){.bbnx-header .logo,.bbnx-header .logo svg{height:50px;width:165px}}@media only screen and (min-width : 1084px){.bbnx-header .logo,.bbnx-header .logo svg{height:55px;width:182px}}.bbnx-header .user{align-items:center;display:flex;justify-content:flex-end;margin:0 15px 0 auto}.bbnx-header .user svg{fill:#262626}@media only screen and (min-width : 578px){.bbnx-header .user{margin:0 30px}}.bbnx-header .lives{font-weight:600;display:flex;align-items:center;justify-content:center;background-color:#f60;height:100%;width:97px;color:#0f0f0f;text-decoration:none;text-transform:uppercase;cursor:pointer}.bbnx-header .lives:hover{background-color:#c34e00}@media only screen and (min-width : 578px){.bbnx-header .lives{min-width:86px;width:136px}}@media only screen and (min-width : 1084px){.bbnx-header .lives{width:151px;flex:0 0 151px}}.bbnx-header>.search{cursor:pointer;display:none}.bbnx-header>.search svg{fill:#262626}@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{margin-left:16px}}.bbnx-header .close{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:space-between}.bbnx-header #burger-nav{display:flex;flex-direction:column;overflow:hidden auto;height:calc(100vh - 90px);width:300px}.bbnx-header #burger-nav::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.bbnx-header #burger-nav::-webkit-scrollbar{width:11px}.bbnx-header #burger-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)}.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;padding:0;text-decoration:none;display:flex;white-space:nowrap;overflow:hidden}.bbnx-header #burger-nav .focus-item-icon{flex:0 0 24px;height:24px;fill:#f60;display:flex;align-items:center;justify-content:center;margin:0 10px 0 0}.bbnx-header #burger-nav .menu-item{border-top:1px solid #d6d6d6;padding:20px 0}.bbnx-header #burger-nav .menu-item-title{font-weight:600;color:#262626;text-decoration:none;display:flex;white-space:nowrap;overflow:hidden;padding:0 20px}.bbnx-header #burger-nav .menu-item-icon{display:none}.bbnx-header #burger-nav .menu-item-children{padding:0 0 0 35px}.bbnx-header #burger-nav .menu-item-children-title{color:#4d4d4d;text-decoration:none;display:flex;white-space:nowrap;overflow:hidden;padding:15px 0 0}.bbnx-header #burger-menu{display:none;position:fixed;flex-wrap:wrap;z-index:99;bottom:0;left:0;top:0;height:100vh;width:300px;background:#fff;box-shadow:0 0 50px 50px rgba(0,0,0,.25)}.bbnx-header #burger-menu .close{position:absolute;top:33px;left:30px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.bbnx-header #burger-menu .close svg{fill:#262626}.bbnx-header #burger-menu .logo{margin:24px auto;width:170px;height:40px;display:flex;align-items:center;justify-content:center}.bbnx-header #burger-menu .search{flex:0 0 auto;margin:5px 15px 0 0}.bbnx-header #burger-menu .search svg{fill:#262626}@media only screen and (min-width : 578px){.bbnx-header #burger-menu .search{display:none}}.bbnx-header #burger-menu .lives{height:50px;min-height:50px;width:260px;margin:0 auto 20px;font-weight:600}.bbnx-header #search-layer{display:none;overflow:hidden;position:fixed;z-index:99;inset:0;height:100vh;width:100vw;background:#fff}.bbnx-header #search-layer .close{position:absolute;top:15px;right:15px;width:15px;height:15px}@media only screen and (min-width : 578px){.bbnx-header #search-layer .close{right:30px}}.bbnx-header #search-layer .close svg{height:100%;width:100%;fill:#262626}.bbnx-header #search-layer .logo{display:block;margin:60px auto 30px}.bbnx-header #search-layer>.form{position:relative;max-width:330px;margin:0 auto}.bbnx-header #search-layer>.form input{display:block;max-width:330px;width:100%;margin:0 auto;padding:15px 35px 15px 15px;border-radius:1px;color:#262626;background-color:#f5f5f5}.bbnx-header #search-layer>.form input::placeholder{color:#4d4d4d;opacity:1}.bbnx-header #search-layer>.form input:focus-visible{outline:2px solid #ffede0}.bbnx-header #search-layer>.form button{position:absolute;right:12px;top:12px}.bbnx-header #search-layer>.form button svg{fill:#262626}.bbnx-header #search-layer>.form .form-error{align-items:center;display:flex;flex-direction:row;margin:5px 0 0}@media only screen and (width >= 400px){.bbnx-header #search-layer>.form .form-error{bottom:8px}}@media only screen and (min-width : 578px){.bbnx-header #search-layer>.form .form-error{left:30px}}@media only screen and (min-width : 1340px){.bbnx-header #search-layer>.form .form-error{left:0}}.bbnx-header #search-layer>.form .form-error--icon{height:24px;width:24px;margin-right:5px}.bbnx-header #search-layer>.form .form-error--icon svg{fill:#262626}.bbnx-header #search-layer>.form .form-error--text{color:#fff}@media only screen and (min-width : 578px){.bbnx-header #search-layer>.form,.bbnx-header #search-layer>.form input{max-width:580px}.bbnx-header #search-layer>.form input{padding-top:20px;padding-bottom:20px}.bbnx-header #search-layer>.form button{top:17px}}@media only screen and (min-width : 1084px){.bbnx-header .search,.bbnx-header .user,.bbnx-header .lives{order:2}.bbnx-header #burger-menu{display:flex;position:relative;flex-wrap:nowrap;margin-left:30px;background:rgba(0,0,0,0);box-shadow:none;height:100%;width:100%}.bbnx-header #burger-menu .focus,.bbnx-header #burger-menu .lives,.bbnx-header #burger-menu .close,.bbnx-header #burger-menu .logo,.bbnx-header #burger-menu .search{display:none}.bbnx-header #burger-nav{flex-direction:row;height:auto;padding:0;border-top:none;width:100%}.bbnx-header #burger-nav .menu{display:flex;position:absolute;top:50%;transform:translateY(-50%)}.bbnx-header #burger-nav .menu-item{border-top:none;padding:0;margin:0 30px 0 0;display:none}.bbnx-header #burger-nav .menu-item-title{padding:0;text-transform:uppercase}.bbnx-header #burger-nav .menu-item-icon{display:flex;width:24px;flex:0 0 24px;align-items:center;justify-content:center}.bbnx-header #burger-nav .menu-item-icon svg{transform:rotate(90deg)}.bbnx-header #burger-nav .menu>li ul{display:none;position:absolute}.bbnx-header #burger-nav .menu>li:hover ul,.bbnx-header #burger-nav .menu>li:active ul,.bbnx-header #burger-nav .menu>li:focus ul,.bbnx-header #burger-nav .menu>li>a:hover+ul,.bbnx-header #burger-nav .menu>li>a:active+ul,.bbnx-header #burger-nav .menu>li>a:focus+ul,.bbnx-header #burger-nav .menu>li:focus-within ul{display:block}.bbnx-header #burger-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:#fff}.bbnx-header #burger-nav .menu>li>ul li a{margin-top:8px;padding:4px 32px 4px 16px;border-left:4px solid #fff;line-height:1.21;color:#919191}.bbnx-header #burger-nav .menu>li>ul li a:focus,.bbnx-header #burger-nav .menu>li>ul li a:hover{color:#000;border-color:rgba(0,0,0,.8)}.bbnx-header #burger-nav .menu>li>ul li:last-child a{margin-bottom:8px}}.bbnx-header.open_menu #burger-menu{display:flex}.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}