: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}}.one-column-layout{position:relative;width:100%;max-width:100%;margin:0 auto;box-sizing:border-box;color:#000}.one-column-layout .background-media{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1200px;bottom:0;z-index:-1;overflow:hidden}.one-column-layout .background-media .background-image,.one-column-layout .background-media .background-video{display:none;position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:767px){.hide-on-mobile{display:none!important}.reverse-mobile .columns-wrapper{flex-direction:column-reverse}.one-column-layout .background-media .background-image-small,.one-column-layout .background-media .background-video-small{display:block}.one-column-layout.hide-on-mobile{display:none!important}}.one-column-layout .background-media .background-image .background-image-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.one-column-layout .background-media .background-video .background-video-element{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;border:none}.one-column-layout .background-media .background-video .background-video-iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:56.25vw;min-height:100%;min-width:177.77vh;display:block;border:none;pointer-events:none}.one-column-layout .background-media .background-video .background-fallback-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0;z-index:-1;display:none}.one-column-layout .background-media .background-video .background-video-element:not([currentSrc])~.background-fallback-image,.one-column-layout .background-media .background-video:has(.background-video-element:not([src])) .background-fallback-image{display:block}.one-column-layout .layout-content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.one-column-layout .layout-content .layout-heading{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;color:inherit}.one-column-layout .layout-content .column-content{width:100%;color:inherit}.one-column-layout .layout-content .column-content img{max-width:100%;height:auto;display:block}.one-column-layout .layout-content .column-content .block img,.one-column-layout .layout-content .column-content video{max-width:100%;height:auto;width:100%}.one-column-layout .layout-content .column-content .block.richtextblock{max-width:100%;color:inherit}.one-column-layout .layout-content .column-content .block.richtextblock div,.one-column-layout .layout-content .column-content .block.richtextblock h1,.one-column-layout .layout-content .column-content .block.richtextblock h2,.one-column-layout .layout-content .column-content .block.richtextblock h3,.one-column-layout .layout-content .column-content .block.richtextblock h4,.one-column-layout .layout-content .column-content .block.richtextblock h5,.one-column-layout .layout-content .column-content .block.richtextblock h6,.one-column-layout .layout-content .column-content .block.richtextblock p,.one-column-layout .layout-content .column-content .block.richtextblock span{word-wrap:break-word;overflow-wrap:break-word;color:inherit}.one-column-layout .layout-content .column-content .block.richtextblock img{max-width:100%;height:auto}.one-column-layout .layout-content .column-content .block{max-width:100%;box-sizing:border-box;color:inherit}.one-column-layout .layout-content .column-content .block>*{max-width:100%;box-sizing:border-box}.one-column-layout.uniform-height .layout-content .column-content{display:flex;flex-direction:column}.one-column-layout.uniform-height .layout-content .column-content .block{flex:1;display:flex;flex-direction:column}.one-column-layout.uniform-height .layout-content .column-content .block>*{flex:1}.one-column-layout.bg-white{background-color:#fff}.one-column-layout.bg-black{background-color:#000}.one-column-layout.bg-gray{background-color:#f4f4f9}.one-column-layout.one-column-layout.text-white{color:#fff}.one-column-layout.one-column-layout.text-white .layout-content,.one-column-layout.one-column-layout.text-white .layout-content .column-content,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock a,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock div,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock h1,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock h2,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock h3,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock h4,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock h5,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock h6,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock p,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block.richtextblock span,.one-column-layout.one-column-layout.text-white .layout-content .column-content .block:not(.richtextblock),.one-column-layout.one-column-layout.text-white .layout-content .layout-heading,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock a,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock div,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock h1,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock h2,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock h3,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock h4,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock h5,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock h6,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock p,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block.richtextblock span,.one-column-layout.one-column-layout.text-white .layout-content .layout-heading .block:not(.richtextblock){color:inherit}.one-column-layout.show-background-media-full-width .background-media{position:absolute;top:0;left:50%;right:auto;bottom:0;width:100vw;height:100%;max-width:none;transform:translateX(-50%);z-index:-1}.one-column-layout.show-background-media-full-width .background-media .background-image .background-image-img,.one-column-layout.show-background-media-full-width .background-media .background-image .background-video-element,.one-column-layout.show-background-media-full-width .background-media .background-video .background-image-img,.one-column-layout.show-background-media-full-width .background-media .background-video .background-video-element{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:767px){.one-column-layout{padding:0 1rem}.one-column-layout .layout-content .column-content .block img,.one-column-layout .layout-content .column-content img{max-height:300px;-o-object-fit:cover;object-fit:cover}.one-column-layout.show-background-media-full-width{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;max-width:100vw}.one-column-layout.show-background-media-full-width .layout-content:has(.four-column-layout),.one-column-layout.show-background-media-full-width .layout-content:has(.three-column-layout),.one-column-layout.show-background-media-full-width .layout-content:has(.two-column-layout),.one-column-layout.show-background-media-full-width .layout-content:has(.two-third-column-layout){padding-left:0;padding-right:0;width:99%;margin-left:20px}.one-column-layout.show-background-media-full-width .background-media{left:0;right:0;width:100vw;transform:none}}@media(min-width:768px)and (max-width:1023px){.one-column-layout .background-media .background-image-medium,.one-column-layout .background-media .background-video-medium{display:block}.one-column-layout.hide-on-tablet{display:none!important}.one-column-layout{padding:0 1rem}.one-column-layout.show-background-media-full-width .layout-content:has(.four-column-layout),.one-column-layout.show-background-media-full-width .layout-content:has(.three-column-layout),.one-column-layout.show-background-media-full-width .layout-content:has(.two-column-layout),.one-column-layout.show-background-media-full-width .layout-content:has(.two-third-column-layout){padding-left:6px;padding-right:6px}}.one-column-layout.show-background-media-full-width.bg-black,.one-column-layout.show-background-media-full-width.bg-gray,.one-column-layout.show-background-media-full-width.bg-white,.one-column-layout.show-background-media-full-width[style*=background]{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;max-width:100vw}@media(max-width:767px){.one-column-layout.show-background-media-full-width.bg-black,.one-column-layout.show-background-media-full-width.bg-gray,.one-column-layout.show-background-media-full-width.bg-white,.one-column-layout.show-background-media-full-width[style*=background]{padding-left:0;padding-right:0}.one-column-layout.show-background-media-full-width.bg-black .layout-content,.one-column-layout.show-background-media-full-width.bg-gray .layout-content,.one-column-layout.show-background-media-full-width.bg-white .layout-content,.one-column-layout.show-background-media-full-width[style*=background] .layout-content{padding-left:16px;padding-right:16px}}@media(min-width:768px)and (max-width:1023px){.one-column-layout.show-background-media-full-width.bg-black,.one-column-layout.show-background-media-full-width.bg-gray,.one-column-layout.show-background-media-full-width.bg-white,.one-column-layout.show-background-media-full-width[style*=background]{padding-left:0;padding-right:0}.one-column-layout.show-background-media-full-width.bg-black .layout-content,.one-column-layout.show-background-media-full-width.bg-gray .layout-content,.one-column-layout.show-background-media-full-width.bg-white .layout-content,.one-column-layout.show-background-media-full-width[style*=background] .layout-content{padding-left:32px;padding-right:32px}}@media(min-width:1024px){.one-column-layout .background-media .background-image-large,.one-column-layout .background-media .background-video-large{display:block}.one-column-layout.hide-on-desktop{display:none!important}.one-column-layout{padding-left:var(--layout-indent,0);padding-right:var(--layout-indent,0)}.one-column-layout.show-background-media-full-width.bg-black,.one-column-layout.show-background-media-full-width.bg-gray,.one-column-layout.show-background-media-full-width.bg-white,.one-column-layout.show-background-media-full-width[style*=background]{padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}}.onecolumnlayoutblock .reports-download-block .reports-bg-img__img{height:100%!important;width:100%!important;-o-object-fit:cover;object-fit:cover}.one-column-layout .layout-content .column-content .reports-download-block img{max-height:none}.one-column-layout .block.imageblock .image-block:not(.image-rounded) img,.one-column-layout .block.imageblock .image-block:not(.image-rounded) picture{border-radius:0!important}.four-column-layout .four-column-layout,.four-column-layout .one-column-layout,.four-column-layout .three-column-layout,.four-column-layout .two-column-layout,.four-column-layout .two-third-column-layout,.one-column-layout .four-column-layout,.one-column-layout .one-column-layout,.one-column-layout .three-column-layout,.one-column-layout .two-column-layout,.one-column-layout .two-third-column-layout,.three-column-layout .four-column-layout,.three-column-layout .one-column-layout,.three-column-layout .three-column-layout,.three-column-layout .two-column-layout,.three-column-layout .two-third-column-layout,.two-column-layout .four-column-layout,.two-column-layout .one-column-layout,.two-column-layout .three-column-layout,.two-column-layout .two-column-layout,.two-column-layout .two-third-column-layout,.two-third-column-layout .four-column-layout,.two-third-column-layout .one-column-layout,.two-third-column-layout .three-column-layout,.two-third-column-layout .two-column-layout,.two-third-column-layout .two-third-column-layout{padding-left:0!important;padding-right:0!important}.one-column-layout .layout-content .column-content .block.richtextblock .rich-text p,.one-column-layout .layout-content .column-content .block.richtextblock .rich-text p span{color:inherit}@media(min-width:1280px){.hide-on-desktop{display:none!important}.layout-content form{max-width:800px;margin:0 auto}}@media(min-width:1024px)and (max-width:1279px){.layout-content form{max-width:632px;margin:0 auto}}@media(min-width:768px)and (max-width:1023px){.layout-content form{max-width:704px;margin:0 auto}}@media(max-width:767px){.layout-content form{max-width:704px;margin:0 auto}.one-column-layout:has(.globaldownloadsfeedblock){padding:0}}
/*# sourceMappingURL=OneColumnLayout.min.css.map */
