.stat-wrap{display:grid;gap:0;grid-template-columns:repeat(1,1fr);margin-top:100px;row-gap:20px}.stat-wrapper{background:#f2f3f8;border-radius:16px;padding:16px}.stat-inner{align-items:stretch;display:grid;gap:16px;grid-auto-columns:minmax(0,1fr);position:relative}.extra-block{background:#e7e8ef;border-radius:8px;width:80px}.stat-inner.one-four{grid-template-columns:1fr 80px 80px 80px}.stat-inner.one-three{grid-template-columns:1fr 80px 80px}.stat-inner.all{grid-template-columns:1fr}.stat-title{font-size:70px;line-height:70px;margin-bottom:100px}.stat-text,.stat-title{color:#111;leading-trim:both;text-edge:cap;font-family:Inter Tight;font-style:normal;font-weight:700}.stat-text{font-size:28px;letter-spacing:.28px;line-height:34px;margin-bottom:40px}.stat-inner-col{align-items:flex-end;display:flex}.stat-wrap .stat-wrapper:first-of-type .stat-inner-col{background:linear-gradient(270deg,#8effec,#2ff9d6 49.71%,#00e5bf);border-radius:8px;padding:46px 0 0 40px}.stat-wrap .stat-wrapper:nth-of-type(2) .stat-inner-col{background:linear-gradient(270deg,#ffd524,#ffac27 48.15%,#ff8827);border-radius:8px;padding:46px 0 0 40px}.stat-wrap .stat-wrapper:nth-of-type(3) .stat-inner-col{background:linear-gradient(90deg,#006ff7,#4eafff 50%,#8fd2f7);border-radius:8px;padding:46px 0 0 40px}.stat-inner-col:before{-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;content:"";height:50px;left:0;margin-bottom:auto;margin-top:auto;position:absolute;width:6px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;background-color:#111;border-bottom-right-radius:3px;border-top-right-radius:3px;top:57px}.inner-img{margin-left:auto}@media only screen and (max-width:480px){.stat-inner.all,.stat-inner.one-four,.stat-inner.one-three{grid-template-columns:1fr}.extra-block{display:none}inner-col{align-items:flex-end;display:flex;flex-direction:column}.stat-title{font-size:40px;line-height:50px;margin-bottom:30px}.stat-text{font-size:18px;letter-spacing:.28px;line-height:24px;margin-bottom:40px}.stat-inner-col{align-items:flex-start;display:flex;flex-direction:column;overflow:hidden}}