w-counter{display:inline-flex;justify-content:center;align-items:center;max-width:max-content;width:100%}w-counter .wc-wrap{font-size:17px;text-align:center;line-height:1;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;border:1px solid #4D008C;min-height:36px;width:100%;padding:4px 8px}w-counter .wc-timer{justify-content:center;align-items:center}w-counter .wc-block{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:26px}w-counter .wc-val{font-weight:700}w-counter .wc-lbl{font-size:8px}w-counter .wc-sep{font-size:14px;font-weight:700;margin:-10px 4px 0;opacity:.5}w-counter .wc-soon,w-counter .wc-done{font-weight:500}w-counter .wc-soon p,w-counter .wc-done p{margin:0}w-counter .wc-show{display:flex!important}w-counter .wc-hide{display:none!important}