.statistics{height:430px;display:flex;align-items:center;flex-direction:column;justify-content:space-evenly}.statistics .statistics-title{max-width:100%;width:1240px;margin:0 auto}.statistics .statistics-title>h2{font-family:"ArialCustom",sans-serif;font-size:40px;font-weight:900;line-height:56px;letter-spacing:.02em;text-align:left;color:rgb(29,44,77)}.statistics div.statistics-container{width:1240px;max-width:100%;margin:0 auto;display:flex;justify-content:space-around;height:auto;flex-wrap:wrap;gap:20px}.statistics div.statistics-container .statistics-items{height:180px;width:180px;display:flex;align-items:center;justify-content:space-around;flex-direction:column}.statistics div.statistics-container .statistics-items .statistics-item{text-align:center}.statistics div.statistics-container .statistics-items .statistics-item div.statistics-num{display:flex;align-items:center;justify-content:center}.statistics div.statistics-container .statistics-items .statistics-item div.statistics-num>div{font-family:"ArialCustom",sans-serif;font-size:50px;font-weight:700;line-height:70px;letter-spacing:.02em;text-align:center;color:rgb(29,44,77)}.statistics div.statistics-container .statistics-items .statistics-item h5{font-family:"ArialCustom",sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:center;color:rgb(29,44,77)}@media screen and (max-width:768px){#home .statistics{height:auto;padding:40px 20px}#home .statistics div.statistics-container{flex-direction:column;align-items:center;gap:40px}#home .statistics div.statistics-container{height:100%}#home .archive.pc{display:none}#home .archive.phone{display:block}#home .statistics .statistics-title>h2{font-size:28px;font-weight:700;line-height:34px;letter-spacing:.02em;text-align:left}}