.marquee{width:100%;height:100%;overflow:hidden;padding:0}.marquee .scroll{width:100%;display:flex}.marquee .scroll .banner_below_grid_box{animation:animate-marquee 100s linear infinite;animation-delay:-55s;display:flex!important;gap:0!important}.marquee .scroll .banner_below_grid_box:nth-child(2){animation:animate-marquee-2 100s linear infinite;animation-delay:-5s}.marquee .icon_box:first-child:before{display:block}.marquee .icon_box{display:flex;align-items:center;gap:10px;position:relative;width:350px;margin:0 20px}@media (max-width: 749px){.marquee .icon_box{width:300px}}@keyframes animate-marquee{0%{-moz-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translate(100%)}to{-moz-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes animate-marquee-2{0%{-moz-transform:translateX(0%);-webkit-transform:translateX(0%);transform:translate(0)}to{-moz-transform:translateX(-200%);-webkit-transform:translateX(-200%);transform:translate(-200%)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-marquee.css.map */
