.wp-block-pulp-features-ticker{background-color:var(--color-linen);overflow:hidden;padding-block:var(--spacing-3)}.wp-block-pulp-features-ticker .ticker-wrapper{overflow:hidden;position:relative;width:100%}.wp-block-pulp-features-ticker .ticker-track{animation:ticker-scroll 30s linear infinite;display:flex;width:-moz-max-content;width:max-content}.wp-block-pulp-features-ticker .ticker-track:hover{animation-play-state:paused}.wp-block-pulp-features-ticker .ticker-content{align-items:center;display:flex;flex-shrink:0}.wp-block-pulp-features-ticker .ticker-item{color:var(--color-gunsmoke);font-family:var(--font-family-serif);font-size:1.125rem;letter-spacing:.09px;line-height:1.6;white-space:nowrap}.wp-block-pulp-features-ticker .ticker-separator{background-color:var(--color-gunsmoke);border-radius:50%;flex-shrink:0;height:4px;margin-inline:var(--spacing-4);width:4px}@media (min-width:768px){.wp-block-pulp-features-ticker .ticker-separator{margin-inline:var(--spacing-5)}}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}

/*# sourceMappingURL=features-ticker.css.map*/