@keyframes pulse{0%{box-shadow:0 0 #fff6}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}@keyframes pulseEnding{0%{box-shadow:0 0 #0006}70%{box-shadow:0 0 0 12px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes pulseEnds{0%{box-shadow:0 0 #00000080}70%{box-shadow:0 0 0 15px transparent}to{box-shadow:0 0 0 0 transparent}}.BlogEventCountdown{animation:pulseEnding 2s infinite;min-height:117px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.BlogEventCountdown__unit{border-radius:10px;padding:10px 30px}.BlogEventCountdown__unit--pulse{animation:pulse 2s infinite}.BlogEventCountdown__unit--pulse-ending{animation:pulseEnding 2s infinite}.BlogEventCountdown__unit:first-child{animation-delay:.25s}.BlogEventCountdown__unit:nth-child(2){animation-delay:.5s}.BlogEventCountdown__unit:nth-child(3){animation-delay:.75s}.BlogEventCountdown__unit:nth-child(4){animation-delay:1s}
