.stats-1{display:grid;gap:0;position:relative;z-index:9}.stats-1__item{padding:4.8rem 2rem 3rem}.stats-1__item--pink{background:linear-gradient(106deg,#c2b1c4 1%,#cc98b1)}.stats-1__item--pink .stats-1__stat{color:#694966}.stats-1__item--green{background:linear-gradient(106deg,#c8d6c6 1%,#d5d5b4)}.stats-1__item--green .stats-1__stat{color:#4e5e3b}.stats-1__item--blue{background:linear-gradient(106deg,#abcdd9 1%,#909fc4)}.stats-1__item--blue .stats-1__stat{color:#2d4253}.stats-1__item--green-gradient{background:linear-gradient(92deg,#b6d6d5 7%,#ded3a0 95%)}.stats-1__item--green-gradient .stats-1__stat{color:#505936}.stats-1__stat{font-family:var(--Turbinado);font-size:8rem;line-height:.7}.stats-1__stat-text{font-family:var(--secondary-font-family);font-size:2.8rem;line-height:1.25}@media (min-width:580px){.stats-1__stat{font-size:10rem}}@media (min-width:768px){.stats-1{gap:var(--gap);grid-template-columns:1fr 1fr}}@media (min-width:980px){.stats-1{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (min-width:980px) and (max-width:1100px){.stats-1__stat{font-size:8rem}}