/*!
 * 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}.layout-auth{display:flex;height:100dvh;width:100%;margin:0}.layout-header-dropdown{color:#fff;transition:all .5s}.layout-header-dropdown:hover{opacity:.5}.layout-header-dropdown .ant-typography{color:#fff}.layout-header-dropdown div.chevron{width:32px;height:32px}.layout-main{width:100%;--ant-layout-sider-bg: #fff}.ant-layout{min-height:calc(100% - 120px)}.content-layout-main{min-height:calc(100dvh - 160px)}@media screen and (max-width: 768px){.content-layout-main{min-height:calc(100dvh - 160px)}}:root{--rpv-attachment__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-attachment__item-color: #000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color: #2566e8;--rpv-attachment__item-color: #fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;height:100%;flex-direction:column;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{background-color:var(--rpv-attachment__item--hover-background-color);outline:0}.rpv-attachment__item:hover{background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}:root{--rpv-bookmark__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-bookmark__item-color: #000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color: #2566e8;--rpv-bookmark__item-color: #fff}.rpv-bookmark__item{align-items:center;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{background-color:var(--rpv-bookmark__item--hover-background-color);outline:0}.rpv-bookmark__item:hover{background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;overflow:auto;margin:0;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color: rgba(255, 255, 0, .2);--rpv-core__annotation-popup-wrapper-background-color: #faf089;--rpv-core__annotation-popup-wrapper-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--rpv-core__annotation-popup-content-border-top-color: #1a202c;--rpv-core__arrow-border-color: rgba(0, 0, 0, .3);--rpv-core__asking-password-color: #000;--rpv-core__asking-password-wrapper-background-color: #fff;--rpv-core__asking-password-wrapper-border-color: rgba(0, 0, 0, .3);--rpv-core__button-background-color: rgba(0, 0, 0, .3);--rpv-core__button-color: #000;--rpv-core__doc-error-background-color: #fff;--rpv-core__doc-error-text-background-color: #c02424;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #fff;--rpv-core__full-screen-target-background-color: #fff;--rpv-core__inner-page-background-color: #fff;--rpv-core__menu-divider-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__menu-item-color: #000;--rpv-core__menu-item--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__menu-item--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button-color: #000;--rpv-core__minimal-button--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__minimal-button--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button--selected-background-color: rgba(0, 0, 0, .1);--rpv-core__modal-body-background-color: #fff;--rpv-core__modal-body-border-color: rgba(0, 0, 0, .3);--rpv-core__modal-overlay-background-color: rgba(0, 0, 0, .5);--rpv-core__page-layer-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);--rpv-core__popover-body-background-color: #fff;--rpv-core__popover-body-border-color: rgba(0, 0, 0, .3);--rpv-core__popover-body-color: #000;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__primary-button-color: #fff;--rpv-core__progress-bar-background-color: rgba(0, 0, 0, .1);--rpv-core__progress-bar-progress-background-color: #2566e8;--rpv-core__progress-bar-progress-color: #fff;--rpv-core__separator-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__spinner-border-color: rgba(0, 0, 0, .4);--rpv-core__spinner-border-transparent-color: transparent;--rpv-core__splitter-background-color: transparent;--rpv-core__splitter--hover-background-color: rgba(0, 0, 0, .2);--rpv-core__text-layer-text--selection-background-color: rgb(0, 0, 255, 1);--rpv-core__text-layer-text--selection-color: transparent;--rpv-core__textbox-background-color: #fff;--rpv-core__textbox-border-color: rgba(0, 0, 0, .2);--rpv-core__textbox-color: #000;--rpv-core__tooltip-body-background-color: #000;--rpv-core__tooltip-body-color: #fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color: #363636;--rpv-core__asking-password-color: #fff;--rpv-core__asking-password-wrapper-border-color: #191919;--rpv-core__asking-password-wrapper-background-color: #191919;--rpv-core__button-background-color: #171717;--rpv-core__button-color: #fff;--rpv-core__doc-error-background-color: #191919;--rpv-core__doc-error-text-background-color: #c02323;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #191919;--rpv-core__full-screen-target-background-color: #1a1a1a;--rpv-core__inner-page-background-color: #1a1a1a;--rpv-core__menu-divider-border-bottom-color: #000;--rpv-core__menu-item-color: #fff;--rpv-core__menu-item--hover-background-color: #2566e8;--rpv-core__menu-item--disabled-color: #5e5e5e;--rpv-core__minimal-button-color: #fff;--rpv-core__minimal-button--disabled-color: #5e5e5e;--rpv-core__minimal-button--hover-background-color: #191919;--rpv-core__minimal-button--selected-background-color: #1657bb;--rpv-core__modal-body-background-color: #363636;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__popover-body-background-color: #363636;--rpv-core__popover-body-color: #fff;--rpv-core__progress-bar-background-color: #000;--rpv-core__separator-border-bottom-color: #000;--rpv-core__spinner-border-color: #fff;--rpv-core__splitter-background-color: #1a1a1a;--rpv-core__splitter--hover-background-color: #2566e8;--rpv-core__textbox-background-color: #121212;--rpv-core__textbox-border-color: #121212;--rpv-core__textbox-color: #fff;--rpv-core__tooltip-body-background-color: #414141;--rpv-core__tooltip-body-color: #fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{bottom:0;right:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{left:0;top:50%;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0;left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{right:0;top:50%;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0;right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;position:absolute;overflow:hidden;top:0}.rpv-core__doc-error{align-items:center;background-color:var(--rpv-core__doc-error-background-color);display:flex;justify-content:center;height:100%}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{background-color:var(--rpv-core__doc-loading-background-color);align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-even{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-odd{display:flex;align-items:center;justify-content:flex-start}.rpv-core__inner-page--dual-cover{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-cover-odd{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{display:flex;align-items:center;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;color:var(--rpv-core__menu-item-color);border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{background-color:var(--rpv-core__menu-item--hover-background-color);outline:0}.rpv-core__menu-item:hover{background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:var(--rpv-core__modal-body-background-color);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative}.rpv-core__page-layer:after{content:"";position:absolute;bottom:.25rem;left:.25rem;right:.25rem;top:.25rem;box-shadow:var(--rpv-core__page-layer-box-shadow)}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{background-color:var(--rpv-core__popover-body-background-color);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body-arrow{background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);padding:.25rem;max-height:16rem;overflow:auto}.rpv-core__primary-button{background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;justify-content:center;height:.75rem}.rpv-core__separator{border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid var(--rpv-core__spinner-border-color);border-radius:9999px}.rpv-core__spinner--animating{animation-duration:.4s;animation-name:rpv-core__spinner-transform;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rpv-core__splitter{background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter:hover,.rpv-core__splitter--resizing{cursor:col-resize;background-color:var(--rpv-core__splitter--hover-background-color)}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:var(--rpv-core__textbox-background-color);border:1px solid var(--rpv-core__textbox-border-color);box-sizing:border-box;border-radius:.25rem;color:var(--rpv-core__textbox-color);padding:0 .5rem;height:2rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{left:0;position:absolute;top:0;height:100%;width:100%;opacity:.2;line-height:1;z-index:1}.rpv-core__text-layer span::selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0% 0%;white-space:pre}.rpv-core__tooltip-body{background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media (min-width: 640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media (min-width: 768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media (min-width: 1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color: #fff;--rpv-thumbnail__container-box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color: rgba(0, 0, 0, .3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color: #2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}.rpv-thumbnail__container{align-items:center;background:var(--rpv-thumbnail__container-background-color);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--single,.rpv-thumbnail__item--dual-cover{padding:.5rem}.rpv-thumbnail__item--dual-even,.rpv-thumbnail__item--dual-cover-odd{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-odd,.rpv-thumbnail__item--dual-cover-even{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--single:hover,.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;text-align:center;padding:.25rem}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color: #fff;--rpv-drop__area-body-border-color: rgba(0, 0, 0, .3);--rpv-drop__area-body-color: #000}.rpv-core__viewer--dark{--rpv-drop__area-background-color: #191919;--rpv-drop__area-body-border-color: #fff;--rpv-drop__area-body-color: #fff}.rpv-drop__area{background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;position:absolute;right:0;top:0;padding:.5rem;z-index:9999}.rpv-drop__area-body{border:2px dashed var(--rpv-drop__area-body-border-color);color:var(--rpv-drop__area-body-color);font-size:1.5rem;align-items:center;display:flex;justify-content:center;height:100%}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color: #fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color: #1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;display:flex;justify-content:center;background-color:var(--rpv-full-screen__overlay-background-color);z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{display:none;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color: #fff;--rpv-print__progress-body-border-color: rgba(0, 0, 0, .3);--rpv-print__progress-body-color: #000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color: #363636;--rpv-print__progress-body-border-color: transparent;--rpv-print__progress-body-color: #fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:var(--rpv-print__progress-body-background-color);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;page-break-after:always;page-break-inside:avoid}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1}.rpv-search__highlights{left:0;position:absolute;top:0;height:100%;width:100%}.rpv-search__highlight{background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color: rgba(255, 255, 0, .4);--rpv-search__highlight--current-background-color: rgba(0, 128, 0, .4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color: rgba(0, 0, 0, .6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color: #fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:var(--rpv-zoom__popover-target-arrow-border-color) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color: #000}.rpv-core__viewer--dark{--rpv-toolbar__label--color: #fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{align-items:center;display:flex;flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color: #fff;--rpv-default-layout__container-border-color: rgba(0, 0, 0, .3);--rpv-default-layout__toolbar-background-color: #eee;--rpv-default-layout__toolbar-border-bottom-color: rgba(0, 0, 0, .1);--rpv-default-layout__sidebar-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #eee;--rpv-default-layout__sidebar-content--opened-background-color: #fff;--rpv-default-layout__sidebar-content--opened-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar-content--opened-color: #000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color: #1a1a1a;--rpv-default-layout__container-border-color: #454647;--rpv-default-layout__toolbar-background-color: #292929;--rpv-default-layout__toolbar-border-bottom-color: #000;--rpv-default-layout__sidebar-border-color: #000;--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #292929;--rpv-default-layout__sidebar-content--opened-background-color: #1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color: #292929;--rpv-default-layout__sidebar-content--opened-color: #fff}.rpv-default-layout__container{border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;left:0;position:absolute;top:0;height:2.5rem;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{bottom:0;left:0;position:absolute;top:0;width:12rem;background-color:var(--rpv-default-layout__sidebar--opened-background-color);z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:var(--rpv-default-layout__body-background-color);flex:1;overflow:auto;padding-top:2.5rem}@media (min-width: 768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media (min-width: 1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.modal-announcement .ant-modal-close{top:-12px;right:-12px;border-radius:24px;background-color:#f6f7f9;width:24px;height:24px;justify-content:center;display:flex;align-items:center}.modal-announcement.ant-modal .ant-modal-content{padding:0}.modal-announcement .ant-checkbox+span{padding-inline-start:12px;padding-inline-end:12px}.modal-announcement .ant-modal-close:hover{background-color:#f6f7f9}.modal-announcement .ant-modal-close-x svg{width:12px;height:12px}.modal-announcement .ant-carousel .slick-initialized .slick-slide{text-align:center}.modal-announcement .ant-carousel .slick-slide img{border-radius:16px}.section-cover h4.ant-typography{font-size:26px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;margin:0}.section-cover .text-cover{max-width:40%}.section-cover{position:relative}.section-cover picture{text-align:center}.section-cover .cover-footer{position:absolute;bottom:0}.section-cover picture .ant-image{width:100%;min-height:auto}.text-cover{position:absolute;top:calc(50% - 124px);width:360px;height:200px}.text-cover *{z-index:1}.text-cover .cover-description{width:360px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;margin:0}.cover-image{-webkit-mask-image:linear-gradient(274.26deg,#f4f5f5 28.86%,rgba(255,255,255,0) 61.55%);mask-image:linear-gradient(274.26deg,#f4f5f5 28.86%,#fff0 61.55%)}.button-view-project{width:165px}@media screen and (max-width: 768px){.section-cover h4.ant-typography{font-size:16px}.text-cover .cover-description{font-size:12px;width:164px;height:32px}.text-cover{width:164px;top:calc(50% - 84px)}.button-view-project{width:109px}}@media (prefers-color-scheme: dark){.cover-image{-webkit-mask-image:linear-gradient(274.26deg,#f4f5f5 28.86%,rgb(180 180 180 / 35%) 61.55%);mask-image:linear-gradient(274.26deg,#f4f5f5 28.86%,#b4b4b459 61.55%)}}.card-mobile-item,.card-mobile-item .ant-typography{color:var(--description-text-colour-text-400)}.home-wrapper{margin:auto;width:343px}@media screen and (min-width: 768px){.home-wrapper{width:768px}}@media screen and (min-width: 1200px){.home-wrapper{width:1160px}.list-activity .ant-row>div{width:33.33%!important;max-width:33.33%!important}}@media screen and (min-width: 1920px){.home-wrapper{width:1640px}.list-activity .ant-row>div{width:25%!important;max-width:25%!important}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JNje1VVIzcq1HzJq2AEdo2Tj_qvLqEatYl.ttf) format("truetype")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqExvcFbQ.ttf) format("truetype")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEovQFbQ.ttf) format("truetype")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JPje1VVIzcq1HzJq2AEdo2Tj_qvLq8Dg.ttf) format("truetype")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE-vUFbQ.ttf) format("truetype")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqE1vIFbQ.ttf) format("truetype")}@font-face{font-family:IBM Plex Sans Thai;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/ibmplexsansthai/v10/m8JMje1VVIzcq1HzJq2AEdo2Tj_qvLqEsvMFbQ.ttf) format("truetype")}@font-face{font-family:rcms-icons;src:url(/fonts/rcms-icons.eot?rkaudk);src:url(/fonts/rcms-icons.eot?rkaudk#iefix) format("embedded-opentype"),url(/fonts/rcms-icons.ttf?rkaudk) format("truetype"),url(/fonts/rcms-icons.woff?rkaudk) format("woff"),url(/fonts/rcms-icons.svg?rkaudk#rcms-icons) format("svg");font-weight:400;font-style:normal;font-display:block}i,i.ant-menu-item-icon{font-size:20px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}i[class^=icon]{font-family:rcms-icons,Arial,sans-serif;font-size:20px}.icon-collapse-double-expand-off:before{content:""}.icon-collapse-double-expand-on:before{content:""}.icon-add:before{content:""}.icon-apartment:before{content:""}.icon-apartment-outline:before{content:""}.icon-calendar:before{content:""}.icon-calendar-outline:before{content:""}.icon-cancel-circle:before{content:""}.icon-cancel-circle-outline:before{content:""}.icon-check-circle:before{content:""}.icon-check-circle-outline:before{content:""}.icon-check-file:before{content:""}.icon-check-file-outline:before{content:""}.icon-check-small:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-clock:before{content:""}.icon-clock-outline:before{content:""}.icon-close:before{content:""}.icon-collapse-expand-off:before{content:""}.icon-collapse-expand-on:before{content:""}.icon-comment:before{content:""}.icon-comment-outline:before{content:""}.icon-dashboard:before{content:""}.icon-dashboard-outline:before{content:""}.icon-database:before{content:""}.icon-database-outline:before{content:""}.icon-delete:before{content:""}.icon-delete-file:before{content:""}.icon-delete-file-outline:before{content:""}.icon-delete-outline:before{content:""}.icon-doorbell:before{content:""}.icon-doorbell-outline:before{content:""}.icon-download:before{content:""}.icon-download-outline:before{content:""}.icon-duplicate:before{content:""}.icon-duplicate-outline:before{content:""}.icon-edit:before{content:""}.icon-edit-file:before{content:""}.icon-edit-file-outline:before{content:""}.icon-edit-outline:before{content:""}.icon-external-link:before{content:""}.icon-file-detail:before{content:""}.icon-file-detail-outline:before{content:""}.icon-fire:before{content:""}.icon-fire-outline:before{content:""}.icon-fullscreen:before{content:""}.icon-hamburger-menu:before{content:""}.icon-hamburger-menu-left:before{content:""}.icon-history:before{content:""}.icon-home:before{content:""}.icon-home-outline:before{content:""}.icon-info:before{content:""}.icon-info-outline:before{content:""}.icon-lightning-bolt:before{content:""}.icon-lightning-bolt-outline:before{content:""}.icon-list:before{content:""}.icon-logout:before{content:""}.icon-megaphone:before{content:""}.icon-megaphone-outline:before{content:""}.icon-pending-file:before{content:""}.icon-pending-file-outline:before{content:""}.icon-preview-file:before{content:""}.icon-preview-file-outline:before{content:""}.icon-question:before{content:""}.icon-question-outline:before{content:""}.icon-restart:before{content:""}.icon-search:before{content:""}.icon-services:before{content:""}.icon-services-outline:before{content:""}.icon-setting:before{content:""}.icon-setting-outline:before{content:""}.icon-sparkles-b:before{content:""}.icon-sparkles-b-outline:before{content:""}.icon-tune:before{content:""}.icon-tune-outline:before{content:""}.icon-user:before{content:""}.icon-user-outline:before{content:""}.icon-warning:before{content:""}.icon-warning-outline:before{content:""}.light-theme{--primary: #344054;--secondary: #303291;--third: #074E9F;--fourth: #2B3674;--body: #F6F7F9;--primaryBackground: #F6F7F9;--secondaryBackground: #f8f9fa;--primaryBorder: #e0e0e0;--secondaryBorder: #f6f6f6;--primaryText: #344054;--secondaryText: #344054;--backgroundcard: #fefefe;--backgroundSpin: #ffffffb5;--primaryIcon: #074E9F;--primaryDangerous: #D71A16;--secondaryIcon: #4ABEB0;--warningDefault: #F29C25;--successDefault: #58B639;--radioBorder: #D1D7E7;--base100: #D9D9D9;--base200: #B7B7B7;--backgroundCardHeader: #c4c4c433;--tableHeader: #DEEDFE;--blueLight1: #4571b6;--textWhite: #12121d;--greenLight1: #DDF2E3;--base25: #F4F4F4;--greyMedium1: #616161;--blueMedium1: #397AB6;--redMedium1: #EA3E3E;--backgroundDraft: #eaeaea;--textDraft: #696969;--backgroundGood: #FFFBE5;--textGood: #FFD600;--backgroundPending: #fff7e6;--textPending: #DEA922;--backgroundSentBack: #FAE5EB;--textSentBack: #CD2F6F;--backgroundReview: #ECF2F8;--textReview: #0078B4;--backgroundCancelled: #fff1f0;--textCancelled: #C2281D;--backgroundApprove: #E4F0E5;--textApprove: #06951E;--backgroundScheduled: #FEF3E5;--textScheduled: #DEA922;--backgroundWaiting: #FDEDE4;--textWaiting: #F79009;--backgroundInProgress: #E9E7F4;--textInProgress: #5A4BAC;--backgroundDone: #E4F0E5;--textDone: #06951E;--white: #FFFFFF;--backgroundBlue: #F5FAFE;--backgroundInforming: #F4E8FC;--textInforming: #AB50D8;--backgroundInformed: #E4F2F0;--textInformed: #009F98;--tooltipBackground: #344054;--orangeMediumBg: #FDEDE4;--orangeMedium: #DD8108;--textScheduledInform: #DD8108;--backgroundScheduledInform: #FDEDE4;--baseText: #101828;--textShowHideAll: #0086C9;--info-colour-info-container-100: #ECF2F8;--info-colour-on-info-cont-500: #0086C9;--info-colour-on-info-cont-600: #0078B4;--descriptive-text-colour-text-normal-700: #344054;--description-text-colour-text-400: #667085;--backgroundGrayLighter: #E4E7EC;--textGrayLighter: #8A95A8}.dark-theme{--primary: #3750A1;--secondary: #303291;--third: #3750A1;--fourth: #2B3674;--primaryBackground: #2a2a34;--secondaryBackground: #12121d;--primaryBorder: #2e2e2e;--secondaryBorder: #3e3e3e;--primaryText: #fefefe;--secondaryText: #a0a0a5;--backgroundcard: #2a2a34;--backgroundSpin: #2a2a34de;--primaryIcon: #3750A1;--primaryDangerous: #D71A16;--secondaryIcon: #4ABEB0;--warningDefault: #F29C25;--successDefault: #58B639;--radioBorder: #D1D7E7;--base100: #D9D9D9;--base200: #B7B7B7;--backgroundCardHeader: #c4c4c433;--tableHeader: #EAF5F9;--blueLight1: #4571b6;--greenLight1: #DDF2E3;--base25: #F4F4F4;--greyMedium1: #616161;--blueMedium1: #397AB6;--redMedium1: #EA3E3E;--backgroundDraft: #EAEAEA;--textDraft: #696969;--backgroundPending: #FEF3E5;--textPending: #DEA922;--backgroundSentBack: #FAE5EB;--textSentBack: #CD2F6F;--backgroundApprove: #E4F0E5;--textApprove: #06951E;--backgroundInforming: #F4E8FC;--textInforming: #AB50D8;--backgroundInformed: #E4F2F0;--textInformed: #009F98;--textScheduledInform: #DD8108;--backgroundScheduledInform: #FDEDE4;--backgroundGrayLighter: #E4E7EC;--textGrayLighter: #8A95A8}.bg-gray-lighter{background-color:var(--backgroundGrayLighter)}.text-gray-lighter{color:var(--backgroundGrayLighter)}.status-pending{background-color:var(--backgroundWaiting);color:var(--textWaiting)}.status-pending-project{background-color:#fae5eb;color:#e5347c}.bg-status-pending{background-color:var(--backgroundWaiting)}.text-status-pending{color:var(--textWaiting)}.status-approve{background-color:var(--backgroundApprove);color:var(--textApprove)}.bg-status-approve{background-color:var(--backgroundApprove)}.text-status-approve{color:var(--textApprove)}.status-inprogress{background-color:#f8bd26;color:#fffcf9}.bg-status-inprogress{background-color:#f8bd26}.text-status-inprogress{color:#fffcf9}.status-complete{background-color:#07a721;color:#f9fbf9}.bg-status-complete{background-color:#07a721}.text-status-complete{color:#f9fbf9}.status-inactive{background-color:var(--backgroundGrayLighter);color:var(--textGrayLighter)}.bg-status-inactive{background-color:var(--backgroundGrayLighter)}.text-status-inactive{color:var(--textGrayLighter)}.status-sentback{background-color:#f79009;color:#fffbf9}.bg-status-sentback{background-color:#f79009}.text-status-sentback{color:#fffbf9}.ant-menu-item-selected{border-left:5px solid var(--primary);font-weight:700}.ant-layout-sider-collapsed .ant-menu-light>.ant-menu-item-selected,.ant-layout-sider-collapsed .ant-menu-light>.ant-menu .ant-menu-item-selected{border-left:none;background-color:unset;color:var(--primary)}.ant-layout-sider-collapsed .ant-menu-light>.ant-menu-item,.ant-layout-sider-collapsed .ant-menu-light>.ant-menu-submenu .ant-menu-submenu-title{display:flex;justify-content:center}.ant-layout-sider-collapsed .ant-menu-light>.ant-menu-item span.ant-menu-title-content,.ant-layout-sider-collapsed .ant-menu-light>.ant-menu-submenu .ant-menu-submenu-title span.ant-menu-title-content{display:none}.nav-menu{height:100%;display:flex;list-style:none;margin:0;padding:0}.menu-item{display:flex;align-items:center;padding:0 16px;height:100%;color:#fff;transition:cubic-bezier(.25,.46,.45,.94) .5s}.menu-item:hover{opacity:.7;background-color:#1d2939}.menu-item-active{background-color:#1d2939}@media screen and (max-width: 768px){.nav-menu{display:none}.nav-menu-mobile{display:flex;height:100%;align-items:center;color:#fff}}.ant-alert.ant-alert-with-description{padding:8px 8px 8px 16px;border-radius:unset}.ant-alert{gap:8px;border-radius:0}.ant-alert.ant-alert-error{border-left:4px solid #C2281D}.ant-alert.ant-alert-info{border-left:4px solid #0078B4;background-color:#ecf2f8}.ant-alert.ant-alert-warning{border-left:4px solid #DEA922}.ant-alert-message{font-size:16px;font-weight:600}.ant-alert-with-description .ant-alert-icon{margin-inline-end:0}.ant-alert-with-description .ant-alert-message{margin-bottom:4px}.ant-alert-with-description .ant-alert-description{color:var(--ant-color-primary);font-size:14px}.ant-alert-error.ant-alert-with-description .ant-alert-icon{color:#c2281d}.ant-alert-error.ant-alert-with-description .ant-alert-content>.ant-alert-message{color:#c2281d}.ant-alert-info.ant-alert-with-description .ant-alert-icon{color:#0078b4}.ant-alert-info.ant-alert-with-description .ant-alert-content>.ant-alert-message{color:#0078b4}.ant-alert-warning.ant-alert-with-description .ant-alert-icon{color:#dea922}.ant-alert-warning.ant-alert-with-description .ant-alert-content>.ant-alert-message{color:#dea922}.action-update{border:1px solid var(--primary);color:var(--primary)}.btn-light-blue{background-color:#0d89c7;color:#e1f2f4}.btn-green{background-color:#7fbf3e;color:#e1eae3}button.ant-btn-primary>span,button.ant-btn-default>span{font-weight:600}button.ant-btn-link{padding:0;height:auto}.ant-btn-sm{font-size:14px}button.warning{border-color:#f79009;color:#f79009}button.warning:not(:disabled):not(.ant-btn-disabled):hover{background-color:#fef6f2;border-color:#f9ac72;color:#f9ac72}button.warning:not(:disabled):not(.ant-btn-disabled):focus{background-color:#fdede4;border-color:#bf7007;color:#bf7007}button.warning:not(:disabled):not(.ant-btn-disabled):active{background-color:#fdede4;border-color:#dd8108;color:#dd8108}.action-button:hover{opacity:.6}.ant-card .ant-card-cover .ant-image>*{display:block;width:100%;border-radius:var(--ant-border-radius-lg) var(--ant-border-radius-lg) 0 0}.card-project{width:376px}.card-project .ant-image .ant-image-img{height:200px;object-fit:cover;-o-object-fit:cover}.card-project.ant-card .ant-card-body{padding:0}.card-project-progress{background-color:var(--primaryBackground);height:108px}.card-project-item{padding:8px 16px;color:var(--description-text-colour-text-400);font-size:14px}.card-project-item-bullet{padding:4px 16px}.card-project-detail .card-project-item{color:var(--primary)}.card-project .card-project-title,.card-project-detail .card-project-title{padding-top:0;line-height:30px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}.card-project-detail .card-project-title{font-size:24px;-webkit-line-clamp:4;line-clamp:4;padding-bottom:0}.card-project .card-project-title{font-size:18px;margin-top:12px;line-height:28px;-webkit-line-clamp:2;line-clamp:2;height:60px}.donate-method-card{padding:0 80px}.donate-method-card .ant-card-body{padding:16px 0}h4.card-donate-title{padding-top:0;line-height:32px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;height:30px;padding-bottom:0}.ant-card-meta-title{padding:12px 16px 0}.card-project-progress .sub-description{font-size:14px}.card-project-detail-progress{height:92px}.card-project-detail-progress .sub-description{font-size:16px}.card-project-progress .sub-description-title{font-size:14px;color:var(--description-text-colour-text-400)}.card-project-progress>.title>span,.card-project-detail-progress>.title>span{font-size:18px;white-space:nowrap}.card-project-detail-progress .sub-description-title{font-size:16px;color:var(--description-text-colour-text-400)}.card-project-progress .sub-description-donation,.card-project-detail-progress .sub-description-donation{color:#f79009}.card-task{width:302px}.card-mini-status{width:var(--ant-control-height);height:var(--ant-control-height);border-radius:8px;display:flex;justify-content:center;align-items:center}.card-project-detail{display:flex;flex-direction:row;gap:16px;align-items:center}.card-project-detail>.ant-carousel,.card-project-detail>.ant-image,.card-project-detail .display-image,.card-project-detail .card-project-detail-image{min-width:60.2%}.card-project-detail .display-image .ant-image{width:100%;height:100%}.card-project-detail .display-image .ant-image-img{border-radius:8px;height:100%;object-fit:cover;width:100%}.card-project-detail>div{width:100%}@media screen and (min-width: 1920px){.card-project{width:398px}}@media screen and (max-width: 767px){.card-project{width:343px}.card-task{width:100%}}@media screen and (max-width: 992px){.card-project-detail{flex-direction:column}.card-project-detail>.ant-carousel,.card-project-detail>.ant-image,.card-project-detail .card-project-detail-image{width:100%}.card-project-detail .card-project-detail-image,.card-project-detail .card-project-detail-image .slick-slide,.card-project-detail .card-project-detail-image .slick-slide .ant-image .ant-image-img{max-height:156px}.card-project-detail .card-project-title{font-size:20px}.donate-method-card{padding:0}.donate-method-card .ant-card-body{padding:16px}}.gap-0{gap:0px!important}.gap-8{gap:8px!important}.gap-16{gap:16px!important}.gap-24{gap:24px!important}.gap-32{gap:32px!important}.ant-typography strong{font-weight:700}h2.ant-typography{line-height:48px}@media screen and (max-width: 768px){h1.ant-typography,div.ant-typography-h1,div.ant-typography-h1>textarea,.ant-typography h1{font-size:var(--ant-font-size-heading-1-sm)}h2.ant-typography,div.ant-typography-h2,div.ant-typography-h2>textarea,.ant-typography h2{font-size:var(--ant-font-size-heading-2-sm)}h3.ant-typography,div.ant-typography-h3,div.ant-typography-h3>textarea,.ant-typography h3{font-size:var(--ant-font-size-heading-3-sm)}h4.ant-typography,div.ant-typography-h4,div.ant-typography-h4>textarea,.ant-typography h4{font-size:var(--ant-font-size-heading-4-sm)}h5.ant-typography,div.ant-typography-h5,div.ant-typography-h5>textarea,.ant-typography h5{font-size:var(--ant-font-size-heading-5-sm)}}.lookup.ant-select .ant-select-clear{top:-4px;right:-8px;width:18px;height:18px}.lookup.ant-select .anticon{width:18px;height:18px}.lookup.ant-select .anticon svg{width:18px;height:18px}.ant-table-wrapper{width:100%}.ant-table-placeholder:not(:has(.ant-table-expanded-row-fixed>div)){display:none}.ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,.ant-table-wrapper .ant-table-thead>tr>td:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{width:0}.editable-row td{border-right:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;padding:8px}.ant-input-number{width:100%}.ignore-addon .ant-input-number-group{display:flex;gap:8px}.ignore-addon .ant-input-number-group-addon{flex:0 1 auto;width:auto;padding:0;border:none}.ignore-addon .ant-input-number{flex:1;border-radius:inherit}.ignore-addon .ant-input-number-group>.ant-input-number:not(:first-child):not(:last-child){border-radius:var(--ant-border-radius)}.text-center .ant-input-number .ant-input-number-input,.text-center.ant-input-number .ant-input-number-input{text-align:center}.text-left .ant-input-number .ant-input-number-input,.text-left.ant-input-number .ant-input-number-input{text-align:left}.ant-form-item-control:has(span.ant-input-show-count-suffix){margin-bottom:8px}.ant-input-suffix:has(span.ant-input-show-count-suffix) .ant-input-show-count-suffix{position:absolute;right:0;top:44px}header .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{border:none}.dropdown-item-full-width{width:auto!important}.lookup.ant-select:hover .ant-select-arrow:not(:last-child){opacity:1}.ant-picker{border-radius:8px!important}.ant-picker-input>input[disabled]{color:#000000b3!important}.ant-picker.full-width-picker{width:100%!important}.ant-picker.custom-month-picker .ant-picker-header,.ant-picker.custom-month-picker .ant-picker-header-view{display:none!important}.ant-picker.custom-month-picker .ant-picker-content{padding-top:0!important}.custom-month-picker-popup .ant-picker-header,.custom-month-picker-popup .ant-picker-header-view{display:none!important}.custom-month-picker-popup .ant-picker-content{padding-top:0!important}.ql-editor{height:300px}.ant-modal-confirm .ant-modal-confirm-body{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:24px;margin-bottom:24px}.ant-modal-confirm .ant-modal-confirm-body i{font-size:50px}.ant-modal-confirm-success .ant-modal-confirm-body>i{color:#7ab128}.ant-modal-confirm .ant-modal-confirm-body>i.icon-warning-outline{color:#f79009}.ant-modal-confirm .ant-modal-confirm-body>i.icon-check-circle-outline{color:#7ab128}.ant-modal-confirm-error .ant-modal-confirm-body>i{color:red}.ant-modal-confirm-btns{display:flex}.ant-modal-confirm-btns button{display:flex;flex:1;justify-content:center}.modal-responsive-table-scroll .ant-table{max-height:calc(100dvh - 300px);overflow-y:auto}@media screen and (max-width: 768px){.modal-responsive-table-scroll .ant-list{max-height:calc(100dvh - 246px);overflow-y:auto}}.ant-carousel .slick-dots li{width:8px;height:8px;background-color:#f6f7f9;border-radius:100%}.ant-carousel .slick-dots li.slick-active,.ant-carousel .slick-dots li.slick-active button{width:8px;height:8px;background-color:var(--primary);border-radius:100%}.ant-carousel .slick-dots{z-index:100}.ant-carousel .slick-prev,.ant-carousel .slick-next{background-color:var(--primary);width:32px;height:32px;padding:8px;display:flex;justify-content:center;align-items:center;border-radius:8px;opacity:1}*{--ant-carousel-arrow-size: 16px}.ant-carousel .slick-prev:after,.ant-carousel .slick-next:after{box-sizing:border-box;top:11px;inset-inline-start:11px;display:block;width:8px;height:8px;border:0 solid currentcolor;border-inline-width:2px 0;border-block-width:2px 0;border-radius:1px;content:""}.upload-multiple .ant-upload-list-picture{display:grid;gap:16px;margin-top:16px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.upload-multiple .ant-upload-list-picture:before{content:"";display:none}.list-upload-multiple-detail .ant-card,.single:not(.responsive) .ant-upload-list-item-container .ant-card,.upload-multiple .ant-upload-list-item-container .ant-card{border:none;background-color:#f9fafb}.list-upload-multiple-detail,.single:not(.responsive) .ant-upload-list-item,.upload-multiple .ant-upload-list-item{width:166px;height:166px}.list-upload-multiple-detail,.single:not(.responsive) .ant-upload-list-item-thumbnail,.upload-multiple .ant-upload-list-item-thumbnail{height:150px;border-radius:8px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.single:not(.responsive) .ant-upload-list-item-thumbnail .ant-image.ant-image-error,.upload-multiple .ant-upload-list-item-thumbnail .ant-image.ant-image-error{width:100%}.list-upload-multiple-detail .ant-card{display:flex;justify-content:center;align-items:center;height:100%}.ant-upload-remove{width:32px;height:32px;position:absolute;right:-8px;top:-8px;background:#fff;border-radius:100%;box-shadow:0 3.6px 12px #8493c61f;z-index:1;cursor:pointer}.ant-upload-remove:hover{opacity:.6}.upload-multiple .ant-upload-list-item-thumbnail .ant-image{width:100%}.ant-upload-wrapper.single:has(.ant-upload-list-item-container .ant-card) .ant-upload-drag{display:none}.ant-upload-wrapper.single:has(.ant-upload-list-item-container .ant-card) .ant-upload-list{width:182px;height:182px;margin-bottom:32px}.ant-upload-wrapper.single.responsive:has(.ant-upload-list-item-container .ant-card) .ant-upload-list{width:100%;height:100%}.ant-upload-wrapper.single.responsive:has(.ant-upload-list-item-container .ant-card) .ant-upload-list .ant-image{width:100%;height:100%}.upload-multiple .ant-card .ant-card-body{padding:8px}.ant-upload-wrapper.single.responsive:has(.ant-upload-list-item-container .ant-card) .ant-card{height:100%}.ant-upload-wrapper.single.responsive:has(.ant-upload-list-item-container .ant-card) .ant-card .ant-card-body{padding:0;border-radius:8px;overflow:hidden}.ant-upload-wrapper.single.responsive:has(.ant-upload-list-item-container .ant-card) .ant-upload-list img{position:relative;width:100%;height:auto;vertical-align:middle}.ant-upload-wrapper.single.responsive:has(.ant-upload-list-item-container .ant-card) .ant-upload-list button{margin-top:16px}@media screen and (max-width: 768px){.upload-multiple .ant-upload-list-picture{display:flex;flex-wrap:nowrap;grid-template-columns:auto;overflow:auto}}html,body{font-family:IBM Plex Sans Thai,sans-serif!important;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--secondaryText);background-color:var(--primaryBackground);margin:0}*{box-sizing:border-box;-webkit-box-sizing:border-box}#root{display:flex}main{flex:1;overflow-y:hidden;min-height:calc(100dvh - 137.1px);background-color:var(--primaryBackground)}header{background-color:var(--primary);padding:0 16px;position:sticky;height:64px;top:0;z-index:99;-webkit-box-shadow:0 3px 5px rgba(104,120,171,.14);-moz-box-shadow:0 3px 5px rgba(104,120,171,.14);box-shadow:0 3px 5px #6878ab24}header>div.ant-row{height:64px}footer.p-16{bottom:0}.sidebar:hover::-webkit-scrollbar-thumb{background:var(--primaryBackground)}.page-body:hover::-webkit-scrollbar-thumb{background:var(--primary)}.table-paragraph{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.page-body{padding:1.4rem 1.4rem 0rem;overflow-y:scroll;flex:1 1;background-color:var(--body)}.wrapper-404{width:50%;margin:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.pre-wrap,.pre-wrap>span{width:100%;display:block;white-space:pre-wrap}.full-width{width:100%}.full-height{height:100%}header .logo{display:flex;align-items:center}header .logo span{font-size:24px;font-weight:700;line-height:normal;color:var(--primary)}header .logo img{height:48px}.wrapper-content{overflow:hidden;width:100%;min-height:calc(100dvh - 130px)}.loading-content{min-height:100dvh;display:flex;justify-content:center;align-items:center}.ant-spin-nested-loading,.ant-row-space-between{width:100%}.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.sidebar{height:100%}.-margin-top-24{margin-top:-24px}.space-horizontal{display:flex}.space-vertical{display:flex;flex-direction:column;gap:24px}.space-vertical .ant-form-item{margin:0}.hide-border-btn{border:none;background:transparent;padding:0!important;z-index:99}.padding-vertical{padding-top:16px;padding-bottom:16px}.content-wrapper{padding-left:8.75rem;padding-right:8.75rem}.nowrap{white-space:nowrap}.p-0{padding:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pt-8{padding-top:8px}.pb-8{padding-bottom:8px}.px-8{padding-left:8px;padding-right:8px}.p-16{padding:16px}.px-16{padding-left:16px;padding-right:16px}.m-0{margin:0!important}.svg-icon{width:24px;height:24px}.ant-pagination .ant-pagination-item-active a{color:#f5f5f5}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-jump-next,.ant-pagination .ant-pagination-item{margin-inline-end:0}.nav-avatar{height:44px;width:44px}.description{color:var(--description-text-colour-text-400)}.chip{height:32px;white-space:nowrap;border-radius:16px;text-align:center;padding:5px 10px;display:inline-block}.ant-switch.ant-switch-checked{background-color:#07a721}.ant-steps .ant-steps-item-wait .ant-steps-item-icon,.ant-steps.ant-steps-vertical>.ant-steps-item .ant-steps-item-icon{background-color:#e4e7ec;border:1px solid #D0D5DD;font-size:20px;color:#8a95a8!important;font-weight:700}.ant-steps .ant-steps-item-process .ant-steps-item-icon,.ant-steps.ant-steps-vertical>.ant-steps-item.ant-steps-item-active .ant-steps-item-icon{background-color:unset;border:1px solid #8A95A8;font-size:20px;font-weight:700}.ant-steps .ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:#8a95a8}.donate-image{display:flex;justify-content:center;align-items:center}.donate-image .ant-image{height:100%}.donate-image .ant-image .ant-image-img{object-fit:cover;height:100%}.rounded{border-radius:8px}.ant-steps.ant-steps-label-vertical .ant-steps-item-title{line-height:1.5}.ant-steps.ant-steps-label-vertical .ant-steps-item-tail{margin-inline-start:calc(var(--ant-steps-icon-size) / 2 + var(--ant-control-height-lg) + 6px + 8px)}.ant-steps .ant-steps-item-tail:after{width:calc(100% - 28px)}.ant-switch:disabled{background-color:#e4e7ec}.ant-switch:disabled .ant-switch-handle:before{background-color:#8a95a8}.text-underline{text-decoration:underline}.grid-between{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-content:space-between;grid-gap:16px}@media screen and (max-width: 956px){.grid-between{justify-content:start}}@media screen and (min-width: 1200px) and (max-width: 1439px){.content-wrapper{padding-left:32px;padding-right:32px}}@media screen and (max-width: 768px){.content-wrapper{padding-left:16px;padding-right:16px}.svg-icon{width:16px;height:16px}.hidden-sm{display:none}header{height:48px;padding:0 8px 0 16px}header>div.ant-row{height:48px}header .logo img{height:32px}.nav-avatar{height:32px;width:32px}.donate-image{width:100%}.responsive-actions{position:fixed;bottom:0;z-index:1;left:0;width:100%;padding:16px;background:#fff;box-shadow:2px -1px 8px #0a0a1014}}@media screen and (max-width: 400px){.ant-steps.ant-steps-label-vertical .ant-steps-item-tail{margin-inline-start:calc(var(--ant-steps-icon-size) / 2 + var(--ant-control-height-lg) / 2 + 6px + 8px)}.ant-steps.ant-steps-label-vertical .ant-steps-item-icon{margin-inline-start:calc(var(--ant-control-height-lg) / 2)}.ant-steps.ant-steps-label-vertical .ant-steps-item-content{width:90px}}:root{line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}html{color-scheme:light only}html>body{padding:0!important}
