.stats-1{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;justify-content:center;text-align:center}.stats-1__stat{width:100%}.stats-1__stat-stat{background:-webkit-gradient(linear,left top,left bottom,from(var(--tertiary-color)),to(var(--tertiary-color))) left 0 bottom 2px /100% 10px no-repeat;background:linear-gradient(var(--tertiary-color),var(--tertiary-color)) left 0 bottom 2px /100% 10px no-repeat;display:inline-block;font-size:6.4rem;font-weight:500;letter-spacing:-1px;line-height:1}@media (min-width:576px){.stats-1{margin:0 -2rem}.stats-1__stat{width:calc(50% - 4rem)}}@media (min-width:992px){.stats-1{text-align:left}.stats-1__stat{width:calc(25% - 4rem)}.stats-1__stat-stat{background:-webkit-gradient(linear,left top,left bottom,from(var(--tertiary-color)),to(var(--tertiary-color))) left 0 bottom 6px /100% 17px no-repeat;background:linear-gradient(var(--tertiary-color),var(--tertiary-color)) left 0 bottom 6px /100% 17px no-repeat}}@media (min-width:1200px){.stats-1__stat-stat{font-size:7.4rem}}