.scrolling--text{display:flex;align-items:center;overflow:hidden;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));justify-content:center}.scrolling--item{flex:0 0 auto;display:flex;align-items:center}.scrolling--item.scrolling--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--duration);animation-play-state:running;width:max-content;will-change:transform,width}.scrolling--text--left .scrolling--animated{animation-name:scrolling-left}.scrolling--text--right .scrolling--animated{animation-name:scrolling-right}@media screen and (hover: hover){.scrolling--text:hover .scrolling--animated{animation-play-state:paused}}.scrolling--text--paused .scrolling--animated{animation-play-state:paused}.scrolling--item__inner{margin:0 1.9rem;display:flex;align-items:center;flex-direction:column;row-gap:1rem;--icon-height: 2.6rem}.scrolling--text__content{white-space:nowrap}@media screen and (min-width: 750px){.scrolling--text .scrolling--item__inner{margin:0 2.5rem}}@keyframes scrolling-left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes scrolling-right{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@supports (-webkit-text-stroke: .1rem rgba(var(--color-foreground))){.scrolling--item__text--stroke{color:#0000;-webkit-text-stroke-color:rgba(var(--color-foreground));-webkit-text-stroke-width:.1rem}}.site-header{margin-top:1%}@media (max-width: 990px){.site-header{margin-top:3%;position:flex-direction}}.sticky-all-header{position:sticky;top:0;z-index:1020}#asad-ticker-bar{width:100%;min-height:32px;background:#fffbcc;z-index:1}.site-header{width:100%;background:#fff;z-index:2;margin-top:0!important;position:static!important}.sticky-all-header.header-hidden{transform:translateY(-110%);transition:transform .32s cubic-bezier(.33,.66,.66,1);will-change:transform}.sticky-all-header{transition:transform .32s cubic-bezier(.33,.66,.66,1)}.scrolling--text{display:flex;align-items:center;overflow:hidden;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));justify-content:center;font-size:12px}@media (max-width: 750px){.scrolling--text{font-size:12px}}#asad-ticker-bar.ticker-hidden{height:0!important;min-height:0!important;padding:0!important;overflow:hidden!important;transition:height .28s,padding .18s}#asad-ticker-bar.ticker-hidden{height:0!important;min-height:0!important;opacity:0!important;padding:0!important;overflow:hidden!important;transition:height .2s,opacity .19s,padding .2s}#asad-ticker-bar{transition:height .2s,opacity .19s,padding .2s}
/*# sourceMappingURL=/cdn/shop/t/52/assets/scrolling-text.css.map */
