/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;height:100%;line-height:1.42;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 blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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.guideflow_hovered,.ql-snow.ql-toolbar button:active.guideflow_hovered{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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.guideflow_hovered,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.guideflow_hovered,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button.guideflow_hovered,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item.guideflow_hovered,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label.guideflow_hovered,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button.guideflow_hovered{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.guideflow_hovered .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.guideflow_hovered .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.guideflow_hovered .ql-fill,.ql-snow .ql-toolbar button.guideflow_hovered .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.guideflow_hovered .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.guideflow_hovered .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.guideflow_hovered .ql-fill,.ql-snow.ql-toolbar button.guideflow_hovered .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button.guideflow_hovered .ql-stroke,.ql-snow .ql-toolbar button.guideflow_hovered .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.guideflow_hovered .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.guideflow_hovered .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.guideflow_hovered .ql-stroke,.ql-snow.ql-toolbar button.guideflow_hovered .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button.guideflow_hovered:not(.ql-active),.ql-snow.ql-toolbar button.guideflow_hovered:not(.ql-active){color:#444}.ql-snow .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button.guideflow_hovered:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button.guideflow_hovered: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-stroke.ql-thin,.ql-snow .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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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.guideflow_hovered{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.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]{border:1px solid #ccc;display:none;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:0;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}.oxygen-input-field__input.oxygen-input-field__input--textarea{display:flex}.oxygen-input-field__input.oxygen-input-field__input--textarea textarea{background-color:#0000;border:none;box-sizing:border-box;font:inherit;max-width:100%;min-width:100%;padding:0 1.6rem .8rem}.oxygen-input-field__input.oxygen-input-field__input--textarea textarea:focus{outline:none}.oxygen-input-field__input.oxygen-input-field__input--textarea:not(.oxygen-input-field__input--is-floating) textarea::placeholder{color:var(--oxygen-LOCAL-inputField-input-placeholder-color)}.oxygen-input-field__input.oxygen-input-field__input--textarea.oxygen-input-field__input--is-floating textarea:not(:focus)::placeholder{color:#0000}.oxygen-input-field__input.oxygen-input-field__input--textarea.oxygen-input-field__input--is-floating textarea:focus::placeholder{color:var(--oxygen-LOCAL-inputField-input-placeholder-color)}.oxygen-input-field__input.oxygen-input-field__input--textarea.oxygen-input-field__input--is-floating{height:auto;min-height:5.6rem;padding:2.4rem 0 0}.oxygen-input-field__input.oxygen-input-field__input--textarea.oxygen-input-field__input--is-disabled textarea{cursor:not-allowed}@media(forced-colors:active){.oxygen-input-field__input.oxygen-input-field__input--textarea.oxygen-input-field__input--is-disabled{border-color:GrayText}}.oxygen-input-field__input.oxygen-input-field__input--textarea:not(.oxygen-input-field__input--is-floating){height:auto;min-height:4rem;padding:.8rem 0 0}:root{--oxygen-core-yellow-010:#fdfcf1;--oxygen-core-yellow-020:#fbf7d8;--oxygen-core-yellow-040:#fae675;--oxygen-core-yellow-070:#f6c844;--oxygen-core-yellow-090:#eeaa3c;--oxygen-core-yellow-110:#b77e29;--oxygen-core-yellow-130:#855817;--oxygen-core-yellow-150:#482b04;--oxygen-core-teal-010:#f0fdfd;--oxygen-core-teal-020:#d8fbf9;--oxygen-core-teal-040:#8ff3ed;--oxygen-core-teal-070:#30dbd4;--oxygen-core-teal-090:#17c2bb;--oxygen-core-teal-110:#069792;--oxygen-core-teal-130:#05736e;--oxygen-core-teal-150:#034441;--oxygen-core-red-010:#fff2f3;--oxygen-core-red-020:#ffe7e9;--oxygen-core-red-040:#ffc4c8;--oxygen-core-red-070:#f17e85;--oxygen-core-red-090:#e2515a;--oxygen-core-red-110:#c5353e;--oxygen-core-red-130:#961b24;--oxygen-core-red-150:#69030a;--oxygen-core-purple-010:#fcecfd;--oxygen-core-purple-020:#f9ddf7;--oxygen-core-purple-040:#f2b0e5;--oxygen-core-purple-070:#ce67bc;--oxygen-core-purple-090:#ae439b;--oxygen-core-purple-110:#8d2c7a;--oxygen-core-purple-130:#691357;--oxygen-core-purple-150:#3c052d;--oxygen-core-orange-010:#fff6f2;--oxygen-core-orange-020:#ffefe7;--oxygen-core-orange-040:#fed1c3;--oxygen-core-orange-070:#f78e69;--oxygen-core-orange-090:#f2662f;--oxygen-core-orange-110:#b74b1f;--oxygen-core-orange-130:#7c3111;--oxygen-core-orange-150:#3e1603;--oxygen-core-green-010:#f4fef4;--oxygen-core-green-020:#d9fcdf;--oxygen-core-green-040:#95f5b9;--oxygen-core-green-070:#3de994;--oxygen-core-green-090:#1bd176;--oxygen-core-green-110:#0ea45f;--oxygen-core-green-130:#08733f;--oxygen-core-green-150:#014421;--oxygen-core-blue-opacity-007:rgba(1,53,134,.071);--oxygen-core-blue-opacity-008:rgba(1,53,134,.078);--oxygen-core-blue-opacity-009:#01358617;--oxygen-core-blue-opacity-010:rgba(1,53,134,.102);--oxygen-core-blue-opacity-016:rgba(1,53,134,.161);--oxygen-core-blue-010:#f2fafd;--oxygen-core-blue-020:#e4f7fe;--oxygen-core-blue-040:#b5e6f6;--oxygen-core-blue-070:#41b1e6;--oxygen-core-blue-090:#0596de;--oxygen-core-blue-110:#107aca;--oxygen-core-blue-130:#024c9b;--oxygen-core-blue-150:#001367;--oxygen-core-blue-160:#00264c;--oxygen-core-grey-010:#f8fafd;--oxygen-core-grey-020:#eef2f7;--oxygen-core-grey-030:#dae0e7;--oxygen-core-grey-040:#c4cdd6;--oxygen-core-grey-050:#afbbc7;--oxygen-core-grey-060:#9aaab9;--oxygen-core-grey-070:#8597aa;--oxygen-core-grey-090:#61788e;--oxygen-core-grey-110:#475f77;--oxygen-core-grey-130:#2b4660;--oxygen-core-grey-150:#0d2339;--oxygen-core-grey-opacity-000:#0d233900;--oxygen-core-grey-opacity-015:rgba(13,35,57,.149);--oxygen-core-grey-opacity-025:rgba(13,35,57,.251);--oxygen-core-grey-opacity-035:rgba(13,35,57,.349);--oxygen-core-grey-opacity-050:rgba(13,35,57,.502);--oxygen-core-grey-opacity-070:rgba(13,35,57,.702);--oxygen-core-grey-opacity-090:rgba(13,35,57,.902);--oxygen-core-common-white-opacity-000:#fff0;--oxygen-core-common-white-opacity-015:hsla(0,0%,100%,.149);--oxygen-core-common-white-opacity-025:hsla(0,0%,100%,.251);--oxygen-core-common-white-opacity-035:hsla(0,0%,100%,.349);--oxygen-core-common-white-opacity-050:hsla(0,0%,100%,.502);--oxygen-core-common-white-opacity-070:hsla(0,0%,100%,.702);--oxygen-core-common-white-opacity-090:hsla(0,0%,100%,.902);--oxygen-core-common-white:#fff;--oxygen-core-common-black-opacity-010:rgba(0,0,0,.102);--oxygen-core-common-black-opacity-080:#000c;--oxygen-core-common-black:#000;--oxygen-LOCAL-clickableStep-background:#0000;--oxygen-LOCAL-clickableStep-background-active:var(--oxygen-core-grey-020);--oxygen-LOCAL-clickableStep-background-hover:var(--oxygen-core-grey-020)}.Pf7YNYOZTGCRgY6w8PI1{background-color:var(--oxygen-LOCAL-clickableStep-background);border:none;border-radius:16px!important;outline:none}.Pf7YNYOZTGCRgY6w8PI1.guideflow_hovered{background-color:var(--oxygen-LOCAL-clickableStep-background-hover)!important}.Pf7YNYOZTGCRgY6w8PI1:active{background-color:var(--oxygen-LOCAL-clickableStep-background-active)!important}.Pf7YNYOZTGCRgY6w8PI1:focus-visible{box-shadow:0 0 0 2px var(--oxygen-core-common-white),0 0 0 4px var(--oxygen-core-grey-110);outline:2px solid #0000}@media(prefers-reduced-motion:no-preference){.Pf7YNYOZTGCRgY6w8PI1:focus-visible{transition:box-shadow .15s linear}}.oxygen-input-field--is-floating.oxygen-input-field--is-empty .oxygen-input-field__input--date:not(:focus){color:#0000}.oxygen-input-field__input--date{align-items:center;display:flex;min-width:calc(100% - 1.6rem)}.oxygen-input-field__input--date::-webkit-date-and-time-value{text-align:left}.oxygen-input-field__input--date::-webkit-calendar-picker-indicator{background:#0000;color:#0000;position:absolute;right:1.5rem}.oxygen-input-field__input--date.oxygen-input-field__input--is-floating::-webkit-calendar-picker-indicator{top:2rem}.oxygen-input-field__input--date:not(.oxygen-input-field__input--is-floating)::-webkit-calendar-picker-indicator{top:1.2rem}@-moz-document url-prefix(){.oxygen-input-field__date-picker-icon--hide-on-firefox{display:none}}.dl-pagination{--oxygen-LOCAL-pagination-info-color:var(--oxygen-core-grey-130);--oxygen-LOCAL-pagination-background:var(--oxygen-core-common-white);--oxygen-LOCAL-pagination-background-hover:var(--oxygen-core-blue-130);--oxygen-LOCAL-pagination-background-active:var(--oxygen-core-blue-110);--oxygen-LOCAL-pagination-background-disabled:var(--oxygen-core-grey-090);--oxygen-LOCAL-pagination-color:var(--oxygen-core-grey-150);--oxygen-LOCAL-pagination-color-hover:var(--oxygen-core-common-white);--oxygen-LOCAL-pagination-color-disabled:var(--oxygen-core-grey-090);--oxygen-LOCAL-pagination-borderColor:var(--oxygen-core-grey-030);--oxygen-LOCAL-pagination-borderColor-hover:var(--oxygen-core-blue-130);--oxygen-LOCAL-pagination-previousNext-color-disabled:var(--oxygen-core-grey-040);--oxygen-LOCAL-pagination-previousNext-background-disabled:var(--oxygen-core-common-white);align-items:center;display:flex;justify-content:center}.dl-pagination .dl-pagination-infos{color:var(--oxygen-LOCAL-pagination-info-color);margin-right:8px}.dl-pagination .dl-pagination-buttons{display:flex;list-style:none;margin:0;padding-left:0;-webkit-user-select:none;user-select:none}.dl-pagination .dl-pagination-buttons li:not(:last-child){margin-right:8px}.dl-pagination .dl-pagination-buttons .dl-pagination-button,.dl-pagination .dl-pagination-buttons .dl-pagination-ellipsis{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.dl-pagination .dl-pagination-buttons .dl-pagination-button:not(.dl-pagination-button-page-number),.dl-pagination .dl-pagination-buttons .dl-pagination-ellipsis:not(.dl-pagination-button-page-number){font-size:var(--oxygen-core-font-size-l)}.dl-pagination .dl-pagination-buttons .dl-pagination-button{background:var(--oxygen-core-common-white);border:none;border-radius:8px;color:var(--oxygen-LOCAL-pagination-color);padding:0;text-decoration:none}.dl-pagination .dl-pagination-buttons .dl-pagination-button.active,.dl-pagination .dl-pagination-buttons .dl-pagination-button.disabled,.dl-pagination .dl-pagination-buttons .dl-pagination-button.guideflow_hovered{color:var(--oxygen-LOCAL-pagination-color-hover)}.dl-pagination .dl-pagination-buttons .dl-pagination-button.disabled{background:var(--oxygen-LOCAL-pagination-background-disabled);cursor:not-allowed}.dl-pagination .dl-pagination-buttons .dl-pagination-button.guideflow_hovered{background:var(--oxygen-LOCAL-pagination-background-hover)}.dl-pagination .dl-pagination-buttons .dl-pagination-button.active{background:var(--oxygen-LOCAL-pagination-background-active);font-weight:var(--oxygen-core-font-weight-bold)}.dl-pagination .dl-pagination-buttons .dl-pagination-button.active.guideflow_hovered{cursor:not-allowed}.dl-pagination .dl-pagination-buttons .dl-pagination-button:not(.dl-pagination-button-page-number){border:1px solid var(--oxygen-LOCAL-pagination-borderColor)}.dl-pagination .dl-pagination-buttons .dl-pagination-button:not(.dl-pagination-button-page-number).guideflow_hovered{border-color:var(--oxygen-LOCAL-pagination-borderColor-hover)}.dl-pagination .dl-pagination-buttons .dl-pagination-button:not(.dl-pagination-button-page-number).disabled{background:var(--oxygen-LOCAL-pagination-previousNext-background-disabled);color:var(--oxygen-LOCAL-pagination-previousNext-color-disabled)}.dl-pagination .dl-pagination-buttons .dl-pagination-button:not(.active) .dl-button-label{font-weight:var(--oxygen-core-font-weight-regular)}.ATy4krZar1wZ95Lx1cZF{cursor:auto}.dl-accordion-item{padding:var(--oxygen-number-grid-x2)}.dl-accordion-item.dl-accordion-item-opened .dl-icon.dl-accordion-item-title-icon{transform:rotate(-180deg)}.dl-accordion-item-title{align-items:center;background:none;border:none;cursor:pointer;display:flex;font:inherit;outline:none;padding:0;text-align:left;-webkit-user-select:none;user-select:none;width:100%}.dl-accordion-item-title .dl-text{color:var(--oxygen-color-datadisplay-accordion-title-default);fill:currentcolor;transition:color .1s}.dl-accordion-item-title .dl-icon{color:var(--oxygen-color-datadisplay-accordion-icon-default);fill:currentcolor;transition:color .1s}.dl-accordion-item-title:focus .dl-text,.dl-accordion-item-title.guideflow_hovered .dl-text{color:var(--oxygen-color-datadisplay-accordion-title-hover)}.dl-accordion-item-title:focus .dl-icon,.dl-accordion-item-title.guideflow_hovered .dl-icon{color:var(--oxygen-color-datadisplay-accordion-icon-hover)}.dl-accordion-item-title:focus-visible{box-shadow:0 0 0 2px var(--oxygen-core-common-white),0 0 0 4px var(--oxygen-core-grey-110);outline:2px solid #0000}@media(prefers-reduced-motion:no-preference){.dl-accordion-item-title:focus-visible{transition:box-shadow .15s linear}}.dl-icon.dl-accordion-item-title-icon{height:var(--oxygen-number-grid-x3);margin-right:var(--oxygen-number-grid-x1);transition:transform .3s}.dl-accordion-sublink{display:block;line-height:30px;text-decoration:none}.dl-accordion-item-content{display:inherit;margin-top:var(--oxygen-number-grid-x1)}.oxygen-accordion-item__closed{display:none}.dl-tabs{--oxygen-LOCAL-tabs-color:var(--oxygen-core-grey-130);--oxygen-LOCAL-tabs-background:var(--oxygen-core-common-white);--oxygen-LOCAL-tabs-borderColor:var(--oxygen-core-grey-030)}.dl-tab{--oxygen-LOCAL-tab-color-hover:var(--oxygen-core-blue-130);--oxygen-LOCAL-tab-selected-color:var(--oxygen-core-blue-110);--oxygen-LOCAL-tab-selected-borderColor-hover:var(--oxygen-core-blue-130);--oxygen-LOCAL-tab-selected-background:var(--oxygen-core-blue-110)}.dl-tabs{background-color:var(--oxygen-LOCAL-tabs-background);display:flex;flex:0 0 auto;position:relative;z-index:60}.dl-tabs.dl-tabs-transparent{background-color:#0000}.dl-tabs a{color:var(--oxygen-LOCAL-tabs-color)}.dl-tabs a:focus,.dl-tabs a.guideflow_hovered{text-decoration:none}@media screen and (min-width:768px){.dl-tabs{align-items:center;justify-content:center}}.dl-tabs:before{background-color:var(--oxygen-LOCAL-tabs-borderColor);bottom:0;content:"";height:1px;position:absolute;width:100%}@media(forced-colors:active){.dl-tabs:before{background-color:buttonborder}}.dl-tab{align-items:center;background-color:#0000;border:0;display:flex;flex:1 0;justify-content:center;outline:none;padding:8px;position:relative;text-align:center}.dl-tab .dl-icon{height:24px;margin-right:8px;width:24px}.dl-tab:active .dl-icon,.dl-tab:active .dl-text,.dl-tab:focus .dl-icon,.dl-tab:focus .dl-text,.dl-tab.guideflow_hovered .dl-icon,.dl-tab.guideflow_hovered .dl-text{color:var(--oxygen-LOCAL-tab-color-hover)}.dl-tab:focus-visible{box-shadow:0 0 0 2px var(--oxygen-core-common-white),0 0 0 4px var(--oxygen-core-grey-110);outline:2px solid #0000}@media(prefers-reduced-motion:no-preference){.dl-tab:focus-visible{transition:box-shadow .15s linear}}.dl-tab-icon-vertical{flex-direction:column}.dl-tab-icon-vertical .dl-icon{margin-bottom:8px;margin-right:unset}.dl-tab-active.guideflow_hovered{border-bottom-color:var(--oxygen-LOCAL-tab-selected-borderColor-hover)}.dl-tab-active .dl-icon,.dl-tab-active .dl-text{color:var(--oxygen-LOCAL-tab-selected-color)}@media(forced-colors:active){.dl-tab-active{background-color:selecteditem}}.dl-tab-active:after{background-color:var(--oxygen-LOCAL-tab-selected-background);bottom:0;content:"";height:2px;position:absolute;width:100%}@media(forced-colors:active){.dl-tab-active:after{background-color:selecteditem}}.dl-tabs-fit-content>.dl-tab{flex:auto 0}.dl-tab .dl-badge{position:absolute;right:-8px;top:-2px}.m8oB6tNbE_5FR4_mWsFO{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:unset;border:none;cursor:pointer;margin:0;padding:0}.m8oB6tNbE_5FR4_mWsFO.HlvgZrQdYDi2GUArVbq6{color:inherit}.oxygen-segmented-control{--oxygen-LOCAL-segmentedControl-background:var(--oxygen-core-common-white);--oxygen-LOCAL-segmentedControl-background-hover:var(--oxygen-core-grey-020);--oxygen-LOCAL-segmentedControl-background-selected:var(--oxygen-core-grey-130);--oxygen-LOCAL-segmentedControl-color:var(--oxygen-core-grey-130);--oxygen-LOCAL-segmentedControl-color-selected:var(--oxygen-core-common-white);--oxygen-LOCAL-segmentedControl-font:var(--oxygen-core-font-weight-regular) 1.4rem /2.4rem var(--oxygen-core-font-family-roboto)}.oxygen-segmented-control.oxygen-segmented-control{background-color:var(--oxygen-LOCAL-segmentedControl-background);border:.1rem solid var(--oxygen-core-grey-030);border-radius:99999px;display:inline-flex;gap:.4rem;margin:0;padding:.4rem}.oxygen-segmented-control .oxygen-segmented-control__itemWrapper{border-radius:99999px;list-style-type:none;margin:0;padding:0}.oxygen-segmented-control .oxygen-segmented-control__itemWrapper:focus-within:has(:focus-visible){box-shadow:0 0 0 2px var(--oxygen-core-common-white),0 0 0 4px var(--oxygen-core-grey-110);outline:2px solid #0000;text-decoration:none}@media(prefers-reduced-motion:no-preference){.oxygen-segmented-control .oxygen-segmented-control__itemWrapper:focus-within:has(:focus-visible){transition:box-shadow .15s linear}}.oxygen-segmented-control .oxygen-segmented-control__item{align-items:center;background-color:var(--oxygen-LOCAL-segmentedControl-background);border:none;border-radius:99999px;color:var(--oxygen-LOCAL-segmentedControl-color);cursor:pointer;display:inline-flex;font:var(--oxygen-LOCAL-segmentedControl-font);gap:.4rem;height:100%;padding:.4rem 2rem;position:relative;text-decoration:none!important}.oxygen-segmented-control .oxygen-segmented-control__item:focus{outline:none}.oxygen-segmented-control .oxygen-segmented-control__item--selected{background-color:var(--oxygen-LOCAL-segmentedControl-background-selected);color:var(--oxygen-LOCAL-segmentedControl-color-selected)}.oxygen-segmented-control .oxygen-segmented-control__item--selected:focus,.oxygen-segmented-control .oxygen-segmented-control__item--selected.guideflow_hovered{color:var(--oxygen-LOCAL-segmentedControl-color-selected)}.oxygen-segmented-control .oxygen-segmented-control__item:not(.oxygen-segmented-control__item--selected).guideflow_hovered{background-color:var(--oxygen-LOCAL-segmentedControl-background-hover);color:var(--oxygen-LOCAL-segmentedControl-color)}.JNDcBFLNpA3IYLzcwrQ7{display:flex;flex-direction:row;padding:var(--oxygen-scale-semantic-padding-medium);position:relative;width:100%}.JNDcBFLNpA3IYLzcwrQ7 .v21tb74EY9mESVMmsjeQ{position:absolute;right:var(--oxygen-scale-semantic-padding-medium);top:var(--oxygen-scale-semantic-padding-medium)}.FBqWndWlzz5Nj4PiF16H{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o{display:grid;gap:.8rem}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o.niHsyJygk_b5XKZZVQSu.VVIIL_ElfnhBhdGrGxsT{grid-template:"icon label" auto}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o:not(.niHsyJygk_b5XKZZVQSu).VVIIL_ElfnhBhdGrGxsT{grid-template:"icon title" auto "icon label" auto}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o:not(.VVIIL_ElfnhBhdGrGxsT).niHsyJygk_b5XKZZVQSu{grid-template:"icon label" auto "icon actions" auto}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o:not(.niHsyJygk_b5XKZZVQSu,.VVIIL_ElfnhBhdGrGxsT){grid-template:"icon title" auto "icon label" auto "icon actions" auto}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o.QGKRZCEIGx2iokvYqklA{padding:var(--oxygen-scale-semantic-padding-medium)}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o.d0cYYXFEyNCjqVSdVjVH.b4frbcRdwX4bX0tW5XdC,:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o.dw7SR9UI3gtkQNHFcz3n{padding:0}:not(.VHiq7hwLIx6J0mwigaE6) .mFnT3oKRtwx22EkLbt3o.dw7SR9UI3gtkQNHFcz3n .bxmWAHN2h3sl1gLcVcaW{margin-top:-.1rem}.xOPHBB6CwSnHSG0rSRZh{justify-content:center;text-align:center}.Wxj4q_MIC4ItoUkWeMb5{justify-content:start;text-align:start}.CpOmC5kBV5Ak0JwgJfNc{border:.1rem solid;border-radius:.8rem}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o{justify-content:center}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o .tohj6W7broSZFEHohQKt{align-items:center;display:flex;gap:.8rem;justify-content:center}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o .tohj6W7broSZFEHohQKt .bxmWAHN2h3sl1gLcVcaW{margin-top:.5rem}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o .EEvwkI6ZmU7wDXnI65dV{justify-content:center}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o:not(.VVIIL_ElfnhBhdGrGxsT).niHsyJygk_b5XKZZVQSu{grid-template:"icon label" auto "actions actions" auto}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o:not(.VVIIL_ElfnhBhdGrGxsT).niHsyJygk_b5XKZZVQSu .bxmWAHN2h3sl1gLcVcaW{justify-self:end}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o:not(.VVIIL_ElfnhBhdGrGxsT).niHsyJygk_b5XKZZVQSu .nwvJ7e2QzpBbQIi4u3gf{justify-self:start}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o:not(.niHsyJygk_b5XKZZVQSu).VVIIL_ElfnhBhdGrGxsT{grid-template:"title" auto "label" auto}.VHiq7hwLIx6J0mwigaE6 .mFnT3oKRtwx22EkLbt3o:not(.niHsyJygk_b5XKZZVQSu,.VVIIL_ElfnhBhdGrGxsT){grid-template:"title" auto "label" auto "actions" auto}.Wxj4q_MIC4ItoUkWeMb5.VHiq7hwLIx6J0mwigaE6,.Wxj4q_MIC4ItoUkWeMb5.VHiq7hwLIx6J0mwigaE6 .tohj6W7broSZFEHohQKt{justify-content:start}.Wxj4q_MIC4ItoUkWeMb5.VHiq7hwLIx6J0mwigaE6 :not(.niHsyJygk_b5XKZZVQSu) .EEvwkI6ZmU7wDXnI65dV,.Wxj4q_MIC4ItoUkWeMb5.VHiq7hwLIx6J0mwigaE6 :not(.niHsyJygk_b5XKZZVQSu) .nwvJ7e2QzpBbQIi4u3gf{margin-left:2.5rem}.Wxj4q_MIC4ItoUkWeMb5.VHiq7hwLIx6J0mwigaE6 .EEvwkI6ZmU7wDXnI65dV,.Wxj4q_MIC4ItoUkWeMb5.VHiq7hwLIx6J0mwigaE6 .nwvJ7e2QzpBbQIi4u3gf{justify-content:start}.Ccjsht_LgdOcgh70OOxX.CpOmC5kBV5Ak0JwgJfNc,.Ccjsht_LgdOcgh70OOxX.VHiq7hwLIx6J0mwigaE6{background-color:var(--oxygen-color-component-indicator-alert-background-positive);color:var(--oxygen-color-component-indicator-alert-text-positive)}.Ccjsht_LgdOcgh70OOxX.CpOmC5kBV5Ak0JwgJfNc{border-color:var(--oxygen-color-component-indicator-alert-border-positive)}.Ccjsht_LgdOcgh70OOxX.b4frbcRdwX4bX0tW5XdC{color:var(--oxygen-color-component-indicator-alert-hint-text-positive)}.TZeqJpga6zQjTYFTK9tX.CpOmC5kBV5Ak0JwgJfNc,.TZeqJpga6zQjTYFTK9tX.VHiq7hwLIx6J0mwigaE6{background-color:var(--oxygen-color-component-indicator-alert-background-danger);color:var(--oxygen-color-component-indicator-alert-text-danger)}.TZeqJpga6zQjTYFTK9tX.CpOmC5kBV5Ak0JwgJfNc{border-color:var(--oxygen-color-component-indicator-alert-border-danger)}.TZeqJpga6zQjTYFTK9tX.b4frbcRdwX4bX0tW5XdC{color:var(--oxygen-color-component-indicator-alert-hint-text-danger)}.hNRMi7GxV1ZQDYJkGYDX.CpOmC5kBV5Ak0JwgJfNc,.hNRMi7GxV1ZQDYJkGYDX.VHiq7hwLIx6J0mwigaE6{background-color:var(--oxygen-color-component-indicator-alert-background-warning);color:var(--oxygen-color-component-indicator-alert-text-warning)}.hNRMi7GxV1ZQDYJkGYDX.CpOmC5kBV5Ak0JwgJfNc{border-color:var(--oxygen-color-component-indicator-alert-border-warning)}.hNRMi7GxV1ZQDYJkGYDX.b4frbcRdwX4bX0tW5XdC{color:var(--oxygen-color-component-indicator-alert-hint-text-warning)}.D1N4E608brToPH4qTDTY.CpOmC5kBV5Ak0JwgJfNc,.D1N4E608brToPH4qTDTY.VHiq7hwLIx6J0mwigaE6{background-color:var(--oxygen-color-component-indicator-alert-background-tips);color:var(--oxygen-color-component-indicator-alert-text-tips)}.D1N4E608brToPH4qTDTY.CpOmC5kBV5Ak0JwgJfNc{border-color:var(--oxygen-color-component-indicator-alert-border-tips)}.D1N4E608brToPH4qTDTY.b4frbcRdwX4bX0tW5XdC{color:var(--oxygen-color-component-indicator-alert-hint-text-tips)}.AnAb91VV2LjfOPnAjfYE.CpOmC5kBV5Ak0JwgJfNc,.AnAb91VV2LjfOPnAjfYE.VHiq7hwLIx6J0mwigaE6{background-color:var(--oxygen-color-component-indicator-alert-background-informative);color:var(--oxygen-color-component-indicator-alert-text-informative)}.AnAb91VV2LjfOPnAjfYE.CpOmC5kBV5Ak0JwgJfNc{border-color:var(--oxygen-color-component-indicator-alert-border-informative)}.AnAb91VV2LjfOPnAjfYE.b4frbcRdwX4bX0tW5XdC{color:var(--oxygen-color-component-indicator-alert-hint-text-informative)}.v6ciSYsqwT8cMx4jOEWD.CpOmC5kBV5Ak0JwgJfNc,.v6ciSYsqwT8cMx4jOEWD.VHiq7hwLIx6J0mwigaE6{background-color:var(--oxygen-color-component-surface-background-main-base-default);color:var(--oxygen-color-component-text-bodyText-neutral-default)}.v6ciSYsqwT8cMx4jOEWD.CpOmC5kBV5Ak0JwgJfNc{border-color:var(--oxygen-color-component-surface-background-neutral-base-hover)}.v6ciSYsqwT8cMx4jOEWD.b4frbcRdwX4bX0tW5XdC{color:var(--oxygen-color-component-text-bodyText-neutral-default)}.v6ciSYsqwT8cMx4jOEWD svg:first-child{color:var(--oxygen-color-component-indicator-alert-icon-neutral)}.EEvwkI6ZmU7wDXnI65dV{display:flex;gap:1.6rem}:not(.tohj6W7broSZFEHohQKt)>.bxmWAHN2h3sl1gLcVcaW{margin-top:.3rem}.RVqoSc37gnaDUCSDB7sy{--oxygen-color-component-indicator-progressBar-empty-background:var(--oxygen-color-semantic-brand-subtle-base);--oxygen-LOCAL-progressBar-empty-background:var(--oxygen-color-component-indicator-progressBar-empty-background);--oxygen-LOCAL-progressBar-fill-background:var(--oxygen-color-component-indicator-progressBar-fill-background);display:flex;flex-direction:column;gap:.4rem;width:100%}@media(forced-colors:active){.RVqoSc37gnaDUCSDB7sy{--oxygen-LOCAL-progressBar-fill-background:Highlight}}.W6esvxx7839Ux1aFbSOD{display:flex;justify-content:space-between}._T0RxHF3OzvSZzJ0p9RN{border:none;forced-color-adjust:none;height:.4rem;position:relative;width:100%}._T0RxHF3OzvSZzJ0p9RN::-webkit-progress-bar{background-color:var(--oxygen-LOCAL-progressBar-empty-background)}@media(forced-colors:active){._T0RxHF3OzvSZzJ0p9RN::-webkit-progress-bar{background:none;box-shadow:inset 0 0 0 1px ButtonBorder}}._T0RxHF3OzvSZzJ0p9RN::-webkit-progress-value{background-color:var(--oxygen-LOCAL-progressBar-fill-background);border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}._T0RxHF3OzvSZzJ0p9RN:after{background-color:var(--oxygen-LOCAL-progressBar-fill-background);content:"";display:block;height:.4rem;position:absolute;right:0;top:0;width:.4rem}._T0RxHF3OzvSZzJ0p9RN.wMQ59tc3inpGVd3fqKrZ:after{border-radius:.5rem}._T0RxHF3OzvSZzJ0p9RN:not(.wMQ59tc3inpGVd3fqKrZ):after{border-bottom-left-radius:.5rem;border-bottom-right-radius:0;border-top-left-radius:.5rem;border-top-right-radius:0}[value="100"]::-webkit-progress-value{border-radius:0}.wMQ59tc3inpGVd3fqKrZ{border-radius:.5rem}.wMQ59tc3inpGVd3fqKrZ::-webkit-progress-bar,.wMQ59tc3inpGVd3fqKrZ::-webkit-progress-value{border-radius:.5rem}.CHmYVwAl90N9ml2rskg1{align-items:center;display:flex;position:relative;transform:translateX(0)}@media(prefers-reduced-motion:no-preference){.CHmYVwAl90N9ml2rskg1{transition:transform .1s ease-in-out .1s}}.LfPoPGxVSdBQMTb6jHAd{height:1.6rem;left:.8rem;opacity:0;position:absolute;visibility:hidden;width:1.6rem}@media(prefers-reduced-motion:no-preference){.LfPoPGxVSdBQMTb6jHAd{transition:visibility .1s,opacity .1s linear}}.CaDLP586UHn1GuGsWhbj .CHmYVwAl90N9ml2rskg1{transform:translateX(.8rem)}@media(prefers-reduced-motion:no-preference){.CaDLP586UHn1GuGsWhbj .CHmYVwAl90N9ml2rskg1{transition:transform .1s ease-in-out}}.CaDLP586UHn1GuGsWhbj .LfPoPGxVSdBQMTb6jHAd{opacity:1;visibility:visible}@media(prefers-reduced-motion:no-preference){.CaDLP586UHn1GuGsWhbj .LfPoPGxVSdBQMTb6jHAd{transition:visibility .1s .1s,opacity .1s linear .1s}}
/*# sourceMappingURL=../78076-c78516298429515e91f2.css.map*/