: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}}.block.richtextblock h1,.block.richtextblock h2,.block.richtextblock h3,.block.richtextblock h4,.block.richtextblock h5,.block.richtextblock h6,.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{margin-top:0;margin-bottom:24px;color:inherit}.block.richtextblock h1,.rich-text h1{font-size:2.5rem;line-height:3.5rem;font-weight:600}.block.richtextblock h2,.rich-text h2{font-size:2.25rem;line-height:3.125rem;font-weight:600}.block.richtextblock h3,.rich-text h3{font-size:1.75rem;line-height:2.625rem;font-weight:600}.block.richtextblock h4,.rich-text h4{font-size:1.5rem;line-height:2.125rem;font-weight:600}.block.richtextblock h5,.rich-text h5{font-size:1.25rem;line-height:1.875rem;font-weight:600}.block.richtextblock h6,.rich-text h6{font-size:4rem;line-height:5rem;font-weight:600}.block.richtextblock p,.rich-text p{margin-top:0;color:inherit;font-size:18px;line-height:30px;font-weight:400;color:inherit;letter-spacing:0;margin-bottom:24px}.block.richtextblock p span,.rich-text p span{color:inherit;line-height:inherit;font-weight:inherit}.block.richtextblock a,.rich-text a{font-weight:400;text-decoration:none}.block.richtextblock .richtextblock--bottom-padding{padding-bottom:40px}body[data-theme-variant=light] .block.richtextblock h1,body[data-theme-variant=light] .block.richtextblock h2,body[data-theme-variant=light] .block.richtextblock h3,body[data-theme-variant=light] .block.richtextblock h4,body[data-theme-variant=light] .block.richtextblock h5,body[data-theme-variant=light] .block.richtextblock h6,body[data-theme-variant=light] .block.richtextblock p,body[data-theme-variant=light] .block.richtextblock p span,body[data-theme-variant=light] .rich-text h1,body[data-theme-variant=light] .rich-text h2,body[data-theme-variant=light] .rich-text h3,body[data-theme-variant=light] .rich-text h4,body[data-theme-variant=light] .rich-text h5,body[data-theme-variant=light] .rich-text h6,body[data-theme-variant=light] .rich-text p,body[data-theme-variant=light] .rich-text p span{color:inherit}body[data-theme-variant=light] .block.richtextblock a,body[data-theme-variant=light] .rich-text a{color:#0062dd!important}body[data-theme-variant=light] .block.richtextblock a:hover,body[data-theme-variant=light] .rich-text a:hover{color:#0062dd!important;text-decoration:underline!important;text-decoration-style:solid!important;-webkit-text-decoration-skip:ink!important;text-decoration-skip-ink:auto!important}body[data-theme-variant=light] .block.richtextblock a:active,body[data-theme-variant=light] .rich-text a:active{color:#0051ba!important;text-decoration:underline!important;text-decoration-style:solid!important;-webkit-text-decoration-skip:ink!important;text-decoration-skip-ink:auto!important}body[data-theme-variant=dark] .block.richtextblock h1,body[data-theme-variant=dark] .block.richtextblock h2,body[data-theme-variant=dark] .block.richtextblock h3,body[data-theme-variant=dark] .block.richtextblock h4,body[data-theme-variant=dark] .block.richtextblock h5,body[data-theme-variant=dark] .block.richtextblock h6,body[data-theme-variant=dark] .block.richtextblock p,body[data-theme-variant=dark] .block.richtextblock p span,body[data-theme-variant=dark] .rich-text h1,body[data-theme-variant=dark] .rich-text h2,body[data-theme-variant=dark] .rich-text h3,body[data-theme-variant=dark] .rich-text h4,body[data-theme-variant=dark] .rich-text h5,body[data-theme-variant=dark] .rich-text h6,body[data-theme-variant=dark] .rich-text p,body[data-theme-variant=dark] .rich-text p span{color:inherit}body[data-theme-variant=dark] .block.richtextblock a,body[data-theme-variant=dark] .rich-text a{color:#66abff!important}body[data-theme-variant=dark] .block.richtextblock a:hover,body[data-theme-variant=dark] .rich-text a:hover{color:#66abff!important;text-decoration:underline!important;text-decoration-style:solid!important;-webkit-text-decoration-skip:ink!important;text-decoration-skip-ink:auto!important}body[data-theme-variant=dark] .block.richtextblock a:active,body[data-theme-variant=dark] .rich-text a:active{color:#0051ba!important;text-decoration:underline!important;text-decoration-style:solid!important;-webkit-text-decoration-skip:ink!important;text-decoration-skip-ink:auto!important}.block.richtextblock ul,.rich-text ul{padding-left:16px;margin:0}.block.richtextblock ul:not([class]),.rich-text ul:not([class]){list-style-type:disc}.block.richtextblock ul.circle,.rich-text ul.circle{list-style-type:circle}.block.richtextblock ul.square,.rich-text ul.square{list-style-type:square}.block.richtextblock ul li,.rich-text ul li{line-height:30px;list-style-type:inherit}.block.richtextblock ul>li,.rich-text ul>li{list-style-type:disc}.block.richtextblock ul ul,.rich-text ul ul{padding-left:16px;margin-top:0}.block.richtextblock ul ul>li,.rich-text ul ul>li{list-style-type:circle}.block.richtextblock ul ul ul,.rich-text ul ul ul{padding-left:16px}.block.richtextblock ul ul ul>li,.rich-text ul ul ul>li{list-style-type:square}.block.richtextblock ul li::marker,.block.richtextblock ul::marker,.rich-text ul li::marker,.rich-text ul::marker{font-size:16px}body[data-theme-variant=light] .block.richtextblock ul li::marker,body[data-theme-variant=light] .rich-text ul li::marker{color:var(--Color-Text-Static-text-unordered-list-marker,#0062dd)}body[data-theme-variant=dark] .block.richtextblock ul li::marker,body[data-theme-variant=dark] .rich-text ul li::marker{color:var(--Color-Text-Static-text-unordered-list-marker,#66abff)}.block.richtextblock ol,.rich-text ol{padding-left:24px;margin:0}.block.richtextblock ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek),.rich-text ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek){counter-reset:item;list-style:none}.block.richtextblock ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li,.rich-text ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li{line-height:30px;position:relative}.block.richtextblock ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li::before,.rich-text ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li::before{content:counter(item,decimal) ".";counter-increment:item;position:absolute;right:calc(100% + 10px);width:24px;text-align:right;font-size:18px;font-weight:600;line-height:30px}.block.richtextblock ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol,.rich-text ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol{padding-left:24px;margin-top:0;counter-reset:sub-item;list-style:none}.block.richtextblock ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol li::before,.rich-text ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol li::before{counter-increment:sub-item;content:counter(sub-item,lower-alpha) ".";position:absolute;right:calc(100% + 10px);width:24px;text-align:right;font-size:18px;font-weight:600;line-height:30px}.block.richtextblock ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol ol,.rich-text ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol ol{padding-left:24px;counter-reset:sub-sub-item;list-style:none}.block.richtextblock ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol ol li::before,.rich-text ol:not(.lower-alpha):not(.upper-alpha):not(.lower-roman):not(.upper-roman):not(.lower-greek) li ol ol li::before{counter-increment:sub-sub-item;content:counter(sub-sub-item,lower-roman) ".";position:absolute;right:calc(100% + 10px);width:24px;text-align:right;font-size:18px;font-weight:600;line-height:30px}.block.richtextblock ol.lower-alpha li::before,.rich-text ol.lower-alpha li::before{content:counter(item,lower-alpha) "."}.block.richtextblock ol.upper-alpha li::before,.rich-text ol.upper-alpha li::before{content:counter(item,upper-alpha) "."}.block.richtextblock ol.lower-roman li::before,.rich-text ol.lower-roman li::before{content:counter(item,lower-roman) "."}.block.richtextblock ol.upper-roman li::before,.rich-text ol.upper-roman li::before{content:counter(item,upper-roman) "."}.block.richtextblock ol.lower-greek li::before,.rich-text ol.lower-greek li::before{content:counter(item,lower-greek) "."}body[data-theme-variant=light] .block.richtextblock ol li::before,body[data-theme-variant=light] .rich-text ol li::before{color:#000}body[data-theme-variant=dark] .block.richtextblock ol li::before,body[data-theme-variant=dark] .rich-text ol li::before{color:#fff}.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(max-width:1023px){.block.richtextblock h1,.rich-text h1{font-size:2rem;line-height:2.75rem}.block.richtextblock h2,.rich-text h2{font-size:1.75rem;line-height:2.625rem}.block.richtextblock h3,.rich-text h3{font-size:1.625rem;line-height:2.375rem}.block.richtextblock h4,.rich-text h4{font-size:1.5rem;line-height:2.125rem}.block.richtextblock h5,.rich-text h5{font-size:1.25rem;line-height:1.875rem}.block.richtextblock h6,.rich-text h6{font-size:3rem;line-height:4rem}.block.richtextblock .richtextblock--bottom-padding{padding-bottom:24px}.block.richtextblock{margin-bottom:1rem}}.basic-card__description .rich-text ol li::before,.basic-card__description .rich-text ul li::marker{color:#0062dd!important}
/*# sourceMappingURL=RichTextBlock.min.css.map */
