.indicators{background:var(--lightGrey);overflow:hidden;position:relative}.indicators__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;gap:128px;justify-content:flex-end}.indicators__img{max-width:752px;width:100%}.indicators__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.indicators__info{-ms-flex-negative:0;flex-shrink:0;margin-right:calc(50% - 560px);max-width:640px;width:100%}.indicators__list-item{border-bottom:1px solid #ccccd2;margin-bottom:32px;max-width:100%;padding-bottom:32px;width:100%}.indicators__list-item:first-child{border-top:1px solid #ccccd2;margin-top:32px;padding-top:32px}.indicators__list-item:last-child{margin-bottom:0}@media (max-width:1152px){.indicators__container{gap:32px}.indicators__info{margin-right:calc(50% - 368px);max-width:352px}}@media (max-width:767px){.indicators__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.indicators__img{height:0;max-width:100%;padding-top:376px;position:relative}.indicators__img img{left:0;margin:0 auto;position:absolute;right:0;top:0}.indicators__info{margin-right:0;max-width:100%;padding-left:16px;padding-right:16px}}