.stats{display:flex;gap:60px;justify-content:space-between;margin-top:60px;text-align:center}.stat h2{font-size:28px;font-weight:600;margin:0}.stat p{font-size:14px;margin:5px 0 0}.stat h2{color:#2961f5;font-size:52px;font-weight:400}.stat p{font-size:17px;font-weight:500}@media(max-width:767px){.stats{flex-wrap:wrap}.stat{width:calc(50% - 60px)}.stats{gap:10px}.stat h2{font-size:35px}}@media (max-width:600px){.stat{margin-bottom:30px;width:100%}}