.announce-bar{--announce-container:1122px;--text-color:#767057;--title-size:14px;--title-line-h:21px;--title-weight:500;--close-w:18px;--close-pd:3px;--close-t:13px;--close-r:32px;--arrow:24px;--announce-h:50px;background-repeat:no-repeat;background-size:cover;display:none;position:relative}.announce-bar.announce-bar-show{display:block;height:var(--announce-h)}.announce-bar .swiper-wrapper-container .announce-swiper-slide{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:flex;justify-content:center}.announce-bar .swiper-wrapper-container .announce-swiper-slide .announce-item{align-items:center;background-size:cover;display:flex;justify-content:center;text-align:center;width:var(--container-w)}.announce-bar .swiper-wrapper-container .announce-swiper-slide .announce-item .announce-item-container{align-items:center;display:flex;height:var(--announce-h);padding:var(--container-pd);width:var(--announce-container)}.announce-bar .swiper-wrapper-container .announce-swiper-slide .announce-item .announce-item-container .announce-item-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:Poppins-Medium;font-size:var(--title-size);line-height:var(--title-line-h);overflow:hidden;text-overflow:ellipsis}.announce-bar .swiper-wrapper-container .announce-swiper-slide .announce-item .announce-item-container .announce-item-arrow{line-height:16px;width:var(--arrow)}.announce-bar .swiper-wrapper-container .announce-swiper-slide .announce-item .announce-item-container .announce-item-arrow svg{height:18px;width:18px}.announce-bar .header-container{pointer-events:none;position:relative;z-index:2}.announce-bar .header-container .announce-bar--close{cursor:pointer;pointer-events:auto;position:absolute;right:var(--close-r);top:var(--close-t)}.announce-bar .header-container .announce-bar--close svg{fill:#fff;stroke:#fff!important;stroke-width:2.5;background-color:rgba(0,0,0,.2);border-radius:50%;box-sizing:content-box;height:var(--close-w);padding:var(--close-pd);transition:all .3s;width:var(--close-w)}.announce-bar .header-container .announce-bar--close svg:hover{background-color:rgba(0,0,0,.3)}.announce-bar .header-container .announce-bar--close svg:active{background-color:rgba(0,0,0,.4)}.announce-bar .countdown{--cw:36px;--ch:18px;--colon-w:5px;--h:20px;--min-w:180px;--text:8px;--text-h:12px;--text-line-h:14px;--round:4px;--pr:32px;align-items:center;color:"#fff";display:inline-block;font-size:var(--title-size);justify-content:space-between;line-height:var(--title-size);min-width:180px;min-width:var(--min-w);padding-right:32px;padding-right:var(--pr)}.announce-bar .countdown .countdown-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.announce-bar .countdown span{background:#fff;border-radius:var(--round);font-size:var(--title-size);font-weight:600;height:var(--ch);height:var(--h);line-height:var(--h);position:relative;width:var(--cw)}.announce-bar .countdown i{font-size:var(--text);font-style:normal;line-height:var(--text-line-h);overflow:hidden}@media screen and (max-width:1440px){.announce-bar{--announce-container:77.91666667vw;--title-size:0.97222222vw;--title-line-h:1.45833333vw;--close-w:1.25vw;--close-pd:0.20833333vw;--close-t:0.90277778vw;--arrow:1.66666667vw;--announce-h:3.47222222vw}.announce-bar .countdown{--cw:2.5vw;--ch:1.25vw;--colon-w:0.34722222vw;--h:1.38888889vw;--min-w:12.5vw;--pr:2.22222222vw}}@media screen and (max-width:1024px){.announce-bar{--announce-container:100%;--title-size:3.2vw;--title-line-h:5.06666vw;--close-w:3.2vw;--close-pd:0.15625vw;--close-t:2.13333vw;--arrow:3.73333333vw;--announce-h:13.3333vw;--close-r:-4.26667vw}.announce-bar .countdown{--cw:6vw;--ch:6vw;--colon-w:5px;--h:6vw;--min-w:30vw;--text:2.13333333vw;--text-h:2.4vw;--text-line-h:3.2vw;--round:1.06666667vw;--pr:1vw}}toast-message-manager{--text-size:20px;--text-line-height:28px;--text-weight:600;--text-color:#000;--pos-top:7.6vw;--index:9999999999;--type-border:4px;--content-padding:16px 24px 16px 24px;--close-right:8px;--close-size:16px;--close-wh:30px;--close-padding:5px;--icon-size:20px;--icon-right:12px;display:flex;flex-direction:column-reverse;left:50%;overflow:hidden;position:fixed;right:auto;row-gap:calc(24px - 1rem);top:var(--pos-top);transform:translateX(-50%);z-index:var(--index)}toast-message-manager toast-message{border-radius:2px;box-shadow:0 2px 10px 0 rgba(0,0,0,.2);margin:.5rem;transform:translate(calc(100% + 1rem));transition:transform .3s ease}toast-message-manager toast-message.open{transform:translate(0)}toast-message-manager .alert{--color-link:18,18,18;align-items:flex-start;background-color:#fff;border-radius:2px;color:#121212;display:flex;font-size:var(--text-size);font-weight:400;line-height:var(--text-line-height);padding:var(--content-padding);position:relative;word-break:break-word}toast-message-manager .alert.alert--no-button{padding-right:3rem}toast-message-manager .alert.alert--small{font-size:1.4rem;padding:1rem 1rem 1rem 1.5rem}toast-message-manager .alert.alert--success{background-color:#f6ffed;border:1px solid #b7eb8f}toast-message-manager .alert.alert--warning{--color-foreground:160,98,7;--color-background-message:254,252,232}toast-message-manager .alert.alert--error{--color-foreground:152,28,27;--color-background-message:254,242,242}toast-message-manager .alert .toast__button{align-items:center;background-color:transparent;border:0;border-radius:50%;cursor:pointer;display:none!important;display:inline-flex;height:var(--close-wh);justify-content:center;padding:var(--close-padding);position:absolute;right:var(--close-right);top:calc(50% - var(--close-wh)/2);transition:background-color .3s ease;width:var(--close-wh)}toast-message-manager .alert .toast__button svg{height:var(--close-size);width:var(--close-size)}toast-message-manager .alert .toast__button:hover{background-color:rgb(var(--color-foreground),.1)}toast-message-manager .alert .toast-icon{flex:none;height:var(--icon-size);margin-right:var(--icon-right);margin-top:3px;width:var(--icon-size)}@media screen and (min-width:1024px){toast-message-manager{max-width:560px}}@media screen and (max-width:1023.98px){toast-message-manager{--text-size:3.73333333vw;--text-line-height:4.8vw;--pos-top:12vh;--content-padding:3.2vw;--icon-right:1.86666667vw;--icon-size:3.73333333vw;max-width:85.33333333vw;top:var(--pos-top);width:-moz-max-content;width:max-content}toast-message-manager .alert .toast-icon{margin-top:.4vw}}
/*# sourceMappingURL=plugins-announcement-bar-new.min.css.map*/