.buttons-collection[data-v-513c4ccc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.buttons-collection__button[data-v-513c4ccc]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:16px;-ms-flex-preferred-size:0;flex-basis:0}.buttons-collection__button[data-v-513c4ccc]:last-child{margin-right:0}.separator-widget{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.separator-widget__rotate-btn{color:var(--separator-btn-color)}.separator-widget__rotate-btn--vertical{-webkit-transform:rotate(270deg) scaleY(-1);transform:rotate(270deg) scaleY(-1)}.separator-widget--active{background:rgba(21,126,255,.12)}.separator-widget--active .separator-widget__line{background:var(--blue)!important}.separator-widget__delete-btn{color:var(--separator-btn-color)}.separator-widget--delete .separator-widget__line{background:var(--red)!important}.separator-widget--delete .separator-widget__delete-btn{color:var(--red)}.separator-widget__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 12px}.separator-widget__wrapper:hover{cursor:pointer}.separator-widget__wrapper:hover .separator-widget__line{background:var(--text-base-color)}.separator-widget__wrapper--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.separator-widget__wrapper--vertical .separator-widget__line{width:1px}.separator-widget__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto;max-width:40%}.separator-widget__label{width:100%;overflow:hidden;text-overflow:ellipsis;color:var(--text-base-color);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.separator-widget__line{height:1px;background:var(--select-border);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 8px}.separator-widget__input:focus,.separator-widget__input:hover{border:1px solid var(--input-border-active)!important}