.info-strip{align-items:stretch;display:flex;flex-direction:column;font-size:var(--txt--2);gap:1em;justify-content:stretch;margin-bottom:15px;margin-top:15px;padding:0;text-align:center;text-wrap:pretty}.info-strip .countdown-decal{display:inline-block}.info-strip svg{height:20px;margin-right:5px;min-width:20px}.info-strip__block{align-content:center;align-items:center;background:var(--accent-background);border-radius:var(--radius);display:flex;flex:1 1 0;gap:20px;justify-content:center;padding:10px;position:relative;transition:filter .2s ease}.info-strip__block>a,.info-strip__block>p{flex-grow:1;text-box-edge:cap alphabetic;text-box-trim:trim-both}@media screen and (min-width:641.02px){.info-strip{flex-direction:row;gap:15px}.info-strip a:hover{filter:brightness(.96)}.info-strip__block{padding:15px 20px}}