.m-time-countdown{background:#848484;border-radius:0;font-size:clamp(1.1rem,3vw,4rem);margin:0 auto .5em;padding:.75em 1em .9em;width:100%}.m-time-countdown .title{color:#fff;font-size:clamp(1.25em,1.5em,2rem);font-weight:700;text-align:center;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.m-time-countdown .time-block{align-items:end;display:flex;justify-content:center}.m-time-countdown .time-block .date>*{background:#333;border-radius:3px;box-shadow:inset 0 0 10px rgba(0,0,0,.3);color:#fff;display:inline-block;font-family:roboto,serif;font-size:2.2em;font-weight:500;line-height:1;margin:0 1px;padding:.4em 0;text-align:center;text-shadow:0 2px 5px rgba(0,0,0,.3);width:1.2em}.m-time-countdown .time-block .text{color:#333;font-weight:700;line-height:1.2;padding:0 .2em}