@media(max-width:767.98px){.indicators-section{padding-bottom:16px}}.indicators__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;justify-content:center}@media(min-width:768px){.indicators__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}}@media(min-width:1440px){.indicators__wrapper{gap:24px}}.indicators__wrapper .indicators__title{margin-bottom:10px}.indicators__wrapper .indicators__desc,.indicators__wrapper .indicators__title{color:#0a0a0a;font-size:16px;font-size:calc(16px*var(--type-scale, 1));font-style:normal;font-weight:600;letter-spacing:0;line-height:24px;line-height:calc(24px*var(--type-scale, 1));text-align:center}.indicators__wrapper .indicators__desc.red{color:#d92d20}.indicators__wrapper .indicators__desc.green{color:#039855}.indicators__wrapper .indicators__text{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a3a3a3;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:6px 0 12px}.indicators__wrapper .indicators__text span{font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;font-weight:500;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1))}@media(min-width:1440px){.indicators__wrapper .indicators__text span{font-size:12px;font-size:calc(12px*var(--type-scale, 1));font-style:normal;font-weight:500;letter-spacing:0;line-height:16px;line-height:calc(16px*var(--type-scale, 1))}}.indicators__wrapper .indicators__bottom{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;justify-content:center;margin-top:20px}.indicators__wrapper .indicators__bottom .item .text{color:#0a0a0a;font-weight:600;min-width:34px}.indicators__wrapper .indicators__bottom .item .number,.indicators__wrapper .indicators__bottom .item .text{display:block;font-size:16px;font-size:calc(16px*var(--type-scale, 1));font-style:normal;letter-spacing:0;line-height:24px;line-height:calc(24px*var(--type-scale, 1));text-align:center}.indicators__wrapper .indicators__bottom .item .number{color:#737373;font-weight:400}.indicators__btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:20px}.indicators__btns .btn{background:#f5f5f5;border-radius:999px;color:#737373;font-weight:500;padding:6px 12px}.indicators__btns .btn,.indicators__btns .btn.active{font-size:14px;font-size:calc(14px*var(--type-scale, 1));font-style:normal;letter-spacing:0;line-height:20px;line-height:calc(20px*var(--type-scale, 1))}.indicators__btns .btn.active{background-color:#f07400;color:#fff;font-weight:600}@media(min-width:1920px){.indicators__btns .btn{padding:8px 14px}}