.view__selector{display:flex;gap:8px}.view__selector button{border:1px solid var(--neutral-04);background:var(--neutral-07);border-radius:var(--border-radius-sm);padding:6px;outline:0}.view__selector button.active{background:var(--neutral-06)}@media only screen and (min-width:992px){.view__selector button{height:56px;width:56px}}@media only screen and (min-width:992px){.view__selector svg{height:36px;width:36px}}