.AnnouncementBanner-module__vdDt3G__announcementBanner{text-align:center;padding:var(--spacing-token-8);width:100%;z-index:var(--z-index-sticky);display:block;position:fixed;top:0;left:0;right:0;overflow-x:hidden}@media (min-width:1024px){.AnnouncementBanner-module__vdDt3G__announcementBanner{height:40px;margin-top:0;padding:0;display:block}}.AnnouncementBanner-module__vdDt3G__announcementBanner.AnnouncementBanner-module__vdDt3G__dark{background-color:var(--dark);color:var(--white)}.AnnouncementBanner-module__vdDt3G__announcementBanner.AnnouncementBanner-module__vdDt3G__blue{background-color:var(--blue);color:var(--white)}.AnnouncementBanner-module__vdDt3G__announcementBanner.AnnouncementBanner-module__vdDt3G__white{background-color:var(--white);color:var(--dark)}.AnnouncementBanner-module__vdDt3G__announcementBanner.AnnouncementBanner-module__vdDt3G__stone{background-color:var(--stone-500);color:var(--white)}.AnnouncementBanner-module__vdDt3G__mobileWrapper{width:100%;display:block;overflow:hidden}@media (min-width:1024px){.AnnouncementBanner-module__vdDt3G__mobileWrapper{display:none}}.AnnouncementBanner-module__vdDt3G__desktopWrapper{display:none}@media (min-width:1024px){.AnnouncementBanner-module__vdDt3G__desktopWrapper{display:block}}.AnnouncementBanner-module__vdDt3G__countdownTimer{position:relative;top:6px;transform:scale(1.25)}@media (min-width:1024px){.AnnouncementBanner-module__vdDt3G__countdownTimer{top:4px;transform:scale(1)}}.AnnouncementBanner-module__vdDt3G__message{padding-top:var(--spacing-token-8);z-index:10;text-align:left;white-space:nowrap;color:inherit;font-size:var(--text-xs);overflow:hidden}@media (min-width:1024px){.AnnouncementBanner-module__vdDt3G__message{line-height:1;font-size:var(--text-sm)}}.AnnouncementBanner-module__vdDt3G__ctaButton{z-index:10;padding-left:var(--spacing-token-12);border-left:1px solid var(--stone-300)}@media (min-width:1024px){.AnnouncementBanner-module__vdDt3G__ctaButton{padding-top:var(--spacing-token-8);border-left:none}}.AnnouncementBanner-module__vdDt3G__starsLeft{position:absolute;bottom:0;left:0}@media (min-width:768px){.AnnouncementBanner-module__vdDt3G__starsLeft{top:0}}.AnnouncementBanner-module__vdDt3G__starsRight{display:none;position:absolute;top:0;right:0;transform:rotate(180deg)}@media (min-width:768px){.AnnouncementBanner-module__vdDt3G__starsRight{display:block}}.AnnouncementBanner-module__vdDt3G__tickerWrapper{width:100%;position:relative;overflow:hidden}.AnnouncementBanner-module__vdDt3G__tickerTrack{will-change:transform;gap:3rem;width:-moz-fit-content;width:fit-content;animation:15s linear infinite AnnouncementBanner-module__vdDt3G__tickerScroll;display:flex;position:relative}.AnnouncementBanner-module__vdDt3G__tickerItem{white-space:nowrap;flex-shrink:0}@keyframes AnnouncementBanner-module__vdDt3G__tickerScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}