@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&display=swap";.statistics__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}@media screen and (min-width: 1024px){.statistics__container{gap:40px}}.statistics__statistic{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(220,204,187,.12);border:1px solid rgba(0,0,0,.06);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 79%;flex:1 0 79%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px}@media screen and (min-width: 768px){.statistics__statistic{-webkit-box-flex:1;-ms-flex:1 0 39%;flex:1 0 39%;padding:32px}}@media screen and (min-width: 1024px){.statistics__statistic{-webkit-box-flex:1;-ms-flex:1 0 21%;flex:1 0 21%;padding:40px}}.statistics__icon{margin-bottom:32px}@media screen and (min-width: 1024px){.statistics__icon{margin-bottom:40px}}.statistics__number p{font-family:"Poppins",sans-serif;font-weight:600;color:#b9580f;font-size:60px;font-weight:900;margin-bottom:16px}@media screen and (min-width: 1024px){.statistics__number p{font-size:80px;margin-bottom:24px}}.statistics__text p{color:#212d66;font-size:20px;margin-bottom:0;text-align:center}