.snapshot-boxed .title{margin-bottom:3rem;text-align:center}.snapshot-boxed .title .sub{color:#6a6d6f;font-size:15px;margin-bottom:3px;text-transform:uppercase}.snapshot-boxed .title h2{font-size:39px}.snapshot-boxed .boxes{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.snapshot-boxed .boxes>a{display:contents;flex:1;text-decoration:none}.snapshot-boxed .boxes .box{background-color:#fff;flex:1;padding:30px 10px;text-align:center}.snapshot-boxed .boxes .box img.icon{margin-bottom:10px}.snapshot-boxed .boxes .box h2.number{line-height:1.2;margin-bottom:18px}.snapshot-boxed .boxes .box p:last-child{font-size:.938rem;margin-bottom:0;text-transform:uppercase}@media screen and (min-width:992px){.snapshot-boxed .boxes .box{transform:translateY(0);transition:transform .15s ease-in-out}.snapshot-boxed .boxes .box:hover{transform:translateY(-10px)}}@media screen and (max-width:767px){.snapshot-boxed .title{margin-bottom:2rem}.snapshot-boxed .boxes{flex-direction:column}}