.countdown{align-items:stretch;display:flex;font-family:inherit;gap:16px;justify-content:space-between;max-width:838px;width:100%}@media (max-width:767px){.countdown{flex-wrap:wrap}}.countdown__item{min-width:128px;position:relative;text-align:center}@media (max-width:767px){.countdown__item{width:100%}}.countdown__separator{background:hsla(0,0%,100%,.2);flex-shrink:0;width:1px}.countdown__number{line-height:1;margin-bottom:20px}.countdown__label{opacity:.75;text-transform:uppercase}.countdown--expired{font-weight:600}