.IconButtonLabel{font-size:.6rem;font-weight:var(--beacons-semibold-font-weight)}.EnterFromRight{animation:slideInFromRight .1s ease-in-out}.EnterFromLeft{animation:slideInFromLeft .1s ease-in-out}.BlockCard .BlockCardHeader{display:flex;justify-content:space-between;align-items:center}.BlockCard .BlockCardHeaderTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:24px;display:flex;align-items:center}.BlockCard .BlockCardHeaderButton{display:flex}.BlockCard .BlockCardHeaderButton>div{display:flex;flex-direction:column;justify-content:center;align-items:center}.SmallIconButtonLargeTouchTarget.SmallIconButtonLargeTouchTarget{padding:8px;margin:-8px}.ErrorText{color:var(--error-color)}.Clickable{cursor:pointer;text-decoration:underline}.DragContainer{background-color:#fff;flex:1 1 auto;border-radius:var(--beacons-border-radius)}.AdminPanelHeader{display:flex;justify-content:space-between;align-items:center}@keyframes slideInFromRight{0%{transform:translateX(20%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInFromLeft{0%{transform:translateX(-20%);opacity:0}to{transform:translateX(0);opacity:1}}
/*# sourceMappingURL=fca59e7c5ca010dc.css.map*/