.quick-stats{gap:64px;align-items:center}.stats-wrapper{display:flex;flex-direction:column;gap:40px;max-width:1280px;width:100%}.stats-row{display:flex;gap:24px;padding:0 28px}.stats-row .item{display:flex;flex-direction:column;gap:24px;padding:0 48px;max-width:600px;width:100%}.item-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:270px;width:100%;position:relative}.stats-row:last-child .item-wrapper{align-self:flex-end}.stats-row .item span{font-size:160px;font-weight:600;line-height:100%;text-transform:uppercase}.gradient-text-wrapper{position:relative}.stats-row .item .gradient-text{position:absolute;font-size:160px;font-weight:600;line-height:100%;top:0;left:0;background:var(--Gradients-2,linear-gradient(218deg,#008777 -34.06%,#22E0B2 89.49%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transition:all 0.3s}.stats-row .item p{font-size:20px;font-weight:400;line-height:30px;text-transform:uppercase;transition:all 0.3s;text-align:center}.stats-row .item .item-wrapper:hover p{color:#008777;margin-left:-12px}.stats-row .item .item-wrapper:hover .gradient-text{opacity:1}@media only screen and (max-width:1024px){.quick-stats{gap:36px;padding:60px 16px}.stats-wrapper{gap:40px;max-width:100%}.stats-row{display:flex;gap:44px;padding:0}.stats-row .item{max-width:100%;padding:0}.item-wrapper{gap:12px;max-width:100%}.stats-row:last-child .item-wrapper{align-self:flex-start;margin:0 0 0 8px}.stats-row .item span{font-size:88px}.stats-row .item .gradient-text{font-size:88px}.stats-row .item p{font-size:14px;line-height:18px}}