.Section3{padding:50px 30px;border-top:1px solid #eee;background-color:#fff}.Section3 .statsBox{display:flex;gap:30px;margin:60px 0}.Section3 .statsBox>div svg{font-size:28pt;background-color:#e2e5ff;color:#2763d6;padding:6px;border-radius:50%}.Section3 .statsBox>div{transition:all .3s;flex:1;display:flex;gap:10px;background-color:#fff;box-shadow:1px 1px 5px rgba(0,0,0,.1);padding:20px 15px;border-radius:10px}.Section3 .statsBox>div div{display:flex;flex-direction:column;flex:1}.Section3 .statsBox>div div span{color:#777;font-size:8pt}.Section3 .statsBox>div div b{font-size:22pt;font-weight:700;color:#2763d6}.Section3 .statsBox>div div p{font-size:9pt;font-weight:300;color:#222}.Section3 .statsBox>div:hover{transform:scale(1.2)}.Section3 .statsBox>div:nth-child(2) svg{color:#9039e2;background-color:#f2ecfe}.Section3 .statsBox>div:nth-child(2) b{color:#9039e2}.Section3 .statsBox>div:nth-child(3) svg{color:#34ab69;background-color:#e2f7e4}.Section3 .statsBox>div:nth-child(3) b{color:#34ab69}.Section3 .statsBox>div:nth-child(4) svg{color:#e12930;background-color:#fce0e3}.Section3 .statsBox>div:nth-child(4) b{color:#e12930}