section.lightpress__section--text-marquee{overflow:hidden !important;width:100vw;height:clamp(4.5rem,11vw,9.2rem);white-space:nowrap;display:flex;align-items:center;background-color:#000}section.lightpress__section--text-marquee .marquee-text__container{width:100vw;display:flex;flex-wrap:nowrap;animation:move var(--animation-time) infinite linear}section.lightpress__section--text-marquee .marquee-text__container .text-entry{padding:0 1rem;--text-color: var(--color-light);--line-height: 1em;--font-size: clamp(3rem,5.1769578313vw,6rem)}section.lightpress__section--text-marquee .marquee-text__container .text-entry .marquee-text__text{color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff}@keyframes move{to{transform:translateX(var(--animation-width))}}
