.s-countdown-bar__container{--bs-gutter-x:22px;--bs-gutter-y:0;margin-left:auto;margin-right:auto;max-width:var(--container--max-width,1400px);padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.s-countdown-bar__date:empty:before,.s-countdown-bar__end:empty:before,.s-countdown-bar__start:empty:before{content:" "}.s-countdown-bar{background-color:var(--s-countdown-bar--bg,#000);color:#fff;font-size:.8rem;position:-webkit-sticky;position:sticky;top:var(--top-bar--height,0);z-index:1021}@media(max-width:575.98px){.s-countdown-bar{--s-countdown-bar__container--flex-direction:column;--s-countdown-bar__date--order:-1}}.s-countdown-bar__container{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:var(--s-countdown-bar__container--flex-direction,row);justify-content:center;line-height:1.3;padding-bottom:.5rem;padding-top:.5rem;text-align:center}.s-countdown-bar__date{display:block;font-weight:800;letter-spacing:.1em;min-width:80px;order:var(--s-countdown-bar__date--order,inherit);text-align:center}.s-countdown-bar__start{font-size:var(--s-countdown-bar__start--fs,inherit)}.s-countdown-bar__end{font-size:var(--s-countdown-bar__end--fs,inherit)}