.announcement{width:100%;display:flex;text-decoration:none;background-color:var(--backgroundColor);color:var(--color);font-size:var(--fontSize);font-weight:var(--fontWeight);padding-top:var(--paddingTop);padding-bottom:var(--paddingBottom)}.announcement:hover{opacity:.9}.marquee{margin:0 auto;width:100%;height:30px;white-space:nowrap;box-sizing:border-box;position:relative;--gap: 1rem;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:var(--gap)}.marquee:before,.marquee:after{position:absolute;top:0;width:50px;height:30px;content:"";z-index:1}.marquee:before{left:0;background:linear-gradient(to right,var(--backgroundColor) 5%,transparent 100%)}.marquee:after{right:0;background:linear-gradient(to left,var(--backgroundColor) 5%,transparent 100%)}.marquee__content{width:fit-content!important;display:flex;line-height:30px}.marquee .list-inline{display:flex;justify-content:space-around;width:fit-content;list-style:none;padding:0 20px;margin:0!important;height:30px;font-size:16px}@media (min-width: 768px){.marquee .list-inline{font-size:20px}}.marquee .list-inline>*{margin:0!important}@media (max-width: 767px){.marquee .list-inline.desktop{display:none}.list-inline.desktop+svg{display:none}}@media (min-width: 768px){.marquee .list-inline{font-size:16px}}.marquee{--gap: 1rem;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:var(--gap)}.marquee__content{flex-shrink:0;display:flex;justify-content:space-around;align-items:center;gap:var(--gap);min-width:100%}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}@media (prefers-reduced-motion: reduce){.marquee__content{animation-play-state:paused!important}}.enable-animation .marquee__content{animation:scroll 20s linear infinite}@media (min-width: 768px){.enable-animation .marquee__content{animation:scroll 40s linear infinite}}.marquee--reverse .marquee__content{animation-direction:reverse}.marquee--hover-pause:hover .marquee__content{animation-play-state:paused}.marquee--fit-content{max-width:fit-content}.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)}}.marquee__content>*{flex:0 0 auto;border-radius:.25rem;text-align:center}.slimline.announcement{display:flex;flex-direction:column;line-height:1.875rem;font-size:1.0625rem}.slimline.announcement .annoucement_text{font-weight:700}.slimline.announcement .countdown__timer{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:-.5rem}.slimline .timer{display:flex;gap:.5rem;font-weight:700}.slimline.countdown__timer .timer .time{font-size:1rem;width:fit-content;display:flex}.slimline.countdown__timer .timer .section{width:fit-content;margin:unset}.slimline.countdown__timer .timer .time .count{font-size:1.0625rem;width:1.25rem}.slimline.countdown__timer .timer{padding-bottom:unset}
/*# sourceMappingURL=/cdn/shop/t/772/assets/snippet-announcement.css.map */
