.custom-scroll::-webkit-scrollbar{background-color:var(--generic-background-color);width:var(--scrollbar-width);height:28px;border-radius:0 4px 4px 0}.custom-scroll::-webkit-scrollbar-track{height:10px;width:20px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:transparent}.custom-scroll::-webkit-scrollbar-thumb{height:3px;width:3px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:var(--app-grey-4)}.custom-scroll--xs::-webkit-scrollbar{background-color:var(--generic-background-color);width:10px;height:28px;border-radius:0 4px 4px 0}.custom-scroll--xs::-webkit-scrollbar-track{height:10px;width:20px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:transparent}.custom-scroll--xs::-webkit-scrollbar-thumb{height:3px;width:3px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:var(--app-grey-4)}.custom-scroll--sm::-webkit-scrollbar{background-color:var(--generic-background-color);width:16px;height:28px;border-radius:0 4px 4px 0}.custom-scroll--sm::-webkit-scrollbar-track{height:10px;width:20px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:transparent}.custom-scroll--sm::-webkit-scrollbar-thumb{height:3px;width:3px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:var(--app-grey-4)}.custom-scroll--md::-webkit-scrollbar,.default-scroll::-webkit-scrollbar{background-color:var(--generic-background-color);width:20px;height:28px;border-radius:0 4px 4px 0}.custom-scroll--md::-webkit-scrollbar-track,.default-scroll::-webkit-scrollbar-track{height:10px;width:20px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:transparent}.custom-scroll--md::-webkit-scrollbar-thumb,.default-scroll::-webkit-scrollbar-thumb{height:3px;width:3px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:var(--app-grey-4)}.editor-container{margin-right:var(--gap-editor-right-area)}::v-deep .editor-wrap-common{position:relative}.loading-editor-tiny{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:70vh}#editor-lateral,.loading-editor-tiny{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#editor-lateral{position:relative;-webkit-transition:all .5s ease;transition:all .5s ease;background:var(--tools-bg-color);border-radius:4px 0 0 4px;padding:22px;height:100%;max-width:var(--tools-width);width:var(--tools-width);min-width:220px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow-y:auto;overflow-x:hidden}#editor-lateral::-webkit-scrollbar{background-color:var(--app-white);width:var(--scrollbar-width);height:28px;border-radius:0 4px 4px 0}#editor-lateral::-webkit-scrollbar-track{height:10px;width:20px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:transparent}#editor-lateral::-webkit-scrollbar-thumb{height:3px;width:3px;border:7px solid transparent;background-clip:padding-box;border-radius:500px;background-color:var(--app-grey-4)}.main-box-btn-right-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:distribute;justify-content:space-around;min-width:100%}.footer-right-menu{max-width:100%}.menuSaveReport{border-radius:4px;border:1px solid var(--app-brand-green-3)}@-webkit-keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.laudite-tts-on.editor-wrap-common{--borderWidth:8px;border-radius:var(--borderWidth);z-index:0}.laudite-tts-on.editor-wrap-common:after{content:"";position:absolute;top:calc(var(--borderWidth)*-0.7);left:calc(var(--borderWidth)*-0.35);height:calc(100% + var(--borderWidth)*0.7);width:calc(100% + var(--borderWidth)*0.7);background:linear-gradient(60deg,#79c793,#1098ad,#07b39b,#6fba82);z-index:-1;-webkit-animation:animatedgradient 2s ease infinite alternate;animation:animatedgradient 2s ease infinite alternate;background-size:300% 300%}.laudite-tts-on ::v-deep .tox-editor-container .tox-toolbar-overlord>div:first-child{background-image:var(--editor-toolbar-tts-on-color)!important}.laudite-tts-on ::v-deep .tox-edit-area{border-top:1px solid var(--app-brand-green-1)!important}.laudite-tts-paused.editor-wrap-common{--borderWidth:8px;border-radius:var(--borderWidth);z-index:0}.laudite-tts-paused.editor-wrap-common:after{content:"";position:absolute;top:calc(var(--borderWidth)*-0.7);left:calc(var(--borderWidth)*-0.35);height:calc(100% + var(--borderWidth)*0.7);width:calc(100% + var(--borderWidth)*0.7);background:var(--app-brand-lightdite);z-index:-1;-webkit-animation:animatedgradient 2s ease infinite alternate;animation:animatedgradient 2s ease infinite alternate;background-size:300% 300%}.laudite-tts-paused ::v-deep .tox-editor-container .tox-toolbar-overlord>div:first-child{background-image:var(--editor-toolbar-tts-pause-color)!important}.laudite-tts-paused ::v-deep .tox-edit-area{border-top:1px solid var(--app-brand-lightdite)!important}.center{display:-webkit-box;display:-ms-flexbox;display:flex}.center img{margin:auto;-o-object-fit:cover;object-fit:cover;-ms-flex-item-align:center;align-self:center;margin-top:24px;margin-bottom:16px}