.countdown-timer .countdown-timer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:12px}.countdown-timer .countdown-timer__content{width:100%;text-align:center}.countdown-timer .countdown-timer__timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.countdown-timer .countdown-timer__timer div{margin-right:8px}.countdown-timer .countdown-timer__timer.dealStyle{-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}.countdown-timer .countdown-timer__timer.dealStyle div{margin-right:16px}@media (min-width: 768px){.countdown-timer .countdown-timer__timer.dealStyle div{margin-right:32px}}.countdown-timer .countdown-timer__timer.dealStyle.use-hours div:first-child{margin-right:0}.countdown-timer .countdown-timer__timer.dealStyle.use-hours .countdown-timer__timer-item--days,.countdown-timer .countdown-timer__timer.dealStyle.use-hours .countdown-timer__timer-item--days+span{display:none}.countdown-timer .countdown-timer__timer.dealStyle .countdown-timer__timer-item{background-color:transparent;font-family:"barbieri",sans-serif;font-weight:800;color:var(--textColor, #F4B615);font-size:32px;padding-bottom:20px;text-align:center;width:100%}@media (min-width: 768px){.countdown-timer .countdown-timer__timer.dealStyle .countdown-timer__timer-item{font-size:60px;padding-bottom:24px}}.countdown-timer .countdown-timer__timer.dealStyle .countdown-timer__timer-item--text{font-family:"barbieri",sans-serif;font-weight:800;color:var(--textColor, #F4B615);font-size:24px;text-align:center}.countdown-timer .countdown-timer__timer.newDesignStyle .countdown-timer__timer{margin:0}.countdown-timer .countdown-timer__timer.newDesignStyle .countdown-timer__timer-item{background-color:transparent;font-family:"barbieri",sans-serif;font-weight:800;display:inline-block;color:var(--textColor, #fff);font-size:32px;line-height:32px;width:100%}@media (min-width: 768px){.countdown-timer .countdown-timer__timer.newDesignStyle .countdown-timer__timer-item{padding:0;font-size:64px;line-height:64px;font-weight:400}}.countdown-timer .countdown-timer__timer.newDesignStyle .countdown-timer__timer-item--text{font-family:"Montserrat",sans-serif;font-weight:500;color:#A4AFB9;font-size:12px;display:block}@media (min-width: 1024px){.countdown-timer .countdown-timer__timer.newDesignStyle .countdown-timer__timer-item--text{font-size:18px}}.countdown-timer .countdown-timer__timer.newDesignStyle div:not(:last-child) .countdown-timer__timer-item::after{content:':';font-family:"Montserrat",sans-serif;display:inline-block;margin-left:12px;color:#00C3C8;font-weight:700}.countdown-timer .countdown-timer__timer.newDesignStyle div:not(:last-child) .countdown-timer__timer-item--text{padding-right:20px}@media (min-width: 1024px){.countdown-timer .countdown-timer__timer.newDesignStyle div:not(:last-child) .countdown-timer__timer-item--text{padding-right:28px}}.countdown-timer .countdown-timer__timer-item{width:43px;height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--bgColor, #008489);border-radius:4px;padding:6px 6px 6px 0;margin:0;color:var(--textColor, #F1F5F6);font-size:1.4286em}.countdown-timer .countdown-timer__timer-item--text{font-size:0.7143em;font-weight:700;color:var(--bgColor, #008489)}.countdown-timer__wrapper{padding-top:var(--paddingTop);padding-bottom:var(--paddingBottom);display:none;-webkit-box-pack:var(--alignment, "flex-start");-ms-flex-pack:var(--alignment, "flex-start");justify-content:var(--alignment, "flex-start")}

