.hero-stats{display:flex;flex-wrap:wrap;gap:48px}.stats-car{position:relative}.stats-card i{align-items:center;background:#f8c62f;border-radius:30%;display:flex;height:50px;justify-content:center;position:absolute;right:30px;top:-30px;width:50px}.stats-card i svg{height:30px;vertical-align:middle;width:30px}.stats-card{background:#fefaef;border:1px solid #f8c62f;border-left-width:10px;border-radius:30px;box-shadow:0 5px 20px rgba(0,0,0,.08);padding:30px}.stats-card p{font-size:14px;letter-spacing:1px;margin-bottom:0;text-transform:uppercase}