.smart-countdown-timer{width:100%;display:flex;position:relative;height:80px;background:#2b3641;color:#fff;align-items:center;justify-content:center}.smart-countdown-timer .smart-countdown-timer--container{max-width:960px;position:relative;display:flex;flex-direction:row;align-items:center;width:100%;padding:0 15px}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--title{font-size:24px;font-weight:bold;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}@media(max-width: 940px){.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--title{font-size:14px}}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown{margin-left:auto;justify-content:flex-end;display:flex;flex-direction:row;width:100%;align-items:center}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--label{font-size:1em;display:flex;align-items:center;padding:20px 0;margin:0 25px;font-weight:lighter}@media(max-width: 980px){.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--label{display:none}}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--block{display:flex;width:60px;height:60px;flex-direction:column;align-items:center;justify-content:center;background:#1f2933;border-radius:5px;margin-right:5px}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--block:last-of-type{margin-right:0}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--block .smart-countdown-timer--value{font-size:30px;line-height:30px;font-weight:bold;padding:0;margin:0}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--block .smart-countdown-timer--key{font-size:16px;padding:0;margin:0}@media(max-width: 800px){.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--block{width:50px;height:50px}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--block .smart-countdown-timer--value{font-size:26px;line-height:26px;font-weight:bold;padding:0;margin:0}.smart-countdown-timer .smart-countdown-timer--container .smart-countdown-timer--countdown .smart-countdown-timer--block .smart-countdown-timer--key{font-size:16px;padding:0;margin:0}}