.stat-wrap{background-color:#fffcee}.stat-top{display:flex;flex-direction:column;gap:24px;margin:0 auto;padding:100px 0;text-align:center}.stat-top h2{color:#1a353e;font-size:64px;line-height:72px;margin:0}.stat-top p{color:#1a353e;font-size:20px;line-height:32px;margin:0 auto}.stat-section{display:flex;flex-wrap:wrap;justify-content:center}.stat-inner{background-color:#00d47f;border-bottom:1px solid #1a353e;border-left:1px solid #1a353e;flex:0 25%;text-align:center}.stat-num p{color:#1a353e;font-family:"Source Serif 4",serif;font-size:104px;font-weight:400;line-height:104px;margin:0}.stat-num{background-color:#fff0b5;padding:40px}.stat-title{background-color:#00d47f;border-top:1px solid #1a353e}.stat-title p{color:#1a353e;font-size:20px;line-height:24px;margin:0 auto;padding:30px 0}.stat-bottom{border-top:1px solid #1a353e}.stat-inner .stat-num p{opacity:0;transform:translateY(20px) scale(.9);transition:all .8s ease-out}.stat-inner.active .stat-num p{opacity:1;transform:translateY(0) scale(1)}@media(max-width:1200px){.stat-title p{padding:30px}.stat-top{padding:100px 20px}}@media(max-width:1100px){.stat-inner{flex:0 50%}}@media(max-width:767px){.stat-inner{flex:0 100%}.stat-top h2{font-size:40px;line-height:55px}.stat-top{padding:50px 20px}}