.chart-ticker{background:rgba(0, 0, 0, 0.7);bottom:0;left:0;right:0}.chart-ticker .frame-size-default{padding:0}.chart-ticker .chart-ticker-info{text-align:center;margin-top:0.5rem}.chart-ticker .chart-ticker-info p{text-transform:none;line-height:13px;font-size:13px;margin:0;color:#fff}.chart-ticker .chart-ticker-info p a{color:#fff;padding:0 0.2rem;text-decoration:underline;font-weight:bold}.chart-ticker .chart-ticker-info p a:hover{color:#ca082b}.tx-chili-chartticker{width:100%;overflow:hidden;padding:1rem;text-transform:uppercase}.tx-chili-chartticker .chartTicker{display:flex;align-items:center;flex-wrap:wrap;margin:0 1rem;width:auto}.tx-chili-chartticker .AT:before{content:url("../../../../_assets/47abd2895a7574031d34792c4029bfeb/Icons/at.svg")}.tx-chili-chartticker .DE:before{content:url("../../../../_assets/47abd2895a7574031d34792c4029bfeb/Icons/de.svg")}.tx-chili-chartticker .AT:before,.tx-chili-chartticker .DE:before{width:18px;height:18px;line-height:18px;display:inline-block}.tx-chili-chartticker .hidden{display:none}.tx-chili-chartticker span{color:#fff;font-weight:bold;padding:0 0.2rem;margin:0 0.2rem;line-height:18px;font-size:16px}.tx-chili-chartticker span:after{content:"+";margin-left:0.8rem}.tx-chili-chartticker span:last-child:after{display:none}.section.chart-ticker .chartTicker-list{display:inline-flex;width:max-content;padding-left:100%;will-change:transform;animation:scrolling 45s linear infinite}@keyframes scrolling{0%{transform:translate(0, 0)}100%{transform:translate(-100%, 0)}}