.section-py{--section-padding-top-laptop: calc(var(--section-padding-top) * .8);--section-padding-bottom-laptop: calc(var(--section-padding-bottom) * .8);--section-padding-top-tablet: calc(var(--section-padding-top) * .6);--section-padding-bottom-tablet: calc(var(--section-padding-bottom) * .6);--section-padding-top-mobile: min(var(--section-padding-top), 40px);--section-padding-bottom-mobile: min(var(--section-padding-bottom), 40px);padding-top:var(--section-padding-top, var(--spacing-sections-desktop));padding-bottom:var(--section-padding-bottom, var(--spacing-sections-desktop))}.scrolling-promotion{display:flex;align-items:center;overflow:hidden}.scrolling-promotion--left .promotion--animated{animation-name:scrolling-left}.scrolling-promotion--right .promotion--animated{animation-name:scrolling-right}.scrolling-promotion:hover .promotion--animated,.scrolling-promotion--paused .promotion--animated{animation-play-state:paused}.scrolling-promotion-section .container-full{padding-left:0;padding-right:0}.promotion{flex:0 0 auto;display:flex;align-items:center}.promotion__item{margin:0 calc(var(--item-gap-mobile)/2);display:flex;align-items:center}.promotion__item img,.promotion__item svg{max-width:100%;width:auto;height:calc(var(--image-height)*.75)}@media (min-width: 750px){.promotion__item img,.promotion__item svg{max-width:100%;height:var(--image-height)}}@media (min-width: 750px){.promotion__item{margin:0 calc(var(--item-gap)/2)}}.promotion__icon{display:inline-flex;line-height:0;margin-right:10px;--icon-height: 26px }.promotion__icon--small{--icon-height: 20px }.promotion__icon--large{--icon-height: 32px }.promotion__icon svg,.promotion__icon img{width:auto;height:var(--icon-height);max-width:var(--icon-height);fill:currentColor}.promotion__text{color:inherit;line-height:1;white-space:nowrap;font-size:var(--text-size);color:rgb(var(--color-foreground))}@media screen and (max-width: 767px){.promotion__text{font-size:calc(var(--text-size)*.75)}}.promotion--animated{animation-iteration-count:infinite;animation-timing-function:linear;animation-duration:var(--duration);animation-play-state:running;width:max-content;will-change:transform,width}@keyframes scrolling-left{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(-100%,0,0)}}@keyframes scrolling-right{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes scrolling-left-rtl{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(100%,0,0)}}@keyframes scrolling-right-rtl{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fritters-scrolling-promo.css.map */
