.textContainer{position:relative;height:20px;overflow:hidden;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.text{width:100%;opacity:0;animation:changeText 15s infinite;position:absolute;font-family:Nunito;font-weight:200;font-size:12px}.text:nth-child(1){animation-delay:0s}.text:nth-child(2){animation-delay:5s}.text:nth-child(3){animation-delay:10s}@keyframes changeText{0%,20%{opacity:1}25%,95%{opacity:0}to{opacity:1}}@media screen and (max-width: 750px){.textContainer{height:30px}.text{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/custom-announcement-bar.css.map */
