/*!
 * 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:"\2022"}.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:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-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}@charset "UTF-8";body.light-theme{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#3c4b64;text-align:left;background-color:#fff}.light-theme :root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #3387DC;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--facebook: #3b5998;--google: #4285f4;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.light-theme *,.light-theme *:before,.light-theme *:after{box-sizing:border-box}.light-theme html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.light-theme article,.light-theme aside,.light-theme figcaption,.light-theme figure,.light-theme footer,.light-theme header,.light-theme hgroup,.light-theme main,.light-theme nav,.light-theme section{display:block}.light-theme body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#3c4b64;text-align:left;background-color:#fff}.light-theme [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.light-theme hr{box-sizing:content-box;height:0;overflow:visible}.light-theme h1,.light-theme h2,.light-theme h3,.light-theme h4,.light-theme h5,.light-theme h6{margin-top:0;margin-bottom:.5rem}.light-theme p{margin-top:0;margin-bottom:1rem}.light-theme abbr[title],.light-theme abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.light-theme address{margin-bottom:1rem;font-style:normal;line-height:inherit}.light-theme ol,.light-theme ul,.light-theme dl{margin-top:0;margin-bottom:1rem}.light-theme ol ol,.light-theme ul ul,.light-theme ol ul,.light-theme ul ol{margin-bottom:0}.light-theme dt{font-weight:700}.light-theme dd{margin-bottom:.5rem;margin-left:0}.light-theme blockquote{margin:0 0 1rem}.light-theme b,.light-theme strong{font-weight:bolder}.light-theme small{font-size:80%}.light-theme sub,.light-theme sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.light-theme sub{bottom:-.25em}.light-theme sup{top:-.5em}.light-theme a{color:#3387dc;text-decoration:none;background-color:transparent}.light-theme a:hover{color:#1c61a6;text-decoration:underline}.light-theme a:not([href]):not([class]){color:inherit;text-decoration:none}.light-theme a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.light-theme pre,.light-theme code,.light-theme kbd,.light-theme samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.light-theme pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.light-theme figure{margin:0 0 1rem}.light-theme img{vertical-align:middle;border-style:none}.light-theme svg{overflow:hidden;vertical-align:middle}.light-theme table{border-collapse:collapse}.light-theme caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.light-theme th{text-align:inherit;text-align:-webkit-match-parent}.light-theme label{display:inline-block;margin-bottom:.5rem}.light-theme button{border-radius:0}.light-theme button:focus:not(:focus-visible){outline:0}.light-theme input,.light-theme button,.light-theme select,.light-theme optgroup,.light-theme textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.light-theme button,.light-theme input{overflow:visible}.light-theme button,.light-theme select{text-transform:none}.light-theme [role=button]{cursor:pointer}.light-theme select{word-wrap:normal}.light-theme button,.light-theme [type=button],.light-theme [type=reset],.light-theme [type=submit]{-webkit-appearance:button}.light-theme button:not(:disabled),.light-theme [type=button]:not(:disabled),.light-theme [type=reset]:not(:disabled),.light-theme [type=submit]:not(:disabled){cursor:pointer}.light-theme button::-moz-focus-inner,.light-theme [type=button]::-moz-focus-inner,.light-theme [type=reset]::-moz-focus-inner,.light-theme [type=submit]::-moz-focus-inner{padding:0;border-style:none}.light-theme input[type=radio],.light-theme input[type=checkbox]{box-sizing:border-box;padding:0}.light-theme textarea{overflow:auto;resize:vertical}.light-theme fieldset{min-width:0;padding:0;margin:0;border:0}.light-theme legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.light-theme progress{vertical-align:baseline}.light-theme [type=number]::-webkit-inner-spin-button,.light-theme [type=number]::-webkit-outer-spin-button{height:auto}.light-theme [type=search]{outline-offset:-2px;-webkit-appearance:none}.light-theme [type=search]::-webkit-search-decoration{-webkit-appearance:none}.light-theme ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.light-theme output{display:inline-block}.light-theme summary{display:list-item;cursor:pointer}.light-theme template{display:none}.light-theme [hidden]{display:none!important}.light-theme h1,.light-theme h2,.light-theme h3,.light-theme h4,.light-theme h5,.light-theme h6,.light-theme .h1,.light-theme .h2,.light-theme .h3,.light-theme .h4,.light-theme .h5,.light-theme .h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.light-theme h1,.light-theme .h1{font-size:2.5rem}.light-theme h2,.light-theme .h2{font-size:2rem}.light-theme h3,.light-theme .h3{font-size:1.75rem}.light-theme h4,.light-theme .h4{font-size:1.5rem}.light-theme h5,.light-theme .h5{font-size:1.25rem}.light-theme h6,.light-theme .h6{font-size:1rem}.light-theme .lead{font-size:1.25rem;font-weight:300}.light-theme .display-1{font-size:6rem;font-weight:300;line-height:1.2}.light-theme .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.light-theme .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.light-theme .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.light-theme hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.light-theme small,.light-theme .small{font-size:.875em;font-weight:400}.light-theme mark,.light-theme .mark{padding:.2em;background-color:#fcf8e3}.light-theme .list-unstyled,.light-theme .list-inline{padding-left:0;list-style:none}.light-theme .list-inline-item{display:inline-block}.light-theme .list-inline-item:not(:last-child){margin-right:.5rem}.light-theme .initialism{font-size:90%;text-transform:uppercase}.light-theme .blockquote{margin-bottom:1rem;font-size:1.25rem}.light-theme .blockquote-footer{display:block;font-size:.875em;color:#6c757d}.light-theme .blockquote-footer:before{content:"\2014\a0"}.light-theme .img-fluid{max-width:100%;height:auto}.light-theme .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.light-theme .figure{display:inline-block}.light-theme .figure-img{margin-bottom:.5rem;line-height:1}.light-theme .figure-caption{font-size:90%;color:#6c757d}.light-theme code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>.light-theme code{color:inherit}.light-theme kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.light-theme kbd kbd{padding:0;font-size:100%;font-weight:700}.light-theme pre{display:block;font-size:87.5%;color:#212529}.light-theme pre code{font-size:inherit;color:inherit;word-break:normal}.light-theme .pre-scrollable{max-height:340px;overflow-y:scroll}.light-theme .container,.light-theme .container-fluid,.light-theme .container-xl,.light-theme .container-lg,.light-theme .container-md,.light-theme .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.light-theme .container-sm,.light-theme .container{max-width:540px}}@media (min-width: 768px){.light-theme .container-md,.light-theme .container-sm,.light-theme .container{max-width:720px}}@media (min-width: 992px){.light-theme .container-lg,.light-theme .container-md,.light-theme .container-sm,.light-theme .container{max-width:960px}}@media (min-width: 1200px){.light-theme .container-xl,.light-theme .container-lg,.light-theme .container-md,.light-theme .container-sm,.light-theme .container{max-width:1140px}}.light-theme .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.light-theme .no-gutters{margin-right:0;margin-left:0}.light-theme .no-gutters>.col,.light-theme .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.light-theme .col-xl,.light-theme .col-xl-auto,.light-theme .col-xl-12,.light-theme .col-xl-11,.light-theme .col-xl-10,.light-theme .col-xl-9,.light-theme .col-xl-8,.light-theme .col-xl-7,.light-theme .col-xl-6,.light-theme .col-xl-5,.light-theme .col-xl-4,.light-theme .col-xl-3,.light-theme .col-xl-2,.light-theme .col-xl-1,.light-theme .col-lg,.light-theme .col-lg-auto,.light-theme .col-lg-12,.light-theme .col-lg-11,.light-theme .col-lg-10,.light-theme .col-lg-9,.light-theme .col-lg-8,.light-theme .col-lg-7,.light-theme .col-lg-6,.light-theme .col-lg-5,.light-theme .col-lg-4,.light-theme .col-lg-3,.light-theme .col-lg-2,.light-theme .col-lg-1,.light-theme .col-md,.light-theme .col-md-auto,.light-theme .col-md-12,.light-theme .col-md-11,.light-theme .col-md-10,.light-theme .col-md-9,.light-theme .col-md-8,.light-theme .col-md-7,.light-theme .col-md-6,.light-theme .col-md-5,.light-theme .col-md-4,.light-theme .col-md-3,.light-theme .col-md-2,.light-theme .col-md-1,.light-theme .col-sm,.light-theme .col-sm-auto,.light-theme .col-sm-12,.light-theme .col-sm-11,.light-theme .col-sm-10,.light-theme .col-sm-9,.light-theme .col-sm-8,.light-theme .col-sm-7,.light-theme .col-sm-6,.light-theme .col-sm-5,.light-theme .col-sm-4,.light-theme .col-sm-3,.light-theme .col-sm-2,.light-theme .col-sm-1,.light-theme .col,.light-theme .col-auto,.light-theme .col-12,.light-theme .col-11,.light-theme .col-10,.light-theme .col-9,.light-theme .col-8,.light-theme .col-7,.light-theme .col-6,.light-theme .col-5,.light-theme .col-4,.light-theme .col-3,.light-theme .col-2,.light-theme .col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.light-theme .col{flex-basis:0;flex-grow:1;max-width:100%}.light-theme .row-cols-1>*{flex:0 0 100%;max-width:100%}.light-theme .row-cols-2>*{flex:0 0 50%;max-width:50%}.light-theme .row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.light-theme .row-cols-4>*{flex:0 0 25%;max-width:25%}.light-theme .row-cols-5>*{flex:0 0 20%;max-width:20%}.light-theme .row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.light-theme .col-auto{flex:0 0 auto;width:auto;max-width:100%}.light-theme .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.light-theme .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.light-theme .col-3{flex:0 0 25%;max-width:25%}.light-theme .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.light-theme .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.light-theme .col-6{flex:0 0 50%;max-width:50%}.light-theme .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.light-theme .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.light-theme .col-9{flex:0 0 75%;max-width:75%}.light-theme .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.light-theme .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.light-theme .col-12{flex:0 0 100%;max-width:100%}.light-theme .order-first{order:-1}.light-theme .order-last{order:13}.light-theme .order-0{order:0}.light-theme .order-1{order:1}.light-theme .order-2{order:2}.light-theme .order-3{order:3}.light-theme .order-4{order:4}.light-theme .order-5{order:5}.light-theme .order-6{order:6}.light-theme .order-7{order:7}.light-theme .order-8{order:8}.light-theme .order-9{order:9}.light-theme .order-10{order:10}.light-theme .order-11{order:11}.light-theme .order-12{order:12}.light-theme .offset-1{margin-left:8.33333333%}.light-theme .offset-2{margin-left:16.66666667%}.light-theme .offset-3{margin-left:25%}.light-theme .offset-4{margin-left:33.33333333%}.light-theme .offset-5{margin-left:41.66666667%}.light-theme .offset-6{margin-left:50%}.light-theme .offset-7{margin-left:58.33333333%}.light-theme .offset-8{margin-left:66.66666667%}.light-theme .offset-9{margin-left:75%}.light-theme .offset-10{margin-left:83.33333333%}.light-theme .offset-11{margin-left:91.66666667%}@media (min-width: 576px){.light-theme .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.light-theme .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.light-theme .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.light-theme .row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.light-theme .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.light-theme .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.light-theme .row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.light-theme .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.light-theme .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.light-theme .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.light-theme .col-sm-3{flex:0 0 25%;max-width:25%}.light-theme .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.light-theme .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.light-theme .col-sm-6{flex:0 0 50%;max-width:50%}.light-theme .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.light-theme .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.light-theme .col-sm-9{flex:0 0 75%;max-width:75%}.light-theme .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.light-theme .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.light-theme .col-sm-12{flex:0 0 100%;max-width:100%}.light-theme .order-sm-first{order:-1}.light-theme .order-sm-last{order:13}.light-theme .order-sm-0{order:0}.light-theme .order-sm-1{order:1}.light-theme .order-sm-2{order:2}.light-theme .order-sm-3{order:3}.light-theme .order-sm-4{order:4}.light-theme .order-sm-5{order:5}.light-theme .order-sm-6{order:6}.light-theme .order-sm-7{order:7}.light-theme .order-sm-8{order:8}.light-theme .order-sm-9{order:9}.light-theme .order-sm-10{order:10}.light-theme .order-sm-11{order:11}.light-theme .order-sm-12{order:12}.light-theme .offset-sm-0{margin-left:0}.light-theme .offset-sm-1{margin-left:8.33333333%}.light-theme .offset-sm-2{margin-left:16.66666667%}.light-theme .offset-sm-3{margin-left:25%}.light-theme .offset-sm-4{margin-left:33.33333333%}.light-theme .offset-sm-5{margin-left:41.66666667%}.light-theme .offset-sm-6{margin-left:50%}.light-theme .offset-sm-7{margin-left:58.33333333%}.light-theme .offset-sm-8{margin-left:66.66666667%}.light-theme .offset-sm-9{margin-left:75%}.light-theme .offset-sm-10{margin-left:83.33333333%}.light-theme .offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.light-theme .col-md{flex-basis:0;flex-grow:1;max-width:100%}.light-theme .row-cols-md-1>*{flex:0 0 100%;max-width:100%}.light-theme .row-cols-md-2>*{flex:0 0 50%;max-width:50%}.light-theme .row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.light-theme .row-cols-md-4>*{flex:0 0 25%;max-width:25%}.light-theme .row-cols-md-5>*{flex:0 0 20%;max-width:20%}.light-theme .row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.light-theme .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.light-theme .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.light-theme .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.light-theme .col-md-3{flex:0 0 25%;max-width:25%}.light-theme .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.light-theme .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.light-theme .col-md-6{flex:0 0 50%;max-width:50%}.light-theme .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.light-theme .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.light-theme .col-md-9{flex:0 0 75%;max-width:75%}.light-theme .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.light-theme .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.light-theme .col-md-12{flex:0 0 100%;max-width:100%}.light-theme .order-md-first{order:-1}.light-theme .order-md-last{order:13}.light-theme .order-md-0{order:0}.light-theme .order-md-1{order:1}.light-theme .order-md-2{order:2}.light-theme .order-md-3{order:3}.light-theme .order-md-4{order:4}.light-theme .order-md-5{order:5}.light-theme .order-md-6{order:6}.light-theme .order-md-7{order:7}.light-theme .order-md-8{order:8}.light-theme .order-md-9{order:9}.light-theme .order-md-10{order:10}.light-theme .order-md-11{order:11}.light-theme .order-md-12{order:12}.light-theme .offset-md-0{margin-left:0}.light-theme .offset-md-1{margin-left:8.33333333%}.light-theme .offset-md-2{margin-left:16.66666667%}.light-theme .offset-md-3{margin-left:25%}.light-theme .offset-md-4{margin-left:33.33333333%}.light-theme .offset-md-5{margin-left:41.66666667%}.light-theme .offset-md-6{margin-left:50%}.light-theme .offset-md-7{margin-left:58.33333333%}.light-theme .offset-md-8{margin-left:66.66666667%}.light-theme .offset-md-9{margin-left:75%}.light-theme .offset-md-10{margin-left:83.33333333%}.light-theme .offset-md-11{margin-left:91.66666667%}}@media (min-width: 992px){.light-theme .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.light-theme .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.light-theme .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.light-theme .row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.light-theme .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.light-theme .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.light-theme .row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.light-theme .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.light-theme .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.light-theme .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.light-theme .col-lg-3{flex:0 0 25%;max-width:25%}.light-theme .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.light-theme .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.light-theme .col-lg-6{flex:0 0 50%;max-width:50%}.light-theme .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.light-theme .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.light-theme .col-lg-9{flex:0 0 75%;max-width:75%}.light-theme .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.light-theme .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.light-theme .col-lg-12{flex:0 0 100%;max-width:100%}.light-theme .order-lg-first{order:-1}.light-theme .order-lg-last{order:13}.light-theme .order-lg-0{order:0}.light-theme .order-lg-1{order:1}.light-theme .order-lg-2{order:2}.light-theme .order-lg-3{order:3}.light-theme .order-lg-4{order:4}.light-theme .order-lg-5{order:5}.light-theme .order-lg-6{order:6}.light-theme .order-lg-7{order:7}.light-theme .order-lg-8{order:8}.light-theme .order-lg-9{order:9}.light-theme .order-lg-10{order:10}.light-theme .order-lg-11{order:11}.light-theme .order-lg-12{order:12}.light-theme .offset-lg-0{margin-left:0}.light-theme .offset-lg-1{margin-left:8.33333333%}.light-theme .offset-lg-2{margin-left:16.66666667%}.light-theme .offset-lg-3{margin-left:25%}.light-theme .offset-lg-4{margin-left:33.33333333%}.light-theme .offset-lg-5{margin-left:41.66666667%}.light-theme .offset-lg-6{margin-left:50%}.light-theme .offset-lg-7{margin-left:58.33333333%}.light-theme .offset-lg-8{margin-left:66.66666667%}.light-theme .offset-lg-9{margin-left:75%}.light-theme .offset-lg-10{margin-left:83.33333333%}.light-theme .offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.light-theme .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.light-theme .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.light-theme .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.light-theme .row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.light-theme .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.light-theme .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.light-theme .row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.light-theme .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.light-theme .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.light-theme .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.light-theme .col-xl-3{flex:0 0 25%;max-width:25%}.light-theme .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.light-theme .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.light-theme .col-xl-6{flex:0 0 50%;max-width:50%}.light-theme .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.light-theme .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.light-theme .col-xl-9{flex:0 0 75%;max-width:75%}.light-theme .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.light-theme .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.light-theme .col-xl-12{flex:0 0 100%;max-width:100%}.light-theme .order-xl-first{order:-1}.light-theme .order-xl-last{order:13}.light-theme .order-xl-0{order:0}.light-theme .order-xl-1{order:1}.light-theme .order-xl-2{order:2}.light-theme .order-xl-3{order:3}.light-theme .order-xl-4{order:4}.light-theme .order-xl-5{order:5}.light-theme .order-xl-6{order:6}.light-theme .order-xl-7{order:7}.light-theme .order-xl-8{order:8}.light-theme .order-xl-9{order:9}.light-theme .order-xl-10{order:10}.light-theme .order-xl-11{order:11}.light-theme .order-xl-12{order:12}.light-theme .offset-xl-0{margin-left:0}.light-theme .offset-xl-1{margin-left:8.33333333%}.light-theme .offset-xl-2{margin-left:16.66666667%}.light-theme .offset-xl-3{margin-left:25%}.light-theme .offset-xl-4{margin-left:33.33333333%}.light-theme .offset-xl-5{margin-left:41.66666667%}.light-theme .offset-xl-6{margin-left:50%}.light-theme .offset-xl-7{margin-left:58.33333333%}.light-theme .offset-xl-8{margin-left:66.66666667%}.light-theme .offset-xl-9{margin-left:75%}.light-theme .offset-xl-10{margin-left:83.33333333%}.light-theme .offset-xl-11{margin-left:91.66666667%}}.light-theme .table{width:100%;margin-bottom:1rem;color:#212529}.light-theme .table th,.light-theme .table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.light-theme .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.light-theme .table tbody+tbody{border-top:2px solid #dee2e6}.light-theme .table-sm th,.light-theme .table-sm td{padding:.3rem}.light-theme .table-bordered,.light-theme .table-bordered th,.light-theme .table-bordered td{border:1px solid #dee2e6}.light-theme .table-bordered thead th,.light-theme .table-bordered thead td{border-bottom-width:2px}.light-theme .table-borderless th,.light-theme .table-borderless td,.light-theme .table-borderless thead th,.light-theme .table-borderless tbody+tbody{border:0}.light-theme .table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.light-theme .table-hover tbody tr:hover{color:#212529;background-color:#00000013}.light-theme .table-primary,.light-theme .table-primary>th,.light-theme .table-primary>td{background-color:#c6ddf5}.light-theme .table-primary th,.light-theme .table-primary td,.light-theme .table-primary thead th,.light-theme .table-primary tbody+tbody{border-color:#95c1ed}.light-theme .table-hover .table-primary:hover{background-color:#b0d0f1}.light-theme .table-hover .table-primary:hover>td,.light-theme .table-hover .table-primary:hover>th{background-color:#b0d0f1}.light-theme .table-secondary,.light-theme .table-secondary>th,.light-theme .table-secondary>td{background-color:#d6d8db}.light-theme .table-secondary th,.light-theme .table-secondary td,.light-theme .table-secondary thead th,.light-theme .table-secondary tbody+tbody{border-color:#b3b7bb}.light-theme .table-hover .table-secondary:hover{background-color:#c8cbcf}.light-theme .table-hover .table-secondary:hover>td,.light-theme .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.light-theme .table-success,.light-theme .table-success>th,.light-theme .table-success>td{background-color:#c3e6cb}.light-theme .table-success th,.light-theme .table-success td,.light-theme .table-success thead th,.light-theme .table-success tbody+tbody{border-color:#8fd19e}.light-theme .table-hover .table-success:hover{background-color:#b1dfbb}.light-theme .table-hover .table-success:hover>td,.light-theme .table-hover .table-success:hover>th{background-color:#b1dfbb}.light-theme .table-info,.light-theme .table-info>th,.light-theme .table-info>td{background-color:#bee5eb}.light-theme .table-info th,.light-theme .table-info td,.light-theme .table-info thead th,.light-theme .table-info tbody+tbody{border-color:#86cfda}.light-theme .table-hover .table-info:hover{background-color:#abdde5}.light-theme .table-hover .table-info:hover>td,.light-theme .table-hover .table-info:hover>th{background-color:#abdde5}.light-theme .table-warning,.light-theme .table-warning>th,.light-theme .table-warning>td{background-color:#ffeeba}.light-theme .table-warning th,.light-theme .table-warning td,.light-theme .table-warning thead th,.light-theme .table-warning tbody+tbody{border-color:#ffdf7e}.light-theme .table-hover .table-warning:hover{background-color:#ffe8a1}.light-theme .table-hover .table-warning:hover>td,.light-theme .table-hover .table-warning:hover>th{background-color:#ffe8a1}.light-theme .table-danger,.light-theme .table-danger>th,.light-theme .table-danger>td{background-color:#f5c6cb}.light-theme .table-danger th,.light-theme .table-danger td,.light-theme .table-danger thead th,.light-theme .table-danger tbody+tbody{border-color:#ed969e}.light-theme .table-hover .table-danger:hover{background-color:#f1b0b7}.light-theme .table-hover .table-danger:hover>td,.light-theme .table-hover .table-danger:hover>th{background-color:#f1b0b7}.light-theme .table-light,.light-theme .table-light>th,.light-theme .table-light>td{background-color:#fdfdfe}.light-theme .table-light th,.light-theme .table-light td,.light-theme .table-light thead th,.light-theme .table-light tbody+tbody{border-color:#fbfcfc}.light-theme .table-hover .table-light:hover{background-color:#ececf6}.light-theme .table-hover .table-light:hover>td,.light-theme .table-hover .table-light:hover>th{background-color:#ececf6}.light-theme .table-dark,.light-theme .table-dark>th,.light-theme .table-dark>td{background-color:#c6c8ca}.light-theme .table-dark th,.light-theme .table-dark td,.light-theme .table-dark thead th,.light-theme .table-dark tbody+tbody{border-color:#95999c}.light-theme .table-hover .table-dark:hover{background-color:#b9bbbe}.light-theme .table-hover .table-dark:hover>td,.light-theme .table-hover .table-dark:hover>th{background-color:#b9bbbe}.light-theme .table-facebook,.light-theme .table-facebook>th,.light-theme .table-facebook>td{background-color:#c8d1e2}.light-theme .table-facebook th,.light-theme .table-facebook td,.light-theme .table-facebook thead th,.light-theme .table-facebook tbody+tbody{border-color:#99a9c9}.light-theme .table-hover .table-facebook:hover{background-color:#b7c3d9}.light-theme .table-hover .table-facebook:hover>td,.light-theme .table-hover .table-facebook:hover>th{background-color:#b7c3d9}.light-theme .table-google,.light-theme .table-google>th,.light-theme .table-google>td{background-color:#caddfc}.light-theme .table-google th,.light-theme .table-google td,.light-theme .table-google thead th,.light-theme .table-google tbody+tbody{border-color:#9dc0f9}.light-theme .table-hover .table-google:hover{background-color:#b2cefb}.light-theme .table-hover .table-google:hover>td,.light-theme .table-hover .table-google:hover>th{background-color:#b2cefb}.light-theme .table-active,.light-theme .table-active>th,.light-theme .table-active>td{background-color:#00000013}.light-theme .table-hover .table-active:hover{background-color:#00000013}.light-theme .table-hover .table-active:hover>td,.light-theme .table-hover .table-active:hover>th{background-color:#00000013}.light-theme .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.light-theme .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.light-theme .table-dark{color:#fff;background-color:#343a40}.light-theme .table-dark th,.light-theme .table-dark td,.light-theme .table-dark thead th{border-color:#454d55}.light-theme .table-dark.table-bordered{border:0}.light-theme .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.light-theme .table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.light-theme .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.light-theme .table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.light-theme .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.light-theme .table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.light-theme .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.light-theme .table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.light-theme .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.light-theme .table-responsive-xl>.table-bordered{border:0}}.light-theme .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.light-theme .table-responsive>.table-bordered{border:0}.light-theme .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .form-control{transition:none}}.light-theme .form-control::-ms-expand{background-color:transparent;border:0}.light-theme .form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.light-theme .form-control::placeholder{color:#6c757d;opacity:1}.light-theme .form-control:disabled,.light-theme .form-control[readonly]{background-color:#e9ecef;opacity:1}.light-theme input[type=date].form-control,.light-theme input[type=time].form-control,.light-theme input[type=datetime-local].form-control,.light-theme input[type=month].form-control{appearance:none}.light-theme select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.light-theme select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.light-theme .form-control-file,.light-theme .form-control-range{display:block;width:100%}.light-theme .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.light-theme .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.light-theme .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.light-theme .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.light-theme .form-control-plaintext.form-control-sm,.light-theme .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.light-theme .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.light-theme .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.light-theme select.form-control[size],.light-theme select.form-control[multiple],.light-theme textarea.form-control{height:auto}.light-theme .form-group{margin-bottom:0}.light-theme .form-text{display:block;margin-top:.25rem}.light-theme .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.light-theme .form-row>.col,.light-theme .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.light-theme .form-check{position:relative;display:block;padding-left:1.25rem}.light-theme .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.light-theme .form-check-input[disabled]~.form-check-label,.light-theme .form-check-input:disabled~.form-check-label{color:#6c757d}.light-theme .form-check-label{margin-bottom:0}.light-theme .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.light-theme .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.light-theme .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.light-theme .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.form-row>.col>.light-theme .valid-tooltip,.form-row>[class*=col-]>.light-theme .valid-tooltip{left:5px}.was-validated .light-theme:valid~.valid-feedback,.was-validated .light-theme:valid~.valid-tooltip,.light-theme.is-valid~.valid-feedback,.light-theme.is-valid~.valid-tooltip{display:block}.was-validated .light-theme .form-control:valid,.light-theme .form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .light-theme .form-control:valid:focus,.light-theme .form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .light-theme select.form-control:valid,.light-theme select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .light-theme textarea.form-control:valid,.light-theme textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .light-theme .custom-select:valid,.light-theme .custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .light-theme .custom-select:valid:focus,.light-theme .custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .light-theme .form-check-input:valid~.form-check-label,.light-theme .form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .light-theme .form-check-input:valid~.valid-feedback,.was-validated .light-theme .form-check-input:valid~.valid-tooltip,.light-theme .form-check-input.is-valid~.valid-feedback,.light-theme .form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .light-theme .custom-control-input:valid~.custom-control-label,.light-theme .custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .light-theme .custom-control-input:valid~.custom-control-label:before,.light-theme .custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .light-theme .custom-control-input:valid:checked~.custom-control-label:before,.light-theme .custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .light-theme .custom-control-input:valid:focus~.custom-control-label:before,.light-theme .custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .light-theme .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.light-theme .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .light-theme .custom-file-input:valid~.custom-file-label,.light-theme .custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .light-theme .custom-file-input:valid:focus~.custom-file-label,.light-theme .custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.light-theme .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.light-theme .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.form-row>.col>.light-theme .invalid-tooltip,.form-row>[class*=col-]>.light-theme .invalid-tooltip{left:5px}.was-validated .light-theme:invalid~.invalid-feedback,.was-validated .light-theme:invalid~.invalid-tooltip,.light-theme.is-invalid~.invalid-feedback,.light-theme.is-invalid~.invalid-tooltip{display:block}.was-validated .light-theme .form-control:invalid,.light-theme .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .light-theme .form-control:invalid:focus,.light-theme .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .light-theme select.form-control:invalid,.light-theme select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated .light-theme textarea.form-control:invalid,.light-theme textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .light-theme .custom-select:invalid,.light-theme .custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .light-theme .custom-select:invalid:focus,.light-theme .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .light-theme .form-check-input:invalid~.form-check-label,.light-theme .form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .light-theme .form-check-input:invalid~.invalid-feedback,.was-validated .light-theme .form-check-input:invalid~.invalid-tooltip,.light-theme .form-check-input.is-invalid~.invalid-feedback,.light-theme .form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .light-theme .custom-control-input:invalid~.custom-control-label,.light-theme .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .light-theme .custom-control-input:invalid~.custom-control-label:before,.light-theme .custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .light-theme .custom-control-input:invalid:checked~.custom-control-label:before,.light-theme .custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .light-theme .custom-control-input:invalid:focus~.custom-control-label:before,.light-theme .custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .light-theme .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.light-theme .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .light-theme .custom-file-input:invalid~.custom-file-label,.light-theme .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .light-theme .custom-file-input:invalid:focus~.custom-file-label,.light-theme .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.light-theme .form-inline{display:flex;flex-flow:row wrap;align-items:center}.light-theme .form-inline .form-check{width:100%}@media (min-width: 576px){.light-theme .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.light-theme .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.light-theme .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.light-theme .form-inline .form-control-plaintext{display:inline-block}.light-theme .form-inline .input-group,.light-theme .form-inline .custom-select{width:auto}.light-theme .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.light-theme .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.light-theme .form-inline .custom-control{align-items:center;justify-content:center}.light-theme .form-inline .custom-control-label{margin-bottom:0}}.light-theme .btn{display:inline-block;font-weight:400;color:#3c4b64;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .btn{transition:none}}.light-theme .btn:hover{color:#3c4b64;text-decoration:none}.light-theme .btn:focus,.light-theme .btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.light-theme .btn.disabled,.light-theme .btn:disabled{opacity:.65}.light-theme .btn:not(:disabled):not(.disabled){cursor:pointer}.light-theme a.btn.disabled,.light-theme fieldset:disabled a.btn{pointer-events:none}.light-theme .btn-primary{color:#fff;background-color:#3387dc;border-color:#3387dc}.light-theme .btn-primary:hover{color:#fff;background-color:#2274c7;border-color:#206ebc}.light-theme .btn-primary:focus,.light-theme .btn-primary.focus{color:#fff;background-color:#2274c7;border-color:#206ebc;box-shadow:0 0 0 .2rem #5299e180}.light-theme .btn-primary.disabled,.light-theme .btn-primary:disabled{color:#fff;background-color:#3387dc;border-color:#3387dc}.light-theme .btn-primary:not(:disabled):not(.disabled):active,.light-theme .btn-primary:not(:disabled):not(.disabled).active,.show>.light-theme .btn-primary.dropdown-toggle{color:#fff;background-color:#206ebc;border-color:#1e67b1}.light-theme .btn-primary:not(:disabled):not(.disabled):active:focus,.light-theme .btn-primary:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5299e180}.light-theme .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.light-theme .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.light-theme .btn-secondary:focus,.light-theme .btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.light-theme .btn-secondary.disabled,.light-theme .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.light-theme .btn-secondary:not(:disabled):not(.disabled):active,.light-theme .btn-secondary:not(:disabled):not(.disabled).active,.show>.light-theme .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.light-theme .btn-secondary:not(:disabled):not(.disabled):active:focus,.light-theme .btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.light-theme .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.light-theme .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.light-theme .btn-success:focus,.light-theme .btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.light-theme .btn-success.disabled,.light-theme .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.light-theme .btn-success:not(:disabled):not(.disabled):active,.light-theme .btn-success:not(:disabled):not(.disabled).active,.show>.light-theme .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.light-theme .btn-success:not(:disabled):not(.disabled):active:focus,.light-theme .btn-success:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.light-theme .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.light-theme .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.light-theme .btn-info:focus,.light-theme .btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.light-theme .btn-info.disabled,.light-theme .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.light-theme .btn-info:not(:disabled):not(.disabled):active,.light-theme .btn-info:not(:disabled):not(.disabled).active,.show>.light-theme .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.light-theme .btn-info:not(:disabled):not(.disabled):active:focus,.light-theme .btn-info:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.light-theme .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.light-theme .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.light-theme .btn-warning:focus,.light-theme .btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.light-theme .btn-warning.disabled,.light-theme .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.light-theme .btn-warning:not(:disabled):not(.disabled):active,.light-theme .btn-warning:not(:disabled):not(.disabled).active,.show>.light-theme .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.light-theme .btn-warning:not(:disabled):not(.disabled):active:focus,.light-theme .btn-warning:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.light-theme .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.light-theme .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.light-theme .btn-danger:focus,.light-theme .btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.light-theme .btn-danger.disabled,.light-theme .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.light-theme .btn-danger:not(:disabled):not(.disabled):active,.light-theme .btn-danger:not(:disabled):not(.disabled).active,.show>.light-theme .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.light-theme .btn-danger:not(:disabled):not(.disabled):active:focus,.light-theme .btn-danger:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.light-theme .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.light-theme .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.light-theme .btn-light:focus,.light-theme .btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.light-theme .btn-light.disabled,.light-theme .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.light-theme .btn-light:not(:disabled):not(.disabled):active,.light-theme .btn-light:not(:disabled):not(.disabled).active,.show>.light-theme .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.light-theme .btn-light:not(:disabled):not(.disabled):active:focus,.light-theme .btn-light:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.light-theme .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.light-theme .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.light-theme .btn-dark:focus,.light-theme .btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.light-theme .btn-dark.disabled,.light-theme .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.light-theme .btn-dark:not(:disabled):not(.disabled):active,.light-theme .btn-dark:not(:disabled):not(.disabled).active,.show>.light-theme .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.light-theme .btn-dark:not(:disabled):not(.disabled):active:focus,.light-theme .btn-dark:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.light-theme .btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.light-theme .btn-facebook:hover{color:#fff;background-color:#30497c;border-color:#2d4373}.light-theme .btn-facebook:focus,.light-theme .btn-facebook.focus{color:#fff;background-color:#30497c;border-color:#2d4373;box-shadow:0 0 0 .2rem #5872a780}.light-theme .btn-facebook.disabled,.light-theme .btn-facebook:disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}.light-theme .btn-facebook:not(:disabled):not(.disabled):active,.light-theme .btn-facebook:not(:disabled):not(.disabled).active,.show>.light-theme .btn-facebook.dropdown-toggle{color:#fff;background-color:#2d4373;border-color:#293e6a}.light-theme .btn-facebook:not(:disabled):not(.disabled):active:focus,.light-theme .btn-facebook:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-facebook.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5872a780}.light-theme .btn-google{color:#fff;background-color:#4285f4;border-color:#4285f4}.light-theme .btn-google:hover{color:#fff;background-color:#1e6ef2;border-color:#1266f1}.light-theme .btn-google:focus,.light-theme .btn-google.focus{color:#fff;background-color:#1e6ef2;border-color:#1266f1;box-shadow:0 0 0 .2rem #5e97f680}.light-theme .btn-google.disabled,.light-theme .btn-google:disabled{color:#fff;background-color:#4285f4;border-color:#4285f4}.light-theme .btn-google:not(:disabled):not(.disabled):active,.light-theme .btn-google:not(:disabled):not(.disabled).active,.show>.light-theme .btn-google.dropdown-toggle{color:#fff;background-color:#1266f1;border-color:#0e60e9}.light-theme .btn-google:not(:disabled):not(.disabled):active:focus,.light-theme .btn-google:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-google.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5e97f680}.light-theme .btn-outline-primary{color:#3387dc;border-color:#3387dc}.light-theme .btn-outline-primary:hover{color:#fff;background-color:#3387dc;border-color:#3387dc}.light-theme .btn-outline-primary:focus,.light-theme .btn-outline-primary.focus{box-shadow:0 0 0 .2rem #3387dc80}.light-theme .btn-outline-primary.disabled,.light-theme .btn-outline-primary:disabled{color:#3387dc;background-color:transparent}.light-theme .btn-outline-primary:not(:disabled):not(.disabled):active,.light-theme .btn-outline-primary:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#3387dc;border-color:#3387dc}.light-theme .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3387dc80}.light-theme .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.light-theme .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.light-theme .btn-outline-secondary:focus,.light-theme .btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.light-theme .btn-outline-secondary.disabled,.light-theme .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.light-theme .btn-outline-secondary:not(:disabled):not(.disabled):active,.light-theme .btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.light-theme .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.light-theme .btn-outline-success{color:#28a745;border-color:#28a745}.light-theme .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.light-theme .btn-outline-success:focus,.light-theme .btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.light-theme .btn-outline-success.disabled,.light-theme .btn-outline-success:disabled{color:#28a745;background-color:transparent}.light-theme .btn-outline-success:not(:disabled):not(.disabled):active,.light-theme .btn-outline-success:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.light-theme .btn-outline-success:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.light-theme .btn-outline-info{color:#17a2b8;border-color:#17a2b8}.light-theme .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.light-theme .btn-outline-info:focus,.light-theme .btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.light-theme .btn-outline-info.disabled,.light-theme .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.light-theme .btn-outline-info:not(:disabled):not(.disabled):active,.light-theme .btn-outline-info:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.light-theme .btn-outline-info:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.light-theme .btn-outline-warning{color:#ffc107;border-color:#ffc107}.light-theme .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.light-theme .btn-outline-warning:focus,.light-theme .btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.light-theme .btn-outline-warning.disabled,.light-theme .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.light-theme .btn-outline-warning:not(:disabled):not(.disabled):active,.light-theme .btn-outline-warning:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.light-theme .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.light-theme .btn-outline-danger{color:#dc3545;border-color:#dc3545}.light-theme .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.light-theme .btn-outline-danger:focus,.light-theme .btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.light-theme .btn-outline-danger.disabled,.light-theme .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.light-theme .btn-outline-danger:not(:disabled):not(.disabled):active,.light-theme .btn-outline-danger:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.light-theme .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.light-theme .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.light-theme .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.light-theme .btn-outline-light:focus,.light-theme .btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.light-theme .btn-outline-light.disabled,.light-theme .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.light-theme .btn-outline-light:not(:disabled):not(.disabled):active,.light-theme .btn-outline-light:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.light-theme .btn-outline-light:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.light-theme .btn-outline-dark{color:#343a40;border-color:#343a40}.light-theme .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.light-theme .btn-outline-dark:focus,.light-theme .btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.light-theme .btn-outline-dark.disabled,.light-theme .btn-outline-dark:disabled{color:#343a40;background-color:transparent}.light-theme .btn-outline-dark:not(:disabled):not(.disabled):active,.light-theme .btn-outline-dark:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.light-theme .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.light-theme .btn-outline-facebook{color:#3b5998;border-color:#3b5998}.light-theme .btn-outline-facebook:hover{color:#fff;background-color:#3b5998;border-color:#3b5998}.light-theme .btn-outline-facebook:focus,.light-theme .btn-outline-facebook.focus{box-shadow:0 0 0 .2rem #3b599880}.light-theme .btn-outline-facebook.disabled,.light-theme .btn-outline-facebook:disabled{color:#3b5998;background-color:transparent}.light-theme .btn-outline-facebook:not(:disabled):not(.disabled):active,.light-theme .btn-outline-facebook:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-facebook.dropdown-toggle{color:#fff;background-color:#3b5998;border-color:#3b5998}.light-theme .btn-outline-facebook:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-facebook:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-facebook.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3b599880}.light-theme .btn-outline-google{color:#4285f4;border-color:#4285f4}.light-theme .btn-outline-google:hover{color:#fff;background-color:#4285f4;border-color:#4285f4}.light-theme .btn-outline-google:focus,.light-theme .btn-outline-google.focus{box-shadow:0 0 0 .2rem #4285f480}.light-theme .btn-outline-google.disabled,.light-theme .btn-outline-google:disabled{color:#4285f4;background-color:transparent}.light-theme .btn-outline-google:not(:disabled):not(.disabled):active,.light-theme .btn-outline-google:not(:disabled):not(.disabled).active,.show>.light-theme .btn-outline-google.dropdown-toggle{color:#fff;background-color:#4285f4;border-color:#4285f4}.light-theme .btn-outline-google:not(:disabled):not(.disabled):active:focus,.light-theme .btn-outline-google:not(:disabled):not(.disabled).active:focus,.show>.light-theme .btn-outline-google.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #4285f480}.light-theme .btn-link{font-weight:400;color:#3387dc;text-decoration:none}.light-theme .btn-link:hover{color:#1c61a6;text-decoration:underline}.light-theme .btn-link:focus,.light-theme .btn-link.focus{text-decoration:underline}.light-theme .btn-link:disabled,.light-theme .btn-link.disabled{color:#6c757d;pointer-events:none}.light-theme .btn-lg,.light-theme .btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.light-theme .btn-sm,.light-theme .btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.light-theme .btn-block{display:block;width:100%}.light-theme .btn-block+.btn-block{margin-top:.5rem}.light-theme input[type=submit].btn-block,.light-theme input[type=reset].btn-block,.light-theme input[type=button].btn-block{width:100%}.light-theme .fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.light-theme .fade{transition:none}}.light-theme .fade:not(.show){opacity:0}.light-theme .collapse:not(.show){display:none}.light-theme .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.light-theme .collapsing{transition:none}}.light-theme .collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.light-theme .collapsing.width{transition:none}}.light-theme .dropup,.light-theme .dropright,.light-theme .dropdown,.light-theme .dropleft{position:relative}.light-theme .dropdown-toggle{white-space:nowrap}.light-theme .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.light-theme .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.light-theme .dropdown-menu-left{right:auto;left:0}.light-theme .dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.light-theme .dropdown-menu-sm-left{right:auto;left:0}.light-theme .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.light-theme .dropdown-menu-md-left{right:auto;left:0}.light-theme .dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.light-theme .dropdown-menu-lg-left{right:auto;left:0}.light-theme .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.light-theme .dropdown-menu-xl-left{right:auto;left:0}.light-theme .dropdown-menu-xl-right{right:0;left:auto}}.light-theme .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.light-theme .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.light-theme .dropup .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.light-theme .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.light-theme .dropright .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropright .dropdown-toggle:after{vertical-align:0}.light-theme .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.light-theme .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.light-theme .dropleft .dropdown-toggle:after{display:none}.light-theme .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.light-theme .dropleft .dropdown-toggle:empty:after{margin-left:0}.light-theme .dropleft .dropdown-toggle:before{vertical-align:0}.light-theme .dropdown-menu[x-placement^=top],.light-theme .dropdown-menu[x-placement^=right],.light-theme .dropdown-menu[x-placement^=bottom],.light-theme .dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.light-theme .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.light-theme .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.light-theme .dropdown-item:hover,.light-theme .dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.light-theme .dropdown-item.active,.light-theme .dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.light-theme .dropdown-item.disabled,.light-theme .dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.light-theme .dropdown-menu.show{display:block}.light-theme .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.light-theme .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.light-theme .btn-group,.light-theme .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.light-theme .btn-group>.btn,.light-theme .btn-group-vertical>.btn{position:relative;flex:1 1 auto}.light-theme .btn-group>.btn:hover,.light-theme .btn-group-vertical>.btn:hover{z-index:1}.light-theme .btn-group>.btn:focus,.light-theme .btn-group>.btn:active,.light-theme .btn-group>.btn.active,.light-theme .btn-group-vertical>.btn:focus,.light-theme .btn-group-vertical>.btn:active,.light-theme .btn-group-vertical>.btn.active{z-index:1}.light-theme .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.light-theme .btn-toolbar .input-group{width:auto}.light-theme .btn-group>.btn:not(:first-child),.light-theme .btn-group>.btn-group:not(:first-child){margin-left:-1px}.light-theme .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.light-theme .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .btn-group>.btn:not(:first-child),.light-theme .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.light-theme .dropdown-toggle-split:after,.dropup .light-theme .dropdown-toggle-split:after,.dropright .light-theme .dropdown-toggle-split:after{margin-left:0}.dropleft .light-theme .dropdown-toggle-split:before{margin-right:0}.light-theme .btn-sm+.dropdown-toggle-split,.light-theme .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.light-theme .btn-lg+.dropdown-toggle-split,.light-theme .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.light-theme .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.light-theme .btn-group-vertical>.btn,.light-theme .btn-group-vertical>.btn-group{width:100%}.light-theme .btn-group-vertical>.btn:not(:first-child),.light-theme .btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.light-theme .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.light-theme .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.light-theme .btn-group-vertical>.btn:not(:first-child),.light-theme .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.light-theme .btn-group-toggle>.btn,.light-theme .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.light-theme .btn-group-toggle>.btn input[type=radio],.light-theme .btn-group-toggle>.btn input[type=checkbox],.light-theme .btn-group-toggle>.btn-group>.btn input[type=radio],.light-theme .btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.light-theme .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.light-theme .input-group>.form-control,.light-theme .input-group>.form-control-plaintext,.light-theme .input-group>.custom-select,.light-theme .input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.light-theme .input-group>.form-control+.form-control,.light-theme .input-group>.form-control+.custom-select,.light-theme .input-group>.form-control+.custom-file,.light-theme .input-group>.form-control-plaintext+.form-control,.light-theme .input-group>.form-control-plaintext+.custom-select,.light-theme .input-group>.form-control-plaintext+.custom-file,.light-theme .input-group>.custom-select+.form-control,.light-theme .input-group>.custom-select+.custom-select,.light-theme .input-group>.custom-select+.custom-file,.light-theme .input-group>.custom-file+.form-control,.light-theme .input-group>.custom-file+.custom-select,.light-theme .input-group>.custom-file+.custom-file{margin-left:-1px}.light-theme .input-group>.form-control:focus,.light-theme .input-group>.custom-select:focus,.light-theme .input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.light-theme .input-group>.custom-file .custom-file-input:focus{z-index:4}.light-theme .input-group>.form-control:not(:first-child),.light-theme .input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .input-group>.custom-file{display:flex;align-items:center}.light-theme .input-group>.custom-file:not(:last-child) .custom-file-label,.light-theme .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .input-group:not(.has-validation)>.form-control:not(:last-child),.light-theme .input-group:not(.has-validation)>.custom-select:not(:last-child),.light-theme .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.light-theme .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group.has-validation>.form-control:nth-last-child(n+3),.light-theme .input-group.has-validation>.custom-select:nth-last-child(n+3),.light-theme .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.light-theme .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group-prepend,.light-theme .input-group-append{display:flex}.light-theme .input-group-prepend .btn,.light-theme .input-group-append .btn{position:relative;z-index:2}.light-theme .input-group-prepend .btn:focus,.light-theme .input-group-append .btn:focus{z-index:3}.light-theme .input-group-prepend .btn+.btn,.light-theme .input-group-prepend .btn+.input-group-text,.light-theme .input-group-prepend .input-group-text+.input-group-text,.light-theme .input-group-prepend .input-group-text+.btn,.light-theme .input-group-append .btn+.btn,.light-theme .input-group-append .btn+.input-group-text,.light-theme .input-group-append .input-group-text+.input-group-text,.light-theme .input-group-append .input-group-text+.btn{margin-left:-1px}.light-theme .input-group-prepend{margin-right:-1px}.light-theme .input-group-append{margin-left:-1px}.light-theme .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.light-theme .input-group-text input[type=radio],.light-theme .input-group-text input[type=checkbox]{margin-top:0}.light-theme .input-group-lg>.form-control:not(textarea),.light-theme .input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.light-theme .input-group-lg>.form-control,.light-theme .input-group-lg>.custom-select,.light-theme .input-group-lg>.input-group-prepend>.input-group-text,.light-theme .input-group-lg>.input-group-append>.input-group-text,.light-theme .input-group-lg>.input-group-prepend>.btn,.light-theme .input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.light-theme .input-group-sm>.form-control:not(textarea),.light-theme .input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.light-theme .input-group-sm>.form-control,.light-theme .input-group-sm>.custom-select,.light-theme .input-group-sm>.input-group-prepend>.input-group-text,.light-theme .input-group-sm>.input-group-append>.input-group-text,.light-theme .input-group-sm>.input-group-prepend>.btn,.light-theme .input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.light-theme .input-group-lg>.custom-select,.light-theme .input-group-sm>.custom-select{padding-right:1.75rem}.light-theme .input-group>.input-group-prepend>.btn,.light-theme .input-group>.input-group-prepend>.input-group-text,.light-theme .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.light-theme .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.light-theme .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.light-theme .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.light-theme .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.light-theme .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .input-group>.input-group-append>.btn,.light-theme .input-group>.input-group-append>.input-group-text,.light-theme .input-group>.input-group-prepend:not(:first-child)>.btn,.light-theme .input-group>.input-group-prepend:not(:first-child)>.input-group-text,.light-theme .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.light-theme .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.light-theme .custom-control-inline{display:inline-flex;margin-right:1rem}.light-theme .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.light-theme .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.light-theme .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.light-theme .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.light-theme .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.light-theme .custom-control-input[disabled]~.custom-control-label,.light-theme .custom-control-input:disabled~.custom-control-label{color:#6c757d}.light-theme .custom-control-input[disabled]~.custom-control-label:before,.light-theme .custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.light-theme .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.light-theme .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.light-theme .custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.light-theme .custom-checkbox .custom-control-label:before{border-radius:.25rem}.light-theme .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.light-theme .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.light-theme .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.light-theme .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.light-theme .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.light-theme .custom-radio .custom-control-label:before{border-radius:50%}.light-theme .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.light-theme .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.light-theme .custom-switch{padding-left:2.25rem}.light-theme .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.light-theme .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .custom-switch .custom-control-label:after{transition:none}}.light-theme .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.light-theme .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.light-theme .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.light-theme .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.light-theme .custom-select:focus::-ms-value{color:#495057;background-color:#fff}.light-theme .custom-select[multiple],.light-theme .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.light-theme .custom-select:disabled{color:#6c757d;background-color:#e9ecef}.light-theme .custom-select::-ms-expand{display:none}.light-theme .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.light-theme .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.light-theme .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.light-theme .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.light-theme .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.light-theme .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.light-theme .custom-file-input[disabled]~.custom-file-label,.light-theme .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.light-theme .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.light-theme .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.light-theme .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.light-theme .custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.light-theme .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.light-theme .custom-range:focus{outline:0}.light-theme .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.light-theme .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.light-theme .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.light-theme .custom-range::-moz-focus-outer{border:0}.light-theme .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.light-theme .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.light-theme .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.light-theme .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.light-theme .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.light-theme .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.light-theme .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.light-theme .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.light-theme .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.light-theme .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.light-theme .custom-range::-ms-thumb:active{background-color:#b3d7ff}.light-theme .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.light-theme .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.light-theme .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.light-theme .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.light-theme .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.light-theme .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.light-theme .custom-range:disabled::-moz-range-track{cursor:default}.light-theme .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.light-theme .custom-control-label:before,.light-theme .custom-file-label,.light-theme .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .custom-control-label:before,.light-theme .custom-file-label,.light-theme .custom-select{transition:none}}.light-theme .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.light-theme .nav-link{display:block;padding:.5rem 1rem}.light-theme .nav-link:hover,.light-theme .nav-link:focus{text-decoration:none}.light-theme .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.light-theme .nav-tabs{border-bottom:1px solid #dee2e6}.light-theme .nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.light-theme .nav-tabs .nav-link:hover,.light-theme .nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.light-theme .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.light-theme .nav-tabs .nav-link.active,.light-theme .nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.light-theme .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.light-theme .nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.light-theme .nav-pills .nav-link.active,.light-theme .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.light-theme .nav-fill>.nav-link,.light-theme .nav-fill .nav-item{flex:1 1 auto;text-align:center}.light-theme .nav-justified>.nav-link,.light-theme .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.light-theme .tab-content>.tab-pane{display:none}.light-theme .tab-content>.active{display:block}.light-theme .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.light-theme .navbar .container,.light-theme .navbar .container-fluid,.light-theme .navbar .container-sm,.light-theme .navbar .container-md,.light-theme .navbar .container-lg,.light-theme .navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.light-theme .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.light-theme .navbar-brand:hover,.light-theme .navbar-brand:focus{text-decoration:none}.light-theme .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.light-theme .navbar-nav .nav-link{padding-right:0;padding-left:0}.light-theme .navbar-nav .dropdown-menu{position:static;float:none}.light-theme .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.light-theme .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.light-theme .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.light-theme .navbar-toggler:hover,.light-theme .navbar-toggler:focus{text-decoration:none}.light-theme .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.light-theme .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.light-theme .navbar-expand-sm>.container,.light-theme .navbar-expand-sm>.container-fluid,.light-theme .navbar-expand-sm>.container-sm,.light-theme .navbar-expand-sm>.container-md,.light-theme .navbar-expand-sm>.container-lg,.light-theme .navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.light-theme .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.light-theme .navbar-expand-sm .navbar-nav{flex-direction:row}.light-theme .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.light-theme .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.light-theme .navbar-expand-sm>.container,.light-theme .navbar-expand-sm>.container-fluid,.light-theme .navbar-expand-sm>.container-sm,.light-theme .navbar-expand-sm>.container-md,.light-theme .navbar-expand-sm>.container-lg,.light-theme .navbar-expand-sm>.container-xl{flex-wrap:nowrap}.light-theme .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.light-theme .navbar-expand-md>.container,.light-theme .navbar-expand-md>.container-fluid,.light-theme .navbar-expand-md>.container-sm,.light-theme .navbar-expand-md>.container-md,.light-theme .navbar-expand-md>.container-lg,.light-theme .navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.light-theme .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.light-theme .navbar-expand-md .navbar-nav{flex-direction:row}.light-theme .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.light-theme .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.light-theme .navbar-expand-md>.container,.light-theme .navbar-expand-md>.container-fluid,.light-theme .navbar-expand-md>.container-sm,.light-theme .navbar-expand-md>.container-md,.light-theme .navbar-expand-md>.container-lg,.light-theme .navbar-expand-md>.container-xl{flex-wrap:nowrap}.light-theme .navbar-expand-md .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.light-theme .navbar-expand-lg>.container,.light-theme .navbar-expand-lg>.container-fluid,.light-theme .navbar-expand-lg>.container-sm,.light-theme .navbar-expand-lg>.container-md,.light-theme .navbar-expand-lg>.container-lg,.light-theme .navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.light-theme .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.light-theme .navbar-expand-lg .navbar-nav{flex-direction:row}.light-theme .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.light-theme .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.light-theme .navbar-expand-lg>.container,.light-theme .navbar-expand-lg>.container-fluid,.light-theme .navbar-expand-lg>.container-sm,.light-theme .navbar-expand-lg>.container-md,.light-theme .navbar-expand-lg>.container-lg,.light-theme .navbar-expand-lg>.container-xl{flex-wrap:nowrap}.light-theme .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.light-theme .navbar-expand-xl>.container,.light-theme .navbar-expand-xl>.container-fluid,.light-theme .navbar-expand-xl>.container-sm,.light-theme .navbar-expand-xl>.container-md,.light-theme .navbar-expand-xl>.container-lg,.light-theme .navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.light-theme .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.light-theme .navbar-expand-xl .navbar-nav{flex-direction:row}.light-theme .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.light-theme .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.light-theme .navbar-expand-xl>.container,.light-theme .navbar-expand-xl>.container-fluid,.light-theme .navbar-expand-xl>.container-sm,.light-theme .navbar-expand-xl>.container-md,.light-theme .navbar-expand-xl>.container-lg,.light-theme .navbar-expand-xl>.container-xl{flex-wrap:nowrap}.light-theme .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand-xl .navbar-toggler{display:none}}.light-theme .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.light-theme .navbar-expand>.container,.light-theme .navbar-expand>.container-fluid,.light-theme .navbar-expand>.container-sm,.light-theme .navbar-expand>.container-md,.light-theme .navbar-expand>.container-lg,.light-theme .navbar-expand>.container-xl{padding-right:0;padding-left:0}.light-theme .navbar-expand .navbar-nav{flex-direction:row}.light-theme .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.light-theme .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.light-theme .navbar-expand>.container,.light-theme .navbar-expand>.container-fluid,.light-theme .navbar-expand>.container-sm,.light-theme .navbar-expand>.container-md,.light-theme .navbar-expand>.container-lg,.light-theme .navbar-expand>.container-xl{flex-wrap:nowrap}.light-theme .navbar-expand .navbar-nav-scroll{overflow:visible}.light-theme .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.light-theme .navbar-expand .navbar-toggler{display:none}.light-theme .navbar-light .navbar-brand,.light-theme .navbar-themed .navbar-brand{color:#000000e6}.light-theme .navbar-light .navbar-brand:hover,.light-theme .navbar-themed .navbar-brand:hover,.light-theme .navbar-light .navbar-brand:focus,.light-theme .navbar-themed .navbar-brand:focus{color:#000000e6}.light-theme .navbar-light .navbar-nav .nav-link,.light-theme .navbar-themed .navbar-nav .nav-link{color:#00000080}.light-theme .navbar-light .navbar-nav .nav-link:hover,.light-theme .navbar-themed .navbar-nav .nav-link:hover,.light-theme .navbar-light .navbar-nav .nav-link:focus,.light-theme .navbar-themed .navbar-nav .nav-link:focus{color:#000000b3}.light-theme .navbar-light .navbar-nav .nav-link.disabled,.light-theme .navbar-themed .navbar-nav .nav-link.disabled{color:#0000004d}.light-theme .navbar-light .navbar-nav .show>.nav-link,.light-theme .navbar-themed .navbar-nav .show>.nav-link,.light-theme .navbar-light .navbar-nav .active>.nav-link,.light-theme .navbar-themed .navbar-nav .active>.nav-link,.light-theme .navbar-light .navbar-nav .nav-link.show,.light-theme .navbar-themed .navbar-nav .nav-link.show,.light-theme .navbar-light .navbar-nav .nav-link.active,.light-theme .navbar-themed .navbar-nav .nav-link.active{color:#000000e6}.light-theme .navbar-light .navbar-toggler,.light-theme .navbar-themed .navbar-toggler{color:#00000080;border-color:#0000001a}.light-theme .navbar-light .navbar-toggler-icon,.light-theme .navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.light-theme .navbar-light .navbar-text,.light-theme .navbar-themed .navbar-text{color:#00000080}.light-theme .navbar-light .navbar-text a,.light-theme .navbar-themed .navbar-text a{color:#000000e6}.light-theme .navbar-light .navbar-text a:hover,.light-theme .navbar-themed .navbar-text a:hover,.light-theme .navbar-light .navbar-text a:focus,.light-theme .navbar-themed .navbar-text a:focus{color:#000000e6}.light-theme .navbar-dark .navbar-brand,.light-theme .dark-theme .navbar-themed .navbar-brand,.dark-theme .light-theme .navbar-themed .navbar-brand{color:#fff}.light-theme .navbar-dark .navbar-brand:hover,.light-theme .dark-theme .navbar-themed .navbar-brand:hover,.dark-theme .light-theme .navbar-themed .navbar-brand:hover,.light-theme .navbar-dark .navbar-brand:focus,.light-theme .dark-theme .navbar-themed .navbar-brand:focus,.dark-theme .light-theme .navbar-themed .navbar-brand:focus{color:#fff}.light-theme .navbar-dark .navbar-nav .nav-link,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link{color:#ffffff80}.light-theme .navbar-dark .navbar-nav .nav-link:hover,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link:hover,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link:hover,.light-theme .navbar-dark .navbar-nav .nav-link:focus,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link:focus,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link:focus{color:#ffffffbf}.light-theme .navbar-dark .navbar-nav .nav-link.disabled,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link.disabled,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link.disabled{color:#ffffff40}.light-theme .navbar-dark .navbar-nav .show>.nav-link,.light-theme .dark-theme .navbar-themed .navbar-nav .show>.nav-link,.dark-theme .light-theme .navbar-themed .navbar-nav .show>.nav-link,.light-theme .navbar-dark .navbar-nav .active>.nav-link,.light-theme .dark-theme .navbar-themed .navbar-nav .active>.nav-link,.dark-theme .light-theme .navbar-themed .navbar-nav .active>.nav-link,.light-theme .navbar-dark .navbar-nav .nav-link.show,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link.show,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link.show,.light-theme .navbar-dark .navbar-nav .nav-link.active,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link.active,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link.active{color:#fff}.light-theme .navbar-dark .navbar-toggler,.light-theme .dark-theme .navbar-themed .navbar-toggler,.dark-theme .light-theme .navbar-themed .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.light-theme .navbar-dark .navbar-toggler-icon,.light-theme .dark-theme .navbar-themed .navbar-toggler-icon,.dark-theme .light-theme .navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.light-theme .navbar-dark .navbar-text,.light-theme .dark-theme .navbar-themed .navbar-text,.dark-theme .light-theme .navbar-themed .navbar-text{color:#ffffff80}.light-theme .navbar-dark .navbar-text a,.light-theme .dark-theme .navbar-themed .navbar-text a,.dark-theme .light-theme .navbar-themed .navbar-text a{color:#fff}.light-theme .navbar-dark .navbar-text a:hover,.light-theme .dark-theme .navbar-themed .navbar-text a:hover,.dark-theme .light-theme .navbar-themed .navbar-text a:hover,.light-theme .navbar-dark .navbar-text a:focus,.light-theme .dark-theme .navbar-themed .navbar-text a:focus,.dark-theme .light-theme .navbar-themed .navbar-text a:focus{color:#fff}.light-theme .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.light-theme .card>hr{margin-right:0;margin-left:0}.light-theme .card>.list-group{border-top:inherit;border-bottom:inherit}.light-theme .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.light-theme .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.light-theme .card>.card-header+.list-group,.light-theme .card>.list-group+.card-footer{border-top:0}.light-theme .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.light-theme .card-title{margin-bottom:.75rem}.light-theme .card-subtitle{margin-top:-.375rem;margin-bottom:0}.light-theme .card-text:last-child{margin-bottom:0}.light-theme .card-link:hover{text-decoration:none}.light-theme .card-link+.card-link{margin-left:1.25rem}.light-theme .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid rgba(0,0,0,.125)}.light-theme .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.light-theme .card-footer{padding:.75rem 1.25rem;background-color:#00000008;border-top:1px solid rgba(0,0,0,.125)}.light-theme .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.light-theme .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.light-theme .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.light-theme .card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.light-theme .card-img,.light-theme .card-img-top,.light-theme .card-img-bottom{flex-shrink:0;width:100%}.light-theme .card-img,.light-theme .card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.light-theme .card-img,.light-theme .card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.light-theme .card-deck .card{margin-bottom:15px}@media (min-width: 576px){.light-theme .card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.light-theme .card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.light-theme .card-group>.card{margin-bottom:15px}@media (min-width: 576px){.light-theme .card-group{display:flex;flex-flow:row wrap}.light-theme .card-group>.card{flex:1 0 0%;margin-bottom:0}.light-theme .card-group>.card+.card{margin-left:0;border-left:0}.light-theme .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.light-theme .card-group>.card:not(:last-child) .card-img-top,.light-theme .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.light-theme .card-group>.card:not(:last-child) .card-img-bottom,.light-theme .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.light-theme .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.light-theme .card-group>.card:not(:first-child) .card-img-top,.light-theme .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.light-theme .card-group>.card:not(:first-child) .card-img-bottom,.light-theme .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.light-theme .card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.light-theme .card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.light-theme .card-columns .card{display:inline-block;width:100%}}.light-theme .accordion{overflow-anchor:none}.light-theme .accordion>.card{overflow:hidden}.light-theme .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.light-theme .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.light-theme .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.light-theme .breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.light-theme .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.light-theme .breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.light-theme .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.light-theme .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.light-theme .breadcrumb-item.active{color:#6c757d}.light-theme .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.light-theme .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#3387dc;background-color:#fff;border:1px solid #dee2e6}.light-theme .page-link:hover{z-index:2;color:#1c61a6;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.light-theme .page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.light-theme .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.light-theme .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.light-theme .page-item.active .page-link{z-index:3;color:#fff;background-color:#3387dc;border-color:#3387dc}.light-theme .page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.light-theme .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.light-theme .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.light-theme .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.light-theme .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.light-theme .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.light-theme .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.light-theme .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .badge{transition:none}}a.light-theme .badge:hover,a.light-theme .badge:focus{text-decoration:none}.light-theme .badge:empty{display:none}.light-theme .btn .badge{position:relative;top:-1px}.light-theme .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.light-theme .badge-primary{color:#fff;background-color:#3387dc}a.light-theme .badge-primary:hover,a.light-theme .badge-primary:focus{color:#fff;background-color:#206ebc}a.light-theme .badge-primary:focus,a.light-theme .badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #3387dc80}.light-theme .badge-secondary{color:#fff;background-color:#6c757d}a.light-theme .badge-secondary:hover,a.light-theme .badge-secondary:focus{color:#fff;background-color:#545b62}a.light-theme .badge-secondary:focus,a.light-theme .badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.light-theme .badge-success{color:#fff;background-color:#28a745}a.light-theme .badge-success:hover,a.light-theme .badge-success:focus{color:#fff;background-color:#1e7e34}a.light-theme .badge-success:focus,a.light-theme .badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.light-theme .badge-info{color:#fff;background-color:#17a2b8}a.light-theme .badge-info:hover,a.light-theme .badge-info:focus{color:#fff;background-color:#117a8b}a.light-theme .badge-info:focus,a.light-theme .badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.light-theme .badge-warning{color:#212529;background-color:#ffc107}a.light-theme .badge-warning:hover,a.light-theme .badge-warning:focus{color:#212529;background-color:#d39e00}a.light-theme .badge-warning:focus,a.light-theme .badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.light-theme .badge-danger{color:#fff;background-color:#dc3545}a.light-theme .badge-danger:hover,a.light-theme .badge-danger:focus{color:#fff;background-color:#bd2130}a.light-theme .badge-danger:focus,a.light-theme .badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.light-theme .badge-light{color:#212529;background-color:#f8f9fa}a.light-theme .badge-light:hover,a.light-theme .badge-light:focus{color:#212529;background-color:#dae0e5}a.light-theme .badge-light:focus,a.light-theme .badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.light-theme .badge-dark{color:#fff;background-color:#343a40}a.light-theme .badge-dark:hover,a.light-theme .badge-dark:focus{color:#fff;background-color:#1d2124}a.light-theme .badge-dark:focus,a.light-theme .badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.light-theme .badge-facebook{color:#fff;background-color:#3b5998}a.light-theme .badge-facebook:hover,a.light-theme .badge-facebook:focus{color:#fff;background-color:#2d4373}a.light-theme .badge-facebook:focus,a.light-theme .badge-facebook.focus{outline:0;box-shadow:0 0 0 .2rem #3b599880}.light-theme .badge-google{color:#fff;background-color:#4285f4}a.light-theme .badge-google:hover,a.light-theme .badge-google:focus{color:#fff;background-color:#1266f1}a.light-theme .badge-google:focus,a.light-theme .badge-google.focus{outline:0;box-shadow:0 0 0 .2rem #4285f480}.light-theme .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width: 576px){.light-theme .jumbotron{padding:4rem 2rem}}.light-theme .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.light-theme .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.light-theme .alert-heading{color:inherit}.light-theme .alert-link{font-weight:700}.light-theme .alert-dismissible{padding-right:4rem}.light-theme .alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.light-theme .alert-primary{color:#1b4672;background-color:#d6e7f8;border-color:#c6ddf5}.light-theme .alert-primary hr{border-top-color:#b0d0f1}.light-theme .alert-primary .alert-link{color:#112d49}.light-theme .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.light-theme .alert-secondary hr{border-top-color:#c8cbcf}.light-theme .alert-secondary .alert-link{color:#202326}.light-theme .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.light-theme .alert-success hr{border-top-color:#b1dfbb}.light-theme .alert-success .alert-link{color:#0b2e13}.light-theme .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.light-theme .alert-info hr{border-top-color:#abdde5}.light-theme .alert-info .alert-link{color:#062c33}.light-theme .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.light-theme .alert-warning hr{border-top-color:#ffe8a1}.light-theme .alert-warning .alert-link{color:#533f03}.light-theme .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.light-theme .alert-danger hr{border-top-color:#f1b0b7}.light-theme .alert-danger .alert-link{color:#491217}.light-theme .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.light-theme .alert-light hr{border-top-color:#ececf6}.light-theme .alert-light .alert-link{color:#686868}.light-theme .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.light-theme .alert-dark hr{border-top-color:#b9bbbe}.light-theme .alert-dark .alert-link{color:#040505}.light-theme .alert-facebook{color:#1f2e4f;background-color:#d8deea;border-color:#c8d1e2}.light-theme .alert-facebook hr{border-top-color:#b7c3d9}.light-theme .alert-facebook .alert-link{color:#11192a}.light-theme .alert-google{color:#22457f;background-color:#d9e7fd;border-color:#caddfc}.light-theme .alert-google hr{border-top-color:#b2cefb}.light-theme .alert-google .alert-link{color:#172f57}.light-theme .progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.light-theme .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.light-theme .progress-bar{transition:none}}.light-theme .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.light-theme .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.light-theme .progress-bar-animated{animation:none}}.light-theme .media{display:flex;align-items:flex-start}.light-theme .media-body{flex:1}.light-theme .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.light-theme .list-group-item-action{width:100%;color:#495057;text-align:inherit}.light-theme .list-group-item-action:hover,.light-theme .list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.light-theme .list-group-item-action:active{color:#212529;background-color:#e9ecef}.light-theme .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.light-theme .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.light-theme .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.light-theme .list-group-item.disabled,.light-theme .list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.light-theme .list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.light-theme .list-group-item+.light-theme .list-group-item{border-top-width:0}.light-theme .list-group-item+.light-theme .list-group-item.active{margin-top:-1px;border-top-width:1px}.light-theme .list-group-horizontal{flex-direction:row}.light-theme .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.light-theme .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.light-theme .list-group-horizontal>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.light-theme .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.light-theme .list-group-horizontal-sm{flex-direction:row}.light-theme .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.light-theme .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.light-theme .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.light-theme .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.light-theme .list-group-horizontal-md{flex-direction:row}.light-theme .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.light-theme .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.light-theme .list-group-horizontal-md>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.light-theme .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.light-theme .list-group-horizontal-lg{flex-direction:row}.light-theme .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.light-theme .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.light-theme .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.light-theme .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.light-theme .list-group-horizontal-xl{flex-direction:row}.light-theme .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.light-theme .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.light-theme .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.light-theme .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.light-theme .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.light-theme .list-group-flush{border-radius:0}.light-theme .list-group-flush>.list-group-item{border-width:0 0 1px}.light-theme .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.light-theme .list-group-item-primary{color:#1b4672;background-color:#c6ddf5}.light-theme .list-group-item-primary.list-group-item-action:hover,.light-theme .list-group-item-primary.list-group-item-action:focus{color:#1b4672;background-color:#b0d0f1}.light-theme .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#1b4672;border-color:#1b4672}.light-theme .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.light-theme .list-group-item-secondary.list-group-item-action:hover,.light-theme .list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.light-theme .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.light-theme .list-group-item-success{color:#155724;background-color:#c3e6cb}.light-theme .list-group-item-success.list-group-item-action:hover,.light-theme .list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.light-theme .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.light-theme .list-group-item-info{color:#0c5460;background-color:#bee5eb}.light-theme .list-group-item-info.list-group-item-action:hover,.light-theme .list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.light-theme .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.light-theme .list-group-item-warning{color:#856404;background-color:#ffeeba}.light-theme .list-group-item-warning.list-group-item-action:hover,.light-theme .list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.light-theme .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.light-theme .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.light-theme .list-group-item-danger.list-group-item-action:hover,.light-theme .list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.light-theme .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.light-theme .list-group-item-light{color:#818182;background-color:#fdfdfe}.light-theme .list-group-item-light.list-group-item-action:hover,.light-theme .list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.light-theme .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.light-theme .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.light-theme .list-group-item-dark.list-group-item-action:hover,.light-theme .list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.light-theme .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.light-theme .list-group-item-facebook{color:#1f2e4f;background-color:#c8d1e2}.light-theme .list-group-item-facebook.list-group-item-action:hover,.light-theme .list-group-item-facebook.list-group-item-action:focus{color:#1f2e4f;background-color:#b7c3d9}.light-theme .list-group-item-facebook.list-group-item-action.active{color:#fff;background-color:#1f2e4f;border-color:#1f2e4f}.light-theme .list-group-item-google{color:#22457f;background-color:#caddfc}.light-theme .list-group-item-google.list-group-item-action:hover,.light-theme .list-group-item-google.list-group-item-action:focus{color:#22457f;background-color:#b2cefb}.light-theme .list-group-item-google.list-group-item-action.active{color:#fff;background-color:#22457f;border-color:#22457f}.light-theme .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.light-theme .close:hover{color:#000;text-decoration:none}.light-theme .close:not(:disabled):not(.disabled):hover,.light-theme .close:not(:disabled):not(.disabled):focus{opacity:.75}.light-theme button.close{padding:0;background-color:transparent;border:0}.light-theme a.close.disabled{pointer-events:none}.light-theme .toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.light-theme .toast:not(:last-child){margin-bottom:.75rem}.light-theme .toast.showing{opacity:1}.light-theme .toast.show{display:block;opacity:1}.light-theme .toast.hide{display:none}.light-theme .toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.light-theme .toast-body{padding:.75rem}.light-theme .modal-open{overflow:hidden}.light-theme .modal-open .modal{overflow-x:hidden;overflow-y:auto}.light-theme .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.light-theme .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .light-theme .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .light-theme .modal-dialog{transition:none}}.modal.show .light-theme .modal-dialog{transform:none}.modal.modal-static .light-theme .modal-dialog{transform:scale(1.02)}.light-theme .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.light-theme .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.light-theme .modal-dialog-scrollable .modal-header,.light-theme .modal-dialog-scrollable .modal-footer{flex-shrink:0}.light-theme .modal-dialog-scrollable .modal-body{overflow-y:auto}.light-theme .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.light-theme .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.light-theme .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.light-theme .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.light-theme .modal-dialog-centered.modal-dialog-scrollable:before{content:none}.light-theme .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.light-theme .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.light-theme .modal-backdrop.fade{opacity:0}.light-theme .modal-backdrop.show{opacity:.5}.light-theme .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.light-theme .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.light-theme .modal-title{margin-bottom:0;line-height:1.5}.light-theme .modal-body{position:relative;flex:1 1 auto;padding:1rem}.light-theme .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.light-theme .modal-footer>*{margin:.25rem}.light-theme .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.light-theme .modal-dialog{max-width:500px;margin:1.75rem auto}.light-theme .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.light-theme .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.light-theme .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.light-theme .modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.light-theme .modal-sm{max-width:300px}}@media (min-width: 992px){.light-theme .modal-lg,.light-theme .modal-xl{max-width:800px}}@media (min-width: 1200px){.light-theme .modal-xl{max-width:1140px}}.light-theme .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.light-theme .tooltip.show{opacity:.9}.light-theme .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.light-theme .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.light-theme .bs-tooltip-top,.light-theme .bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.light-theme .bs-tooltip-top .arrow,.light-theme .bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.light-theme .bs-tooltip-top .arrow:before,.light-theme .bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.light-theme .bs-tooltip-right,.light-theme .bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.light-theme .bs-tooltip-right .arrow,.light-theme .bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.light-theme .bs-tooltip-right .arrow:before,.light-theme .bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.light-theme .bs-tooltip-bottom,.light-theme .bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.light-theme .bs-tooltip-bottom .arrow,.light-theme .bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.light-theme .bs-tooltip-bottom .arrow:before,.light-theme .bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.light-theme .bs-tooltip-left,.light-theme .bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.light-theme .bs-tooltip-left .arrow,.light-theme .bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.light-theme .bs-tooltip-left .arrow:before,.light-theme .bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.light-theme .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.light-theme .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.light-theme .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.light-theme .popover .arrow:before,.light-theme .popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.light-theme .bs-popover-top,.light-theme .bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.light-theme .bs-popover-top>.arrow,.light-theme .bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.light-theme .bs-popover-top>.arrow:before,.light-theme .bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.light-theme .bs-popover-top>.arrow:after,.light-theme .bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.light-theme .bs-popover-right,.light-theme .bs-popover-auto[x-placement^=right]{margin-left:.5rem}.light-theme .bs-popover-right>.arrow,.light-theme .bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.light-theme .bs-popover-right>.arrow:before,.light-theme .bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.light-theme .bs-popover-right>.arrow:after,.light-theme .bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.light-theme .bs-popover-bottom,.light-theme .bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.light-theme .bs-popover-bottom>.arrow,.light-theme .bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.light-theme .bs-popover-bottom>.arrow:before,.light-theme .bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.light-theme .bs-popover-bottom>.arrow:after,.light-theme .bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.light-theme .bs-popover-bottom .popover-header:before,.light-theme .bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.light-theme .bs-popover-left,.light-theme .bs-popover-auto[x-placement^=left]{margin-right:.5rem}.light-theme .bs-popover-left>.arrow,.light-theme .bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.light-theme .bs-popover-left>.arrow:before,.light-theme .bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.light-theme .bs-popover-left>.arrow:after,.light-theme .bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.light-theme .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.light-theme .popover-header:empty{display:none}.light-theme .popover-body{padding:.5rem .75rem;color:#212529}.light-theme .carousel{position:relative}.light-theme .carousel.pointer-event{touch-action:pan-y}.light-theme .carousel-inner{position:relative;width:100%;overflow:hidden}.light-theme .carousel-inner:after{display:block;clear:both;content:""}.light-theme .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.light-theme .carousel-item{transition:none}}.light-theme .carousel-item.active,.light-theme .carousel-item-next,.light-theme .carousel-item-prev{display:block}.light-theme .carousel-item-next:not(.carousel-item-left),.light-theme .active.carousel-item-right{transform:translate(100%)}.light-theme .carousel-item-prev:not(.carousel-item-right),.light-theme .active.carousel-item-left{transform:translate(-100%)}.light-theme .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.light-theme .carousel-fade .carousel-item.active,.light-theme .carousel-fade .carousel-item-next.carousel-item-left,.light-theme .carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.light-theme .carousel-fade .active.carousel-item-left,.light-theme .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.light-theme .carousel-fade .active.carousel-item-left,.light-theme .carousel-fade .active.carousel-item-right{transition:none}}.light-theme .carousel-control-prev,.light-theme .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.light-theme .carousel-control-prev,.light-theme .carousel-control-next{transition:none}}.light-theme .carousel-control-prev:hover,.light-theme .carousel-control-prev:focus,.light-theme .carousel-control-next:hover,.light-theme .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.light-theme .carousel-control-prev{left:0}.light-theme .carousel-control-next{right:0}.light-theme .carousel-control-prev-icon,.light-theme .carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.light-theme .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.light-theme .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.light-theme .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.light-theme .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.light-theme .carousel-indicators li{transition:none}}.light-theme .carousel-indicators .active{opacity:1}.light-theme .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.light-theme .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.light-theme .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}.light-theme .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.light-theme .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.light-theme .spinner-border,.light-theme .spinner-grow{animation-duration:1.5s}}.light-theme .align-baseline{vertical-align:baseline!important}.light-theme .align-top{vertical-align:top!important}.light-theme .align-middle{vertical-align:middle!important}.light-theme .align-bottom{vertical-align:bottom!important}.light-theme .align-text-bottom{vertical-align:text-bottom!important}.light-theme .align-text-top{vertical-align:text-top!important}.light-theme .bg-primary{background-color:#3387dc!important}.light-theme a.bg-primary:hover,.light-theme a.bg-primary:focus,.light-theme button.bg-primary:hover,.light-theme button.bg-primary:focus{background-color:#206ebc!important}.light-theme .bg-secondary{background-color:#6c757d!important}.light-theme a.bg-secondary:hover,.light-theme a.bg-secondary:focus,.light-theme button.bg-secondary:hover,.light-theme button.bg-secondary:focus{background-color:#545b62!important}.light-theme .bg-success{background-color:#28a745!important}.light-theme a.bg-success:hover,.light-theme a.bg-success:focus,.light-theme button.bg-success:hover,.light-theme button.bg-success:focus{background-color:#1e7e34!important}.light-theme .bg-info{background-color:#17a2b8!important}.light-theme a.bg-info:hover,.light-theme a.bg-info:focus,.light-theme button.bg-info:hover,.light-theme button.bg-info:focus{background-color:#117a8b!important}.light-theme .bg-warning{background-color:#ffc107!important}.light-theme a.bg-warning:hover,.light-theme a.bg-warning:focus,.light-theme button.bg-warning:hover,.light-theme button.bg-warning:focus{background-color:#d39e00!important}.light-theme .bg-danger{background-color:#dc3545!important}.light-theme a.bg-danger:hover,.light-theme a.bg-danger:focus,.light-theme button.bg-danger:hover,.light-theme button.bg-danger:focus{background-color:#bd2130!important}.light-theme .bg-light,.light-theme .navbar-themed{background-color:#f8f9fa!important}.light-theme a.bg-light:hover,.light-theme a.navbar-themed:hover,.light-theme a.bg-light:focus,.light-theme a.navbar-themed:focus,.light-theme button.bg-light:hover,.light-theme button.navbar-themed:hover,.light-theme button.bg-light:focus,.light-theme button.navbar-themed:focus{background-color:#dae0e5!important}.light-theme .bg-dark,.light-theme .dark-theme .navbar-themed,.dark-theme .light-theme .navbar-themed{background-color:#343a40!important}.light-theme a.bg-dark:hover,.light-theme .dark-theme a.navbar-themed:hover,.dark-theme .light-theme a.navbar-themed:hover,.light-theme a.bg-dark:focus,.light-theme .dark-theme a.navbar-themed:focus,.dark-theme .light-theme a.navbar-themed:focus,.light-theme button.bg-dark:hover,.light-theme .dark-theme button.navbar-themed:hover,.dark-theme .light-theme button.navbar-themed:hover,.light-theme button.bg-dark:focus,.light-theme .dark-theme button.navbar-themed:focus,.dark-theme .light-theme button.navbar-themed:focus{background-color:#1d2124!important}.light-theme .bg-facebook{background-color:#3b5998!important}.light-theme a.bg-facebook:hover,.light-theme a.bg-facebook:focus,.light-theme button.bg-facebook:hover,.light-theme button.bg-facebook:focus{background-color:#2d4373!important}.light-theme .bg-google{background-color:#4285f4!important}.light-theme a.bg-google:hover,.light-theme a.bg-google:focus,.light-theme button.bg-google:hover,.light-theme button.bg-google:focus{background-color:#1266f1!important}.light-theme .bg-white{background-color:#fff!important}.light-theme .bg-transparent{background-color:transparent!important}.light-theme .border{border:1px solid #dee2e6!important}.light-theme .border-top{border-top:1px solid #dee2e6!important}.light-theme .border-right{border-right:1px solid #dee2e6!important}.light-theme .border-bottom{border-bottom:1px solid #dee2e6!important}.light-theme .border-left{border-left:1px solid #dee2e6!important}.light-theme .border-0{border:0!important}.light-theme .border-top-0{border-top:0!important}.light-theme .border-right-0{border-right:0!important}.light-theme .border-bottom-0{border-bottom:0!important}.light-theme .border-left-0{border-left:0!important}.light-theme .border-primary{border-color:#3387dc!important}.light-theme .border-secondary{border-color:#6c757d!important}.light-theme .border-success{border-color:#28a745!important}.light-theme .border-info{border-color:#17a2b8!important}.light-theme .border-warning{border-color:#ffc107!important}.light-theme .border-danger{border-color:#dc3545!important}.light-theme .border-light{border-color:#f8f9fa!important}.light-theme .border-dark{border-color:#343a40!important}.light-theme .border-facebook{border-color:#3b5998!important}.light-theme .border-google{border-color:#4285f4!important}.light-theme .border-white{border-color:#fff!important}.light-theme .rounded-sm{border-radius:.2rem!important}.light-theme .rounded{border-radius:.25rem!important}.light-theme .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.light-theme .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.light-theme .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.light-theme .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.light-theme .rounded-lg{border-radius:.3rem!important}.light-theme .rounded-circle{border-radius:50%!important}.light-theme .rounded-pill{border-radius:50rem!important}.light-theme .rounded-0{border-radius:0!important}.light-theme .clearfix:after{display:block;clear:both;content:""}.light-theme .d-none{display:none!important}.light-theme .d-inline{display:inline!important}.light-theme .d-inline-block{display:inline-block!important}.light-theme .d-block{display:block!important}.light-theme .d-table{display:table!important}.light-theme .d-table-row{display:table-row!important}.light-theme .d-table-cell{display:table-cell!important}.light-theme .d-flex{display:flex!important}.light-theme .d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.light-theme .d-sm-none{display:none!important}.light-theme .d-sm-inline{display:inline!important}.light-theme .d-sm-inline-block{display:inline-block!important}.light-theme .d-sm-block{display:block!important}.light-theme .d-sm-table{display:table!important}.light-theme .d-sm-table-row{display:table-row!important}.light-theme .d-sm-table-cell{display:table-cell!important}.light-theme .d-sm-flex{display:flex!important}.light-theme .d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.light-theme .d-md-none{display:none!important}.light-theme .d-md-inline{display:inline!important}.light-theme .d-md-inline-block{display:inline-block!important}.light-theme .d-md-block{display:block!important}.light-theme .d-md-table{display:table!important}.light-theme .d-md-table-row{display:table-row!important}.light-theme .d-md-table-cell{display:table-cell!important}.light-theme .d-md-flex{display:flex!important}.light-theme .d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.light-theme .d-lg-none{display:none!important}.light-theme .d-lg-inline{display:inline!important}.light-theme .d-lg-inline-block{display:inline-block!important}.light-theme .d-lg-block{display:block!important}.light-theme .d-lg-table{display:table!important}.light-theme .d-lg-table-row{display:table-row!important}.light-theme .d-lg-table-cell{display:table-cell!important}.light-theme .d-lg-flex{display:flex!important}.light-theme .d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.light-theme .d-xl-none{display:none!important}.light-theme .d-xl-inline{display:inline!important}.light-theme .d-xl-inline-block{display:inline-block!important}.light-theme .d-xl-block{display:block!important}.light-theme .d-xl-table{display:table!important}.light-theme .d-xl-table-row{display:table-row!important}.light-theme .d-xl-table-cell{display:table-cell!important}.light-theme .d-xl-flex{display:flex!important}.light-theme .d-xl-inline-flex{display:inline-flex!important}}@media print{.light-theme .d-print-none{display:none!important}.light-theme .d-print-inline{display:inline!important}.light-theme .d-print-inline-block{display:inline-block!important}.light-theme .d-print-block{display:block!important}.light-theme .d-print-table{display:table!important}.light-theme .d-print-table-row{display:table-row!important}.light-theme .d-print-table-cell{display:table-cell!important}.light-theme .d-print-flex{display:flex!important}.light-theme .d-print-inline-flex{display:inline-flex!important}}.light-theme .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.light-theme .embed-responsive:before{display:block;content:""}.light-theme .embed-responsive .embed-responsive-item,.light-theme .embed-responsive iframe,.light-theme .embed-responsive embed,.light-theme .embed-responsive object,.light-theme .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.light-theme .embed-responsive-21by9:before{padding-top:42.85714286%}.light-theme .embed-responsive-16by9:before{padding-top:56.25%}.light-theme .embed-responsive-4by3:before{padding-top:75%}.light-theme .embed-responsive-1by1:before{padding-top:100%}.light-theme .flex-row{flex-direction:row!important}.light-theme .flex-column{flex-direction:column!important}.light-theme .flex-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-wrap{flex-wrap:wrap!important}.light-theme .flex-nowrap{flex-wrap:nowrap!important}.light-theme .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .flex-fill{flex:1 1 auto!important}.light-theme .flex-grow-0{flex-grow:0!important}.light-theme .flex-grow-1{flex-grow:1!important}.light-theme .flex-shrink-0{flex-shrink:0!important}.light-theme .flex-shrink-1{flex-shrink:1!important}.light-theme .justify-content-start{justify-content:flex-start!important}.light-theme .justify-content-end{justify-content:flex-end!important}.light-theme .justify-content-center{justify-content:center!important}.light-theme .justify-content-between{justify-content:space-between!important}.light-theme .justify-content-around{justify-content:space-around!important}.light-theme .align-items-start{align-items:flex-start!important}.light-theme .align-items-end{align-items:flex-end!important}.light-theme .align-items-center{align-items:center!important}.light-theme .align-items-baseline{align-items:baseline!important}.light-theme .align-items-stretch{align-items:stretch!important}.light-theme .align-content-start{align-content:flex-start!important}.light-theme .align-content-end{align-content:flex-end!important}.light-theme .align-content-center{align-content:center!important}.light-theme .align-content-between{align-content:space-between!important}.light-theme .align-content-around{align-content:space-around!important}.light-theme .align-content-stretch{align-content:stretch!important}.light-theme .align-self-auto{align-self:auto!important}.light-theme .align-self-start{align-self:flex-start!important}.light-theme .align-self-end{align-self:flex-end!important}.light-theme .align-self-center{align-self:center!important}.light-theme .align-self-baseline{align-self:baseline!important}.light-theme .align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.light-theme .flex-sm-row{flex-direction:row!important}.light-theme .flex-sm-column{flex-direction:column!important}.light-theme .flex-sm-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-sm-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-sm-wrap{flex-wrap:wrap!important}.light-theme .flex-sm-nowrap{flex-wrap:nowrap!important}.light-theme .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .flex-sm-fill{flex:1 1 auto!important}.light-theme .flex-sm-grow-0{flex-grow:0!important}.light-theme .flex-sm-grow-1{flex-grow:1!important}.light-theme .flex-sm-shrink-0{flex-shrink:0!important}.light-theme .flex-sm-shrink-1{flex-shrink:1!important}.light-theme .justify-content-sm-start{justify-content:flex-start!important}.light-theme .justify-content-sm-end{justify-content:flex-end!important}.light-theme .justify-content-sm-center{justify-content:center!important}.light-theme .justify-content-sm-between{justify-content:space-between!important}.light-theme .justify-content-sm-around{justify-content:space-around!important}.light-theme .align-items-sm-start{align-items:flex-start!important}.light-theme .align-items-sm-end{align-items:flex-end!important}.light-theme .align-items-sm-center{align-items:center!important}.light-theme .align-items-sm-baseline{align-items:baseline!important}.light-theme .align-items-sm-stretch{align-items:stretch!important}.light-theme .align-content-sm-start{align-content:flex-start!important}.light-theme .align-content-sm-end{align-content:flex-end!important}.light-theme .align-content-sm-center{align-content:center!important}.light-theme .align-content-sm-between{align-content:space-between!important}.light-theme .align-content-sm-around{align-content:space-around!important}.light-theme .align-content-sm-stretch{align-content:stretch!important}.light-theme .align-self-sm-auto{align-self:auto!important}.light-theme .align-self-sm-start{align-self:flex-start!important}.light-theme .align-self-sm-end{align-self:flex-end!important}.light-theme .align-self-sm-center{align-self:center!important}.light-theme .align-self-sm-baseline{align-self:baseline!important}.light-theme .align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.light-theme .flex-md-row{flex-direction:row!important}.light-theme .flex-md-column{flex-direction:column!important}.light-theme .flex-md-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-md-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-md-wrap{flex-wrap:wrap!important}.light-theme .flex-md-nowrap{flex-wrap:nowrap!important}.light-theme .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .flex-md-fill{flex:1 1 auto!important}.light-theme .flex-md-grow-0{flex-grow:0!important}.light-theme .flex-md-grow-1{flex-grow:1!important}.light-theme .flex-md-shrink-0{flex-shrink:0!important}.light-theme .flex-md-shrink-1{flex-shrink:1!important}.light-theme .justify-content-md-start{justify-content:flex-start!important}.light-theme .justify-content-md-end{justify-content:flex-end!important}.light-theme .justify-content-md-center{justify-content:center!important}.light-theme .justify-content-md-between{justify-content:space-between!important}.light-theme .justify-content-md-around{justify-content:space-around!important}.light-theme .align-items-md-start{align-items:flex-start!important}.light-theme .align-items-md-end{align-items:flex-end!important}.light-theme .align-items-md-center{align-items:center!important}.light-theme .align-items-md-baseline{align-items:baseline!important}.light-theme .align-items-md-stretch{align-items:stretch!important}.light-theme .align-content-md-start{align-content:flex-start!important}.light-theme .align-content-md-end{align-content:flex-end!important}.light-theme .align-content-md-center{align-content:center!important}.light-theme .align-content-md-between{align-content:space-between!important}.light-theme .align-content-md-around{align-content:space-around!important}.light-theme .align-content-md-stretch{align-content:stretch!important}.light-theme .align-self-md-auto{align-self:auto!important}.light-theme .align-self-md-start{align-self:flex-start!important}.light-theme .align-self-md-end{align-self:flex-end!important}.light-theme .align-self-md-center{align-self:center!important}.light-theme .align-self-md-baseline{align-self:baseline!important}.light-theme .align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.light-theme .flex-lg-row{flex-direction:row!important}.light-theme .flex-lg-column{flex-direction:column!important}.light-theme .flex-lg-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-lg-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-lg-wrap{flex-wrap:wrap!important}.light-theme .flex-lg-nowrap{flex-wrap:nowrap!important}.light-theme .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .flex-lg-fill{flex:1 1 auto!important}.light-theme .flex-lg-grow-0{flex-grow:0!important}.light-theme .flex-lg-grow-1{flex-grow:1!important}.light-theme .flex-lg-shrink-0{flex-shrink:0!important}.light-theme .flex-lg-shrink-1{flex-shrink:1!important}.light-theme .justify-content-lg-start{justify-content:flex-start!important}.light-theme .justify-content-lg-end{justify-content:flex-end!important}.light-theme .justify-content-lg-center{justify-content:center!important}.light-theme .justify-content-lg-between{justify-content:space-between!important}.light-theme .justify-content-lg-around{justify-content:space-around!important}.light-theme .align-items-lg-start{align-items:flex-start!important}.light-theme .align-items-lg-end{align-items:flex-end!important}.light-theme .align-items-lg-center{align-items:center!important}.light-theme .align-items-lg-baseline{align-items:baseline!important}.light-theme .align-items-lg-stretch{align-items:stretch!important}.light-theme .align-content-lg-start{align-content:flex-start!important}.light-theme .align-content-lg-end{align-content:flex-end!important}.light-theme .align-content-lg-center{align-content:center!important}.light-theme .align-content-lg-between{align-content:space-between!important}.light-theme .align-content-lg-around{align-content:space-around!important}.light-theme .align-content-lg-stretch{align-content:stretch!important}.light-theme .align-self-lg-auto{align-self:auto!important}.light-theme .align-self-lg-start{align-self:flex-start!important}.light-theme .align-self-lg-end{align-self:flex-end!important}.light-theme .align-self-lg-center{align-self:center!important}.light-theme .align-self-lg-baseline{align-self:baseline!important}.light-theme .align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.light-theme .flex-xl-row{flex-direction:row!important}.light-theme .flex-xl-column{flex-direction:column!important}.light-theme .flex-xl-row-reverse{flex-direction:row-reverse!important}.light-theme .flex-xl-column-reverse{flex-direction:column-reverse!important}.light-theme .flex-xl-wrap{flex-wrap:wrap!important}.light-theme .flex-xl-nowrap{flex-wrap:nowrap!important}.light-theme .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.light-theme .flex-xl-fill{flex:1 1 auto!important}.light-theme .flex-xl-grow-0{flex-grow:0!important}.light-theme .flex-xl-grow-1{flex-grow:1!important}.light-theme .flex-xl-shrink-0{flex-shrink:0!important}.light-theme .flex-xl-shrink-1{flex-shrink:1!important}.light-theme .justify-content-xl-start{justify-content:flex-start!important}.light-theme .justify-content-xl-end{justify-content:flex-end!important}.light-theme .justify-content-xl-center{justify-content:center!important}.light-theme .justify-content-xl-between{justify-content:space-between!important}.light-theme .justify-content-xl-around{justify-content:space-around!important}.light-theme .align-items-xl-start{align-items:flex-start!important}.light-theme .align-items-xl-end{align-items:flex-end!important}.light-theme .align-items-xl-center{align-items:center!important}.light-theme .align-items-xl-baseline{align-items:baseline!important}.light-theme .align-items-xl-stretch{align-items:stretch!important}.light-theme .align-content-xl-start{align-content:flex-start!important}.light-theme .align-content-xl-end{align-content:flex-end!important}.light-theme .align-content-xl-center{align-content:center!important}.light-theme .align-content-xl-between{align-content:space-between!important}.light-theme .align-content-xl-around{align-content:space-around!important}.light-theme .align-content-xl-stretch{align-content:stretch!important}.light-theme .align-self-xl-auto{align-self:auto!important}.light-theme .align-self-xl-start{align-self:flex-start!important}.light-theme .align-self-xl-end{align-self:flex-end!important}.light-theme .align-self-xl-center{align-self:center!important}.light-theme .align-self-xl-baseline{align-self:baseline!important}.light-theme .align-self-xl-stretch{align-self:stretch!important}}.light-theme .float-left{float:left!important}.light-theme .float-right{float:right!important}.light-theme .float-none{float:none!important}@media (min-width: 576px){.light-theme .float-sm-left{float:left!important}.light-theme .float-sm-right{float:right!important}.light-theme .float-sm-none{float:none!important}}@media (min-width: 768px){.light-theme .float-md-left{float:left!important}.light-theme .float-md-right{float:right!important}.light-theme .float-md-none{float:none!important}}@media (min-width: 992px){.light-theme .float-lg-left{float:left!important}.light-theme .float-lg-right{float:right!important}.light-theme .float-lg-none{float:none!important}}@media (min-width: 1200px){.light-theme .float-xl-left{float:left!important}.light-theme .float-xl-right{float:right!important}.light-theme .float-xl-none{float:none!important}}.light-theme .user-select-all{-webkit-user-select:all!important;user-select:all!important}.light-theme .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.light-theme .user-select-none{-webkit-user-select:none!important;user-select:none!important}.light-theme .overflow-auto{overflow:auto!important}.light-theme .overflow-hidden{overflow:hidden!important}.light-theme .position-static{position:static!important}.light-theme .position-relative{position:relative!important}.light-theme .position-absolute{position:absolute!important}.light-theme .position-fixed{position:fixed!important}.light-theme .position-sticky{position:sticky!important}.light-theme .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.light-theme .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.light-theme .sticky-top{position:sticky;top:0;z-index:1020}}.light-theme .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.light-theme .sr-only-focusable:active,.light-theme .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.light-theme .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.light-theme .shadow{box-shadow:0 .5rem 1rem #00000026!important}.light-theme .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.light-theme .shadow-none{box-shadow:none!important}.light-theme .w-25{width:25%!important}.light-theme .w-50{width:50%!important}.light-theme .w-75{width:75%!important}.light-theme .w-100{width:100%!important}.light-theme .w-auto{width:auto!important}.light-theme .h-25{height:25%!important}.light-theme .h-50{height:50%!important}.light-theme .h-75{height:75%!important}.light-theme .h-100{height:100%!important}.light-theme .h-auto{height:auto!important}.light-theme .mw-100{max-width:100%!important}.light-theme .mh-100{max-height:100%!important}.light-theme .min-vw-100{min-width:100vw!important}.light-theme .min-vh-100{min-height:100vh!important}.light-theme .vw-100{width:100vw!important}.light-theme .vh-100{height:100vh!important}.light-theme .m-0{margin:0!important}.light-theme .mt-0,.light-theme .my-0{margin-top:0!important}.light-theme .mr-0,.light-theme .mx-0{margin-right:0!important}.light-theme .mb-0,.light-theme .my-0{margin-bottom:0!important}.light-theme .ml-0,.light-theme .mx-0{margin-left:0!important}.light-theme .m-1{margin:.25rem!important}.light-theme .mt-1,.light-theme .my-1{margin-top:.25rem!important}.light-theme .mr-1,.light-theme .mx-1{margin-right:.25rem!important}.light-theme .mb-1,.light-theme .my-1{margin-bottom:.25rem!important}.light-theme .ml-1,.light-theme .mx-1{margin-left:.25rem!important}.light-theme .m-2{margin:.5rem!important}.light-theme .mt-2,.light-theme .my-2{margin-top:.5rem!important}.light-theme .mr-2,.light-theme .mx-2{margin-right:.5rem!important}.light-theme .mb-2,.light-theme .my-2{margin-bottom:.5rem!important}.light-theme .ml-2,.light-theme .mx-2{margin-left:.5rem!important}.light-theme .m-3{margin:1rem!important}.light-theme .mt-3,.light-theme .my-3{margin-top:1rem!important}.light-theme .mr-3,.light-theme .mx-3{margin-right:1rem!important}.light-theme .mb-3,.light-theme .my-3{margin-bottom:1rem!important}.light-theme .ml-3,.light-theme .mx-3{margin-left:1rem!important}.light-theme .m-4{margin:1.5rem!important}.light-theme .mt-4,.light-theme .my-4{margin-top:1.5rem!important}.light-theme .mr-4,.light-theme .mx-4{margin-right:1.5rem!important}.light-theme .mb-4,.light-theme .my-4{margin-bottom:1.5rem!important}.light-theme .ml-4,.light-theme .mx-4{margin-left:1.5rem!important}.light-theme .m-5{margin:3rem!important}.light-theme .mt-5,.light-theme .my-5{margin-top:3rem!important}.light-theme .mr-5,.light-theme .mx-5{margin-right:3rem!important}.light-theme .mb-5,.light-theme .my-5{margin-bottom:3rem!important}.light-theme .ml-5,.light-theme .mx-5{margin-left:3rem!important}.light-theme .p-0{padding:0!important}.light-theme .pt-0,.light-theme .py-0{padding-top:0!important}.light-theme .pr-0,.light-theme .px-0{padding-right:0!important}.light-theme .pb-0,.light-theme .py-0{padding-bottom:0!important}.light-theme .pl-0,.light-theme .px-0{padding-left:0!important}.light-theme .p-1{padding:.25rem!important}.light-theme .pt-1,.light-theme .py-1{padding-top:.25rem!important}.light-theme .pr-1,.light-theme .px-1{padding-right:.25rem!important}.light-theme .pb-1,.light-theme .py-1{padding-bottom:.25rem!important}.light-theme .pl-1,.light-theme .px-1{padding-left:.25rem!important}.light-theme .p-2{padding:.5rem!important}.light-theme .pt-2,.light-theme .py-2{padding-top:.5rem!important}.light-theme .pr-2,.light-theme .px-2{padding-right:.5rem!important}.light-theme .pb-2,.light-theme .py-2{padding-bottom:.5rem!important}.light-theme .pl-2,.light-theme .px-2{padding-left:.5rem!important}.light-theme .p-3{padding:1rem!important}.light-theme .pt-3,.light-theme .py-3{padding-top:1rem!important}.light-theme .pr-3,.light-theme .px-3{padding-right:1rem!important}.light-theme .pb-3,.light-theme .py-3{padding-bottom:1rem!important}.light-theme .pl-3,.light-theme .px-3{padding-left:1rem!important}.light-theme .p-4{padding:1.5rem!important}.light-theme .pt-4,.light-theme .py-4{padding-top:1.5rem!important}.light-theme .pr-4,.light-theme .px-4{padding-right:1.5rem!important}.light-theme .pb-4,.light-theme .py-4{padding-bottom:1.5rem!important}.light-theme .pl-4,.light-theme .px-4{padding-left:1.5rem!important}.light-theme .p-5{padding:3rem!important}.light-theme .pt-5,.light-theme .py-5{padding-top:3rem!important}.light-theme .pr-5,.light-theme .px-5{padding-right:3rem!important}.light-theme .pb-5,.light-theme .py-5{padding-bottom:3rem!important}.light-theme .pl-5,.light-theme .px-5{padding-left:3rem!important}.light-theme .m-n1{margin:-.25rem!important}.light-theme .mt-n1,.light-theme .my-n1{margin-top:-.25rem!important}.light-theme .mr-n1,.light-theme .mx-n1{margin-right:-.25rem!important}.light-theme .mb-n1,.light-theme .my-n1{margin-bottom:-.25rem!important}.light-theme .ml-n1,.light-theme .mx-n1{margin-left:-.25rem!important}.light-theme .m-n2{margin:-.5rem!important}.light-theme .mt-n2,.light-theme .my-n2{margin-top:-.5rem!important}.light-theme .mr-n2,.light-theme .mx-n2{margin-right:-.5rem!important}.light-theme .mb-n2,.light-theme .my-n2{margin-bottom:-.5rem!important}.light-theme .ml-n2,.light-theme .mx-n2{margin-left:-.5rem!important}.light-theme .m-n3{margin:-1rem!important}.light-theme .mt-n3,.light-theme .my-n3{margin-top:-1rem!important}.light-theme .mr-n3,.light-theme .mx-n3{margin-right:-1rem!important}.light-theme .mb-n3,.light-theme .my-n3{margin-bottom:-1rem!important}.light-theme .ml-n3,.light-theme .mx-n3{margin-left:-1rem!important}.light-theme .m-n4{margin:-1.5rem!important}.light-theme .mt-n4,.light-theme .my-n4{margin-top:-1.5rem!important}.light-theme .mr-n4,.light-theme .mx-n4{margin-right:-1.5rem!important}.light-theme .mb-n4,.light-theme .my-n4{margin-bottom:-1.5rem!important}.light-theme .ml-n4,.light-theme .mx-n4{margin-left:-1.5rem!important}.light-theme .m-n5{margin:-3rem!important}.light-theme .mt-n5,.light-theme .my-n5{margin-top:-3rem!important}.light-theme .mr-n5,.light-theme .mx-n5{margin-right:-3rem!important}.light-theme .mb-n5,.light-theme .my-n5{margin-bottom:-3rem!important}.light-theme .ml-n5,.light-theme .mx-n5{margin-left:-3rem!important}.light-theme .m-auto{margin:auto!important}.light-theme .mt-auto,.light-theme .my-auto{margin-top:auto!important}.light-theme .mr-auto,.light-theme .mx-auto{margin-right:auto!important}.light-theme .mb-auto,.light-theme .my-auto{margin-bottom:auto!important}.light-theme .ml-auto,.light-theme .mx-auto{margin-left:auto!important}@media (min-width: 576px){.light-theme .m-sm-0{margin:0!important}.light-theme .mt-sm-0,.light-theme .my-sm-0{margin-top:0!important}.light-theme .mr-sm-0,.light-theme .mx-sm-0{margin-right:0!important}.light-theme .mb-sm-0,.light-theme .my-sm-0{margin-bottom:0!important}.light-theme .ml-sm-0,.light-theme .mx-sm-0{margin-left:0!important}.light-theme .m-sm-1{margin:.25rem!important}.light-theme .mt-sm-1,.light-theme .my-sm-1{margin-top:.25rem!important}.light-theme .mr-sm-1,.light-theme .mx-sm-1{margin-right:.25rem!important}.light-theme .mb-sm-1,.light-theme .my-sm-1{margin-bottom:.25rem!important}.light-theme .ml-sm-1,.light-theme .mx-sm-1{margin-left:.25rem!important}.light-theme .m-sm-2{margin:.5rem!important}.light-theme .mt-sm-2,.light-theme .my-sm-2{margin-top:.5rem!important}.light-theme .mr-sm-2,.light-theme .mx-sm-2{margin-right:.5rem!important}.light-theme .mb-sm-2,.light-theme .my-sm-2{margin-bottom:.5rem!important}.light-theme .ml-sm-2,.light-theme .mx-sm-2{margin-left:.5rem!important}.light-theme .m-sm-3{margin:1rem!important}.light-theme .mt-sm-3,.light-theme .my-sm-3{margin-top:1rem!important}.light-theme .mr-sm-3,.light-theme .mx-sm-3{margin-right:1rem!important}.light-theme .mb-sm-3,.light-theme .my-sm-3{margin-bottom:1rem!important}.light-theme .ml-sm-3,.light-theme .mx-sm-3{margin-left:1rem!important}.light-theme .m-sm-4{margin:1.5rem!important}.light-theme .mt-sm-4,.light-theme .my-sm-4{margin-top:1.5rem!important}.light-theme .mr-sm-4,.light-theme .mx-sm-4{margin-right:1.5rem!important}.light-theme .mb-sm-4,.light-theme .my-sm-4{margin-bottom:1.5rem!important}.light-theme .ml-sm-4,.light-theme .mx-sm-4{margin-left:1.5rem!important}.light-theme .m-sm-5{margin:3rem!important}.light-theme .mt-sm-5,.light-theme .my-sm-5{margin-top:3rem!important}.light-theme .mr-sm-5,.light-theme .mx-sm-5{margin-right:3rem!important}.light-theme .mb-sm-5,.light-theme .my-sm-5{margin-bottom:3rem!important}.light-theme .ml-sm-5,.light-theme .mx-sm-5{margin-left:3rem!important}.light-theme .p-sm-0{padding:0!important}.light-theme .pt-sm-0,.light-theme .py-sm-0{padding-top:0!important}.light-theme .pr-sm-0,.light-theme .px-sm-0{padding-right:0!important}.light-theme .pb-sm-0,.light-theme .py-sm-0{padding-bottom:0!important}.light-theme .pl-sm-0,.light-theme .px-sm-0{padding-left:0!important}.light-theme .p-sm-1{padding:.25rem!important}.light-theme .pt-sm-1,.light-theme .py-sm-1{padding-top:.25rem!important}.light-theme .pr-sm-1,.light-theme .px-sm-1{padding-right:.25rem!important}.light-theme .pb-sm-1,.light-theme .py-sm-1{padding-bottom:.25rem!important}.light-theme .pl-sm-1,.light-theme .px-sm-1{padding-left:.25rem!important}.light-theme .p-sm-2{padding:.5rem!important}.light-theme .pt-sm-2,.light-theme .py-sm-2{padding-top:.5rem!important}.light-theme .pr-sm-2,.light-theme .px-sm-2{padding-right:.5rem!important}.light-theme .pb-sm-2,.light-theme .py-sm-2{padding-bottom:.5rem!important}.light-theme .pl-sm-2,.light-theme .px-sm-2{padding-left:.5rem!important}.light-theme .p-sm-3{padding:1rem!important}.light-theme .pt-sm-3,.light-theme .py-sm-3{padding-top:1rem!important}.light-theme .pr-sm-3,.light-theme .px-sm-3{padding-right:1rem!important}.light-theme .pb-sm-3,.light-theme .py-sm-3{padding-bottom:1rem!important}.light-theme .pl-sm-3,.light-theme .px-sm-3{padding-left:1rem!important}.light-theme .p-sm-4{padding:1.5rem!important}.light-theme .pt-sm-4,.light-theme .py-sm-4{padding-top:1.5rem!important}.light-theme .pr-sm-4,.light-theme .px-sm-4{padding-right:1.5rem!important}.light-theme .pb-sm-4,.light-theme .py-sm-4{padding-bottom:1.5rem!important}.light-theme .pl-sm-4,.light-theme .px-sm-4{padding-left:1.5rem!important}.light-theme .p-sm-5{padding:3rem!important}.light-theme .pt-sm-5,.light-theme .py-sm-5{padding-top:3rem!important}.light-theme .pr-sm-5,.light-theme .px-sm-5{padding-right:3rem!important}.light-theme .pb-sm-5,.light-theme .py-sm-5{padding-bottom:3rem!important}.light-theme .pl-sm-5,.light-theme .px-sm-5{padding-left:3rem!important}.light-theme .m-sm-n1{margin:-.25rem!important}.light-theme .mt-sm-n1,.light-theme .my-sm-n1{margin-top:-.25rem!important}.light-theme .mr-sm-n1,.light-theme .mx-sm-n1{margin-right:-.25rem!important}.light-theme .mb-sm-n1,.light-theme .my-sm-n1{margin-bottom:-.25rem!important}.light-theme .ml-sm-n1,.light-theme .mx-sm-n1{margin-left:-.25rem!important}.light-theme .m-sm-n2{margin:-.5rem!important}.light-theme .mt-sm-n2,.light-theme .my-sm-n2{margin-top:-.5rem!important}.light-theme .mr-sm-n2,.light-theme .mx-sm-n2{margin-right:-.5rem!important}.light-theme .mb-sm-n2,.light-theme .my-sm-n2{margin-bottom:-.5rem!important}.light-theme .ml-sm-n2,.light-theme .mx-sm-n2{margin-left:-.5rem!important}.light-theme .m-sm-n3{margin:-1rem!important}.light-theme .mt-sm-n3,.light-theme .my-sm-n3{margin-top:-1rem!important}.light-theme .mr-sm-n3,.light-theme .mx-sm-n3{margin-right:-1rem!important}.light-theme .mb-sm-n3,.light-theme .my-sm-n3{margin-bottom:-1rem!important}.light-theme .ml-sm-n3,.light-theme .mx-sm-n3{margin-left:-1rem!important}.light-theme .m-sm-n4{margin:-1.5rem!important}.light-theme .mt-sm-n4,.light-theme .my-sm-n4{margin-top:-1.5rem!important}.light-theme .mr-sm-n4,.light-theme .mx-sm-n4{margin-right:-1.5rem!important}.light-theme .mb-sm-n4,.light-theme .my-sm-n4{margin-bottom:-1.5rem!important}.light-theme .ml-sm-n4,.light-theme .mx-sm-n4{margin-left:-1.5rem!important}.light-theme .m-sm-n5{margin:-3rem!important}.light-theme .mt-sm-n5,.light-theme .my-sm-n5{margin-top:-3rem!important}.light-theme .mr-sm-n5,.light-theme .mx-sm-n5{margin-right:-3rem!important}.light-theme .mb-sm-n5,.light-theme .my-sm-n5{margin-bottom:-3rem!important}.light-theme .ml-sm-n5,.light-theme .mx-sm-n5{margin-left:-3rem!important}.light-theme .m-sm-auto{margin:auto!important}.light-theme .mt-sm-auto,.light-theme .my-sm-auto{margin-top:auto!important}.light-theme .mr-sm-auto,.light-theme .mx-sm-auto{margin-right:auto!important}.light-theme .mb-sm-auto,.light-theme .my-sm-auto{margin-bottom:auto!important}.light-theme .ml-sm-auto,.light-theme .mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.light-theme .m-md-0{margin:0!important}.light-theme .mt-md-0,.light-theme .my-md-0{margin-top:0!important}.light-theme .mr-md-0,.light-theme .mx-md-0{margin-right:0!important}.light-theme .mb-md-0,.light-theme .my-md-0{margin-bottom:0!important}.light-theme .ml-md-0,.light-theme .mx-md-0{margin-left:0!important}.light-theme .m-md-1{margin:.25rem!important}.light-theme .mt-md-1,.light-theme .my-md-1{margin-top:.25rem!important}.light-theme .mr-md-1,.light-theme .mx-md-1{margin-right:.25rem!important}.light-theme .mb-md-1,.light-theme .my-md-1{margin-bottom:.25rem!important}.light-theme .ml-md-1,.light-theme .mx-md-1{margin-left:.25rem!important}.light-theme .m-md-2{margin:.5rem!important}.light-theme .mt-md-2,.light-theme .my-md-2{margin-top:.5rem!important}.light-theme .mr-md-2,.light-theme .mx-md-2{margin-right:.5rem!important}.light-theme .mb-md-2,.light-theme .my-md-2{margin-bottom:.5rem!important}.light-theme .ml-md-2,.light-theme .mx-md-2{margin-left:.5rem!important}.light-theme .m-md-3{margin:1rem!important}.light-theme .mt-md-3,.light-theme .my-md-3{margin-top:1rem!important}.light-theme .mr-md-3,.light-theme .mx-md-3{margin-right:1rem!important}.light-theme .mb-md-3,.light-theme .my-md-3{margin-bottom:1rem!important}.light-theme .ml-md-3,.light-theme .mx-md-3{margin-left:1rem!important}.light-theme .m-md-4{margin:1.5rem!important}.light-theme .mt-md-4,.light-theme .my-md-4{margin-top:1.5rem!important}.light-theme .mr-md-4,.light-theme .mx-md-4{margin-right:1.5rem!important}.light-theme .mb-md-4,.light-theme .my-md-4{margin-bottom:1.5rem!important}.light-theme .ml-md-4,.light-theme .mx-md-4{margin-left:1.5rem!important}.light-theme .m-md-5{margin:3rem!important}.light-theme .mt-md-5,.light-theme .my-md-5{margin-top:3rem!important}.light-theme .mr-md-5,.light-theme .mx-md-5{margin-right:3rem!important}.light-theme .mb-md-5,.light-theme .my-md-5{margin-bottom:3rem!important}.light-theme .ml-md-5,.light-theme .mx-md-5{margin-left:3rem!important}.light-theme .p-md-0{padding:0!important}.light-theme .pt-md-0,.light-theme .py-md-0{padding-top:0!important}.light-theme .pr-md-0,.light-theme .px-md-0{padding-right:0!important}.light-theme .pb-md-0,.light-theme .py-md-0{padding-bottom:0!important}.light-theme .pl-md-0,.light-theme .px-md-0{padding-left:0!important}.light-theme .p-md-1{padding:.25rem!important}.light-theme .pt-md-1,.light-theme .py-md-1{padding-top:.25rem!important}.light-theme .pr-md-1,.light-theme .px-md-1{padding-right:.25rem!important}.light-theme .pb-md-1,.light-theme .py-md-1{padding-bottom:.25rem!important}.light-theme .pl-md-1,.light-theme .px-md-1{padding-left:.25rem!important}.light-theme .p-md-2{padding:.5rem!important}.light-theme .pt-md-2,.light-theme .py-md-2{padding-top:.5rem!important}.light-theme .pr-md-2,.light-theme .px-md-2{padding-right:.5rem!important}.light-theme .pb-md-2,.light-theme .py-md-2{padding-bottom:.5rem!important}.light-theme .pl-md-2,.light-theme .px-md-2{padding-left:.5rem!important}.light-theme .p-md-3{padding:1rem!important}.light-theme .pt-md-3,.light-theme .py-md-3{padding-top:1rem!important}.light-theme .pr-md-3,.light-theme .px-md-3{padding-right:1rem!important}.light-theme .pb-md-3,.light-theme .py-md-3{padding-bottom:1rem!important}.light-theme .pl-md-3,.light-theme .px-md-3{padding-left:1rem!important}.light-theme .p-md-4{padding:1.5rem!important}.light-theme .pt-md-4,.light-theme .py-md-4{padding-top:1.5rem!important}.light-theme .pr-md-4,.light-theme .px-md-4{padding-right:1.5rem!important}.light-theme .pb-md-4,.light-theme .py-md-4{padding-bottom:1.5rem!important}.light-theme .pl-md-4,.light-theme .px-md-4{padding-left:1.5rem!important}.light-theme .p-md-5{padding:3rem!important}.light-theme .pt-md-5,.light-theme .py-md-5{padding-top:3rem!important}.light-theme .pr-md-5,.light-theme .px-md-5{padding-right:3rem!important}.light-theme .pb-md-5,.light-theme .py-md-5{padding-bottom:3rem!important}.light-theme .pl-md-5,.light-theme .px-md-5{padding-left:3rem!important}.light-theme .m-md-n1{margin:-.25rem!important}.light-theme .mt-md-n1,.light-theme .my-md-n1{margin-top:-.25rem!important}.light-theme .mr-md-n1,.light-theme .mx-md-n1{margin-right:-.25rem!important}.light-theme .mb-md-n1,.light-theme .my-md-n1{margin-bottom:-.25rem!important}.light-theme .ml-md-n1,.light-theme .mx-md-n1{margin-left:-.25rem!important}.light-theme .m-md-n2{margin:-.5rem!important}.light-theme .mt-md-n2,.light-theme .my-md-n2{margin-top:-.5rem!important}.light-theme .mr-md-n2,.light-theme .mx-md-n2{margin-right:-.5rem!important}.light-theme .mb-md-n2,.light-theme .my-md-n2{margin-bottom:-.5rem!important}.light-theme .ml-md-n2,.light-theme .mx-md-n2{margin-left:-.5rem!important}.light-theme .m-md-n3{margin:-1rem!important}.light-theme .mt-md-n3,.light-theme .my-md-n3{margin-top:-1rem!important}.light-theme .mr-md-n3,.light-theme .mx-md-n3{margin-right:-1rem!important}.light-theme .mb-md-n3,.light-theme .my-md-n3{margin-bottom:-1rem!important}.light-theme .ml-md-n3,.light-theme .mx-md-n3{margin-left:-1rem!important}.light-theme .m-md-n4{margin:-1.5rem!important}.light-theme .mt-md-n4,.light-theme .my-md-n4{margin-top:-1.5rem!important}.light-theme .mr-md-n4,.light-theme .mx-md-n4{margin-right:-1.5rem!important}.light-theme .mb-md-n4,.light-theme .my-md-n4{margin-bottom:-1.5rem!important}.light-theme .ml-md-n4,.light-theme .mx-md-n4{margin-left:-1.5rem!important}.light-theme .m-md-n5{margin:-3rem!important}.light-theme .mt-md-n5,.light-theme .my-md-n5{margin-top:-3rem!important}.light-theme .mr-md-n5,.light-theme .mx-md-n5{margin-right:-3rem!important}.light-theme .mb-md-n5,.light-theme .my-md-n5{margin-bottom:-3rem!important}.light-theme .ml-md-n5,.light-theme .mx-md-n5{margin-left:-3rem!important}.light-theme .m-md-auto{margin:auto!important}.light-theme .mt-md-auto,.light-theme .my-md-auto{margin-top:auto!important}.light-theme .mr-md-auto,.light-theme .mx-md-auto{margin-right:auto!important}.light-theme .mb-md-auto,.light-theme .my-md-auto{margin-bottom:auto!important}.light-theme .ml-md-auto,.light-theme .mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.light-theme .m-lg-0{margin:0!important}.light-theme .mt-lg-0,.light-theme .my-lg-0{margin-top:0!important}.light-theme .mr-lg-0,.light-theme .mx-lg-0{margin-right:0!important}.light-theme .mb-lg-0,.light-theme .my-lg-0{margin-bottom:0!important}.light-theme .ml-lg-0,.light-theme .mx-lg-0{margin-left:0!important}.light-theme .m-lg-1{margin:.25rem!important}.light-theme .mt-lg-1,.light-theme .my-lg-1{margin-top:.25rem!important}.light-theme .mr-lg-1,.light-theme .mx-lg-1{margin-right:.25rem!important}.light-theme .mb-lg-1,.light-theme .my-lg-1{margin-bottom:.25rem!important}.light-theme .ml-lg-1,.light-theme .mx-lg-1{margin-left:.25rem!important}.light-theme .m-lg-2{margin:.5rem!important}.light-theme .mt-lg-2,.light-theme .my-lg-2{margin-top:.5rem!important}.light-theme .mr-lg-2,.light-theme .mx-lg-2{margin-right:.5rem!important}.light-theme .mb-lg-2,.light-theme .my-lg-2{margin-bottom:.5rem!important}.light-theme .ml-lg-2,.light-theme .mx-lg-2{margin-left:.5rem!important}.light-theme .m-lg-3{margin:1rem!important}.light-theme .mt-lg-3,.light-theme .my-lg-3{margin-top:1rem!important}.light-theme .mr-lg-3,.light-theme .mx-lg-3{margin-right:1rem!important}.light-theme .mb-lg-3,.light-theme .my-lg-3{margin-bottom:1rem!important}.light-theme .ml-lg-3,.light-theme .mx-lg-3{margin-left:1rem!important}.light-theme .m-lg-4{margin:1.5rem!important}.light-theme .mt-lg-4,.light-theme .my-lg-4{margin-top:1.5rem!important}.light-theme .mr-lg-4,.light-theme .mx-lg-4{margin-right:1.5rem!important}.light-theme .mb-lg-4,.light-theme .my-lg-4{margin-bottom:1.5rem!important}.light-theme .ml-lg-4,.light-theme .mx-lg-4{margin-left:1.5rem!important}.light-theme .m-lg-5{margin:3rem!important}.light-theme .mt-lg-5,.light-theme .my-lg-5{margin-top:3rem!important}.light-theme .mr-lg-5,.light-theme .mx-lg-5{margin-right:3rem!important}.light-theme .mb-lg-5,.light-theme .my-lg-5{margin-bottom:3rem!important}.light-theme .ml-lg-5,.light-theme .mx-lg-5{margin-left:3rem!important}.light-theme .p-lg-0{padding:0!important}.light-theme .pt-lg-0,.light-theme .py-lg-0{padding-top:0!important}.light-theme .pr-lg-0,.light-theme .px-lg-0{padding-right:0!important}.light-theme .pb-lg-0,.light-theme .py-lg-0{padding-bottom:0!important}.light-theme .pl-lg-0,.light-theme .px-lg-0{padding-left:0!important}.light-theme .p-lg-1{padding:.25rem!important}.light-theme .pt-lg-1,.light-theme .py-lg-1{padding-top:.25rem!important}.light-theme .pr-lg-1,.light-theme .px-lg-1{padding-right:.25rem!important}.light-theme .pb-lg-1,.light-theme .py-lg-1{padding-bottom:.25rem!important}.light-theme .pl-lg-1,.light-theme .px-lg-1{padding-left:.25rem!important}.light-theme .p-lg-2{padding:.5rem!important}.light-theme .pt-lg-2,.light-theme .py-lg-2{padding-top:.5rem!important}.light-theme .pr-lg-2,.light-theme .px-lg-2{padding-right:.5rem!important}.light-theme .pb-lg-2,.light-theme .py-lg-2{padding-bottom:.5rem!important}.light-theme .pl-lg-2,.light-theme .px-lg-2{padding-left:.5rem!important}.light-theme .p-lg-3{padding:1rem!important}.light-theme .pt-lg-3,.light-theme .py-lg-3{padding-top:1rem!important}.light-theme .pr-lg-3,.light-theme .px-lg-3{padding-right:1rem!important}.light-theme .pb-lg-3,.light-theme .py-lg-3{padding-bottom:1rem!important}.light-theme .pl-lg-3,.light-theme .px-lg-3{padding-left:1rem!important}.light-theme .p-lg-4{padding:1.5rem!important}.light-theme .pt-lg-4,.light-theme .py-lg-4{padding-top:1.5rem!important}.light-theme .pr-lg-4,.light-theme .px-lg-4{padding-right:1.5rem!important}.light-theme .pb-lg-4,.light-theme .py-lg-4{padding-bottom:1.5rem!important}.light-theme .pl-lg-4,.light-theme .px-lg-4{padding-left:1.5rem!important}.light-theme .p-lg-5{padding:3rem!important}.light-theme .pt-lg-5,.light-theme .py-lg-5{padding-top:3rem!important}.light-theme .pr-lg-5,.light-theme .px-lg-5{padding-right:3rem!important}.light-theme .pb-lg-5,.light-theme .py-lg-5{padding-bottom:3rem!important}.light-theme .pl-lg-5,.light-theme .px-lg-5{padding-left:3rem!important}.light-theme .m-lg-n1{margin:-.25rem!important}.light-theme .mt-lg-n1,.light-theme .my-lg-n1{margin-top:-.25rem!important}.light-theme .mr-lg-n1,.light-theme .mx-lg-n1{margin-right:-.25rem!important}.light-theme .mb-lg-n1,.light-theme .my-lg-n1{margin-bottom:-.25rem!important}.light-theme .ml-lg-n1,.light-theme .mx-lg-n1{margin-left:-.25rem!important}.light-theme .m-lg-n2{margin:-.5rem!important}.light-theme .mt-lg-n2,.light-theme .my-lg-n2{margin-top:-.5rem!important}.light-theme .mr-lg-n2,.light-theme .mx-lg-n2{margin-right:-.5rem!important}.light-theme .mb-lg-n2,.light-theme .my-lg-n2{margin-bottom:-.5rem!important}.light-theme .ml-lg-n2,.light-theme .mx-lg-n2{margin-left:-.5rem!important}.light-theme .m-lg-n3{margin:-1rem!important}.light-theme .mt-lg-n3,.light-theme .my-lg-n3{margin-top:-1rem!important}.light-theme .mr-lg-n3,.light-theme .mx-lg-n3{margin-right:-1rem!important}.light-theme .mb-lg-n3,.light-theme .my-lg-n3{margin-bottom:-1rem!important}.light-theme .ml-lg-n3,.light-theme .mx-lg-n3{margin-left:-1rem!important}.light-theme .m-lg-n4{margin:-1.5rem!important}.light-theme .mt-lg-n4,.light-theme .my-lg-n4{margin-top:-1.5rem!important}.light-theme .mr-lg-n4,.light-theme .mx-lg-n4{margin-right:-1.5rem!important}.light-theme .mb-lg-n4,.light-theme .my-lg-n4{margin-bottom:-1.5rem!important}.light-theme .ml-lg-n4,.light-theme .mx-lg-n4{margin-left:-1.5rem!important}.light-theme .m-lg-n5{margin:-3rem!important}.light-theme .mt-lg-n5,.light-theme .my-lg-n5{margin-top:-3rem!important}.light-theme .mr-lg-n5,.light-theme .mx-lg-n5{margin-right:-3rem!important}.light-theme .mb-lg-n5,.light-theme .my-lg-n5{margin-bottom:-3rem!important}.light-theme .ml-lg-n5,.light-theme .mx-lg-n5{margin-left:-3rem!important}.light-theme .m-lg-auto{margin:auto!important}.light-theme .mt-lg-auto,.light-theme .my-lg-auto{margin-top:auto!important}.light-theme .mr-lg-auto,.light-theme .mx-lg-auto{margin-right:auto!important}.light-theme .mb-lg-auto,.light-theme .my-lg-auto{margin-bottom:auto!important}.light-theme .ml-lg-auto,.light-theme .mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.light-theme .m-xl-0{margin:0!important}.light-theme .mt-xl-0,.light-theme .my-xl-0{margin-top:0!important}.light-theme .mr-xl-0,.light-theme .mx-xl-0{margin-right:0!important}.light-theme .mb-xl-0,.light-theme .my-xl-0{margin-bottom:0!important}.light-theme .ml-xl-0,.light-theme .mx-xl-0{margin-left:0!important}.light-theme .m-xl-1{margin:.25rem!important}.light-theme .mt-xl-1,.light-theme .my-xl-1{margin-top:.25rem!important}.light-theme .mr-xl-1,.light-theme .mx-xl-1{margin-right:.25rem!important}.light-theme .mb-xl-1,.light-theme .my-xl-1{margin-bottom:.25rem!important}.light-theme .ml-xl-1,.light-theme .mx-xl-1{margin-left:.25rem!important}.light-theme .m-xl-2{margin:.5rem!important}.light-theme .mt-xl-2,.light-theme .my-xl-2{margin-top:.5rem!important}.light-theme .mr-xl-2,.light-theme .mx-xl-2{margin-right:.5rem!important}.light-theme .mb-xl-2,.light-theme .my-xl-2{margin-bottom:.5rem!important}.light-theme .ml-xl-2,.light-theme .mx-xl-2{margin-left:.5rem!important}.light-theme .m-xl-3{margin:1rem!important}.light-theme .mt-xl-3,.light-theme .my-xl-3{margin-top:1rem!important}.light-theme .mr-xl-3,.light-theme .mx-xl-3{margin-right:1rem!important}.light-theme .mb-xl-3,.light-theme .my-xl-3{margin-bottom:1rem!important}.light-theme .ml-xl-3,.light-theme .mx-xl-3{margin-left:1rem!important}.light-theme .m-xl-4{margin:1.5rem!important}.light-theme .mt-xl-4,.light-theme .my-xl-4{margin-top:1.5rem!important}.light-theme .mr-xl-4,.light-theme .mx-xl-4{margin-right:1.5rem!important}.light-theme .mb-xl-4,.light-theme .my-xl-4{margin-bottom:1.5rem!important}.light-theme .ml-xl-4,.light-theme .mx-xl-4{margin-left:1.5rem!important}.light-theme .m-xl-5{margin:3rem!important}.light-theme .mt-xl-5,.light-theme .my-xl-5{margin-top:3rem!important}.light-theme .mr-xl-5,.light-theme .mx-xl-5{margin-right:3rem!important}.light-theme .mb-xl-5,.light-theme .my-xl-5{margin-bottom:3rem!important}.light-theme .ml-xl-5,.light-theme .mx-xl-5{margin-left:3rem!important}.light-theme .p-xl-0{padding:0!important}.light-theme .pt-xl-0,.light-theme .py-xl-0{padding-top:0!important}.light-theme .pr-xl-0,.light-theme .px-xl-0{padding-right:0!important}.light-theme .pb-xl-0,.light-theme .py-xl-0{padding-bottom:0!important}.light-theme .pl-xl-0,.light-theme .px-xl-0{padding-left:0!important}.light-theme .p-xl-1{padding:.25rem!important}.light-theme .pt-xl-1,.light-theme .py-xl-1{padding-top:.25rem!important}.light-theme .pr-xl-1,.light-theme .px-xl-1{padding-right:.25rem!important}.light-theme .pb-xl-1,.light-theme .py-xl-1{padding-bottom:.25rem!important}.light-theme .pl-xl-1,.light-theme .px-xl-1{padding-left:.25rem!important}.light-theme .p-xl-2{padding:.5rem!important}.light-theme .pt-xl-2,.light-theme .py-xl-2{padding-top:.5rem!important}.light-theme .pr-xl-2,.light-theme .px-xl-2{padding-right:.5rem!important}.light-theme .pb-xl-2,.light-theme .py-xl-2{padding-bottom:.5rem!important}.light-theme .pl-xl-2,.light-theme .px-xl-2{padding-left:.5rem!important}.light-theme .p-xl-3{padding:1rem!important}.light-theme .pt-xl-3,.light-theme .py-xl-3{padding-top:1rem!important}.light-theme .pr-xl-3,.light-theme .px-xl-3{padding-right:1rem!important}.light-theme .pb-xl-3,.light-theme .py-xl-3{padding-bottom:1rem!important}.light-theme .pl-xl-3,.light-theme .px-xl-3{padding-left:1rem!important}.light-theme .p-xl-4{padding:1.5rem!important}.light-theme .pt-xl-4,.light-theme .py-xl-4{padding-top:1.5rem!important}.light-theme .pr-xl-4,.light-theme .px-xl-4{padding-right:1.5rem!important}.light-theme .pb-xl-4,.light-theme .py-xl-4{padding-bottom:1.5rem!important}.light-theme .pl-xl-4,.light-theme .px-xl-4{padding-left:1.5rem!important}.light-theme .p-xl-5{padding:3rem!important}.light-theme .pt-xl-5,.light-theme .py-xl-5{padding-top:3rem!important}.light-theme .pr-xl-5,.light-theme .px-xl-5{padding-right:3rem!important}.light-theme .pb-xl-5,.light-theme .py-xl-5{padding-bottom:3rem!important}.light-theme .pl-xl-5,.light-theme .px-xl-5{padding-left:3rem!important}.light-theme .m-xl-n1{margin:-.25rem!important}.light-theme .mt-xl-n1,.light-theme .my-xl-n1{margin-top:-.25rem!important}.light-theme .mr-xl-n1,.light-theme .mx-xl-n1{margin-right:-.25rem!important}.light-theme .mb-xl-n1,.light-theme .my-xl-n1{margin-bottom:-.25rem!important}.light-theme .ml-xl-n1,.light-theme .mx-xl-n1{margin-left:-.25rem!important}.light-theme .m-xl-n2{margin:-.5rem!important}.light-theme .mt-xl-n2,.light-theme .my-xl-n2{margin-top:-.5rem!important}.light-theme .mr-xl-n2,.light-theme .mx-xl-n2{margin-right:-.5rem!important}.light-theme .mb-xl-n2,.light-theme .my-xl-n2{margin-bottom:-.5rem!important}.light-theme .ml-xl-n2,.light-theme .mx-xl-n2{margin-left:-.5rem!important}.light-theme .m-xl-n3{margin:-1rem!important}.light-theme .mt-xl-n3,.light-theme .my-xl-n3{margin-top:-1rem!important}.light-theme .mr-xl-n3,.light-theme .mx-xl-n3{margin-right:-1rem!important}.light-theme .mb-xl-n3,.light-theme .my-xl-n3{margin-bottom:-1rem!important}.light-theme .ml-xl-n3,.light-theme .mx-xl-n3{margin-left:-1rem!important}.light-theme .m-xl-n4{margin:-1.5rem!important}.light-theme .mt-xl-n4,.light-theme .my-xl-n4{margin-top:-1.5rem!important}.light-theme .mr-xl-n4,.light-theme .mx-xl-n4{margin-right:-1.5rem!important}.light-theme .mb-xl-n4,.light-theme .my-xl-n4{margin-bottom:-1.5rem!important}.light-theme .ml-xl-n4,.light-theme .mx-xl-n4{margin-left:-1.5rem!important}.light-theme .m-xl-n5{margin:-3rem!important}.light-theme .mt-xl-n5,.light-theme .my-xl-n5{margin-top:-3rem!important}.light-theme .mr-xl-n5,.light-theme .mx-xl-n5{margin-right:-3rem!important}.light-theme .mb-xl-n5,.light-theme .my-xl-n5{margin-bottom:-3rem!important}.light-theme .ml-xl-n5,.light-theme .mx-xl-n5{margin-left:-3rem!important}.light-theme .m-xl-auto{margin:auto!important}.light-theme .mt-xl-auto,.light-theme .my-xl-auto{margin-top:auto!important}.light-theme .mr-xl-auto,.light-theme .mx-xl-auto{margin-right:auto!important}.light-theme .mb-xl-auto,.light-theme .my-xl-auto{margin-bottom:auto!important}.light-theme .ml-xl-auto,.light-theme .mx-xl-auto{margin-left:auto!important}}.light-theme .stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.light-theme .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.light-theme .text-justify{text-align:justify!important}.light-theme .text-wrap{white-space:normal!important}.light-theme .text-nowrap{white-space:nowrap!important}.light-theme .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .text-left{text-align:left!important}.light-theme .text-right{text-align:right!important}.light-theme .text-center{text-align:center!important}@media (min-width: 576px){.light-theme .text-sm-left{text-align:left!important}.light-theme .text-sm-right{text-align:right!important}.light-theme .text-sm-center{text-align:center!important}}@media (min-width: 768px){.light-theme .text-md-left{text-align:left!important}.light-theme .text-md-right{text-align:right!important}.light-theme .text-md-center{text-align:center!important}}@media (min-width: 992px){.light-theme .text-lg-left{text-align:left!important}.light-theme .text-lg-right{text-align:right!important}.light-theme .text-lg-center{text-align:center!important}}@media (min-width: 1200px){.light-theme .text-xl-left{text-align:left!important}.light-theme .text-xl-right{text-align:right!important}.light-theme .text-xl-center{text-align:center!important}}.light-theme .text-lowercase{text-transform:lowercase!important}.light-theme .text-uppercase{text-transform:uppercase!important}.light-theme .text-capitalize{text-transform:capitalize!important}.light-theme .font-weight-light{font-weight:300!important}.light-theme .font-weight-lighter{font-weight:lighter!important}.light-theme .font-weight-normal{font-weight:400!important}.light-theme .font-weight-bold{font-weight:700!important}.light-theme .font-weight-bolder{font-weight:bolder!important}.light-theme .font-italic{font-style:italic!important}.light-theme .text-white{color:#fff!important}.light-theme .text-primary{color:#3387dc!important}.light-theme a.text-primary:hover,.light-theme a.text-primary:focus{color:#1c61a6!important}.light-theme .text-secondary{color:#6c757d!important}.light-theme a.text-secondary:hover,.light-theme a.text-secondary:focus{color:#494f54!important}.light-theme .text-success{color:#28a745!important}.light-theme a.text-success:hover,.light-theme a.text-success:focus{color:#19692c!important}.light-theme .text-info{color:#17a2b8!important}.light-theme a.text-info:hover,.light-theme a.text-info:focus{color:#0f6674!important}.light-theme .text-warning{color:#ffc107!important}.light-theme a.text-warning:hover,.light-theme a.text-warning:focus{color:#ba8b00!important}.light-theme .text-danger{color:#dc3545!important}.light-theme a.text-danger:hover,.light-theme a.text-danger:focus{color:#a71d2a!important}.light-theme .text-light{color:#f8f9fa!important}.light-theme a.text-light:hover,.light-theme a.text-light:focus{color:#cbd3da!important}.light-theme .text-dark{color:#343a40!important}.light-theme a.text-dark:hover,.light-theme a.text-dark:focus{color:#121416!important}.light-theme .text-facebook{color:#3b5998!important}.light-theme a.text-facebook:hover,.light-theme a.text-facebook:focus{color:#263961!important}.light-theme .text-google{color:#4285f4!important}.light-theme a.text-google:hover,.light-theme a.text-google:focus{color:#0d5bdd!important}.light-theme .text-body{color:#3c4b64!important}.light-theme .text-muted{color:#6c757d!important}.light-theme .text-black-50{color:#00000080!important}.light-theme .text-white-50{color:#ffffff80!important}.light-theme .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.light-theme .text-decoration-none{text-decoration:none!important}.light-theme .text-break{word-break:break-word!important;word-wrap:break-word!important}.light-theme .text-reset{color:inherit!important}.light-theme .visible{visibility:visible!important}.light-theme .invisible{visibility:hidden!important}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body.dark-theme{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#d3d3d3;text-align:left;background-color:#191d21}.dark-theme :root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #3387DC;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--facebook: #3b5998;--google: #4285f4;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.dark-theme *,.dark-theme *:before,.dark-theme *:after{box-sizing:border-box}.dark-theme html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.dark-theme article,.dark-theme aside,.dark-theme figcaption,.dark-theme figure,.dark-theme footer,.dark-theme header,.dark-theme hgroup,.dark-theme main,.dark-theme nav,.dark-theme section{display:block}.dark-theme body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#d3d3d3;text-align:left;background-color:#191d21}.dark-theme [tabindex="-1"]:focus:not(:focus-visible){outline:0!important}.dark-theme hr{box-sizing:content-box;height:0;overflow:visible}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6{margin-top:0;margin-bottom:.5rem}.dark-theme p{margin-top:0;margin-bottom:1rem}.dark-theme abbr[title],.dark-theme abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.dark-theme address{margin-bottom:1rem;font-style:normal;line-height:inherit}.dark-theme ol,.dark-theme ul,.dark-theme dl{margin-top:0;margin-bottom:1rem}.dark-theme ol ol,.dark-theme ul ul,.dark-theme ol ul,.dark-theme ul ol{margin-bottom:0}.dark-theme dt{font-weight:700}.dark-theme dd{margin-bottom:.5rem;margin-left:0}.dark-theme blockquote{margin:0 0 1rem}.dark-theme b,.dark-theme strong{font-weight:bolder}.dark-theme small{font-size:80%}.dark-theme sub,.dark-theme sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.dark-theme sub{bottom:-.25em}.dark-theme sup{top:-.5em}.dark-theme a{color:#3387dc;text-decoration:none;background-color:transparent}.dark-theme a:hover{color:#1c61a6;text-decoration:underline}.dark-theme a:not([href]):not([class]){color:inherit;text-decoration:none}.dark-theme a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.dark-theme pre,.dark-theme code,.dark-theme kbd,.dark-theme samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}.dark-theme pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}.dark-theme figure{margin:0 0 1rem}.dark-theme img{vertical-align:middle;border-style:none}.dark-theme svg{overflow:hidden;vertical-align:middle}.dark-theme table{border-collapse:collapse}.dark-theme caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}.dark-theme th{text-align:inherit;text-align:-webkit-match-parent}.dark-theme label{display:inline-block;margin-bottom:.5rem}.dark-theme button{border-radius:0}.dark-theme button:focus:not(:focus-visible){outline:0}.dark-theme input,.dark-theme button,.dark-theme select,.dark-theme optgroup,.dark-theme textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.dark-theme button,.dark-theme input{overflow:visible}.dark-theme button,.dark-theme select{text-transform:none}.dark-theme [role=button]{cursor:pointer}.dark-theme select{word-wrap:normal}.dark-theme button,.dark-theme [type=button],.dark-theme [type=reset],.dark-theme [type=submit]{-webkit-appearance:button}.dark-theme button:not(:disabled),.dark-theme [type=button]:not(:disabled),.dark-theme [type=reset]:not(:disabled),.dark-theme [type=submit]:not(:disabled){cursor:pointer}.dark-theme button::-moz-focus-inner,.dark-theme [type=button]::-moz-focus-inner,.dark-theme [type=reset]::-moz-focus-inner,.dark-theme [type=submit]::-moz-focus-inner{padding:0;border-style:none}.dark-theme input[type=radio],.dark-theme input[type=checkbox]{box-sizing:border-box;padding:0}.dark-theme textarea{overflow:auto;resize:vertical}.dark-theme fieldset{min-width:0;padding:0;margin:0;border:0}.dark-theme legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}.dark-theme progress{vertical-align:baseline}.dark-theme [type=number]::-webkit-inner-spin-button,.dark-theme [type=number]::-webkit-outer-spin-button{height:auto}.dark-theme [type=search]{outline-offset:-2px;-webkit-appearance:none}.dark-theme [type=search]::-webkit-search-decoration{-webkit-appearance:none}.dark-theme ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.dark-theme output{display:inline-block}.dark-theme summary{display:list-item;cursor:pointer}.dark-theme template{display:none}.dark-theme [hidden]{display:none!important}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6,.dark-theme .h1,.dark-theme .h2,.dark-theme .h3,.dark-theme .h4,.dark-theme .h5,.dark-theme .h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.dark-theme h1,.dark-theme .h1{font-size:2.5rem}.dark-theme h2,.dark-theme .h2{font-size:2rem}.dark-theme h3,.dark-theme .h3{font-size:1.75rem}.dark-theme h4,.dark-theme .h4{font-size:1.5rem}.dark-theme h5,.dark-theme .h5{font-size:1.25rem}.dark-theme h6,.dark-theme .h6{font-size:1rem}.dark-theme .lead{font-size:1.25rem;font-weight:300}.dark-theme .display-1{font-size:6rem;font-weight:300;line-height:1.2}.dark-theme .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.dark-theme .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.dark-theme .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}.dark-theme hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(255,255,255,.1)}.dark-theme small,.dark-theme .small{font-size:.875em;font-weight:400}.dark-theme mark,.dark-theme .mark{padding:.2em;background-color:#fcf8e3}.dark-theme .list-unstyled,.dark-theme .list-inline{padding-left:0;list-style:none}.dark-theme .list-inline-item{display:inline-block}.dark-theme .list-inline-item:not(:last-child){margin-right:.5rem}.dark-theme .initialism{font-size:90%;text-transform:uppercase}.dark-theme .blockquote{margin-bottom:1rem;font-size:1.25rem}.dark-theme .blockquote-footer{display:block;font-size:.875em;color:#6c757d}.dark-theme .blockquote-footer:before{content:"\2014\a0"}.dark-theme .img-fluid{max-width:100%;height:auto}.dark-theme .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.dark-theme .figure{display:inline-block}.dark-theme .figure-img{margin-bottom:.5rem;line-height:1}.dark-theme .figure-caption{font-size:90%;color:#6c757d}.dark-theme code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>.dark-theme code{color:inherit}.dark-theme kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}.dark-theme kbd kbd{padding:0;font-size:100%;font-weight:700}.dark-theme pre{display:block;font-size:87.5%;color:#212529}.dark-theme pre code{font-size:inherit;color:inherit;word-break:normal}.dark-theme .pre-scrollable{max-height:340px;overflow-y:scroll}.dark-theme .container,.dark-theme .container-fluid,.dark-theme .container-xl,.dark-theme .container-lg,.dark-theme .container-md,.dark-theme .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.dark-theme .container-sm,.dark-theme .container{max-width:540px}}@media (min-width: 768px){.dark-theme .container-md,.dark-theme .container-sm,.dark-theme .container{max-width:720px}}@media (min-width: 992px){.dark-theme .container-lg,.dark-theme .container-md,.dark-theme .container-sm,.dark-theme .container{max-width:960px}}@media (min-width: 1200px){.dark-theme .container-xl,.dark-theme .container-lg,.dark-theme .container-md,.dark-theme .container-sm,.dark-theme .container{max-width:1140px}}.dark-theme .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.dark-theme .no-gutters{margin-right:0;margin-left:0}.dark-theme .no-gutters>.col,.dark-theme .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.dark-theme .col-xl,.dark-theme .col-xl-auto,.dark-theme .col-xl-12,.dark-theme .col-xl-11,.dark-theme .col-xl-10,.dark-theme .col-xl-9,.dark-theme .col-xl-8,.dark-theme .col-xl-7,.dark-theme .col-xl-6,.dark-theme .col-xl-5,.dark-theme .col-xl-4,.dark-theme .col-xl-3,.dark-theme .col-xl-2,.dark-theme .col-xl-1,.dark-theme .col-lg,.dark-theme .col-lg-auto,.dark-theme .col-lg-12,.dark-theme .col-lg-11,.dark-theme .col-lg-10,.dark-theme .col-lg-9,.dark-theme .col-lg-8,.dark-theme .col-lg-7,.dark-theme .col-lg-6,.dark-theme .col-lg-5,.dark-theme .col-lg-4,.dark-theme .col-lg-3,.dark-theme .col-lg-2,.dark-theme .col-lg-1,.dark-theme .col-md,.dark-theme .col-md-auto,.dark-theme .col-md-12,.dark-theme .col-md-11,.dark-theme .col-md-10,.dark-theme .col-md-9,.dark-theme .col-md-8,.dark-theme .col-md-7,.dark-theme .col-md-6,.dark-theme .col-md-5,.dark-theme .col-md-4,.dark-theme .col-md-3,.dark-theme .col-md-2,.dark-theme .col-md-1,.dark-theme .col-sm,.dark-theme .col-sm-auto,.dark-theme .col-sm-12,.dark-theme .col-sm-11,.dark-theme .col-sm-10,.dark-theme .col-sm-9,.dark-theme .col-sm-8,.dark-theme .col-sm-7,.dark-theme .col-sm-6,.dark-theme .col-sm-5,.dark-theme .col-sm-4,.dark-theme .col-sm-3,.dark-theme .col-sm-2,.dark-theme .col-sm-1,.dark-theme .col,.dark-theme .col-auto,.dark-theme .col-12,.dark-theme .col-11,.dark-theme .col-10,.dark-theme .col-9,.dark-theme .col-8,.dark-theme .col-7,.dark-theme .col-6,.dark-theme .col-5,.dark-theme .col-4,.dark-theme .col-3,.dark-theme .col-2,.dark-theme .col-1,.dark-theme .light-theme .col-1,.light-theme .dark-theme .col-1,.dark-theme .light-theme .col-2,.light-theme .dark-theme .col-2,.dark-theme .light-theme .col-3,.light-theme .dark-theme .col-3,.dark-theme .light-theme .col-4,.light-theme .dark-theme .col-4,.dark-theme .light-theme .col-5,.light-theme .dark-theme .col-5,.dark-theme .light-theme .col-6,.light-theme .dark-theme .col-6,.dark-theme .light-theme .col-7,.light-theme .dark-theme .col-7,.dark-theme .light-theme .col-8,.light-theme .dark-theme .col-8,.dark-theme .light-theme .col-9,.light-theme .dark-theme .col-9,.dark-theme .light-theme .col-10,.light-theme .dark-theme .col-10,.dark-theme .light-theme .col-11,.light-theme .dark-theme .col-11,.dark-theme .light-theme .col-12,.light-theme .dark-theme .col-12,.dark-theme .light-theme .col,.light-theme .dark-theme .col,.dark-theme .light-theme .col-auto,.light-theme .dark-theme .col-auto,.dark-theme .light-theme .col-sm-1,.light-theme .dark-theme .col-sm-1,.dark-theme .light-theme .col-sm-2,.light-theme .dark-theme .col-sm-2,.dark-theme .light-theme .col-sm-3,.light-theme .dark-theme .col-sm-3,.dark-theme .light-theme .col-sm-4,.light-theme .dark-theme .col-sm-4,.dark-theme .light-theme .col-sm-5,.light-theme .dark-theme .col-sm-5,.dark-theme .light-theme .col-sm-6,.light-theme .dark-theme .col-sm-6,.dark-theme .light-theme .col-sm-7,.light-theme .dark-theme .col-sm-7,.dark-theme .light-theme .col-sm-8,.light-theme .dark-theme .col-sm-8,.dark-theme .light-theme .col-sm-9,.light-theme .dark-theme .col-sm-9,.dark-theme .light-theme .col-sm-10,.light-theme .dark-theme .col-sm-10,.dark-theme .light-theme .col-sm-11,.light-theme .dark-theme .col-sm-11,.dark-theme .light-theme .col-sm-12,.light-theme .dark-theme .col-sm-12,.dark-theme .light-theme .col-sm,.light-theme .dark-theme .col-sm,.dark-theme .light-theme .col-sm-auto,.light-theme .dark-theme .col-sm-auto,.dark-theme .light-theme .col-md-1,.light-theme .dark-theme .col-md-1,.dark-theme .light-theme .col-md-2,.light-theme .dark-theme .col-md-2,.dark-theme .light-theme .col-md-3,.light-theme .dark-theme .col-md-3,.dark-theme .light-theme .col-md-4,.light-theme .dark-theme .col-md-4,.dark-theme .light-theme .col-md-5,.light-theme .dark-theme .col-md-5,.dark-theme .light-theme .col-md-6,.light-theme .dark-theme .col-md-6,.dark-theme .light-theme .col-md-7,.light-theme .dark-theme .col-md-7,.dark-theme .light-theme .col-md-8,.light-theme .dark-theme .col-md-8,.dark-theme .light-theme .col-md-9,.light-theme .dark-theme .col-md-9,.dark-theme .light-theme .col-md-10,.light-theme .dark-theme .col-md-10,.dark-theme .light-theme .col-md-11,.light-theme .dark-theme .col-md-11,.dark-theme .light-theme .col-md-12,.light-theme .dark-theme .col-md-12,.dark-theme .light-theme .col-md,.light-theme .dark-theme .col-md,.dark-theme .light-theme .col-md-auto,.light-theme .dark-theme .col-md-auto,.dark-theme .light-theme .col-lg-1,.light-theme .dark-theme .col-lg-1,.dark-theme .light-theme .col-lg-2,.light-theme .dark-theme .col-lg-2,.dark-theme .light-theme .col-lg-3,.light-theme .dark-theme .col-lg-3,.dark-theme .light-theme .col-lg-4,.light-theme .dark-theme .col-lg-4,.dark-theme .light-theme .col-lg-5,.light-theme .dark-theme .col-lg-5,.dark-theme .light-theme .col-lg-6,.light-theme .dark-theme .col-lg-6,.dark-theme .light-theme .col-lg-7,.light-theme .dark-theme .col-lg-7,.dark-theme .light-theme .col-lg-8,.light-theme .dark-theme .col-lg-8,.dark-theme .light-theme .col-lg-9,.light-theme .dark-theme .col-lg-9,.dark-theme .light-theme .col-lg-10,.light-theme .dark-theme .col-lg-10,.dark-theme .light-theme .col-lg-11,.light-theme .dark-theme .col-lg-11,.dark-theme .light-theme .col-lg-12,.light-theme .dark-theme .col-lg-12,.dark-theme .light-theme .col-lg,.light-theme .dark-theme .col-lg,.dark-theme .light-theme .col-lg-auto,.light-theme .dark-theme .col-lg-auto,.dark-theme .light-theme .col-xl-1,.light-theme .dark-theme .col-xl-1,.dark-theme .light-theme .col-xl-2,.light-theme .dark-theme .col-xl-2,.dark-theme .light-theme .col-xl-3,.light-theme .dark-theme .col-xl-3,.dark-theme .light-theme .col-xl-4,.light-theme .dark-theme .col-xl-4,.dark-theme .light-theme .col-xl-5,.light-theme .dark-theme .col-xl-5,.dark-theme .light-theme .col-xl-6,.light-theme .dark-theme .col-xl-6,.dark-theme .light-theme .col-xl-7,.light-theme .dark-theme .col-xl-7,.dark-theme .light-theme .col-xl-8,.light-theme .dark-theme .col-xl-8,.dark-theme .light-theme .col-xl-9,.light-theme .dark-theme .col-xl-9,.dark-theme .light-theme .col-xl-10,.light-theme .dark-theme .col-xl-10,.dark-theme .light-theme .col-xl-11,.light-theme .dark-theme .col-xl-11,.dark-theme .light-theme .col-xl-12,.light-theme .dark-theme .col-xl-12,.dark-theme .light-theme .col-xl,.light-theme .dark-theme .col-xl,.dark-theme .light-theme .col-xl-auto,.light-theme .dark-theme .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.dark-theme .col{flex-basis:0;flex-grow:1;max-width:100%}.dark-theme .row-cols-1>*{flex:0 0 100%;max-width:100%}.dark-theme .row-cols-2>*{flex:0 0 50%;max-width:50%}.dark-theme .row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dark-theme .row-cols-4>*{flex:0 0 25%;max-width:25%}.dark-theme .row-cols-5>*{flex:0 0 20%;max-width:20%}.dark-theme .row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dark-theme .col-auto{flex:0 0 auto;width:auto;max-width:100%}.dark-theme .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.dark-theme .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.dark-theme .col-3{flex:0 0 25%;max-width:25%}.dark-theme .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.dark-theme .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.dark-theme .col-6{flex:0 0 50%;max-width:50%}.dark-theme .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.dark-theme .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.dark-theme .col-9{flex:0 0 75%;max-width:75%}.dark-theme .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.dark-theme .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.dark-theme .col-12{flex:0 0 100%;max-width:100%}.dark-theme .order-first{order:-1}.dark-theme .order-last{order:13}.dark-theme .order-0{order:0}.dark-theme .order-1{order:1}.dark-theme .order-2{order:2}.dark-theme .order-3{order:3}.dark-theme .order-4{order:4}.dark-theme .order-5{order:5}.dark-theme .order-6{order:6}.dark-theme .order-7{order:7}.dark-theme .order-8{order:8}.dark-theme .order-9{order:9}.dark-theme .order-10{order:10}.dark-theme .order-11{order:11}.dark-theme .order-12{order:12}.dark-theme .offset-1{margin-left:8.33333333%}.dark-theme .offset-2{margin-left:16.66666667%}.dark-theme .offset-3{margin-left:25%}.dark-theme .offset-4{margin-left:33.33333333%}.dark-theme .offset-5{margin-left:41.66666667%}.dark-theme .offset-6{margin-left:50%}.dark-theme .offset-7{margin-left:58.33333333%}.dark-theme .offset-8{margin-left:66.66666667%}.dark-theme .offset-9{margin-left:75%}.dark-theme .offset-10{margin-left:83.33333333%}.dark-theme .offset-11{margin-left:91.66666667%}@media (min-width: 576px){.dark-theme .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.dark-theme .row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.dark-theme .row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.dark-theme .row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dark-theme .row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.dark-theme .row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.dark-theme .row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dark-theme .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.dark-theme .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.dark-theme .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.dark-theme .col-sm-3{flex:0 0 25%;max-width:25%}.dark-theme .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.dark-theme .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.dark-theme .col-sm-6{flex:0 0 50%;max-width:50%}.dark-theme .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.dark-theme .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.dark-theme .col-sm-9{flex:0 0 75%;max-width:75%}.dark-theme .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.dark-theme .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.dark-theme .col-sm-12{flex:0 0 100%;max-width:100%}.dark-theme .order-sm-first{order:-1}.dark-theme .order-sm-last{order:13}.dark-theme .order-sm-0{order:0}.dark-theme .order-sm-1{order:1}.dark-theme .order-sm-2{order:2}.dark-theme .order-sm-3{order:3}.dark-theme .order-sm-4{order:4}.dark-theme .order-sm-5{order:5}.dark-theme .order-sm-6{order:6}.dark-theme .order-sm-7{order:7}.dark-theme .order-sm-8{order:8}.dark-theme .order-sm-9{order:9}.dark-theme .order-sm-10{order:10}.dark-theme .order-sm-11{order:11}.dark-theme .order-sm-12{order:12}.dark-theme .offset-sm-0{margin-left:0}.dark-theme .offset-sm-1{margin-left:8.33333333%}.dark-theme .offset-sm-2{margin-left:16.66666667%}.dark-theme .offset-sm-3{margin-left:25%}.dark-theme .offset-sm-4{margin-left:33.33333333%}.dark-theme .offset-sm-5{margin-left:41.66666667%}.dark-theme .offset-sm-6{margin-left:50%}.dark-theme .offset-sm-7{margin-left:58.33333333%}.dark-theme .offset-sm-8{margin-left:66.66666667%}.dark-theme .offset-sm-9{margin-left:75%}.dark-theme .offset-sm-10{margin-left:83.33333333%}.dark-theme .offset-sm-11{margin-left:91.66666667%}}@media (min-width: 768px){.dark-theme .col-md{flex-basis:0;flex-grow:1;max-width:100%}.dark-theme .row-cols-md-1>*{flex:0 0 100%;max-width:100%}.dark-theme .row-cols-md-2>*{flex:0 0 50%;max-width:50%}.dark-theme .row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dark-theme .row-cols-md-4>*{flex:0 0 25%;max-width:25%}.dark-theme .row-cols-md-5>*{flex:0 0 20%;max-width:20%}.dark-theme .row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dark-theme .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.dark-theme .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.dark-theme .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.dark-theme .col-md-3{flex:0 0 25%;max-width:25%}.dark-theme .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.dark-theme .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.dark-theme .col-md-6{flex:0 0 50%;max-width:50%}.dark-theme .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.dark-theme .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.dark-theme .col-md-9{flex:0 0 75%;max-width:75%}.dark-theme .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.dark-theme .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.dark-theme .col-md-12{flex:0 0 100%;max-width:100%}.dark-theme .order-md-first{order:-1}.dark-theme .order-md-last{order:13}.dark-theme .order-md-0{order:0}.dark-theme .order-md-1{order:1}.dark-theme .order-md-2{order:2}.dark-theme .order-md-3{order:3}.dark-theme .order-md-4{order:4}.dark-theme .order-md-5{order:5}.dark-theme .order-md-6{order:6}.dark-theme .order-md-7{order:7}.dark-theme .order-md-8{order:8}.dark-theme .order-md-9{order:9}.dark-theme .order-md-10{order:10}.dark-theme .order-md-11{order:11}.dark-theme .order-md-12{order:12}.dark-theme .offset-md-0{margin-left:0}.dark-theme .offset-md-1{margin-left:8.33333333%}.dark-theme .offset-md-2{margin-left:16.66666667%}.dark-theme .offset-md-3{margin-left:25%}.dark-theme .offset-md-4{margin-left:33.33333333%}.dark-theme .offset-md-5{margin-left:41.66666667%}.dark-theme .offset-md-6{margin-left:50%}.dark-theme .offset-md-7{margin-left:58.33333333%}.dark-theme .offset-md-8{margin-left:66.66666667%}.dark-theme .offset-md-9{margin-left:75%}.dark-theme .offset-md-10{margin-left:83.33333333%}.dark-theme .offset-md-11{margin-left:91.66666667%}}@media (min-width: 992px){.dark-theme .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.dark-theme .row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.dark-theme .row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.dark-theme .row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dark-theme .row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.dark-theme .row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.dark-theme .row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dark-theme .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.dark-theme .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.dark-theme .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.dark-theme .col-lg-3{flex:0 0 25%;max-width:25%}.dark-theme .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.dark-theme .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.dark-theme .col-lg-6{flex:0 0 50%;max-width:50%}.dark-theme .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.dark-theme .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.dark-theme .col-lg-9{flex:0 0 75%;max-width:75%}.dark-theme .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.dark-theme .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.dark-theme .col-lg-12{flex:0 0 100%;max-width:100%}.dark-theme .order-lg-first{order:-1}.dark-theme .order-lg-last{order:13}.dark-theme .order-lg-0{order:0}.dark-theme .order-lg-1{order:1}.dark-theme .order-lg-2{order:2}.dark-theme .order-lg-3{order:3}.dark-theme .order-lg-4{order:4}.dark-theme .order-lg-5{order:5}.dark-theme .order-lg-6{order:6}.dark-theme .order-lg-7{order:7}.dark-theme .order-lg-8{order:8}.dark-theme .order-lg-9{order:9}.dark-theme .order-lg-10{order:10}.dark-theme .order-lg-11{order:11}.dark-theme .order-lg-12{order:12}.dark-theme .offset-lg-0{margin-left:0}.dark-theme .offset-lg-1{margin-left:8.33333333%}.dark-theme .offset-lg-2{margin-left:16.66666667%}.dark-theme .offset-lg-3{margin-left:25%}.dark-theme .offset-lg-4{margin-left:33.33333333%}.dark-theme .offset-lg-5{margin-left:41.66666667%}.dark-theme .offset-lg-6{margin-left:50%}.dark-theme .offset-lg-7{margin-left:58.33333333%}.dark-theme .offset-lg-8{margin-left:66.66666667%}.dark-theme .offset-lg-9{margin-left:75%}.dark-theme .offset-lg-10{margin-left:83.33333333%}.dark-theme .offset-lg-11{margin-left:91.66666667%}}@media (min-width: 1200px){.dark-theme .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.dark-theme .row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.dark-theme .row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.dark-theme .row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.dark-theme .row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.dark-theme .row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.dark-theme .row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.dark-theme .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.dark-theme .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.dark-theme .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.dark-theme .col-xl-3{flex:0 0 25%;max-width:25%}.dark-theme .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.dark-theme .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.dark-theme .col-xl-6{flex:0 0 50%;max-width:50%}.dark-theme .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.dark-theme .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.dark-theme .col-xl-9{flex:0 0 75%;max-width:75%}.dark-theme .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.dark-theme .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.dark-theme .col-xl-12{flex:0 0 100%;max-width:100%}.dark-theme .order-xl-first{order:-1}.dark-theme .order-xl-last{order:13}.dark-theme .order-xl-0{order:0}.dark-theme .order-xl-1{order:1}.dark-theme .order-xl-2{order:2}.dark-theme .order-xl-3{order:3}.dark-theme .order-xl-4{order:4}.dark-theme .order-xl-5{order:5}.dark-theme .order-xl-6{order:6}.dark-theme .order-xl-7{order:7}.dark-theme .order-xl-8{order:8}.dark-theme .order-xl-9{order:9}.dark-theme .order-xl-10{order:10}.dark-theme .order-xl-11{order:11}.dark-theme .order-xl-12{order:12}.dark-theme .offset-xl-0{margin-left:0}.dark-theme .offset-xl-1{margin-left:8.33333333%}.dark-theme .offset-xl-2{margin-left:16.66666667%}.dark-theme .offset-xl-3{margin-left:25%}.dark-theme .offset-xl-4{margin-left:33.33333333%}.dark-theme .offset-xl-5{margin-left:41.66666667%}.dark-theme .offset-xl-6{margin-left:50%}.dark-theme .offset-xl-7{margin-left:58.33333333%}.dark-theme .offset-xl-8{margin-left:66.66666667%}.dark-theme .offset-xl-9{margin-left:75%}.dark-theme .offset-xl-10{margin-left:83.33333333%}.dark-theme .offset-xl-11{margin-left:91.66666667%}}.dark-theme .table{width:100%;margin-bottom:1rem;color:#d3d3d3}.dark-theme .table th,.dark-theme .table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.dark-theme .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.dark-theme .table tbody+tbody{border-top:2px solid #dee2e6}.dark-theme .table-sm th,.dark-theme .table-sm td{padding:.3rem}.dark-theme .table-bordered,.dark-theme .table-bordered th,.dark-theme .table-bordered td{border:1px solid #dee2e6}.dark-theme .table-bordered thead th,.dark-theme .table-bordered thead td{border-bottom-width:2px}.dark-theme .table-borderless th,.dark-theme .table-borderless td,.dark-theme .table-borderless thead th,.dark-theme .table-borderless tbody+tbody{border:0}.dark-theme .table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.dark-theme .table-hover tbody tr:hover{color:#d3d3d3;background-color:#00000013}.dark-theme .table-primary,.dark-theme .table-primary>th,.dark-theme .table-primary>td{background-color:#c6ddf5}.dark-theme .table-primary th,.dark-theme .table-primary td,.dark-theme .table-primary thead th,.dark-theme .table-primary tbody+tbody{border-color:#95c1ed}.dark-theme .table-hover .table-primary:hover{background-color:#b0d0f1}.dark-theme .table-hover .table-primary:hover>td,.dark-theme .table-hover .table-primary:hover>th{background-color:#b0d0f1}.dark-theme .table-secondary,.dark-theme .table-secondary>th,.dark-theme .table-secondary>td{background-color:#d6d8db}.dark-theme .table-secondary th,.dark-theme .table-secondary td,.dark-theme .table-secondary thead th,.dark-theme .table-secondary tbody+tbody{border-color:#b3b7bb}.dark-theme .table-hover .table-secondary:hover{background-color:#c8cbcf}.dark-theme .table-hover .table-secondary:hover>td,.dark-theme .table-hover .table-secondary:hover>th{background-color:#c8cbcf}.dark-theme .table-success,.dark-theme .table-success>th,.dark-theme .table-success>td{background-color:#c3e6cb}.dark-theme .table-success th,.dark-theme .table-success td,.dark-theme .table-success thead th,.dark-theme .table-success tbody+tbody{border-color:#8fd19e}.dark-theme .table-hover .table-success:hover{background-color:#b1dfbb}.dark-theme .table-hover .table-success:hover>td,.dark-theme .table-hover .table-success:hover>th{background-color:#b1dfbb}.dark-theme .table-info,.dark-theme .table-info>th,.dark-theme .table-info>td{background-color:#bee5eb}.dark-theme .table-info th,.dark-theme .table-info td,.dark-theme .table-info thead th,.dark-theme .table-info tbody+tbody{border-color:#86cfda}.dark-theme .table-hover .table-info:hover{background-color:#abdde5}.dark-theme .table-hover .table-info:hover>td,.dark-theme .table-hover .table-info:hover>th{background-color:#abdde5}.dark-theme .table-warning,.dark-theme .table-warning>th,.dark-theme .table-warning>td{background-color:#ffeeba}.dark-theme .table-warning th,.dark-theme .table-warning td,.dark-theme .table-warning thead th,.dark-theme .table-warning tbody+tbody{border-color:#ffdf7e}.dark-theme .table-hover .table-warning:hover{background-color:#ffe8a1}.dark-theme .table-hover .table-warning:hover>td,.dark-theme .table-hover .table-warning:hover>th{background-color:#ffe8a1}.dark-theme .table-danger,.dark-theme .table-danger>th,.dark-theme .table-danger>td{background-color:#f5c6cb}.dark-theme .table-danger th,.dark-theme .table-danger td,.dark-theme .table-danger thead th,.dark-theme .table-danger tbody+tbody{border-color:#ed969e}.dark-theme .table-hover .table-danger:hover{background-color:#f1b0b7}.dark-theme .table-hover .table-danger:hover>td,.dark-theme .table-hover .table-danger:hover>th{background-color:#f1b0b7}.dark-theme .table-light,.dark-theme .table-light>th,.dark-theme .table-light>td{background-color:#fdfdfe}.dark-theme .table-light th,.dark-theme .table-light td,.dark-theme .table-light thead th,.dark-theme .table-light tbody+tbody{border-color:#fbfcfc}.dark-theme .table-hover .table-light:hover{background-color:#ececf6}.dark-theme .table-hover .table-light:hover>td,.dark-theme .table-hover .table-light:hover>th{background-color:#ececf6}.dark-theme .table-dark,.dark-theme .table-dark>th,.dark-theme .table-dark>td{background-color:#c6c8ca}.dark-theme .table-dark th,.dark-theme .table-dark td,.dark-theme .table-dark thead th,.dark-theme .table-dark tbody+tbody{border-color:#95999c}.dark-theme .table-hover .table-dark:hover{background-color:#b9bbbe}.dark-theme .table-hover .table-dark:hover>td,.dark-theme .table-hover .table-dark:hover>th{background-color:#b9bbbe}.dark-theme .table-facebook,.dark-theme .table-facebook>th,.dark-theme .table-facebook>td{background-color:#c8d1e2}.dark-theme .table-facebook th,.dark-theme .table-facebook td,.dark-theme .table-facebook thead th,.dark-theme .table-facebook tbody+tbody{border-color:#99a9c9}.dark-theme .table-hover .table-facebook:hover{background-color:#b7c3d9}.dark-theme .table-hover .table-facebook:hover>td,.dark-theme .table-hover .table-facebook:hover>th{background-color:#b7c3d9}.dark-theme .table-google,.dark-theme .table-google>th,.dark-theme .table-google>td{background-color:#caddfc}.dark-theme .table-google th,.dark-theme .table-google td,.dark-theme .table-google thead th,.dark-theme .table-google tbody+tbody{border-color:#9dc0f9}.dark-theme .table-hover .table-google:hover{background-color:#b2cefb}.dark-theme .table-hover .table-google:hover>td,.dark-theme .table-hover .table-google:hover>th{background-color:#b2cefb}.dark-theme .table-active,.dark-theme .table-active>th,.dark-theme .table-active>td{background-color:#00000013}.dark-theme .table-hover .table-active:hover{background-color:#00000013}.dark-theme .table-hover .table-active:hover>td,.dark-theme .table-hover .table-active:hover>th{background-color:#00000013}.dark-theme .table .thead-dark th{color:#dee2e6;background-color:#343a40;border-color:#454d55}.dark-theme .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.dark-theme .table-dark{color:#dee2e6;background-color:#343a40}.dark-theme .table-dark th,.dark-theme .table-dark td,.dark-theme .table-dark thead th{border-color:#454d55}.dark-theme .table-dark.table-bordered{border:0}.dark-theme .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.dark-theme .table-dark.table-hover tbody tr:hover{color:#fff;background-color:#ffffff13}@media (max-width: 575.98px){.dark-theme .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dark-theme .table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.dark-theme .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dark-theme .table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.dark-theme .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dark-theme .table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.dark-theme .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dark-theme .table-responsive-xl>.table-bordered{border:0}}.dark-theme .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dark-theme .table-responsive>.table-bordered{border:0}.dark-theme .table-primary,.dark-theme .table-primary>th,.dark-theme .table-primary>td{color:#212529}.dark-theme .table-hover .table-primary:hover{color:#212529}.dark-theme .table-hover .table-primary:hover>td,.dark-theme .table-hover .table-primary:hover>th{color:#212529}.dark-theme .table-secondary,.dark-theme .table-secondary>th,.dark-theme .table-secondary>td{color:#212529}.dark-theme .table-hover .table-secondary:hover{color:#212529}.dark-theme .table-hover .table-secondary:hover>td,.dark-theme .table-hover .table-secondary:hover>th{color:#212529}.dark-theme .table-success,.dark-theme .table-success>th,.dark-theme .table-success>td{color:#212529}.dark-theme .table-hover .table-success:hover{color:#212529}.dark-theme .table-hover .table-success:hover>td,.dark-theme .table-hover .table-success:hover>th{color:#212529}.dark-theme .table-info,.dark-theme .table-info>th,.dark-theme .table-info>td{color:#212529}.dark-theme .table-hover .table-info:hover{color:#212529}.dark-theme .table-hover .table-info:hover>td,.dark-theme .table-hover .table-info:hover>th{color:#212529}.dark-theme .table-warning,.dark-theme .table-warning>th,.dark-theme .table-warning>td{color:#212529}.dark-theme .table-hover .table-warning:hover{color:#212529}.dark-theme .table-hover .table-warning:hover>td,.dark-theme .table-hover .table-warning:hover>th{color:#212529}.dark-theme .table-danger,.dark-theme .table-danger>th,.dark-theme .table-danger>td{color:#212529}.dark-theme .table-hover .table-danger:hover{color:#212529}.dark-theme .table-hover .table-danger:hover>td,.dark-theme .table-hover .table-danger:hover>th{color:#212529}.dark-theme .table-light,.dark-theme .table-light>th,.dark-theme .table-light>td{color:#212529}.dark-theme .table-hover .table-light:hover{color:#212529}.dark-theme .table-hover .table-light:hover>td,.dark-theme .table-hover .table-light:hover>th{color:#212529}.dark-theme .table-dark,.dark-theme .table-dark>th,.dark-theme .table-dark>td{color:#212529}.dark-theme .table-hover .table-dark:hover{color:#212529}.dark-theme .table-hover .table-dark:hover>td,.dark-theme .table-hover .table-dark:hover>th{color:#212529}.dark-theme .table-facebook,.dark-theme .table-facebook>th,.dark-theme .table-facebook>td{color:#212529}.dark-theme .table-hover .table-facebook:hover{color:#212529}.dark-theme .table-hover .table-facebook:hover>td,.dark-theme .table-hover .table-facebook:hover>th{color:#212529}.dark-theme .table-google,.dark-theme .table-google>th,.dark-theme .table-google>td{color:#212529}.dark-theme .table-hover .table-google:hover{color:#212529}.dark-theme .table-hover .table-google:hover>td,.dark-theme .table-hover .table-google:hover>th{color:#212529}.dark-theme .table-active,.dark-theme .table-active>th,.dark-theme .table-active>td{color:#fff}.dark-theme .table-hover .table-active:hover{color:#fff}.dark-theme .table-hover .table-active:hover>td,.dark-theme .table-hover .table-active:hover>th{color:#fff}.dark-theme .table-dark{color:#dee2e6}.dark-theme .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;background-color:#212529;background-clip:padding-box;border:1px solid #6c757d;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .form-control{transition:none}}.dark-theme .form-control::-ms-expand{background-color:transparent;border:0}.dark-theme .form-control:focus{color:#dee2e6;background-color:#191d21;border-color:#a0c7ef;outline:0;box-shadow:0 0 0 .2rem #007bff40}.dark-theme .form-control::placeholder{color:#6c757d;opacity:1}.dark-theme .form-control:disabled,.dark-theme .form-control[readonly]{background-color:#343a40;opacity:1}.dark-theme input[type=date].form-control,.dark-theme input[type=time].form-control,.dark-theme input[type=datetime-local].form-control,.dark-theme input[type=month].form-control{appearance:none}.dark-theme select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}.dark-theme select.form-control:focus::-ms-value{color:#dee2e6;background-color:#212529}.dark-theme .form-control-file,.dark-theme .form-control-range{display:block;width:100%}.dark-theme .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.dark-theme .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.dark-theme .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.dark-theme .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.dark-theme .form-control-plaintext.form-control-sm,.dark-theme .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.dark-theme .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.dark-theme .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.dark-theme select.form-control[size],.dark-theme select.form-control[multiple],.dark-theme textarea.form-control{height:auto}.dark-theme .form-group{margin-bottom:0}.dark-theme .form-text{display:block;margin-top:.25rem}.dark-theme .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.dark-theme .form-row>.col,.dark-theme .form-row>[class*=col-]{padding-right:5px;padding-left:5px}.dark-theme .form-check{position:relative;display:block;padding-left:1.25rem}.dark-theme .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.dark-theme .form-check-input[disabled]~.form-check-label,.dark-theme .form-check-input:disabled~.form-check-label{color:#6c757d}.dark-theme .form-check-label{margin-bottom:0}.dark-theme .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.dark-theme .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.dark-theme .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.dark-theme .valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.form-row>.col>.dark-theme .valid-tooltip,.form-row>[class*=col-]>.dark-theme .valid-tooltip{left:5px}.dark-theme .is-valid~.valid-feedback,.dark-theme .is-valid~.valid-tooltip{display:block}.dark-theme .form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.dark-theme .form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.dark-theme select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.dark-theme textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.dark-theme .custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#212529 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.dark-theme .custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.dark-theme .form-check-input.is-valid~.form-check-label{color:#28a745}.dark-theme .form-check-input.is-valid~.valid-feedback,.dark-theme .form-check-input.is-valid~.valid-tooltip{display:block}.dark-theme .custom-control-input.is-valid~.custom-control-label{color:#28a745}.dark-theme .custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.dark-theme .custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.dark-theme .custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.dark-theme .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.dark-theme .custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.dark-theme .custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.dark-theme .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.dark-theme .invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.form-row>.col>.dark-theme .invalid-tooltip,.form-row>[class*=col-]>.dark-theme .invalid-tooltip{left:5px}.dark-theme .is-invalid~.invalid-feedback,.dark-theme .is-invalid~.invalid-tooltip{display:block}.dark-theme .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.dark-theme .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.dark-theme select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.dark-theme textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.dark-theme .custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#212529 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.dark-theme .custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.dark-theme .form-check-input.is-invalid~.form-check-label{color:#dc3545}.dark-theme .form-check-input.is-invalid~.invalid-feedback,.dark-theme .form-check-input.is-invalid~.invalid-tooltip{display:block}.dark-theme .custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.dark-theme .custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.dark-theme .custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.dark-theme .custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.dark-theme .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.dark-theme .custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.dark-theme .custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.dark-theme .form-inline{display:flex;flex-flow:row wrap;align-items:center}.dark-theme .form-inline .form-check{width:100%}@media (min-width: 576px){.dark-theme .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.dark-theme .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.dark-theme .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.dark-theme .form-inline .form-control-plaintext{display:inline-block}.dark-theme .form-inline .input-group,.dark-theme .form-inline .custom-select{width:auto}.dark-theme .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.dark-theme .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.dark-theme .form-inline .custom-control{align-items:center;justify-content:center}.dark-theme .form-inline .custom-control-label{margin-bottom:0}}.dark-theme .btn{display:inline-block;font-weight:400;color:#d3d3d3;text-align:center;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .btn{transition:none}}.dark-theme .btn:hover{color:#d3d3d3;text-decoration:none}.dark-theme .btn:focus,.dark-theme .btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.dark-theme .btn.disabled,.dark-theme .btn:disabled{opacity:.65}.dark-theme .btn:not(:disabled):not(.disabled){cursor:pointer}.dark-theme a.btn.disabled,.dark-theme fieldset:disabled a.btn{pointer-events:none}.dark-theme .btn-primary{color:#fff;background-color:#3387dc;border-color:#3387dc}.dark-theme .btn-primary:hover{color:#fff;background-color:#2274c7;border-color:#206ebc}.dark-theme .btn-primary:focus,.dark-theme .btn-primary.focus{color:#fff;background-color:#2274c7;border-color:#206ebc;box-shadow:0 0 0 .2rem #5299e180}.dark-theme .btn-primary.disabled,.dark-theme .btn-primary:disabled{color:#fff;background-color:#3387dc;border-color:#3387dc}.dark-theme .btn-primary:not(:disabled):not(.disabled):active,.dark-theme .btn-primary:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-primary.dropdown-toggle{color:#fff;background-color:#206ebc;border-color:#1e67b1}.dark-theme .btn-primary:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-primary:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5299e180}.dark-theme .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.dark-theme .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.dark-theme .btn-secondary:focus,.dark-theme .btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem #828a9180}.dark-theme .btn-secondary.disabled,.dark-theme .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.dark-theme .btn-secondary:not(:disabled):not(.disabled):active,.dark-theme .btn-secondary:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.dark-theme .btn-secondary:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #828a9180}.dark-theme .btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.dark-theme .btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.dark-theme .btn-success:focus,.dark-theme .btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem #48b46180}.dark-theme .btn-success.disabled,.dark-theme .btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.dark-theme .btn-success:not(:disabled):not(.disabled):active,.dark-theme .btn-success:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.dark-theme .btn-success:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-success:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #48b46180}.dark-theme .btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.dark-theme .btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.dark-theme .btn-info:focus,.dark-theme .btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem #3ab0c380}.dark-theme .btn-info.disabled,.dark-theme .btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.dark-theme .btn-info:not(:disabled):not(.disabled):active,.dark-theme .btn-info:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.dark-theme .btn-info:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-info:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3ab0c380}.dark-theme .btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.dark-theme .btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.dark-theme .btn-warning:focus,.dark-theme .btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem #deaa0c80}.dark-theme .btn-warning.disabled,.dark-theme .btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.dark-theme .btn-warning:not(:disabled):not(.disabled):active,.dark-theme .btn-warning:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.dark-theme .btn-warning:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-warning:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #deaa0c80}.dark-theme .btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.dark-theme .btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.dark-theme .btn-danger:focus,.dark-theme .btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem #e1536180}.dark-theme .btn-danger.disabled,.dark-theme .btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.dark-theme .btn-danger:not(:disabled):not(.disabled):active,.dark-theme .btn-danger:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.dark-theme .btn-danger:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-danger:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1536180}.dark-theme .btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.dark-theme .btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.dark-theme .btn-light:focus,.dark-theme .btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem #d8d9db80}.dark-theme .btn-light.disabled,.dark-theme .btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.dark-theme .btn-light:not(:disabled):not(.disabled):active,.dark-theme .btn-light:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.dark-theme .btn-light:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-light:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #d8d9db80}.dark-theme .btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.dark-theme .btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.dark-theme .btn-dark:focus,.dark-theme .btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem #52585d80}.dark-theme .btn-dark.disabled,.dark-theme .btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.dark-theme .btn-dark:not(:disabled):not(.disabled):active,.dark-theme .btn-dark:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.dark-theme .btn-dark:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-dark:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #52585d80}.dark-theme .btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.dark-theme .btn-facebook:hover{color:#fff;background-color:#30497c;border-color:#2d4373}.dark-theme .btn-facebook:focus,.dark-theme .btn-facebook.focus{color:#fff;background-color:#30497c;border-color:#2d4373;box-shadow:0 0 0 .2rem #5872a780}.dark-theme .btn-facebook.disabled,.dark-theme .btn-facebook:disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}.dark-theme .btn-facebook:not(:disabled):not(.disabled):active,.dark-theme .btn-facebook:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-facebook.dropdown-toggle{color:#fff;background-color:#2d4373;border-color:#293e6a}.dark-theme .btn-facebook:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-facebook:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-facebook.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5872a780}.dark-theme .btn-google{color:#fff;background-color:#4285f4;border-color:#4285f4}.dark-theme .btn-google:hover{color:#fff;background-color:#1e6ef2;border-color:#1266f1}.dark-theme .btn-google:focus,.dark-theme .btn-google.focus{color:#fff;background-color:#1e6ef2;border-color:#1266f1;box-shadow:0 0 0 .2rem #5e97f680}.dark-theme .btn-google.disabled,.dark-theme .btn-google:disabled{color:#fff;background-color:#4285f4;border-color:#4285f4}.dark-theme .btn-google:not(:disabled):not(.disabled):active,.dark-theme .btn-google:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-google.dropdown-toggle{color:#fff;background-color:#1266f1;border-color:#0e60e9}.dark-theme .btn-google:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-google:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-google.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #5e97f680}.dark-theme .btn-outline-primary{color:#3387dc;border-color:#3387dc}.dark-theme .btn-outline-primary:hover{color:#fff;background-color:#3387dc;border-color:#3387dc}.dark-theme .btn-outline-primary:focus,.dark-theme .btn-outline-primary.focus{box-shadow:0 0 0 .2rem #3387dc80}.dark-theme .btn-outline-primary.disabled,.dark-theme .btn-outline-primary:disabled{color:#3387dc;background-color:transparent}.dark-theme .btn-outline-primary:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-primary:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#3387dc;border-color:#3387dc}.dark-theme .btn-outline-primary:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3387dc80}.dark-theme .btn-outline-secondary{color:#6c757d;border-color:#6c757d}.dark-theme .btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.dark-theme .btn-outline-secondary:focus,.dark-theme .btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.dark-theme .btn-outline-secondary.disabled,.dark-theme .btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.dark-theme .btn-outline-secondary:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.dark-theme .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #6c757d80}.dark-theme .btn-outline-success{color:#28a745;border-color:#28a745}.dark-theme .btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.dark-theme .btn-outline-success:focus,.dark-theme .btn-outline-success.focus{box-shadow:0 0 0 .2rem #28a74580}.dark-theme .btn-outline-success.disabled,.dark-theme .btn-outline-success:disabled{color:#28a745;background-color:transparent}.dark-theme .btn-outline-success:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-success:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.dark-theme .btn-outline-success:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #28a74580}.dark-theme .btn-outline-info{color:#17a2b8;border-color:#17a2b8}.dark-theme .btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.dark-theme .btn-outline-info:focus,.dark-theme .btn-outline-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.dark-theme .btn-outline-info.disabled,.dark-theme .btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.dark-theme .btn-outline-info:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-info:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.dark-theme .btn-outline-info:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.dark-theme .btn-outline-warning{color:#ffc107;border-color:#ffc107}.dark-theme .btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.dark-theme .btn-outline-warning:focus,.dark-theme .btn-outline-warning.focus{box-shadow:0 0 0 .2rem #ffc10780}.dark-theme .btn-outline-warning.disabled,.dark-theme .btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.dark-theme .btn-outline-warning:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-warning:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.dark-theme .btn-outline-warning:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.dark-theme .btn-outline-danger{color:#dc3545;border-color:#dc3545}.dark-theme .btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.dark-theme .btn-outline-danger:focus,.dark-theme .btn-outline-danger.focus{box-shadow:0 0 0 .2rem #dc354580}.dark-theme .btn-outline-danger.disabled,.dark-theme .btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.dark-theme .btn-outline-danger:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-danger:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.dark-theme .btn-outline-danger:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #dc354580}.dark-theme .btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.dark-theme .btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.dark-theme .btn-outline-light:focus,.dark-theme .btn-outline-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.dark-theme .btn-outline-light.disabled,.dark-theme .btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.dark-theme .btn-outline-light:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-light:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.dark-theme .btn-outline-light:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.dark-theme .btn-outline-dark{color:#343a40;border-color:#343a40}.dark-theme .btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.dark-theme .btn-outline-dark:focus,.dark-theme .btn-outline-dark.focus{box-shadow:0 0 0 .2rem #343a4080}.dark-theme .btn-outline-dark.disabled,.dark-theme .btn-outline-dark:disabled{color:#343a40;background-color:transparent}.dark-theme .btn-outline-dark:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-dark:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.dark-theme .btn-outline-dark:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.dark-theme .btn-outline-facebook{color:#3b5998;border-color:#3b5998}.dark-theme .btn-outline-facebook:hover{color:#fff;background-color:#3b5998;border-color:#3b5998}.dark-theme .btn-outline-facebook:focus,.dark-theme .btn-outline-facebook.focus{box-shadow:0 0 0 .2rem #3b599880}.dark-theme .btn-outline-facebook.disabled,.dark-theme .btn-outline-facebook:disabled{color:#3b5998;background-color:transparent}.dark-theme .btn-outline-facebook:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-facebook:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-facebook.dropdown-toggle{color:#fff;background-color:#3b5998;border-color:#3b5998}.dark-theme .btn-outline-facebook:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-facebook:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-facebook.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #3b599880}.dark-theme .btn-outline-google{color:#4285f4;border-color:#4285f4}.dark-theme .btn-outline-google:hover{color:#fff;background-color:#4285f4;border-color:#4285f4}.dark-theme .btn-outline-google:focus,.dark-theme .btn-outline-google.focus{box-shadow:0 0 0 .2rem #4285f480}.dark-theme .btn-outline-google.disabled,.dark-theme .btn-outline-google:disabled{color:#4285f4;background-color:transparent}.dark-theme .btn-outline-google:not(:disabled):not(.disabled):active,.dark-theme .btn-outline-google:not(:disabled):not(.disabled).active,.show>.dark-theme .btn-outline-google.dropdown-toggle{color:#fff;background-color:#4285f4;border-color:#4285f4}.dark-theme .btn-outline-google:not(:disabled):not(.disabled):active:focus,.dark-theme .btn-outline-google:not(:disabled):not(.disabled).active:focus,.show>.dark-theme .btn-outline-google.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #4285f480}.dark-theme .btn-link{font-weight:400;color:#3387dc;text-decoration:none}.dark-theme .btn-link:hover{color:#1c61a6;text-decoration:underline}.dark-theme .btn-link:focus,.dark-theme .btn-link.focus{text-decoration:underline}.dark-theme .btn-link:disabled,.dark-theme .btn-link.disabled{color:#6c757d;pointer-events:none}.dark-theme .btn-lg,.dark-theme .btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.dark-theme .btn-sm,.dark-theme .btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.dark-theme .btn-block{display:block;width:100%}.dark-theme .btn-block+.btn-block{margin-top:.5rem}.dark-theme input[type=submit].btn-block,.dark-theme input[type=reset].btn-block,.dark-theme input[type=button].btn-block{width:100%}.dark-theme .fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.dark-theme .fade{transition:none}}.dark-theme .fade:not(.show){opacity:0}.dark-theme .collapse:not(.show){display:none}.dark-theme .collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.dark-theme .collapsing{transition:none}}.dark-theme .collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.dark-theme .collapsing.width{transition:none}}.dark-theme .dropup,.dark-theme .dropright,.dark-theme .dropdown,.dark-theme .dropleft{position:relative}.dark-theme .dropdown-toggle{white-space:nowrap}.dark-theme .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dark-theme .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#d3d3d3;text-align:left;list-style:none;background-color:#212529;background-clip:padding-box;border:1px solid rgba(255,255,255,.15);border-radius:.25rem}.dark-theme .dropdown-menu-left{right:auto;left:0}.dark-theme .dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dark-theme .dropdown-menu-sm-left{right:auto;left:0}.dark-theme .dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dark-theme .dropdown-menu-md-left{right:auto;left:0}.dark-theme .dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dark-theme .dropdown-menu-lg-left{right:auto;left:0}.dark-theme .dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dark-theme .dropdown-menu-xl-left{right:auto;left:0}.dark-theme .dropdown-menu-xl-right{right:0;left:auto}}.dark-theme .dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dark-theme .dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dark-theme .dropup .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dark-theme .dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dark-theme .dropright .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropright .dropdown-toggle:after{vertical-align:0}.dark-theme .dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dark-theme .dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dark-theme .dropleft .dropdown-toggle:after{display:none}.dark-theme .dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dark-theme .dropleft .dropdown-toggle:empty:after{margin-left:0}.dark-theme .dropleft .dropdown-toggle:before{vertical-align:0}.dark-theme .dropdown-menu[x-placement^=top],.dark-theme .dropdown-menu[x-placement^=right],.dark-theme .dropdown-menu[x-placement^=bottom],.dark-theme .dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dark-theme .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #343a40}.dark-theme .dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#f8f9fa;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dark-theme .dropdown-item:hover,.dark-theme .dropdown-item:focus{color:#fff;text-decoration:none;background-color:#343a40}.dark-theme .dropdown-item.active,.dark-theme .dropdown-item:active{color:#fff;text-decoration:none;background-color:#3387dc}.dark-theme .dropdown-item.disabled,.dark-theme .dropdown-item:disabled{color:#ced4da;pointer-events:none;background-color:transparent}.dark-theme .dropdown-menu.show{display:block}.dark-theme .dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#ced4da;white-space:nowrap}.dark-theme .dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#f8f9fa}.dark-theme .btn-group,.dark-theme .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.dark-theme .btn-group>.btn,.dark-theme .btn-group-vertical>.btn{position:relative;flex:1 1 auto}.dark-theme .btn-group>.btn:hover,.dark-theme .btn-group-vertical>.btn:hover{z-index:1}.dark-theme .btn-group>.btn:focus,.dark-theme .btn-group>.btn:active,.dark-theme .btn-group>.btn.active,.dark-theme .btn-group-vertical>.btn:focus,.dark-theme .btn-group-vertical>.btn:active,.dark-theme .btn-group-vertical>.btn.active{z-index:1}.dark-theme .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.dark-theme .btn-toolbar .input-group{width:auto}.dark-theme .btn-group>.btn:not(:first-child),.dark-theme .btn-group>.btn-group:not(:first-child){margin-left:-1px}.dark-theme .btn-group>.btn:not(:last-child):not(.dropdown-toggle),.dark-theme .btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .btn-group>.btn:not(:first-child),.dark-theme .btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dark-theme .dropdown-toggle-split:after,.dropup .dark-theme .dropdown-toggle-split:after,.dropright .dark-theme .dropdown-toggle-split:after{margin-left:0}.dropleft .dark-theme .dropdown-toggle-split:before{margin-right:0}.dark-theme .btn-sm+.dropdown-toggle-split,.dark-theme .btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.dark-theme .btn-lg+.dropdown-toggle-split,.dark-theme .btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.dark-theme .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.dark-theme .btn-group-vertical>.btn,.dark-theme .btn-group-vertical>.btn-group{width:100%}.dark-theme .btn-group-vertical>.btn:not(:first-child),.dark-theme .btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.dark-theme .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.dark-theme .btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.dark-theme .btn-group-vertical>.btn:not(:first-child),.dark-theme .btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.dark-theme .btn-group-toggle>.btn,.dark-theme .btn-group-toggle>.btn-group>.btn{margin-bottom:0}.dark-theme .btn-group-toggle>.btn input[type=radio],.dark-theme .btn-group-toggle>.btn input[type=checkbox],.dark-theme .btn-group-toggle>.btn-group>.btn input[type=radio],.dark-theme .btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.dark-theme .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.dark-theme .input-group>.form-control,.dark-theme .input-group>.form-control-plaintext,.dark-theme .input-group>.custom-select,.dark-theme .input-group>.custom-file{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.dark-theme .input-group>.form-control+.form-control,.dark-theme .input-group>.form-control+.custom-select,.dark-theme .input-group>.form-control+.custom-file,.dark-theme .input-group>.form-control-plaintext+.form-control,.dark-theme .input-group>.form-control-plaintext+.custom-select,.dark-theme .input-group>.form-control-plaintext+.custom-file,.dark-theme .input-group>.custom-select+.form-control,.dark-theme .input-group>.custom-select+.custom-select,.dark-theme .input-group>.custom-select+.custom-file,.dark-theme .input-group>.custom-file+.form-control,.dark-theme .input-group>.custom-file+.custom-select,.dark-theme .input-group>.custom-file+.custom-file{margin-left:-1px}.dark-theme .input-group>.form-control:focus,.dark-theme .input-group>.custom-select:focus,.dark-theme .input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.dark-theme .input-group>.custom-file .custom-file-input:focus{z-index:4}.dark-theme .input-group>.form-control:not(:first-child),.dark-theme .input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .input-group>.custom-file{display:flex;align-items:center}.dark-theme .input-group>.custom-file:not(:last-child) .custom-file-label,.dark-theme .input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .input-group:not(.has-validation)>.form-control:not(:last-child),.dark-theme .input-group:not(.has-validation)>.custom-select:not(:last-child),.dark-theme .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label,.dark-theme .input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group.has-validation>.form-control:nth-last-child(n+3),.dark-theme .input-group.has-validation>.custom-select:nth-last-child(n+3),.dark-theme .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label,.dark-theme .input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group-prepend,.dark-theme .input-group-append{display:flex}.dark-theme .input-group-prepend .btn,.dark-theme .input-group-append .btn{position:relative;z-index:2}.dark-theme .input-group-prepend .btn:focus,.dark-theme .input-group-append .btn:focus{z-index:3}.dark-theme .input-group-prepend .btn+.btn,.dark-theme .input-group-prepend .btn+.input-group-text,.dark-theme .input-group-prepend .input-group-text+.input-group-text,.dark-theme .input-group-prepend .input-group-text+.btn,.dark-theme .input-group-append .btn+.btn,.dark-theme .input-group-append .btn+.input-group-text,.dark-theme .input-group-append .input-group-text+.input-group-text,.dark-theme .input-group-append .input-group-text+.btn{margin-left:-1px}.dark-theme .input-group-prepend{margin-right:-1px}.dark-theme .input-group-append{margin-left:-1px}.dark-theme .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;text-align:center;white-space:nowrap;background-color:#343a40;border:1px solid #6c757d;border-radius:.25rem}.dark-theme .input-group-text input[type=radio],.dark-theme .input-group-text input[type=checkbox]{margin-top:0}.dark-theme .input-group-lg>.form-control:not(textarea),.dark-theme .input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.dark-theme .input-group-lg>.form-control,.dark-theme .input-group-lg>.custom-select,.dark-theme .input-group-lg>.input-group-prepend>.input-group-text,.dark-theme .input-group-lg>.input-group-append>.input-group-text,.dark-theme .input-group-lg>.input-group-prepend>.btn,.dark-theme .input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.dark-theme .input-group-sm>.form-control:not(textarea),.dark-theme .input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.dark-theme .input-group-sm>.form-control,.dark-theme .input-group-sm>.custom-select,.dark-theme .input-group-sm>.input-group-prepend>.input-group-text,.dark-theme .input-group-sm>.input-group-append>.input-group-text,.dark-theme .input-group-sm>.input-group-prepend>.btn,.dark-theme .input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.dark-theme .input-group-lg>.custom-select,.dark-theme .input-group-sm>.custom-select{padding-right:1.75rem}.dark-theme .input-group>.input-group-prepend>.btn,.dark-theme .input-group>.input-group-prepend>.input-group-text,.dark-theme .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.dark-theme .input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.dark-theme .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.dark-theme .input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.dark-theme .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.dark-theme .input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .input-group>.input-group-append>.btn,.dark-theme .input-group>.input-group-append>.input-group-text,.dark-theme .input-group>.input-group-prepend:not(:first-child)>.btn,.dark-theme .input-group>.input-group-prepend:not(:first-child)>.input-group-text,.dark-theme .input-group>.input-group-prepend:first-child>.btn:not(:first-child),.dark-theme .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .input-group>.input-group-append>.custom-select{border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .input-group>.input-group-prepend>.custom-select{border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.dark-theme .custom-control-inline{display:inline-flex;margin-right:1rem}.dark-theme .custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.dark-theme .custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.dark-theme .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #007bff40}.dark-theme .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.dark-theme .custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.dark-theme .custom-control-input[disabled]~.custom-control-label,.dark-theme .custom-control-input:disabled~.custom-control-label{color:#6c757d}.dark-theme .custom-control-input[disabled]~.custom-control-label:before,.dark-theme .custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.dark-theme .custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.dark-theme .custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.dark-theme .custom-control-label:after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.dark-theme .custom-checkbox .custom-control-label:before{border-radius:.25rem}.dark-theme .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.dark-theme .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.dark-theme .custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.dark-theme .custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.dark-theme .custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#007bff80}.dark-theme .custom-radio .custom-control-label:before{border-radius:50%}.dark-theme .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.dark-theme .custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.dark-theme .custom-switch{padding-left:2.25rem}.dark-theme .custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.dark-theme .custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .custom-switch .custom-control-label:after{transition:none}}.dark-theme .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translate(.75rem)}.dark-theme .custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#007bff80}.dark-theme .custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#dee2e6;vertical-align:middle;background:#212529 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #6c757d;border-radius:.25rem;appearance:none}.dark-theme .custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.dark-theme .custom-select:focus::-ms-value{color:#dee2e6;background-color:#212529}.dark-theme .custom-select[multiple],.dark-theme .custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.dark-theme .custom-select:disabled{color:#ced4da;background-color:#343a40}.dark-theme .custom-select::-ms-expand{display:none}.dark-theme .custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #dee2e6}.dark-theme .custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.dark-theme .custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.dark-theme .custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.dark-theme .custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.dark-theme .custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.dark-theme .custom-file-input[disabled]~.custom-file-label,.dark-theme .custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.dark-theme .custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.dark-theme .custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.dark-theme .custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.dark-theme .custom-file-label:after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.dark-theme .custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.dark-theme .custom-range:focus{outline:0}.dark-theme .custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.dark-theme .custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.dark-theme .custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #007bff40}.dark-theme .custom-range::-moz-focus-outer{border:0}.dark-theme .custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.dark-theme .custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.dark-theme .custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.dark-theme .custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.dark-theme .custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.dark-theme .custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.dark-theme .custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.dark-theme .custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.dark-theme .custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.dark-theme .custom-range::-ms-thumb{-ms-transition:none;transition:none}}.dark-theme .custom-range::-ms-thumb:active{background-color:#b3d7ff}.dark-theme .custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.dark-theme .custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.dark-theme .custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.dark-theme .custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.dark-theme .custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.dark-theme .custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.dark-theme .custom-range:disabled::-moz-range-track{cursor:default}.dark-theme .custom-range:disabled::-ms-thumb{background-color:#adb5bd}.dark-theme .custom-control-label:before,.dark-theme .custom-file-label,.dark-theme .custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .custom-control-label:before,.dark-theme .custom-file-label,.dark-theme .custom-select{transition:none}}.dark-theme .nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.dark-theme .nav-link{display:block;padding:.5rem 1rem}.dark-theme .nav-link:hover,.dark-theme .nav-link:focus{text-decoration:none}.dark-theme .nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.dark-theme .nav-tabs{border-bottom:1px solid rgba(255,255,255,.125)}.dark-theme .nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.dark-theme .nav-tabs .nav-link:hover,.dark-theme .nav-tabs .nav-link:focus{isolation:isolate;border-color:#495057 #495057 rgba(255,255,255,.125)}.dark-theme .nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.dark-theme .nav-tabs .nav-link.active,.dark-theme .nav-tabs .nav-item.show .nav-link{color:#f8f9fa;background-color:#191d21;border-color:#495057 #495057 #191d21}.dark-theme .nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.dark-theme .nav-pills .nav-link{background:none;border:0;border-radius:.25rem}.dark-theme .nav-pills .nav-link.active,.dark-theme .nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.dark-theme .nav-fill>.nav-link,.dark-theme .nav-fill .nav-item{flex:1 1 auto;text-align:center}.dark-theme .nav-justified>.nav-link,.dark-theme .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.dark-theme .tab-content>.tab-pane{display:none}.dark-theme .tab-content>.active{display:block}.dark-theme .navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.dark-theme .navbar .container,.dark-theme .navbar .container-fluid,.dark-theme .navbar .container-sm,.dark-theme .navbar .container-md,.dark-theme .navbar .container-lg,.dark-theme .navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.dark-theme .navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.dark-theme .navbar-brand:hover,.dark-theme .navbar-brand:focus{text-decoration:none}.dark-theme .navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.dark-theme .navbar-nav .nav-link{padding-right:0;padding-left:0}.dark-theme .navbar-nav .dropdown-menu{position:static;float:none}.dark-theme .navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.dark-theme .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.dark-theme .navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.dark-theme .navbar-toggler:hover,.dark-theme .navbar-toggler:focus{text-decoration:none}.dark-theme .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.dark-theme .navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.dark-theme .navbar-expand-sm>.container,.dark-theme .navbar-expand-sm>.container-fluid,.dark-theme .navbar-expand-sm>.container-sm,.dark-theme .navbar-expand-sm>.container-md,.dark-theme .navbar-expand-sm>.container-lg,.dark-theme .navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.dark-theme .navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.dark-theme .navbar-expand-sm .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.dark-theme .navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.dark-theme .navbar-expand-sm>.container,.dark-theme .navbar-expand-sm>.container-fluid,.dark-theme .navbar-expand-sm>.container-sm,.dark-theme .navbar-expand-sm>.container-md,.dark-theme .navbar-expand-sm>.container-lg,.dark-theme .navbar-expand-sm>.container-xl{flex-wrap:nowrap}.dark-theme .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.dark-theme .navbar-expand-md>.container,.dark-theme .navbar-expand-md>.container-fluid,.dark-theme .navbar-expand-md>.container-sm,.dark-theme .navbar-expand-md>.container-md,.dark-theme .navbar-expand-md>.container-lg,.dark-theme .navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.dark-theme .navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.dark-theme .navbar-expand-md .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.dark-theme .navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.dark-theme .navbar-expand-md>.container,.dark-theme .navbar-expand-md>.container-fluid,.dark-theme .navbar-expand-md>.container-sm,.dark-theme .navbar-expand-md>.container-md,.dark-theme .navbar-expand-md>.container-lg,.dark-theme .navbar-expand-md>.container-xl{flex-wrap:nowrap}.dark-theme .navbar-expand-md .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.dark-theme .navbar-expand-lg>.container,.dark-theme .navbar-expand-lg>.container-fluid,.dark-theme .navbar-expand-lg>.container-sm,.dark-theme .navbar-expand-lg>.container-md,.dark-theme .navbar-expand-lg>.container-lg,.dark-theme .navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.dark-theme .navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.dark-theme .navbar-expand-lg .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.dark-theme .navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.dark-theme .navbar-expand-lg>.container,.dark-theme .navbar-expand-lg>.container-fluid,.dark-theme .navbar-expand-lg>.container-sm,.dark-theme .navbar-expand-lg>.container-md,.dark-theme .navbar-expand-lg>.container-lg,.dark-theme .navbar-expand-lg>.container-xl{flex-wrap:nowrap}.dark-theme .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.dark-theme .navbar-expand-xl>.container,.dark-theme .navbar-expand-xl>.container-fluid,.dark-theme .navbar-expand-xl>.container-sm,.dark-theme .navbar-expand-xl>.container-md,.dark-theme .navbar-expand-xl>.container-lg,.dark-theme .navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.dark-theme .navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.dark-theme .navbar-expand-xl .navbar-nav{flex-direction:row}.dark-theme .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.dark-theme .navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.dark-theme .navbar-expand-xl>.container,.dark-theme .navbar-expand-xl>.container-fluid,.dark-theme .navbar-expand-xl>.container-sm,.dark-theme .navbar-expand-xl>.container-md,.dark-theme .navbar-expand-xl>.container-lg,.dark-theme .navbar-expand-xl>.container-xl{flex-wrap:nowrap}.dark-theme .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand-xl .navbar-toggler{display:none}}.dark-theme .navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.dark-theme .navbar-expand>.container,.dark-theme .navbar-expand>.container-fluid,.dark-theme .navbar-expand>.container-sm,.dark-theme .navbar-expand>.container-md,.dark-theme .navbar-expand>.container-lg,.dark-theme .navbar-expand>.container-xl{padding-right:0;padding-left:0}.dark-theme .navbar-expand .navbar-nav{flex-direction:row}.dark-theme .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.dark-theme .navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.dark-theme .navbar-expand>.container,.dark-theme .navbar-expand>.container-fluid,.dark-theme .navbar-expand>.container-sm,.dark-theme .navbar-expand>.container-md,.dark-theme .navbar-expand>.container-lg,.dark-theme .navbar-expand>.container-xl{flex-wrap:nowrap}.dark-theme .navbar-expand .navbar-nav-scroll{overflow:visible}.dark-theme .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.dark-theme .navbar-expand .navbar-toggler{display:none}.dark-theme .navbar-light .navbar-brand,.dark-theme .light-theme .navbar-themed .navbar-brand,.light-theme .dark-theme .navbar-themed .navbar-brand{color:#000000e6}.dark-theme .navbar-light .navbar-brand:hover,.dark-theme .light-theme .navbar-themed .navbar-brand:hover,.light-theme .dark-theme .navbar-themed .navbar-brand:hover,.dark-theme .navbar-light .navbar-brand:focus,.dark-theme .light-theme .navbar-themed .navbar-brand:focus,.light-theme .dark-theme .navbar-themed .navbar-brand:focus{color:#000000e6}.dark-theme .navbar-light .navbar-nav .nav-link,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link{color:#00000080}.dark-theme .navbar-light .navbar-nav .nav-link:hover,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link:hover,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link:hover,.dark-theme .navbar-light .navbar-nav .nav-link:focus,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link:focus,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link:focus{color:#000000b3}.dark-theme .navbar-light .navbar-nav .nav-link.disabled,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link.disabled,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link.disabled{color:#0000004d}.dark-theme .navbar-light .navbar-nav .show>.nav-link,.dark-theme .light-theme .navbar-themed .navbar-nav .show>.nav-link,.light-theme .dark-theme .navbar-themed .navbar-nav .show>.nav-link,.dark-theme .navbar-light .navbar-nav .active>.nav-link,.dark-theme .light-theme .navbar-themed .navbar-nav .active>.nav-link,.light-theme .dark-theme .navbar-themed .navbar-nav .active>.nav-link,.dark-theme .navbar-light .navbar-nav .nav-link.show,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link.show,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link.show,.dark-theme .navbar-light .navbar-nav .nav-link.active,.dark-theme .light-theme .navbar-themed .navbar-nav .nav-link.active,.light-theme .dark-theme .navbar-themed .navbar-nav .nav-link.active{color:#000000e6}.dark-theme .navbar-light .navbar-toggler,.dark-theme .light-theme .navbar-themed .navbar-toggler,.light-theme .dark-theme .navbar-themed .navbar-toggler{color:#00000080;border-color:#0000001a}.dark-theme .navbar-light .navbar-toggler-icon,.dark-theme .light-theme .navbar-themed .navbar-toggler-icon,.light-theme .dark-theme .navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.dark-theme .navbar-light .navbar-text,.dark-theme .light-theme .navbar-themed .navbar-text,.light-theme .dark-theme .navbar-themed .navbar-text{color:#00000080}.dark-theme .navbar-light .navbar-text a,.dark-theme .light-theme .navbar-themed .navbar-text a,.light-theme .dark-theme .navbar-themed .navbar-text a{color:#000000e6}.dark-theme .navbar-light .navbar-text a:hover,.dark-theme .light-theme .navbar-themed .navbar-text a:hover,.light-theme .dark-theme .navbar-themed .navbar-text a:hover,.dark-theme .navbar-light .navbar-text a:focus,.dark-theme .light-theme .navbar-themed .navbar-text a:focus,.light-theme .dark-theme .navbar-themed .navbar-text a:focus{color:#000000e6}.dark-theme .navbar-dark .navbar-brand,.dark-theme .navbar-themed .navbar-brand{color:#fff}.dark-theme .navbar-dark .navbar-brand:hover,.dark-theme .navbar-themed .navbar-brand:hover,.dark-theme .navbar-dark .navbar-brand:focus,.dark-theme .navbar-themed .navbar-brand:focus{color:#fff}.dark-theme .navbar-dark .navbar-nav .nav-link,.dark-theme .navbar-themed .navbar-nav .nav-link{color:#ffffff80}.dark-theme .navbar-dark .navbar-nav .nav-link:hover,.dark-theme .navbar-themed .navbar-nav .nav-link:hover,.dark-theme .navbar-dark .navbar-nav .nav-link:focus,.dark-theme .navbar-themed .navbar-nav .nav-link:focus{color:#ffffffbf}.dark-theme .navbar-dark .navbar-nav .nav-link.disabled,.dark-theme .navbar-themed .navbar-nav .nav-link.disabled{color:#ffffff40}.dark-theme .navbar-dark .navbar-nav .show>.nav-link,.dark-theme .navbar-themed .navbar-nav .show>.nav-link,.dark-theme .navbar-dark .navbar-nav .active>.nav-link,.dark-theme .navbar-themed .navbar-nav .active>.nav-link,.dark-theme .navbar-dark .navbar-nav .nav-link.show,.dark-theme .navbar-themed .navbar-nav .nav-link.show,.dark-theme .navbar-dark .navbar-nav .nav-link.active,.dark-theme .navbar-themed .navbar-nav .nav-link.active{color:#fff}.dark-theme .navbar-dark .navbar-toggler,.dark-theme .navbar-themed .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.dark-theme .navbar-dark .navbar-toggler-icon,.dark-theme .navbar-themed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.dark-theme .navbar-dark .navbar-text,.dark-theme .navbar-themed .navbar-text{color:#ffffff80}.dark-theme .navbar-dark .navbar-text a,.dark-theme .navbar-themed .navbar-text a{color:#fff}.dark-theme .navbar-dark .navbar-text a:hover,.dark-theme .navbar-themed .navbar-text a:hover,.dark-theme .navbar-dark .navbar-text a:focus,.dark-theme .navbar-themed .navbar-text a:focus{color:#fff}.dark-theme .card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#212529;background-clip:border-box;border:1px solid rgba(255,255,255,.125);border-radius:.25rem}.dark-theme .card>hr{margin-right:0;margin-left:0}.dark-theme .card>.list-group{border-top:inherit;border-bottom:inherit}.dark-theme .card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dark-theme .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.dark-theme .card>.card-header+.list-group,.dark-theme .card>.list-group+.card-footer{border-top:0}.dark-theme .card-body{flex:1 1 auto;min-height:1px;padding:1.25rem;color:#e9ecef}.dark-theme .card-title{margin-bottom:.75rem}.dark-theme .card-subtitle{margin-top:-.375rem;margin-bottom:0}.dark-theme .card-text:last-child{margin-bottom:0}.dark-theme .card-link:hover{text-decoration:none}.dark-theme .card-link+.card-link{margin-left:1.25rem}.dark-theme .card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#ffffff08;border-bottom:1px solid rgba(255,255,255,.125)}.dark-theme .card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.dark-theme .card-footer{padding:.75rem 1.25rem;background-color:#ffffff08;border-top:1px solid rgba(255,255,255,.125)}.dark-theme .card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.dark-theme .card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.dark-theme .card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.dark-theme .card-img-overlay{position:absolute;inset:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.dark-theme .card-img,.dark-theme .card-img-top,.dark-theme .card-img-bottom{flex-shrink:0;width:100%}.dark-theme .card-img,.dark-theme .card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dark-theme .card-img,.dark-theme .card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.dark-theme .card-deck .card{margin-bottom:15px}@media (min-width: 576px){.dark-theme .card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.dark-theme .card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.dark-theme .card-group>.card{margin-bottom:15px}@media (min-width: 576px){.dark-theme .card-group{display:flex;flex-flow:row wrap}.dark-theme .card-group>.card{flex:1 0 0%;margin-bottom:0}.dark-theme .card-group>.card+.card{margin-left:0;border-left:0}.dark-theme .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.dark-theme .card-group>.card:not(:last-child) .card-img-top,.dark-theme .card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.dark-theme .card-group>.card:not(:last-child) .card-img-bottom,.dark-theme .card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.dark-theme .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dark-theme .card-group>.card:not(:first-child) .card-img-top,.dark-theme .card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.dark-theme .card-group>.card:not(:first-child) .card-img-bottom,.dark-theme .card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.dark-theme .card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.dark-theme .card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.dark-theme .card-columns .card{display:inline-block;width:100%}}.dark-theme .accordion{overflow-anchor:none}.dark-theme .accordion>.card{overflow:hidden}.dark-theme .accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.dark-theme .accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.dark-theme .accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.dark-theme .breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#343a40;border-radius:.25rem}.dark-theme .breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.dark-theme .breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#ced4da;content:"/"}.dark-theme .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline}.dark-theme .breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.dark-theme .breadcrumb-item.active{color:#ced4da}.dark-theme .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.dark-theme .page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#3387dc;background-color:#212529;border:1px solid #495057}.dark-theme .page-link:hover{z-index:2;color:#1c61a6;text-decoration:none;background-color:#343a40;border-color:#495057}.dark-theme .page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #007bff40}.dark-theme .page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.dark-theme .page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.dark-theme .page-item.active .page-link{z-index:3;color:#fff;background-color:#3387dc;border-color:#3387dc}.dark-theme .page-item.disabled .page-link{color:#ced4da;pointer-events:none;cursor:auto;background-color:#212529;border-color:#495057}.dark-theme .pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.dark-theme .pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.dark-theme .pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.dark-theme .pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.dark-theme .pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.dark-theme .pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.dark-theme .badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .badge{transition:none}}a.dark-theme .badge:hover,a.dark-theme .badge:focus{text-decoration:none}.dark-theme .badge:empty{display:none}.dark-theme .btn .badge{position:relative;top:-1px}.dark-theme .badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.dark-theme .badge-primary{color:#fff;background-color:#3387dc}a.dark-theme .badge-primary:hover,a.dark-theme .badge-primary:focus{color:#fff;background-color:#206ebc}a.dark-theme .badge-primary:focus,a.dark-theme .badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem #3387dc80}.dark-theme .badge-secondary{color:#fff;background-color:#6c757d}a.dark-theme .badge-secondary:hover,a.dark-theme .badge-secondary:focus{color:#fff;background-color:#545b62}a.dark-theme .badge-secondary:focus,a.dark-theme .badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem #6c757d80}.dark-theme .badge-success{color:#fff;background-color:#28a745}a.dark-theme .badge-success:hover,a.dark-theme .badge-success:focus{color:#fff;background-color:#1e7e34}a.dark-theme .badge-success:focus,a.dark-theme .badge-success.focus{outline:0;box-shadow:0 0 0 .2rem #28a74580}.dark-theme .badge-info{color:#fff;background-color:#17a2b8}a.dark-theme .badge-info:hover,a.dark-theme .badge-info:focus{color:#fff;background-color:#117a8b}a.dark-theme .badge-info:focus,a.dark-theme .badge-info.focus{outline:0;box-shadow:0 0 0 .2rem #17a2b880}.dark-theme .badge-warning{color:#212529;background-color:#ffc107}a.dark-theme .badge-warning:hover,a.dark-theme .badge-warning:focus{color:#212529;background-color:#d39e00}a.dark-theme .badge-warning:focus,a.dark-theme .badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem #ffc10780}.dark-theme .badge-danger{color:#fff;background-color:#dc3545}a.dark-theme .badge-danger:hover,a.dark-theme .badge-danger:focus{color:#fff;background-color:#bd2130}a.dark-theme .badge-danger:focus,a.dark-theme .badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem #dc354580}.dark-theme .badge-light{color:#212529;background-color:#f8f9fa}a.dark-theme .badge-light:hover,a.dark-theme .badge-light:focus{color:#212529;background-color:#dae0e5}a.dark-theme .badge-light:focus,a.dark-theme .badge-light.focus{outline:0;box-shadow:0 0 0 .2rem #f8f9fa80}.dark-theme .badge-dark{color:#fff;background-color:#343a40}a.dark-theme .badge-dark:hover,a.dark-theme .badge-dark:focus{color:#fff;background-color:#1d2124}a.dark-theme .badge-dark:focus,a.dark-theme .badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem #343a4080}.dark-theme .badge-facebook{color:#fff;background-color:#3b5998}a.dark-theme .badge-facebook:hover,a.dark-theme .badge-facebook:focus{color:#fff;background-color:#2d4373}a.dark-theme .badge-facebook:focus,a.dark-theme .badge-facebook.focus{outline:0;box-shadow:0 0 0 .2rem #3b599880}.dark-theme .badge-google{color:#fff;background-color:#4285f4}a.dark-theme .badge-google:hover,a.dark-theme .badge-google:focus{color:#fff;background-color:#1266f1}a.dark-theme .badge-google:focus,a.dark-theme .badge-google.focus{outline:0;box-shadow:0 0 0 .2rem #4285f480}.dark-theme .jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#343a40;border-radius:.3rem}@media (min-width: 576px){.dark-theme .jumbotron{padding:4rem 2rem}}.dark-theme .jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.dark-theme .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.dark-theme .alert-heading{color:inherit}.dark-theme .alert-link{font-weight:700}.dark-theme .alert-dismissible{padding-right:4rem}.dark-theme .alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.dark-theme .alert-primary{color:#1b4672;background-color:#d6e7f8;border-color:#c6ddf5}.dark-theme .alert-primary hr{border-top-color:#b0d0f1}.dark-theme .alert-primary .alert-link{color:#112d49}.dark-theme .alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.dark-theme .alert-secondary hr{border-top-color:#c8cbcf}.dark-theme .alert-secondary .alert-link{color:#202326}.dark-theme .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.dark-theme .alert-success hr{border-top-color:#b1dfbb}.dark-theme .alert-success .alert-link{color:#0b2e13}.dark-theme .alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.dark-theme .alert-info hr{border-top-color:#abdde5}.dark-theme .alert-info .alert-link{color:#062c33}.dark-theme .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.dark-theme .alert-warning hr{border-top-color:#ffe8a1}.dark-theme .alert-warning .alert-link{color:#533f03}.dark-theme .alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.dark-theme .alert-danger hr{border-top-color:#f1b0b7}.dark-theme .alert-danger .alert-link{color:#491217}.dark-theme .alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.dark-theme .alert-light hr{border-top-color:#ececf6}.dark-theme .alert-light .alert-link{color:#686868}.dark-theme .alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.dark-theme .alert-dark hr{border-top-color:#b9bbbe}.dark-theme .alert-dark .alert-link{color:#040505}.dark-theme .alert-facebook{color:#1f2e4f;background-color:#d8deea;border-color:#c8d1e2}.dark-theme .alert-facebook hr{border-top-color:#b7c3d9}.dark-theme .alert-facebook .alert-link{color:#11192a}.dark-theme .alert-google{color:#22457f;background-color:#d9e7fd;border-color:#caddfc}.dark-theme .alert-google hr{border-top-color:#b2cefb}.dark-theme .alert-google .alert-link{color:#172f57}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.dark-theme .progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.dark-theme .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion: reduce){.dark-theme .progress-bar{transition:none}}.dark-theme .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.dark-theme .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.dark-theme .progress-bar-animated{animation:none}}.dark-theme .media{display:flex;align-items:flex-start}.dark-theme .media-body{flex:1}.dark-theme .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.dark-theme .list-group-item-action{width:100%;color:#dee2e6;text-align:inherit}.dark-theme .list-group-item-action:hover,.dark-theme .list-group-item-action:focus{z-index:1;color:#dee2e6;text-decoration:none;background-color:#212529}.dark-theme .list-group-item-action:active{color:#d3d3d3;background-color:#343a40}.dark-theme .list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#191d210d;border:1px solid rgba(255,255,255,.125)}.dark-theme .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.dark-theme .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.dark-theme .list-group-item.disabled,.dark-theme .list-group-item:disabled{color:#ced4da;pointer-events:none;background-color:#191d210d}.dark-theme .list-group-item.active{z-index:2;color:#fff;background-color:#3387dc;border-color:#3387dc}.dark-theme .list-group-item+.dark-theme .list-group-item{border-top-width:0}.dark-theme .list-group-item+.dark-theme .list-group-item.active{margin-top:-1px;border-top-width:1px}.dark-theme .list-group-horizontal{flex-direction:row}.dark-theme .list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.dark-theme .list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.dark-theme .list-group-horizontal>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.dark-theme .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width: 576px){.dark-theme .list-group-horizontal-sm{flex-direction:row}.dark-theme .list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.dark-theme .list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.dark-theme .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.dark-theme .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 768px){.dark-theme .list-group-horizontal-md{flex-direction:row}.dark-theme .list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.dark-theme .list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.dark-theme .list-group-horizontal-md>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.dark-theme .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 992px){.dark-theme .list-group-horizontal-lg{flex-direction:row}.dark-theme .list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.dark-theme .list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.dark-theme .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.dark-theme .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width: 1200px){.dark-theme .list-group-horizontal-xl{flex-direction:row}.dark-theme .list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.dark-theme .list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.dark-theme .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.dark-theme .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.dark-theme .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.dark-theme .list-group-flush{border-radius:0}.dark-theme .list-group-flush>.list-group-item{border-width:0 0 1px}.dark-theme .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.dark-theme .list-group-item-primary{color:#1b4672;background-color:#c6ddf5}.dark-theme .list-group-item-primary.list-group-item-action:hover,.dark-theme .list-group-item-primary.list-group-item-action:focus{color:#1b4672;background-color:#b0d0f1}.dark-theme .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#1b4672;border-color:#1b4672}.dark-theme .list-group-item-secondary{color:#383d41;background-color:#d6d8db}.dark-theme .list-group-item-secondary.list-group-item-action:hover,.dark-theme .list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.dark-theme .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.dark-theme .list-group-item-success{color:#155724;background-color:#c3e6cb}.dark-theme .list-group-item-success.list-group-item-action:hover,.dark-theme .list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.dark-theme .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.dark-theme .list-group-item-info{color:#0c5460;background-color:#bee5eb}.dark-theme .list-group-item-info.list-group-item-action:hover,.dark-theme .list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.dark-theme .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.dark-theme .list-group-item-warning{color:#856404;background-color:#ffeeba}.dark-theme .list-group-item-warning.list-group-item-action:hover,.dark-theme .list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.dark-theme .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.dark-theme .list-group-item-danger{color:#721c24;background-color:#f5c6cb}.dark-theme .list-group-item-danger.list-group-item-action:hover,.dark-theme .list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.dark-theme .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.dark-theme .list-group-item-light{color:#818182;background-color:#fdfdfe}.dark-theme .list-group-item-light.list-group-item-action:hover,.dark-theme .list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.dark-theme .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.dark-theme .list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.dark-theme .list-group-item-dark.list-group-item-action:hover,.dark-theme .list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.dark-theme .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.dark-theme .list-group-item-facebook{color:#1f2e4f;background-color:#c8d1e2}.dark-theme .list-group-item-facebook.list-group-item-action:hover,.dark-theme .list-group-item-facebook.list-group-item-action:focus{color:#1f2e4f;background-color:#b7c3d9}.dark-theme .list-group-item-facebook.list-group-item-action.active{color:#fff;background-color:#1f2e4f;border-color:#1f2e4f}.dark-theme .list-group-item-google{color:#22457f;background-color:#caddfc}.dark-theme .list-group-item-google.list-group-item-action:hover,.dark-theme .list-group-item-google.list-group-item-action:focus{color:#22457f;background-color:#b2cefb}.dark-theme .list-group-item-google.list-group-item-action.active{color:#fff;background-color:#22457f;border-color:#22457f}.dark-theme .close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#fff;text-shadow:0 1px 0 #000;opacity:.5}.dark-theme .close:hover{color:#fff;text-decoration:none}.dark-theme .close:not(:disabled):not(.disabled):hover,.dark-theme .close:not(:disabled):not(.disabled):focus{opacity:.75}.dark-theme button.close{padding:0;background-color:transparent;border:0}.dark-theme a.close.disabled{pointer-events:none}.dark-theme .toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#000000d9;background-clip:padding-box;border:1px solid rgba(255,255,255,.1);box-shadow:0 .25rem .75rem #ffffff1a;opacity:0;border-radius:.25rem}.dark-theme .toast:not(:last-child){margin-bottom:.75rem}.dark-theme .toast.showing{opacity:1}.dark-theme .toast.show{display:block;opacity:1}.dark-theme .toast.hide{display:none}.dark-theme .toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#ced4da;background-color:#000000d9;background-clip:padding-box;border-bottom:1px solid rgba(255,255,255,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dark-theme .toast-body{padding:.75rem}.dark-theme .modal-open{overflow:hidden}.dark-theme .modal-open .modal{overflow-x:hidden;overflow-y:auto}.dark-theme .modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.dark-theme .modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .dark-theme .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .dark-theme .modal-dialog{transition:none}}.modal.show .dark-theme .modal-dialog{transform:none}.modal.modal-static .dark-theme .modal-dialog{transform:scale(1.02)}.dark-theme .modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.dark-theme .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.dark-theme .modal-dialog-scrollable .modal-header,.dark-theme .modal-dialog-scrollable .modal-footer{flex-shrink:0}.dark-theme .modal-dialog-scrollable .modal-body{overflow-y:auto}.dark-theme .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.dark-theme .modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.dark-theme .modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.dark-theme .modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.dark-theme .modal-dialog-centered.modal-dialog-scrollable:before{content:none}.dark-theme .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#191d21;background-clip:padding-box;border:1px solid rgba(255,255,255,.2);border-radius:.3rem;outline:0}.dark-theme .modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.dark-theme .modal-backdrop.fade{opacity:0}.dark-theme .modal-backdrop.show{opacity:.5}.dark-theme .modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #343a40;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.dark-theme .modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.dark-theme .modal-title{margin-bottom:0;line-height:1.5}.dark-theme .modal-body{position:relative;flex:1 1 auto;padding:1rem}.dark-theme .modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #343a40;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.dark-theme .modal-footer>*{margin:.25rem}.dark-theme .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.dark-theme .modal-dialog{max-width:500px;margin:1.75rem auto}.dark-theme .modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.dark-theme .modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.dark-theme .modal-dialog-centered{min-height:calc(100% - 3.5rem)}.dark-theme .modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.dark-theme .modal-sm{max-width:300px}}@media (min-width: 992px){.dark-theme .modal-lg,.dark-theme .modal-xl{max-width:800px}}@media (min-width: 1200px){.dark-theme .modal-xl{max-width:1140px}}.dark-theme .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.dark-theme .tooltip.show{opacity:.9}.dark-theme .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.dark-theme .tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.dark-theme .bs-tooltip-top,.dark-theme .bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.dark-theme .bs-tooltip-top .arrow,.dark-theme .bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.dark-theme .bs-tooltip-top .arrow:before,.dark-theme .bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.dark-theme .bs-tooltip-right,.dark-theme .bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.dark-theme .bs-tooltip-right .arrow,.dark-theme .bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.dark-theme .bs-tooltip-right .arrow:before,.dark-theme .bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.dark-theme .bs-tooltip-bottom,.dark-theme .bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.dark-theme .bs-tooltip-bottom .arrow,.dark-theme .bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.dark-theme .bs-tooltip-bottom .arrow:before,.dark-theme .bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.dark-theme .bs-tooltip-left,.dark-theme .bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.dark-theme .bs-tooltip-left .arrow,.dark-theme .bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.dark-theme .bs-tooltip-left .arrow:before,.dark-theme .bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.dark-theme .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.dark-theme .popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.dark-theme .popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.dark-theme .popover .arrow:before,.dark-theme .popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.dark-theme .bs-popover-top,.dark-theme .bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.dark-theme .bs-popover-top>.arrow,.dark-theme .bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.dark-theme .bs-popover-top>.arrow:before,.dark-theme .bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.dark-theme .bs-popover-top>.arrow:after,.dark-theme .bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.dark-theme .bs-popover-right,.dark-theme .bs-popover-auto[x-placement^=right]{margin-left:.5rem}.dark-theme .bs-popover-right>.arrow,.dark-theme .bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.dark-theme .bs-popover-right>.arrow:before,.dark-theme .bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.dark-theme .bs-popover-right>.arrow:after,.dark-theme .bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.dark-theme .bs-popover-bottom,.dark-theme .bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.dark-theme .bs-popover-bottom>.arrow,.dark-theme .bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.dark-theme .bs-popover-bottom>.arrow:before,.dark-theme .bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.dark-theme .bs-popover-bottom>.arrow:after,.dark-theme .bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.dark-theme .bs-popover-bottom .popover-header:before,.dark-theme .bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.dark-theme .bs-popover-left,.dark-theme .bs-popover-auto[x-placement^=left]{margin-right:.5rem}.dark-theme .bs-popover-left>.arrow,.dark-theme .bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.dark-theme .bs-popover-left>.arrow:before,.dark-theme .bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.dark-theme .bs-popover-left>.arrow:after,.dark-theme .bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.dark-theme .popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.dark-theme .popover-header:empty{display:none}.dark-theme .popover-body{padding:.5rem .75rem;color:#212529}.dark-theme .carousel{position:relative}.dark-theme .carousel.pointer-event{touch-action:pan-y}.dark-theme .carousel-inner{position:relative;width:100%;overflow:hidden}.dark-theme .carousel-inner:after{display:block;clear:both;content:""}.dark-theme .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.dark-theme .carousel-item{transition:none}}.dark-theme .carousel-item.active,.dark-theme .carousel-item-next,.dark-theme .carousel-item-prev{display:block}.dark-theme .carousel-item-next:not(.carousel-item-left),.dark-theme .active.carousel-item-right{transform:translate(100%)}.dark-theme .carousel-item-prev:not(.carousel-item-right),.dark-theme .active.carousel-item-left{transform:translate(-100%)}.dark-theme .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.dark-theme .carousel-fade .carousel-item.active,.dark-theme .carousel-fade .carousel-item-next.carousel-item-left,.dark-theme .carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.dark-theme .carousel-fade .active.carousel-item-left,.dark-theme .carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.dark-theme .carousel-fade .active.carousel-item-left,.dark-theme .carousel-fade .active.carousel-item-right{transition:none}}.dark-theme .carousel-control-prev,.dark-theme .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.dark-theme .carousel-control-prev,.dark-theme .carousel-control-next{transition:none}}.dark-theme .carousel-control-prev:hover,.dark-theme .carousel-control-prev:focus,.dark-theme .carousel-control-next:hover,.dark-theme .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.dark-theme .carousel-control-prev{left:0}.dark-theme .carousel-control-next{right:0}.dark-theme .carousel-control-prev-icon,.dark-theme .carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.dark-theme .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.dark-theme .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.dark-theme .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.dark-theme .carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.dark-theme .carousel-indicators li{transition:none}}.dark-theme .carousel-indicators .active{opacity:1}.dark-theme .carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.dark-theme .spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentcolor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.dark-theme .spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.dark-theme .spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentcolor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.dark-theme .spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion: reduce){.dark-theme .spinner-border,.dark-theme .spinner-grow{animation-duration:1.5s}}.dark-theme .align-baseline{vertical-align:baseline!important}.dark-theme .align-top{vertical-align:top!important}.dark-theme .align-middle{vertical-align:middle!important}.dark-theme .align-bottom{vertical-align:bottom!important}.dark-theme .align-text-bottom{vertical-align:text-bottom!important}.dark-theme .align-text-top{vertical-align:text-top!important}.dark-theme .bg-primary{background-color:#3387dc!important}.dark-theme a.bg-primary:hover,.dark-theme a.bg-primary:focus,.dark-theme button.bg-primary:hover,.dark-theme button.bg-primary:focus{background-color:#206ebc!important}.dark-theme .bg-secondary{background-color:#6c757d!important}.dark-theme a.bg-secondary:hover,.dark-theme a.bg-secondary:focus,.dark-theme button.bg-secondary:hover,.dark-theme button.bg-secondary:focus{background-color:#545b62!important}.dark-theme .bg-success{background-color:#28a745!important}.dark-theme a.bg-success:hover,.dark-theme a.bg-success:focus,.dark-theme button.bg-success:hover,.dark-theme button.bg-success:focus{background-color:#1e7e34!important}.dark-theme .bg-info{background-color:#17a2b8!important}.dark-theme a.bg-info:hover,.dark-theme a.bg-info:focus,.dark-theme button.bg-info:hover,.dark-theme button.bg-info:focus{background-color:#117a8b!important}.dark-theme .bg-warning{background-color:#ffc107!important}.dark-theme a.bg-warning:hover,.dark-theme a.bg-warning:focus,.dark-theme button.bg-warning:hover,.dark-theme button.bg-warning:focus{background-color:#d39e00!important}.dark-theme .bg-danger{background-color:#dc3545!important}.dark-theme a.bg-danger:hover,.dark-theme a.bg-danger:focus,.dark-theme button.bg-danger:hover,.dark-theme button.bg-danger:focus{background-color:#bd2130!important}.dark-theme .bg-light,.dark-theme .light-theme .navbar-themed,.light-theme .dark-theme .navbar-themed{background-color:#f8f9fa!important}.dark-theme a.bg-light:hover,.dark-theme .light-theme a.navbar-themed:hover,.light-theme .dark-theme a.navbar-themed:hover,.dark-theme a.bg-light:focus,.dark-theme .light-theme a.navbar-themed:focus,.light-theme .dark-theme a.navbar-themed:focus,.dark-theme button.bg-light:hover,.dark-theme .light-theme button.navbar-themed:hover,.light-theme .dark-theme button.navbar-themed:hover,.dark-theme button.bg-light:focus,.dark-theme .light-theme button.navbar-themed:focus,.light-theme .dark-theme button.navbar-themed:focus{background-color:#dae0e5!important}.dark-theme .bg-dark,.dark-theme .navbar-themed{background-color:#343a40!important}.dark-theme a.bg-dark:hover,.dark-theme a.navbar-themed:hover,.dark-theme a.bg-dark:focus,.dark-theme a.navbar-themed:focus,.dark-theme button.bg-dark:hover,.dark-theme button.navbar-themed:hover,.dark-theme button.bg-dark:focus,.dark-theme button.navbar-themed:focus{background-color:#1d2124!important}.dark-theme .bg-facebook{background-color:#3b5998!important}.dark-theme a.bg-facebook:hover,.dark-theme a.bg-facebook:focus,.dark-theme button.bg-facebook:hover,.dark-theme button.bg-facebook:focus{background-color:#2d4373!important}.dark-theme .bg-google{background-color:#4285f4!important}.dark-theme a.bg-google:hover,.dark-theme a.bg-google:focus,.dark-theme button.bg-google:hover,.dark-theme button.bg-google:focus{background-color:#1266f1!important}.dark-theme .bg-white{background-color:#fff!important}.dark-theme .bg-transparent{background-color:transparent!important}.dark-theme .border{border:1px solid #dee2e6!important}.dark-theme .border-top{border-top:1px solid #dee2e6!important}.dark-theme .border-right{border-right:1px solid #dee2e6!important}.dark-theme .border-bottom{border-bottom:1px solid #dee2e6!important}.dark-theme .border-left{border-left:1px solid #dee2e6!important}.dark-theme .border-0{border:0!important}.dark-theme .border-top-0{border-top:0!important}.dark-theme .border-right-0{border-right:0!important}.dark-theme .border-bottom-0{border-bottom:0!important}.dark-theme .border-left-0{border-left:0!important}.dark-theme .border-primary{border-color:#3387dc!important}.dark-theme .border-secondary{border-color:#6c757d!important}.dark-theme .border-success{border-color:#28a745!important}.dark-theme .border-info{border-color:#17a2b8!important}.dark-theme .border-warning{border-color:#ffc107!important}.dark-theme .border-danger{border-color:#dc3545!important}.dark-theme .border-light{border-color:#f8f9fa!important}.dark-theme .border-dark{border-color:#343a40!important}.dark-theme .border-facebook{border-color:#3b5998!important}.dark-theme .border-google{border-color:#4285f4!important}.dark-theme .border-white{border-color:#fff!important}.dark-theme .rounded-sm{border-radius:.2rem!important}.dark-theme .rounded{border-radius:.25rem!important}.dark-theme .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.dark-theme .rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.dark-theme .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.dark-theme .rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.dark-theme .rounded-lg{border-radius:.3rem!important}.dark-theme .rounded-circle{border-radius:50%!important}.dark-theme .rounded-pill{border-radius:50rem!important}.dark-theme .rounded-0{border-radius:0!important}.dark-theme .clearfix:after{display:block;clear:both;content:""}.dark-theme .d-none{display:none!important}.dark-theme .d-inline{display:inline!important}.dark-theme .d-inline-block{display:inline-block!important}.dark-theme .d-block{display:block!important}.dark-theme .d-table{display:table!important}.dark-theme .d-table-row{display:table-row!important}.dark-theme .d-table-cell{display:table-cell!important}.dark-theme .d-flex{display:flex!important}.dark-theme .d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.dark-theme .d-sm-none{display:none!important}.dark-theme .d-sm-inline{display:inline!important}.dark-theme .d-sm-inline-block{display:inline-block!important}.dark-theme .d-sm-block{display:block!important}.dark-theme .d-sm-table{display:table!important}.dark-theme .d-sm-table-row{display:table-row!important}.dark-theme .d-sm-table-cell{display:table-cell!important}.dark-theme .d-sm-flex{display:flex!important}.dark-theme .d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.dark-theme .d-md-none{display:none!important}.dark-theme .d-md-inline{display:inline!important}.dark-theme .d-md-inline-block{display:inline-block!important}.dark-theme .d-md-block{display:block!important}.dark-theme .d-md-table{display:table!important}.dark-theme .d-md-table-row{display:table-row!important}.dark-theme .d-md-table-cell{display:table-cell!important}.dark-theme .d-md-flex{display:flex!important}.dark-theme .d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.dark-theme .d-lg-none{display:none!important}.dark-theme .d-lg-inline{display:inline!important}.dark-theme .d-lg-inline-block{display:inline-block!important}.dark-theme .d-lg-block{display:block!important}.dark-theme .d-lg-table{display:table!important}.dark-theme .d-lg-table-row{display:table-row!important}.dark-theme .d-lg-table-cell{display:table-cell!important}.dark-theme .d-lg-flex{display:flex!important}.dark-theme .d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.dark-theme .d-xl-none{display:none!important}.dark-theme .d-xl-inline{display:inline!important}.dark-theme .d-xl-inline-block{display:inline-block!important}.dark-theme .d-xl-block{display:block!important}.dark-theme .d-xl-table{display:table!important}.dark-theme .d-xl-table-row{display:table-row!important}.dark-theme .d-xl-table-cell{display:table-cell!important}.dark-theme .d-xl-flex{display:flex!important}.dark-theme .d-xl-inline-flex{display:inline-flex!important}}@media print{.dark-theme .d-print-none{display:none!important}.dark-theme .d-print-inline{display:inline!important}.dark-theme .d-print-inline-block{display:inline-block!important}.dark-theme .d-print-block{display:block!important}.dark-theme .d-print-table{display:table!important}.dark-theme .d-print-table-row{display:table-row!important}.dark-theme .d-print-table-cell{display:table-cell!important}.dark-theme .d-print-flex{display:flex!important}.dark-theme .d-print-inline-flex{display:inline-flex!important}}.dark-theme .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.dark-theme .embed-responsive:before{display:block;content:""}.dark-theme .embed-responsive .embed-responsive-item,.dark-theme .embed-responsive iframe,.dark-theme .embed-responsive embed,.dark-theme .embed-responsive object,.dark-theme .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.dark-theme .embed-responsive-21by9:before{padding-top:42.85714286%}.dark-theme .embed-responsive-16by9:before{padding-top:56.25%}.dark-theme .embed-responsive-4by3:before{padding-top:75%}.dark-theme .embed-responsive-1by1:before{padding-top:100%}.dark-theme .flex-row{flex-direction:row!important}.dark-theme .flex-column{flex-direction:column!important}.dark-theme .flex-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-wrap{flex-wrap:wrap!important}.dark-theme .flex-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .flex-fill{flex:1 1 auto!important}.dark-theme .flex-grow-0{flex-grow:0!important}.dark-theme .flex-grow-1{flex-grow:1!important}.dark-theme .flex-shrink-0{flex-shrink:0!important}.dark-theme .flex-shrink-1{flex-shrink:1!important}.dark-theme .justify-content-start{justify-content:flex-start!important}.dark-theme .justify-content-end{justify-content:flex-end!important}.dark-theme .justify-content-center{justify-content:center!important}.dark-theme .justify-content-between{justify-content:space-between!important}.dark-theme .justify-content-around{justify-content:space-around!important}.dark-theme .align-items-start{align-items:flex-start!important}.dark-theme .align-items-end{align-items:flex-end!important}.dark-theme .align-items-center{align-items:center!important}.dark-theme .align-items-baseline{align-items:baseline!important}.dark-theme .align-items-stretch{align-items:stretch!important}.dark-theme .align-content-start{align-content:flex-start!important}.dark-theme .align-content-end{align-content:flex-end!important}.dark-theme .align-content-center{align-content:center!important}.dark-theme .align-content-between{align-content:space-between!important}.dark-theme .align-content-around{align-content:space-around!important}.dark-theme .align-content-stretch{align-content:stretch!important}.dark-theme .align-self-auto{align-self:auto!important}.dark-theme .align-self-start{align-self:flex-start!important}.dark-theme .align-self-end{align-self:flex-end!important}.dark-theme .align-self-center{align-self:center!important}.dark-theme .align-self-baseline{align-self:baseline!important}.dark-theme .align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.dark-theme .flex-sm-row{flex-direction:row!important}.dark-theme .flex-sm-column{flex-direction:column!important}.dark-theme .flex-sm-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-sm-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-sm-wrap{flex-wrap:wrap!important}.dark-theme .flex-sm-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .flex-sm-fill{flex:1 1 auto!important}.dark-theme .flex-sm-grow-0{flex-grow:0!important}.dark-theme .flex-sm-grow-1{flex-grow:1!important}.dark-theme .flex-sm-shrink-0{flex-shrink:0!important}.dark-theme .flex-sm-shrink-1{flex-shrink:1!important}.dark-theme .justify-content-sm-start{justify-content:flex-start!important}.dark-theme .justify-content-sm-end{justify-content:flex-end!important}.dark-theme .justify-content-sm-center{justify-content:center!important}.dark-theme .justify-content-sm-between{justify-content:space-between!important}.dark-theme .justify-content-sm-around{justify-content:space-around!important}.dark-theme .align-items-sm-start{align-items:flex-start!important}.dark-theme .align-items-sm-end{align-items:flex-end!important}.dark-theme .align-items-sm-center{align-items:center!important}.dark-theme .align-items-sm-baseline{align-items:baseline!important}.dark-theme .align-items-sm-stretch{align-items:stretch!important}.dark-theme .align-content-sm-start{align-content:flex-start!important}.dark-theme .align-content-sm-end{align-content:flex-end!important}.dark-theme .align-content-sm-center{align-content:center!important}.dark-theme .align-content-sm-between{align-content:space-between!important}.dark-theme .align-content-sm-around{align-content:space-around!important}.dark-theme .align-content-sm-stretch{align-content:stretch!important}.dark-theme .align-self-sm-auto{align-self:auto!important}.dark-theme .align-self-sm-start{align-self:flex-start!important}.dark-theme .align-self-sm-end{align-self:flex-end!important}.dark-theme .align-self-sm-center{align-self:center!important}.dark-theme .align-self-sm-baseline{align-self:baseline!important}.dark-theme .align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.dark-theme .flex-md-row{flex-direction:row!important}.dark-theme .flex-md-column{flex-direction:column!important}.dark-theme .flex-md-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-md-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-md-wrap{flex-wrap:wrap!important}.dark-theme .flex-md-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .flex-md-fill{flex:1 1 auto!important}.dark-theme .flex-md-grow-0{flex-grow:0!important}.dark-theme .flex-md-grow-1{flex-grow:1!important}.dark-theme .flex-md-shrink-0{flex-shrink:0!important}.dark-theme .flex-md-shrink-1{flex-shrink:1!important}.dark-theme .justify-content-md-start{justify-content:flex-start!important}.dark-theme .justify-content-md-end{justify-content:flex-end!important}.dark-theme .justify-content-md-center{justify-content:center!important}.dark-theme .justify-content-md-between{justify-content:space-between!important}.dark-theme .justify-content-md-around{justify-content:space-around!important}.dark-theme .align-items-md-start{align-items:flex-start!important}.dark-theme .align-items-md-end{align-items:flex-end!important}.dark-theme .align-items-md-center{align-items:center!important}.dark-theme .align-items-md-baseline{align-items:baseline!important}.dark-theme .align-items-md-stretch{align-items:stretch!important}.dark-theme .align-content-md-start{align-content:flex-start!important}.dark-theme .align-content-md-end{align-content:flex-end!important}.dark-theme .align-content-md-center{align-content:center!important}.dark-theme .align-content-md-between{align-content:space-between!important}.dark-theme .align-content-md-around{align-content:space-around!important}.dark-theme .align-content-md-stretch{align-content:stretch!important}.dark-theme .align-self-md-auto{align-self:auto!important}.dark-theme .align-self-md-start{align-self:flex-start!important}.dark-theme .align-self-md-end{align-self:flex-end!important}.dark-theme .align-self-md-center{align-self:center!important}.dark-theme .align-self-md-baseline{align-self:baseline!important}.dark-theme .align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.dark-theme .flex-lg-row{flex-direction:row!important}.dark-theme .flex-lg-column{flex-direction:column!important}.dark-theme .flex-lg-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-lg-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-lg-wrap{flex-wrap:wrap!important}.dark-theme .flex-lg-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .flex-lg-fill{flex:1 1 auto!important}.dark-theme .flex-lg-grow-0{flex-grow:0!important}.dark-theme .flex-lg-grow-1{flex-grow:1!important}.dark-theme .flex-lg-shrink-0{flex-shrink:0!important}.dark-theme .flex-lg-shrink-1{flex-shrink:1!important}.dark-theme .justify-content-lg-start{justify-content:flex-start!important}.dark-theme .justify-content-lg-end{justify-content:flex-end!important}.dark-theme .justify-content-lg-center{justify-content:center!important}.dark-theme .justify-content-lg-between{justify-content:space-between!important}.dark-theme .justify-content-lg-around{justify-content:space-around!important}.dark-theme .align-items-lg-start{align-items:flex-start!important}.dark-theme .align-items-lg-end{align-items:flex-end!important}.dark-theme .align-items-lg-center{align-items:center!important}.dark-theme .align-items-lg-baseline{align-items:baseline!important}.dark-theme .align-items-lg-stretch{align-items:stretch!important}.dark-theme .align-content-lg-start{align-content:flex-start!important}.dark-theme .align-content-lg-end{align-content:flex-end!important}.dark-theme .align-content-lg-center{align-content:center!important}.dark-theme .align-content-lg-between{align-content:space-between!important}.dark-theme .align-content-lg-around{align-content:space-around!important}.dark-theme .align-content-lg-stretch{align-content:stretch!important}.dark-theme .align-self-lg-auto{align-self:auto!important}.dark-theme .align-self-lg-start{align-self:flex-start!important}.dark-theme .align-self-lg-end{align-self:flex-end!important}.dark-theme .align-self-lg-center{align-self:center!important}.dark-theme .align-self-lg-baseline{align-self:baseline!important}.dark-theme .align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.dark-theme .flex-xl-row{flex-direction:row!important}.dark-theme .flex-xl-column{flex-direction:column!important}.dark-theme .flex-xl-row-reverse{flex-direction:row-reverse!important}.dark-theme .flex-xl-column-reverse{flex-direction:column-reverse!important}.dark-theme .flex-xl-wrap{flex-wrap:wrap!important}.dark-theme .flex-xl-nowrap{flex-wrap:nowrap!important}.dark-theme .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.dark-theme .flex-xl-fill{flex:1 1 auto!important}.dark-theme .flex-xl-grow-0{flex-grow:0!important}.dark-theme .flex-xl-grow-1{flex-grow:1!important}.dark-theme .flex-xl-shrink-0{flex-shrink:0!important}.dark-theme .flex-xl-shrink-1{flex-shrink:1!important}.dark-theme .justify-content-xl-start{justify-content:flex-start!important}.dark-theme .justify-content-xl-end{justify-content:flex-end!important}.dark-theme .justify-content-xl-center{justify-content:center!important}.dark-theme .justify-content-xl-between{justify-content:space-between!important}.dark-theme .justify-content-xl-around{justify-content:space-around!important}.dark-theme .align-items-xl-start{align-items:flex-start!important}.dark-theme .align-items-xl-end{align-items:flex-end!important}.dark-theme .align-items-xl-center{align-items:center!important}.dark-theme .align-items-xl-baseline{align-items:baseline!important}.dark-theme .align-items-xl-stretch{align-items:stretch!important}.dark-theme .align-content-xl-start{align-content:flex-start!important}.dark-theme .align-content-xl-end{align-content:flex-end!important}.dark-theme .align-content-xl-center{align-content:center!important}.dark-theme .align-content-xl-between{align-content:space-between!important}.dark-theme .align-content-xl-around{align-content:space-around!important}.dark-theme .align-content-xl-stretch{align-content:stretch!important}.dark-theme .align-self-xl-auto{align-self:auto!important}.dark-theme .align-self-xl-start{align-self:flex-start!important}.dark-theme .align-self-xl-end{align-self:flex-end!important}.dark-theme .align-self-xl-center{align-self:center!important}.dark-theme .align-self-xl-baseline{align-self:baseline!important}.dark-theme .align-self-xl-stretch{align-self:stretch!important}}.dark-theme .float-left{float:left!important}.dark-theme .float-right{float:right!important}.dark-theme .float-none{float:none!important}@media (min-width: 576px){.dark-theme .float-sm-left{float:left!important}.dark-theme .float-sm-right{float:right!important}.dark-theme .float-sm-none{float:none!important}}@media (min-width: 768px){.dark-theme .float-md-left{float:left!important}.dark-theme .float-md-right{float:right!important}.dark-theme .float-md-none{float:none!important}}@media (min-width: 992px){.dark-theme .float-lg-left{float:left!important}.dark-theme .float-lg-right{float:right!important}.dark-theme .float-lg-none{float:none!important}}@media (min-width: 1200px){.dark-theme .float-xl-left{float:left!important}.dark-theme .float-xl-right{float:right!important}.dark-theme .float-xl-none{float:none!important}}.dark-theme .user-select-all{-webkit-user-select:all!important;user-select:all!important}.dark-theme .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.dark-theme .user-select-none{-webkit-user-select:none!important;user-select:none!important}.dark-theme .overflow-auto{overflow:auto!important}.dark-theme .overflow-hidden{overflow:hidden!important}.dark-theme .position-static{position:static!important}.dark-theme .position-relative{position:relative!important}.dark-theme .position-absolute{position:absolute!important}.dark-theme .position-fixed{position:fixed!important}.dark-theme .position-sticky{position:sticky!important}.dark-theme .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.dark-theme .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.dark-theme .sticky-top{position:sticky;top:0;z-index:1020}}.dark-theme .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dark-theme .sr-only-focusable:active,.dark-theme .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.dark-theme .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.dark-theme .shadow{box-shadow:0 .5rem 1rem #00000026!important}.dark-theme .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.dark-theme .shadow-none{box-shadow:none!important}.dark-theme .w-25{width:25%!important}.dark-theme .w-50{width:50%!important}.dark-theme .w-75{width:75%!important}.dark-theme .w-100{width:100%!important}.dark-theme .w-auto{width:auto!important}.dark-theme .h-25{height:25%!important}.dark-theme .h-50{height:50%!important}.dark-theme .h-75{height:75%!important}.dark-theme .h-100{height:100%!important}.dark-theme .h-auto{height:auto!important}.dark-theme .mw-100{max-width:100%!important}.dark-theme .mh-100{max-height:100%!important}.dark-theme .min-vw-100{min-width:100vw!important}.dark-theme .min-vh-100{min-height:100vh!important}.dark-theme .vw-100{width:100vw!important}.dark-theme .vh-100{height:100vh!important}.dark-theme .m-0{margin:0!important}.dark-theme .mt-0,.dark-theme .my-0{margin-top:0!important}.dark-theme .mr-0,.dark-theme .mx-0{margin-right:0!important}.dark-theme .mb-0,.dark-theme .my-0{margin-bottom:0!important}.dark-theme .ml-0,.dark-theme .mx-0{margin-left:0!important}.dark-theme .m-1{margin:.25rem!important}.dark-theme .mt-1,.dark-theme .my-1{margin-top:.25rem!important}.dark-theme .mr-1,.dark-theme .mx-1{margin-right:.25rem!important}.dark-theme .mb-1,.dark-theme .my-1{margin-bottom:.25rem!important}.dark-theme .ml-1,.dark-theme .mx-1{margin-left:.25rem!important}.dark-theme .m-2{margin:.5rem!important}.dark-theme .mt-2,.dark-theme .my-2{margin-top:.5rem!important}.dark-theme .mr-2,.dark-theme .mx-2{margin-right:.5rem!important}.dark-theme .mb-2,.dark-theme .my-2{margin-bottom:.5rem!important}.dark-theme .ml-2,.dark-theme .mx-2{margin-left:.5rem!important}.dark-theme .m-3{margin:1rem!important}.dark-theme .mt-3,.dark-theme .my-3{margin-top:1rem!important}.dark-theme .mr-3,.dark-theme .mx-3{margin-right:1rem!important}.dark-theme .mb-3,.dark-theme .my-3{margin-bottom:1rem!important}.dark-theme .ml-3,.dark-theme .mx-3{margin-left:1rem!important}.dark-theme .m-4{margin:1.5rem!important}.dark-theme .mt-4,.dark-theme .my-4{margin-top:1.5rem!important}.dark-theme .mr-4,.dark-theme .mx-4{margin-right:1.5rem!important}.dark-theme .mb-4,.dark-theme .my-4{margin-bottom:1.5rem!important}.dark-theme .ml-4,.dark-theme .mx-4{margin-left:1.5rem!important}.dark-theme .m-5{margin:3rem!important}.dark-theme .mt-5,.dark-theme .my-5{margin-top:3rem!important}.dark-theme .mr-5,.dark-theme .mx-5{margin-right:3rem!important}.dark-theme .mb-5,.dark-theme .my-5{margin-bottom:3rem!important}.dark-theme .ml-5,.dark-theme .mx-5{margin-left:3rem!important}.dark-theme .p-0{padding:0!important}.dark-theme .pt-0,.dark-theme .py-0{padding-top:0!important}.dark-theme .pr-0,.dark-theme .px-0{padding-right:0!important}.dark-theme .pb-0,.dark-theme .py-0{padding-bottom:0!important}.dark-theme .pl-0,.dark-theme .px-0{padding-left:0!important}.dark-theme .p-1{padding:.25rem!important}.dark-theme .pt-1,.dark-theme .py-1{padding-top:.25rem!important}.dark-theme .pr-1,.dark-theme .px-1{padding-right:.25rem!important}.dark-theme .pb-1,.dark-theme .py-1{padding-bottom:.25rem!important}.dark-theme .pl-1,.dark-theme .px-1{padding-left:.25rem!important}.dark-theme .p-2{padding:.5rem!important}.dark-theme .pt-2,.dark-theme .py-2{padding-top:.5rem!important}.dark-theme .pr-2,.dark-theme .px-2{padding-right:.5rem!important}.dark-theme .pb-2,.dark-theme .py-2{padding-bottom:.5rem!important}.dark-theme .pl-2,.dark-theme .px-2{padding-left:.5rem!important}.dark-theme .p-3{padding:1rem!important}.dark-theme .pt-3,.dark-theme .py-3{padding-top:1rem!important}.dark-theme .pr-3,.dark-theme .px-3{padding-right:1rem!important}.dark-theme .pb-3,.dark-theme .py-3{padding-bottom:1rem!important}.dark-theme .pl-3,.dark-theme .px-3{padding-left:1rem!important}.dark-theme .p-4{padding:1.5rem!important}.dark-theme .pt-4,.dark-theme .py-4{padding-top:1.5rem!important}.dark-theme .pr-4,.dark-theme .px-4{padding-right:1.5rem!important}.dark-theme .pb-4,.dark-theme .py-4{padding-bottom:1.5rem!important}.dark-theme .pl-4,.dark-theme .px-4{padding-left:1.5rem!important}.dark-theme .p-5{padding:3rem!important}.dark-theme .pt-5,.dark-theme .py-5{padding-top:3rem!important}.dark-theme .pr-5,.dark-theme .px-5{padding-right:3rem!important}.dark-theme .pb-5,.dark-theme .py-5{padding-bottom:3rem!important}.dark-theme .pl-5,.dark-theme .px-5{padding-left:3rem!important}.dark-theme .m-n1{margin:-.25rem!important}.dark-theme .mt-n1,.dark-theme .my-n1{margin-top:-.25rem!important}.dark-theme .mr-n1,.dark-theme .mx-n1{margin-right:-.25rem!important}.dark-theme .mb-n1,.dark-theme .my-n1{margin-bottom:-.25rem!important}.dark-theme .ml-n1,.dark-theme .mx-n1{margin-left:-.25rem!important}.dark-theme .m-n2{margin:-.5rem!important}.dark-theme .mt-n2,.dark-theme .my-n2{margin-top:-.5rem!important}.dark-theme .mr-n2,.dark-theme .mx-n2{margin-right:-.5rem!important}.dark-theme .mb-n2,.dark-theme .my-n2{margin-bottom:-.5rem!important}.dark-theme .ml-n2,.dark-theme .mx-n2{margin-left:-.5rem!important}.dark-theme .m-n3{margin:-1rem!important}.dark-theme .mt-n3,.dark-theme .my-n3{margin-top:-1rem!important}.dark-theme .mr-n3,.dark-theme .mx-n3{margin-right:-1rem!important}.dark-theme .mb-n3,.dark-theme .my-n3{margin-bottom:-1rem!important}.dark-theme .ml-n3,.dark-theme .mx-n3{margin-left:-1rem!important}.dark-theme .m-n4{margin:-1.5rem!important}.dark-theme .mt-n4,.dark-theme .my-n4{margin-top:-1.5rem!important}.dark-theme .mr-n4,.dark-theme .mx-n4{margin-right:-1.5rem!important}.dark-theme .mb-n4,.dark-theme .my-n4{margin-bottom:-1.5rem!important}.dark-theme .ml-n4,.dark-theme .mx-n4{margin-left:-1.5rem!important}.dark-theme .m-n5{margin:-3rem!important}.dark-theme .mt-n5,.dark-theme .my-n5{margin-top:-3rem!important}.dark-theme .mr-n5,.dark-theme .mx-n5{margin-right:-3rem!important}.dark-theme .mb-n5,.dark-theme .my-n5{margin-bottom:-3rem!important}.dark-theme .ml-n5,.dark-theme .mx-n5{margin-left:-3rem!important}.dark-theme .m-auto{margin:auto!important}.dark-theme .mt-auto,.dark-theme .my-auto{margin-top:auto!important}.dark-theme .mr-auto,.dark-theme .mx-auto{margin-right:auto!important}.dark-theme .mb-auto,.dark-theme .my-auto{margin-bottom:auto!important}.dark-theme .ml-auto,.dark-theme .mx-auto{margin-left:auto!important}@media (min-width: 576px){.dark-theme .m-sm-0{margin:0!important}.dark-theme .mt-sm-0,.dark-theme .my-sm-0{margin-top:0!important}.dark-theme .mr-sm-0,.dark-theme .mx-sm-0{margin-right:0!important}.dark-theme .mb-sm-0,.dark-theme .my-sm-0{margin-bottom:0!important}.dark-theme .ml-sm-0,.dark-theme .mx-sm-0{margin-left:0!important}.dark-theme .m-sm-1{margin:.25rem!important}.dark-theme .mt-sm-1,.dark-theme .my-sm-1{margin-top:.25rem!important}.dark-theme .mr-sm-1,.dark-theme .mx-sm-1{margin-right:.25rem!important}.dark-theme .mb-sm-1,.dark-theme .my-sm-1{margin-bottom:.25rem!important}.dark-theme .ml-sm-1,.dark-theme .mx-sm-1{margin-left:.25rem!important}.dark-theme .m-sm-2{margin:.5rem!important}.dark-theme .mt-sm-2,.dark-theme .my-sm-2{margin-top:.5rem!important}.dark-theme .mr-sm-2,.dark-theme .mx-sm-2{margin-right:.5rem!important}.dark-theme .mb-sm-2,.dark-theme .my-sm-2{margin-bottom:.5rem!important}.dark-theme .ml-sm-2,.dark-theme .mx-sm-2{margin-left:.5rem!important}.dark-theme .m-sm-3{margin:1rem!important}.dark-theme .mt-sm-3,.dark-theme .my-sm-3{margin-top:1rem!important}.dark-theme .mr-sm-3,.dark-theme .mx-sm-3{margin-right:1rem!important}.dark-theme .mb-sm-3,.dark-theme .my-sm-3{margin-bottom:1rem!important}.dark-theme .ml-sm-3,.dark-theme .mx-sm-3{margin-left:1rem!important}.dark-theme .m-sm-4{margin:1.5rem!important}.dark-theme .mt-sm-4,.dark-theme .my-sm-4{margin-top:1.5rem!important}.dark-theme .mr-sm-4,.dark-theme .mx-sm-4{margin-right:1.5rem!important}.dark-theme .mb-sm-4,.dark-theme .my-sm-4{margin-bottom:1.5rem!important}.dark-theme .ml-sm-4,.dark-theme .mx-sm-4{margin-left:1.5rem!important}.dark-theme .m-sm-5{margin:3rem!important}.dark-theme .mt-sm-5,.dark-theme .my-sm-5{margin-top:3rem!important}.dark-theme .mr-sm-5,.dark-theme .mx-sm-5{margin-right:3rem!important}.dark-theme .mb-sm-5,.dark-theme .my-sm-5{margin-bottom:3rem!important}.dark-theme .ml-sm-5,.dark-theme .mx-sm-5{margin-left:3rem!important}.dark-theme .p-sm-0{padding:0!important}.dark-theme .pt-sm-0,.dark-theme .py-sm-0{padding-top:0!important}.dark-theme .pr-sm-0,.dark-theme .px-sm-0{padding-right:0!important}.dark-theme .pb-sm-0,.dark-theme .py-sm-0{padding-bottom:0!important}.dark-theme .pl-sm-0,.dark-theme .px-sm-0{padding-left:0!important}.dark-theme .p-sm-1{padding:.25rem!important}.dark-theme .pt-sm-1,.dark-theme .py-sm-1{padding-top:.25rem!important}.dark-theme .pr-sm-1,.dark-theme .px-sm-1{padding-right:.25rem!important}.dark-theme .pb-sm-1,.dark-theme .py-sm-1{padding-bottom:.25rem!important}.dark-theme .pl-sm-1,.dark-theme .px-sm-1{padding-left:.25rem!important}.dark-theme .p-sm-2{padding:.5rem!important}.dark-theme .pt-sm-2,.dark-theme .py-sm-2{padding-top:.5rem!important}.dark-theme .pr-sm-2,.dark-theme .px-sm-2{padding-right:.5rem!important}.dark-theme .pb-sm-2,.dark-theme .py-sm-2{padding-bottom:.5rem!important}.dark-theme .pl-sm-2,.dark-theme .px-sm-2{padding-left:.5rem!important}.dark-theme .p-sm-3{padding:1rem!important}.dark-theme .pt-sm-3,.dark-theme .py-sm-3{padding-top:1rem!important}.dark-theme .pr-sm-3,.dark-theme .px-sm-3{padding-right:1rem!important}.dark-theme .pb-sm-3,.dark-theme .py-sm-3{padding-bottom:1rem!important}.dark-theme .pl-sm-3,.dark-theme .px-sm-3{padding-left:1rem!important}.dark-theme .p-sm-4{padding:1.5rem!important}.dark-theme .pt-sm-4,.dark-theme .py-sm-4{padding-top:1.5rem!important}.dark-theme .pr-sm-4,.dark-theme .px-sm-4{padding-right:1.5rem!important}.dark-theme .pb-sm-4,.dark-theme .py-sm-4{padding-bottom:1.5rem!important}.dark-theme .pl-sm-4,.dark-theme .px-sm-4{padding-left:1.5rem!important}.dark-theme .p-sm-5{padding:3rem!important}.dark-theme .pt-sm-5,.dark-theme .py-sm-5{padding-top:3rem!important}.dark-theme .pr-sm-5,.dark-theme .px-sm-5{padding-right:3rem!important}.dark-theme .pb-sm-5,.dark-theme .py-sm-5{padding-bottom:3rem!important}.dark-theme .pl-sm-5,.dark-theme .px-sm-5{padding-left:3rem!important}.dark-theme .m-sm-n1{margin:-.25rem!important}.dark-theme .mt-sm-n1,.dark-theme .my-sm-n1{margin-top:-.25rem!important}.dark-theme .mr-sm-n1,.dark-theme .mx-sm-n1{margin-right:-.25rem!important}.dark-theme .mb-sm-n1,.dark-theme .my-sm-n1{margin-bottom:-.25rem!important}.dark-theme .ml-sm-n1,.dark-theme .mx-sm-n1{margin-left:-.25rem!important}.dark-theme .m-sm-n2{margin:-.5rem!important}.dark-theme .mt-sm-n2,.dark-theme .my-sm-n2{margin-top:-.5rem!important}.dark-theme .mr-sm-n2,.dark-theme .mx-sm-n2{margin-right:-.5rem!important}.dark-theme .mb-sm-n2,.dark-theme .my-sm-n2{margin-bottom:-.5rem!important}.dark-theme .ml-sm-n2,.dark-theme .mx-sm-n2{margin-left:-.5rem!important}.dark-theme .m-sm-n3{margin:-1rem!important}.dark-theme .mt-sm-n3,.dark-theme .my-sm-n3{margin-top:-1rem!important}.dark-theme .mr-sm-n3,.dark-theme .mx-sm-n3{margin-right:-1rem!important}.dark-theme .mb-sm-n3,.dark-theme .my-sm-n3{margin-bottom:-1rem!important}.dark-theme .ml-sm-n3,.dark-theme .mx-sm-n3{margin-left:-1rem!important}.dark-theme .m-sm-n4{margin:-1.5rem!important}.dark-theme .mt-sm-n4,.dark-theme .my-sm-n4{margin-top:-1.5rem!important}.dark-theme .mr-sm-n4,.dark-theme .mx-sm-n4{margin-right:-1.5rem!important}.dark-theme .mb-sm-n4,.dark-theme .my-sm-n4{margin-bottom:-1.5rem!important}.dark-theme .ml-sm-n4,.dark-theme .mx-sm-n4{margin-left:-1.5rem!important}.dark-theme .m-sm-n5{margin:-3rem!important}.dark-theme .mt-sm-n5,.dark-theme .my-sm-n5{margin-top:-3rem!important}.dark-theme .mr-sm-n5,.dark-theme .mx-sm-n5{margin-right:-3rem!important}.dark-theme .mb-sm-n5,.dark-theme .my-sm-n5{margin-bottom:-3rem!important}.dark-theme .ml-sm-n5,.dark-theme .mx-sm-n5{margin-left:-3rem!important}.dark-theme .m-sm-auto{margin:auto!important}.dark-theme .mt-sm-auto,.dark-theme .my-sm-auto{margin-top:auto!important}.dark-theme .mr-sm-auto,.dark-theme .mx-sm-auto{margin-right:auto!important}.dark-theme .mb-sm-auto,.dark-theme .my-sm-auto{margin-bottom:auto!important}.dark-theme .ml-sm-auto,.dark-theme .mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.dark-theme .m-md-0{margin:0!important}.dark-theme .mt-md-0,.dark-theme .my-md-0{margin-top:0!important}.dark-theme .mr-md-0,.dark-theme .mx-md-0{margin-right:0!important}.dark-theme .mb-md-0,.dark-theme .my-md-0{margin-bottom:0!important}.dark-theme .ml-md-0,.dark-theme .mx-md-0{margin-left:0!important}.dark-theme .m-md-1{margin:.25rem!important}.dark-theme .mt-md-1,.dark-theme .my-md-1{margin-top:.25rem!important}.dark-theme .mr-md-1,.dark-theme .mx-md-1{margin-right:.25rem!important}.dark-theme .mb-md-1,.dark-theme .my-md-1{margin-bottom:.25rem!important}.dark-theme .ml-md-1,.dark-theme .mx-md-1{margin-left:.25rem!important}.dark-theme .m-md-2{margin:.5rem!important}.dark-theme .mt-md-2,.dark-theme .my-md-2{margin-top:.5rem!important}.dark-theme .mr-md-2,.dark-theme .mx-md-2{margin-right:.5rem!important}.dark-theme .mb-md-2,.dark-theme .my-md-2{margin-bottom:.5rem!important}.dark-theme .ml-md-2,.dark-theme .mx-md-2{margin-left:.5rem!important}.dark-theme .m-md-3{margin:1rem!important}.dark-theme .mt-md-3,.dark-theme .my-md-3{margin-top:1rem!important}.dark-theme .mr-md-3,.dark-theme .mx-md-3{margin-right:1rem!important}.dark-theme .mb-md-3,.dark-theme .my-md-3{margin-bottom:1rem!important}.dark-theme .ml-md-3,.dark-theme .mx-md-3{margin-left:1rem!important}.dark-theme .m-md-4{margin:1.5rem!important}.dark-theme .mt-md-4,.dark-theme .my-md-4{margin-top:1.5rem!important}.dark-theme .mr-md-4,.dark-theme .mx-md-4{margin-right:1.5rem!important}.dark-theme .mb-md-4,.dark-theme .my-md-4{margin-bottom:1.5rem!important}.dark-theme .ml-md-4,.dark-theme .mx-md-4{margin-left:1.5rem!important}.dark-theme .m-md-5{margin:3rem!important}.dark-theme .mt-md-5,.dark-theme .my-md-5{margin-top:3rem!important}.dark-theme .mr-md-5,.dark-theme .mx-md-5{margin-right:3rem!important}.dark-theme .mb-md-5,.dark-theme .my-md-5{margin-bottom:3rem!important}.dark-theme .ml-md-5,.dark-theme .mx-md-5{margin-left:3rem!important}.dark-theme .p-md-0{padding:0!important}.dark-theme .pt-md-0,.dark-theme .py-md-0{padding-top:0!important}.dark-theme .pr-md-0,.dark-theme .px-md-0{padding-right:0!important}.dark-theme .pb-md-0,.dark-theme .py-md-0{padding-bottom:0!important}.dark-theme .pl-md-0,.dark-theme .px-md-0{padding-left:0!important}.dark-theme .p-md-1{padding:.25rem!important}.dark-theme .pt-md-1,.dark-theme .py-md-1{padding-top:.25rem!important}.dark-theme .pr-md-1,.dark-theme .px-md-1{padding-right:.25rem!important}.dark-theme .pb-md-1,.dark-theme .py-md-1{padding-bottom:.25rem!important}.dark-theme .pl-md-1,.dark-theme .px-md-1{padding-left:.25rem!important}.dark-theme .p-md-2{padding:.5rem!important}.dark-theme .pt-md-2,.dark-theme .py-md-2{padding-top:.5rem!important}.dark-theme .pr-md-2,.dark-theme .px-md-2{padding-right:.5rem!important}.dark-theme .pb-md-2,.dark-theme .py-md-2{padding-bottom:.5rem!important}.dark-theme .pl-md-2,.dark-theme .px-md-2{padding-left:.5rem!important}.dark-theme .p-md-3{padding:1rem!important}.dark-theme .pt-md-3,.dark-theme .py-md-3{padding-top:1rem!important}.dark-theme .pr-md-3,.dark-theme .px-md-3{padding-right:1rem!important}.dark-theme .pb-md-3,.dark-theme .py-md-3{padding-bottom:1rem!important}.dark-theme .pl-md-3,.dark-theme .px-md-3{padding-left:1rem!important}.dark-theme .p-md-4{padding:1.5rem!important}.dark-theme .pt-md-4,.dark-theme .py-md-4{padding-top:1.5rem!important}.dark-theme .pr-md-4,.dark-theme .px-md-4{padding-right:1.5rem!important}.dark-theme .pb-md-4,.dark-theme .py-md-4{padding-bottom:1.5rem!important}.dark-theme .pl-md-4,.dark-theme .px-md-4{padding-left:1.5rem!important}.dark-theme .p-md-5{padding:3rem!important}.dark-theme .pt-md-5,.dark-theme .py-md-5{padding-top:3rem!important}.dark-theme .pr-md-5,.dark-theme .px-md-5{padding-right:3rem!important}.dark-theme .pb-md-5,.dark-theme .py-md-5{padding-bottom:3rem!important}.dark-theme .pl-md-5,.dark-theme .px-md-5{padding-left:3rem!important}.dark-theme .m-md-n1{margin:-.25rem!important}.dark-theme .mt-md-n1,.dark-theme .my-md-n1{margin-top:-.25rem!important}.dark-theme .mr-md-n1,.dark-theme .mx-md-n1{margin-right:-.25rem!important}.dark-theme .mb-md-n1,.dark-theme .my-md-n1{margin-bottom:-.25rem!important}.dark-theme .ml-md-n1,.dark-theme .mx-md-n1{margin-left:-.25rem!important}.dark-theme .m-md-n2{margin:-.5rem!important}.dark-theme .mt-md-n2,.dark-theme .my-md-n2{margin-top:-.5rem!important}.dark-theme .mr-md-n2,.dark-theme .mx-md-n2{margin-right:-.5rem!important}.dark-theme .mb-md-n2,.dark-theme .my-md-n2{margin-bottom:-.5rem!important}.dark-theme .ml-md-n2,.dark-theme .mx-md-n2{margin-left:-.5rem!important}.dark-theme .m-md-n3{margin:-1rem!important}.dark-theme .mt-md-n3,.dark-theme .my-md-n3{margin-top:-1rem!important}.dark-theme .mr-md-n3,.dark-theme .mx-md-n3{margin-right:-1rem!important}.dark-theme .mb-md-n3,.dark-theme .my-md-n3{margin-bottom:-1rem!important}.dark-theme .ml-md-n3,.dark-theme .mx-md-n3{margin-left:-1rem!important}.dark-theme .m-md-n4{margin:-1.5rem!important}.dark-theme .mt-md-n4,.dark-theme .my-md-n4{margin-top:-1.5rem!important}.dark-theme .mr-md-n4,.dark-theme .mx-md-n4{margin-right:-1.5rem!important}.dark-theme .mb-md-n4,.dark-theme .my-md-n4{margin-bottom:-1.5rem!important}.dark-theme .ml-md-n4,.dark-theme .mx-md-n4{margin-left:-1.5rem!important}.dark-theme .m-md-n5{margin:-3rem!important}.dark-theme .mt-md-n5,.dark-theme .my-md-n5{margin-top:-3rem!important}.dark-theme .mr-md-n5,.dark-theme .mx-md-n5{margin-right:-3rem!important}.dark-theme .mb-md-n5,.dark-theme .my-md-n5{margin-bottom:-3rem!important}.dark-theme .ml-md-n5,.dark-theme .mx-md-n5{margin-left:-3rem!important}.dark-theme .m-md-auto{margin:auto!important}.dark-theme .mt-md-auto,.dark-theme .my-md-auto{margin-top:auto!important}.dark-theme .mr-md-auto,.dark-theme .mx-md-auto{margin-right:auto!important}.dark-theme .mb-md-auto,.dark-theme .my-md-auto{margin-bottom:auto!important}.dark-theme .ml-md-auto,.dark-theme .mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.dark-theme .m-lg-0{margin:0!important}.dark-theme .mt-lg-0,.dark-theme .my-lg-0{margin-top:0!important}.dark-theme .mr-lg-0,.dark-theme .mx-lg-0{margin-right:0!important}.dark-theme .mb-lg-0,.dark-theme .my-lg-0{margin-bottom:0!important}.dark-theme .ml-lg-0,.dark-theme .mx-lg-0{margin-left:0!important}.dark-theme .m-lg-1{margin:.25rem!important}.dark-theme .mt-lg-1,.dark-theme .my-lg-1{margin-top:.25rem!important}.dark-theme .mr-lg-1,.dark-theme .mx-lg-1{margin-right:.25rem!important}.dark-theme .mb-lg-1,.dark-theme .my-lg-1{margin-bottom:.25rem!important}.dark-theme .ml-lg-1,.dark-theme .mx-lg-1{margin-left:.25rem!important}.dark-theme .m-lg-2{margin:.5rem!important}.dark-theme .mt-lg-2,.dark-theme .my-lg-2{margin-top:.5rem!important}.dark-theme .mr-lg-2,.dark-theme .mx-lg-2{margin-right:.5rem!important}.dark-theme .mb-lg-2,.dark-theme .my-lg-2{margin-bottom:.5rem!important}.dark-theme .ml-lg-2,.dark-theme .mx-lg-2{margin-left:.5rem!important}.dark-theme .m-lg-3{margin:1rem!important}.dark-theme .mt-lg-3,.dark-theme .my-lg-3{margin-top:1rem!important}.dark-theme .mr-lg-3,.dark-theme .mx-lg-3{margin-right:1rem!important}.dark-theme .mb-lg-3,.dark-theme .my-lg-3{margin-bottom:1rem!important}.dark-theme .ml-lg-3,.dark-theme .mx-lg-3{margin-left:1rem!important}.dark-theme .m-lg-4{margin:1.5rem!important}.dark-theme .mt-lg-4,.dark-theme .my-lg-4{margin-top:1.5rem!important}.dark-theme .mr-lg-4,.dark-theme .mx-lg-4{margin-right:1.5rem!important}.dark-theme .mb-lg-4,.dark-theme .my-lg-4{margin-bottom:1.5rem!important}.dark-theme .ml-lg-4,.dark-theme .mx-lg-4{margin-left:1.5rem!important}.dark-theme .m-lg-5{margin:3rem!important}.dark-theme .mt-lg-5,.dark-theme .my-lg-5{margin-top:3rem!important}.dark-theme .mr-lg-5,.dark-theme .mx-lg-5{margin-right:3rem!important}.dark-theme .mb-lg-5,.dark-theme .my-lg-5{margin-bottom:3rem!important}.dark-theme .ml-lg-5,.dark-theme .mx-lg-5{margin-left:3rem!important}.dark-theme .p-lg-0{padding:0!important}.dark-theme .pt-lg-0,.dark-theme .py-lg-0{padding-top:0!important}.dark-theme .pr-lg-0,.dark-theme .px-lg-0{padding-right:0!important}.dark-theme .pb-lg-0,.dark-theme .py-lg-0{padding-bottom:0!important}.dark-theme .pl-lg-0,.dark-theme .px-lg-0{padding-left:0!important}.dark-theme .p-lg-1{padding:.25rem!important}.dark-theme .pt-lg-1,.dark-theme .py-lg-1{padding-top:.25rem!important}.dark-theme .pr-lg-1,.dark-theme .px-lg-1{padding-right:.25rem!important}.dark-theme .pb-lg-1,.dark-theme .py-lg-1{padding-bottom:.25rem!important}.dark-theme .pl-lg-1,.dark-theme .px-lg-1{padding-left:.25rem!important}.dark-theme .p-lg-2{padding:.5rem!important}.dark-theme .pt-lg-2,.dark-theme .py-lg-2{padding-top:.5rem!important}.dark-theme .pr-lg-2,.dark-theme .px-lg-2{padding-right:.5rem!important}.dark-theme .pb-lg-2,.dark-theme .py-lg-2{padding-bottom:.5rem!important}.dark-theme .pl-lg-2,.dark-theme .px-lg-2{padding-left:.5rem!important}.dark-theme .p-lg-3{padding:1rem!important}.dark-theme .pt-lg-3,.dark-theme .py-lg-3{padding-top:1rem!important}.dark-theme .pr-lg-3,.dark-theme .px-lg-3{padding-right:1rem!important}.dark-theme .pb-lg-3,.dark-theme .py-lg-3{padding-bottom:1rem!important}.dark-theme .pl-lg-3,.dark-theme .px-lg-3{padding-left:1rem!important}.dark-theme .p-lg-4{padding:1.5rem!important}.dark-theme .pt-lg-4,.dark-theme .py-lg-4{padding-top:1.5rem!important}.dark-theme .pr-lg-4,.dark-theme .px-lg-4{padding-right:1.5rem!important}.dark-theme .pb-lg-4,.dark-theme .py-lg-4{padding-bottom:1.5rem!important}.dark-theme .pl-lg-4,.dark-theme .px-lg-4{padding-left:1.5rem!important}.dark-theme .p-lg-5{padding:3rem!important}.dark-theme .pt-lg-5,.dark-theme .py-lg-5{padding-top:3rem!important}.dark-theme .pr-lg-5,.dark-theme .px-lg-5{padding-right:3rem!important}.dark-theme .pb-lg-5,.dark-theme .py-lg-5{padding-bottom:3rem!important}.dark-theme .pl-lg-5,.dark-theme .px-lg-5{padding-left:3rem!important}.dark-theme .m-lg-n1{margin:-.25rem!important}.dark-theme .mt-lg-n1,.dark-theme .my-lg-n1{margin-top:-.25rem!important}.dark-theme .mr-lg-n1,.dark-theme .mx-lg-n1{margin-right:-.25rem!important}.dark-theme .mb-lg-n1,.dark-theme .my-lg-n1{margin-bottom:-.25rem!important}.dark-theme .ml-lg-n1,.dark-theme .mx-lg-n1{margin-left:-.25rem!important}.dark-theme .m-lg-n2{margin:-.5rem!important}.dark-theme .mt-lg-n2,.dark-theme .my-lg-n2{margin-top:-.5rem!important}.dark-theme .mr-lg-n2,.dark-theme .mx-lg-n2{margin-right:-.5rem!important}.dark-theme .mb-lg-n2,.dark-theme .my-lg-n2{margin-bottom:-.5rem!important}.dark-theme .ml-lg-n2,.dark-theme .mx-lg-n2{margin-left:-.5rem!important}.dark-theme .m-lg-n3{margin:-1rem!important}.dark-theme .mt-lg-n3,.dark-theme .my-lg-n3{margin-top:-1rem!important}.dark-theme .mr-lg-n3,.dark-theme .mx-lg-n3{margin-right:-1rem!important}.dark-theme .mb-lg-n3,.dark-theme .my-lg-n3{margin-bottom:-1rem!important}.dark-theme .ml-lg-n3,.dark-theme .mx-lg-n3{margin-left:-1rem!important}.dark-theme .m-lg-n4{margin:-1.5rem!important}.dark-theme .mt-lg-n4,.dark-theme .my-lg-n4{margin-top:-1.5rem!important}.dark-theme .mr-lg-n4,.dark-theme .mx-lg-n4{margin-right:-1.5rem!important}.dark-theme .mb-lg-n4,.dark-theme .my-lg-n4{margin-bottom:-1.5rem!important}.dark-theme .ml-lg-n4,.dark-theme .mx-lg-n4{margin-left:-1.5rem!important}.dark-theme .m-lg-n5{margin:-3rem!important}.dark-theme .mt-lg-n5,.dark-theme .my-lg-n5{margin-top:-3rem!important}.dark-theme .mr-lg-n5,.dark-theme .mx-lg-n5{margin-right:-3rem!important}.dark-theme .mb-lg-n5,.dark-theme .my-lg-n5{margin-bottom:-3rem!important}.dark-theme .ml-lg-n5,.dark-theme .mx-lg-n5{margin-left:-3rem!important}.dark-theme .m-lg-auto{margin:auto!important}.dark-theme .mt-lg-auto,.dark-theme .my-lg-auto{margin-top:auto!important}.dark-theme .mr-lg-auto,.dark-theme .mx-lg-auto{margin-right:auto!important}.dark-theme .mb-lg-auto,.dark-theme .my-lg-auto{margin-bottom:auto!important}.dark-theme .ml-lg-auto,.dark-theme .mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.dark-theme .m-xl-0{margin:0!important}.dark-theme .mt-xl-0,.dark-theme .my-xl-0{margin-top:0!important}.dark-theme .mr-xl-0,.dark-theme .mx-xl-0{margin-right:0!important}.dark-theme .mb-xl-0,.dark-theme .my-xl-0{margin-bottom:0!important}.dark-theme .ml-xl-0,.dark-theme .mx-xl-0{margin-left:0!important}.dark-theme .m-xl-1{margin:.25rem!important}.dark-theme .mt-xl-1,.dark-theme .my-xl-1{margin-top:.25rem!important}.dark-theme .mr-xl-1,.dark-theme .mx-xl-1{margin-right:.25rem!important}.dark-theme .mb-xl-1,.dark-theme .my-xl-1{margin-bottom:.25rem!important}.dark-theme .ml-xl-1,.dark-theme .mx-xl-1{margin-left:.25rem!important}.dark-theme .m-xl-2{margin:.5rem!important}.dark-theme .mt-xl-2,.dark-theme .my-xl-2{margin-top:.5rem!important}.dark-theme .mr-xl-2,.dark-theme .mx-xl-2{margin-right:.5rem!important}.dark-theme .mb-xl-2,.dark-theme .my-xl-2{margin-bottom:.5rem!important}.dark-theme .ml-xl-2,.dark-theme .mx-xl-2{margin-left:.5rem!important}.dark-theme .m-xl-3{margin:1rem!important}.dark-theme .mt-xl-3,.dark-theme .my-xl-3{margin-top:1rem!important}.dark-theme .mr-xl-3,.dark-theme .mx-xl-3{margin-right:1rem!important}.dark-theme .mb-xl-3,.dark-theme .my-xl-3{margin-bottom:1rem!important}.dark-theme .ml-xl-3,.dark-theme .mx-xl-3{margin-left:1rem!important}.dark-theme .m-xl-4{margin:1.5rem!important}.dark-theme .mt-xl-4,.dark-theme .my-xl-4{margin-top:1.5rem!important}.dark-theme .mr-xl-4,.dark-theme .mx-xl-4{margin-right:1.5rem!important}.dark-theme .mb-xl-4,.dark-theme .my-xl-4{margin-bottom:1.5rem!important}.dark-theme .ml-xl-4,.dark-theme .mx-xl-4{margin-left:1.5rem!important}.dark-theme .m-xl-5{margin:3rem!important}.dark-theme .mt-xl-5,.dark-theme .my-xl-5{margin-top:3rem!important}.dark-theme .mr-xl-5,.dark-theme .mx-xl-5{margin-right:3rem!important}.dark-theme .mb-xl-5,.dark-theme .my-xl-5{margin-bottom:3rem!important}.dark-theme .ml-xl-5,.dark-theme .mx-xl-5{margin-left:3rem!important}.dark-theme .p-xl-0{padding:0!important}.dark-theme .pt-xl-0,.dark-theme .py-xl-0{padding-top:0!important}.dark-theme .pr-xl-0,.dark-theme .px-xl-0{padding-right:0!important}.dark-theme .pb-xl-0,.dark-theme .py-xl-0{padding-bottom:0!important}.dark-theme .pl-xl-0,.dark-theme .px-xl-0{padding-left:0!important}.dark-theme .p-xl-1{padding:.25rem!important}.dark-theme .pt-xl-1,.dark-theme .py-xl-1{padding-top:.25rem!important}.dark-theme .pr-xl-1,.dark-theme .px-xl-1{padding-right:.25rem!important}.dark-theme .pb-xl-1,.dark-theme .py-xl-1{padding-bottom:.25rem!important}.dark-theme .pl-xl-1,.dark-theme .px-xl-1{padding-left:.25rem!important}.dark-theme .p-xl-2{padding:.5rem!important}.dark-theme .pt-xl-2,.dark-theme .py-xl-2{padding-top:.5rem!important}.dark-theme .pr-xl-2,.dark-theme .px-xl-2{padding-right:.5rem!important}.dark-theme .pb-xl-2,.dark-theme .py-xl-2{padding-bottom:.5rem!important}.dark-theme .pl-xl-2,.dark-theme .px-xl-2{padding-left:.5rem!important}.dark-theme .p-xl-3{padding:1rem!important}.dark-theme .pt-xl-3,.dark-theme .py-xl-3{padding-top:1rem!important}.dark-theme .pr-xl-3,.dark-theme .px-xl-3{padding-right:1rem!important}.dark-theme .pb-xl-3,.dark-theme .py-xl-3{padding-bottom:1rem!important}.dark-theme .pl-xl-3,.dark-theme .px-xl-3{padding-left:1rem!important}.dark-theme .p-xl-4{padding:1.5rem!important}.dark-theme .pt-xl-4,.dark-theme .py-xl-4{padding-top:1.5rem!important}.dark-theme .pr-xl-4,.dark-theme .px-xl-4{padding-right:1.5rem!important}.dark-theme .pb-xl-4,.dark-theme .py-xl-4{padding-bottom:1.5rem!important}.dark-theme .pl-xl-4,.dark-theme .px-xl-4{padding-left:1.5rem!important}.dark-theme .p-xl-5{padding:3rem!important}.dark-theme .pt-xl-5,.dark-theme .py-xl-5{padding-top:3rem!important}.dark-theme .pr-xl-5,.dark-theme .px-xl-5{padding-right:3rem!important}.dark-theme .pb-xl-5,.dark-theme .py-xl-5{padding-bottom:3rem!important}.dark-theme .pl-xl-5,.dark-theme .px-xl-5{padding-left:3rem!important}.dark-theme .m-xl-n1{margin:-.25rem!important}.dark-theme .mt-xl-n1,.dark-theme .my-xl-n1{margin-top:-.25rem!important}.dark-theme .mr-xl-n1,.dark-theme .mx-xl-n1{margin-right:-.25rem!important}.dark-theme .mb-xl-n1,.dark-theme .my-xl-n1{margin-bottom:-.25rem!important}.dark-theme .ml-xl-n1,.dark-theme .mx-xl-n1{margin-left:-.25rem!important}.dark-theme .m-xl-n2{margin:-.5rem!important}.dark-theme .mt-xl-n2,.dark-theme .my-xl-n2{margin-top:-.5rem!important}.dark-theme .mr-xl-n2,.dark-theme .mx-xl-n2{margin-right:-.5rem!important}.dark-theme .mb-xl-n2,.dark-theme .my-xl-n2{margin-bottom:-.5rem!important}.dark-theme .ml-xl-n2,.dark-theme .mx-xl-n2{margin-left:-.5rem!important}.dark-theme .m-xl-n3{margin:-1rem!important}.dark-theme .mt-xl-n3,.dark-theme .my-xl-n3{margin-top:-1rem!important}.dark-theme .mr-xl-n3,.dark-theme .mx-xl-n3{margin-right:-1rem!important}.dark-theme .mb-xl-n3,.dark-theme .my-xl-n3{margin-bottom:-1rem!important}.dark-theme .ml-xl-n3,.dark-theme .mx-xl-n3{margin-left:-1rem!important}.dark-theme .m-xl-n4{margin:-1.5rem!important}.dark-theme .mt-xl-n4,.dark-theme .my-xl-n4{margin-top:-1.5rem!important}.dark-theme .mr-xl-n4,.dark-theme .mx-xl-n4{margin-right:-1.5rem!important}.dark-theme .mb-xl-n4,.dark-theme .my-xl-n4{margin-bottom:-1.5rem!important}.dark-theme .ml-xl-n4,.dark-theme .mx-xl-n4{margin-left:-1.5rem!important}.dark-theme .m-xl-n5{margin:-3rem!important}.dark-theme .mt-xl-n5,.dark-theme .my-xl-n5{margin-top:-3rem!important}.dark-theme .mr-xl-n5,.dark-theme .mx-xl-n5{margin-right:-3rem!important}.dark-theme .mb-xl-n5,.dark-theme .my-xl-n5{margin-bottom:-3rem!important}.dark-theme .ml-xl-n5,.dark-theme .mx-xl-n5{margin-left:-3rem!important}.dark-theme .m-xl-auto{margin:auto!important}.dark-theme .mt-xl-auto,.dark-theme .my-xl-auto{margin-top:auto!important}.dark-theme .mr-xl-auto,.dark-theme .mx-xl-auto{margin-right:auto!important}.dark-theme .mb-xl-auto,.dark-theme .my-xl-auto{margin-bottom:auto!important}.dark-theme .ml-xl-auto,.dark-theme .mx-xl-auto{margin-left:auto!important}}.dark-theme .stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.dark-theme .text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.dark-theme .text-justify{text-align:justify!important}.dark-theme .text-wrap{white-space:normal!important}.dark-theme .text-nowrap{white-space:nowrap!important}.dark-theme .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark-theme .text-left{text-align:left!important}.dark-theme .text-right{text-align:right!important}.dark-theme .text-center{text-align:center!important}@media (min-width: 576px){.dark-theme .text-sm-left{text-align:left!important}.dark-theme .text-sm-right{text-align:right!important}.dark-theme .text-sm-center{text-align:center!important}}@media (min-width: 768px){.dark-theme .text-md-left{text-align:left!important}.dark-theme .text-md-right{text-align:right!important}.dark-theme .text-md-center{text-align:center!important}}@media (min-width: 992px){.dark-theme .text-lg-left{text-align:left!important}.dark-theme .text-lg-right{text-align:right!important}.dark-theme .text-lg-center{text-align:center!important}}@media (min-width: 1200px){.dark-theme .text-xl-left{text-align:left!important}.dark-theme .text-xl-right{text-align:right!important}.dark-theme .text-xl-center{text-align:center!important}}.dark-theme .text-lowercase{text-transform:lowercase!important}.dark-theme .text-uppercase{text-transform:uppercase!important}.dark-theme .text-capitalize{text-transform:capitalize!important}.dark-theme .font-weight-light{font-weight:300!important}.dark-theme .font-weight-lighter{font-weight:lighter!important}.dark-theme .font-weight-normal{font-weight:400!important}.dark-theme .font-weight-bold{font-weight:700!important}.dark-theme .font-weight-bolder{font-weight:bolder!important}.dark-theme .font-italic{font-style:italic!important}.dark-theme .text-white{color:#fff!important}.dark-theme .text-primary{color:#3387dc!important}.dark-theme a.text-primary:hover,.dark-theme a.text-primary:focus{color:#1c61a6!important}.dark-theme .text-secondary{color:#6c757d!important}.dark-theme a.text-secondary:hover,.dark-theme a.text-secondary:focus{color:#494f54!important}.dark-theme .text-success{color:#28a745!important}.dark-theme a.text-success:hover,.dark-theme a.text-success:focus{color:#19692c!important}.dark-theme .text-info{color:#17a2b8!important}.dark-theme a.text-info:hover,.dark-theme a.text-info:focus{color:#0f6674!important}.dark-theme .text-warning{color:#ffc107!important}.dark-theme a.text-warning:hover,.dark-theme a.text-warning:focus{color:#ba8b00!important}.dark-theme .text-danger{color:#dc3545!important}.dark-theme a.text-danger:hover,.dark-theme a.text-danger:focus{color:#a71d2a!important}.dark-theme .text-light{color:#f8f9fa!important}.dark-theme a.text-light:hover,.dark-theme a.text-light:focus{color:#cbd3da!important}.dark-theme .text-dark{color:#343a40!important}.dark-theme a.text-dark:hover,.dark-theme a.text-dark:focus{color:#121416!important}.dark-theme .text-facebook{color:#3b5998!important}.dark-theme a.text-facebook:hover,.dark-theme a.text-facebook:focus{color:#263961!important}.dark-theme .text-google{color:#4285f4!important}.dark-theme a.text-google:hover,.dark-theme a.text-google:focus{color:#0d5bdd!important}.dark-theme .text-body{color:#d3d3d3!important}.dark-theme .text-muted{color:#6c757d!important}.dark-theme .text-black-50{color:#00000080!important}.dark-theme .text-white-50{color:#ffffff80!important}.dark-theme .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.dark-theme .text-decoration-none{text-decoration:none!important}.dark-theme .text-break{word-break:break-word!important;word-wrap:break-word!important}.dark-theme .text-reset{color:inherit!important}.dark-theme .visible{visibility:visible!important}.dark-theme .invisible{visibility:hidden!important}@media (pointer: coarse){.dark-theme .ql-snow.ql-toolbar button:hover:not(.ql-active),.dark-theme .ql-snow .ql-toolbar button:hover:not(.ql-active){color:#f7fbf5}.dark-theme .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.dark-theme .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.dark-theme .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.dark-theme .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#f7fbf5}.dark-theme .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.dark-theme .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.dark-theme .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.dark-theme .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#f7fbf5}}.dark-theme .ql-snow .ql-stroke,.dark-theme .ql-snow .ql-stroke-miter{stroke:#f7fbf5}.dark-theme .ql-snow .ql-fill,.dark-theme .ql-snow .ql-stroke.ql-fill{fill:#f7fbf5}.dark-theme .ql-snow .ql-picker{color:#f7fbf5}.dark-theme .ql-snow .ql-tooltip{background-color:#f7fbf5}.dark-theme .ql-editor.ql-blank:before{color:#fff9}.dark-theme .ql-snow .ql-picker-options{background-color:#191d21}.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{background:rgba(221,221,221,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.previous span{transform:translate(-1px,-1px)}.bs-datepicker-head button.next span{transform:translate(1px,-1px)}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #dee2e6}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.selected.disabled,.bs-datepicker-body table td.selected.disabled span{opacity:.3}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:#00000040}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;inset:6px -2px 6px -3px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days td.in-range:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.in-range:not(.select-start):not(.disabled):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #dee2e6;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width: 768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker .bs-timepicker-in-datepicker-container{display:flex;justify-content:space-around}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #dee2e6}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #dee2e6}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #dee2e6;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width: 768px){.bs-datepicker{width:min-content;justify-content:center}.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-today-wrapper .btn-success,.theme-default .btn-clear-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-today-wrapper .btn-success:hover,.theme-default .btn-clear-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td[class*=select-] span:after{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-today-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success,.theme-blue .btn-clear-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-today-wrapper .btn-success:hover,.theme-blue .btn-clear-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success,.theme-dark-blue .btn-clear-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-today-wrapper .btn-success:hover,.theme-dark-blue .btn-clear-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-today-wrapper .btn-success,.theme-red .btn-clear-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-today-wrapper .btn-success:hover,.theme-red .btn-clear-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td[class*=select-] span:after{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success,.theme-orange .btn-clear-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-today-wrapper .btn-success:hover,.theme-orange .btn-clear-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td[class*=select-] span:after{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container .ngx-toastr{border-radius:.25rem;position:relative;overflow:hidden;margin:0 0 6px;padding:.75rem 1.25rem .75rem 50px;width:300px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 10px #00000008;pointer-events:auto}.toast-container .ngx-toastr .toast-title{font-weight:700}.toast-container .ngx-toastr .toast-message{word-wrap:break-word}.toast-container .ngx-toastr .toast-message a:hover{text-decoration:underline}.toast-container .ngx-toastr .toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:inherit;text-shadow:0 1px 0 #fff;opacity:.5;background:transparent;border:0;padding:0}.toast-container .ngx-toastr .toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.3}.toast-container .ngx-toastr .toast-close-button:hover,.toast-container .ngx-toastr .toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.75}.toast-container .ngx-toastr:hover{box-shadow:0 0 10px #00000026;opacity:1;cursor:pointer}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgba(21, 87, 36, 0.999999)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgba(114, 28, 36, 0.999999)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgba(12, 84, 96, 0.999999)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");color:#0c5460;background-color:#d1ecf1;border:1px solid #bee5eb}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgba(133, 100, 4, 0.999999)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");color:#856404;background-color:#fff3cd;border:1px solid #ffeeba}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.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:#3387dc}.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:#3387dc}.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:#3387dc}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:attr(data-value)!important}.wrapper{display:flex;align-items:stretch}.wrapper .sidebar{width:250px;min-height:calc(100vh - 60px);overflow:auto;transition:margin-left .5s;flex:0 0 250px}.wrapper .sidebar::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d;background-color:#f5f5f5}.wrapper .sidebar::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.wrapper .sidebar::-webkit-scrollbar-thumb{background-color:#a2a2a2}.wrapper .content{flex:1 0;width:calc(100% - 250px)}.wrapper.collapsed .sidebar{margin-left:-250px}.wrapper.collapsed .content{flex:1 0;width:100%}.c-pointer{cursor:pointer}
