.fact-figures{--fact-figures-gap:calc(var(--grid-gutter)/2);--fact-figures-number-font-size:1.5rem;--fact-figures-number-font-weight:700;--fact-figures-description-font-size:16px;--fact-figures-item-color:#000;--fact-figures-item-border-radius:50%;--fact-figures-item-width:148px;--fact-figures-item-height:148px;--fact-figures-item-background:#fff;--fact-figures-item-padding:calc(var(--grid-gutter))}@media (min-width:1200px){.fact-figures{--fact-figures-number-font-size:2.5rem;--fact-figures-description-font-size:20px;--fact-figures-item-width:248px;--fact-figures-item-height:248px}}.fact-figures__items{flex-direction:row;flex-wrap:wrap;gap:var(--fact-figures-gap);justify-content:space-evenly}.fact-figures__item,.fact-figures__items{align-content:center;align-items:center;display:flex;position:relative}.fact-figures__item{background:var(--fact-figures-item-background);background-color:#fff;border:10px solid #fff;border-radius:var(--fact-figures-item-border-radius);box-shadow:inset 0 15px 10px -5px #0000001f;color:var(--fact-figures-item-color);flex-direction:column;gap:0;height:var(--fact-figures-item-height);justify-content:center;padding:var(--fact-figures-item-padding);text-align:center;width:var(--fact-figures-item-width)}.fact-figures__item>:not(.fact-figures__lines){z-index:2}.fact-figures__number-wrapper{line-height:1;margin-bottom:.5rem}.fact-figures__icon svg,.fact-figures__image picture img,.fact-figures__image svg{width:var(--fact-figures-icon-size);fill:var(--fact-figures-icon-color)}.fact-figures__icon,.fact-figures__image{margin-bottom:var(--fact-figures-icon-margin)}.fact-figures__number-before{font-size:var(--fact-figures-before-number-font-size)}.fact-figures__number-after{font-size:var(--fact-figures-after-number-font-size)}.fact-figures__description{font-size:var(--fact-figures-description-font-size)}.fact-figures__number{font-size:var(--fact-figures-number-font-size);font-weight:var(--fact-figures-number-font-weight)}.fact-figures__lines,.fact-figures__lines:after,.fact-figures__lines:before{--line-height:6px;--top:calc(var(--padding-top) + var(--fact-figures-item-height)/2);background-image:linear-gradient(90deg,#fd1cbb,#fe4362 27.6%,#ff5b2a 62.5%,#ff6d00);bottom:auto;height:var(--line-height);left:0;position:absolute!important;right:0;top:var(--top)}@media screen and (min-width:652px){.fact-figures__lines,.fact-figures__lines:after,.fact-figures__lines:before{--line-height:12px;bottom:auto;left:0;right:0;top:var(--top)}}.fact-figures__lines:after,.fact-figures__lines:before{content:""}.fact-figures__lines:before{margin-top:calc(var(--line-height)*-2);top:0!important}.fact-figures__lines:after{margin-top:calc(var(--line-height)*2);top:0!important}@media screen and (min-width:1024px){.fact-figures__lines,.fact-figures__lines:after,.fact-figures__lines:before{--line-height:12px;bottom:auto;left:0;right:0;top:50%}}.fact-figures__lines--mobile{transform:translateY(156px)}@media screen and (min-width:652px){.fact-figures__lines--mobile{display:none}}