.video-editor-page{background-color:#000;width:100%;height:calc(var(--vh, 1vh)*100);min-height:500px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;overflow:hidden}#video-editor-page .header-component{z-index:10}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.video-editor-page__footer{width:100%;background-color:#2f1f4c;z-index:10;position:relative}#video-editor-page__footer .VueCarousel{min-height:116px}#video-editor-page__footer .VueCarousel-wrapper{padding-top:16px}#video-editor-page__footer .VueCarousel-slide:last-child{min-width:115px;max-width:115px;margin-left:-53px}#video-editor-page__footer .VueCarousel-pagination{display:none}#video-editor-page__footer .edit-one-element{position:relative;min-height:70px;margin:0}.video-editor-page__image{z-index:5;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;min-height:84px;padding-left:17px}.video-editor-page__music{position:relative;min-height:40px;display:flex;border-radius:5px;margin-left:16px;cursor:pointer}.video-editor-page__music-active{box-shadow:0 0 4px hsla(0,0%,100%,.4),0 0 10px rgba(143,0,255,.8)}@font-face{font-family:Montserrat-Medium;src:url(../fonts/Montserrat-Medium.c8b6e083.ttf) format("truetype")}.video-editor-page__button-wrapepr{width:100%;padding-left:16px;padding-right:16px;padding-bottom:16px;min-height:86px}.video-editor-page__button{height:44px;min-height:44px;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.2);border-radius:5px;margin:0 auto;margin-top:12px;margin-left:16px;margin-right:16px;margin-bottom:16px;cursor:pointer}.video-editor-page__button-text{font-family:Montserrat-Medium;opacity:.5;color:#fff;line-height:12px;font-size:16px}@font-face{font-family:Roboto-Light;src:url(../fonts/Roboto-Light.88823c20.ttf) format("truetype")}.video-editor-page__hint-video{text-align:center;font-size:15px;color:#fff;margin-top:10px;font-family:Roboto-Light}.video-editor-page__hint-price{text-align:center;font-size:15px;color:#31283d;font-family:Roboto-Medium}.video-editor-page__button-active{background:#fff;cursor:pointer}.video-editor-page__button-text-active{color:#31283d;opacity:1}