.custom-statistic{display:flex;flex-wrap:wrap;justify-content:center;column-gap:12px;row-gap:36px}.content .custom-statistic{margin:40px 0}.custom-statistic.has-animation .custom-statistic-item{transition:transform 2s cubic-bezier(.25,.74,.22,.99),opacity 2s cubic-bezier(.25,.74,.22,.99);transform:translateX(50px);opacity:0}.custom-statistic.has-animation .custom-statistic-item:nth-child(2){transition-delay:.2s}.custom-statistic.has-animation .custom-statistic-item:nth-child(3){transition-delay:.4s}.custom-statistic.has-animation .custom-statistic-item:nth-child(4){transition-delay:.6s}.custom-statistic.has-animation.animated .custom-statistic-item{opacity:1;transform:translateX(0)}.custom-statistic-item{font-family:"DM Sans",sans-serif;text-align:center;flex:1 1 0;min-width:45%;font-weight:600;color:#1c1b1b}.custom-statistic-item .number{font-size:36px;font-style:normal;font-weight:500;line-height:1.1;letter-spacing:-.36px}.custom-statistic-item .description{padding-top:10px}@media (min-width:768px){.custom-statistic-item{text-align:left;min-width:22%;max-width:22%;padding-right:10px}}@media (min-width:1200px){.custom-statistic{column-gap:46px}.custom-statistic-item{min-width:auto;max-width:25%}.custom-statistic-item .number{font-size:82px;line-height:1;letter-spacing:-1.64px}.custom-statistic-item .description{padding-top:15px}}@media (min-width:1440px){.custom-statistic{column-gap:86px}.custom-statistic-item .number{font-size:86px;letter-spacing:-1.72px}}@media (min-width:1800px){.custom-statistic{column-gap:126px}.custom-statistic-item .description{padding-top:24px}}