.countdown-cardcode{align-items:center;display:flex;gap:4px}.countdown-cardcode .countdown-cardcode-time-separator{color:#fc0;font-size:8.5px;font-weight:700;line-height:1.2}.countdown-cardcode-time-block{align-items:center;background:linear-gradient(90deg,#ffd11b,#ffbf00);border-radius:2.8px;box-shadow:0 0 8.5px rgbargba(255,217,66,.2);display:flex;flex-direction:column;justify-content:center;padding:2px 0;text-shadow:0 0 1px #ffd63299;transform:skewX(-5deg);width:23px}.countdown-cardcode-time-box{color:#000;font-family:Barlow Bold;font-size:12px;font-weight:700;line-height:14px}.countdown-cardcode-time-label{color:#0009;font-family:Barlow;font-size:5.5px;font-weight:500;line-height:1.2;text-transform:uppercase}