.statistics .statistics__inner,.statistics .section-header{flex:0 0 100%}.statistics .section-header{justify-content:center;padding:0}.statistics__inner{padding:0 15px;max-width:var(--grid-width-row, 1380px);margin-left:auto;margin-right:auto;z-index:1}.statistics{background:var(--color-bg)}.statistics.statistics-has-bg--true{padding:30px 0}.statistics.text-left{text-align:left}.statistics.text-center{text-align:center}.statistics.text-right{text-align:right}.statistics__inner{display:grid;gap:40px;justify-content:center;grid-auto-columns:minmax(250px,300px)}@media only screen and (min-width: 768px){.statistics__inner{grid-template-columns:repeat(auto-fill,minmax(200px,300px))}}@media only screen and (min-width: 768px){.statistics.icon-columns-2 .statistics__inner{grid-template-columns:repeat(2,minmax(200px,300px))}}@media only screen and (min-width: 768px){.statistics.icon-columns-3 .statistics__inner{grid-template-columns:repeat(3,minmax(200px,226px))}}@media only screen and (min-width: 768px){.statistics.icon-columns-4 .statistics__inner{grid-template-columns:repeat(2,minmax(200px,300px))}}@media only screen and (min-width: 1068px){.statistics.icon-columns-4 .statistics__inner{grid-template-columns:repeat(4,minmax(200px,300px))}}@media only screen and (max-width: 767px){.statistics.swipe-on-mobile .statistics__inner{overflow-x:auto;justify-content:flex-start;scroll-snap-type:x mandatory;grid-auto-flow:column;grid-auto-columns:minmax(250px,300px);grid-template-columns:repeat(auto-fill,minmax(250px,300px));scrollbar-width:none;padding:3px}.statistics.swipe-on-mobile .statistics__inner::-webkit-scrollbar{display:none}}.statistics__block{display:flex;align-items:center;scroll-snap-align:center;scroll-snap-stop:always}.statistics__block-content{font-size:.9375rem}.statistics__block-content h6{line-height:1;margin-bottom:4px;color:var(--color-blue, --color-accent)}.statistics__block-content p{font-size:inherit;color:var(--color-blue, --color-accent);letter-spacing:.64px}.statistics__block-content>*:last-child{margin-bottom:0}.statistics__icon{flex-shrink:0}.statistics__icon svg{width:100%;height:auto;fill:var(--color-blue, --color-accent)}.statistics__icon img{display:block;width:100%;height:100%;object-fit:contain}.statistics.icon-left .statistics__icon{margin-right:20px}.statistics.icon-top .statistics__block{flex-direction:column}.statistics.icon-top .statistics__icon{margin-bottom:16px}.statistics.icon-top.text-left .statistics__block{align-items:flex-start}.statistics.icon-top.text-center .statistics__block{align-items:center}.statistics.icon-top.text-right .statistics__block{align-items:flex-end}.statistics.icon-right .statistics__block{flex-direction:row-reverse}.statistics.icon-right .statistics__icon{margin-left:20px}.statistics.icon-small .statistics__icon{height:20px}.statistics.icon-medium .statistics__icon{height:48px;width:48px}.statistics.icon-large .statistics__icon{height:64px;width:64px}.statistics.icon-xlarge .statistics__icon{height:80px;width:80px}.statistics h6.body-font{font-weight:var(--font-body-bold-weight, 600)}.statistics.heading-large h6{font-size:24px}.statistics.heading-medium h6{font-size:16px}.statistics.heading-small h6{font-size:14px}.statistics .section-header .section-header--content .section-header--title{font-weight:var(--font-extrabold);font-size:var(--font-size-h3);line-height:120%;color:var(--dark-text-color, --color-accent)}.statistics.icon-top.text-center .statistics__block{padding:2.25rem .5rem 1.5rem;border-radius:1.25rem;display:flex;justify-content:center;align-items:center;background:#fafafa;position:relative}.statistics__block:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(90.1deg,#69b3b9cc 20%,#5cb43ccc 84%);z-index:-1;border-radius:20px}
