.toggle-buttons{border-radius:var(--borderRadius-xxl);box-shadow:var(--boxShadow-medium);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:.3rem .5rem}@media screen and (min-width:769px){.toggle-buttons{display:inline-flex;justify-content:flex-start;padding:.5rem .75rem}}.toggle-buttons__button{margin-top:0!important;white-space:nowrap}.toggle-buttons__button.uro-button.dn-button:active,.toggle-buttons__button.uro-button.dn-button:focus{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-lightest)}.filter-events{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;margin:-.75rem}@media screen and (min-width:769px){.filter-events{align-items:flex-start;flex-direction:row}}.filter-events>*{margin:.75rem}
