.section-countdown-timer-bar{z-index:4}.no-js .section-countdown-timer-bar{display:none}.countdown-timer-bar{position:relative;display:flex;background:rgb(var(--color-background));min-height:var(--countdown-height);align-items:center}.countdown-timer-bar .countdown__colon{display:flex;flex-direction:column;gap:.3rem}.countdown-timer-bar .countdown__delimiter{display:inline-block;background:rgba(var(--color-foreground));align-self:center;border-radius:50%;width:.2rem;height:.2rem}@media screen and (min-width: 990px){.countdown-timer-bar .countdown__delimiter{width:.4rem;height:.4rem}}.countdown-timer-bar__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding-block:1rem;width:100%;margin-right:auto;margin-left:auto;padding:0 2.4rem}@media screen and (min-width: 990px){.countdown-timer-bar__wrapper{padding-block:.8rem;display:grid;grid-template-columns:1fr auto 1fr;gap:3.3rem}}.countdown-timer-bar__text{height:100%;display:flex;align-items:center;max-width:33.5rem;text-align:center;margin-bottom:0;order:-1}.color-accent .countdown-timer-bar__text{color:rgb(var(--color-text-accent))}@media screen and (min-width: 990px){.countdown-timer-bar__text{justify-self:end;text-align:unset;order:0}}.countdown-timer-bar__button{text-transform:uppercase;font-size:.9rem}.color-accent .countdown-timer-bar__button{color:rgb(var(--color-text-accent))}@media screen and (max-width: 989px){.countdown-timer-bar__button.mobile-hidden{display:none}}@media screen and (min-width: 990px){.countdown-timer-bar__button{justify-self:start;display:flex;margin-left:auto}}.countdown-timer-bar__main{position:relative;display:inline-flex;justify-content:flex-start;align-items:center;gap:.6rem;z-index:1}.countdown-timer-bar__block{display:flex;justify-content:center;align-items:center;white-space:nowrap;gap:.3rem;margin:0}.color-accent .countdown-timer-bar__block{color:rgb(var(--color-text-accent))}.countdown-timer-bar__number{margin:0;font-variant-numeric:lining-nums proportional-nums;line-height:100%;color:rgb(var(--color-foreground))}.color-accent .countdown-timer-bar__number{color:rgb(var(--color-text-accent))}.countdown-timer-bar__end{display:none;position:relative;height:100%;z-index:1;justify-content:flex-start}.countdown-timer-bar__end-wrapper{max-width:59.2rem;width:100%;display:flex;align-items:center;justify-content:flex-start}.countdown-timer-bar__end-text{color:rgb(var(--color-foreground-title));margin:0}.color-accent .countdown-timer-bar__end-text{color:rgb(var(--color-text-accent))}.countdown-timer-bar__link--overlay{display:block;background-color:rgba(0,0,0,0);text-decoration:none;position:absolute;inset:0;z-index:1}@media screen and (min-width: 990px){.countdown-timer-bar__link--overlay{display:none}}