.indicators-cards__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.indicators-cards__card{border:1px solid #ccccd5;max-width:calc(33.33333% - 21.33333px);padding:32px;width:100%}.indicators-cards__card-icon{height:auto;margin-bottom:64px;margin-left:auto;max-width:46px;width:100%}.indicators-cards__card-value{height:72px;margin-bottom:48px;max-width:100%;width:auto}@media (max-width:1152px){.indicators-cards__card{padding:24px}.indicators-cards__card-icon{margin-bottom:32px}.indicators-cards__card-value{height:48px;margin-bottom:40px}}@media (max-width:767px){.indicators-cards__card{max-width:100%}.indicators-cards__card-value{height:28px;margin-bottom:32px}}