.img-marquee{display:flex;flex-direction:column;gap:10px;padding:32px 0 64px;background:#fff;position:relative}@media screen and (min-width:1000px){.img-marquee{padding:40px 0}}.img-marquee__overflow{position:relative;overflow:hidden}.img-marquee__overflow:before,.img-marquee__overflow:after{content:"";position:absolute;top:0;bottom:0;z-index:2;pointer-events:none;width:40px}.img-marquee__overflow:before{left:0;background:linear-gradient(to right,#ffffff 20%,transparent)}.img-marquee__overflow:after{right:0;background:linear-gradient(to left,#ffffff 20%,transparent)}@media screen and (min-width:1000px){.img-marquee__overflow:before,.img-marquee__overflow:after{width:80px}}.img-marquee__track{display:flex;gap:12px;width:max-content;will-change:transform;animation:img-marquee-scroll 30s linear infinite}.img-marquee--pause-on-hover .img-marquee__overflow:hover .img-marquee__track{animation-play-state:paused}@keyframes img-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.img-marquee__item{flex-shrink:0;width:128px;height:128px;border-radius:16px;overflow:hidden}@media screen and (min-width:1000px){.img-marquee__item{width:200px;height:200px;border-radius:24px}}.img-marquee__img{width:100%;height:100%;object-fit:cover;display:block}.img-marquee__placeholder{display:block;width:100%;height:100%;background:#e4f7f1}.img-marquee__cta{display:flex;flex-direction:column;gap:4px;align-self:center;text-align:center;padding:12px;background:#f5fff7;border-radius:16px;width:calc(100% - 28px);max-width:428px;border:2px solid var(--Text-Primary, #0A3213);transform:translateY(-50%);z-index:2;position:absolute;bottom:-20px}@media screen and (min-width:1000px){.img-marquee__cta{padding:20px;top:50%;bottom:auto}}.img-marquee__headline{margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#0a3213;line-height:1.4}@media screen and (min-width:1000px){.img-marquee__headline{font-size:20px}}.img-marquee__subheading{margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#0a3213bf;line-height:1.5}@media screen and (min-width:1000px){.img-marquee__subheading{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/93/assets/image-marquee.css.map */
