.st-facts{display:flex;flex-direction:row;column-gap:70px;margin-bottom:-7px}.st-facts .st-facts__image{align-self:flex-end}.st-facts .st-facts__content{display:flex;flex-direction:column;padding-bottom:40px}h3.st-facts__heading{padding-left:15px}.st-counter{justify-content:center;align-items:center}.st-counter,.st-counter *,.st-counter *:after,.st-counter *:before{box-sizing:border-box}.st-counter__row{display:flex;flex-wrap:wrap;justify-content:space-between}.st-counter__col{flex:0 0 100%;max-width:100%}.st-counter--card .st-counter__img{display:inline-block;margin:0 auto;max-width:100px !important}.st-counter__img{margin-bottom:10px}.st-counter--compact .st-counter__col{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.st-counter--compact .st-counter__img{max-width:64px;width:100%}.st-counter__img svg{height:60px;width:60px}.st-counter--compact .st-counter__content{flex:0 0 100%;max-width:calc(100% - 80px)}.st-counter__count-value{display:inline-block;margin:15px 0}.st-counter__count-text{padding-top:15px;padding-bottom:15px;border-top:2px solid #ddd;position:relative}.st-counter__count-text::before{position:absolute;content:"";background:linear-gradient(to right,black 40%,rgba(0,0,0,0) 40%);width:70%;z-index:2;height:4px;top:-3px;left:0}@media(min-width:356px){.st-counter__col--two,.st-counter__col--three,.st-counter__col--four{flex:0 0 50%;max-width:calc(50% - 10px)}}@media(min-width:992px){.st-counter__col--four{flex:0 0 25%;max-width:calc(25% - 10px)}.st-counter__col--three{flex:0 0 33.33%;max-width:calc(33.33% - 10px)}}@media screen and (max-width:499px){.st-facts{flex-direction:column;row-gap:20px}.st-facts .st-facts__image{flex:1 0 100%;order:2;align-self:center}.st-facts .st-facts__image img{max-height:200px;width:auto}.st-facts .st-facts__content{flex:1 0 100%;order:1}}