:root{--step--2:clamp(0.7813rem, 0.7747rem + 0.0326vw, 0.8rem);--step--1:clamp(0.9375rem, 0.9158rem + 0.1087vw, 1rem);--step-0:clamp(1.125rem, 1.0815rem + 0.2174vw, 1.25rem);--step-1:clamp(1.35rem, 1.2761rem + 0.3696vw, 1.5625rem);--step-2:clamp(1.62rem, 1.5041rem + 0.5793vw, 1.9531rem);--step-3:clamp(1.944rem, 1.771rem + 0.8651vw, 2.4414rem);--step-4:clamp(2.3328rem, 2.0827rem + 1.2504vw, 3.0518rem);--step-5:clamp(2.7994rem, 2.4462rem + 1.7658vw, 3.8147rem)}#wrapper{display:flex;flex-direction:column;max-width:768px;margin:0 auto}body{color:#222;font-family:monolisa,ml,sans-serif;line-height:1.5;margin:1rem;font-size:var(--step-0)}header{border-bottom:1px solid #222;margin-bottom:1rem;text-align:center}footer{border-top:1px solid #222;margin-top:1rem;text-align:center}a{color:#00e;text-decoration:none}.countdown-value{font-size:var(--step-3)}.switcher{display:flex;flex-wrap:wrap;gap:var(--s1)}.switcher>*{flex-grow:1;flex-basis:calc((35rem - 100%) * 999)}.switcher>:nth-last-child(n+7),.switcher>:nth-last-child(n+7)~*{flex-basis:100%}.countdown-component{display:flex;flex-direction:column;align-items:center}