: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}.footer{padding-top:64px}}.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}}.footer{background-color:#fff;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;position:relative;width:100%;max-width:100%;box-sizing:border-box}@media(min-width:768px)and (max-width:1023px){.footer{padding:56px 0 0}}@media(max-width:767px){.hide-on-mobile{display:none!important}.reverse-mobile .columns-wrapper{flex-direction:column-reverse}.footer{padding:48px 0}}.footer:empty{display:none}@media(min-width:1024px){.footer--logo-only{min-height:150px;padding-top:64px;padding-bottom:64px}.footer--logo-only .footer-logo-container{position:static;display:flex;justify-content:flex-end;margin:0}}.footer-container{margin:0 auto;position:relative;width:100%;max-width:100%;box-sizing:border-box}@media(min-width:1280px){.hide-on-desktop{display:none!important}.footer-container{max-width:1216px;width:100%;margin:0 auto}}@media(min-width:1091px)and (max-width:1279px){.footer-container{max-width:964px;width:100%;margin:0 auto}}@media(min-width:1024px)and (max-width:1090px){.footer-container{max-width:964px;width:100%;margin:0 auto}}@media(min-width:768px)and (max-width:1023px){.footer--logo-only{min-height:130px;padding-top:56px;padding-bottom:56px}.footer--logo-only .footer-logo-container{position:static;display:flex;justify-content:flex-end;margin:0}.footer-container{max-width:704px;width:100%;margin:0 auto}}.footer-main{display:flex;justify-content:flex-start;align-items:flex-start;max-width:100%}@media(min-width:1024px){.footer-main{gap:32px;margin-bottom:48px}.footer-links-wrapper{grid-template-columns:repeat(4,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:0}.footer-links-wrapper>.block.footerlinksblock:nth-child(1){grid-column:1;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(2){grid-column:2;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(3){grid-column:3;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(4){grid-column:4;grid-row:1;align-self:start}.footer-links-wrapper>.block.footerlinksblock:nth-child(5){grid-column:1;grid-row:2;align-self:start;margin-top:-155px}}@media(min-width:768px)and (max-width:1023px){.footer-main{flex-direction:column;gap:32px;margin-bottom:20px}}@media(max-width:767px){.footer--logo-only{min-height:auto}.footer-container{padding:0 16px}.footer-main{flex-direction:column;gap:32px}}.footer-main:has(>:only-child){margin-bottom:48px}.footer-links-wrapper{flex:1 1 auto;display:grid;max-width:100%;min-width:0}@media(min-width:768px)and (max-width:1023px){.footer-links-wrapper{grid-template-columns:repeat(4,1fr);-moz-column-gap:28px;column-gap:28px;row-gap:0;flex:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(1){grid-column:1;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(2){grid-column:2;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(3){grid-column:3;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(4){grid-column:4;grid-row:1;align-self:start}.footer-links-wrapper>.block.footerlinksblock:nth-child(5){grid-column:1;grid-row:2;align-self:start;margin-top:-150px}}@media(max-width:767px){.footer-links-wrapper{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:32px}.footer-links-wrapper>.block.footerlinksblock:nth-child(1){grid-column:1;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(2){grid-column:2;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(3){grid-row:3;margin-top:-210px}.footer-links-wrapper>.block.footerlinksblock:nth-child(4){grid-column:2;grid-row:2}.footer-links-wrapper>.block.footerlinksblock:nth-child(5){grid-column:1;grid-row:2;margin-top:-40px}}@media(min-width:352px)and (max-width:400px){.footer-links-wrapper{grid-template-columns:repeat(2,1fr);-moz-column-gap:24px;column-gap:24px;row-gap:32px}.footer-links-wrapper>.block.footerlinksblock:nth-child(1){grid-column:1;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(2){grid-column:2;grid-row:1}.footer-links-wrapper>.block.footerlinksblock:nth-child(3){grid-row:3;margin-top:-170px}.footer-links-wrapper>.block.footerlinksblock:nth-child(4){grid-column:2;grid-row:2}.footer-links-wrapper>.block.footerlinksblock:nth-child(5){grid-column:1;grid-row:2;margin-top:0!important}}.footer-links-wrapper:empty{display:none}.footer-column{display:flex;flex-direction:column;min-width:0}.footer-column:empty{display:none}.footer-heading{font-size:14px;font-weight:600;line-height:16px;letter-spacing:1px;text-transform:uppercase;color:#000;overflow-wrap:break-word;word-break:break-word}@media(min-width:1024px){.footer-column{gap:16px}.footer-heading{margin:0 0 8px}}@media(min-width:768px)and (max-width:1023px){.footer-column{gap:14px}.footer-heading{margin:0 0 6px}}@media(max-width:767px){.footer-column{gap:12px}.footer-heading{margin:0 0 4px}}.footer-heading:empty{display:none;margin:0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}@media(min-width:1024px){.footer-links{gap:12px}}@media(min-width:768px)and (max-width:1023px){.footer-links{gap:10px}}@media(max-width:767px){.footer-links{gap:8px}}.footer-links li{margin:0;padding:0;min-width:0}.footer-links li:empty{display:none}.footer-links a{font-size:14px;font-weight:400;line-height:22px;color:#000;text-decoration:none;transition:color .2s;display:inline-block;overflow-wrap:break-word;word-break:break-word}.footer-links a:hover{color:#0062d4;text-decoration:none}.footer-links:empty{display:none}.footer-cta{flex:0 1 auto;display:flex;flex-direction:column;align-self:flex-start;min-width:0}@media(min-width:1280px){.footer-cta{max-width:360px;gap:16px}}@media(min-width:1024px)and (max-width:1279px){.footer-cta{max-width:360px;gap:16px}}@media(max-width:1200px)and (min-width:1024px){.footer-cta{max-width:300px}}@media(min-width:768px)and (max-width:1023px){.footer-cta{max-width:80%;gap:14px;flex-direction:column;align-items:flex-start}.footer-cta-text{width:100%}}.footer-cta:empty{display:none}.footer-cta-text{font-size:16px;font-weight:400;line-height:26px;color:#000;margin:0;overflow-wrap:break-word;word-break:break-word;max-width:100%}@media(max-width:767px){.footer-cta{max-width:100%;gap:16px;flex-direction:column;align-items:flex-start}.footer-cta-text{width:100%}}.footer-cta-text:empty{display:none}.footer-cta-link{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;line-height:26px;color:#000;text-decoration:none;overflow-wrap:break-word;word-break:break-word}.footer-cta-link:hover{text-decoration:none;color:#616166}.footer-cta-link:active{color:#000}.footer-cta-link:active .footer-cta-arrow path{fill:#0051ba}.footer-cta-link:focus-visible{outline:0;box-shadow:0 0 0 1px #8a63b1;border-radius:2px}.footer-cta-arrow{color:#0062dd;transition:transform .2s;width:16px;height:16px;flex-shrink:0}.footer-cta-arrow path{fill:#0062dd}.footer-logo-container{position:absolute;right:0;bottom:145px}@media(min-width:1280px){.footer-logo-container{right:0;bottom:140px;width:100%;height:24px;align-content:flex-end;text-align:end;margin-bottom:22px}}@media(min-width:1024px)and (max-width:1279px){.footer-logo-container{right:0;bottom:198px}}@media(max-width:767px){.footer-logo-container{display:none}}.footer-logo-container:empty{display:none}.footer-logo-link{display:inline-block;transition:opacity .2s}.footer-logo-link:hover{opacity:.8}.footer-logo{width:119px;height:24px;display:block}.footer-logo-mobile{display:none}@media(max-width:767px){.footer-logo-mobile{display:flex;justify-content:flex-start;margin-top:0;margin-bottom:0}.footer-logo-mobile .footer-logo{width:119px;height:24px}}.footer-logo-mobile:empty{display:none!important}.footer-divider{border:none;border-top:1px solid #000;opacity:.2;width:100%}@media(min-width:1024px){.footer-divider{margin:20px 0}}@media(min-width:768px)and (max-width:1023px){.footer-logo-container{right:0;bottom:185px!important}.footer-divider{margin:20px 0}}@media(max-width:767px){.footer-divider{margin:16px 0!important}}.footer-bottom{display:flex;align-items:flex-start;width:100%}@media(min-width:1024px){.footer-bottom{justify-content:space-between;padding-bottom:48px;gap:40px;margin-top:22px}}@media(min-width:768px)and (max-width:1023px){.footer-bottom{flex-direction:row;justify-content:space-between;padding-bottom:40px;gap:32px;align-items:flex-start}}@media(max-width:767px){.footer-bottom{flex-direction:column-reverse;gap:24px;padding-bottom:10px!important;align-items:flex-start}}.footer-bottom:empty{display:none;padding-bottom:0}.footer-bottom-left{display:flex;flex-direction:column;flex:1;min-width:0}@media(min-width:768px)and (max-width:1023px){.footer-bottom-left{gap:20px;width:auto;flex:1}}@media(max-width:767px){.footer-bottom-left{gap:20px;width:100%}}.footer-bottom-left:empty{display:none}.footer-copyright{font-size:14px;font-weight:400;line-height:22px;color:#000;margin:0;overflow-wrap:break-word;word-break:break-word}.footer-copyright::before{content:"© "}.footer-copyright:empty{display:none}.footer-copyright:empty::before{content:none}.footer-legal-links{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;width:100%}@media(min-width:1024px){.footer-bottom-left{gap:20px}.footer-legal-links{gap:17px 24px}}@media(min-width:768px)and (max-width:1023px){.footer-legal-links{gap:17px 20px;flex:1;width:140%}}.footer-legal-links li{margin:0;padding:0;min-width:0}.footer-legal-links li:empty{display:none}.footer-legal-links a{font-size:14px;font-weight:400;line-height:22px;color:#000;text-decoration:none;transition:color .2s;overflow-wrap:break-word}.footer-legal-links a:hover{color:#0062d4;text-decoration:none}@media(max-width:767px){.footer-legal-links{flex-direction:row;gap:8px 8px;margin-bottom:40px}.footer-legal-links li{display:block;padding-right:8px}.footer-legal-links a{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer-social-media{width:100%}}.footer-legal-links:empty{display:none}.footer-social-media{flex-shrink:0}@media(min-width:768px)and (max-width:1023px){.footer-social-media{flex-shrink:0;align-self:flex-start}}.footer-social-media:empty{display:none}.footer-social-links{list-style:none;padding:0;margin:0;display:flex;align-items:center}@media(min-width:1024px){.footer-social-links{gap:24px}}@media(min-width:768px)and (max-width:1023px){.footer-social-links{gap:22px;justify-content:flex-end}}@media(max-width:767px){.footer-social-links{gap:20px;justify-content:flex-start}.footer-desktop-only{display:none!important}}.footer-social-links li{margin:0;padding:0;display:flex;align-items:center}.footer-social-links li:empty{display:none}.footer-social-links a{display:flex;align-items:center;justify-content:center;width:16px;height:16px;aspect-ratio:1/1;color:#000;text-decoration:none;transition:color .2s;flex-shrink:0}.footer-social-links a:hover{color:#0062d4;text-decoration:none}.footer-social-links a img,.footer-social-links a svg{width:100%;height:100%;display:block}.footer-social-links:empty{display:none}.footer-mobile-only{display:none!important}@media(max-width:767px){.footer-mobile-only{display:block!important}}
/*# sourceMappingURL=Footer.min.css.map */
