.EventorIcon{height:24px;width:24px}.EventorIcon__ExternalLink{height:18px;width:18px}.EventorButtonGroup{margin-bottom:8px;display:flex;flex-direction:column;flex-wrap:wrap}.EventorButtonGroup .EventorChakraButtonGroup{display:grid;grid:auto/1fr}.EventorButtonGroup .EventorChakraButtonGroup button{width:100%;border-radius:0}.EventorApp.EventorApp--dark .EventorButtonGroup .EventorChakraButtonGroup button{border:1px solid #5a5353}.EventorApp.EventorApp--dark .EventorButtonGroup .EventorButton--selected button{background-color:#ea11b7;color:#fcfcfc}.EventorApp.EventorApp--light .EventorButtonGroup .EventorChakraButtonGroup button{border:1px solid #e6e7e9}.EventorApp.EventorApp--light .EventorButtonGroup .EventorButton--selected button{background-color:#5b1177;color:#fcfcfc}@media screen and (min-width:768px){.EventorButtonGroup .EventorChakraButtonGroup{grid:auto/repeat(2,1fr)}}@media screen and (min-width:992px){.EventorButtonGroup .EventorChakraButtonGroup{grid:auto/repeat(3,1fr)}}@media screen and (min-width:1280px){.EventorButtonGroup .EventorChakraButtonGroup{grid:auto/repeat(4,1fr)}}