.scrolling-promotion{display:flex;align-items:center;overflow:hidden;color:rgb(var(--color-foreground));background:var(--gradient-background);background-color:rgb(var(--color-background));position:relative;flex-direction:column;border-top:none!important}.scrolling-promotion__header{width:100%;text-align:center;margin-bottom:1.5rem}.scrolling-promotion__heading{font-size:var(--heading-size-mobile);font-weight:700;color:rgb(var(--heading-color));letter-spacing:-.02em;margin:0}@media screen and (min-width: 750px){.scrolling-promotion__heading{font-size:calc((var(--heading-size-mobile) + var(--heading-size-desktop)) / 2)}.scrolling-promotion__header{margin-bottom:2rem}}@media screen and (min-width: 990px){.scrolling-promotion__heading{font-size:var(--heading-size-desktop)}}.scrolling-promotion:before,.scrolling-promotion:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:2;pointer-events:none}.scrolling-promotion:before{left:0;background:linear-gradient(to right,rgb(var(--color-background)),transparent)}.scrolling-promotion:after{right:0;background:linear-gradient(to left,rgb(var(--color-background)),transparent)}.scrolling-promotion__content{width:100%;position:relative;display:flex;overflow:hidden;align-items:center}.scrolling-promotion__content:before{content:"";position:absolute;width:100%;height:100%}.scrolling-promotion .promotion{display:flex;align-items:center;gap:0;flex-shrink:0;animation:scroll-left var(--scroll-duration, 30s) linear infinite}.scrolling-promotion--right .promotion{animation-name:scroll-right}.scrolling-promotion:hover .promotion{animation-play-state:paused}.scrolling-promotion .promotion__item{margin:0 1rem;display:flex;align-items:center;flex-direction:column;row-gap:.5rem;--icon-height: 2rem;padding:.8rem 1.2rem;background:#ffffff80;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.05);transition:all .3s ease;min-width:100px;justify-content:center;flex-shrink:0}.scrolling-promotion .promotion__item .media-wrapper{width:100%;display:flex;align-items:center;justify-content:center;min-height:60px}.scrolling-promotion .promotion__item .media{width:100%;display:flex;align-items:center;justify-content:center}.scrolling-promotion .promotion__item .promotion__image{width:100%;height:auto;max-height:60px;object-fit:contain}.scrolling-promotion .promotion__item:hover{background:#fffc;transform:translateY(-2px)}.scrolling-promotion .promotion-icon--small{--icon-height: 1.6rem}.scrolling-promotion .promotion-icon--large{--icon-height: 2.4rem}.scrolling-promotion .promotion__text{color:inherit;line-height:1.2;white-space:nowrap;font-size:calc(var(--font-size) * .65);font-weight:500}.scrolling-promotion .promotion img,.scrolling-promotion .promotion svg{max-width:100%;width:auto;height:calc(var(--image-height) * .6);transition:transform .3s ease;object-fit:contain}@media screen and (min-width: 750px){.scrolling-promotion .promotion img,.scrolling-promotion .promotion svg{max-width:100%;height:var(--image-height)}.scrolling-promotion .promotion__item{margin:0 1.2rem;padding:1rem 1.5rem;row-gap:.6rem;--icon-height: 2.2rem;min-width:120px}.scrolling-promotion .promotion__item .media-wrapper{min-height:80px}.scrolling-promotion .promotion__item .promotion__image{max-height:80px}.scrolling-promotion .promotion__text{font-size:calc(var(--font-size) * .75)}.scrolling-promotion:before,.scrolling-promotion:after{width:50px}}@media screen and (min-width: 990px){.scrolling-promotion .promotion__item{margin:0 1.5rem;padding:1.2rem 1.8rem;row-gap:.7rem;--icon-height: 2.4rem;min-width:140px}.scrolling-promotion .promotion__item .media-wrapper{min-height:90px}.scrolling-promotion .promotion__item .promotion__image{max-height:90px}.scrolling-promotion .promotion__text{font-size:calc(var(--font-size) * .8)}.scrolling-promotion:before,.scrolling-promotion:after{width:60px}}.scrolling-promotion .promotion__link{color:rgb(var(--color-link));text-decoration:none;display:flex;flex-direction:column;align-items:center}.scrolling-promotion .media-wrapper:not(.loading){background-color:transparent}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.scrolling-promotion .promotion__icon{display:inline-flex;line-height:0}.promotion-icon--colored .promotion__icon{width:calc(var(--icon-height) + 1.5rem);height:calc(var(--icon-height) + 1.5rem);border-radius:50%;align-items:center;justify-content:center;background-color:rgb(var(--color-icon));box-shadow:0 2px 8px #0000001a}.scrolling-promotion .promotion__icon svg,.scrolling-promotion .promotion__icon img{width:auto;height:var(--icon-height);max-width:100%;max-height:var(--icon-height);fill:currentColor;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-scrolling-promotion.css.map */
