.ticker{position:relative;display:flex;align-items:center;color:#000;padding:1.5rem 0;overflow:hidden;will-change:margin-left}.ticker__item{display:flex;align-items:center;justify-content:center;height:100%;position:relative;flex-shrink:0;background-color:rgba(0,0,0,0);white-space:nowrap}.ticker__item p{display:inline-block}.ticker__item a{text-decoration:none;color:inherit}.ticker__item.small .ticker__item-icon{margin:0 1rem}.ticker__item.medium .ticker__item-icon{margin:0 1.5rem}.ticker__item.large .ticker__item-icon{margin:0 2.5rem}.ticker__link{position:absolute;right:0;top:0;height:inherit;background-color:inherit;color:inherit;display:flex;align-items:center;padding:.625rem 2rem}
