.marquee{--gap: 3rem;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:var(--gap);background-color:#000;margin:0 auto}.marquee__content{flex-shrink:0;display:flex;justify-content:space-around;gap:var(--gap);min-width:100%;list-style-type:none}.enable-animation .marquee__content{animation:scroll 30s linear infinite;color:#fff;padding-left:10px;margin:5px 0;font-size:14px;font-weight:700}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}.marquee--hover-pause:hover .marquee__content{animation-play-state:paused}.marquee--pos-absolute .marquee__content:last-child{position:absolute;top:0;left:0}.enable-animation .marquee--pos-absolute .marquee__content:last-child{animation-name:scroll-abs}@keyframes scroll-abs{0%{transform:translate(calc(100% + var(--gap)))}to{transform:translate(0)}}.feather.feather-user,.feather-shopping-cart{width:24px!important;height:24px!important}.search-modal__form .field:before,.search-modal__form .field:after,.search-modal__form .field:hover:after,.search-modal__form .field__input:focus{box-shadow:none}@media only screen and (max-width:767px){.marquee{--gap: 3rem;margin:0}.marquee--hover-pause:hover .marquee__content{animation-play-state:running}}@media only screen and (min-width:768px)and (max-width:1024px){.marquee{--gap: 3rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/akuna-h.css.map */
