#trumbowyg-icons,.trumbowyg-icons{visibility:hidden;width:0;height:0;overflow:hidden}.trumbowyg-box *,.trumbowyg-box :before,.trumbowyg-box :after,.trumbowyg-modal *,.trumbowyg-modal :before,.trumbowyg-modal :after{box-sizing:border-box}.trumbowyg-box svg,.trumbowyg-modal svg{color:#222;fill:#222;width:17px;height:100%}.trumbowyg-box{min-height:var(--min-height);flex-direction:column;font-size:14px;display:flex}.trumbowyg-editor-box{flex:1;display:block}.trumbowyg-box,.trumbowyg-editor-box{box-sizing:border-box;border:1px solid #d7e0e2;width:100%;position:relative}.trumbowyg-box .trumbowyg-editor{min-height:100%;margin:0 auto}.trumbowyg-box.trumbowyg-fullscreen{background:#fefefe;border:none!important}.trumbowyg-editor-box,.trumbowyg-textarea{box-sizing:border-box;width:100%;max-height:var(--max-height);-webkit-user-select:text;user-select:text;border-style:none;outline:none;padding:20px;position:relative;overflow:scroll}.trumbowyg-editor-box.trumbowyg-autogrow-on-enter,.trumbowyg-textarea.trumbowyg-autogrow-on-enter{transition:height .3s ease-out}.trumbowyg-editor-box{padding:0}.trumbowyg-editor{outline:none;padding:8px}.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor:before{text-shadow:0 0 7px #333;color:#0000!important}.trumbowyg-box-blur .trumbowyg-editor img,.trumbowyg-box-blur .trumbowyg-editor hr{opacity:.2}.trumbowyg-textarea{border:none;font-family:Consolas,Courier,Courier New,monospace;font-size:14px;line-height:18px;display:block;position:relative;overflow:auto}.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea{background:0 0;width:25%;opacity:0!important;height:1px!important;min-height:0!important;padding:0!important}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea{flex:1;display:block}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor-box{display:none}.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea{opacity:.8;background:0 0}.trumbowyg-editor-box[contenteditable=true]:empty:not(:focus):before{content:attr(placeholder);color:#999;pointer-events:none;white-space:break-spaces}.trumbowyg-button-pane{backface-visibility:hidden;z-index:11;box-sizing:border-box;background:#f0f0f0;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;align-content:start;width:100%;height:29px;min-height:29px;margin:0;padding:0 5px;line-height:10px;list-style-type:none;display:flex;position:relative;overflow:hidden}.trumbowyg-button-pane .trumbowyg-button-group{flex-wrap:wrap;display:flex}.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#0000}.trumbowyg-button-pane .trumbowyg-button-group:after{content:" ";vertical-align:top;background:#e0e0e0;width:1px;margin:0 5px;display:block}.trumbowyg-button-pane .trumbowyg-button-group:last-child:after{content:none}.trumbowyg-button-pane button{cursor:pointer;vertical-align:middle;background:0 0;border:none;width:28px;height:28px;transition:background-color .15s,opacity .15s;display:block;position:relative;overflow:hidden;padding:0 6px!important}.trumbowyg-button-pane button.trumbowyg-textual-button{-webkit-user-select:none;user-select:none;width:auto;line-height:30px}.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),.trumbowyg-button-pane button.trumbowyg-disable,.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button){opacity:.2;cursor:default;pointer-events:none}.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group:before,.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group:before{background:#e3e9eb}.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-button-pane button.trumbowyg-active{background-color:#fff;outline:none}.trumbowyg-button-pane .trumbowyg-open-dropdown:after{content:" ";border:3px solid #0000;border-top-color:#555;width:0;height:0;display:block;position:absolute;top:23px;right:3px}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button{padding-left:10px!important;padding-right:18px!important}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button:after{top:17px;right:7px}.trumbowyg-button-pane .trumbowyg-right{margin-left:auto}.trumbowyg-dropdown{white-space:nowrap;color:#222;z-index:12;background:#fff;border:1px solid #d7e0e2;border-top:none;max-width:300px;max-height:250px;margin-left:-1px;padding:0;overflow:hidden auto;box-shadow:0 2px 3px #0000001a}.trumbowyg-dropdown button{color:#222;cursor:pointer;text-align:left;background:#fff;border:none;width:100%;height:30px;padding:0 20px 0 10px;line-height:30px;text-decoration:none;transition:all .15s;display:block}.trumbowyg-dropdown button:hover,.trumbowyg-dropdown button:focus{background:#eee}.trumbowyg-dropdown button svg{float:left;margin-right:8px}.trumbowyg-modal{z-index:12;backface-visibility:hidden;width:100%;max-width:520px;height:350px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.trumbowyg-modal-box{z-index:1;text-align:center;backface-visibility:hidden;background-color:#fff;width:calc(100% - 20px);max-width:500px;padding-bottom:45px;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif;font-size:14px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 2px 3px #0003}.trumbowyg-modal-box .trumbowyg-modal-title{border-bottom:1px solid #d7e0e2;margin:0 0 20px;padding:15px 0 13px;font-size:24px;font-weight:700;display:block}.trumbowyg-modal-box .trumbowyg-progress{width:100%;height:3px;position:absolute;top:58px}.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar{background:#2bc06a;width:0;height:100%;transition:width .15s linear}.trumbowyg-modal-box .trumbowyg-input-row{border:1px solid #dedede;margin:15px 12px;position:relative;overflow:hidden}.trumbowyg-modal-box .trumbowyg-input-infos{text-align:left;background-color:#fbfcfc;border-right:1px solid #dedede;width:150px;padding:0 7px;transition:all .15s;position:absolute;top:0;bottom:0;left:0}.trumbowyg-modal-box .trumbowyg-input-infos label{color:#69878f;height:27px;line-height:27px;overflow:hidden}.trumbowyg-modal-box .trumbowyg-input-infos label,.trumbowyg-modal-box .trumbowyg-input-infos label span{height:27px;line-height:27px;transition:all .15s;display:block}.trumbowyg-modal-box .trumbowyg-input-infos .trumbowyg-msg-error{color:#e74c3c}.trumbowyg-modal-box .trumbowyg-input-html{padding:1px 1px 1px 152px}.trumbowyg-modal-box .trumbowyg-input-html,.trumbowyg-modal-box .trumbowyg-input-html input,.trumbowyg-modal-box .trumbowyg-input-html textarea,.trumbowyg-modal-box .trumbowyg-input-html select{font-size:14px}.trumbowyg-modal-box .trumbowyg-input-html input,.trumbowyg-modal-box .trumbowyg-input-html textarea,.trumbowyg-modal-box .trumbowyg-input-html select{border:0;width:100%;height:27px;padding:0 7px;line-height:27px;transition:all .15s}.trumbowyg-modal-box .trumbowyg-input-html input:hover,.trumbowyg-modal-box .trumbowyg-input-html input:focus,.trumbowyg-modal-box .trumbowyg-input-html textarea:hover,.trumbowyg-modal-box .trumbowyg-input-html textarea:focus,.trumbowyg-modal-box .trumbowyg-input-html select:hover,.trumbowyg-modal-box .trumbowyg-input-html select:focus{outline:1px solid #95a5a6}.trumbowyg-modal-box .trumbowyg-input-html input:focus,.trumbowyg-modal-box .trumbowyg-input-html textarea:focus,.trumbowyg-modal-box .trumbowyg-input-html select:focus{background:#fbfcfc}.trumbowyg-modal-box .trumbowyg-input-html input[type=checkbox]{width:16px;height:16px;padding:0}.trumbowyg-modal-box .trumbowyg-input-html-with-checkbox{text-align:left;padding:3px 1px 1px 3px}.trumbowyg-modal-box .trumbowyg-input-error input,.trumbowyg-modal-box .trumbowyg-input-error select,.trumbowyg-modal-box .trumbowyg-input-error textarea{outline:1px solid #e74c3c}.trumbowyg-modal-box .trumbowyg-input-error .trumbowyg-input-infos label span:first-child{margin-top:-27px}.trumbowyg-modal-box .error{color:red;margin-top:25px;display:block}.trumbowyg-modal-box .trumbowyg-modal-button{color:#fff;cursor:pointer;background-color:#333;border:none;width:100px;height:35px;margin:0 10px;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif;font-size:16px;line-height:33px;text-decoration:none;transition:all .15s;display:block;position:absolute;bottom:10px;right:0}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{background:#2bc06a;right:110px}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus{background:#40d47e;outline:none}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#25a25a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{color:#555;background:#e6e6e6}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus{background:#fbfbfb;outline:none}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#d5d5d5}.trumbowyg-overlay{z-index:10;background-color:#ffffff80;width:100%;height:100%;display:none;position:absolute;top:0;left:0}body.trumbowyg-body-fullscreen{overflow:hidden}.trumbowyg-fullscreen{z-index:99999;width:100%;height:100%;margin:0;padding:0;position:fixed;top:0;left:0}.trumbowyg-fullscreen.trumbowyg-box,.trumbowyg-fullscreen .trumbowyg-editor-box{border:none}.trumbowyg-fullscreen .trumbowyg-editor-box,.trumbowyg-fullscreen .trumbowyg-textarea{overflow:auto;height:auto!important}.trumbowyg-fullscreen .trumbowyg-overlay{height:100%!important}.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#222;fill:#0000}.trumbowyg-editor object,.trumbowyg-editor embed,.trumbowyg-editor video,.trumbowyg-editor img{max-width:100%}.trumbowyg-editor video,.trumbowyg-editor img{height:auto}.trumbowyg-editor img{cursor:move}.trumbowyg-editor canvas:focus{outline:none}.trumbowyg-editor.trumbowyg-reset-css{color:#333!important;background:#fefefe!important;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:1.45em!important}.trumbowyg-editor.trumbowyg-reset-css a{color:#15c!important;text-decoration:underline!important}.trumbowyg-editor.trumbowyg-reset-css div,.trumbowyg-editor.trumbowyg-reset-css p,.trumbowyg-editor.trumbowyg-reset-css ul,.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css blockquote{-webkit-box-shadow:none!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0 0 15px!important;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif!important;font-size:14px!important;line-height:1.4em!important}.trumbowyg-editor.trumbowyg-reset-css iframe,.trumbowyg-editor.trumbowyg-reset-css object,.trumbowyg-editor.trumbowyg-reset-css hr{margin-bottom:15px!important}.trumbowyg-editor.trumbowyg-reset-css blockquote{color:#555!important;margin-left:32px!important;font-style:italic!important}.trumbowyg-editor.trumbowyg-reset-css ul{list-style:outside!important}.trumbowyg-editor.trumbowyg-reset-css ol{list-style:decimal!important}.trumbowyg-editor.trumbowyg-reset-css ul,.trumbowyg-editor.trumbowyg-reset-css ol{padding-left:20px!important}.trumbowyg-editor.trumbowyg-reset-css ul ul,.trumbowyg-editor.trumbowyg-reset-css ol ol,.trumbowyg-editor.trumbowyg-reset-css ul ol,.trumbowyg-editor.trumbowyg-reset-css ol ul{border:none!important;margin:2px!important;padding:0 0 0 24px!important}.trumbowyg-editor.trumbowyg-reset-css hr{border:none!important;border-top:1px solid #ccc!important;height:1px!important;display:block!important}.trumbowyg-editor.trumbowyg-reset-css h1,.trumbowyg-editor.trumbowyg-reset-css h2,.trumbowyg-editor.trumbowyg-reset-css h3,.trumbowyg-editor.trumbowyg-reset-css h4{color:#111!important;background:0 0!important;margin:0!important;padding:0!important;font-weight:700!important}.trumbowyg-editor.trumbowyg-reset-css h1{margin-bottom:20px!important;font-size:32px!important;line-height:38px!important}.trumbowyg-editor.trumbowyg-reset-css h2{margin-bottom:15px!important;font-size:26px!important;line-height:34px!important}.trumbowyg-editor.trumbowyg-reset-css h3{margin-bottom:7px!important;font-size:22px!important;line-height:28px!important}.trumbowyg-editor.trumbowyg-reset-css h4{margin-bottom:7px!important;font-size:16px!important;line-height:22px!important}.trumbowyg-dark .trumbowyg-textarea{color:#fff;background:#222;border-color:#343434}.trumbowyg-dark .trumbowyg-box{border:1px solid #343434}.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen{background:#111}.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor:before{text-shadow:0 0 7px #ccc}.trumbowyg-dark .trumbowyg-box svg{fill:#fff;color:#fff}.trumbowyg-dark .trumbowyg-button-pane{background-color:#222;border-bottom-color:#343434}.trumbowyg-dark .trumbowyg-button-pane:before,.trumbowyg-dark .trumbowyg-button-pane:after{background:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty):after{background-color:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:#0000}.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group:after{background-color:#2a2a2a}.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active{background-color:#333}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown:after{border-top-color:#fff}.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:#ecf0f1;fill:#0000}.trumbowyg-dark .trumbowyg-dropdown{background:#333;border-color:#343434;box-shadow:0 2px 3px #0000004d}.trumbowyg-dark .trumbowyg-dropdown button{color:#fff;background:#333}.trumbowyg-dark .trumbowyg-dropdown button:hover,.trumbowyg-dark .trumbowyg-dropdown button:focus{background:#222}.trumbowyg-dark .trumbowyg-modal-box{color:#fff;background-color:#333}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title{color:#fff;background:#3c3c3c;border-bottom:1px solid #555}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row{border-color:#222}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-infos{color:#eee;background-color:#2f2f2f;border-right-color:#222}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-infos span{color:#eee;background-color:#2f2f2f;border-color:#343434}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-infos span.trumbowyg-msg-error{color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row.trumbowyg-input-error input,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row.trumbowyg-input-error select,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-input-row.trumbowyg-input-error textarea{border-color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box input,.trumbowyg-dark .trumbowyg-modal-box select,.trumbowyg-dark .trumbowyg-modal-box textarea{color:#fff;background:#222;border-color:#343434}.trumbowyg-dark .trumbowyg-modal-box input:hover,.trumbowyg-dark .trumbowyg-modal-box input:focus,.trumbowyg-dark .trumbowyg-modal-box select:hover,.trumbowyg-dark .trumbowyg-modal-box select:focus,.trumbowyg-dark .trumbowyg-modal-box textarea:hover,.trumbowyg-dark .trumbowyg-modal-box textarea:focus{border-color:#626262}.trumbowyg-dark .trumbowyg-modal-box input:focus,.trumbowyg-dark .trumbowyg-modal-box select:focus,.trumbowyg-dark .trumbowyg-modal-box textarea:focus{background-color:#2f2f2f}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{background:#1b7943}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus{background:#25a25a}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#176437}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{color:#ccc;background:#333}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus{background:#444}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#111}.trumbowyg-dark .trumbowyg-overlay{background-color:#0f0f0f99}.page{align-items:stretch;min-height:100vh;display:flex}.page-right-pane{flex:1;max-height:100vh;overflow-y:scroll}
