.scrolling-text,.scrolling-text--inner{align-items:center;overflow:hidden;position:relative;display:flex}.scrolling-text,.scrolling-text--link,.scrolling-text--link:hover{color:var(--color-text,var(--color-accent))}.scrolling-text--item span{transition:.25s cubic-bezier(.104,.204,.492,1)}.scrolling-text--full-width-false{isolation:isolate;border-radius:var(--block-border-radius,16px)}.scrolling-text{background-color:var(--color-bg,rgba(var(--color-body-rgb),.03));background-size:cover;transform:skewY(var(--rotation,0deg))}.scrolling-text:after{content:"";position:absolute;bottom:0;left:0;right:0;top:0;z-index:5;pointer-events:none;background:rgba(var(--overlay-color-rgb),var(--overlay-opacity))}.scrolling-text-uppercase--true{text-transform:uppercase}.scrolling-text--inner{white-space:nowrap;font-size:1.5rem;font-weight:var(--font-body-bold-weight,600);padding:30px 0;z-index:10;transform:skew(calc(-1 * var(--rotation,0deg)))}.scrolling-text--inner.direction-left>div{animation:marquee-left var(--marquee-speed) linear infinite}.scrolling-text--inner.direction-right>div{animation:marquee-right var(--marquee-speed) linear infinite}.scrolling-text--inner>div{display:flex;align-items:center;flex-shrink:0}.scrolling-text.body-font .scrolling-text--inner{font-weight:var(--font-body-medium-weight,500)}.scrolling-text--item{display:inline-flex;align-items:center;padding:0 30px}.scrolling-text--item.outline-text--true *{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--color-text,var(--color-accent))}.scrolling-text--link{display:inline-flex;align-items:center}.scrolling-text--link span{transform-origin:left bottom}.scrolling-text--link:hover span{transform:skew(-10deg)}.scrolling-text--image{margin-right:40px;object-fit:cover;width:auto}.scrolling-text--image--small{height:60px}.scrolling-text--image--medium{height:80px}.scrolling-text--image--large{height:120px}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes marquee-right{0%{transform:translate(-100%)}to{transform:translate(0)}}.height-50{min-height:50px}.height-55{min-height:55px}.height-60{min-height:60px}.height-65{min-height:65px}.height-70{min-height:70px}.height-75{min-height:75px}.height-80{min-height:80px}.height-85{min-height:85px}.height-90{min-height:90px}.height-95{min-height:95px}.height-100{min-height:100px}.height-150{min-height:150px}.height-200{min-height:200px}.height-250{min-height:250px}
/*# sourceMappingURL=/cdn/shop/t/14/assets/scrolling-text.css.map */
