.countdown-card{align-items:center;border-radius:.1em;color:#fff;display:flex;justify-content:center;perspective:5.2em;position:relative;transform-style:preserve-3d;transition:width .1s linear}.countdown-card .countdown-card-half{height:50%;left:0;overflow:hidden;position:absolute;width:100%}.countdown-card .countdown-card-half.bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;transform-origin:top}.countdown-card .countdown-card-half.bottom .content{align-items:center;color:#fff;display:flex;inset:-100% 0 0;justify-content:center;position:absolute}.countdown-card .countdown-card-half.top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0;transform-origin:bottom}.countdown-card .countdown-card-half.top .content{align-items:center;display:flex;inset:0 0 -100%;justify-content:center;position:absolute}
