.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);align-items:center;display:inline-flex;font-size:14px;height:32px;line-height:20px;position:relative;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;height:20px;transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{display:inline-block;font-size:14px;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{align-items:center;background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:20px;min-width:40px;outline:none;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{align-items:center;display:flex;height:16px;justify-content:center;overflow:hidden;padding:0 4px 0 18px;transition:all var(--el-transition-duration);width:100%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{align-items:center;background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);color:var(--el-switch-off-color);display:flex;height:16px;justify-content:center;left:1px;position:absolute;transition:all var(--el-transition-duration);width:16px}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color);left:calc(100% - 17px)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;height:40px;line-height:24px}.el-switch--large .el-switch__label{font-size:14px;height:24px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{border-radius:12px;height:24px;min-width:50px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{height:20px;width:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;height:24px;line-height:16px}.el-switch--small .el-switch__label{font-size:12px;height:16px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{border-radius:8px;height:16px;min-width:30px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{height:12px;width:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.fade-enter-active[data-v-12b0428a],.fade-leave-active[data-v-12b0428a]{transition:opacity .2s ease}.fade-enter-from[data-v-12b0428a],.fade-leave-to[data-v-12b0428a]{opacity:0}.scale-enter-active[data-v-12b0428a]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.scale-leave-active[data-v-12b0428a]{transition:all .2s ease-out}.scale-enter-from[data-v-12b0428a]{opacity:0;transform:scale(.9)}.scale-leave-to[data-v-12b0428a]{opacity:0;transform:scale(.95)}.loading-spinner[data-v-12b0428a]{animation:spin-12b0428a .8s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin-12b0428a{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#video-container[data-v-464ee892]{background-size:cover}.loading[data-v-464ee892]{border:2px solid #999;border-radius:100%;border-top-color:transparent;height:50px;width:50px}.loading[data-v-464ee892],.loading1[data-v-464ee892]{animation:circle-464ee892 .75s linear infinite}.loading1[data-v-464ee892]{border:2px solid #fff;border-radius:100%;border-top-color:transparent;height:20px;width:20px}.loading-div[data-v-464ee892]{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex-direction:column;height:120px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}.loading-text[data-v-464ee892]{animation:circle-464ee892 .75s linear infinite;border:2px solid #6b4dff;border-radius:100%;border-top-color:transparent;height:28px;width:28px}.sel-loading-box[data-v-464ee892]{border-radius:20px;height:280px;position:relative;width:280px}@media(min-width:600px){.sel-loading-box[data-v-464ee892]{border-radius:20px;height:500px;position:relative;width:500px}}.container{width:100%}.container .el-loading-spinner i{color:#6d4bff!important;font-size:70px!important;margin-top:-81px!important}.container .el-loading-spinner .el-loading-text{color:#6d4bff!important;font-size:21px}.container .el-loading-mask{background:#3d3d3db3;border-radius:30px;height:auto;margin-left:-14px;width:34rem}[data-v-464ee892] .el-loading-spinner .circular{height:18%!important;width:18%!important}[data-v-464ee892] .el-loading-spinner .path{stroke:#6d4bff!important}@media screen and (max-width:719px){.wrap-video-edit .file-video-edit[data-v-464ee892]{height:600px;margin-top:50px}.wrap-video-edit .file-video-edit .video-edit-after[data-v-464ee892],.wrap-video-edit .file-video-edit .video-edit-original[data-v-464ee892]{height:625px;width:800px}.header-close[data-v-464ee892]{cursor:pointer;height:62.5px;position:absolute;right:66px;top:54px;width:62.5px;z-index:222}.header-close .close-button[data-v-464ee892]{color:#fff;font-size:85px}.video-select[data-v-464ee892]{border:none;margin-top:40px;padding:0;width:100%}.video-player-on[data-v-464ee892]{display:inline-block;height:50px;left:0;line-height:0px;position:absolute;top:-65px;width:50px}.demons-tration[data-v-464ee892]{background:#5b5a5a;border-radius:30px;margin-top:80px;padding:0 22px;position:relative;width:100%}.demons-tration .tration-time[data-v-464ee892]{align-items:center;color:#000;display:flex;flex-direction:row;justify-content:space-between;margin-top:-8px;width:100%}.edit-video-time[data-v-464ee892]{align-items:flex-start;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:30px auto 10px;width:100%}.edit-video-time[data-v-464ee892] .el-input-number{width:100px}.edit-video-time[data-v-464ee892] .el-input__inner{height:35px}.edit-video-time[data-v-464ee892] .el-input-number__increase{height:17px!important;margin-top:2px;width:18px}.edit-video-time[data-v-464ee892] .el-input-number__decrease{height:17px!important;width:18px}.edit-video-time .time-end[data-v-464ee892],.footer-button[data-v-464ee892]{margin-top:10px}.footer-button[data-v-464ee892]{display:flex;flex-direction:row;justify-content:center;padding-bottom:30px;text-align:center}.footer-button .cancel-button[data-v-464ee892],.footer-button .next-button[data-v-464ee892]{border-radius:60px;color:#fff;height:40px;width:80px}.footer-button .next-button[data-v-464ee892]{margin-left:55px}}@media screen and (min-width:719px){.wrap-video-edit .file-video-edit[data-v-464ee892]{height:240px;margin-top:20px}.wrap-video-edit .file-video-edit .video-edit-after[data-v-464ee892],.wrap-video-edit .file-video-edit .video-edit-original[data-v-464ee892]{height:250px;width:320px}.header-close[data-v-464ee892]{cursor:pointer;height:25px;position:absolute;right:8px;top:14px;width:25px;z-index:222}.header-close .close-button[data-v-464ee892]{color:#fff;font-size:25px}.video-select[data-v-464ee892]{border:none;height:400px;margin:0;padding:0;width:100%}.video-player-on[data-v-464ee892]{bottom:0;display:inline-block;height:50px;left:-65px;line-height:0px;position:absolute;width:50px}.demons-tration[data-v-464ee892]{background:#5b5a5a;border-radius:10px;margin:22px auto 0;padding:0 8px;position:relative;width:400px}.demons-tration .tration-time[data-v-464ee892]{margin-top:-8px;width:100%}.demons-tration .tration-time[data-v-464ee892],.edit-video-time[data-v-464ee892]{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:space-between}.edit-video-time[data-v-464ee892]{margin:10px auto;width:481px}.edit-video-time[data-v-464ee892] .el-input-number{width:100px}.edit-video-time[data-v-464ee892] .el-input__inner{height:35px}.edit-video-time[data-v-464ee892] .el-input-number__increase{height:17px!important;margin-top:2px;width:18px}.edit-video-time[data-v-464ee892] .el-input-number__decrease{height:17px!important;width:18px}.footer-button[data-v-464ee892]{display:flex;flex-direction:row;justify-content:center;margin-top:20px;padding-bottom:20px;text-align:center}.footer-button .cancel-button[data-v-464ee892],.footer-button .next-button[data-v-464ee892]{border-radius:30px;color:#fff;height:40px;width:168px}.footer-button .next-button[data-v-464ee892]{margin-left:55px}}.wrap-video-edit[data-v-464ee892]{color:#fff}.wrap-video-edit .container[data-v-464ee892]{width:100%}.wrap-video-edit .container .file-video-edit[data-v-464ee892]{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.wrap-video-edit .container .file-video-edit .video-edit-original[data-v-464ee892]{align-items:center;display:flex;flex-direction:column;justify-content:center}.wrap-video-edit .container .file-video-edit .video-edit-original p[data-v-464ee892]{text-align:center}.wrap-video-edit .container .file-video-edit .video-edit-after[data-v-464ee892]{align-items:center;display:flex;flex-direction:column;justify-content:center}.wrap-video-edit .container .file-video-edit .video-edit-after p[data-v-464ee892]{text-align:center}.container-video-player[data-v-464ee892]{position:relative;width:100%}.video[data-v-464ee892]{background:transparent;border:none;display:block;outline:none}.video[data-v-464ee892]::-webkit-media-controls{display:none!important}.video[data-v-464ee892]::-moz-media-controls{display:none!important}.video[data-v-464ee892]::-ms-media-controls{display:none!important}.linka[data-v-464ee892]{color:#060097;transition:color .3s}.linka[data-v-464ee892]:hover{color:#c10fff}.questionmarkshow[data-v-464ee892]{display:none}.questionmark:hover~.questionmarkshow[data-v-464ee892]{display:block}.el-dropdown-link[data-v-464ee892]:focus-visible{outline:none}.custom-dropdown[data-v-464ee892]{color:var(--vp-c-text-1);font-size:14px;font-weight:500;padding:0 12px;position:relative}.custom-dropdown[data-v-464ee892],.dropdown-button[data-v-464ee892]{align-items:center;display:flex;justify-content:center}.dropdown-button[data-v-464ee892]{background:none;border:none;color:#3d3d3d;cursor:pointer;font-size:18px;justify-content:space-between;transition:color .25s;width:100%}.dropdown-button[data-v-464ee892]:hover{color:#3c3c43c7}.dropdown-menu[data-v-464ee892]{background-color:#fff;border:1px solid #e2e2e3;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;list-style:none;margin:0;padding:12px;position:absolute;right:200px;top:26px;transform:translate(50%);transition:opacity .25s,visibility .25s,transform .25s;z-index:9999}.custom-dropdown:hover .dropdown-menu[data-v-464ee892],.dropdown-menu[data-v-464ee892],.dropdown-menu[v-show][data-v-464ee892]{opacity:1;visibility:visible}.dropdown-menu .dropdown-item[data-v-464ee892]{height:100%;margin:0 15px;width:auto}.dropdown-menu .dropdown-item[data-v-464ee892]:nth-child(2){margin:0 50px}.dropdown-menu .dropdown-item .title[data-v-464ee892]{align-items:center;border-bottom:1px solid #e2e2e3;display:flex;font-size:16px;font-weight:600;height:50px;width:100%}.dropdown-menu .dropdown-item .content[data-v-464ee892]{font-size:14px;height:calc(100% - 50px);padding:12px 0 0}.dropdown-menu .dropdown-item .content .content-item[data-v-464ee892]{align-items:center;border-radius:6px;color:var(--vp-c-text-1);display:flex;font-size:14px;font-weight:500;line-height:32px;margin:5px 0;padding:0 12px 0 0;transition:background-color .25s,color .25s;white-space:nowrap}.dropdown-menu .dropdown-item .content .content-item[data-v-464ee892]:hover{background-color:#f0f0f0}.dropdown-menu .dropdown-item .content .content-item:hover>a[data-v-464ee892]{color:#3451b2}.dropdown-menu .dropdown-item .content .content-item>a[data-v-464ee892]{margin-right:8px;pointer-events:auto}.itemback[data-v-464ee892]{background-color:#f0f0f0}.aback[data-v-464ee892]{color:#3451b2}.my-svg[data-v-464ee892]{transform-origin:center;transition:transform .5s ease,fill .5s ease}.rotate[data-v-464ee892]{transform:rotate(45deg)}@media(max-width:766px){.custom-dropdown[data-v-464ee892]{align-items:flex-start;border-bottom:1px solid var(--vp-c-divider);flex-direction:column;height:auto;justify-content:start;overflow:hidden;padding:12px 4px 11px 0;position:static;transition:border-color .5s}.custom-dropdown:hover .dropdown-button[data-v-464ee892]{color:#3451b2}.dropdown-menu[data-v-464ee892]{border:0;box-shadow:none;flex-direction:column;opacity:1;padding:8px 8px 8px 12px;position:static;z-index:1000}.dropdown-item[data-v-464ee892]{flex:1;margin:0!important}.dropdown-menu .dropdown-item .content[data-v-464ee892]{padding:0}.dropdown-menu .dropdown-item .content .content-item[data-v-464ee892]{font-weight:400;height:32px;margin:0;padding:0}.dropdown-menu .dropdown-item .content .content-item[data-v-464ee892]:hover{background:#fff}}.el-collapse-item__header:hover div[data-v-464ee892],.is-active div[data-v-464ee892]{color:#060097}@keyframes circle-464ee892{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading1[data-v-464ee892]{animation:circle-464ee892 .75s linear infinite;border:2px solid #fff;border-radius:100%;border-top-color:transparent;height:20px;width:20px}.popup-content[data-v-464ee892]{animation:fade-in-464ee892 .3s ease-out}.fade-out .popup-content[data-v-464ee892]{animation:slide-up-out-464ee892 .8s linear forwards}[data-v-464ee892] .el-switch.is-checked .el-switch__core{background-color:#9c5aef!important;border-color:#9c5aef!important}@keyframes fade-in-464ee892{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes slide-up-out-464ee892{0%{opacity:1;transform:translate(-50%,-50%);width:710px}25%{opacity:.75;transform:translate(-50%,-90%);width:550px}50%{opacity:.5;transform:translate(-50%,-130%);width:400px}75%{opacity:.25;transform:translate(-50%,-170%);width:200px}to{opacity:0;transform:translate(-50%,-200%);width:100px}}@media(max-width:766px){@keyframes slide-up-out-464ee892{0%{opacity:1;transform:translate(-50%,-50%);width:90%}25%{opacity:.75;transform:translate(-50%,-90%);width:75%}50%{opacity:.5;transform:translate(-50%,-130%);width:50%}75%{opacity:.25;transform:translate(-50%,-170%);width:25%}to{opacity:0;transform:translate(-50%,-200%);width:10%}}}.clip-bar[data-v-464ee892]{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;color:#3d3d3d;display:flex;flex-direction:column;justify-content:center;padding:20px}.clip-bar .el-slider[data-v-464ee892]{margin-bottom:2px;width:100%}[data-v-464ee892] .el-pagination{justify-content:center}[data-v-464ee892] .el-upload{width:100%}[data-v-464ee892] .el-upload-dragger{background-color:unset;border:0;border-radius:6px;box-sizing:unset;cursor:pointer;overflow:unset;padding:0;position:unset;text-align:unset}.container[data-v-464ee892]{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}.tracking-tight[data-v-464ee892]{letter-spacing:-.025em}.transition-colors[data-v-464ee892]{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:1400px){.container[data-v-464ee892]{max-width:1400px}}@media(min-width:1024px){.lg\:text-6xl[data-v-464ee892]{font-size:3.75rem;line-height:1}}@keyframes spin-slow-464ee892{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spin-reverse-464ee892{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}@keyframes dash-464ee892{to{stroke-dashoffset:-20}}.animate-spin-slow[data-v-464ee892]{animation:spin-slow-464ee892 8s linear infinite}.animate-spin-reverse[data-v-464ee892]{animation:spin-reverse-464ee892 12s linear infinite}.animate-dash[data-v-464ee892]{animation:dash-464ee892 1s linear infinite}.clip-duration-selector .sr-only[data-v-464ee892]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.clip-duration-selector label[data-v-464ee892]{transition:all .2s ease-in-out}.clip-duration-selector .bg-white[data-v-464ee892]{box-shadow:0 2px 4px #0000000f}.clip-duration-selector label[data-v-464ee892]{transition:all .3s cubic-bezier(.4,0,.2,1)}.clip-duration-selector label[data-v-464ee892]:hover:not(.opacity-50){box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.clip-duration-selector .bg-gray-50[data-v-464ee892]{background:linear-gradient(145deg,#f9fafb,#f3f4f6)}@keyframes pulse-handle-464ee892{0%{box-shadow:0 0 rgba(var(--primary),.7)}70%{box-shadow:0 0 0 6px rgba(var(--primary),0)}to{box-shadow:0 0 rgba(var(--primary),0)}}.slider-handle[data-v-464ee892]{animation:pulse-handle-464ee892 2s infinite}.custom-primary-slider[data-v-464ee892] .el-slider__runway{background-color:#e5e7eb}.custom-primary-slider[data-v-464ee892] .el-slider__bar{background-color:#9c5aef}.custom-primary-slider[data-v-464ee892] .el-slider__button{background-color:#fff;border-color:#9c5aef;transition:all .3s ease}.custom-primary-slider[data-v-464ee892] .el-slider__button:hover{border-color:#8b5cf6;box-shadow:0 4px 12px #9c5aef4d;transform:scale(1.2)}.custom-primary-slider[data-v-464ee892] .el-slider__button.dragging,.custom-primary-slider[data-v-464ee892] .el-slider__button.hover{border-color:#7c3aed;box-shadow:0 6px 16px #9c5aef66}
