.marquee-wrapper{overflow:hidden;width:100%;padding:20px 0}.marquee-track{display:flex;width:max-content;animation:marquee 280s linear infinite}.marquee-item{flex:0 0 auto;margin-right:0}.marquee-item img{height:70px;width:auto;display:block;border-radius:8px}.marquee-wrapper:hover .marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.countdown_timer{display:flex;flex-direction:column;align-items:center;padding:0 20px 30px}.countdown_timer .ct-wrapper{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.countdown_timer .ct-box{background-color:#1c2030;border-radius:12px;width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:none}.countdown_timer .ct-number{font-size:36px;font-weight:800;line-height:1;color:#fff;letter-spacing:-1px;font-family:Bricolage Grotesque,sans-serif}.countdown_timer .ct-label{font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffff80;margin-top:6px}@media(max-width:480px){.countdown_timer .ct-box{width:70px;height:70px}.countdown_timer .ct-number{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/8/compiled_assets/styles.css.map */
