/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-editor{height:150px;overflow:auto}.error .ql-container,.error .ql-toolbar{border:1px solid #C41D1D}div.container--root{display:flex;flex-direction:row;height:100%;justify-content:center;padding:0;margin:0;width:100%;max-width:100%}div.part--details{box-shadow:0 3px 4px #00000012;border-radius:0;background-color:#fff;overflow:hidden;padding:20px}.container--image{height:220px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;border-radius:5px;overflow:hidden;margin-top:20px}.container--progress{height:27px;display:flex;flex-direction:row;align-items:center;padding:20px 0}.container--progress .progress--title{padding:4px 10px;font-size:13px;font-weight:400;background-color:#f2f4f6;color:#2f2f2f;border-radius:5px}.container--progress .progress--line{flex:1 1 auto;background-image:url(./assets/images/progress-line.svg);background-position:center center;background-repeat:repeat-x;height:100%;margin-left:10px;display:flex;align-items:center}.container--progress .progress--line .progress--line--indicator{height:8px;width:calc(50% - 20px);background-color:var(--primary-light-color);border-radius:5px;position:relative;display:flex;align-items:center}.container--progress .progress--line .progress--line--indicator:after{display:block;height:24px;width:26px;content:" ";background-image:url(./assets/images/progress-indicator.svg);background-position:center center;background-repeat:repeat-x;position:absolute;right:-10px;background-size:contain;background-repeat:no-repeat}.container--progress.container--progress--in-progress .progress--title{background-color:var(--primary-light-color);color:var(--primary-color)}.container--progress.container--progress--completed .progress--title{background-color:var(--green-light-color);color:var(--green-color)}.container--progress.container--progress--completed .progress--line{background:none;background-color:var(--green-light-color);height:8px;border-radius:3px}.container--progress.container--progress--failed .progress--title{background-color:var(--red-light-color);color:var(--red-color)}.container--progress.container--progress--failed .progress--line{background:none;background-color:var(--red-light-color);height:8px;border-radius:3px}div.part--details{width:var(--details-panel-width);min-width:var(--details-panel-width);max-width:var(--details-panel-width);display:flex;flex-direction:column;-webkit-animation:slide-top .5s ease-in-out both;animation:slide-top .5s ease-in-out both}@media screen and (max-width: 1100px){div.part--details{width:calc(var(--details-panel-width) - 80px);min-width:calc(var(--details-panel-width) - 80px);max-width:calc(var(--details-panel-width) - 80px)}}div.part--details .container--description{overflow-y:auto;height:100%}div.part--details .container--description::-webkit-scrollbar{width:10px}div.part--details .container--description::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}div.part--details .container--description::-webkit-scrollbar-thumb{border-radius:10px;background-color:#0003;border:3px solid #fff}div.part--details .container--description h1{font-size:20px;font-weight:600;text-align:left;line-height:1.3;margin-bottom:10px}div.part--details .container--description h4{font-size:14px;font-weight:500;text-align:left;line-height:1.3;margin-bottom:10px;margin-top:20px}div.part--details .container--description .list-item{margin-bottom:12px;padding-left:35px;background-position:5px center;background-repeat:no-repeat;background-image:url(./assets/images/list-item-marker.svg)}div.part--details .container--description .list-item--complete{background-image:url(./assets/images/list-item-marker-complete.svg);background-position:0px center}div.part--details--mobile{display:none}div.chat-container{display:flex;flex-direction:column;height:100vh}div.part--messages{background-color:transparent;padding:0;width:100%;position:relative;-webkit-animation:slide-top .5s ease-in-out both;animation:slide-top .5s ease-in-out both}div.part--messages div.container--messages--inner{box-shadow:none;height:100%;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;background-color:transparent}div.part--messages div.container--messages--inner::-webkit-scrollbar{width:10px}div.part--messages div.container--messages--inner::-webkit-scrollbar-track{background-color:var(--back-color);border-radius:10px}div.part--messages div.container--messages--inner::-webkit-scrollbar-thumb{border-radius:10px;background-color:#0003;border:3px solid var(--back-color)}div.part--messages div.container--messages--inner .empty-state{width:80%;max-width:500px;margin:0 auto;z-index:2;position:relative;text-align:center;display:flex;align-items:center;flex-direction:column;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}div.part--messages div.container--messages--inner .empty-state img{width:100%;object-fit:cover;height:auto;min-height:200px;border:none;border-radius:10px;box-shadow:0 5px 20px #00000015;margin-bottom:20px}div.part--messages div.container--messages--inner .empty-state .empty-state__text{display:flex;align-items:center;flex-direction:column;gap:20px;margin-bottom:20px}div.part--messages div.container--messages--inner .empty-state .empty-state__text h4{margin:0 auto;width:100%;max-width:350px;font-size:18px;font-weight:700}div.part--messages div.container--messages--inner .empty-state .empty-state__text p{margin-top:0;opacity:.7;line-height:1.6;margin-bottom:0}div.part--messages div.container--messages--inner .list--messages{display:flex;flex-direction:column;padding:20px 50px;align-items:flex-start}div.part--messages div.container--messages--inner .list--messages .message{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:20px}div.part--messages div.container--messages--inner .list--messages .message .message__part--left{margin-right:20px;width:35px;min-width:35px;overflow:hidden;word-break:normal;display:flex;flex-direction:column}div.part--messages div.container--messages--inner .list--messages .message .message__part--left .message__avatar{border-radius:50%;width:35px;height:35px;background-color:var(--message-default-back)}div.part--messages div.container--messages--inner .list--messages .message .message__part--left .message__avatar__user{font-size:12px;opacity:.7;margin-top:0}div.part--messages div.container--messages--inner .list--messages .message .message__part--right .message__text{border-radius:5px;background-color:#fff;padding:10px;max-width:100%;width:auto;word-break:normal;outline:3px solid var(--message-default-back);color:var(--main-txt-color);position:relative;z-index:2}div.part--messages div.container--messages--inner .list--messages .message .message__part--right .message__ai-feedback{position:relative;background-color:var(--message-default-back);outline:3px solid var(--message-default-back);border-radius:0 0 5px 5px;z-index:1;padding:5px 10px 10px;display:flex;flex-direction:column}div.part--messages div.container--messages--inner .list--messages .message .message__part--right .message__ai-feedback .feedback{display:flex;flex-direction:column}div.part--messages div.container--messages--inner .list--messages .message .message__part--right .message__ai-feedback .feedback .feedback__score{display:flex;flex-direction:row;align-items:center;margin-bottom:7px;margin-top:7px}div.part--messages div.container--messages--inner .list--messages .message .message__part--right .message__ai-feedback .feedback .feedback__score .feedback__score__mark{background-color:#aaa;border-radius:4px;width:24px;height:24px;margin-right:10px;background-position:center;background-repeat:no-repeat;background-size:18px}div.part--messages div.container--messages--inner .list--messages .message .message__part--right .message__ai-feedback .feedback .feedback__score .feedback__score__mark-explanation{font-size:12px;opacity:.7}div.part--messages div.container--messages--inner .list--messages .message .message__part--right .message__ai-feedback .feedback .feedback__text{opacity:.9}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.good .message__text{outline:3px solid var(--green-light-color)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.good .message__ai-feedback{background-color:var(--green-light-color);outline:3px solid var(--green-light-color)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.good .feedback__score__mark{background-color:var(--green-color)!important;background-image:url(./assets/images/good.svg)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.average .message__text{outline:3px solid var(--orange-light-color)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.average .message__ai-feedback{background-color:var(--orange-light-color);outline:3px solid var(--orange-light-color)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.average .message__ai-feedback .feedback__score__mark{background-color:var(--accent-color)!important;background-image:url(./assets/images/average.svg)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.bad .message__text{outline:3px solid var(--red-light-color)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.bad .message__ai-feedback{background-color:var(--red-light-color);outline:3px solid var(--red-light-color)}div.part--messages div.container--messages--inner .list--messages .message .message__part--right.bad .message__ai-feedback .feedback__score__mark{background-color:var(--red-color)!important;background-image:url(./assets/images/average.svg)}div.part--messages div.container--messages--inner .list--messages .message--user{flex-direction:column}div.part--messages div.container--messages--inner .list--messages .message--user .message__part--left{align-items:center;justify-content:flex-start;max-width:100%;width:auto}div.part--messages div.container--messages--inner .list--messages .message--user .message__part--right .message__text{border-radius:0;background-color:transparent;padding:0;max-width:100%;width:auto;word-break:normal;outline:none!important;color:var(--main-txt-color);position:relative;z-index:2}div.part--messages div.container--messages--inner .list--messages .message--user .message__part--right .message__ai-feedback{display:none}div.part--messages .voice-visualizer{position:absolute;top:-190px;left:0;right:0;height:190px;z-index:3}div.part--messages .container-input{display:flex;flex-direction:row;align-items:center;position:relative;z-index:4;bottom:0;left:0;right:0;padding:0;background-color:#ffffff4d;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-top:1px solid var(--border-color)}div.part--messages .container-input fieldset.MuiOutlinedInput-notchedOutline{border:none}div.part--messages .container-input .input-text-field{flex-grow:1}div.part--messages .container-input .input-text-field textarea{resize:none;margin-right:96px;box-sizing:border-box}div.part--messages .container-input .input-text-field textarea::-webkit-scrollbar{width:4px}div.part--messages .container-input .input-text-field textarea::-webkit-scrollbar-track{padding-left:46px;background:transparent}div.part--messages .container-input .input-text-field textarea::-webkit-scrollbar-thumb{background:#888;border-radius:4px}div.part--messages .container-input .input-text-field textarea::-webkit-scrollbar-thumb:hover{background:#555}div.part--messages .container-input input.MuiInputBase-input{padding:20px 140px 20px 50px}div.part--messages .container-input input.MuiInputBase-input::placeholder{color:#777;opacity:1}div.part--messages .container-input .MuiInputBase-formControl{border-radius:0}div.part--messages .container-input .Mui-focused{box-shadow:0 -3px 0 0 var(--primary-color)}div.part--messages .container-input:has(.Mui-focused){background-color:#fff}div.part--messages .container-input:has(.Mui-focused) input.MuiInputBase-input{padding-top:25px;padding-bottom:25px}div.part--messages .container-input .input-actions{position:absolute;right:12px;display:flex;align-items:center;flex-direction:row;height:100%}div.part--messages .container-input .input-actions .MuiButton-root{transition-duration:.2s;box-shadow:none;background:#0000;min-width:40px;height:40px;padding:10px}div.part--messages .container-input .input-actions .MuiButton-root:hover{background-color:#dceafe}div.part--messages .container-input .input-actions .input-action-mic{background-position:center center;background-repeat:no-repeat;background-image:url(./assets/images/mic.svg)}div.part--messages .container-input .input-actions .input-action-mic:hover{background-image:url(./assets/images/mic-hover.svg)}div.part--messages .container-input .input-actions .input-action-stop{background-position:center center;background-repeat:no-repeat;background-image:url(./assets/images/stop.svg);background-color:var(--red-color);background-size:12px 12px}div.part--messages .container-input .input-actions .input-action-stop:hover{background-image:url(./assets/images/stop.svg);background-color:var(--red-dark-color)}div.part--messages .container-input .input-actions .input-action-send{background-position:center center;background-repeat:no-repeat;background-image:url(./assets/images/send.svg)}div.part--messages .container-input .input-actions .input-action-send:hover{background-image:url(./assets/images/send-hover.svg)}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:.3}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@keyframes slide-top{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:.3}to{-webkit-transform:translateY(0px);transform:translateY(0)}}audio{visibility:hidden}.text-gradient-container{height:6em;overflow:hidden;position:relative}.text-gradient-content{height:100%;overflow:hidden}.text-gradient-overlay{position:absolute;height:80px;left:0;right:0;bottom:0;mask-image:linear-gradient(to top,#fff,#fff 5%,#fff0);-webkit-mask-image:linear-gradient(to top,white 0%,white 5%,rgba(255,255,255,0) 100%);background-color:#fff;pointer-events:none}.error-message{position:absolute;display:block;top:-45px;left:55px;padding:10px;background-color:#fcf3f3}.error-message:after,.error-message:before{top:100%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none}.error-message:before{border-top:20px solid #FCF3F3;border-right:20px solid transparent;margin-left:-10px}:root{--bg-color: #ffffff;--secondary-bg-color: #F7F8FA;--txt-color: #29314D;--secondary-txt-color: #5B6585;--accent-color: #2974D8;--border-color: #DEE2ED;--good-color: #039176;--negative-color: #C41D1D;--hint-color: #D5910E;--hint-light-color: #FFF3DC;--button-bg-color: #0073e6;--button-hover-color: #005bb5;--scrollbar-color: #d1d1d1;--scrollbar-track-color: #f4f5f7;--icon-margin-small: 5px;--icon-margin: 10px;--icon-margin-large: 12px;--main-txt-color: #141718;--accent-color: #FF9718;--back-color: #F5F5F5;--message-default-back: #EFF1F5;--green-color: #4AA602;--green-light-color: #DBEECD;--green-dark-color: #409102;--orange-light-color: #FBECDE;--red-light-color: #F8D5D5;--red-color: #D23A3A;--red-dark-color: #c52f2f;--border-color: #E6EAED;--gray-color: #BEC7D1;--primary-color: #477FEF;--primary-light-color: #D3E5FF;--max-width: 3000px;--details-panel-width: 400px;--mobile-menu-height: 100px;--root-padding: 0px;--root-mobile-padding: 0px}html,body{padding:0;margin:0;-webkit-font-smoothing:antialiased;min-height:100%;height:100%}body{display:flex;justify-content:center;background:var(--back-color)}#root{width:100%;padding:0;min-height:100%}.app-bar{display:flex}.page-container{padding:0!important;min-height:100vh}.page-container .page-container--inner{min-height:100vh;background-color:var(--secondary-bg-color)}.page-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:65px;border-bottom:1px solid var(--border-color);position:sticky;top:0;right:0;left:0;background-color:#fffc;padding:0 20px;-webkit-backdrop-filter:saturate(180%) blur(15px);backdrop-filter:saturate(180%) blur(15px);z-index:100}.page-header.page-header--large{flex-direction:column;align-items:flex-start;height:auto;padding-top:10px;padding-bottom:0}.page-header .page-header__top-row,.page-header .page-header__tabs-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.page-header .page-header__tabs-row{justify-content:flex-start;gap:20px}.page-body{padding:20px;background-color:#fff;height:100%}.page-body.page-body--second{background-color:var(--secondary-bg-color);border-top:1px solid var(--border-color)}.page-body-inner{margin:0 auto;width:100%;max-width:1000px;display:flex;flex-direction:column}div.MuiMenu-paper,div.MuiPopover-paper{box-shadow:0 5px 10px #00000005;border:1px solid var(--border-color)}.MuiTable-root{box-shadow:none;border:none;border-radius:5px;border:1px solid var(--border-color);background-color:#fff;display:flex}.MuiTable-root .MuiTableHead-root th{font-size:14px;font-weight:400;color:var(--secondary-txt-color)}.MuiTable-root .MuiTableBody-root .MuiTableRow-root{transition-duration:.2s}.MuiTable-root .MuiTableBody-root .MuiTableRow-root:hover{background-color:color-mix(in srgb,var(--primary-color) 5%,transparent)}.MuiTable-root .MuiTableBody-root td{font-size:14px;font-weight:400;color:var(--txt-color);vertical-align:top}.MuiTable-root .MuiTableBody-root td h5{margin:0 0 10px;font-size:16px;color:var(--txt-color)}.accordion.highlighted{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color) 50%,transparent);animation:blink .7s ease-in-out;z-index:10;border-color:var(--primary-color)}@keyframes blink{0%,to{outline:none;z-index:1}50%{box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color) 50%,transparent);border-color:var(--primary-color);z-index:10}}.form-structure{display:flex;flex-direction:row}.form-structure.column{flex-direction:column}.form-structure.view>div{padding:0}.form-structure>div{flex:1 1 0;padding:16px}.form-structure>div+div{border-left:1px solid var(--border-color)}.view-row{display:flex;flex-direction:row;border-top:1px solid var(--border-color)}.view-row .no-data{opacity:.5}.view-row .description{display:flex;align-items:center;justify-content:flex-start;width:175px;flex-basis:175px;min-width:175px;padding:10px 20px;border-right:1px solid var(--border-color);background-color:color-mix(in srgb,var(--border-color) 40%,transparent)}.view-row .value{display:flex;align-items:center;justify-content:flex-start;padding:10px 20px}.view-row .value.primary{font-family:Inter-Medium!important;font-weight:500}@font-face{font-family:Inter-Regular;src:url(/assets/Inter-Regular-BpskOkD5.ttf)}@font-face{font-family:Inter-Medium;src:url(/assets/Inter-Medium-BtfNrkJj.ttf)}@font-face{font-family:Inter-Bold;src:url(/assets/Inter-Bold-Du8giq-C.ttf)}@font-face{font-family:Inter-Black;src:url(/assets/Inter-Black-lPV88BO8.ttf)}.loader-container{display:flex;align-items:center;flex-direction:row}.loader{width:5px;height:5px;position:relative;left:20px;top:-11px;border-radius:50%;color:#d3e5ff;background:currentColor;box-shadow:8px 0,-8px 0,16px 0}.loader:after{content:"";position:absolute;left:-10px;top:0;width:5px;height:5px;border-radius:10px;background:#477fef;animation:move 2s linear infinite alternate}@keyframes move{0%,5%{left:-8px;width:4px}15%,20%{left:-8px;width:12px}30%,35%{left:0;width:4px}45%,50%{left:0;width:12px}60%,65%{left:8px;width:4px}75%,80%{left:8px;width:12px}95%,to{left:16px;width:4px}}@media screen and (max-width: 800px){#root{width:100%;margin:0 auto;padding:var(--root-mobile-padding);height:calc(100vh - var(--root-mobile-padding)*2)}div.part--details{display:none}.mobile-menu-toggle{transition:.2s;max-height:0;opacity:0;height:auto;overflow:hidden;padding:0 20px;overflow-y:auto}.mobile-menu-toggle::-webkit-scrollbar{width:10px}.mobile-menu-toggle::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}.mobile-menu-toggle::-webkit-scrollbar-thumb{border-radius:10px;background-color:#0003;border:3px solid #fff}.mobile-menu-toggle--open{opacity:1;max-height:80vh;animation:bounce .6s ease}div.part--messages{display:flex;flex-direction:column}div.part--messages .part--details--mobile{display:flex;flex-direction:column;height:auto;position:fixed;top:0;left:0;right:0;z-index:100;background-color:#fffc;-webkit-backdrop-filter:saturate(170%) blur(30px);backdrop-filter:saturate(170%) blur(30px);border-bottom:1px solid var(--border-color);padding-top:20px;padding-bottom:10px;box-shadow:0 1px 3px #00000009}div.part--messages .part--details--mobile .mobile-title-menu{display:flex;align-items:center;padding:0 20px;justify-content:space-between;flex-direction:row-reverse}div.part--messages .part--details--mobile .mobile-title-menu h1{font-weight:700;font-size:14px;margin-bottom:0;width:85vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}div.part--messages .part--details--mobile .container--image{height:200px;min-height:200px}div.part--messages .part--details--mobile .container--progress{padding:5px 20px 0}div.part--messages .part--details--mobile .container--progress .progress--title{font-size:10px;padding:2px 6px;border-radius:3px}div.part--messages .part--details--mobile .simulation-description{margin-top:20px;padding-bottom:10px}div.part--messages .part--details--mobile .simulation-actions{margin-top:20px}div.part--messages div.container--messages--inner .list--messages{display:flex;flex-direction:column;padding:20px 20px 50px;padding-top:calc(var(--mobile-menu-height) + 20px);align-items:flex-start}div.part--messages .empty-state{padding-top:40px;width:90%!important;font-size:12px}div.part--messages .empty-state h4{font-size:16px!important}.container-input{right:0!important;padding:0!important}.container-input .input-actions{position:absolute;right:20px!important}.container-input input.MuiInputBase-input{padding-left:20px!important;padding-right:100px!important}.message{flex-direction:column!important}.message .message__part--left{align-items:flex-start!important;margin-bottom:5px}.summary-block__inner{width:90%!important;margin:0 auto!important;padding-top:140px!important;padding-bottom:40px!important}}.icon{display:inline-block;background-position:center center;background-repeat:no-repeat}.icon.small{width:16px;height:16px;margin-right:var(--icon-margin-small)}.icon.normal{min-width:20px;width:20px;height:20px;margin-right:var(--icon-margin)}.icon.large{width:24px;height:24px;min-width:24px;min-height:24px;margin-right:var(--icon-margin-large)}.icon.opacity_5{opacity:.5}.icon.projects{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='projects'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_1831'%20data-name='Path%201831'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_1832'%20data-name='Path%201832'%20d='M12.5,19H5a2,2,0,0,1-2-2V6A2,2,0,0,1,5,4H9l3,3h7a2,2,0,0,1,2,2v3'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1833'%20data-name='Path%201833'%20d='M19,19m-2,0a2,2,0,1,0,2-2,2,2,0,0,0-2,2'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1834'%20data-name='Path%201834'%20d='M19,15.5V17'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1835'%20data-name='Path%201835'%20d='M19,21v1.5'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1836'%20data-name='Path%201836'%20d='M22.032,17.25l-1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1837'%20data-name='Path%201837'%20d='M17.27,20l-1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1838'%20data-name='Path%201838'%20d='M15.97,17.25l1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1839'%20data-name='Path%201839'%20d='M20.733,20l1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.project-add{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='projects'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_1831'%20data-name='Path%201831'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_1832'%20data-name='Path%201832'%20d='M12.5,19H5a2,2,0,0,1-2-2V6A2,2,0,0,1,5,4H9l3,3h7a2,2,0,0,1,2,2v3'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1833'%20data-name='Path%201833'%20d='M19,19m-2,0a2,2,0,1,0,2-2,2,2,0,0,0-2,2'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1834'%20data-name='Path%201834'%20d='M19,15.5V17'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1835'%20data-name='Path%201835'%20d='M19,21v1.5'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1836'%20data-name='Path%201836'%20d='M22.032,17.25l-1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1837'%20data-name='Path%201837'%20d='M17.27,20l-1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1838'%20data-name='Path%201838'%20d='M15.97,17.25l1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1839'%20data-name='Path%201839'%20d='M20.733,20l1.3.75'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e");filter:hue-rotate(-70deg) saturate(5);-webkit-filter:hue-rotate(-70deg) saturate(5)}.icon.simulations{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='simulations'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_1821'%20data-name='Path%201821'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_1822'%20data-name='Path%201822'%20d='M8,9h8'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1823'%20data-name='Path%201823'%20d='M8,13h6'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1824'%20data-name='Path%201824'%20d='M10.99,19.206,8,21V18H6a3,3,0,0,1-3-3V7A3,3,0,0,1,6,4H18a3,3,0,0,1,3,3v6'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1825'%20data-name='Path%201825'%20d='M15,19l2,2,4-4'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.panel-collapse{margin-right:0;background-image:url("data:image/svg+xml,%3csvg%20id='panel-collapce'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2236'%20data-name='Path%202236'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2237'%20data-name='Path%202237'%20d='M4,4,4,6A2,2,0,0,1,6,4H18a2,2,0,0,1,2,2V18a2,2,0,0,1-2,2H6a2,2,0,0,1-2-2Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2238'%20data-name='Path%202238'%20d='M9,4V20'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2239'%20data-name='Path%202239'%20d='M15,10l-2,2,2,2'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.panel-expand{margin-right:0;background-image:url("data:image/svg+xml,%3csvg%20id='panel-expand'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2236'%20data-name='Path%202236'%20d='M24,0H0V24H24Z'%20fill='none'/%3e%3cpath%20id='Path_2237'%20data-name='Path%202237'%20d='M20,4m0,2a2,2,0,0,0-2-2H6A2,2,0,0,0,4,6V18a2,2,0,0,0,2,2H18a2,2,0,0,0,2-2Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2238'%20data-name='Path%202238'%20d='M9,4V20'%20transform='translate(0)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2239'%20data-name='Path%202239'%20d='M13,10l2,2-2,2'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.overview{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='overview'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_1826'%20data-name='Path%201826'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_1827'%20data-name='Path%201827'%20d='M4,4,4,5A1,1,0,0,1,5,4H9a1,1,0,0,1,1,1V9a1,1,0,0,1-1,1H5A1,1,0,0,1,4,9Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1828'%20data-name='Path%201828'%20d='M14,4m0,1a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1V9a1,1,0,0,1-1,1H15a1,1,0,0,1-1-1Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1829'%20data-name='Path%201829'%20d='M4,14m0,1a1,1,0,0,1,1-1H9a1,1,0,0,1,1,1v4a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1830'%20data-name='Path%201830'%20d='M14,4m0,1a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1V9a1,1,0,0,1-1,1H15a1,1,0,0,1-1-1Z'%20transform='translate(0%2010)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.tool{background-image:url("data:image/svg+xml,%3csvg%20id='try-tool'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1940'%20data-name='Path%201940'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1941'%20data-name='Path%201941'%20d='M7,4V17.333l10.833-6.667Z'%20transform='translate(-1.167%20-0.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.collapse{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%3e%3cg%20id='collapse'%20opacity='0.7'%3e%3cpath%20id='Path_1840'%20data-name='Path%201840'%20d='M0,14H14V0H0Z'%20fill='none'/%3e%3cpath%20id='Path_1841'%20data-name='Path%201841'%20d='M6,12.5,9.5,9,13,12.5'%20transform='translate(-2.5%20-3.75)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/g%3e%3c/svg%3e")}.icon.expand{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%3e%3cg%20id='expand'%20opacity='0.7'%3e%3cpath%20id='Path_1840'%20data-name='Path%201840'%20d='M0,0H14V14H0Z'%20fill='none'/%3e%3cpath%20id='Path_1841'%20data-name='Path%201841'%20d='M6,9l3.5,3.5L13,9'%20transform='translate(-2.5%20-3.75)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/g%3e%3c/svg%3e")}.icon.role-simulations{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='roles'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1869'%20data-name='Path%201869'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1870'%20data-name='Path%201870'%20d='M12.859,9h5.513a1.667,1.667,0,0,1,1.66,1.819l-.472,5.152A3.333,3.333,0,0,1,16.24,19H14.99a3.333,3.333,0,0,1-3.319-3.029L11.2,10.819A1.667,1.667,0,0,1,12.859,9Z'%20transform='translate(-1.865%20-1.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1871'%20data-name='Path%201871'%20d='M15,13h.008'%20transform='translate(-2.5%20-2.167)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1872'%20data-name='Path%201872'%20d='M18,13h.008'%20transform='translate(-3%20-2.167)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1873'%20data-name='Path%201873'%20d='M15,16.5a2.082,2.082,0,0,0,2.5,0'%20transform='translate(-2.5%20-2.75)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1874'%20data-name='Path%201874'%20d='M7.559,13.985Q7.4,14,7.24,14H5.99a3.333,3.333,0,0,1-3.319-3.029L2.2,5.819A1.667,1.667,0,0,1,3.859,4H9.372a1.667,1.667,0,0,1,1.667,1.667'%20transform='translate(-0.365%20-0.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1875'%20data-name='Path%201875'%20d='M6,8h.008'%20transform='translate(-1%20-1.333)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1876'%20data-name='Path%201876'%20d='M9,8h.008'%20transform='translate(-1.5%20-1.333)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1877'%20data-name='Path%201877'%20d='M6,11.917a2.057,2.057,0,0,1,1.909-.3'%20transform='translate(-1%20-1.917)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.processes{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='processes'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1857'%20data-name='Path%201857'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1858'%20data-name='Path%201858'%20d='M16,3h4.167V7.167'%20transform='translate(-2.667%20-0.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1859'%20data-name='Path%201859'%20d='M7.167,3H3V7.167'%20transform='translate(-0.5%20-0.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1860'%20data-name='Path%201860'%20d='M19.5,3,13.22,9.28A4.167,4.167,0,0,0,12,12.225V18'%20transform='translate(-2%20-0.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1861'%20data-name='Path%201861'%20d='M6,6.008V6'%20transform='translate(-1%20-1)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1862'%20data-name='Path%201862'%20d='M8,8.018V8.01'%20transform='translate(-1.333%20-1.335)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1863'%20data-name='Path%201863'%20d='M10,10v.008'%20transform='translate(-1.667%20-1.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.formats{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='formats'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1851'%20data-name='Path%201851'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1852'%20data-name='Path%201852'%20d='M15,12h.008'%20transform='translate(-2.5%20-2)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1853'%20data-name='Path%201853'%20d='M12,12h.008'%20transform='translate(-2%20-2)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1854'%20data-name='Path%201854'%20d='M9,12h.008'%20transform='translate(-1.5%20-2)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1855'%20data-name='Path%201855'%20d='M5.5,16.667A1.667,1.667,0,0,1,3.833,15V11.667L3,10.833,3.833,10V6.667A1.667,1.667,0,0,1,5.5,5'%20transform='translate(-0.5%20-0.833)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1856'%20data-name='Path%201856'%20d='M18,16.667A1.667,1.667,0,0,0,19.667,15V11.667l.833-.833L19.667,10V6.667A1.667,1.667,0,0,0,18,5'%20transform='translate(-3%20-0.833)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.ai-role{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='ai-role'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2112'%20data-name='Path%202112'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2113'%20data-name='Path%202113'%20d='M5,5,5,6A1,1,0,0,1,6,5H18a1,1,0,0,1,1,1V18a1,1,0,0,1-1,1H6a1,1,0,0,1-1-1Z'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2114'%20data-name='Path%202114'%20d='M8,10V8h2m6,6v2H14m-4,0H8V14m8-4V8H14'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2115'%20data-name='Path%202115'%20d='M3,10H5'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2116'%20data-name='Path%202116'%20d='M3,14H5'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2117'%20data-name='Path%202117'%20d='M10,3V5'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2118'%20data-name='Path%202118'%20d='M14,3V5'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2119'%20data-name='Path%202119'%20d='M21,10H19'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2120'%20data-name='Path%202120'%20d='M21,14H19'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2121'%20data-name='Path%202121'%20d='M14,21V19'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2122'%20data-name='Path%202122'%20d='M10,21V19'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.player-role{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='player-role'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_2144'%20data-name='Path%202144'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_2145'%20data-name='Path%202145'%20d='M11.5,12A2.5,2.5,0,1,0,9,9.5,2.5,2.5,0,0,0,11.5,12Z'%20transform='translate(-1.5%20-1.167)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2146'%20data-name='Path%202146'%20d='M6.2,18.287A3.333,3.333,0,0,1,9.367,16H12.7a3.333,3.333,0,0,1,3.165,2.284'%20transform='translate(-1.034%20-2.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2147'%20data-name='Path%202147'%20d='M17.063,5.558A1.854,1.854,0,0,1,18,7.182v6.07a1.854,1.854,0,0,1-.965,1.623L11.41,18.433a1.891,1.891,0,0,1-1.82,0L3.965,14.875A1.854,1.854,0,0,1,3,13.252V7.181a1.853,1.853,0,0,1,.965-1.622L9.59,2.242a1.942,1.942,0,0,1,1.875,0L17.09,5.558h-.028Z'%20transform='translate(-0.5%20-0.333)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.create{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='create'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_2156'%20data-name='Path%202156'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_2157'%20data-name='Path%202157'%20d='M10.917,18H4.667A1.667,1.667,0,0,1,3,16.333V4.667A1.667,1.667,0,0,1,4.667,3H16.333A1.667,1.667,0,0,1,18,4.667v6.25'%20transform='translate(-0.5%20-0.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2158'%20data-name='Path%202158'%20d='M16,19h5'%20transform='translate(-2.667%20-3.167)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2159'%20data-name='Path%202159'%20d='M19,16v5'%20transform='translate(-3.167%20-2.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.clone{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='clone'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_2148'%20data-name='Path%202148'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cg%20id='Group_4766'%20data-name='Group%204766'%3e%3cpath%20id='Path_2151'%20data-name='Path%202151'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_2152'%20data-name='Path%202152'%20d='M4,17.445H7.333l8.75-8.75A2.357,2.357,0,1,0,12.75,5.362L4,14.112v3.333'%20transform='translate(-0.667%20-0.779)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2153'%20data-name='Path%202153'%20d='M13.5,6.5l3.333,3.333'%20transform='translate(-2.25%20-1.083)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2154'%20data-name='Path%202154'%20d='M17,17v4.167'%20transform='translate(-2.833%20-2.833)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2155'%20data-name='Path%202155'%20d='M21,17v4.167'%20transform='translate(-3.5%20-2.833)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/g%3e%3c/svg%3e")}.icon.edit,.icon.update{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='edit'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2244'%20data-name='Path%202244'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2245'%20data-name='Path%202245'%20d='M4,20H8L18.5,9.5a2.828,2.828,0,1,0-4-4L4,16v4'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2246'%20data-name='Path%202246'%20d='M13.5,6.5l4,4'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.details{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='details'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_2167'%20data-name='Path%202167'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_2168'%20data-name='Path%202168'%20d='M13,5h6.667'%20transform='translate(-2.167%20-0.833)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2169'%20data-name='Path%202169'%20d='M13,9h4.167'%20transform='translate(-2.167%20-1.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2170'%20data-name='Path%202170'%20d='M13,15h6.667'%20transform='translate(-2.167%20-2.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2171'%20data-name='Path%202171'%20d='M13,19h4.167'%20transform='translate(-2.167%20-3.167)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2172'%20data-name='Path%202172'%20d='M3,4m0,.833A.833.833,0,0,1,3.833,4H7.167A.833.833,0,0,1,8,4.833V8.167A.833.833,0,0,1,7.167,9H3.833A.833.833,0,0,1,3,8.167Z'%20transform='translate(-0.5%20-0.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2173'%20data-name='Path%202173'%20d='M3,14m0,.833A.833.833,0,0,1,3.833,14H7.167A.833.833,0,0,1,8,14.833v3.333A.833.833,0,0,1,7.167,19H3.833A.833.833,0,0,1,3,18.167Z'%20transform='translate(-0.5%20-2.333)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.scenario{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='scenario'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1878'%20data-name='Path%201878'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1879'%20data-name='Path%201879'%20d='M4,6H17.333'%20transform='translate(-0.667%20-1)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1880'%20data-name='Path%201880'%20d='M4,12H17.333'%20transform='translate(-0.667%20-2)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1881'%20data-name='Path%201881'%20d='M4,18H14'%20transform='translate(-0.667%20-3)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.characters{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='characters'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1846'%20data-name='Path%201846'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1847'%20data-name='Path%201847'%20d='M5,6.333A3.333,3.333,0,0,0,8.333,9.666a3.454,3.454,0,0,0,2.961-1.8,3.021,3.021,0,0,0,.372-1.532A3.333,3.333,0,0,0,5,6.333'%20transform='translate(-0.833%20-0.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1848'%20data-name='Path%201848'%20d='M3,20V18.333A3.333,3.333,0,0,1,6.333,15H9.667A3.333,3.333,0,0,1,13,18.333V20'%20transform='translate(-0.5%20-2.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1849'%20data-name='Path%201849'%20d='M16,3.13a3.333,3.333,0,0,1,0,6.458'%20transform='translate(-2.667%20-0.522)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1850'%20data-name='Path%201850'%20d='M20.5,20.025V18.358A3.333,3.333,0,0,0,18,15.15'%20transform='translate(-3%20-2.525)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.designs{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='designs'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1864'%20data-name='Path%201864'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1865'%20data-name='Path%201865'%20d='M18,3H14.667A1.667,1.667,0,0,0,13,4.667v10a3.333,3.333,0,0,0,6.667,0v-10A1.667,1.667,0,0,0,18,3'%20transform='translate(-2.167%20-0.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1866'%20data-name='Path%201866'%20d='M11.626,6.919,9.96,5.252a1.667,1.667,0,0,0-2.357,0L5.246,7.609a1.667,1.667,0,0,0,0,2.357l7.5,7.5'%20transform='translate(-0.793%20-0.794)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1867'%20data-name='Path%201867'%20d='M6.583,13H4.667A1.667,1.667,0,0,0,3,14.667V18a1.667,1.667,0,0,0,1.667,1.667h10'%20transform='translate(-0.5%20-2.167)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1868'%20data-name='Path%201868'%20d='M17,17v.008'%20transform='translate(-2.833%20-2.833)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.help{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='info'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_1889'%20data-name='Path%201889'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_1890'%20data-name='Path%201890'%20d='M12,9h.01'%20transform='translate(0%20-1)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1891'%20data-name='Path%201891'%20d='M11,10h1v5h1'%20transform='translate(0%201)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1892'%20data-name='Path%201892'%20d='M12,3c7.2,0,9,1.8,9,9s-1.8,9-9,9-9-1.8-9-9S4.8,3,12,3Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.notification{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='notifications'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_1886'%20data-name='Path%201886'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_1887'%20data-name='Path%201887'%20d='M10,5a2,2,0,1,1,4,0,7,7,0,0,1,4,6v3a4,4,0,0,0,2,3H4a4,4,0,0,0,2-3V11a7,7,0,0,1,4-6'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1888'%20data-name='Path%201888'%20d='M9,17v1a3,3,0,0,0,6,0V17'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.user{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='user'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_1882'%20data-name='Path%201882'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_1883'%20data-name='Path%201883'%20d='M12,13a3,3,0,1,0-3-3A3,3,0,0,0,12,13Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1884'%20data-name='Path%201884'%20d='M12,3c7.2,0,9,1.8,9,9s-1.8,9-9,9-9-1.8-9-9S4.8,3,12,3Z'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1885'%20data-name='Path%201885'%20d='M6,20.05V20a4,4,0,0,1,4-4h4a4,4,0,0,1,4,4v.05'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.logout{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='logout'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2240'%20data-name='Path%202240'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2241'%20data-name='Path%202241'%20d='M14,8V6a2,2,0,0,0-2-2H5A2,2,0,0,0,3,6V18a2,2,0,0,0,2,2h7a2,2,0,0,0,2-2V16'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2242'%20data-name='Path%202242'%20d='M9,12H21L18,9'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2243'%20data-name='Path%202243'%20d='M18,15l3-3'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.login{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cg%20id='login'%20transform='translate(5)'%3e%3cpath%20id='Path_2240'%20data-name='Path%202240'%20d='M0,0H24V24H0Z'%20transform='translate(-5)'%20fill='none'/%3e%3cpath%20id='Path_2241'%20data-name='Path%202241'%20d='M3,8V6A2,2,0,0,1,5,4h7a2,2,0,0,1,2,2V18a2,2,0,0,1-2,2H5a2,2,0,0,1-2-2V16'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2242'%20data-name='Path%202242'%20d='M9,12H21L18,9'%20transform='translate(-10)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2243'%20data-name='Path%202243'%20d='M18,15l3-3'%20transform='translate(-10)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/g%3e%3c/svg%3e")}.icon.edit{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='edit'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2244'%20data-name='Path%202244'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2245'%20data-name='Path%202245'%20d='M4,20H8L18.5,9.5a2.828,2.828,0,1,0-4-4L4,16v4'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2246'%20data-name='Path%202246'%20d='M13.5,6.5l4,4'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.delete{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='delete'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2247'%20data-name='Path%202247'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2248'%20data-name='Path%202248'%20d='M4,7H20'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2249'%20data-name='Path%202249'%20d='M10,11v6'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2250'%20data-name='Path%202250'%20d='M14,11v6'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2251'%20data-name='Path%202251'%20d='M5,7,6,19a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2L19,7'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2252'%20data-name='Path%202252'%20d='M9,7V4a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1V7'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.back{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='back'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2010'%20data-name='Path%202010'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2011'%20data-name='Path%202011'%20d='M5,12H19'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2012'%20data-name='Path%202012'%20d='M5,12l6,6'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2013'%20data-name='Path%202013'%20d='M5,12l6-6'%20transform='translate(0%200)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.close{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='close'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1986'%20data-name='Path%201986'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1987'%20data-name='Path%201987'%20d='M16,6,6,16'%20transform='translate(-1%20-1)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1988'%20data-name='Path%201988'%20d='M6,6,16,16'%20transform='translate(-1%20-1)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}.icon.add-simulation{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cg%20id='add-simulation'%20transform='translate(-371%20-276)'%3e%3cg%20id='Group_4457'%20data-name='Group%204457'%20transform='translate(383.778%20288.778)'%3e%3cpath%20id='Path_1923'%20data-name='Path%201923'%20d='M16,19h5'%20transform='translate(-16%20-16.5)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1924'%20data-name='Path%201924'%20d='M19,16v5'%20transform='translate(-16.5%20-16)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/g%3e%3cg%20id='Group_4510'%20data-name='Group%204510'%20transform='translate(371%20276)'%3e%3cpath%20id='Path_1821'%20data-name='Path%201821'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1822'%20data-name='Path%201822'%20d='M8,9h6.667'%20transform='translate(-1.333%20-1.5)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1823'%20data-name='Path%201823'%20d='M8,13h5'%20transform='translate(-1.333%20-2.167)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1824'%20data-name='Path%201824'%20d='M9.658,16.672l-2.492,1.5v-2.5H5.5a2.5,2.5,0,0,1-2.5-2.5V6.5A2.5,2.5,0,0,1,5.5,4h10A2.5,2.5,0,0,1,18,6.5v5'%20transform='translate(-0.5%20-0.667)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.icon.save{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='Group_5648'%20data-name='Group%205648'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_3066'%20data-name='Path%203066'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_3067'%20data-name='Path%203067'%20d='M4,17v1.667a1.667,1.667,0,0,0,1.667,1.667h10a1.667,1.667,0,0,0,1.667-1.667V17'%20transform='translate(-0.667%20-2.833)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_3068'%20data-name='Path%203068'%20d='M7,8.167,11.167,4l4.167,4.167'%20transform='translate(-1.167%20-0.667)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_3069'%20data-name='Path%203069'%20d='M12,4V14'%20transform='translate(-2%20-0.667)'%20fill='none'%20stroke='%23039176'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e");filter:hue-rotate(-70deg) saturate(5);-webkit-filter:hue-rotate(-70deg) saturate(5)}.icon.add-role{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='add-role'%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='Path_1989'%20data-name='Path%201989'%20d='M0,0H20V20H0Z'%20fill='none'/%3e%3cpath%20id='Path_1990'%20data-name='Path%201990'%20d='M17.988,10.94a7.5,7.5,0,1,0-7.042,7.047'%20transform='translate(-0.5%20-0.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1991'%20data-name='Path%201991'%20d='M16,19h5'%20transform='translate(-2.667%20-3.167)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1992'%20data-name='Path%201992'%20d='M19,16v5'%20transform='translate(-3.167%20-2.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1993'%20data-name='Path%201993'%20d='M9,10h.008'%20transform='translate(-1.5%20-1.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1994'%20data-name='Path%201994'%20d='M15,10h.008'%20transform='translate(-2.5%20-1.667)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_1995'%20data-name='Path%201995'%20d='M9.5,15a3.021,3.021,0,0,0,4.167,0'%20transform='translate(-1.583%20-2.5)'%20fill='none'%20stroke='%235b6585'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e");filter:hue-rotate(-70deg) saturate(5);-webkit-filter:hue-rotate(-70deg) saturate(5)}.icon.generate{background-size:contain;background-image:url("data:image/svg+xml,%3csvg%20id='magic'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20id='Path_2263'%20data-name='Path%202263'%20d='M0,0H24V24H0Z'%20fill='none'/%3e%3cpath%20id='Path_2264'%20data-name='Path%202264'%20d='M6,21,21,6,18,3,3,18l3,3'%20fill='none'%20stroke='%232974D8'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2265'%20data-name='Path%202265'%20d='M15,6l3,3'%20fill='none'%20stroke='%232974D8'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2266'%20data-name='Path%202266'%20d='M9,3a2,2,0,0,0,2,2A2,2,0,0,0,9,7,2,2,0,0,0,7,5,2,2,0,0,0,9,3'%20fill='none'%20stroke='%232974D8'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3cpath%20id='Path_2267'%20data-name='Path%202267'%20d='M19,13a2,2,0,0,0,2,2,2,2,0,0,0-2,2,2,2,0,0,0-2-2,2,2,0,0,0,2-2'%20fill='none'%20stroke='%232974D8'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'/%3e%3c/svg%3e")}fieldset{transition-duration:.3s;border-color:var(--border-color)!important}.Mui-focused fieldset{border-color:var(--primary-color)!important}.field-container{display:flex;flex-direction:row;align-items:flex-start;padding-bottom:20px}.field-container .field-container--title-container{padding-right:20px;width:300px;min-width:300px}.field-container .field-container--title-container .field-container--title{color:var(--txt-color);font-size:14px;font-family:Inter-Medium}.field-container+.field-container{padding-top:20px;border-top:1px solid var(--border-color)}div.MuiOutlinedInput-root{padding:10px 15px!important}div.MuiOutlinedInput-root input,div.MuiOutlinedInput-root textarea,div.MuiOutlinedInput-root .MuiSelect-outlined{padding:0!important}.effect-opacity-02{opacity:.2}.effect-spotlight{z-index:9999!important}.effect-disable-interactions{pointer-events:none!important}.react-joyride__overlay{height:100%!important;top:0!important;position:fixed!important}
