.bw-site-header,.bw-site-header *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.bw-site-header{position:absolute;top:env(safe-area-inset-top,0px);left:0;z-index:900;width:100%;color:#fff;font-family:Helvetica,Verdana,Arial,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.45)}.bw-site-header a{text-decoration:none}.bw-site-header.is-on-light{color:#1f2328;text-shadow:none}.bw-site-header-inner{position:relative;z-index:1;display:flex;align-items:center;width:min(1200px,calc(100% - 48px));min-height:81px;margin:0 auto;padding:0}.bw-site-brand{display:inline-flex;align-items:center;flex:0 0 auto;gap:16px;min-width:0}.bw-site-brand-mark{display:inline-grid;place-items:center;flex:0 0 auto;width:49px;height:49px;overflow:hidden;color:#fff;font-size:12px;font-weight:700;line-height:1}.bw-site-brand-mark img{display:block;width:49px;height:49px;object-fit:contain}.bw-site-brand-text{display:block;min-width:0}.bw-site-brand-name{display:block;color:#fafafa;font-size:29px;font-weight:700;line-height:1.12;white-space:nowrap}.bw-site-brand-sub{display:none}.bw-site-header.is-on-light .bw-site-brand-name{color:#1f2328}.bw-site-nav{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;gap:0;min-width:0;margin-left:auto}.bw-site-nav-item{position:relative;display:inline-flex;align-items:center}.bw-site-nav-item.has-submenu::after{content:"";position:absolute;top:100%;right:-12px;left:-12px;z-index:4;display:block;height:16px}.bw-site-nav-link,.bw-site-cta,.bw-site-mobile-link{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:0;font-weight:400;line-height:1;-webkit-tap-highlight-color:transparent}.bw-site-nav-link,.bw-site-cta{min-height:34px;padding:8px 16px;color:#fff;font-size:16px;transition:color .18s ease,opacity .18s ease}.bw-site-nav-link>span,.bw-site-cta>span{display:inline-flex;align-items:center}.bw-site-header .bw-site-nav-link,.bw-site-header .bw-site-cta{color:#fff}.bw-site-header.is-on-light .bw-site-nav-link,.bw-site-header.is-on-light .bw-site-cta{color:#24282d;text-shadow:none}.bw-site-nav-link.is-active,.bw-site-cta.is-active,.bw-site-header .bw-site-nav-link.is-active,.bw-site-header .bw-site-cta.is-active{color:#006bfc}.bw-site-header.is-on-light .bw-site-nav-link.is-active,.bw-site-header.is-on-light .bw-site-cta.is-active{color:#006bfc}.bw-site-nav-link[data-key="cases"]{padding-inline:14px}.bw-site-nav-item.has-submenu>.bw-site-nav-link>span::after{content:"";width:7px;height:7px;margin:-3px 0 0 10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}.bw-site-submenu{position:absolute;top:calc(100% + 8px);left:50%;z-index:5;display:grid;min-width:218px;padding:9px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(18,21,26,.86);box-shadow:0 18px 42px rgba(0,0,0,.28);opacity:0;pointer-events:none;text-shadow:none;transform:translate(-50%,8px);-webkit-backdrop-filter:blur(16px) saturate(125%);backdrop-filter:blur(16px) saturate(125%);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.bw-site-submenu-link{display:flex;align-items:center;min-height:38px;padding:0 12px;border-radius:10px;color:rgba(255,255,255,.88);font-size:14px;font-weight:400;line-height:1.2;text-shadow:none;transition:color .18s ease,background-color .18s ease;white-space:nowrap}.bw-site-header .bw-site-submenu-link{color:rgba(255,255,255,.88)}.bw-site-nav-item.has-submenu:focus-within>.bw-site-nav-link{color:#006bfc}.bw-site-nav-item.has-submenu:focus-within>.bw-site-submenu{opacity:1;pointer-events:auto;transform:translate(-50%,0);visibility:visible}.bw-site-cta{flex:0 0 auto}.bw-site-menu-toggle{display:none;align-items:center;justify-content:center;flex:0 0 auto;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;margin-left:auto;padding:0;border:0;border-radius:0;background:transparent;background-color:transparent;background-image:none;box-shadow:none;color:#fff;cursor:pointer;touch-action:manipulation;transform:none;appearance:none;-webkit-appearance:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.bw-site-menu-toggle::before,.bw-site-menu-toggle::after{content:none !important;display:none !important;background:transparent !important;box-shadow:none !important}.bw-site-header.is-on-light .bw-site-menu-toggle{color:#24282d;text-shadow:none}.bw-site-menu-toggle span{position:absolute;display:block;width:22px;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease}.bw-site-menu-toggle span:first-child{transform:translateY(-5px)}.bw-site-menu-toggle span:last-child{transform:translateY(5px)}.bw-site-header.is-menu-open .bw-site-menu-toggle span:first-child{transform:rotate(45deg)}.bw-site-header.is-menu-open .bw-site-menu-toggle span:last-child{transform:rotate(-45deg)}.bw-site-mobile-panel{position:absolute;top:88px;right:auto;left:50%;z-index:2;display:grid;grid-template-columns:minmax(0,1fr);gap:6px;width:min(360px,calc(100% - 32px));max-height:calc(100vh - 108px);padding:10px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(12,15,20,.82);box-shadow:0 18px 42px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.07);opacity:0;overflow-y:auto;overscroll-behavior:contain;pointer-events:none;transform:translate(-50%,-8px);-webkit-backdrop-filter:blur(18px) saturate(118%);backdrop-filter:blur(18px) saturate(118%);transition:opacity .18s ease,transform .18s ease}.bw-site-mobile-panel[hidden]{display:none}.bw-site-header.is-menu-open .bw-site-mobile-panel{opacity:1;pointer-events:auto;transform:translate(-50%,0)}.bw-site-mobile-link{justify-content:flex-start;min-height:44px;width:100%;padding:0 12px;border:0;border-radius:12px;background:transparent;color:rgba(255,255,255,.86);font-size:16px;line-height:1.2;text-shadow:none;transition:color .18s ease,background-color .18s ease,opacity .18s ease}.bw-site-header .bw-site-mobile-link{color:rgba(255,255,255,.88)}.bw-site-mobile-link.is-active,.bw-site-header .bw-site-mobile-link.is-active{color:#006bfc;background:rgba(0,107,252,.10)}.bw-site-mobile-panel>.bw-site-mobile-link{min-height:44px;font-size:16px;font-weight:650}.bw-site-mobile-group{display:grid;gap:0;padding:0;border:0;border-radius:12px;background:transparent}.bw-site-mobile-row{display:flex;align-items:stretch;min-height:44px;border-radius:12px;background:transparent;overflow:hidden;transition:background-color .18s ease}.bw-site-mobile-row>.bw-site-mobile-link{flex:1 1 auto;min-width:0;width:auto;min-height:44px;padding:0 0 0 12px;border-radius:12px 0 0 12px;font-size:16px;font-weight:650}.bw-site-mobile-row>.bw-site-mobile-link.is-active{background:transparent}.bw-site-mobile-toggle{display:grid;place-items:center;flex:0 0 48px;width:48px;min-width:48px;min-height:44px;padding:0;border:0;border-radius:0 12px 12px 0;background:transparent;color:rgba(255,255,255,.82);appearance:none;-webkit-appearance:none;cursor:pointer;font-family:inherit;text-shadow:none;transition:color .18s ease,background-color .18s ease}.bw-site-mobile-toggle i{display:block;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.72;transform:rotate(45deg);transition:transform .18s ease,opacity .18s ease}.bw-site-mobile-row.is-active{background:rgba(0,107,252,.10)}.bw-site-mobile-row.is-active>.bw-site-mobile-link,.bw-site-mobile-row.is-active>.bw-site-mobile-toggle{color:#006bfc}.bw-site-mobile-group.is-expanded>.bw-site-mobile-row{background:rgba(255,255,255,.06)}.bw-site-mobile-group.is-expanded>.bw-site-mobile-row.is-active{background:rgba(0,107,252,.10)}.bw-site-mobile-group.is-expanded>.bw-site-mobile-row>.bw-site-mobile-link,.bw-site-mobile-group.is-expanded>.bw-site-mobile-row>.bw-site-mobile-toggle{color:#fff}.bw-site-mobile-group.is-expanded>.bw-site-mobile-row.is-active>.bw-site-mobile-link,.bw-site-mobile-group.is-expanded>.bw-site-mobile-row.is-active>.bw-site-mobile-toggle{color:#006bfc}.bw-site-mobile-group.is-expanded>.bw-site-mobile-row>.bw-site-mobile-toggle i{opacity:1;transform:rotate(-135deg)}.bw-site-mobile-submenu{display:grid;grid-template-columns:minmax(0,1fr);gap:2px;padding:2px 0 8px 16px}.bw-site-mobile-submenu[hidden]{display:none}.bw-site-mobile-submenu-link{display:flex;align-items:center;min-height:34px;padding:6px 10px;border:0;border-left:1px solid rgba(255,255,255,.13);border-radius:0 10px 10px 0;background:transparent;color:rgba(255,255,255,.68);font-size:14px;font-weight:500;line-height:1.25;text-decoration:none;text-shadow:none;white-space:normal;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.bw-site-mobile-submenu-link span{display:block}@media (hover:hover) and (pointer:fine){.bw-site-brand:hover .bw-site-brand-name,.bw-site-nav-link:hover,.bw-site-cta:hover,.bw-site-mobile-link:hover,.bw-site-mobile-toggle:hover,.bw-site-mobile-submenu-link:hover{color:#006bfc}.bw-site-header.is-on-light .bw-site-brand:hover .bw-site-brand-name,.bw-site-header.is-on-light .bw-site-nav-link:hover,.bw-site-header.is-on-light .bw-site-cta:hover{color:#006bfc}.bw-site-nav-item.has-submenu:hover>.bw-site-nav-link,.bw-site-nav-item.has-submenu:focus-within>.bw-site-nav-link{color:#006bfc}.bw-site-nav-item.has-submenu:hover>.bw-site-submenu,.bw-site-nav-item.has-submenu:focus-within>.bw-site-submenu{opacity:1;pointer-events:auto;transform:translate(-50%,0);visibility:visible}.bw-site-submenu-link:hover,.bw-site-submenu-link:focus-visible{background:rgba(255,255,255,.1);color:#fff}.bw-site-mobile-submenu-link:hover{border-color:rgba(0,107,252,.32);background:rgba(0,107,252,.11)}}.bw-site-brand:focus-visible,.bw-site-nav-link:focus-visible,.bw-site-cta:focus-visible,.bw-site-menu-toggle:focus-visible,.bw-site-mobile-link:focus-visible,.bw-site-mobile-toggle:focus-visible,.bw-site-mobile-submenu-link:focus-visible,.bw-site-submenu-link:focus-visible{outline:2px solid rgba(255,255,255,.74);outline-offset:3px}.bw-site-header.is-on-light .bw-site-brand:focus-visible,.bw-site-header.is-on-light .bw-site-nav-link:focus-visible,.bw-site-header.is-on-light .bw-site-cta:focus-visible,.bw-site-header.is-on-light .bw-site-menu-toggle:focus-visible{outline-color:rgba(0,107,252,.5)}@media (max-width:1220px){.bw-site-brand{gap:12px}.bw-site-brand-name{font-size:24px}.bw-site-brand-mark,.bw-site-brand-mark img{width:42px;height:42px}.bw-site-nav-link,.bw-site-cta{padding-inline:11px;font-size:14px}}@media (min-width:1221px){.bw-site-brand{transform:translateX(-9px)}}@media (min-width:981px) and (max-width:1220px){.bw-site-brand{transform:translateX(-8px)}}@media (max-width:980px){.bw-site-header,.bw-site-header-inner{touch-action:manipulation}.bw-site-nav,.bw-site-cta{display:none}.bw-site-header .bw-site-menu-toggle,.bw-site-header .bw-site-menu-toggle:hover,.bw-site-header .bw-site-menu-toggle:active,.bw-site-header .bw-site-menu-toggle:focus,.bw-site-header.is-menu-open .bw-site-menu-toggle,.bw-site-header.is-menu-open .bw-site-menu-toggle:hover,.bw-site-header.is-menu-open .bw-site-menu-toggle:active,.bw-site-header.is-menu-open .bw-site-menu-toggle:focus{display:inline-flex;width:44px !important;min-width:44px !important;max-width:44px !important;height:44px !important;min-height:44px !important;max-height:44px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;background-color:transparent !important;background-image:none !important;box-shadow:none !important;outline-offset:4px;transform:none !important;appearance:none !important;-webkit-appearance:none !important;-webkit-tap-highlight-color:transparent !important}.bw-site-header .bw-site-menu-toggle::before,.bw-site-header .bw-site-menu-toggle::after,.bw-site-header.is-menu-open .bw-site-menu-toggle::before,.bw-site-header.is-menu-open .bw-site-menu-toggle::after{content:none !important;display:none !important;background:transparent !important;box-shadow:none !important}}@media (max-width:700px){.bw-site-header-inner{width:calc(100% - 56px);min-height:80px}.bw-site-brand{gap:12px}.bw-site-brand-mark,.bw-site-brand-mark img{width:32px;height:32px}.bw-site-brand-name{font-size:15px;line-height:1.1}.bw-site-mobile-panel{top:84px;width:min(350px,calc(100% - 28px));max-height:calc(100vh - 104px);padding:10px;border-radius:18px}.bw-site-mobile-submenu{gap:2px;padding:2px 0 8px 14px}.bw-site-mobile-submenu-link{min-height:34px;padding:6px 9px;font-size:13.5px}}@media (prefers-reduced-motion:reduce){.bw-site-nav-link,.bw-site-cta,.bw-site-menu-toggle span,.bw-site-mobile-panel,.bw-site-mobile-link,.bw-site-mobile-toggle,.bw-site-mobile-submenu-link,.bw-site-submenu,.bw-site-submenu-link{transition:none}}
/* bwpaa-cn-mobile-menu-readable */@media (max-width:980px){.bw-site-header.is-menu-open .bw-site-mobile-panel{z-index:20;background:rgba(12,15,20,.94)}}
