:root,[data-theme-variant=light]{--theme-text-heading:#000000;--theme-text-body:#2d2d32;--theme-text-caption:#616166;--theme-text-link:#0062dd;--theme-text-link-hover:#66abff;--theme-text-link-pressed:#00518a;--theme-text-button-label:#000000;--theme-primary-color:#0062dd;--theme-primary-color-hover:#66abff;--theme-primary-color-pressed:#00518a;--theme-button-text-on-primary:#ffffff;--theme-button-black:#000000;--theme-button-black-hover:#2d2d32;--theme-button-black-pressed:#000000;--theme-button-text-on-black:#ffffff;--theme-button-secondary:transparent;--theme-button-secondary-hover:#e2e2e7;--theme-button-secondary-pressed:#c8c8cd;--theme-button-text-on-secondary:#000000;--theme-button-outline-border:#000000;--theme-button-outline-hover-bg:#e2e2e7;--theme-button-outline-pressed-bg:#c8c8cd;--theme-border-section-divider:#c8c8cd;--theme-border-card-outline:#c8c8cd;--theme-border-button-outline:#000000;--theme-border-link-underline:#0062dd;--theme-card-fill-solid:#f4f4f9;--theme-card-fill-outline:rgba(255, 255, 255, 0.01);--theme-ui-fill-dropdown:#ffffff;--theme-background-primary:#ffffff;--theme-background-blue:#e6f3ff;--theme-background-white:#ffffff;--theme-background-black:#000000;--theme-focus-outline:#0062dd}[data-theme-variant=dark]{--theme-text-heading:#ffffff;--theme-text-body:rgba(255, 255, 255, 0.9);--theme-text-caption:rgba(255, 255, 255, 0.6);--theme-text-link:#66abff;--theme-text-link-hover:#e6f3ff;--theme-text-link-pressed:#00518a;--theme-text-button-label:#ffffff;--theme-primary-color:#0062dd;--theme-primary-color-hover:#66abff;--theme-primary-color-pressed:#00518a;--theme-button-text-on-primary:#ffffff;--theme-button-black:#2d2d32;--theme-button-black-hover:#616166;--theme-button-black-pressed:#000000;--theme-button-text-on-black:#ffffff;--theme-button-secondary:transparent;--theme-button-secondary-hover:#616166;--theme-button-secondary-pressed:#2d2d32;--theme-button-text-on-secondary:#ffffff;--theme-button-outline-border:rgba(255, 255, 255, 0.3);--theme-button-outline-hover-bg:rgba(255, 255, 255, 0.2);--theme-button-outline-pressed-bg:rgba(255, 255, 255, 0.1);--theme-border-section-divider:rgba(255, 255, 255, 0.3);--theme-border-card-outline:rgba(255, 255, 255, 0.3);--theme-border-button-outline:#ffffff;--theme-border-link-underline:#66abff;--theme-card-fill-solid:#2d2d32;--theme-card-fill-outline:transparent;--theme-ui-fill-dropdown:#2d2d32;--theme-background-primary:#000000;--theme-background-blue:#002d5b;--theme-background-white:#ffffff;--theme-background-black:#000000;--theme-focus-outline:#66abff}@font-face{font-family:AvenirNextPForBBG;font-display:swap;font-weight:400;font-style:normal;src:url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Regular-eb3bb1b816.woff2) format("woff2"),url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Regular-093448f517.woff) format("woff")}@font-face{font-family:AvenirNextPForBBG;font-display:swap;font-weight:600;font-style:normal;src:url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Demi-b9b4abf0ea.woff2) format("woff2"),url(https://assets.bwbx.io/s3/fontservice/fonts/AvenirNextPForBBG-Demi-7459932d1d.woff) format("woff")}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:600;cursor:pointer;transition:.2s;font-family:inherit}.btn--large{padding:12px 24px;font-size:16px}.btn--regular{padding:10px 20px;font-size:14px}.btn--small{padding:8px 16px;font-size:13px}.btn--mini{padding:6px 12px;font-size:12px}.btn__icon{display:inline-flex;align-items:center;justify-content:center}.btn__icon--left{margin-right:6px}.btn__icon--right{margin-left:6px}.btn:disabled{opacity:.5;pointer-events:none}.btn:focus-visible{outline:0 solid var(--border-link-underline);outline-offset:0}.btn--primary{background-color:var(--theme-primary-color);color:var(--theme-button-text-on-primary);border-color:var(--theme-primary-color)}.btn--primary:hover{background-color:var(--theme-primary-color-hover)}.btn--primary:active{background-color:var(--theme-primary-color-pressed,var(--bps-blue-shade))}.btn--primary:focus{box-shadow:0 0 0 2px rgba(0,98,221,.3)}.btn--primary-black{background-color:var(--theme-button-black);color:var(--theme-button-text-on-dark);border-color:var(--theme-button-black)}.btn--primary-black:hover{background-color:var(--theme-button-black-hover)}.btn--primary-black:active{background-color:var(--theme-button-black-pressed)}.btn--primary-black:focus{box-shadow:0 0 0 2px rgba(0,0,0,.3)}.btn--secondary{background-color:rgba(0,0,0,0);color:var(--theme-button-text-on-secondary);border-color:var(--theme-button-text-on-secondary)}.btn--secondary:hover{background-color:var(--theme-button-secondary-hover)}.btn--secondary:active{background-color:var(--theme-button-secondary-pressed)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.mt-0{margin-top:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.p-0{padding:0}.p-1{padding:8px}.p-2{padding:16px}.p-3{padding:24px}.p-4{padding:32px}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}@media(min-width:1024px){.d-desktop-none{display:none}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-primary{color:#000}.text-secondary{color:#616166}.text-white{color:#fff}.text-blue{color:#0062dd}.text-regular{font-weight:400}.text-semibold{font-weight:600}.text-bold{font-weight:700}@media(min-width:1024px)and (max-width:1023px){.hide-on-tablet{display:none!important}}@media(min-width:1280px){.hide-on-desktop{display:none!important}}@media(max-width:767px){.hide-on-mobile{display:none!important}.reverse-mobile .columns-wrapper{flex-direction:column-reverse}}.site-header{position:sticky;z-index:1001;background:#000;box-shadow:none;margin-top:-5px}.site-header.is-fixed{position:fixed;top:0;left:0;right:0;margin-top:0;box-shadow:none;background:#000}.header-spacer{display:none;height:80px}.header-spacer.is-active{display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:#0062dd solid 2px;outline-offset:2px}html{scroll-behavior:smooth}body.menu-open{overflow:hidden}@media(min-width:1024px)and (max-width:767px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:768px}}@media(min-width:1024px)and (min-width:768px)and (max-width:1023px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1024px}}@media(min-width:1024px)and (min-width:1024px)and (max-width:1279px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1280px}}@media(min-width:1024px)and (min-width:1280px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1280px}}@media(min-width:1024px){.site-header{box-shadow:none!important}.site-header__navbar{display:flex;align-items:center;justify-content:space-between;height:80px;gap:.5rem;position:relative;z-index:1001;padding-left:3rem;padding-right:3rem}.site-header__logo{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;color:#fff;text-decoration:none;flex-shrink:0;max-width:calc(100% - 120px);margin-left:0}.site-header__logo:hover{color:#fff}.site-header__cta-tablet{display:none!important}.site-header__nav{display:flex;justify-content:flex-end;margin-left:auto;position:static;flex-direction:row;overflow-y:visible;padding:0;background:rgba(0,0,0,0);z-index:auto;flex:1}.nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:stretch;height:80px}.nav-item{position:relative;display:flex;align-items:stretch}.nav-item--dropdown{position:static}.nav-item--dropdown.is-open{position:relative}.nav-item.desktop-hidden{display:none}.nav-link{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;color:#b3b3b3;text-decoration:none;background:0 0;border:none;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center;min-width:97px;width:auto;height:5rem;padding:0 .2rem;margin-right:1.5rem;font-size:16px;font-weight:600;white-space:nowrap;position:relative}.nav-link:hover{background:#2d2d32;color:#fff}.nav-link:hover.is-active{color:#b3b3b3}.nav-item--dropdown.is-open>.nav-link{color:#fff;background:#2d2d32}.nav-link.is-active{color:#fff}.nav-link.is-active::after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#0062dd}.nav-link--cta{background:#0062dd;color:#fff;font-weight:600;border-radius:8px;border:1px solid #0062dd;margin-right:0;height:40px;width:auto;align-self:center;padding:0 1rem;text-align:center}.nav-link--cta::after{display:none}.nav-link--cta:hover{background:#66abff;border-color:#66abff;color:#fff}.nav-link--cta:active{background:#0051ba;border-color:#0051ba;color:#fff}.nav-link--cta:focus-visible{outline:0;border:2px solid hsla(0,0%,100%,.01);background:#0062dd;box-shadow:0 0 0 1px #8a63b1}}@media(min-width:1280px){.nav-link{width:auto;min-width:113px}}@media(min-width:1024px){.nav-item--dropdown>.nav-link.is-selected{border:2px solid #fff!important;background:#2d2d32!important;color:#fff!important;box-sizing:border-box!important}.nav-item--dropdown>.nav-link.is-selected::after,.nav-item--dropdown>.nav-link.is-selected::before{display:none!important}.nav-link.is-selected{border:2px solid #fff!important;color:#fff!important;box-sizing:border-box!important}.nav-link.is-selected::after{display:none!important}.nav-item:not(.nav-item--dropdown) .nav-link.is-selected{border:2px solid #fff!important;background:rgba(0,0,0,0)!important;color:#fff!important;box-sizing:border-box!important}.nav-item:not(.nav-item--dropdown) .nav-link.is-selected.is-active::after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#0062dd;z-index:1;display:block!important}.dropdown{position:fixed;top:80px;left:0;right:0;width:100%;background:#2d2d32;box-shadow:0 8px 16px rgba(0,0,0,.4);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s;z-index:1000;border-top:1px solid hsla(0,0%,100%,.1)}.nav-item--dropdown.is-open .dropdown{opacity:1;visibility:visible;pointer-events:auto}.dropdown__inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:3.5rem 3rem 1.5rem;min-height:auto;align-items:start}.dropdown__sidebar{grid-column:1;display:flex;flex-direction:column;gap:1rem;border-right:2px solid hsla(0,0%,100%,.1);padding-right:3rem;padding-bottom:1rem}.dropdown__content{grid-column:2/4;min-width:0;position:relative;padding-bottom:1rem}.dropdown--simple .dropdown__inner{grid-template-columns:repeat(3,1fr);padding:3.5rem 3rem 1.5rem}.dropdown__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:column;grid-template-rows:repeat(3,auto);gap:1rem 3rem;width:100%;grid-column:1/4}.sidebar-nav{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.sidebar-nav__link{display:flex;align-items:center;justify-content:space-between;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;text-decoration:none;transition:.2s;cursor:pointer;padding:1rem 0;font-size:1.125rem;font-weight:600;color:hsla(0,0%,100%,.6);border-bottom:2px solid hsla(0,0%,100%,.1);position:relative}.sidebar-nav__link::after{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;transition:.2s;opacity:.5}.sidebar-nav__link:hover{color:#fff}.sidebar-nav__link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");opacity:1}.sidebar-nav__link.is-active{color:#fff;font-weight:600;border-bottom-width:3px;border-bottom-color:#0062dd}.sidebar-nav__link.is-active::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");opacity:1}.sidebar-nav__link.is-selected{color:#fff!important;border:2px solid #fff!important;background:rgba(0,0,0,0);box-sizing:border-box;margin-bottom:4px}.sidebar-nav__link.is-selected::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");opacity:1}.sidebar-nav__link.is-selected::before{content:"";position:absolute;bottom:-6px;left:0;right:0;height:2px;background:#0062dd;z-index:1}.sidebar-nav__cta{display:flex;align-items:center;justify-content:center;padding:10px;margin-top:1rem;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;color:#fff;background:#000;text-decoration:none;border-radius:10px;border:1px solid hsla(0,0%,100%,.2);transition:.2s}.sidebar-nav__cta:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.3)}.content-panel{display:none}.content-panel.is-active{display:grid;grid-template-columns:1fr 1px 1fr;gap:0 3rem;align-items:start}.content-panel__links{display:grid;grid-template-columns:1fr;grid-auto-flow:row;gap:0;padding-bottom:1rem;max-height:none}.content-panel__links.has-overflow{grid-template-columns:repeat(2,1fr);grid-auto-flow:column;grid-template-rows:repeat(8,auto);-moz-column-gap:3rem;column-gap:3rem;position:relative}.content-panel__links.has-overflow::after{content:"";position:absolute;width:2px;background:hsla(0,0%,100%,.1);top:0;bottom:1rem;left:calc(50% - 1px)}.content-panel__separator{width:2px;background:hsla(0,0%,100%,.1);align-self:stretch;height:auto;margin-top:0;margin-bottom:1rem;grid-column:2}.content-panel__promo{padding-bottom:1rem;grid-column:3;margin-left:10px}.content-panel__promo p{margin:0}.content-panel.has-promo:not(.has-overflow) .content-panel__links{grid-column:1}.content-panel.has-promo:not(.has-overflow) .content-panel__separator{grid-column:2}.content-panel.has-promo:not(.has-overflow) .content-panel__promo{grid-column:3}.content-panel.has-promo:not(.has-overflow) .content-panel__promo p:has(img){margin:0}.content-panel.has-promo:not(.has-overflow) .content-panel__promo img{border-radius:10px;width:217px;height:140px;display:block;-o-object-fit:cover;object-fit:cover}.content-panel.has-promo:not(.has-overflow) .content-panel__promo p:not(:has(img)):not(:has(a)){font-size:20px;font-weight:400;color:#fff;width:217px;margin-top:32px;margin-bottom:22px;line-height:32px;opacity:.7}.content-panel.has-promo:not(.has-overflow) .content-panel__promo .promo-cta{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-weight:600;font-size:1rem;transition:.2s}.content-panel.has-promo:not(.has-overflow) .content-panel__promo .promo-cta::after{content:"";width:16px;height:16px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230e6fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px 24px}.content-panel.has-promo:not(.has-overflow) .content-panel__promo .promo-cta:hover{color:#616166}.content-panel.has-promo:not(.has-overflow) .content-panel__promo .promo-cta:focus{outline:0;border:2px solid transparent;box-shadow:0 0 0 1px #8a63b1}.content-panel.has-promo:not(.has-overflow) .content-panel__promo .promo-cta:focus-visible{outline:0;border:2px solid transparent;box-shadow:0 0 0 1px #8a63b1}.content-panel:not(.has-promo):not(.has-overflow){grid-template-columns:1fr}.content-panel:not(.has-promo):not(.has-overflow) .content-panel__links{grid-column:1}.content-panel:not(.has-promo):not(.has-overflow) .content-panel__separator{display:none}.content-panel.has-overflow{grid-template-columns:1fr}.content-panel.has-overflow .content-panel__links{grid-column:1}.content-panel.has-overflow .content-panel__promo,.content-panel.has-overflow .content-panel__separator{display:none}.panel-link{display:flex;align-items:center;justify-content:space-between;padding:1rem;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:1.15rem;font-weight:400;color:hsla(0,0%,100%,.7);text-decoration:none;border-bottom:2px solid hsla(0,0%,100%,.08);transition:color .2s;position:relative}.panel-link::after{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;transition:.2s;flex-shrink:0}.panel-link:hover{color:#fff}.panel-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.panel-link.is-active{color:#fff;border-bottom-width:2px;border-bottom-color:#0062dd;padding-bottom:calc(1rem - 1px)}.panel-link.is-selected{border:2px solid #fff!important;color:#fff!important;background:rgba(0,0,0,0);box-sizing:border-box}.panel-link.is-selected::before{display:none!important}.panel-link.is-selected::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.grid-link{display:flex;align-items:center;justify-content:space-between;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;text-decoration:none;transition:color .2s;color:hsla(0,0%,100%,.7);padding:.5rem;font-size:1.15rem;font-weight:600;border-bottom:2px solid hsla(0,0%,100%,.08);position:relative}.grid-link::after{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;transition:.2s;flex-shrink:0}.grid-link:hover{color:#fff}.grid-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.grid-link.is-active{color:#fff;border-bottom-width:3px;border-bottom-color:#0062dd;padding-bottom:calc(1rem - 2px)}.grid-link.is-selected{border:2px solid #fff!important;color:#fff!important;background:rgba(0,0,0,0);box-sizing:border-box}.grid-link.is-selected::before{display:none!important}.grid-link.is-selected::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.mobile-toggle{display:none!important}}@media(min-width:1024px)and (max-width:1090px){.site-header__navbar{gap:30px;max-width:964px;width:100%;margin:0 auto;padding:0}.nav-link{min-width:65px;padding:0 .5rem;margin-right:1.8rem;font-size:16px}.dropdown__inner{padding-left:36px;padding-right:36px}}@media(min-width:1091px)and (max-width:1279px){.site-header__navbar{gap:67px;max-width:964px;width:100%;margin:0 auto;padding:0}.dropdown__inner{max-width:964px;width:100%;margin:0 auto}}@media(min-width:1280px)and (max-width:1454px){.site-header__navbar{gap:40px;max-width:1216px;width:100%;margin:0 auto;padding:0}.dropdown__inner{max-width:1216px;width:100%;margin:0 auto}}@media(min-width:1455px){.site-header__navbar{max-width:1216px;width:100%;margin:0 auto;padding:0;gap:200px}.dropdown__inner{max-width:1216px;width:100%;margin:0 auto}}@media(min-width:768px)and (max-width:1023px){.site-header{box-shadow:none!important;margin-top:0;background:#000;position:fixed;top:0;left:0;right:0;z-index:1002;box-shadow:0 2px 8px rgba(0,0,0,.3)}.site-header__navbar{display:flex;align-items:center;justify-content:space-between;min-height:58px;gap:16px;position:relative;z-index:1001;padding-left:16px;padding-right:16px;max-width:100%}}@media(min-width:768px)and (max-width:1023px)and (max-width:767px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:768px}}@media(min-width:768px)and (max-width:1023px)and (min-width:768px)and (max-width:1023px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1024px}}@media(min-width:768px)and (max-width:1023px)and (min-width:1024px)and (max-width:1279px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1280px}}@media(min-width:768px)and (max-width:1023px)and (min-width:1280px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1280px}}@media(min-width:768px)and (max-width:1023px){.site-header__logo{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;color:#fff;text-decoration:none;flex-shrink:0;max-width:calc(100% - 200px);margin-left:0;order:1}.site-header__logo:hover{color:#fff}.site-header__cta-tablet{display:flex!important;flex-shrink:0;order:2;margin-left:auto;margin-right:8px;z-index:1002}.site-header__cta-tablet .nav-link,.site-header__cta-tablet .nav-link--cta,.site-header__cta-tablet a{display:flex!important;min-width:120px!important;padding:8px 24px!important;justify-content:center!important;align-items:center!important;gap:8px!important;background:#0062dd!important;color:#fff!important;font-size:16px!important;font-style:normal!important;font-weight:600!important;line-height:24px!important;border-radius:8px!important;border:1px solid #0062dd!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important;transition:background .2s!important}.site-header__cta-tablet .nav-link--cta:hover,.site-header__cta-tablet .nav-link:hover,.site-header__cta-tablet a:hover{background:#66abff!important;border-color:#66abff!important;color:#fff!important}.site-header__cta-tablet .nav-link--cta:active,.site-header__cta-tablet .nav-link:active,.site-header__cta-tablet a:active{background:#0051ba!important;border-color:#0051ba!important;color:#fff!important}.site-header__cta-tablet .nav-link--cta:focus-visible,.site-header__cta-tablet .nav-link:focus-visible,.site-header__cta-tablet a:focus-visible{outline:0!important;border:2px solid hsla(0,0%,100%,.01)!important;background:#0062dd!important;box-shadow:0 0 0 1px #8a63b1!important}.site-header__cta-tablet .nav-link--cta::after,.site-header__cta-tablet .nav-link::after,.site-header__cta-tablet a::after{display:none!important}.site-header__nav{display:none;position:fixed;top:58px;left:0;right:0;bottom:0;background:#2d2d32;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding-left:4px;z-index:998;margin-top:0;padding-top:0;width:100%;max-width:100vw}.site-header__nav.is-open{display:block}.nav-menu{list-style:none;margin:0;padding:0;flex-direction:column;height:auto;gap:0;width:100%;max-width:100%;overflow-x:hidden}.nav-item{width:100%;max-width:100%;position:relative}.nav-item--dropdown{flex-direction:column}.nav-item:not(.nav-item--dropdown)::after{content:"";position:absolute;bottom:0;left:1rem;width:calc(100% - 1.5rem*2);height:1px;background:hsla(0,0%,100%,.1)}.nav-item.mobile-hidden{display:none}.nav-link{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;color:#b3b3b3;text-decoration:none;background:0 0;border:none;cursor:pointer;transition:.2s;width:100%;height:auto;padding:17.5px 56px 17.5px 1rem;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;text-align:left;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;position:relative;max-width:100%}.nav-link::after{content:"";width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:absolute;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-link:hover{color:#fff}.nav-link--cta{display:none!important}.nav-item--dropdown>.nav-link::before{content:"";position:absolute;bottom:0;left:1rem;height:1px;background:hsla(0,0%,100%,.1);z-index:2}.nav-item--dropdown:not(.is-open)>.nav-link::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-item--dropdown:not(.is-open)>.nav-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-item--dropdown.is-open>.nav-link{color:#fff;font-weight:600}.nav-item--dropdown.is-open>.nav-link::after,.nav-item--dropdown.is-open>.nav-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta)::after{margin-right:calc(-1.5rem + 6rem);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");right:-7px}.nav-item:not(.nav-item--dropdown)>.nav-link[href]::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");margin-right:calc(-1.5rem + 6rem)}.nav-item:not(.nav-item--dropdown)>.nav-link[href]:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta){padding:15.5px 1rem}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.dropdown{position:static;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;background:#2d2d32;max-height:0;overflow:hidden;transition:max-height .4s}.nav-item--dropdown.is-open .dropdown{max-height:3000px}.dropdown__inner{flex-direction:column;min-height:0;padding:0;gap:0;background:#2d2d32}.dropdown__sidebar{flex:none;width:100%;border:none;padding:0;gap:0;background:#2d2d32}.dropdown__content{display:none}.dropdown--simple .dropdown__inner{background:#2d2d32}.dropdown__grid{display:flex;flex-direction:column;gap:0;background:#2d2d32}.sidebar-nav{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0;position:relative}.sidebar-nav__link{display:flex;align-items:center;justify-content:space-between;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;text-decoration:none;transition:.2s;cursor:pointer;padding:15.5px 56px 15.5px 1rem;padding-left:calc(1rem*2);font-size:1.125rem;font-weight:400;color:hsla(0,0%,100%,.7);word-wrap:break-word;overflow-wrap:break-word;white-space:normal;position:relative;max-width:100%}.sidebar-nav__link::before{content:"";position:absolute;bottom:0;left:calc(1rem*2);width:calc(100% - 1rem*4);height:1px;background:hsla(0,0%,100%,.1);z-index:1}.sidebar-nav__link::after{content:"";width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;right:75px;top:50%;transform:translateY(-50%);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__link:not(.is-active)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__link:not(.is-active):hover{color:#fff}.sidebar-nav__link:not(.is-active):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__link.is-active{padding-bottom:15.5px;color:#fff;font-weight:600}.sidebar-nav__link.is-active::after,.sidebar-nav__link.is-active:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__cta{display:flex;align-items:center;justify-content:center;padding:8px 12px;margin:40px 24px 32px;width:calc(100% - 48px);font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;color:#fff;background:#000;text-decoration:none;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);transition:.2s;box-sizing:border-box}.sidebar-nav__cta:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.3)}.grid-link{display:flex;align-items:center;justify-content:space-between;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;text-decoration:none;transition:.2s;color:hsla(0,0%,100%,.7);padding:15.5px 56px 15.5px 1rem;padding-left:calc(1rem*2);font-size:1.125rem;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;position:relative;max-width:100%}.grid-link::before{content:"";position:absolute;bottom:0;left:calc(1rem*2);width:calc(100% - 1rem*4);height:1px;background:hsla(0,0%,100%,.1);z-index:1}.grid-link::after{content:"";width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;right:75px;top:50%;transform:translateY(-50%);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.grid-link:hover{color:#fff}.grid-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.mobile-panel{display:none;background:#2d2d32;max-height:0;overflow:hidden;transition:max-height .3s}.mobile-panel.is-open{display:block;max-height:2000px}.mobile-panel__links{display:flex;flex-direction:column;padding:.5rem 0}.mobile-panel.has-many-items .mobile-panel__links{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:.5rem 0}.mobile-panel.has-many-items .mobile-panel__link{max-width:100%}.mobile-panel.has-many-items .mobile-panel__link::before{left:calc(1rem*3);width:calc(100% - 1rem*3 - 18px - 16px - 2px)}.mobile-panel__link{color:hsla(0,0%,100%,.7);text-decoration:none;padding:15.5px 56px 15.5px 1rem;padding-left:calc(1rem*3);font-size:1.125rem;display:flex;justify-content:space-between;align-items:center;position:relative;max-width:100%;transition:.2s}.mobile-panel__link::before{content:"";position:absolute;bottom:0;left:calc(1rem*3);width:calc(99% - 1rem*3);height:1px;background:hsla(0,0%,100%,.1);z-index:1}.mobile-panel__link::after{content:"";width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;right:75px;top:50%;transform:translateY(-50%);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.mobile-panel__link:hover{color:#fff}.mobile-panel__link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}}@media(min-width:768px)and (max-width:1023px)and (min-width:768px)and (max-width:1023px){.mobile-panel__promo{padding:1.5rem 1rem;padding-left:calc(1rem*3);padding-right:calc(1rem*3);margin-top:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start;color:hsla(0,0%,100%,.9);font-size:.875rem;line-height:1.5}.has-many-items .mobile-panel__promo{grid-column:1/-1}.mobile-panel__promo>p:has(img){grid-column:1;grid-row:1/span 2;margin:0}.mobile-panel__promo>p:has(img) img{width:351px;height:185px;-o-object-fit:cover;object-fit:cover;border-radius:10px;display:block}.mobile-panel__promo>p:not(:has(img)):not(:has(.promo-cta)){grid-column:2;grid-row:1;margin-left:27px;margin-top:0;font-size:20px;font-weight:400;line-height:32px;color:hsla(0,0%,100%,.9);opacity:.7}.mobile-panel__promo>p:has(.promo-cta){grid-column:2;grid-row:2;margin-left:40px}.mobile-panel__promo .promo-cta{display:inline-flex;align-items:center;gap:6px;color:#fff;text-decoration:none;font-weight:600;font-size:16px;line-height:26px;transition:.2s}.mobile-panel__promo .promo-cta::after{content:"";width:24px;height:24px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230e6fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px 24px}.mobile-panel__promo .promo-cta:hover{color:#616166}.mobile-panel__promo .promo-cta:focus{outline:0;border:2px solid transparent;box-shadow:0 0 0 1px #8a63b1}.mobile-panel__promo .promo-cta:focus-visible{outline:0;border:2px solid transparent;box-shadow:0 0 0 1px #8a63b1}}@media(min-width:768px)and (max-width:1023px){.mobile-toggle{display:flex!important;flex-direction:column;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;gap:5px;flex-shrink:0;order:3;margin-left:0;position:relative}.mobile-toggle__icon{width:24px;height:2px;background:#fff;transition:.3s;position:relative}.mobile-toggle__icon::after,.mobile-toggle__icon::before{content:"";position:absolute;width:24px;height:2px;background:#fff;left:0;transition:.3s}.mobile-toggle__icon::before{top:-7px}.mobile-toggle__icon::after{top:7px}.mobile-toggle[aria-expanded=true] .mobile-toggle__icon{background:rgba(0,0,0,0)}.mobile-toggle[aria-expanded=true] .mobile-toggle__icon::before{top:0;transform:rotate(45deg)}.mobile-toggle[aria-expanded=true] .mobile-toggle__icon::after{top:0;transform:rotate(-45deg)}body.menu-open{overflow:hidden}.content-panel,.panel-link{display:none!important}.site-header__navbar{max-width:704px;width:100%;margin:0 auto;padding:0}.nav-link{padding-left:58px;padding-right:58px}.nav-item--dropdown>.nav-link::before,.nav-item:not(.nav-item--dropdown)::after{left:58px;width:calc(100% - 130px)}.nav-link::after{right:75px}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta){padding-left:58px}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta)::after{right:33px}.nav-item:not(.nav-item--dropdown)>.nav-link[href]{padding-left:58px}.nav-item:not(.nav-item--dropdown)>.nav-link[href]::after{right:75px}.sidebar-nav__link{padding-left:74px;padding-right:58px}.sidebar-nav__link::before{left:74px;width:calc(100% - 148px)}.grid-link{padding-left:74px;padding-right:58px}.grid-link::before{left:74px;width:calc(100% - 148px)}.mobile-panel__link{padding-left:93px;padding-right:58px}.mobile-panel__link::before{left:93px;width:calc(100% - 166px)}.mobile-panel.has-many-items .mobile-panel__link:nth-child(even){padding-left:32px}.mobile-panel.has-many-items .mobile-panel__link:nth-child(even)::before{left:32px;width:calc(100% - 108px)}.mobile-panel.has-many-items .mobile-panel__link:nth-child(odd)::before{width:calc(100% - 118px)}.mobile-panel.has-many-items .mobile-panel__link:nth-child(odd)::after{right:25px}.mobile-panel.has-many-items .mobile-panel__link::before{left:93px;width:calc(100% - 165px)}.mobile-panel__promo{padding-left:93px;padding-right:93px}.mobile-panel__promo>p:has(img) img{margin-left:5px}.mobile-panel__promo>p:has(.promo-cta){margin-left:27px}.sidebar-nav__cta{margin-left:58px;margin-right:58px;width:calc(100% - 125px)}}@media(max-width:767px){.site-header{box-shadow:none!important;margin-top:0;background:#000;position:fixed;top:0!important;left:0;right:0;z-index:1002;box-shadow:0 2px 8px rgba(0,0,0,.3)}.site-header__navbar{display:flex;align-items:center;justify-content:space-between;min-height:56px;gap:16px;position:relative;z-index:1001;padding-left:16px;padding-right:16px;max-width:100%}}@media(max-width:767px)and (max-width:767px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:768px}}@media(max-width:767px)and (min-width:768px)and (max-width:1023px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1024px}}@media(max-width:767px)and (min-width:1024px)and (max-width:1279px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1280px}}@media(max-width:767px)and (min-width:1280px){.site-header__navbar{margin-left:auto;margin-right:auto;max-width:1280px}}@media(max-width:767px){.site-header__logo{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;color:#fff;text-decoration:none;flex-shrink:0;margin-left:0;order:1}.site-header__logo:hover{color:#fff}.site-header__cta-tablet{display:none!important}.site-header__nav{display:none;position:fixed;top:56px;left:0;right:0;bottom:0;background:#2d2d32;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding-left:4px;z-index:998;margin-top:0;padding-top:0;width:100%;max-width:100vw;transition:opacity .2s,visibility .2s;opacity:0;visibility:hidden}.site-header__nav.is-open{display:block;opacity:1;visibility:visible}.nav-menu{list-style:none;margin:0;padding:0;flex-direction:column;height:auto;gap:0;width:100%;max-width:100%;overflow-x:hidden}.nav-item{width:100%;max-width:100%;position:relative;overflow:visible}.nav-item--dropdown{flex-direction:column}.nav-item:not(.nav-item--dropdown)::after{content:"";position:absolute;bottom:0;left:1rem;width:calc(100% - 1.5rem*2);height:1px;background:hsla(0,0%,100%,.1)}.nav-item.mobile-hidden{display:none}.nav-link{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;color:#b3b3b3;text-decoration:none;background:0 0;border:none;cursor:pointer;transition:.2s;width:100%;height:auto;padding:17.5px 56px 17.5px 1rem;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;text-align:left;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;position:relative;max-width:100%;overflow:visible}.nav-link::after{content:"";width:18px;height:18px;display:flex!important;align-items:center;justify-content:center;position:absolute;right:33px;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-link:hover{color:#fff}.nav-link--cta{background:#0062dd!important;color:#fff!important;font-weight:600!important;border-radius:8px!important;border:1px solid #0062dd!important;padding:8px 12px!important;text-align:center!important;font-size:1rem!important;text-decoration:none!important;transition:.2s!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:32px 24px 56px!important;width:calc(100% - 48px)!important;max-width:100%!important;box-sizing:border-box!important}.nav-link--cta:hover{background:#66abff!important;border-color:#66abff!important}.nav-link--cta::after{display:none!important}.nav-item--dropdown>.nav-link::before{content:"";position:absolute;bottom:0;left:1rem;width:calc(100% - 1.5rem*2);height:1px;background:hsla(0,0%,100%,.1);z-index:2}.nav-item--dropdown:not(.is-open)>.nav-link::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-item--dropdown:not(.is-open)>.nav-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-item--dropdown.is-open>.nav-link{color:#fff;font-weight:600}.nav-item--dropdown.is-open>.nav-link::after,.nav-item--dropdown.is-open>.nav-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta)::after{margin-right:calc(-1.5rem + 6rem);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");right:-7px}.nav-item:not(.nav-item--dropdown)>.nav-link[href]:not(.nav-link--cta)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");margin-right:calc(-1.5rem + 6rem)}.nav-item:not(.nav-item--dropdown)>.nav-link[href]:not(.nav-link--cta):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta){padding:15.5px 1rem}.nav-item:not(.nav-item--dropdown)>.nav-link:not(.nav-link--cta):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,1)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.dropdown{position:static;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;background:#2d2d32;max-height:0;overflow:hidden;transition:max-height .35s ease-in-out}.nav-item--dropdown.is-open .dropdown{max-height:3000px}.dropdown__inner{flex-direction:column;min-height:0;padding:0;gap:0;background:#2d2d32}.dropdown__sidebar{flex:none;width:100%;border:none;padding:0;gap:0;background:#2d2d32}.dropdown__content{display:none}.dropdown--simple .dropdown__inner{background:#2d2d32}.dropdown__grid{display:flex;flex-direction:column;gap:0;background:#2d2d32}.sidebar-nav{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0;position:relative}.sidebar-nav__link{display:flex;align-items:center;justify-content:space-between;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;text-decoration:none;transition:.2s;cursor:pointer;padding:15.5px 56px 15.5px 1rem;padding-left:calc(1rem*2);font-size:1.125rem;font-weight:400;color:hsla(0,0%,100%,.7);word-wrap:break-word;overflow-wrap:break-word;white-space:normal;position:relative;max-width:100%}.sidebar-nav__link::before{content:"";position:absolute;bottom:0;left:calc(1rem*2);width:calc(100% - 1rem*2 - 18px - 16px - 2px);height:1px;background:hsla(0,0%,100%,.1);z-index:1}.sidebar-nav__link::after{content:"";width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;right:33px;top:50%;transform:translateY(-50%);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__link:not(.is-active)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__link:not(.is-active):hover{color:#fff}.sidebar-nav__link:not(.is-active):hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__link.is-active{padding-bottom:15.5px;color:#fff;font-weight:600}.sidebar-nav__link.is-active::after,.sidebar-nav__link.is-active:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18px' height='18px' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px}.sidebar-nav__cta{display:flex;align-items:center;justify-content:center;padding:8px 12px;margin:40px 24px 32px;width:calc(100% - 48px);font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:600;color:#fff;background:#000;text-decoration:none;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);transition:.2s;box-sizing:border-box}.sidebar-nav__cta:hover{background:#1a1a1a;border-color:hsla(0,0%,100%,.3)}.grid-link{display:flex;align-items:center;justify-content:space-between;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;text-decoration:none;transition:.2s;color:hsla(0,0%,100%,.7);padding:15.5px 56px 15.5px 1rem;padding-left:calc(1rem*2);font-size:1.125rem;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;position:relative;max-width:100%}.grid-link::before{content:"";position:absolute;bottom:0;left:calc(1rem*2);width:calc(100% - 1rem*2 - 18px - 16px - 2px);height:1px;background:hsla(0,0%,100%,.1);z-index:1}.grid-link::after{content:"";width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;right:33px;top:50%;transform:translateY(-50%);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.grid-link:hover{color:#fff}.grid-link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.mobile-panel{display:none;background:#2d2d32;max-height:0;overflow:hidden;transition:max-height .35s ease-in-out}.mobile-panel.is-open{display:block;max-height:2000px}.mobile-panel__links{display:flex;flex-direction:column;padding:.5rem 0}.mobile-panel__link{color:hsla(0,0%,100%,.7);text-decoration:none;padding:15.5px 56px 15.5px 1rem;padding-left:calc(1rem*3);font-size:1.125rem;display:flex;justify-content:space-between;align-items:center;position:relative;max-width:100%;transition:.2s}.mobile-panel__link::before{content:"";position:absolute;bottom:0;left:calc(1rem*3);width:calc(100% - 1rem*3 - 18px - 16px - 2px);height:1px;background:hsla(0,0%,100%,.1);z-index:1}.mobile-panel__link::after{content:"";width:18px;height:18px;display:flex;align-items:center;justify-content:center;position:absolute;right:33px;top:50%;transform:translateY(-50%);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}.mobile-panel__link:hover{color:#fff}.mobile-panel__link:hover::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E")}}@media(max-width:767px)and (max-width:767px){.mobile-panel__promo{padding:1.5rem 1rem;padding-left:calc(1rem*3);padding-right:calc(1rem*3);margin-top:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;color:hsla(0,0%,100%,.9);font-size:.875rem;line-height:1.5}.mobile-panel__promo>p:has(img){margin:0;width:100%}.mobile-panel__promo>p:has(img) img{width:416px;height:235px;max-width:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:32px;display:block;border-radius:10px}.mobile-panel__promo>p:not(:has(img)):not(:has(.promo-cta)){margin:0 0 24px 2px;width:416px;max-width:100%;font-size:20px;font-weight:400;line-height:32px;color:hsla(0,0%,100%,.9);opacity:.7}.mobile-panel__promo>p:has(.promo-cta){margin:0}.mobile-panel__promo .promo-cta{display:inline-flex;align-items:center;margin-left:4px;gap:6px;color:#fff;text-decoration:none;font-weight:600;font-size:16px;line-height:26px;transition:.2s;align-self:flex-start}.mobile-panel__promo .promo-cta::after{content:"";width:18px;height:18px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none' stroke='%230e6fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='M12 5l7 7-7 7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:18px 18px;flex-shrink:0}.mobile-panel__promo .promo-cta:hover{color:#616166}.mobile-panel__promo .promo-cta:focus{outline:0;border:2px solid transparent;box-shadow:0 0 0 1px #8a63b1}.mobile-panel__promo .promo-cta:focus-visible{outline:0;border:2px solid transparent;box-shadow:0 0 0 1px #8a63b1}}@media(max-width:767px){.mobile-toggle{display:flex!important;flex-direction:column;align-items:center;justify-content:center;width:44px;height:44px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;gap:5px;flex-shrink:0;order:2;position:relative;z-index:1002;margin-left:auto}.mobile-toggle__icon{width:24px;height:2px;background:#fff;transition:.3s;position:relative}.mobile-toggle__icon::after,.mobile-toggle__icon::before{content:"";position:absolute;width:24px;height:2px;background:#fff;left:0;transition:.3s}.mobile-toggle__icon::before{top:-7px}.mobile-toggle__icon::after{top:7px}.mobile-toggle[aria-expanded=true] .mobile-toggle__icon{background:rgba(0,0,0,0)}.mobile-toggle[aria-expanded=true] .mobile-toggle__icon::before{top:0;transform:rotate(45deg)}.mobile-toggle[aria-expanded=true] .mobile-toggle__icon::after{top:0;transform:rotate(-45deg)}body.menu-open{overflow:hidden}.content-panel,.panel-link{display:none!important}.nav-menu{display:flex;flex-direction:column}.nav-menu .nav-item:has(.nav-link--cta){order:999;border-bottom:none!important}.nav-menu .nav-item:has(.nav-link--cta)::after{display:none!important}}.site-header{top:0!important}
/*# sourceMappingURL=Header.min.css.map */
