.stats-widget-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fff;padding:50px 20px 50px}.stats-widget-wrapper .stats-widget-title{font-size:30px;font-family:freight-text-pro,sans-serif;font-weight:600;color:#4e525c;width:80%;line-height:1.3em}.stats-widget-wrapper .stats-row{display:flex;flex-direction:column;align-items:space-between;width:100%}.stats-widget-wrapper .stats-row .stat-unit{display:flex;flex-direction:column;align-items:center;margin:0}.stats-widget-wrapper .stats-row .stat-unit .counter{color:#4e525c;font-size:46px;font-weight:600;animation-duration:1s;animation-delay:0s;padding:0 0 10px 0;margin-top:-15px}.stats-widget-wrapper .stats-row .stat-unit .stat-description{color:#4e525c;font-size:25px;text-transform:uppercase;margin:0}@media screen and (min-width:768px){.stats-widget-wrapper{padding:50px 20px 70px;max-width:1160px;margin:auto}.stats-widget-wrapper .stats-widget-title{font-size:25px;width:40%}.stats-widget-wrapper .stats-row{flex-direction:row;justify-content:space-between;width:55%}.stats-widget-wrapper .stats-row .stat-unit{margin:0 10px}.stats-widget-wrapper .stats-row .stat-unit .counter{font-size:36px;letter-spacing:-1px;margin-bottom:0}.stats-widget-wrapper .stats-row .stat-unit .stat-description{font-size:20px}}@media screen and (max-width:768px){.stats-widget-wrapper .stats-widget-title{text-align:center}.stats-widget-wrapper{flex-direction:column}.stats-widget-wrapper .stats-row .stat-unit{margin:20px}}