@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.partners{white-space:nowrap;background:#fff;padding:60px 0;position:relative;overflow:hidden}.partners:before,.partners:after{content:"";z-index:2;width:250px;height:100%;position:absolute;top:0}.partners:before{background:linear-gradient(270deg,#fff0,#fff);left:0}.partners:after{background:linear-gradient(90deg,#fff0,#fff);right:0}.partners:hover .partners-slide{animation-play-state:paused}.partners-slide{animation:50s linear infinite slide;display:inline-block}.partners-slide img{width:120px;height:120px;margin:auto 20px}
.statistics{margin:40px 0}h2{color:var(--brand-color)}.statistics-container{grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));place-items:center;margin:1%;display:grid}@media only screen and (max-width:1024px){.sui-layout-header{width:100%;padding:32px 15px!important}}.statistic-value{flex-direction:column;min-width:144px;margin-left:15px;display:flex}.statistic{background-color:#f4f4f4;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:350px;height:100%;min-height:150px;padding:20px;display:flex}.title{text-align:left;margin-top:0}.iconify-icon{min-width:50px;margin:10px 0;font-size:45px}
