/*!
====================================================
Do not touch or edit!
This file was autogenerated by a CSS preprocessor.
Any changes made here will be automatically deleted once updated.
==================================================== 
*/.announcement-bar .countdown-container{background:#fff;border-radius:4px;margin-bottom:0;max-width:360px;padding:8px 10px;width:100%}.announcement-bar .countdown-timer-heading{font-size:.85rem;margin-bottom:8px}.announcement-bar .countdown-timer-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.announcement-bar .countdown-timer-values{background:linear-gradient(135deg,#29344d,#17233d);border-radius:8px;color:#fff;font-size:.9rem;margin-bottom:8px;padding:3px;text-align:center;width:calc(25% - 3px)}.announcement-bar .countdown-timer-container div:not(.countdown-timer-values){color:#17233d;font-size:.8rem;text-align:center;width:22%}@media screen and (max-width:749px){.announcement-bar .announcement-bar__slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}.announcement-bar .countdown-container{margin-bottom:5px;max-width:200px}}