.fluff{margin-top:2000px}.statistics.no-carousel{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}.statistics .top{text-align:center}.statistic{background:#fff;border-radius:20px;box-shadow:0 0 30px rgba(154,161,177,.45);padding:1.5rem;text-align:right}.statistic .stat{margin-bottom:1rem}.statistic .stat span{color:#054169;font-size:2.2em;font-weight:600;line-height:1.1em}.statistic .stat .value{display:inline}@media screen and (min-width:768px){.statistics.no-carousel{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.statistics.no-carousel{grid-template-columns:repeat(3,1fr)}}