.bllbrd-hdr{background:#FFF;border:none;box-shadow:none;left:0;position:sticky;top:0;width:100%;z-index:1000}.bllbrd-hdr-wrap{align-items:stretch;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;gap:16px;height:50px;padding:0 2px 0 16px;max-width:1280px;margin:0 auto}@media (min-width:992px){.bllbrd-hdr-wrap{height:88px;max-width:1280px;padding:0 15px 0 20px}}.bllbrd-hdr-logo-img{height:auto;width:127px}@media (min-width:992px){.bllbrd-hdr-logo-img{width:160px}}@media (min-width:1190px){.bllbrd-hdr-logo-img{width:260px}}.bllbrd-hdr-nav{align-items:center;display:none;gap:16px;flex:0 1 auto;justify-content:space-between}@media (min-width:1190px){.bllbrd-hdr-nav{gap:68px}}.bllbrd-hdr-nav-list{align-items:stretch;display:flex;flex-direction:row;gap:8px;height:100%}.bllbrd-hdr-nav-list:not(:last-child){gap:16px}@media (min-width:1190px){.bllbrd-hdr-nav-list:not(:last-child){gap:30px}}.bllbrd-hdr-list li{align-items:center;display:flex;height:100%}.bllbrd-hdr-list-link{align-items:center;box-sizing:border-box;color:#000;display:inline-flex;font-size:14px;font-weight:600;height:100%;justify-content:center;letter-spacing:.2px;text-decoration:none}.bllbrd-hdr-list-link:hover,.bllbrd-hdr-list-link:visited{color:#000;text-decoration:none}@media (min-width:1140px){.bllbrd-hdr-list-link{font-size:16px}}.bllbrd-hdr-btn{align-items:center;background-color:#527FC3;border-radius:40px;box-sizing:border-box;color:#FFF;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:.05em;line-height:1;min-height:28px;min-width:100px;padding:4px 8px;text-decoration:none;transform-origin:center;transition:all 400ms ease-in-out}@media (min-width:992px){.bllbrd-hdr-btn{font-size:15px;letter-spacing:0;min-height:40px;padding:4px 16px}}.bllbrd-hdr-btn:hover{background-color:#2A65BD;text-decoration:none}.bllbrd-hdr-btn-outline{background-color:#FFF;border:solid 1px #404040;color:#404040}.bllbrd-hdr-btn-outline:hover{background-color:#F2F2F2}.bllbrd-hdr-menu-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:44px;justify-content:center;width:54px;z-index:1100}.bllbrd-hdr-menu-toggle-wrap{align-items:center;display:flex;gap:8px;flex-direction:row}.bllbrd-hdr-menu-toggle .bar{background-color:#404040;height:4px;transition:all 400ms ease-in-out;width:33px}.bllbrd-hdr-menu-toggle.active .bar{background-color:#FFF}.bllbrd-hdr-menu-toggle.active .bar:nth-child(1){transform:translateY(12px) rotate(45deg);width:33px}.bllbrd-hdr-menu-toggle.active .bar:nth-child(2){opacity:0}.bllbrd-hdr-menu-toggle.active .bar:nth-child(3){transform:translateY(-6px) rotate(-45deg);width:33px}.bllbrd-hdr-nav-mob{align-items:center;background-color:rgba(0,0,0,.85);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:62px;height:100vh;left:0;padding:11px 16px;position:fixed;top:0;opacity:0;visibility:hidden;transition:opacity 400ms ease-in-out,visibility 400ms ease-in-out,transform 400ms ease-in-out;width:100vw;z-index:1050}.bllbrd-hdr-nav-mob.is-open{opacity:1;visibility:visible}@media (min-width:992px){.bllbrd-hdr-nav-mob.is-open{opacity:0;visibility:hidden}}.bllbrd-hdr-nav-mob-list{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.bllbrd-hdr-nav-mob-list:not(:last-child){gap:40px}.bllbrd-hdr-nav-mob-list-btn{flex-direction:column-reverse}.bllbrd-hdr-mob-link{align-items:center;border-bottom:solid 1px #FFF;box-sizing:border-box;color:#FFF;display:flex;font-size:17px;font-weight:600;justify-content:center;letter-spacing:.2px;line-height:1;min-width:120px;padding-bottom:18px;text-align:center;width:100%}.bllbrd-hdr-mob-link:hover,.bllbrd-hdr-mob-link:visited{color:#FFF;text-decoration:none}.bllbrd-hdr-nav-mob .bllbrd-hdr-btn{font-size:18px;line-height:1;min-height:52px;min-width:242px}.bllbrd-hdr-nav-mob .bllbrd-hdr-btn-outline{background-color:transparent;border-color:#FFF;color:#FFF}.noscroll{overflow:hidden!important}@media (min-width:992px){.bllbrd-hdr-menu-toggle-wrap{display:none}.bllbrd-hdr-nav{display:flex}.bllbrd-hdr-nav-mob-list{display:flex}.bllbrd-hdr-nav-mob{display:block}}