.stats{margin-top:200px;margin-bottom:100px;color:#000;display:flex;flex-direction:column}@media only screen and (max-width:760px){.stats{margin-top:100px}}.stats .stat{background-color:#00e8c5;border-radius:50%;padding:5rem;height:46rem;width:46rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.stats .stat h1{margin:0}.stats .stat a{color:inherit;font-family:inherit;padding:5px}.stats .stat a:focus,.stats .stat a:hover{color:#fff;background-color:#004999}.stats .stat:first-child{align-self:flex-start}.stats .stat:nth-child(2){margin-top:-40px;align-self:center}.stats .stat:last-child{margin-top:-40px;align-self:flex-end}@media only screen and (max-width:980px){.stats .stat{width:28rem;height:28rem;padding:3rem}.stats .stat h1{font-size:3.4rem}.stats .stat h1+p{margin-top:6px}.stats .stat p{font-size:1.8rem}.stats .stat:first-child,.stats .stat:last-child,.stats .stat:nth-child(2){margin-top:20px;align-self:center}}