/*!
 * 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}body{background-color:#fff!important}.row-dragging{background:#fafafa;border:1px solid #ccc}.row-dragging td{padding:16px}.row-dragging .drag-visible{visibility:visible}:root{--colBla: rgb(255, 255, 255);--colBlaGri: #f0f2f5;--colNeg: rgb(65, 65, 65);--colGri: rgb(136, 136, 136);--colGriCla: rgb(185, 185, 185);--colGriBordes: #CBCFD7;--colGriNew: #FAFAFA;--colGriTra35: rgba(139, 139, 139, .35);--colGriTra15: rgba(139, 139, 139, .15);--colVer: rgb(13, 167, 41);--colVerCla: rgb(70, 228, 99);--colVerOsc: rgb(22, 121, 40);--colRoj: rgba(235, 0, 43, .836);--colRojCla: rgb(255, 55, 55);--colAzu: rgb(30, 109, 255);--colAzuCla: rgb(30, 165, 255);--colAzuMuyCla: rgb(117, 200, 255);--colAma: rgb(238, 234, 10);--colNarCla: rgb(255, 197, 8);--colNar: #f9aa33;--colBlueSpace: #353646;--colVerCor: rgb(0, 207, 167);--colVerCorTra: rgba(0, 207, 166, .05);--colVerOscCor: rgb(0, 177, 141);--colVerClaCor: rgb(29, 231, 191);--colAzuCor: rgb(105, 164, 255);--colAzuCel: rgb(0, 246, 255);--colAzuClaCor: rgb(142, 187, 255);--colAzuOscCor: rgb(64, 123, 255);--colCorpNew: #55D3BA;--colSeleccion: #F9A036;--colBordeSeleccion: #89561A;--blueSpace: #353646;--colContratActiv: #00C99D;--colContratRojo: #ED2A4D;--colLuzGas: var(--colVerCor)}.ta01{transition:all .1s cubic-bezier(.645,.045,.355,1)}.ta02{transition:all .2s cubic-bezier(.645,.045,.355,1)}.ta03{transition:all .3s cubic-bezier(.645,.045,.355,1)}.ta04{transition:all .4s cubic-bezier(.645,.045,.355,1)}.ta05{transition:all .5s cubic-bezier(.645,.045,.355,1)}.fo0{filter:opacity(0)}.fo1{filter:opacity(.1)}.fo2{filter:opacity(.2)}.fo3{filter:opacity(.3)}.fo4{filter:opacity(.4)}.fo5{filter:opacity(.5)}.fo6{filter:opacity(.6)}.fo7{filter:opacity(.7)}.fo8{filter:opacity(.8)}.fo9{filter:opacity(.9)}.fo10{filter:opacity(1)}.colBla{color:#fff!important}.colBla-ni{color:#fff}.colBla-background{background-color:#fff}.colBlaGri{color:#f0f2f5!important}.colBlaGri-ni{color:#f0f2f5}.colBlaGri-background{background-color:#f0f2f5}.colNeg{color:#414141!important}.colNeg-ni{color:#414141}.colNeg-background{background-color:#414141}.colGri{color:#888!important}.colGri-ni{color:#888}.colGri-background{background-color:#888}.colGriCla{color:#b9b9b9!important}.colGriCla-ni{color:#b9b9b9}.colGriCla-background{background-color:#b9b9b9}.colGriBordes{color:#cbcfd7!important}.colGriBordes-ni{color:#cbcfd7}.colGriBordes-background{background-color:#cbcfd7}.colGriNew{color:#fafafa!important}.colGriNew-ni{color:#fafafa}.colGriNew-background{background-color:#fafafa}.colGriTra35{color:#8b8b8b59!important}.colGriTra35-ni{color:#8b8b8b59}.colGriTra35-background{background-color:#8b8b8b59}.colGriTra15{color:#8b8b8b26!important}.colGriTra15-ni{color:#8b8b8b26}.colGriTra15-background{background-color:#8b8b8b26}.colVer{color:#0da729!important}.colVer-ni{color:#0da729}.colVer-background{background-color:#0da729}.colVerCla{color:#46e463!important}.colVerCla-ni{color:#46e463}.colVerCla-background{background-color:#46e463}.colVerOsc{color:#167928!important}.colVerOsc-ni{color:#167928}.colVerOsc-background{background-color:#167928}.colRoj{color:#eb002bd5!important}.colRoj-ni{color:#eb002bd5}.colRoj-background{background-color:#eb002bd5}.colRojCla{color:#ff3737!important}.colRojCla-ni{color:#ff3737}.colRojCla-background{background-color:#ff3737}.colAzu{color:#1e6dff!important}.colAzu-ni{color:#1e6dff}.colAzu-background{background-color:#1e6dff}.colAzuCla{color:#1ea5ff!important}.colAzuCla-ni{color:#1ea5ff}.colAzuCla-background{background-color:#1ea5ff}.colAzuMuyCla{color:#75c8ff!important}.colAzuMuyCla-ni{color:#75c8ff}.colAzuMuyCla-background{background-color:#75c8ff}.colAma{color:#eeea0a!important}.colAma-ni{color:#eeea0a}.colAma-background{background-color:#eeea0a}.colNarCla{color:#ffc508!important}.colNarCla-ni{color:#ffc508}.colNarCla-background{background-color:#ffc508}.colNar{color:#f9aa33!important}.colNar-ni{color:#f9aa33}.colNar-background{background-color:#f9aa33}.colBlueSpace{color:#353646!important}.colBlueSpace-ni{color:#353646}.colBlueSpace-background{background-color:#353646}.colVerCor{color:#00cfa7!important}.colVerCor-ni{color:#00cfa7}.colVerCor-background{background-color:#00cfa7}.colVerCorTra{color:#00cfa60d!important}.colVerCorTra-ni{color:#00cfa60d}.colVerCorTra-background{background-color:#00cfa60d}.colVerOscCor{color:#00b18d!important}.colVerOscCor-ni{color:#00b18d}.colVerOscCor-background{background-color:#00b18d}.colVerClaCor{color:#1de7bf!important}.colVerClaCor-ni{color:#1de7bf}.colVerClaCor-background{background-color:#1de7bf}.colAzuCor{color:#69a4ff!important}.colAzuCor-ni{color:#69a4ff}.colAzuCor-background{background-color:#69a4ff}.colAzuCel{color:#00f6ff!important}.colAzuCel-ni{color:#00f6ff}.colAzuCel-background{background-color:#00f6ff}.colAzuClaCor{color:#8ebbff!important}.colAzuClaCor-ni{color:#8ebbff}.colAzuClaCor-background{background-color:#8ebbff}.colAzuOscCor{color:#407bff!important}.colAzuOscCor-ni{color:#407bff}.colAzuOscCor-background{background-color:#407bff}.colCorpNew{color:#55d3ba!important}.colCorpNew-ni{color:#55d3ba}.colCorpNew-background{background-color:#55d3ba}.colSeleccion{color:#f9a036!important}.colSeleccion-ni{color:#f9a036}.colSeleccion-background{background-color:#f9a036}.colBordeSeleccion{color:#89561a!important}.colBordeSeleccion-ni{color:#89561a}.colBordeSeleccion-background{background-color:#89561a}.blueSpace{color:#353646!important}.blueSpace-ni{color:#353646}.blueSpace-background{background-color:#353646}.colContratActiv{color:#00c99d!important}.colContratActiv-ni{color:#00c99d}.colContratActiv-background{background-color:#00c99d}.colContratRojo{color:#ed2a4d!important}.colContratRojo-ni{color:#ed2a4d}.colContratRojo-background{background-color:#ed2a4d}.colorLuzGas{color:var(--colLuzGas)!important}.colorBlueSpace{color:var(--colBlueSpace)!important}.bg-danger{background-color:#fff2f0}.bg-success{background-color:#cfefb0}.bg-gris{background-color:var(--colGriNew)!important}.bg-colVerCor{background-color:var(--colVerCor)!important}.bg-corpoNew{background-color:var(--colCorpNew)!important}.bg-blueSpace{background-color:var(--colBlueSpace)!important}@font-face{font-family:gana;src:url(/assets/PlusJakartaSans-D_DSbd_K.ttf)}@font-face{font-family:ganaBold;src:url(/assets/jakarta_medium-BWT6vWE5.ttf)}@font-face{font-family:ganaBolder;src:url(/assets/jakarta_extrabold-BPMfZ3D1.ttf)}*{margin:0;padding:0;font-family:gana,DM Sans,sans-serif}@media (max-width: 768px){*{font-size:.98em}}@media (max-width: 576px){*{font-size:.95em}}.ant-tabs-content-holder{background-color:#fff;padding:1em;margin-top:-15px}html{scroll-behavior:smooth}html ::-webkit-scrollbar{width:8px;height:8px}html ::-webkit-scrollbar-track{background:#f1f1f1}html ::-webkit-scrollbar-thumb{background:#888}html ::-webkit-scrollbar-thumb:hover{background:#555}.cp{cursor:pointer}.hide{visibility:hidden;display:none}@media (max-width: 768px){.hideOnTablet{display:none!important}}@media (max-width: 576px){.hideOnMobile{display:none!important}}@media (max-width: 1200px){.hideOnDesktop{display:none!important}}.shadow,.shadowHover:hover{transition:box-shadow .3s,border-color .3s,-webkit-box-shadow .3s;box-shadow:0 1px 2px -2px #00000029,0 3px 6px #0000001f,0 5px 12px 4px #00000017}.elipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hover:hover{filter:brightness(1.1)}.hoverDark:hover{filter:brightness(.85)}.hoverDarkBackground:hover{background:#0000000a}.flex{display:flex!important}.fdr{display:flex;flex-direction:row}.jcc{display:flex;justify-content:center}.jcfs{display:flex;justify-content:flex-start}.jcfe{display:flex;justify-content:flex-end}.jcsa{display:flex;justify-content:space-around}.jcsb{display:flex;justify-content:space-between}.jcse{display:flex;justify-content:space-evenly}.aic{display:flex;align-items:center}.aifs{display:flex;align-items:flex-start}.aife{display:flex;align-items:flex-end}.fww{display:flex;flex-wrap:wrap}.fwno{display:flex;flex-wrap:nowrap}.fg1{flex-grow:1}.flex01{flex:.1}.flex02{flex:.2}.flex03{flex:.3}.flex04{flex:.4}.flex05{flex:.5}.flex06{flex:.6}.flex07{flex:.7}.flex08{flex:.8}.flex09{flex:.9}.flex1{flex:1}.flex11{flex:1.1}.flex12{flex:1.2}.flex13{flex:1.3}.flex14{flex:1.4}.flex15{flex:1.5}.flex16{flex:1.6}.flex17{flex:1.7}.flex18{flex:1.8}.flex19{flex:1.9}.flex2{flex:2}.p0{padding:0!important}.pt0{padding-top:0!important}.pr0{padding-right:0!important}.pb0{padding-bottom:0!important}.pl0{padding-left:0!important}.p1{padding:.25em!important}.pt1{padding-top:.25em!important}.pr1{padding-right:.25em!important}.pb1{padding-bottom:.25em!important}.pl1{padding-left:.25em!important}.p2{padding:.5em!important}.pr2{padding-right:.5em!important}.pt2{padding-top:.5em!important}.pb2{padding-bottom:.5em!important}.pl2{padding-left:.5em!important}.p3{padding:1em!important}.pt3{padding-top:1em!important}.pr3{padding-right:1em!important}.pb3{padding-bottom:1em!important}.pl3{padding-left:1em!important}.p4{padding:1.5em!important}.pr4{padding-right:1.5em!important}.pt4{padding-top:1.5em!important}.pb4{padding-bottom:1.5em!important}.pl4{padding-left:1.5em!important}.p5{padding:2em!important}.pt5{padding-top:2em!important}.pr5{padding-right:2em!important}.pb5{padding-bottom:2em!important}.pl5{padding-left:2em!important}.responsiveWidth{margin:auto}@media (min-width: 1200px){.responsiveWidth{max-width:1140px}}@media (max-width: 1198px){.responsiveWidth{max-width:960px}}@media (max-width: 991px){.responsiveWidth{max-width:720px}}@media (max-width: 767px){.responsiveWidth{max-width:600px}}@media (max-width: 644px){.responsiveWidth{max-width:540px}}@media (max-width: 584px){.responsiveWidth{padding:0 1em}}.mt0{margin-top:0!important}.mr0{margin-right:0!important}.mb0{margin-bottom:0!important}.ml0{margin-left:0!important}.mt1{margin-top:.25em!important}.mr1{margin-right:.25em!important}.mb1{margin-bottom:.25em!important}.ml1{margin-left:.25em!important}.mt2{margin-top:.5em!important}.mr2{margin-right:.5em!important}.mb2{margin-bottom:.5em!important}.ml2{margin-left:.5em!important}.mt3{margin-top:1em!important}.mr3{margin-right:1em!important}.mb3{margin-bottom:1em!important}.ml3{margin-left:1em!important}.mt4{margin-top:1.5em!important}.mr4{margin-right:1.5em!important}.mb4{margin-bottom:1.5em!important}.ml4{margin-left:1.5em!important}.mt5{margin-top:2em!important}.mr5{margin-right:2em!important}.mb5{margin-bottom:2em!important}.ml5{margin-left:2em!important}.rGap1{row-gap:.25em}.rGap2{row-gap:.5em}.rGap3{row-gap:1em}.rGap4{row-gap:1.5em}.rGap5{row-gap:2em}.w1{width:1%!important}.h1{height:1%!important}.w2{width:2%!important}.h2{height:2%!important}.w3{width:3%!important}.h3{height:3%!important}.w4{width:4%!important}.h4{height:4%!important}.w5{width:5%!important}.h5{height:5%!important}.w6{width:6%!important}.h6{height:6%!important}.w7{width:7%!important}.h7{height:7%!important}.w8{width:8%!important}.h8{height:8%!important}.w9{width:9%!important}.h9{height:9%!important}.w10{width:10%!important}.w11{width:11%!important}.h11{height:11%!important}.w12{width:12%!important}.h12{height:12%!important}.w13{width:13%!important}.h13{height:13%!important}.w14{width:14%!important}.h14{height:14%!important}.w15{width:15%!important}.h15{height:15%!important}.w16{width:16%!important}.h16{height:16%!important}.w17{width:17%!important}.h17{height:17%!important}.w18{width:18%!important}.h18{height:18%!important}.w19{width:19%!important}.h19{height:19%!important}.w20{width:20%!important}.w21{width:21%!important}.h21{height:21%!important}.w22{width:22%!important}.h22{height:22%!important}.w23{width:23%!important}.h23{height:23%!important}.w24{width:24%!important}.h24{height:24%!important}.w25{width:25%!important}.h25{height:25%!important}.w26{width:26%!important}.h26{height:26%!important}.w27{width:27%!important}.h27{height:27%!important}.w28{width:28%!important}.h28{height:28%!important}.w29{width:29%!important}.h29{height:29%!important}.w30{width:30%!important}.w31{width:31%!important}.h31{height:31%!important}.w32{width:32%!important}.h32{height:32%!important}.w33{width:33%!important}.h33{height:33%!important}.w34{width:34%!important}.h34{height:34%!important}.w35{width:35%!important}.h35{height:35%!important}.w36{width:36%!important}.h36{height:36%!important}.w37{width:37%!important}.h37{height:37%!important}.w38{width:38%!important}.h38{height:38%!important}.w39{width:39%!important}.h39{height:39%!important}.w40{width:40%!important}.w41{width:41%!important}.h41{height:41%!important}.w42{width:42%!important}.h42{height:42%!important}.w43{width:43%!important}.h43{height:43%!important}.w44{width:44%!important}.h44{height:44%!important}.w45{width:45%!important}.h45{height:45%!important}.w46{width:46%!important}.h46{height:46%!important}.w47{width:47%!important}.h47{height:47%!important}.w48{width:48%!important}.h48{height:48%!important}.w49{width:49%!important}.h49{height:49%!important}.w50{width:50%!important}.w51{width:51%!important}.h51{height:51%!important}.w52{width:52%!important}.h52{height:52%!important}.w53{width:53%!important}.h53{height:53%!important}.w54{width:54%!important}.h54{height:54%!important}.w55{width:55%!important}.h55{height:55%!important}.w56{width:56%!important}.h56{height:56%!important}.w57{width:57%!important}.h57{height:57%!important}.w58{width:58%!important}.h58{height:58%!important}.w59{width:59%!important}.h59{height:59%!important}.w60{width:60%!important}.w61{width:61%!important}.h61{height:61%!important}.w62{width:62%!important}.h62{height:62%!important}.w63{width:63%!important}.h63{height:63%!important}.w64{width:64%!important}.h64{height:64%!important}.w65{width:65%!important}.h65{height:65%!important}.w66{width:66%!important}.h66{height:66%!important}.w67{width:67%!important}.h67{height:67%!important}.w68{width:68%!important}.h68{height:68%!important}.w69{width:69%!important}.h69{height:69%!important}.w70{width:70%!important}.w71{width:71%!important}.h71{height:71%!important}.w72{width:72%!important}.h72{height:72%!important}.w73{width:73%!important}.h73{height:73%!important}.w74{width:74%!important}.h74{height:74%!important}.w75{width:75%!important}.h75{height:75%!important}.w76{width:76%!important}.h76{height:76%!important}.w77{width:77%!important}.h77{height:77%!important}.w78{width:78%!important}.h78{height:78%!important}.w79{width:79%!important}.h79{height:79%!important}.w80{width:80%!important}.w81{width:81%!important}.h81{height:81%!important}.w82{width:82%!important}.h82{height:82%!important}.w83{width:83%!important}.h83{height:83%!important}.w84{width:84%!important}.h84{height:84%!important}.w85{width:85%!important}.h85{height:85%!important}.w86{width:86%!important}.h86{height:86%!important}.w87{width:87%!important}.h87{height:87%!important}.w88{width:88%!important}.h88{height:88%!important}.w89{width:89%!important}.h89{height:89%!important}.w90{width:90%!important}.w91{width:91%!important}.h91{height:91%!important}.w92{width:92%!important}.h92{height:92%!important}.w93{width:93%!important}.h93{height:93%!important}.w94{width:94%!important}.h94{height:94%!important}.w95{width:95%!important}.h95{height:95%!important}.w96{width:96%!important}.h96{height:96%!important}.w97{width:97%!important}.h97{height:97%!important}.w98{width:98%!important}.h98{height:98%!important}.w99{width:99%!important}.h99{height:99%!important}.w100{width:100%!important}.h10{height:10%!important}.h20{height:20%!important}.h30{height:30%!important}.h40{height:40%!important}.h50{height:50%!important}.h60{height:60%!important}.h70{height:70%!important}.h80{height:80%!important}.h100{height:100%!important}.h90{height:90%!important}.wfull{width:100vw!important}.hfull{height:100vh!important}.full{width:100vw!important;height:100vh!important}.wminc{width:min-content!important}.wmaxc{width:max-content!important}.wfitc{width:fit-content!important}.hminc{height:min-content!important}.hmaxc{height:max-content!important}.hfitc{height:fit-content!important}.w1em{width:1em}.minw1em{min-width:1em}.maxw1em{max-width:1em}.h1em{height:1em}.minh1em{min-height:1em}.maxh1em{max-height:1em}.w2em{width:2em}.minw2em{min-width:2em}.maxw2em{max-width:2em}.h2em{height:2em}.minh2em{min-height:2em}.maxh2em{max-height:2em}.w3em{width:3em}.minw3em{min-width:3em}.maxw3em{max-width:3em}.h3em{height:3em}.minh3em{min-height:3em}.maxh3em{max-height:3em}.w4em{width:4em}.minw4em{min-width:4em}.maxw4em{max-width:4em}.h4em{height:4em}.minh4em{min-height:4em}.maxh4em{max-height:4em}.w5em{width:5em}.minw5em{min-width:5em}.maxw5em{max-width:5em}.h5em{height:5em}.minh5em{min-height:5em}.maxh5em{max-height:5em}.w6em{width:6em}.minw6em{min-width:6em}.maxw6em{max-width:6em}.h6em{height:6em}.minh6em{min-height:6em}.maxh6em{max-height:6em}.w7em{width:7em}.minw7em{min-width:7em}.maxw7em{max-width:7em}.h7em{height:7em}.minh7em{min-height:7em}.maxh7em{max-height:7em}.w8em{width:8em}.minw8em{min-width:8em}.maxw8em{max-width:8em}.h8em{height:8em}.minh8em{min-height:8em}.maxh8em{max-height:8em}.w9em{width:9em}.minw9em{min-width:9em}.maxw9em{max-width:9em}.h9em{height:9em}.minh9em{min-height:9em}.maxh9em{max-height:9em}.w10em{width:10em}.minw10em{min-width:10em}.maxw10em{max-width:10em}.h10em{height:10em}.minh10em{min-height:10em}.maxh10em{max-height:10em}.w11em{width:11em}.minw11em{min-width:11em}.maxw11em{max-width:11em}.h11em{height:11em}.minh11em{min-height:11em}.maxh11em{max-height:11em}.w12em{width:12em}.minw12em{min-width:12em}.maxw12em{max-width:12em}.h12em{height:12em}.minh12em{min-height:12em}.maxh12em{max-height:12em}.w13em{width:13em}.minw13em{min-width:13em}.maxw13em{max-width:13em}.h13em{height:13em}.minh13em{min-height:13em}.maxh13em{max-height:13em}.w14em{width:14em}.minw14em{min-width:14em}.maxw14em{max-width:14em}.h14em{height:14em}.minh14em{min-height:14em}.maxh14em{max-height:14em}.w15em{width:15em}.minw15em{min-width:15em}.maxw15em{max-width:15em}.h15em{height:15em}.minh15em{min-height:15em}.maxh15em{max-height:15em}.w16em{width:16em}.minw16em{min-width:16em}.maxw16em{max-width:16em}.h16em{height:16em}.minh16em{min-height:16em}.maxh16em{max-height:16em}.w17em{width:17em}.minw17em{min-width:17em}.maxw17em{max-width:17em}.h17em{height:17em}.minh17em{min-height:17em}.maxh17em{max-height:17em}.w18em{width:18em}.minw18em{min-width:18em}.maxw18em{max-width:18em}.h18em{height:18em}.minh18em{min-height:18em}.maxh18em{max-height:18em}.w19em{width:19em}.minw19em{min-width:19em}.maxw19em{max-width:19em}.h19em{height:19em}.minh19em{min-height:19em}.maxh19em{max-height:19em}.w20em{width:20em}.minw20em{min-width:20em}.maxw20em{max-width:20em}.h20em{height:20em}.minh20em{min-height:20em}.maxh20em{max-height:20em}.w21em{width:21em}.minw21em{min-width:21em}.maxw21em{max-width:21em}.h21em{height:21em}.minh21em{min-height:21em}.maxh21em{max-height:21em}.w22em{width:22em}.minw22em{min-width:22em}.maxw22em{max-width:22em}.h22em{height:22em}.minh22em{min-height:22em}.maxh22em{max-height:22em}.w23em{width:23em}.minw23em{min-width:23em}.maxw23em{max-width:23em}.h23em{height:23em}.minh23em{min-height:23em}.maxh23em{max-height:23em}.w24em{width:24em}.minw24em{min-width:24em}.maxw24em{max-width:24em}.h24em{height:24em}.minh24em{min-height:24em}.maxh24em{max-height:24em}.w25em{width:25em}.minw25em{min-width:25em}.maxw25em{max-width:25em}.h25em{height:25em}.minh25em{min-height:25em}.maxh25em{max-height:25em}.w26em{width:26em}.minw26em{min-width:26em}.maxw26em{max-width:26em}.h26em{height:26em}.minh26em{min-height:26em}.maxh26em{max-height:26em}.w27em{width:27em}.minw27em{min-width:27em}.maxw27em{max-width:27em}.h27em{height:27em}.minh27em{min-height:27em}.maxh27em{max-height:27em}.w28em{width:28em}.minw28em{min-width:28em}.maxw28em{max-width:28em}.h28em{height:28em}.minh28em{min-height:28em}.maxh28em{max-height:28em}.w29em{width:29em}.minw29em{min-width:29em}.maxw29em{max-width:29em}.h29em{height:29em}.minh29em{min-height:29em}.maxh29em{max-height:29em}.w30em{width:30em}.minw30em{min-width:30em}.maxw30em{max-width:30em}.h30em{height:30em}.minh30em{min-height:30em}.maxh30em{max-height:30em}.w31em{width:31em}.minw31em{min-width:31em}.maxw31em{max-width:31em}.h31em{height:31em}.minh31em{min-height:31em}.maxh31em{max-height:31em}.w32em{width:32em}.minw32em{min-width:32em}.maxw32em{max-width:32em}.h32em{height:32em}.minh32em{min-height:32em}.maxh32em{max-height:32em}.w33em{width:33em}.minw33em{min-width:33em}.maxw33em{max-width:33em}.h33em{height:33em}.minh33em{min-height:33em}.maxh33em{max-height:33em}.w34em{width:34em}.minw34em{min-width:34em}.maxw34em{max-width:34em}.h34em{height:34em}.minh34em{min-height:34em}.maxh34em{max-height:34em}.w35em{width:35em}.minw35em{min-width:35em}.maxw35em{max-width:35em}.h35em{height:35em}.minh35em{min-height:35em}.maxh35em{max-height:35em}.w36em{width:36em}.minw36em{min-width:36em}.maxw36em{max-width:36em}.h36em{height:36em}.minh36em{min-height:36em}.maxh36em{max-height:36em}.w37em{width:37em}.minw37em{min-width:37em}.maxw37em{max-width:37em}.h37em{height:37em}.minh37em{min-height:37em}.maxh37em{max-height:37em}.w38em{width:38em}.minw38em{min-width:38em}.maxw38em{max-width:38em}.h38em{height:38em}.minh38em{min-height:38em}.maxh38em{max-height:38em}.w39em{width:39em}.minw39em{min-width:39em}.maxw39em{max-width:39em}.h39em{height:39em}.minh39em{min-height:39em}.maxh39em{max-height:39em}.w40em{width:40em}.minw40em{min-width:40em}.maxw40em{max-width:40em}.h40em{height:40em}.minh40em{min-height:40em}.maxh40em{max-height:40em}.w41em{width:41em}.minw41em{min-width:41em}.maxw41em{max-width:41em}.h41em{height:41em}.minh41em{min-height:41em}.maxh41em{max-height:41em}.w42em{width:42em}.minw42em{min-width:42em}.maxw42em{max-width:42em}.h42em{height:42em}.minh42em{min-height:42em}.maxh42em{max-height:42em}.w43em{width:43em}.minw43em{min-width:43em}.maxw43em{max-width:43em}.h43em{height:43em}.minh43em{min-height:43em}.maxh43em{max-height:43em}.w44em{width:44em}.minw44em{min-width:44em}.maxw44em{max-width:44em}.h44em{height:44em}.minh44em{min-height:44em}.maxh44em{max-height:44em}.w45em{width:45em}.minw45em{min-width:45em}.maxw45em{max-width:45em}.h45em{height:45em}.minh45em{min-height:45em}.maxh45em{max-height:45em}.w46em{width:46em}.minw46em{min-width:46em}.maxw46em{max-width:46em}.h46em{height:46em}.minh46em{min-height:46em}.maxh46em{max-height:46em}.w47em{width:47em}.minw47em{min-width:47em}.maxw47em{max-width:47em}.h47em{height:47em}.minh47em{min-height:47em}.maxh47em{max-height:47em}.w48em{width:48em}.minw48em{min-width:48em}.maxw48em{max-width:48em}.h48em{height:48em}.minh48em{min-height:48em}.maxh48em{max-height:48em}.w49em{width:49em}.minw49em{min-width:49em}.maxw49em{max-width:49em}.h49em{height:49em}.minh49em{min-height:49em}.maxh49em{max-height:49em}.w50em{width:50em}.minw50em{min-width:50em}.maxw50em{max-width:50em}.h50em{height:50em}.minh50em{min-height:50em}.maxh50em{max-height:50em}.w51em{width:51em}.minw51em{min-width:51em}.maxw51em{max-width:51em}.h51em{height:51em}.minh51em{min-height:51em}.maxh51em{max-height:51em}.w52em{width:52em}.minw52em{min-width:52em}.maxw52em{max-width:52em}.h52em{height:52em}.minh52em{min-height:52em}.maxh52em{max-height:52em}.w53em{width:53em}.minw53em{min-width:53em}.maxw53em{max-width:53em}.h53em{height:53em}.minh53em{min-height:53em}.maxh53em{max-height:53em}.w54em{width:54em}.minw54em{min-width:54em}.maxw54em{max-width:54em}.h54em{height:54em}.minh54em{min-height:54em}.maxh54em{max-height:54em}.w55em{width:55em}.minw55em{min-width:55em}.maxw55em{max-width:55em}.h55em{height:55em}.minh55em{min-height:55em}.maxh55em{max-height:55em}.w56em{width:56em}.minw56em{min-width:56em}.maxw56em{max-width:56em}.h56em{height:56em}.minh56em{min-height:56em}.maxh56em{max-height:56em}.w57em{width:57em}.minw57em{min-width:57em}.maxw57em{max-width:57em}.h57em{height:57em}.minh57em{min-height:57em}.maxh57em{max-height:57em}.w58em{width:58em}.minw58em{min-width:58em}.maxw58em{max-width:58em}.h58em{height:58em}.minh58em{min-height:58em}.maxh58em{max-height:58em}.w59em{width:59em}.minw59em{min-width:59em}.maxw59em{max-width:59em}.h59em{height:59em}.minh59em{min-height:59em}.maxh59em{max-height:59em}.w60em{width:60em}.minw60em{min-width:60em}.maxw60em{max-width:60em}.h60em{height:60em}.minh60em{min-height:60em}.maxh60em{max-height:60em}.w61em{width:61em}.minw61em{min-width:61em}.maxw61em{max-width:61em}.h61em{height:61em}.minh61em{min-height:61em}.maxh61em{max-height:61em}.w62em{width:62em}.minw62em{min-width:62em}.maxw62em{max-width:62em}.h62em{height:62em}.minh62em{min-height:62em}.maxh62em{max-height:62em}.w63em{width:63em}.minw63em{min-width:63em}.maxw63em{max-width:63em}.h63em{height:63em}.minh63em{min-height:63em}.maxh63em{max-height:63em}.w64em{width:64em}.minw64em{min-width:64em}.maxw64em{max-width:64em}.h64em{height:64em}.minh64em{min-height:64em}.maxh64em{max-height:64em}.w65em{width:65em}.minw65em{min-width:65em}.maxw65em{max-width:65em}.h65em{height:65em}.minh65em{min-height:65em}.maxh65em{max-height:65em}.w66em{width:66em}.minw66em{min-width:66em}.maxw66em{max-width:66em}.h66em{height:66em}.minh66em{min-height:66em}.maxh66em{max-height:66em}.w67em{width:67em}.minw67em{min-width:67em}.maxw67em{max-width:67em}.h67em{height:67em}.minh67em{min-height:67em}.maxh67em{max-height:67em}.w68em{width:68em}.minw68em{min-width:68em}.maxw68em{max-width:68em}.h68em{height:68em}.minh68em{min-height:68em}.maxh68em{max-height:68em}.w69em{width:69em}.minw69em{min-width:69em}.maxw69em{max-width:69em}.h69em{height:69em}.minh69em{min-height:69em}.maxh69em{max-height:69em}.w70em{width:70em}.minw70em{min-width:70em}.maxw70em{max-width:70em}.h70em{height:70em}.minh70em{min-height:70em}.maxh70em{max-height:70em}.w71em{width:71em}.minw71em{min-width:71em}.maxw71em{max-width:71em}.h71em{height:71em}.minh71em{min-height:71em}.maxh71em{max-height:71em}.w72em{width:72em}.minw72em{min-width:72em}.maxw72em{max-width:72em}.h72em{height:72em}.minh72em{min-height:72em}.maxh72em{max-height:72em}.w73em{width:73em}.minw73em{min-width:73em}.maxw73em{max-width:73em}.h73em{height:73em}.minh73em{min-height:73em}.maxh73em{max-height:73em}.w74em{width:74em}.minw74em{min-width:74em}.maxw74em{max-width:74em}.h74em{height:74em}.minh74em{min-height:74em}.maxh74em{max-height:74em}.w75em{width:75em}.minw75em{min-width:75em}.maxw75em{max-width:75em}.h75em{height:75em}.minh75em{min-height:75em}.maxh75em{max-height:75em}.w76em{width:76em}.minw76em{min-width:76em}.maxw76em{max-width:76em}.h76em{height:76em}.minh76em{min-height:76em}.maxh76em{max-height:76em}.w77em{width:77em}.minw77em{min-width:77em}.maxw77em{max-width:77em}.h77em{height:77em}.minh77em{min-height:77em}.maxh77em{max-height:77em}.w78em{width:78em}.minw78em{min-width:78em}.maxw78em{max-width:78em}.h78em{height:78em}.minh78em{min-height:78em}.maxh78em{max-height:78em}.w79em{width:79em}.minw79em{min-width:79em}.maxw79em{max-width:79em}.h79em{height:79em}.minh79em{min-height:79em}.maxh79em{max-height:79em}.w80em{width:80em}.minw80em{min-width:80em}.maxw80em{max-width:80em}.h80em{height:80em}.minh80em{min-height:80em}.maxh80em{max-height:80em}.w81em{width:81em}.minw81em{min-width:81em}.maxw81em{max-width:81em}.h81em{height:81em}.minh81em{min-height:81em}.maxh81em{max-height:81em}.w82em{width:82em}.minw82em{min-width:82em}.maxw82em{max-width:82em}.h82em{height:82em}.minh82em{min-height:82em}.maxh82em{max-height:82em}.w83em{width:83em}.minw83em{min-width:83em}.maxw83em{max-width:83em}.h83em{height:83em}.minh83em{min-height:83em}.maxh83em{max-height:83em}.w84em{width:84em}.minw84em{min-width:84em}.maxw84em{max-width:84em}.h84em{height:84em}.minh84em{min-height:84em}.maxh84em{max-height:84em}.w85em{width:85em}.minw85em{min-width:85em}.maxw85em{max-width:85em}.h85em{height:85em}.minh85em{min-height:85em}.maxh85em{max-height:85em}.w86em{width:86em}.minw86em{min-width:86em}.maxw86em{max-width:86em}.h86em{height:86em}.minh86em{min-height:86em}.maxh86em{max-height:86em}.w87em{width:87em}.minw87em{min-width:87em}.maxw87em{max-width:87em}.h87em{height:87em}.minh87em{min-height:87em}.maxh87em{max-height:87em}.w88em{width:88em}.minw88em{min-width:88em}.maxw88em{max-width:88em}.h88em{height:88em}.minh88em{min-height:88em}.maxh88em{max-height:88em}.w89em{width:89em}.minw89em{min-width:89em}.maxw89em{max-width:89em}.h89em{height:89em}.minh89em{min-height:89em}.maxh89em{max-height:89em}.w90em{width:90em}.minw90em{min-width:90em}.maxw90em{max-width:90em}.h90em{height:90em}.minh90em{min-height:90em}.maxh90em{max-height:90em}.w91em{width:91em}.minw91em{min-width:91em}.maxw91em{max-width:91em}.h91em{height:91em}.minh91em{min-height:91em}.maxh91em{max-height:91em}.w92em{width:92em}.minw92em{min-width:92em}.maxw92em{max-width:92em}.h92em{height:92em}.minh92em{min-height:92em}.maxh92em{max-height:92em}.w93em{width:93em}.minw93em{min-width:93em}.maxw93em{max-width:93em}.h93em{height:93em}.minh93em{min-height:93em}.maxh93em{max-height:93em}.w94em{width:94em}.minw94em{min-width:94em}.maxw94em{max-width:94em}.h94em{height:94em}.minh94em{min-height:94em}.maxh94em{max-height:94em}.w95em{width:95em}.minw95em{min-width:95em}.maxw95em{max-width:95em}.h95em{height:95em}.minh95em{min-height:95em}.maxh95em{max-height:95em}.w96em{width:96em}.minw96em{min-width:96em}.maxw96em{max-width:96em}.h96em{height:96em}.minh96em{min-height:96em}.maxh96em{max-height:96em}.w97em{width:97em}.minw97em{min-width:97em}.maxw97em{max-width:97em}.h97em{height:97em}.minh97em{min-height:97em}.maxh97em{max-height:97em}.w98em{width:98em}.minw98em{min-width:98em}.maxw98em{max-width:98em}.h98em{height:98em}.minh98em{min-height:98em}.maxh98em{max-height:98em}.w99em{width:99em}.minw99em{min-width:99em}.maxw99em{max-width:99em}.h99em{height:99em}.minh99em{min-height:99em}.maxh99em{max-height:99em}.w100em{width:100em}.minw100em{min-width:100em}.maxw100em{max-width:100em}.h100em{height:100em}.minh100em{min-height:100em}.maxh100em{max-height:100em}.textColWhite{color:#fff!important}.tac{text-align:center!important}.tal{text-align:left!important}.tar{text-align:right!important}.wsn{white-space:normal!important}.wspw{white-space:pre-wrap!important}.wspl{white-space:pre-line!important}.wsnw{white-space:nowrap!important}strong,.bold{font-family:ganaBold!important}.bolder{font-family:ganaBolder!important}.colGraRoj{background:#cf0000;background:linear-gradient(to right,#cf0000,#cfbe27);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.colGraVer{background:#1e9c61;background:linear-gradient(to right,#1e9c61,#88cf0e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.colGraAzu{background:#0c9bcf;background:linear-gradient(to right,#0c9bcf,#76c3cf);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.fs1{font-size:.7em!important}.fs2{font-size:.77em!important}.fs3{font-size:calc(.7em * 1.3)!important}.fs4{font-size:calc(.7em * 1.6)!important}.fs45{font-size:1.26em!important}.fs5{font-size:1.4em!important}.fs6{font-size:1.75em!important}.fs7{font-size:calc(.7em * 3)!important}.transition1{transition:all .1s}.transition2{transition:all .2s}.transition3{transition:all .3s}.transition4{transition:all .4s}.transition5{transition:all .5s}h1,h2,h3,h4,h5,p{margin:0!important;padding:0!important}a{transition:color .2s}a:hover{filter:brightness(1.15)}input{font-size:1.15em!important}.notification-button{background-color:#f2f4f5!important;border:none!important;color:#000!important;transition:all 1s!important}.notification-button:hover{background-color:#d8d8d8!important;color:#000!important;border:none!important}.notification-button:focus{background-color:#d8d8d8!important;color:#000!important;border:none!important}.linkHamburguesa{font-size:1em}@media (max-width: 576px){.linkHamburguesa{font-size:1.5em!important}}@media (max-width: 768px){.linkHamburguesa{font-size:1.3em}}@media (max-width: 1199px){.linkHamburguesa{font-size:1.1em}}.scroll-out{overflow-y:hidden}.pl70{padding-left:70px}.icon-spin{-webkit-animation:icon-spin 2s infinite linear;animation:icon-spin 2s infinite linear}@-webkit-keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes icon-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fdc{display:flex;flex-direction:column}.flexCenter{display:flex;justify-content:center;align-items:center}.filBoxWra{display:grid;grid-template-columns:1fr 1fr;grid-gap:1em}.filBoxWra Button{height:45px;font-family:ganaBolder}.br15{border-radius:15px!important}.foo .ant-select .ant-select-selector{border-radius:20px}.tituloSeccion{color:var(--Secondary-Blue-Space, #353646);font-size:2em;font-style:normal;font-weight:700;line-height:120%}.fontw300{font-weight:300}
