: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}}body[data-theme-variant=light] .statistic:not(.statistic--dark):not(.statistic--light){background-color:#fff;border-top:1px solid #c8c8cd;border-bottom:1px solid #c8c8cd}body[data-theme-variant=light] .statistic:not(.statistic--dark):not(.statistic--light) .statistic__label{color:inherit}body[data-theme-variant=light] .statistic:not(.statistic--dark):not(.statistic--light) .stat-item__value{color:#0062dd}body[data-theme-variant=light] .statistic:not(.statistic--dark):not(.statistic--light) .stat-item__subtitle{color:#616166}body[data-theme-variant=dark] .statistic:not(.statistic--light):not(.statistic--dark){background-color:#000;border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}body[data-theme-variant=dark] .statistic:not(.statistic--light):not(.statistic--dark) .statistic__label{color:#fff}body[data-theme-variant=dark] .statistic:not(.statistic--light):not(.statistic--dark) .stat-item__value{color:#66abff}body[data-theme-variant=dark] .statistic:not(.statistic--light):not(.statistic--dark) .stat-item__subtitle{color:hsla(0,0%,100%,.7)}.statistic--light{background-color:#fff;border-top:1px solid #c8c8cd;border-bottom:1px solid #c8c8cd}.statistic--light .statistic__label{color:inherit}.statistic--light .stat-item__value{color:#0062dd}.statistic--light .stat-item__subtitle{color:#616166}.statistic--dark{background-color:#000;border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}.statistic--dark .statistic__label{color:#fff}.statistic--dark .stat-item__value{color:#66abff}.statistic--dark .stat-item__subtitle{color:hsla(0,0%,100%,.7)}.statistic{width:100%;box-sizing:border-box}.statistic .statistic__label{padding:24px 0 40px;font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:16px;letter-spacing:1px;text-transform:uppercase;margin:0}.statistic .statistic__content{display:flex;justify-content:center;align-items:flex-start;text-align:center;box-sizing:border-box}.stat-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}.stat-item__value{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-weight:600;text-align:center;margin:0;align-self:stretch;width:100%}.stat-item__subtitle{font-family:AvenirNextPForBBG,Helvetica,Arial,sans-serif;font-weight:400;text-align:center;margin:0;align-self:stretch;height:auto;min-height:52px;display:flex;align-items:flex-start;justify-content:center;width:100%}@media(min-width:1280px){.statistic__content.count-2{padding:0 368px 80px;gap:80px}.statistic__content.count-2 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-2 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1024px)and (max-width:1279px){.statistic__content.count-2{padding:0 242px 80px;gap:80px}.statistic__content.count-2 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-2 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:768px)and (max-width:1023px){.statistic__content.count-2{padding:0 156px 72px;gap:32px}.statistic__content.count-2 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-2 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(max-width:767px){.statistic__content.count-2{flex-direction:column;align-items:center;padding:0 0 72px;gap:32px;width:100%}.statistic__content.count-2 .stat-item{width:100%;max-width:calc(100% - 248px)}.statistic__content.count-2 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-2 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1280px){.statistic__content.count-3{padding:0 228px 80px;gap:80px}.statistic__content.count-3 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-3 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1024px)and (max-width:1279px){.statistic__content.count-3{padding:0 102px 80px;gap:80px}.statistic__content.count-3 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-3 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:768px)and (max-width:1023px){.statistic__content.count-3{padding:0 50px 72px;gap:32px}.statistic__content.count-3 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-3 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(max-width:767px){.statistic__content.count-3{flex-direction:column;align-items:center;padding:0 0 72px;gap:32px;width:100%}.statistic__content.count-3 .stat-item{width:100%;max-width:calc(100% - 248px)}.statistic__content.count-3 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-3 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1280px){.statistic__content.count-4{padding:0 88px 80px;gap:80px}.statistic__content.count-4 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-4 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1024px)and (max-width:1279px){.statistic__content.count-4{padding:0 22px 80px;gap:80px}.statistic__content.count-4 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-4 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:768px)and (max-width:1023px){.statistic__content.count-4{padding:0 24px 72px;gap:32px}.statistic__content.count-4 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-4 .stat-item__subtitle{height:auto;font-size:16px;line-height:26px}}@media(max-width:767px){.statistic__content.count-4{flex-direction:row;flex-wrap:wrap;padding:0 22px 72px;gap:32px;width:100%}.statistic__content.count-4 .stat-item{width:calc(50% - 16px);flex-shrink:0}.statistic__content.count-4 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-4 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1280px){.statistic__content.count-5{display:grid;grid-template-columns:228px repeat(5,1fr) 228px;grid-template-rows:auto auto;-moz-column-gap:0;column-gap:0;row-gap:40px;padding:0 0 80px;max-width:1216px;margin:0 auto}.statistic__content.count-5 .stat-item{width:100%}.statistic__content.count-5 .stat-item:nth-child(1){grid-column:2/3;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(2){grid-column:4/5;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(3){grid-column:6/7;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(4){grid-column:3/4;grid-row:2}.statistic__content.count-5 .stat-item:nth-child(5){grid-column:5/6;grid-row:2}.statistic__content.count-5 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-5 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1024px)and (max-width:1279px){.statistic__content.count-5{display:grid;grid-template-columns:102px repeat(5,1fr) 102px;grid-template-rows:auto auto;-moz-column-gap:0;column-gap:0;row-gap:40px;padding:0 0 80px;max-width:964px;margin:0 auto}.statistic__content.count-5 .stat-item{width:100%}.statistic__content.count-5 .stat-item:nth-child(1){grid-column:2/3;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(2){grid-column:4/5;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(3){grid-column:6/7;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(4){grid-column:3/4;grid-row:2}.statistic__content.count-5 .stat-item:nth-child(5){grid-column:5/6;grid-row:2}.statistic__content.count-5 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-5 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:768px)and (max-width:1023px){.statistic__content.count-5{display:grid;grid-template-columns:50px repeat(5,1fr) 50px;grid-template-rows:auto auto;-moz-column-gap:0;column-gap:0;row-gap:40px;padding:0 0 72px;max-width:704px;margin:0 auto}.statistic__content.count-5 .stat-item{width:100%}.statistic__content.count-5 .stat-item:nth-child(1){grid-column:2/3;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(2){grid-column:4/5;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(3){grid-column:6/7;grid-row:1}.statistic__content.count-5 .stat-item:nth-child(4){grid-column:3/4;grid-row:2}.statistic__content.count-5 .stat-item:nth-child(5){grid-column:5/6;grid-row:2}.statistic__content.count-5 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-5 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(max-width:767px){.statistic__content.count-5{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;padding:0 28px 72px;width:100%}.statistic__content.count-5 .stat-item{width:100%}.statistic__content.count-5 .stat-item:nth-child(1){grid-column:1/2}.statistic__content.count-5 .stat-item:nth-child(2){grid-column:2/3}.statistic__content.count-5 .stat-item:nth-child(3){grid-column:1/2}.statistic__content.count-5 .stat-item:nth-child(4){grid-column:2/3}.statistic__content.count-5 .stat-item:nth-child(5){grid-column:1/2}.statistic__content.count-5 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-5 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1280px){.statistic__content.count-6{display:grid;grid-template-columns:228px 1fr 80px 1fr 80px 1fr 228px;grid-template-rows:auto auto;row-gap:40px;padding:0 0 80px;max-width:1216px;margin:0 auto}.statistic__content.count-6 .stat-item{width:100%}.statistic__content.count-6 .stat-item:nth-child(1){grid-column:2/3;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(2){grid-column:4/5;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(3){grid-column:6/7;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(4){grid-column:2/3;grid-row:2}.statistic__content.count-6 .stat-item:nth-child(5){grid-column:4/5;grid-row:2}.statistic__content.count-6 .stat-item:nth-child(6){grid-column:6/7;grid-row:2}.statistic__content.count-6 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-6 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:1024px)and (max-width:1279px){.statistic__content.count-6{display:grid;grid-template-columns:102px 1fr 80px 1fr 80px 1fr 102px;grid-template-rows:auto auto;row-gap:40px;padding:0 0 80px;max-width:964px;margin:0 auto}.statistic__content.count-6 .stat-item{width:100%}.statistic__content.count-6 .stat-item:nth-child(1){grid-column:2/3;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(2){grid-column:4/5;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(3){grid-column:6/7;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(4){grid-column:2/3;grid-row:2}.statistic__content.count-6 .stat-item:nth-child(5){grid-column:4/5;grid-row:2}.statistic__content.count-6 .stat-item:nth-child(6){grid-column:6/7;grid-row:2}.statistic__content.count-6 .stat-item__value{font-size:64px;line-height:80px}.statistic__content.count-6 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(min-width:768px)and (max-width:1023px){.statistic__content.count-6{display:grid;grid-template-columns:50px 1fr 32px 1fr 32px 1fr 50px;grid-template-rows:auto auto;row-gap:40px;padding:0 0 72px;max-width:704px;margin:0 auto}.statistic__content.count-6 .stat-item{width:100%}.statistic__content.count-6 .stat-item:nth-child(1){grid-column:2/3;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(2){grid-column:4/5;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(3){grid-column:6/7;grid-row:1}.statistic__content.count-6 .stat-item:nth-child(4){grid-column:2/3;grid-row:2}.statistic__content.count-6 .stat-item:nth-child(5){grid-column:4/5;grid-row:2}.statistic__content.count-6 .stat-item:nth-child(6){grid-column:6/7;grid-row:2}.statistic__content.count-6 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-6 .stat-item__subtitle{font-size:16px;line-height:26px}}@media(max-width:767px){.statistic__content.count-6{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:32px;column-gap:32px;row-gap:32px;padding:0 28px 72px;width:100%}.statistic__content.count-6 .stat-item{width:100%}.statistic__content.count-6 .stat-item:nth-child(1){grid-column:1/2}.statistic__content.count-6 .stat-item:nth-child(2){grid-column:2/3}.statistic__content.count-6 .stat-item:nth-child(3){grid-column:1/2}.statistic__content.count-6 .stat-item:nth-child(4){grid-column:2/3}.statistic__content.count-6 .stat-item:nth-child(5){grid-column:1/2}.statistic__content.count-6 .stat-item:nth-child(6){grid-column:2/3}.statistic__content.count-6 .stat-item__value{font-size:48px;line-height:64px}.statistic__content.count-6 .stat-item__subtitle{font-size:16px;line-height:26px}}
/*# sourceMappingURL=StatisticsBlock.min.css.map */
