:root{--scrolling-text-height:47px}.scrolling-text-v1{font-size:1rem;font-weight:500;letter-spacing:1.6px;text-transform:uppercase;word-wrap:nowrap;white-space:nowrap}.scrolling-text-v1__entry{display:flex;line-height:var(--scrolling-text-height)}.scrolling-text-v1__entry--placeholder{display:inline-flex}.scrolling-text-v1__entry p{display:inline}.scrolling-text-v1__entry a{color:rgb(var(--v-theme-on-primary))}.scrolling-text-v1__entry:after{border-right:1px solid rgb(var(--v-theme-on-primary));content:"";display:inline-block;height:calc(var(--scrolling-text-height) - 1rem);margin:.5rem 1rem}.scrolling-text-v1__play-pause-toggle{align-items:center;background-color:rgb(var(--v-theme-primary-background))!important;border:none;border-radius:50%;color:rgb(var(--v-theme-on-primary-background))!important;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;margin:8px 8px 8px 16px;transition:background-color .3s ease,transform .2s ease;width:40px}.scrolling-text-v1__play-pause-toggle:hover{transform:scale(1.08)}.scrolling-text-v1__play-pause-toggle:focus{outline:2px solid rgb(var(--v-theme-primary))!important}.scrolling-text-v1__play-pause-toggle:active{transform:scale(.95)}
