.wp-block-storepress-marquee{--animation-direction:normal;--content-gap:40px;--animation-speed:10s;--overlay-color:transparent;--white-space:wrap;--animation-play-state:paused;--animation-name:storepress-marquee-animation-x;--_animation-transform:calc(-100% - var(--content-gap));align-items:center;display:flex;gap:var(--content-gap);overflow:clip;position:relative}.wp-block-storepress-marquee:hover>.wp-block-storepress-marquee__item{animation-play-state:var(--animation-play-state)}.wp-block-storepress-marquee>.wp-block-storepress-marquee__item{animation:var(--animation-name) var(--animation-speed) linear infinite;animation-direction:var(--animation-direction);flex:1 0 100%}@media(prefers-reduced-motion:reduce){.wp-block-storepress-marquee>.wp-block-storepress-marquee__item{animation:none!important}.wp-block-storepress-marquee>.wp-block-storepress-marquee__item.mirror{display:none}}.wp-block-storepress-marquee.orientation-x{flex-direction:row}.wp-block-storepress-marquee.orientation-x>.wp-block-storepress-marquee__item>*>*,.wp-block-storepress-marquee.orientation-x>.wp-block-storepress-marquee__item>:not(.wp-block-group){white-space:var(--white-space)}.wp-block-storepress-marquee.orientation-y{flex-direction:column}.wp-block-storepress-marquee.orientation-y>.wp-block-storepress-marquee__item>*>*,.wp-block-storepress-marquee.orientation-y>.wp-block-storepress-marquee__item>:not(.wp-block-group){white-space:var(--white-space)}.wp-block-storepress-marquee.has-overlay-color{isolation:isolate}.wp-block-storepress-marquee.has-overlay-color:after,.wp-block-storepress-marquee.has-overlay-color:before{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.wp-block-storepress-marquee.has-overlay-color.orientation-x:after,.wp-block-storepress-marquee.has-overlay-color.orientation-x:before{height:100%;width:10%}.wp-block-storepress-marquee.has-overlay-color.orientation-x:before{background:linear-gradient(-270deg,transparent 0,var(--overlay-color) 100%);margin-inline:0 auto}.wp-block-storepress-marquee.has-overlay-color.orientation-x:after{background:linear-gradient(-90deg,transparent 0,var(--overlay-color) 100%);margin-inline:auto 0}.wp-block-storepress-marquee.has-overlay-color.orientation-y:after,.wp-block-storepress-marquee.has-overlay-color.orientation-y:before{height:10%;width:100%}.wp-block-storepress-marquee.has-overlay-color.orientation-y:before{background:linear-gradient(0deg,transparent 0,var(--overlay-color) 100%);margin-block:0 auto}.wp-block-storepress-marquee.has-overlay-color.orientation-y:after{background:linear-gradient(-180deg,transparent 0,var(--overlay-color) 100%);margin-block:auto 0}@keyframes storepress-marquee-animation-x{0%{transform:translateX(0)}to{transform:translateX(var(--_animation-transform))}}@keyframes storepress-marquee-animation-y{0%{transform:translateY(0)}to{transform:translateY(var(--_animation-transform))}}
