.bar_indicator{width:100%}.bar_indicator .row{display:flex;align-items:center;justify-content:space-between}.dur_price{display:flex;flex-direction:column;gap:4px}.bar_indicator .dur_price:last-child{align-items:flex-end}.dur_price .duration{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-weight:400}.bar_indicator .bar{width:100%;height:4px;border-radius:16px;background:linear-gradient(90deg,#ff524b,#ffe870 50.72%,#10b349)}.bar_wrapper{position:relative;margin-top:12px}.bar_wrapper img{position:absolute;top:0}.hl_wrapper{padding-bottom:20px}.hl_wrapper .list{display:flex;gap:8px;align-items:center}.hl_wrapper .dur{display:flex;height:24px;padding:4px 12px;justify-content:center;align-items:center;border-radius:6px;background:var(--Neutrals-100,#f8f8f8);color:var(--Secondary-900,#191442);font-size:12px;font-weight:400;text-transform:uppercase;flex:1 1;cursor:pointer}.hl_wrapper .active{background:var(--Secondary-900,#191442);color:var(--Neutrals-White,#fff);font-weight:500}@media (max-width:678px){.chart_hl_wrapper .card_wrapper{padding-left:0!important;padding-right:0!important}}