<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bbnx-header{background-color:#fff;color:#000;left:0;position:sticky;right:0;top:-1px;transition:height .2s linear;z-index:12}@media only screen and (min-width : 1136px){.bbnx-header::before{border-top:4px solid #e9c88b;content:"";font-size:0;left:0;position:absolute;right:0;top:96px;z-index:0}}.bbnx-header-wrapper{position:relative;width:100%;align-items:center;justify-content:space-between;padding:0;display:grid;grid-template-areas:"menu logo user" "register register register";grid-template-columns:1fr auto 1fr;margin:0 auto}@media only screen and (min-width : 1136px){.bbnx-header-wrapper{justify-items:center;align-content:space-evenly;grid-template:56px/24px 1fr 100px auto;grid-template-areas:"menu logo register user";grid-column-gap:16px;max-width:1136px}}@media only screen and (min-width : 1340px){.bbnx-header-wrapper{padding:0}}.bbnx-header-wrapper .logo{grid-area:logo;display:inline-flex;margin:0 auto;order:2}@media only screen and (min-width : 1136px){.bbnx-header-wrapper .logo{display:flex;text-align:center;align-items:center;justify-content:center;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);flex:1;grid-area:none;margin:0}}.bbnx-header-wrapper .logo&gt;h1{margin:0;padding:0;font-size:0}@media only screen and (min-width : 1136px){.bbnx-header-wrapper .logo&gt;h1{width:auto;display:flex;text-align:center;align-items:center;justify-content:center}}.bbnx-header-wrapper .logo img,.bbnx-header-wrapper .logo svg{height:auto;max-height:30px;transition:all .1s linear;width:160px}.bbnx-header-wrapper .logo.expanded img,.bbnx-header-wrapper .logo.expanded svg{width:192px}@media only screen and (min-width : 1136px){.bbnx-header-wrapper .logo img,.bbnx-header-wrapper .logo svg{width:232px;height:auto;max-height:40px}.bbnx-header-wrapper .logo.expanded img,.bbnx-header-wrapper .logo.expanded svg{width:280px;max-width:280px}}.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}.bbnx-header .burger{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:center;height:24px;width:50px;margin:10px auto 10px 0;padding-left:18px;order:1;grid-area:menu}@media only screen and (min-width : 1136px){.bbnx-header .burger{padding-left:0}}.bbnx-header .burger svg{height:24px;width:24px;transition:.4s}.bbnx-header .user{grid-area:user;padding-right:18px;justify-self:flex-end}@media only screen and (min-width : 1136px){.bbnx-header .user{padding-right:0}}.bbnx-header .register{grid-area:register;display:flex;align-items:center;justify-content:space-between;padding:0;border-top:3px solid #e9c88b;cursor:pointer}@media only screen and (min-width : 1136px){.bbnx-header .register{border-top:none;padding:8px 0}}.bbnx-header .register-date{color:#4d4b46}.bbnx-header .register-date::first-letter{text-transform:uppercase}.bbnx-header .register-date--xs{display:none}.bbnx-header .register-date--xl{display:none}@media only screen and (min-width : 1136px){.bbnx-header .register-date--xl{display:block;position:absolute;left:40px}}.bbnx-header .register-button{display:none;border-radius:64px;background-color:#166efc;color:#fff;justify-content:center;align-items:center;width:77px;height:24px;padding:0 12px;cursor:pointer}@media only screen and (min-width : 1136px){.bbnx-header .register-button{display:flex}}.bbnx-header .navigation{display:none;align-items:center;grid-area:nav;overflow-x:hidden;max-width:100%}.bbnx-header .navigation-item{margin:0 8px 0 0}.bbnx-header .navigation-item-title{color:#1a1813;text-decoration:none;display:flex;white-space:nowrap;overflow:hidden;place-items:center;min-height:26px;padding:0 12px}.bbnx-header .navigation-item-title[href]:focus-within,.bbnx-header .navigation-item-title[href]:hover{background-color:#f5f4f2;border-radius:13px}.bbnx-header .navigation-item-icon{width:10px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:8px}.bbnx-header .navigation-item-children{padding:4px 24px}.bbnx-header .navigation-item-children-title{color:#4d4b46;display:flex;white-space:nowrap;overflow:hidden;padding:4px 24px;align-items:center;justify-content:flex-start}.bbnx-header .navigation .navigation-item ul{display:none;position:absolute}.bbnx-header .navigation .navigation-item:hover ul,.bbnx-header .navigation .navigation-item:active ul,.bbnx-header .navigation .navigation-item:focus ul,.bbnx-header .navigation .navigation-item&gt;a:hover+ul,.bbnx-header .navigation .navigation-item&gt;a:active+ul,.bbnx-header .navigation .navigation-item&gt;a:focus+ul,.bbnx-header .navigation .navigation-item:focus-within ul{display:block}.bbnx-header .navigation .navigation-item&gt;ul{max-width:320px;min-width:160px;padding:8px 0;border-radius:2px;box-shadow:0 8px 16px 0 rgba(96,97,112,.16),0 2px 4px 0 rgba(40,41,61,.04);background-color:#fff}.bbnx-header .navigation .navigation-item&gt;ul li a{height:32px;width:100%}.bbnx-header .navigation .navigation-item&gt;ul li a:focus,.bbnx-header .navigation .navigation-item&gt;ul li a:hover{background-color:#f5f4f2}.bbnx-header.sticky,.bbnx-header.stickeable{height:47px}@media only screen and (min-width : 1136px){.bbnx-header.sticky,.bbnx-header.stickeable{height:56px}.bbnx-header.sticky::before,.bbnx-header.stickeable::before{top:56px}}@media only screen and (min-width : 1136px){.bbnx-header:not(.home.home--main)::before{top:56px}}@media only screen and (min-width : 1136px){.bbnx-header:not(.home.home--main) .bbnx-header-wrapper{height:56px}}@media only screen and (min-width : 768px){.bbnx-header.home.home--main:not(.sticky,.stickeable) .bbnx-header-wrapper{grid-template-areas:"menu logo user" "register register register" "nav nav nav"}.bbnx-header.home.home--main:not(.sticky,.stickeable) .navigation{display:flex;margin:auto;min-height:55px;padding-left:18px;padding-right:18px}}@media only screen and (min-width : 1136px){.bbnx-header.home.home--main:not(.sticky,.stickeable) .bbnx-header-wrapper{grid-template:96px 55px/24px auto 2fr 100px auto;grid-template-areas:"menu date logo register user" "nav nav nav nav nav";grid-column-gap:16px}.bbnx-header.home.home--main:not(.sticky,.stickeable) .navigation{padding-left:0;padding-right:0}.bbnx-header.home.home--main:not(.sticky,.stickeable)::before{top:96px}.bbnx-header.home.home--main:not(.sticky,.stickeable) .register{padding:16px 0}}.bbnx-header.home.home--main:not(.sticky,.stickeable) .register-date--xl{display:none}@media only screen and (min-width : 1136px){.bbnx-header.home.home--main:not(.sticky,.stickeable) .register-date--xl{display:block;grid-area:date;left:0;position:relative;top:0}}@media only screen and (min-width : 1136px){.bbnx-header.home.home--main:not(.sticky,.stickeable) .logo{top:46px}.bbnx-header.home.home--main:not(.sticky,.stickeable) .logo img,.bbnx-header.home.home--main:not(.sticky,.stickeable) .logo svg{width:400px;max-width:400px;max-height:60px}.bbnx-header.home.home--main:not(.sticky,.stickeable) .logo.expanded img,.bbnx-header.home.home--main:not(.sticky,.stickeable) .logo.expanded svg{width:400px;max-height:60px}}.bbnx-header.open_menu{z-index:2147483647}.bbnx-header.open_menu .burger-menu{display:flex;flex-direction:column;flex-wrap:nowrap;overflow-y:scroll;overflow-x:hidden}.bbnx-header.open_menu .burger-menu .navigation{display:flex;flex-direction:column;align-items:flex-start}.bbnx-header.open_menu .burger-menu .navigation-item{width:100%;padding:8px 0;margin:6px 0 0;border-bottom:1px solid #ebeae8}.bbnx-header.open_menu .burger-menu .navigation-item-title{padding:0 0 0 24px}.bbnx-header.open_menu .burger-menu .navigation-item-icon{display:none}.bbnx-header.open_menu .burger-menu .navigation-item-children{display:flex;box-shadow:none;flex-direction:column;position:relative}.bbnx-header.open_menu .burger-menu .navigation-item-children-title{padding:4px 0 4px 40px;border:none;height:auto;white-space:normal}.bbnx-header .burger-menu{display:none;position:fixed;flex-wrap:wrap;z-index:99;bottom:0;left:0;top:0;height:100vh;max-height:100dvh;min-height:100dvh;width:309px;background:#fff;box-shadow:0 0 50px 50px rgba(0,0,0,.25);border-top:4px solid #e9c88b}.bbnx-header .burger-menu-header{width:100%;padding:32px 16px;display:flex;align-items:center;justify-content:space-between}.bbnx-header .burger-menu-header--close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.bbnx-header .burger-menu-header--close svg{fill:#807e79}.bbnx-header .burger-menu-header--logo{display:flex;align-items:center;justify-content:center}.bbnx-header .burger-menu-header--logo img{object-fit:contain}.bbnx-header .burger-menu-header--logo svg{width:165px;height:20px}.bbnx-header .burger-menu-header--search{cursor:pointer;display:flex;width:24px;height:24px;padding:2px;align-items:center;justify-content:center}.bbnx-header .burger-menu-header--search svg{fill:#807e79}.bbnx-header .search-layer{display:none;overflow:hidden;position:fixed;z-index:99;inset:0;height:100vh;width:100vw;background:#fff;padding:24px}.bbnx-header .search-layer--close{position:absolute;top:24px;right:24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.bbnx-header .search-layer--close svg{height:100%;width:100%;fill:#807e79}.bbnx-header .search-layer--logo{display:flex;align-items:center;justify-content:center;margin:40px auto 64px}.bbnx-header .search-layer--logo img{object-fit:cover;width:auto;max-width:100%}.bbnx-header .search-layer--logo svg{height:50px}.bbnx-header .search-layer--form{position:relative;max-width:608px;margin:0 auto}.bbnx-header .search-layer--form input{display:block;max-width:608px;width:100%;margin:0 auto;padding:8px 16px;border-radius:1px;color:#807e79;background-color:#f5f4f2}.bbnx-header .search-layer--form input::placeholder{color:#91908c;opacity:1}.bbnx-header .search-layer--form input:focus-visible{outline:2px solid #e2eef6}.bbnx-header .search-layer--form button{position:absolute;right:12px;top:5px;cursor:pointer}.bbnx-header .search-layer--form button svg{fill:#807e79}.bbnx-header .search-layer--form .form-error{align-items:center;display:flex;flex-direction:row;margin:5px 0 0}@media only screen and (min-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:#807e79}.bbnx-header.open_search #searchLayer{display:block}.bbnx-header.open_menu.open_search #searchLayer{display:none}.bbnx-header .register-button:focus,.bbnx-header .register-button:hover{opacity:1;background-color:#0755d3}.bbnx-header .register-button:active{opacity:1;background-color:#0041aa}nx-hot-topics{display:block;min-height:40px}.top_container{display:contents}
</pre></body></html>