.hex-stage{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:0;overflow:hidden}.hex-stage__base{position:relative;height:100%;width:100%;transition:transform .5s ease-in-out;transform:matrix(1,0,0,1,0,0);transform-origin:50% 50%;-webkit-transform-style:preserve-3d}.effect--removed{transition:unset}.stage-img__container{width:200%;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stage-img__item{position:relative;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px;margin-bottom:30px;transition:margin-right .5s ease,margin-bottom .5s ease-in}.stage-img__item .title{transition:font-size .5s ease-in-out;font-size:16px;margin:0;padding:5px;box-sizing:border-box;text-align:left;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stage-img__item .img{-webkit-user-drag:none;display:block;box-sizing:border-box}.stage-img__item .img.active{box-shadow:-1px 3px 10px #a19cc0}.stage__navigator{position:fixed;bottom:20px;right:30px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:120px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#f0f2f5;padding:5px 10px;-ms-flex-align:center;align-items:center;border-radius:5px}.nav-btn .icon{width:28px;height:28px;fill:#5e71c5;vertical-align:middle}.v-modal{background-color:#f4f4f4!important}.stage__preview{background-color:#f4f4f4;position:fixed;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:1004;width:100%;height:100%}.stage__preview .img{-webkit-user-drag:none}