.editor-row-slider__slide__hoverstate{display:none;position:absolute;top:10px;right:35px;width:30px;height:30px;text-align:center;background-color:#fff;border-radius:20px;box-shadow:0 4px 15px -3px rgba(0,10,10,.12);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;z-index:999}.editor-row-slider__slide__hoverstate span{font-size:26px;line-height:.6;display:block;color:#6e7b84}.editor-row-slider__slide__hoverstate:focus,.editor-row-slider__slide__hoverstate[focus-within]{display:block;background-color:#f3f4f5}.editor-row-slider__slide__hoverstate:focus-within{display:block;background-color:#f3f4f5}.editor-row-slider__slide__hoverstate[focus-within]+.editor-row-slider__slide__actions{display:flex}.editor-row-slider__slide__hoverstate:focus-within+.editor-row-slider__slide__actions{display:flex}.editor-row-slider__slide:hover .editor-row-slider__slide__hoverstate{display:block}.editor-row-slider__slide:hover .editor-row-slider__slide__hoverstate:hover{background-color:#f3f4f5}.editor-row-slider__slide__actions{display:none;flex-direction:column;position:absolute;top:45px;right:35px;width:115px;background-color:#fff;border-radius:5px;z-index:999}.editor-row-slider__slide__actions__group{display:flex;align-items:center;justify-content:space-around;padding:10px;font-size:14px;border-radius:0 0 5px 5px}.editor-row-slider__slide__actions__group:hover{background-color:#f3f4f5}.editor-row-slider__slide__actions__group span{color:#0e2332}.editor-row-slider__slide__actions__group svg{height:15px;width:15px}.editor-row-slider__slide__actions__group--red span{color:#f64949}.editor-row-slider__slide__actions__group--red svg{fill:#f64949}.editor-row-slider__slide__actions__group:first-of-type{border-bottom:1px solid #e6e9ea;border-radius:5px 5px 0 0}.editor-row-slider__slide__actions:hover{display:flex}