.chart{height:100%;position:relative;display:flex;flex-direction:column}@media screen and (max-width:767px){.chart{padding-inline:0}}@media screen and (min-width:768px)and (max-width:1200px){.chart{padding-inline:0}}@media screen and (min-width:1201px){.chart{margin-left:-25px}}.chart .chart-content{flex:1 1;min-height:0;min-width:0;position:relative;width:100%}@media screen and (max-width:1200px){.chart .chart-content{margin-inline:-16px;width:calc(100% + 32px)}}@media screen and (min-width:768px)and (max-width:1200px){.chart .chart-content{margin-inline:0;width:100%}}@media screen and (max-width:767px){.chart .chart-content{margin-inline:0;width:100%}}.chart .chart-canvas-wrapper{position:relative;width:100%;height:100%;min-height:250px;border-radius:2px;overflow:hidden}.chart .chart-canvas-wrapper canvas{display:block;margin-left:-7px;width:100%!important;max-width:100%!important;height:100%!important}@media screen and (min-width:768px)and (max-width:1200px){.chart .chart-canvas-wrapper{min-height:296px}}.chart .chart-nav-header{display:none}@media screen and (min-width:768px)and (max-width:1200px){.chart .chart-nav-header{display:flex;justify-content:space-between;align-items:center;margin-top:-58px;margin-bottom:48px}.chart .chart-nav-header .nav-left{display:flex;align-items:center;gap:16px;margin-left:-3px}.chart .chart-nav-header .nav-right{display:flex;align-items:center;gap:16px;margin-right:0}.chart .chart-nav-header .nav-icon{font-size:24px;color:rgba(5,9,34,.87);cursor:pointer}}.chart .chart-filters{display:flex;gap:12px;margin-bottom:24px;margin-left:16px;justify-content:flex-end}@media screen and (max-width:767px){.chart .chart-filters{margin-left:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;margin-top:32px}}.chart .chart-filters .chart-title-mobile{display:none}@media screen and (max-width:767px){.chart .chart-filters .chart-title-mobile{display:block;color:rgba(5,9,34,.87);font-size:24px;line-height:100%;font-weight:600;letter-spacing:0;margin:0}}.chart .chart-filters button{height:24px;text-transform:none;font-size:14px;font-weight:400;padding:0 16px}.chart .chart-filters button.selected{background-color:transparent;border:1px solid rgba(var(--primary-rgb),.16);color:rgba(var(--primary-rgb),.87)}.chart .pill-group{position:relative;display:inline-flex}@media screen and (max-width:767px){.chart .pill-group{margin-top:56px}}.chart .pill{display:inline-flex;align-items:center;gap:12px;height:36px;padding:7.5px 14px;border-radius:40px;border:1px solid rgba(5,9,34,.16);background:transparent;color:rgba(5,9,34,.87);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}.chart .pill .pill__label{font-family:Source Sans Pro;font-weight:600;font-size:12px;line-height:150%;color:#050922;text-transform:none;letter-spacing:0}.chart .pill .pill__caret{margin-left:4px;color:currentColor;width:16px;height:16px}.chart .pill--open{border-color:rgba(var(--primary-rgb),1)}.chart .pill-menu{position:absolute;top:52px;left:0;width:108px;background:#fff;border:1px solid rgba(5,9,34,.16);border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.08);overflow:hidden;z-index:10;display:flex;flex-direction:column;gap:8px;padding:16px 0}.chart .pill-menu__item{width:100%;height:29px;padding:4px 24px;font-family:Source Sans Pro;font-weight:600;font-size:16px;color:rgba(5,9,34,.87);cursor:pointer;white-space:nowrap;border-radius:6px}.chart .pill-menu__item:hover{background:rgba(5,9,34,.06)}.chart .pill-menu__item.is-selected{background:var(--graph-soft,rgba(5,9,34,.078))}@media screen and (max-width:1200px){.chart.etf-chart{margin-left:0!important}.chart.etf-chart .chart-content{margin-inline:0!important;width:100%!important}}@media screen and (min-width:768px)and (max-width:1200px){.chart.etf-chart .chart-filters{margin-left:0!important;width:100%!important;align-items:center!important;justify-content:space-between!important}.chart.etf-chart .chart-title-mobile{display:block;color:rgba(5,9,34,.87);font-size:32px;line-height:100%;font-weight:300;letter-spacing:-.02em;margin:0}}