/*!
 * 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}.mat-badge-content{font-weight:600;font-size:12px;font-family:Google Sans}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Google Sans;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Google Sans;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Google Sans;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Google Sans;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Google Sans;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Google Sans;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Google Sans;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Google Sans;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Google Sans;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Google Sans;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Google Sans;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Google Sans;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Google Sans;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Google Sans;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Google Sans;font-size:14px;font-weight:400}.mat-button-toggle,.mat-card{font-family:Google Sans}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Google Sans}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Google Sans}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Google Sans}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:400}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Google Sans;letter-spacing:normal}.mat-expansion-panel-header{font-family:Google Sans;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Google Sans;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Google Sans;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Google Sans;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Google Sans;font-size:12px}.mat-radio-button,.mat-select{font-family:Google Sans}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Google Sans}.mat-slider-thumb-label-text{font-family:Google Sans;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Google Sans}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Google Sans}.mat-tab-label,.mat-tab-link{font-family:Google Sans;font-size:14px;font-weight:400}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Google Sans;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Google Sans;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Google Sans}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Google Sans;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Google Sans;font-size:12px;font-weight:500}.mat-simple-snackbar{font-family:Google Sans;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:400}.mat-tree{font-family:Google Sans}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#757575}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#eee}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-option{font-family:Google Sans;font-size:16px}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-optgroup-label{font:500 14px/24px Google Sans;letter-spacing:normal}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#757575}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#eeeeee}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-bottom-sheet-container{font:400 14px/20px Google Sans;letter-spacing:normal}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Google Sans}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#757575}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#eee}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#757575}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#eee}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#000000de}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#757575}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#eee}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Google Sans;font-size:14px;font-weight:400}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-card{font-family:Google Sans}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#757575}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#eee}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#757575}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#eeeeee}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-checkbox{font-family:Google Sans}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#757575;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#eee;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-table{font-family:Google Sans}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(117,117,117,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(117,117,117,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(117,117,117,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#757575;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#75757566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7575754d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7575754d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(238,238,238,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(238,238,238,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(238,238,238,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#eee;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#eee6}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#eeeeee4d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#eeeeee4d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#757575}.mat-datepicker-toggle-active.mat-accent{color:#eee}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar{font-family:Google Sans}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:400}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-dialog-title{font:500 20px/32px Google Sans;letter-spacing:normal}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:Google Sans;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Google Sans;letter-spacing:normal}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#757575}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#eee}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#eee}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#757575}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#eee}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#757575}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#eee}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#757575}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#eee}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Google Sans;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);width:133.3333933333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);width:133.3334033333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);width:133.3334133333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28116em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28115em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28114em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59372em) scale(.75);width:133.3333633333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59372em) scale(.75);width:133.3333633333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#757575}.mat-icon.mat-accent{color:#eee}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#757575}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#eee}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}input.mat-input-element{margin-top:-.0625em}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-list-item,.mat-list-option{font-family:Google Sans}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Google Sans;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Google Sans;font-size:12px;font-weight:500}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-menu-item{font-family:Google Sans;font-size:14px;font-weight:400}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Google Sans;font-size:12px}.mat-progress-bar-background{fill:#d9d9d9}.mat-progress-bar-buffer{background-color:#d9d9d9}.mat-progress-bar-fill:after{background-color:#757575}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#f7f7f7}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#f7f7f7}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#eee}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#757575}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#eee}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#757575}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#757575}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#eee}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#eee}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-radio-button{font-family:Google Sans}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#757575}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#eee}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-select{font-family:Google Sans}.mat-select-trigger{height:1.125em}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#eee}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#eeeeee8a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#eee}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#757575}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#7575758a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#757575}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slide-toggle-content{font-family:Google Sans}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#757575}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#75757533}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#eee}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#eee3}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-thumb-label-text{font-family:Google Sans;font-size:12px;font-weight:500}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f5f5f54d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#757575}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffffff4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#eee}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f5f5f54d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#757575}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffffff4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#eee}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group{font-family:Google Sans}.mat-tab-label,.mat-tab-link{font-family:Google Sans;font-size:14px;font-weight:400}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tooltip{font-family:Google Sans;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#eee}.mat-simple-snackbar{font-family:Google Sans;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:400}html,body{height:100%;overflow:hidden}body{font-family:Google Sans,Arial,sans-serif;margin:0}.mat-typography .mat-display-1,.mat-display-1,.mat-typography .mat-display-2,.mat-display-2,.mat-typography .mat-display-3,.mat-display-3,.mat-typography .mat-display-4,.mat-display-4,.mat-typography .mat-h1,.mat-h1,.mat-typography .mat-headline,.mat-headline,.mat-typography .mat-h2,.mat-h2,.mat-typography .mat-title,.mat-title,.mat-typography .mat-h3,.mat-h3,.mat-typography .mat-subheading-2,.mat-subheading-2,.mat-typography .mat-h4,.mat-h4,.mat-typography .mat-subheading-1,.mat-subheading-1,.mat-typography .mat-h5,.mat-h5,.mat-typography .mat-h6,.mat-h6{margin:0}.mat-icon.light-primary,.mat-icon-button.light-primary,.mat-icon-button .mat-icon.light-primary,.text-color.light-primary,.button.light-primary{background-color:#e0e0e0}.mat-icon.medium-icon,.mat-icon-button.medium-icon,.mat-icon-button .mat-icon.medium-icon,.text-color.medium-icon,.button.medium-icon{font-size:30px;height:30px;width:30px}.mat-icon.icon-18,.mat-icon-button.icon-18,.mat-icon-button .mat-icon.icon-18,.text-color.icon-18,.button.icon-18{font-size:18;width:24px;line-height:16px}.mat-icon.small-icon,.mat-icon-button.small-icon,.mat-icon-button .mat-icon.small-icon,.text-color.small-icon,.button.small-icon{font-size:20px}.mat-icon.extra-small-icon,.mat-icon-button.extra-small-icon,.mat-icon-button .mat-icon.extra-small-icon,.text-color.extra-small-icon,.button.extra-small-icon{font-size:14px}.mat-icon.extra-ss-small-icon,.mat-icon-button.extra-ss-small-icon,.mat-icon-button .mat-icon.extra-ss-small-icon,.text-color.extra-ss-small-icon,.button.extra-ss-small-icon{font-size:8px;height:16px;width:12px;line-height:16px}.mat-icon.light-primary-50,.mat-icon-button.light-primary-50,.mat-icon-button .mat-icon.light-primary-50,.text-color.light-primary-50,.button.light-primary-50{color:#fafafa}.mat-icon.yellow,.mat-icon-button.yellow,.mat-icon-button .mat-icon.yellow,.text-color.yellow,.button.yellow{color:#f9a825}.mat-icon.green,.mat-icon-button.green,.mat-icon-button .mat-icon.green,.text-color.green,.button.green{color:#2e7d32}.mat-icon.red,.mat-icon-button.red,.mat-icon-button .mat-icon.red,.text-color.red,.button.red{color:#e31c3d}.mat-icon.default-black,.mat-icon-button.default-black,.mat-icon-button .mat-icon.default-black,.text-color.default-black,.button.default-black{color:#444746}.mat-icon-blue,.mat-icon-button-blue,.mat-icon-button .mat-icon-blue,.text-color-blue,.button-blue,.mat-icon.blue,.mat-icon-button.blue,.mat-icon-button .mat-icon.blue,.text-color.blue,.button.blue{color:#448aff}.mat-icon.dark-blue,.mat-icon-button.dark-blue,.mat-icon-button .mat-icon.dark-blue,.text-color.dark-blue,.button.dark-blue{color:#0b57d0}.mat-icon.default-grey,.mat-icon-button.default-grey,.mat-icon-button .mat-icon.default-grey,.text-color.default-grey,.button.default-grey{color:#5f6367}.mat-icon.grey,.mat-icon-button.grey,.mat-icon-button .mat-icon.grey,.text-color.grey,.button.grey{color:#4f4f4f}.mat-icon.blue,.mat-icon-button.blue,.mat-icon-button .mat-icon.blue,.text-color.blue,.button.blue{color:#448aff}.mat-icon.blue-dark,.mat-icon-button.blue-dark,.mat-icon-button .mat-icon.blue-dark,.text-color.blue-dark,.button.blue-dark{color:#0b57d0}.mat-icon.light-red,.mat-icon-button.light-red,.mat-icon-button .mat-icon.light-red,.text-color.light-red,.button.light-red{color:#f44336}.mat-icon.welcome-green,.mat-icon-button.welcome-green,.mat-icon-button .mat-icon.welcome-green,.text-color.welcome-green,.button.welcome-green{color:#32ac71}.mat-icon.orange,.mat-icon-button.orange,.mat-icon-button .mat-icon.orange,.text-color.orange,.button.orange{color:#ef6c00}.mat-icon.info-orange,.mat-icon-button.info-orange,.mat-icon-button .mat-icon.info-orange,.text-color.info-orange,.button.info-orange{color:#e37400}.mat-icon-color-blue-primary,.mat-icon-button-color-blue-primary,.mat-icon-button .mat-icon-color-blue-primary,.text-color-color-blue-primary,.button-color-blue-primary{background:#448AFF;color:#fff}.mat-icon-color-default-grey,.mat-icon-button-color-default-grey,.mat-icon-button .mat-icon-color-default-grey,.text-color-color-default-grey,.button-color-default-grey{color:#5f6367}.mat-icon-color-grey,.mat-icon-button-color-grey,.mat-icon-button .mat-icon-color-grey,.text-color-color-grey,.button-color-grey{color:#4f4f4f}.mat-icon-color-blue,.mat-icon-button-color-blue,.mat-icon-button .mat-icon-color-blue,.text-color-color-blue,.button-color-blue{color:#448aff}.mat-icon-color-red,.mat-icon-button-color-red,.mat-icon-button .mat-icon-color-red,.text-color-color-red,.button-color-red{color:#e31c3d}.mat-icon-radius-100,.mat-icon-button-radius-100,.mat-icon-button .mat-icon-radius-100,.text-color-radius-100,.button-radius-100{border-radius:100px!important}.mat-icon .border,.mat-icon-button .border,.mat-icon-button .mat-icon .border,.text-color .border,.button .border{border:1px solid rgba(0,0,0,.12)!important}.status-label-draft{color:#ef6c00}.status-label-open{color:#2e7d32}.status-label-closed{color:#747775}.status-label-ready{color:#ebaf01}.status-chip{border:none;border-radius:5px;color:#fff;display:inline-block;font-weight:500;padding:4px;text-align:center;word-wrap:break-word;width:75px}.status-chip.pending{background-color:#f9ab00;color:#1f1f1f}.status-chip.approved{background-color:#2e8540}.status-chip.rejected{background-color:#e31c3d}.status-chip.revoked{background-color:#7b61ff}.status-chip.closed{background-color:#747775;color:#1f1f1f}.status-chip.need-discussion{background-color:#cdcdcd;color:#1f1f1f}.button.fixed{position:fixed;z-index:101}.button.fixed.bottom-right{bottom:4%;right:4%}.no-record-container{height:100%;display:flex;justify-content:center;align-items:center}.no-record-container .no-record-box{align-items:center;border:1px solid #C4C7C5;border-radius:10px;box-shadow:2px 5px 5px #c4c7c5;display:flex;height:auto;justify-content:center;margin:auto;max-width:500px;max-height:300px;padding:12px}.mat-divider{color:#e0e0e0}.mat-caption{color:#5f6367}.mat-tab-label-content{color:#444746;font-size:14px}.mat-tab-nav-bar .mat-tab-label-active,.mat-tab-label-active .mat-tab-label-content{color:#49454f}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0b57d0;display:none}.jenga-multitab .mat-tab-nav-bar .mat-tab-label-active,.jenga-multitab .mat-tab-label-active .mat-tab-label-content{color:#0b57d0;box-shadow:0 32px #0b57d0}.jenga-sticky-tabs .mat-tab-header{border:none}.jenga-sticky-tabs .mat-tab-labels{border:1px solid #C4C7C5;border-radius:4px}.jenga-sticky-tabs .mat-tab-labels .mat-tab-label:not(:first-child){border-left:2px solid #C4C7C5}.jenga-sticky-tabs .mat-tab-labels .mat-tab-label-active{background-color:#dededf}.jenga-sticky-tabs .mat-tab-labels .mat-tab-label-content .mat-label{color:#444746;font-size:14px}.jenga-sticky-tabs .mat-tab-labels .mat-tab-label-content .mat-icon{color:#ebebeb;margin-left:4px}.jenga-sticky-tabs .mat-tab-labels .mat-tab-label-active .mat-tab-label-content{color:#444746;box-shadow:none}.jenga-sticky-tabs .mat-tab-labels .mat-tab-label-active .mat-tab-label-content .mat-icon{color:#41ad2e}.jenga-comment-list .comment-row{box-sizing:border-box;border-radius:4px;padding:4px;width:auto;max-width:90%}.jenga-comment-list .comment-row .comment-detail{padding:0 4px}.jenga-comment-list .comment-row .comment-detail .comment-time{color:#747775}.jenga-comment-list .comment-row .comment-text-content{box-sizing:border-box;padding:4px;word-wrap:break-word}.comment-input .mat-form-field-appearance-outline .mat-form-field-outline{color:#448aff}.jenga-mat-table.mat-table,.razom-mat-table.mat-table{width:100%;border:1px solid #C4C7C5;border-radius:4px}.jenga-mat-table.mat-table .mat-paginator,.razom-mat-table.mat-table .mat-paginator{background:whitesmoke}.jenga-mat-table.mat-table .table-header-row,.jenga-mat-table.mat-table .table-footer-row,.razom-mat-table.mat-table .table-header-row,.razom-mat-table.mat-table .table-footer-row{height:35px}.jenga-mat-table.mat-table .mat-header-row,.razom-mat-table.mat-table .mat-header-row{height:32px}.jenga-mat-table.mat-table .mat-header-cell,.jenga-mat-table.mat-table .table-header-cell,.razom-mat-table.mat-table .mat-header-cell,.razom-mat-table.mat-table .table-header-cell{background-color:#f5f5f5;color:#444746;font-size:14px;font-weight:500}.jenga-mat-table.mat-table .mat-header-cell:first-child,.razom-mat-table.mat-table .mat-header-cell:first-child{border-top-left-radius:4px}.jenga-mat-table.mat-table .mat-header-cell:last-child,.razom-mat-table.mat-table .mat-header-cell:last-child{border-top-right-radius:4px}.jenga-mat-table.mat-table .mat-header-cell:not(:last-child),.razom-mat-table.mat-table .mat-header-cell:not(:last-child){padding-right:4px}.jenga-mat-table.mat-table .mat-row,.razom-mat-table.mat-table .mat-row{height:32px}.jenga-mat-table.mat-table .mat-row:hover,.razom-mat-table.mat-table .mat-row:hover{background-color:#fafafa}.jenga-mat-table.mat-table .mat-cell,.razom-mat-table.mat-table .mat-cell{border-bottom:1px solid #C4C7C5;color:#1f1f1f;font-size:13px;font-weight:400;word-wrap:break-word}.jenga-mat-table.mat-table .mat-cell:not(:last-child),.razom-mat-table.mat-table .mat-cell:not(:last-child){padding-right:4px}.jenga-mat-table.mat-table .mat-cell:first-child,.razom-mat-table.mat-table .mat-cell:first-child{width:6%}.jenga-mat-table.mat-table .mat-row:last-child .mat-cell:first-child,.razom-mat-table.mat-table .mat-row:last-child .mat-cell:first-child{border-bottom-left-radius:4px}.jenga-mat-table.mat-table .mat-row:last-child .mat-cell:last-child,.razom-mat-table.mat-table .mat-row:last-child .mat-cell:last-child{border-bottom-right-radius:4px}.jenga-mat-table.mat-table .mat-row .mat-cell:first-child,.razom-mat-table.mat-table .mat-row .mat-cell:first-child{border-top-left-radius:4px}.jenga-mat-table.mat-table .mat-row .mat-cell:last-child,.razom-mat-table.mat-table .mat-row .mat-cell:last-child{border-top-right-radius:4px}.jenga-chip-list ::ng-deep .mat-chip-list-wrapper{padding-top:4px}.jenga-chip-list .filter-chip-width,.filter-chip-width{max-width:90%!important}.jenga-label{color:#444746}.jenga-button.default .mat-button-wrapper{font-weight:500;font-size:14px}.jenga-button-form-action{border-radius:100px;color:#bdbdbd;min-width:36px;max-width:36px;height:36px;padding:0 4px}.jenga-button-form-action .mat-button-wrapper .mat-icon{font-size:22px;margin-top:4px}.jenga-button-form-action:hover,.jenga-button.color-default-black{color:#444746}.jenga-button.color-blue{color:#0b57d0}.jenga-button.color-blue-black{color:#001d35}.jenga-button.border{border:1px solid #444746;border-radius:4px}.jenga-button.height-medium{line-height:33px;padding:0 8px}.jenga-button.height-medium .mat-button-wrapper .mat-icon{font-size:18px}.jenga-button.height-small{line-height:24px;padding:0 4px}.jenga-button.height-small .mat-button-wrapper .mat-icon{font-size:20px}.jenga-button.btn-icon-18{line-height:24px;padding:0 4px}.jenga-button.btn-icon-18 .mat-button-wrapper .mat-icon{font-size:16px;line-height:22px;width:22px}.jenga-button:disabled{color:#aeaebb;border-color:#aeaebb}.jenga-button:disabled .mat-icon{color:#aeaebb}.jenga-mat-chip-list-container{border:none;border-radius:8px;margin:auto;max-height:100px;overflow-y:scroll;padding:4px;width:96%}.jenga-mat-chip-list-container ::ng-deep .mat-chip-list-wrapper{padding:0}.jenga-chip.default{border-radius:8px;line-height:20px;height:auto;word-break:break-all}.jenga-chip.light-blue{background-color:#c2e7ff;color:#001d35}.jenga-chip.invalid-red{background-color:#ee675c;color:#fff}.jenga-chip.invalid-red ::ng-deep .mat-icon{color:#fff}.jenga-spinner-link ::ng-deep .mat-progress-spinner circle,.jenga-spinner-link .mat-spinner circle{stroke:#b80f0f!important}.jenga-icon{color:#747775}.jenga-closed-project-icon{color:#b0b0b0}.jenga-active-button,.jenga-active-form-field .mat-form-field-outline-start,.jenga-active-form-field .mat-form-field-outline-gap,.jenga-active-form-field .mat-form-field-outline-end{background-color:#d2eafc}.border-right{border-right:1px solid #C4C7C5}.border-left{border-left:1px solid #C4C7C5}.border-top{border-top:1px solid #C4C7C5}.border-bottom{border-bottom:1px solid #C4C7C5}.border-around{border:1px solid #C4C7C5}.border-none{border:none}.border-radius-4{border-radius:4px}.custom-border{border:1px solid}.custom-border.grey{border-color:#c4c7c5}.custom-border.top-radius-4{border-top-right-radius:4px;border-top-left-radius:4px}.custom-border.bottom-radius-4{border-bottom-right-radius:4px;border-bottom-left-radius:4px}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar-body-cell-content{color:#000}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar-body-cell:not(.mat-calendar-body-disabled) .mat-calendar-body-cell-content:hover{background-color:#ebebeb}::ng-deep .mat-datepicker-popup .mat-datepicker-content .mat-calendar-body-selected{border-color:#000;background-color:#d2eafc}.panel-class+* .cdk-overlay-pane{position:relative!important;left:64px!important;width:-moz-fit-content;width:fit-content}.jenga-nav-collapse-menu{top:-13%;border-radius:20px!important}.jenga-nav-collapse-menu-list .mat-subheader .subheader-text{color:#444746;font-size:14px;font-weight:700;text-align:center;width:100%}.jenga-nav-collapse-menu-list .mat-divider{margin-bottom:4px}.jenga-nav-collapse-menu-list .mat-list-item .mat-list-item-content{padding-left:12px;padding-right:8px}.jenga-nav-collapse-menu-list .mat-list-item .mat-list-item-content .mat-button{color:#444746;margin-top:2px;text-align:left;width:100%;border-radius:100px;padding:4px 16px}.jenga-nav-collapse-menu-list .mat-list-item .mat-list-item-content .mat-button .mat-icon{margin-right:4px}.jenga-nav-collapse-menu-list .mat-list-item .mat-list-item-content .mat-button:hover{background-color:#d2eafc}.breadcrumb-container{font-size:14px;padding:0 0 0 32px}.breadcrumb-container .bread-medium-icon{font-size:24px;margin:0;vertical-align:middle;width:18px;line-height:20px;direction:rtl}.breadcrumb-container .bread-small-icon{font-size:14px;height:16px;margin:0 4px;vertical-align:middle;width:14px}.breadcrumb-container .bread-parent-text{color:#4f4f4f;margin:0 4px 0 0}.breadcrumb-container .bread-child-text{color:#000;margin:0 4px 0 0}form{height:100%}.jenga-accordion{box-sizing:border-box}.jenga-accordion .mat-expansion-panel-header-title{color:#000}.jenga-accordion .mat-expansion-panel-header{font-size:16px;font-weight:500;color:#000}.jenga-accordion .header-align .mat-expansion-panel-header-description{justify-content:space-between;align-items:center}.jenga-accordion .mat-expansion-panel{border-radius:10px!important}.jenga-accordion .mat-expansion-panel:not(:first-child){margin-top:4px}.project-container{height:100%;padding:16px 72px 0 28px}.rounded-rectangle{background-color:#fff;border-radius:20px;box-sizing:border-box;padding:20px;height:100%;width:100%;overflow-y:auto}.create-project-container{height:75vh}.create-project-container .field-heading{font-size:20px;font-weight:500;color:#000}.edit-project-container{height:60vh}.edit-project-container .field-heading{font-size:20px;font-weight:500;color:#000}.jenga-stepper,.jenga-stepper .step-content{height:100%}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header-container .mat-stepper-horizontal-line{border-top-width:2px;color:#b0b0b0;display:flex;align-self:flex-end;margin:0 0 16px}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header{box-sizing:border-box;flex-direction:column-reverse;height:auto;padding:0 4px}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header .mat-step-label{padding:0 0 16px;text-align:center;width:100%}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header .mat-step-icon{margin-right:0;margin-left:0;background:#EBEBEB;padding:4px}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header .mat-step-icon .material-icons{font-weight:bolder}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header .mat-step-icon.mat-step-icon-state-done{background:#41AD2E}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header .mat-step-icon.mat-step-icon-state-done .mat-step-icon-content{color:#fff;font-weight:bolder}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header .mat-step-icon.mat-step-icon-selected{background:#448AFF}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header .mat-step-icon.mat-step-icon-selected .mat-step-icon-content{color:#fff;font-weight:bolder}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header:not(:last-child):after{border:1px solid;color:#b0b0b0;margin:0 0 16px}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header:not(:last-child):before{border:1px solid;color:#b0b0b0;margin:0 0 16px}.jenga-stepper ::ng-deep .mat-horizontal-stepper-header:last-child:before{border:1px solid;color:#b0b0b0;margin:0 0 16px}.jenga-stepper .mat-horizontal-stepper-wrapper{height:100%}.jenga-stepper .mat-horizontal-stepper-wrapper .mat-horizontal-content-container{height:100%;padding:4px 8px 8px}.jenga-stepper .mat-horizontal-stepper-content{height:100%;outline:0;padding-top:8px}.jenga-stepper .mat-horizontal-stepper-content[aria-expanded=false]{display:none;height:0;overflow:hidden}.step-content-height{height:calc(100% - 42px)}.jenga-form-container{height:100%}.jenga-form-container .dialog-form-fields{overflow-y:scroll}.jenga-form-container .dialog-form-fields .mat-label{color:#444746}.dashboard-list-container{height:100%}.dashboard-list-container .dashboard-list-content{height:100%;padding:16px 28px 0}.dashboard-list-container .dashboard-list-content .jengalist-selection{background-color:#fff;border-radius:10px;margin:20px 0 0;padding:16px 32px}.dashboard-list-container .dashboard-list-content .content-placeholder{background-color:#f7f9fc;border-radius:10px;height:calc(100% - 166px);margin:12px 0 0}.dashboard-list-container .dashboard-list-content .content-placeholder .mat-drawer-container{background-color:#f7f9fc;height:100%;margin:0;padding:0}.dashboard-list-container .dashboard-list-content .content-placeholder .mat-drawer-container .mat-drawer-content{background-color:#fff;border-radius:10px;height:100%;padding:12px 8px 0 12px}.dashboard-list-container .dashboard-list-content .content-placeholder .mat-drawer-container .mat-drawer-content .action-container{margin:0 0 12px}.dashboard-list-container .dashboard-list-content .content-placeholder .mat-drawer-container .mat-drawer-width{background-color:#f7f9fc;border:none;overflow:hidden;width:35%!important}.dashboard-list-container .dashboard-list-content .content-placeholder .mat-drawer-container .mat-drawer-width .mat-drawer-inner-container{background-color:#fff;border-radius:10px;margin-left:8px;width:98%}.dashboard-list-container .dashboard-list-content .primary-list-content-placeholder{height:calc(100% - 116px)!important}.jengalist-tab-container{height:calc(100% - 67px)}.jengalist-tab-container .mat-tab-labels :last-child.mat-tab-label{color:unset;margin-left:auto;min-width:0;opacity:unset;padding:0 12px}.jengalist-tab-container .mat-tab-group,.jengalist-tab-container .mat-tab-group .mat-tab-body-wrapper{height:100%}.jengalist-tab-container .mat-tab-group .mat-tab-label{cursor:default}.jengalist-tab-container .table-number-field{text-align-last:right}.jengalist-tab-container .jengalist-tab-content{height:100%}.jengalist-tab-container .jengalist-tab-content .jengalist-mat-table{height:calc(100% - 56px);max-height:calc(100% - 56px);overflow-y:auto;scroll-behavior:smooth;width:100%}.jengalist-tab-container .jengalist-tab-content .jengalist-mat-table thead th{background:#F5F5F5;position:sticky;top:0;z-index:1}.jengalist-tab-container .jengalist-tab-content .mat-paginator{bottom:0px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:block;width:100%}.jengalist-tab-container .jengalist-allocation-tab-content{height:100%}.jengalist-tab-container .jengalist-allocation-tab-content .jengalist-allocation-table{height:calc(100% - 56px);max-height:calc(100% - 56px);scroll-behavior:smooth;width:100%}.jengalist-tab-container .jengalist-allocation-tab-content .mat-paginator{bottom:0px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;display:block;width:100%}.scrollable-cdk-drag-container{max-height:100%;overflow-y:auto}.project-heading-container{flex-shrink:0;border-radius:10px;margin:20px 0 8px;padding:16px 32px;background:#FFF}.project-heading{color:#000;text-align:center;font-family:Google Sans;font-size:20px;font-style:normal;font-weight:500;line-height:35px;letter-spacing:1px}.project-heading-banner-container{background-image:url(jenga-dashboard-title-banner.f82aeeb28608c6a3.png);background-position:left top;background-repeat:no-repeat;background-size:20% 100%;background-color:#eee;border-radius:10px;flex-shrink:0;margin:0 0 12px;padding:0 0 0 20%;height:12%}.project-heading-banner-container .banner-content{box-sizing:border-box;padding:4px 4px 4px 12px;height:100%}.project-heading-banner-container .banner-content .breadcrumb-container{padding:0}.common-heading-banner-container{background-color:#eee;border-radius:10px;flex-shrink:0;margin:0 0 12px;padding:0;height:12%}.common-heading-banner-container .banner-content{box-sizing:border-box;border-radius:10px;height:100%}.common-heading-banner-container .banner-content .banner-image{box-sizing:border-box;border-top-left-radius:10px;border-bottom-left-radius:10px;height:100%}.common-heading-banner-container .banner-content .breadcrumb-container{padding:0}.box-border-section{display:inline-flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;border:1px solid rgba(196,199,197,.44);border-radius:4px;flex-basis:content;padding:4px 4px 0}.overlay-filter-panel{align-self:flex-start;background-color:#fff;border:1px solid #C4C7C5;border-radius:10px;box-shadow:1px 1px 8px #c4c7c5;padding:4px 4px 0;width:50vw;max-width:50vw;height:auto;max-height:95%;overflow-y:auto}.overlay-filter-panel::-webkit-scrollbar{width:10px;height:10px}.overlay-filter-panel::-webkit-scrollbar-thumb{border-radius:20px;background-color:#c4c4c4}.form-text-container{max-width:100%;display:flex;color:#1f1f1f;text-align:justify;font-size:14px;line-height:28px}.form-table-cell-text{white-space:pre;overflow:hidden;text-overflow:ellipsis}.no-mat-tab-header-border ::ng-deep .mat-tab-header{border:none}.scroll-view-title{background-color:#f5f5f5;border:1px solid #C4C7C5;border-radius:4px;color:#444746;font-weight:600;word-wrap:break-word;text-align:center;padding:8px}.scrollable-viewport{height:calc(100% - 2px)}.scrollable-viewport .list-data{border-top:1px solid #C4C7C5;color:#444746;font-size:16px;word-wrap:break-word;text-align:left-justified;padding:8px}.scrollable-viewport .list-data.selected-row{background-color:#c9e6fce6}.scrollable-viewport .list-data .title{font-weight:700}.scrollable-viewport .list-data .content{font-size:10px}.scrollable-viewport .list-data:last-child{border-bottom:1px solid #C4C7C5}.scrollable-viewport .list-data:hover{background-color:#c9e6fc4d}.dashboard-list-container .dashboard-list-content .content-placeholder .mat-drawer-container .expanded-side-nav-70{width:100%!important}.side-panel-container{height:100%}.side-panel-container .heading-border-bottom{border-bottom:1px solid #d3d3d3}.side-panel-container .dialog-heading{padding:4px}.side-panel-container .dialog-heading .dialog-title{font-style:normal;font-size:16px;font-weight:500;line-height:14px}.side-panel-container .tab-group-container{height:90%;overflow:hidden;position:relative}.side-panel-container .tab-group-container .mat-tab-group{height:100%}.side-panel-container .tab-group-container .mat-tab-group .mat-tab-body-wrapper{height:100%!important}.side-panel-container .tab-group-container .mat-tab-group .mat-tab-body-wrapper .mat-tab-body,.side-panel-container .tab-group-container form,.side-panel-container .tab-group-container .form-container{height:100%}.side-panel-container .tab-group-container .form-container .form-content .dialog-form-fields{overflow-y:scroll}.side-panel-container .tab-group-container .form-container .form-content .dialog-form-fields .mat-label{color:#444746}.stepper-form-content{height:90%}.jenga-dialog-container .mat-dialog-container{border-radius:28px;max-width:380px}.jenga-dialog-container .mat-dialog-container .mat-dialog-actions{padding:0;margin:0}.jenga-dialog-container-large-width .mat-dialog-container{border-radius:28px;max-width:700px}.jenga-dialog-container-large-width .mat-dialog-container .mat-dialog-actions{padding:0;margin:0}.jenga-dialog-container-max-width .mat-dialog-container{border-radius:28px;max-width:1400px}.jenga-dialog-container-max-width .mat-dialog-container .mat-dialog-actions{padding:0;margin:0}::ng-deep .mat-snack-bar-container{max-width:60vw;min-width:40vw;padding:10px 16px}.mat-tab-nav-bar .mat-tab-link{height:40px}.mat-tab-nav-bar .mat-tab-link.mat-tab-label-active{opacity:.8}::ng-deep .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:#6e7271}::ng-deep .mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#6e7271}.razom-form-container.has-error-hint{min-height:55px}.razom-form-container .mat-error{margin-top:-5px}.razom-form-container .mat-error .mat-icon{position:relative;top:12px;left:10px}.razom-form-field{font-size:14px;height:36px;width:100%;margin-bottom:5px;color:#212121}.razom-form-field.field-in-table{margin-bottom:10px}.razom-form-field.razom-auto-complete{height:auto;margin-bottom:0}.razom-form-field.razom-auto-complete .mat-chip{font-size:14px;min-height:24px}.razom-form-field.razom-auto-complete .mat-chip.mat-accent .mat-chip-remove,.razom-form-field.razom-auto-complete .mat-chip.mat-warn .mat-chip-remove{opacity:.8}.razom-form-field.razom-auto-complete .mat-chip.mat-accent .mat-chip-remove .mat-icon,.razom-form-field.razom-auto-complete .mat-chip.mat-warn .mat-chip-remove .mat-icon{color:#fafafa}.razom-form-field.razom-auto-complete .mat-chip.mat-standard-chip.mat-accent{background-color:#eee;color:#fafafa}.razom-form-field.razom-auto-complete .mat-chip.mat-standard-chip.mat-warn{background-color:#f44336;color:#fafafa}.razom-form-field.razom-auto-complete.field-in-table .mat-form-field-wrapper,.razom-form-field.razom-auto-complete.field-in-table.mat-focused .mat-form-field-label-wrapper{padding-bottom:0}.razom-form-field.field-height-auto{height:auto}.razom-form-field .mat-error .mat-icon{position:relative;top:3px}.razom-form-field.field-inline-suffix .inline-suffix,.razom-form-field.field-inline-suffix .inline-prefix,.razom-form-field.field-inline-prefix .inline-suffix,.razom-form-field.field-inline-prefix .inline-prefix{font-size:12px}.razom-form-field.field-inline-suffix .mat-form-field-suffix,.razom-form-field.field-inline-prefix .mat-form-field-suffix{top:0}.razom-form-field.no-value:not(.mat-focused):not(.has-value) .mat-form-field-label-wrapper .mat-form-field-label{top:55%}.razom-form-field.has-value.mat-form-field-has-label .mat-form-field-label-wrapper,.razom-form-field.mat-focused .mat-form-field-label-wrapper{top:0}.razom-form-field.mat-form-field-type-mat-select .mat-select-arrow-wrapper{position:relative;top:6px}.razom-form-field.mat-form-field-type-mat-select.mat-focused .mat-form-field-label{top:35%}.razom-form-field.mat-form-field-type-mat-select .mat-form-field-label{top:55%}.razom-form-field.has-value.mat-form-field-type-mat-select .mat-form-field-label{top:45%}.razom-form-field .mat-form-field-infix{border:0;height:inherit}.razom-form-field .mat-form-field-infix .mat-form-field-label-wrapper{overflow:visible}.razom-form-field .label-with-icon{vertical-align:top;opacity:.7}.razom-form-field .mat-chip-list-wrapper,.razom-form-field .mat-chip-list{height:inherit}.razom-form-field .mat-chip-list-wrapper .mat-standard-chip.mat-chip-with-trailing-icon,.razom-form-field .mat-chip-list .mat-standard-chip.mat-chip-with-trailing-icon{background-color:#c2e7ff;border-radius:8px;color:#001d35;height:32px;padding:4px 4px 4px 6px;font-size:14px;font-weight:500;flex:none}.razom-form-field .mat-chip-list-wrapper .mat-standard-chip.mat-chip-with-trailing-icon .mat-icon,.razom-form-field .mat-chip-list .mat-standard-chip.mat-chip-with-trailing-icon .mat-icon{color:#001d35}.razom-form-field .mat-chip-list-wrapper.invalid-data-chip .mat-standard-chip.mat-chip-with-trailing-icon,.razom-form-field .mat-chip-list.invalid-data-chip .mat-standard-chip.mat-chip-with-trailing-icon{background-color:#ee675c;color:#fff}.razom-form-field .mat-chip-list-wrapper.invalid-data-chip .mat-standard-chip.mat-chip-with-trailing-icon .mat-icon,.razom-form-field .mat-chip-list.invalid-data-chip .mat-standard-chip.mat-chip-with-trailing-icon .mat-icon{color:#fff}.razom-form-field .mat-form-field-subscript-wrapper{margin-top:2px}.razom-form-field .mat-form-field-hint-wrapper{margin-top:5px}.razom-form-field.field-inline-prefix .mat-form-field-prefix,.razom-form-field.field-inline-suffix .mat-form-field-suffix{top:8px;opacity:.6}.razom-form-field .hint-with-icon .mat-icon{position:relative;top:3px}.razom-form-field.field-modified-actual .mat-form-field-label,.razom-form-field.field-modified-actual .mat-form-field-outline,.razom-form-field.field-modified-actual .mat-hint{color:#ef6c00}.razom-form-field.field-inline-data .mat-form-field-suffix{font-size:10px;opacity:.6;top:0px}.razom-form-field.date-form-field .mat-form-field-suffix{top:0}.razom-form-field.date-form-field .inline-suffix-data{display:inline-flex}.razom-form-field.date-form-field .mat-form-field-label-wrapper{top:-8px}.razom-form-field.date-form-field .mat-datepicker-toggle .mat-icon-button{top:4px}.razom-form-field.date-form-field .mat-form-field-has-label .mat-form-field-label-wrapper{top:-8px}.razom-form-field.date-form-field.has-value.mat-form-field-has-label .mat-form-field-label-wrapper,.razom-form-field.date-form-field.mat-focused .mat-form-field-label-wrapper{top:-3px}.razom-form-field.general-field-with-suffix .mat-form-field-infix{top:2px}.razom-form-field.general-field-with-suffix.has-value.mat-form-field-has-label .mat-form-field-label-wrapper,.razom-form-field.general-field-with-suffix.mat-focused .mat-form-field-label-wrapper{top:-4px}::ng-deep .mat-select-panel-wrap{margin-left:20px}::ng-deep .mat-select-panel-wrap .select-field-no-filter{margin-left:-10px}.jenga-mat-chip.mat-chip-list .mat-chip,.jenga-mat-chip.mat-chip{font-size:14px;min-height:24px}.jenga-mat-chip.mat-chip-list .mat-chip.mat-accent .mat-chip-remove,.jenga-mat-chip.mat-chip-list .mat-chip.mat-warn .mat-chip-remove,.jenga-mat-chip.mat-chip.mat-accent .mat-chip-remove,.jenga-mat-chip.mat-chip.mat-warn .mat-chip-remove{opacity:.8}.jenga-mat-chip.mat-chip-list .mat-chip.mat-accent .mat-chip-remove .mat-icon,.jenga-mat-chip.mat-chip-list .mat-chip.mat-warn .mat-chip-remove .mat-icon,.jenga-mat-chip.mat-chip.mat-accent .mat-chip-remove .mat-icon,.jenga-mat-chip.mat-chip.mat-warn .mat-chip-remove .mat-icon{color:#fafafa}.jenga-mat-chip.mat-chip-list .mat-chip.mat-standard-chip.mat-accent,.jenga-mat-chip.mat-chip.mat-standard-chip.mat-accent{background-color:#eee;color:#fafafa}.jenga-mat-chip.mat-chip-list .mat-chip.mat-standard-chip.mat-warn,.jenga-mat-chip.mat-chip.mat-standard-chip.mat-warn{background-color:#f44336;color:#fafafa}.icon-image{height:auto;width:24px}.hide{display:none}.hidden{visibility:hidden}.full-width{width:100%}.width-95{width:95%}.width-90{width:90%}.full-height{height:100%!important}.height-auto{height:auto}.height-80{height:80%}.height-95{height:95%!important}.height-90{height:90%}.full-height-width{height:100%;width:100%}.height-10{height:10px}.scroll-y{overflow-y:auto}.no-wrap{text-wrap:nowrap}.border-box-sizing{box-sizing:border-box}.no-border-box-sizing{box-sizing:unset!important}.no-resize{resize:none!important}.no-beoder{border:none}.display-flex{display:flex}.no-flex{flex:none!important}.flex-auto{flex:1 1 auto}.line-height-30{line-height:30px}.mat-toolbar.card-toolbar-container,.mat-toolbar.toolbar-header-container{margin:0;padding:0}.mat-toolbar.card-toolbar-container .mat-display-1,.mat-toolbar.card-toolbar-container .mat-headline,.mat-toolbar.toolbar-header-container .mat-display-1,.mat-toolbar.toolbar-header-container .mat-headline{margin:0}.mat-toolbar.card-toolbar-container .toolbar-header-spacer,.mat-toolbar.toolbar-header-container .toolbar-header-spacer{flex:1 1 auto}.bg-light-primary-50{background-color:#fafafa}.bg-light-primary-100{background-color:#f5f5f5}.bg-light-primary{background-color:#eee}.bg-yellow{background-color:#fdd835;color:#424242}.bg-orange{background-color:#fb8c00}.bg-green{background-color:#43a047;color:#fafafa}.bg-red{background-color:#e53935;color:#fafafa}.bg-blue{background-color:#757575;color:#fafafa}.bg-green-welcome{background:#32ac71}.bg-green-light{background-color:#4caf50;color:#fafafa}.bg-red-light{background-color:#ef5350;color:#fafafa}.jenga-border-radius{border-radius:5px}.jenga-float-right{float:right}.jenga-text-capitalize{text-transform:capitalize}.message-container{align-items:center;display:flex;justify-content:center;text-align:center;width:100%;margin:50px 0}.message-container .message-text{padding:10px;width:70%}.razom-dialog .mat-dialog-container{box-shadow:0 4px 4px #00000040;height:auto;overflow:hidden;padding:0}.razom-dialog .mat-dialog-container .razom-card{height:calc(100% - 50px);padding:25px}.razom-dialog .mat-dialog-container .razom-card .razom-card-header{height:50px}.razom-dialog .mat-dialog-container .razom-card .razom-card-header .razom-card-title{margin:0 0 0 -16px}.razom-dialog .mat-dialog-container .razom-card .razom-card-content{height:calc(100% - 100px);margin-bottom:0;overflow:hidden}.razom-dialog .mat-dialog-container .razom-card .razom-card-actions{margin:20px 0 0;padding:0}.razom-dialog jenga-add-metrics,.razom-dialog jenga-project-add{height:100%}::ng-deep .mat-menu-panel.jenga-pop-over{max-width:inherit;width:400px}::ng-deep .mat-menu-panel.jenga-pop-over .mat-menu-content{padding:0}::ng-deep .mat-menu-panel.jenga-pop-over .popover-content{height:inherit;padding:0}::ng-deep .mat-menu-panel.jenga-pop-over .popover-content:hover{background:transparent}.button-group button.mat-flat-button,.mat-card-actions .button-group button.mat-flat-button{line-height:33px;margin-left:20px}.button-group button:first-child,.mat-card-actions .button-group button:first-child{margin-left:0}.jenga-scrollbar ::-webkit-scrollbar{width:10px;height:10px}.jenga-scrollbar ::-webkit-scrollbar-thumb{border-radius:20px;background-color:#c4c4c4}.jenga-scrollbar ::-webkit-scrollbar-thumb:hover{background-color:#c4c4c4}::-webkit-scrollbar{width:5px;height:5px;margin-left:2px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e0e0e0}::-webkit-scrollbar-thumb:hover{background:#bdbdbd}a.jenga-link{color:#00e;cursor:pointer;text-decoration:none}a.jenga-link-closed{color:#b0b0b0;cursor:pointer;text-decoration:none}a.jenga-link-breadcrumb{cursor:pointer;text-decoration:none}.jenga-comment-link{color:#4a9ee9;cursor:pointer;text-decoration:none}.jenga-pointer{cursor:pointer}.readonly-label{color:#0009}.jenga-autocomplete-option .option-heading,.jenga-autocomplete-option .option-subheading{display:block}.jenga-autocomplete-option .option-subheading{margin-top:-7px}.jenga-banner-message{background-color:#f5f5f5;color:#424242;margin-bottom:10px;padding:16px}.jenga-banner-message.error-message{background-color:#ffcdd2;color:#c62828}.jenga-banner-message.warning-message{background-color:#ffe0b2;color:#ef6c00}.text-editor .ql-container{font-family:Google Sans}.text-editor .ql-container.ql-snow{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.text-editor .ql-toolbar.ql-snow{border-top-left-radius:5px;border-top-right-radius:5px;padding:4px 5px 3px;zoom:.75}.text-editor.readonly .quill-toolbar{border-bottom:none}.text-editor.readonly .ql-editor{padding:5px 0 0 10px}.text-editor.readonly.no-border .quill-toolbar,.text-editor.readonly.no-border .ql-container.ql-snow{border:none}.text-editor.error .ql-toolbar.ql-snow,.text-editor.error .ql-container.ql-snow{border-color:#f44336;border-width:2px}.text-editor.error .ql-toolbar.ql-snow{border-width:3px}.text-editor .ql-editor p,.text-editor .ql-editor ol,.text-editor .ql-editor ul,.text-editor .ql-editor pre,.text-editor .ql-editor blockquote,.text-editor .ql-editor h1,.text-editor .ql-editor h2,.text-editor .ql-editor h3,.text-editor .ql-editor h4,.text-editor .ql-editor h5,.text-editor .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}.text-editor .ql-container.ql-snow .ql-tooltip{left:10%!important}.font-1{font-size:1px!important}.font-2{font-size:2px!important}.font-3{font-size:3px!important}.font-4{font-size:4px!important}.font-5{font-size:5px!important}.font-6{font-size:6px!important}.font-7{font-size:7px!important}.font-8{font-size:8px!important}.font-9{font-size:9px!important}.font-10{font-size:10px!important}.font-11{font-size:11px!important}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-17{font-size:17px!important}.font-18{font-size:18px!important}.font-19{font-size:19px!important}.font-20{font-size:20px!important}.font-21{font-size:21px!important}.font-22{font-size:22px!important}.font-23{font-size:23px!important}.font-24{font-size:24px!important}.font-25{font-size:25px!important}.font-26{font-size:26px!important}.font-27{font-size:27px!important}.font-28{font-size:28px!important}.font-29{font-size:29px!important}.font-30{font-size:30px!important}.font-31{font-size:31px!important}.font-32{font-size:32px!important}.font-33{font-size:33px!important}.font-34{font-size:34px!important}.font-35{font-size:35px!important}.font-36{font-size:36px!important}.font-37{font-size:37px!important}.font-38{font-size:38px!important}.font-39{font-size:39px!important}.font-40{font-size:40px!important}.font-41{font-size:41px!important}.font-42{font-size:42px!important}.font-43{font-size:43px!important}.font-44{font-size:44px!important}.font-45{font-size:45px!important}.font-46{font-size:46px!important}.font-47{font-size:47px!important}.font-48{font-size:48px!important}.font-49{font-size:49px!important}.font-50{font-size:50px!important}.font-51{font-size:51px!important}.font-52{font-size:52px!important}.font-53{font-size:53px!important}.font-54{font-size:54px!important}.font-55{font-size:55px!important}.font-56{font-size:56px!important}.font-57{font-size:57px!important}.font-58{font-size:58px!important}.font-59{font-size:59px!important}.font-60{font-size:60px!important}.font-61{font-size:61px!important}.font-62{font-size:62px!important}.font-63{font-size:63px!important}.font-64{font-size:64px!important}.font-65{font-size:65px!important}.font-66{font-size:66px!important}.font-67{font-size:67px!important}.font-68{font-size:68px!important}.font-69{font-size:69px!important}.font-70{font-size:70px!important}.font-71{font-size:71px!important}.font-72{font-size:72px!important}.font-73{font-size:73px!important}.font-74{font-size:74px!important}.font-75{font-size:75px!important}.font-76{font-size:76px!important}.font-77{font-size:77px!important}.font-78{font-size:78px!important}.font-79{font-size:79px!important}.font-80{font-size:80px!important}.font-81{font-size:81px!important}.font-82{font-size:82px!important}.font-83{font-size:83px!important}.font-84{font-size:84px!important}.font-85{font-size:85px!important}.font-86{font-size:86px!important}.font-87{font-size:87px!important}.font-88{font-size:88px!important}.font-89{font-size:89px!important}.font-90{font-size:90px!important}.font-91{font-size:91px!important}.font-92{font-size:92px!important}.font-93{font-size:93px!important}.font-94{font-size:94px!important}.font-95{font-size:95px!important}.font-96{font-size:96px!important}.font-97{font-size:97px!important}.font-98{font-size:98px!important}.font-99{font-size:99px!important}.font-100{font-size:100px!important}.font-weight-100{font-weight:100!important}.font-weight-101{font-weight:101!important}.font-weight-102{font-weight:102!important}.font-weight-103{font-weight:103!important}.font-weight-104{font-weight:104!important}.font-weight-105{font-weight:105!important}.font-weight-106{font-weight:106!important}.font-weight-107{font-weight:107!important}.font-weight-108{font-weight:108!important}.font-weight-109{font-weight:109!important}.font-weight-110{font-weight:110!important}.font-weight-111{font-weight:111!important}.font-weight-112{font-weight:112!important}.font-weight-113{font-weight:113!important}.font-weight-114{font-weight:114!important}.font-weight-115{font-weight:115!important}.font-weight-116{font-weight:116!important}.font-weight-117{font-weight:117!important}.font-weight-118{font-weight:118!important}.font-weight-119{font-weight:119!important}.font-weight-120{font-weight:120!important}.font-weight-121{font-weight:121!important}.font-weight-122{font-weight:122!important}.font-weight-123{font-weight:123!important}.font-weight-124{font-weight:124!important}.font-weight-125{font-weight:125!important}.font-weight-126{font-weight:126!important}.font-weight-127{font-weight:127!important}.font-weight-128{font-weight:128!important}.font-weight-129{font-weight:129!important}.font-weight-130{font-weight:130!important}.font-weight-131{font-weight:131!important}.font-weight-132{font-weight:132!important}.font-weight-133{font-weight:133!important}.font-weight-134{font-weight:134!important}.font-weight-135{font-weight:135!important}.font-weight-136{font-weight:136!important}.font-weight-137{font-weight:137!important}.font-weight-138{font-weight:138!important}.font-weight-139{font-weight:139!important}.font-weight-140{font-weight:140!important}.font-weight-141{font-weight:141!important}.font-weight-142{font-weight:142!important}.font-weight-143{font-weight:143!important}.font-weight-144{font-weight:144!important}.font-weight-145{font-weight:145!important}.font-weight-146{font-weight:146!important}.font-weight-147{font-weight:147!important}.font-weight-148{font-weight:148!important}.font-weight-149{font-weight:149!important}.font-weight-150{font-weight:150!important}.font-weight-151{font-weight:151!important}.font-weight-152{font-weight:152!important}.font-weight-153{font-weight:153!important}.font-weight-154{font-weight:154!important}.font-weight-155{font-weight:155!important}.font-weight-156{font-weight:156!important}.font-weight-157{font-weight:157!important}.font-weight-158{font-weight:158!important}.font-weight-159{font-weight:159!important}.font-weight-160{font-weight:160!important}.font-weight-161{font-weight:161!important}.font-weight-162{font-weight:162!important}.font-weight-163{font-weight:163!important}.font-weight-164{font-weight:164!important}.font-weight-165{font-weight:165!important}.font-weight-166{font-weight:166!important}.font-weight-167{font-weight:167!important}.font-weight-168{font-weight:168!important}.font-weight-169{font-weight:169!important}.font-weight-170{font-weight:170!important}.font-weight-171{font-weight:171!important}.font-weight-172{font-weight:172!important}.font-weight-173{font-weight:173!important}.font-weight-174{font-weight:174!important}.font-weight-175{font-weight:175!important}.font-weight-176{font-weight:176!important}.font-weight-177{font-weight:177!important}.font-weight-178{font-weight:178!important}.font-weight-179{font-weight:179!important}.font-weight-180{font-weight:180!important}.font-weight-181{font-weight:181!important}.font-weight-182{font-weight:182!important}.font-weight-183{font-weight:183!important}.font-weight-184{font-weight:184!important}.font-weight-185{font-weight:185!important}.font-weight-186{font-weight:186!important}.font-weight-187{font-weight:187!important}.font-weight-188{font-weight:188!important}.font-weight-189{font-weight:189!important}.font-weight-190{font-weight:190!important}.font-weight-191{font-weight:191!important}.font-weight-192{font-weight:192!important}.font-weight-193{font-weight:193!important}.font-weight-194{font-weight:194!important}.font-weight-195{font-weight:195!important}.font-weight-196{font-weight:196!important}.font-weight-197{font-weight:197!important}.font-weight-198{font-weight:198!important}.font-weight-199{font-weight:199!important}.font-weight-200{font-weight:200!important}.font-weight-201{font-weight:201!important}.font-weight-202{font-weight:202!important}.font-weight-203{font-weight:203!important}.font-weight-204{font-weight:204!important}.font-weight-205{font-weight:205!important}.font-weight-206{font-weight:206!important}.font-weight-207{font-weight:207!important}.font-weight-208{font-weight:208!important}.font-weight-209{font-weight:209!important}.font-weight-210{font-weight:210!important}.font-weight-211{font-weight:211!important}.font-weight-212{font-weight:212!important}.font-weight-213{font-weight:213!important}.font-weight-214{font-weight:214!important}.font-weight-215{font-weight:215!important}.font-weight-216{font-weight:216!important}.font-weight-217{font-weight:217!important}.font-weight-218{font-weight:218!important}.font-weight-219{font-weight:219!important}.font-weight-220{font-weight:220!important}.font-weight-221{font-weight:221!important}.font-weight-222{font-weight:222!important}.font-weight-223{font-weight:223!important}.font-weight-224{font-weight:224!important}.font-weight-225{font-weight:225!important}.font-weight-226{font-weight:226!important}.font-weight-227{font-weight:227!important}.font-weight-228{font-weight:228!important}.font-weight-229{font-weight:229!important}.font-weight-230{font-weight:230!important}.font-weight-231{font-weight:231!important}.font-weight-232{font-weight:232!important}.font-weight-233{font-weight:233!important}.font-weight-234{font-weight:234!important}.font-weight-235{font-weight:235!important}.font-weight-236{font-weight:236!important}.font-weight-237{font-weight:237!important}.font-weight-238{font-weight:238!important}.font-weight-239{font-weight:239!important}.font-weight-240{font-weight:240!important}.font-weight-241{font-weight:241!important}.font-weight-242{font-weight:242!important}.font-weight-243{font-weight:243!important}.font-weight-244{font-weight:244!important}.font-weight-245{font-weight:245!important}.font-weight-246{font-weight:246!important}.font-weight-247{font-weight:247!important}.font-weight-248{font-weight:248!important}.font-weight-249{font-weight:249!important}.font-weight-250{font-weight:250!important}.font-weight-251{font-weight:251!important}.font-weight-252{font-weight:252!important}.font-weight-253{font-weight:253!important}.font-weight-254{font-weight:254!important}.font-weight-255{font-weight:255!important}.font-weight-256{font-weight:256!important}.font-weight-257{font-weight:257!important}.font-weight-258{font-weight:258!important}.font-weight-259{font-weight:259!important}.font-weight-260{font-weight:260!important}.font-weight-261{font-weight:261!important}.font-weight-262{font-weight:262!important}.font-weight-263{font-weight:263!important}.font-weight-264{font-weight:264!important}.font-weight-265{font-weight:265!important}.font-weight-266{font-weight:266!important}.font-weight-267{font-weight:267!important}.font-weight-268{font-weight:268!important}.font-weight-269{font-weight:269!important}.font-weight-270{font-weight:270!important}.font-weight-271{font-weight:271!important}.font-weight-272{font-weight:272!important}.font-weight-273{font-weight:273!important}.font-weight-274{font-weight:274!important}.font-weight-275{font-weight:275!important}.font-weight-276{font-weight:276!important}.font-weight-277{font-weight:277!important}.font-weight-278{font-weight:278!important}.font-weight-279{font-weight:279!important}.font-weight-280{font-weight:280!important}.font-weight-281{font-weight:281!important}.font-weight-282{font-weight:282!important}.font-weight-283{font-weight:283!important}.font-weight-284{font-weight:284!important}.font-weight-285{font-weight:285!important}.font-weight-286{font-weight:286!important}.font-weight-287{font-weight:287!important}.font-weight-288{font-weight:288!important}.font-weight-289{font-weight:289!important}.font-weight-290{font-weight:290!important}.font-weight-291{font-weight:291!important}.font-weight-292{font-weight:292!important}.font-weight-293{font-weight:293!important}.font-weight-294{font-weight:294!important}.font-weight-295{font-weight:295!important}.font-weight-296{font-weight:296!important}.font-weight-297{font-weight:297!important}.font-weight-298{font-weight:298!important}.font-weight-299{font-weight:299!important}.font-weight-300{font-weight:300!important}.font-weight-301{font-weight:301!important}.font-weight-302{font-weight:302!important}.font-weight-303{font-weight:303!important}.font-weight-304{font-weight:304!important}.font-weight-305{font-weight:305!important}.font-weight-306{font-weight:306!important}.font-weight-307{font-weight:307!important}.font-weight-308{font-weight:308!important}.font-weight-309{font-weight:309!important}.font-weight-310{font-weight:310!important}.font-weight-311{font-weight:311!important}.font-weight-312{font-weight:312!important}.font-weight-313{font-weight:313!important}.font-weight-314{font-weight:314!important}.font-weight-315{font-weight:315!important}.font-weight-316{font-weight:316!important}.font-weight-317{font-weight:317!important}.font-weight-318{font-weight:318!important}.font-weight-319{font-weight:319!important}.font-weight-320{font-weight:320!important}.font-weight-321{font-weight:321!important}.font-weight-322{font-weight:322!important}.font-weight-323{font-weight:323!important}.font-weight-324{font-weight:324!important}.font-weight-325{font-weight:325!important}.font-weight-326{font-weight:326!important}.font-weight-327{font-weight:327!important}.font-weight-328{font-weight:328!important}.font-weight-329{font-weight:329!important}.font-weight-330{font-weight:330!important}.font-weight-331{font-weight:331!important}.font-weight-332{font-weight:332!important}.font-weight-333{font-weight:333!important}.font-weight-334{font-weight:334!important}.font-weight-335{font-weight:335!important}.font-weight-336{font-weight:336!important}.font-weight-337{font-weight:337!important}.font-weight-338{font-weight:338!important}.font-weight-339{font-weight:339!important}.font-weight-340{font-weight:340!important}.font-weight-341{font-weight:341!important}.font-weight-342{font-weight:342!important}.font-weight-343{font-weight:343!important}.font-weight-344{font-weight:344!important}.font-weight-345{font-weight:345!important}.font-weight-346{font-weight:346!important}.font-weight-347{font-weight:347!important}.font-weight-348{font-weight:348!important}.font-weight-349{font-weight:349!important}.font-weight-350{font-weight:350!important}.font-weight-351{font-weight:351!important}.font-weight-352{font-weight:352!important}.font-weight-353{font-weight:353!important}.font-weight-354{font-weight:354!important}.font-weight-355{font-weight:355!important}.font-weight-356{font-weight:356!important}.font-weight-357{font-weight:357!important}.font-weight-358{font-weight:358!important}.font-weight-359{font-weight:359!important}.font-weight-360{font-weight:360!important}.font-weight-361{font-weight:361!important}.font-weight-362{font-weight:362!important}.font-weight-363{font-weight:363!important}.font-weight-364{font-weight:364!important}.font-weight-365{font-weight:365!important}.font-weight-366{font-weight:366!important}.font-weight-367{font-weight:367!important}.font-weight-368{font-weight:368!important}.font-weight-369{font-weight:369!important}.font-weight-370{font-weight:370!important}.font-weight-371{font-weight:371!important}.font-weight-372{font-weight:372!important}.font-weight-373{font-weight:373!important}.font-weight-374{font-weight:374!important}.font-weight-375{font-weight:375!important}.font-weight-376{font-weight:376!important}.font-weight-377{font-weight:377!important}.font-weight-378{font-weight:378!important}.font-weight-379{font-weight:379!important}.font-weight-380{font-weight:380!important}.font-weight-381{font-weight:381!important}.font-weight-382{font-weight:382!important}.font-weight-383{font-weight:383!important}.font-weight-384{font-weight:384!important}.font-weight-385{font-weight:385!important}.font-weight-386{font-weight:386!important}.font-weight-387{font-weight:387!important}.font-weight-388{font-weight:388!important}.font-weight-389{font-weight:389!important}.font-weight-390{font-weight:390!important}.font-weight-391{font-weight:391!important}.font-weight-392{font-weight:392!important}.font-weight-393{font-weight:393!important}.font-weight-394{font-weight:394!important}.font-weight-395{font-weight:395!important}.font-weight-396{font-weight:396!important}.font-weight-397{font-weight:397!important}.font-weight-398{font-weight:398!important}.font-weight-399{font-weight:399!important}.font-weight-400{font-weight:400!important}.font-weight-401{font-weight:401!important}.font-weight-402{font-weight:402!important}.font-weight-403{font-weight:403!important}.font-weight-404{font-weight:404!important}.font-weight-405{font-weight:405!important}.font-weight-406{font-weight:406!important}.font-weight-407{font-weight:407!important}.font-weight-408{font-weight:408!important}.font-weight-409{font-weight:409!important}.font-weight-410{font-weight:410!important}.font-weight-411{font-weight:411!important}.font-weight-412{font-weight:412!important}.font-weight-413{font-weight:413!important}.font-weight-414{font-weight:414!important}.font-weight-415{font-weight:415!important}.font-weight-416{font-weight:416!important}.font-weight-417{font-weight:417!important}.font-weight-418{font-weight:418!important}.font-weight-419{font-weight:419!important}.font-weight-420{font-weight:420!important}.font-weight-421{font-weight:421!important}.font-weight-422{font-weight:422!important}.font-weight-423{font-weight:423!important}.font-weight-424{font-weight:424!important}.font-weight-425{font-weight:425!important}.font-weight-426{font-weight:426!important}.font-weight-427{font-weight:427!important}.font-weight-428{font-weight:428!important}.font-weight-429{font-weight:429!important}.font-weight-430{font-weight:430!important}.font-weight-431{font-weight:431!important}.font-weight-432{font-weight:432!important}.font-weight-433{font-weight:433!important}.font-weight-434{font-weight:434!important}.font-weight-435{font-weight:435!important}.font-weight-436{font-weight:436!important}.font-weight-437{font-weight:437!important}.font-weight-438{font-weight:438!important}.font-weight-439{font-weight:439!important}.font-weight-440{font-weight:440!important}.font-weight-441{font-weight:441!important}.font-weight-442{font-weight:442!important}.font-weight-443{font-weight:443!important}.font-weight-444{font-weight:444!important}.font-weight-445{font-weight:445!important}.font-weight-446{font-weight:446!important}.font-weight-447{font-weight:447!important}.font-weight-448{font-weight:448!important}.font-weight-449{font-weight:449!important}.font-weight-450{font-weight:450!important}.font-weight-451{font-weight:451!important}.font-weight-452{font-weight:452!important}.font-weight-453{font-weight:453!important}.font-weight-454{font-weight:454!important}.font-weight-455{font-weight:455!important}.font-weight-456{font-weight:456!important}.font-weight-457{font-weight:457!important}.font-weight-458{font-weight:458!important}.font-weight-459{font-weight:459!important}.font-weight-460{font-weight:460!important}.font-weight-461{font-weight:461!important}.font-weight-462{font-weight:462!important}.font-weight-463{font-weight:463!important}.font-weight-464{font-weight:464!important}.font-weight-465{font-weight:465!important}.font-weight-466{font-weight:466!important}.font-weight-467{font-weight:467!important}.font-weight-468{font-weight:468!important}.font-weight-469{font-weight:469!important}.font-weight-470{font-weight:470!important}.font-weight-471{font-weight:471!important}.font-weight-472{font-weight:472!important}.font-weight-473{font-weight:473!important}.font-weight-474{font-weight:474!important}.font-weight-475{font-weight:475!important}.font-weight-476{font-weight:476!important}.font-weight-477{font-weight:477!important}.font-weight-478{font-weight:478!important}.font-weight-479{font-weight:479!important}.font-weight-480{font-weight:480!important}.font-weight-481{font-weight:481!important}.font-weight-482{font-weight:482!important}.font-weight-483{font-weight:483!important}.font-weight-484{font-weight:484!important}.font-weight-485{font-weight:485!important}.font-weight-486{font-weight:486!important}.font-weight-487{font-weight:487!important}.font-weight-488{font-weight:488!important}.font-weight-489{font-weight:489!important}.font-weight-490{font-weight:490!important}.font-weight-491{font-weight:491!important}.font-weight-492{font-weight:492!important}.font-weight-493{font-weight:493!important}.font-weight-494{font-weight:494!important}.font-weight-495{font-weight:495!important}.font-weight-496{font-weight:496!important}.font-weight-497{font-weight:497!important}.font-weight-498{font-weight:498!important}.font-weight-499{font-weight:499!important}.font-weight-500{font-weight:500!important}.font-weight-501{font-weight:501!important}.font-weight-502{font-weight:502!important}.font-weight-503{font-weight:503!important}.font-weight-504{font-weight:504!important}.font-weight-505{font-weight:505!important}.font-weight-506{font-weight:506!important}.font-weight-507{font-weight:507!important}.font-weight-508{font-weight:508!important}.font-weight-509{font-weight:509!important}.font-weight-510{font-weight:510!important}.font-weight-511{font-weight:511!important}.font-weight-512{font-weight:512!important}.font-weight-513{font-weight:513!important}.font-weight-514{font-weight:514!important}.font-weight-515{font-weight:515!important}.font-weight-516{font-weight:516!important}.font-weight-517{font-weight:517!important}.font-weight-518{font-weight:518!important}.font-weight-519{font-weight:519!important}.font-weight-520{font-weight:520!important}.font-weight-521{font-weight:521!important}.font-weight-522{font-weight:522!important}.font-weight-523{font-weight:523!important}.font-weight-524{font-weight:524!important}.font-weight-525{font-weight:525!important}.font-weight-526{font-weight:526!important}.font-weight-527{font-weight:527!important}.font-weight-528{font-weight:528!important}.font-weight-529{font-weight:529!important}.font-weight-530{font-weight:530!important}.font-weight-531{font-weight:531!important}.font-weight-532{font-weight:532!important}.font-weight-533{font-weight:533!important}.font-weight-534{font-weight:534!important}.font-weight-535{font-weight:535!important}.font-weight-536{font-weight:536!important}.font-weight-537{font-weight:537!important}.font-weight-538{font-weight:538!important}.font-weight-539{font-weight:539!important}.font-weight-540{font-weight:540!important}.font-weight-541{font-weight:541!important}.font-weight-542{font-weight:542!important}.font-weight-543{font-weight:543!important}.font-weight-544{font-weight:544!important}.font-weight-545{font-weight:545!important}.font-weight-546{font-weight:546!important}.font-weight-547{font-weight:547!important}.font-weight-548{font-weight:548!important}.font-weight-549{font-weight:549!important}.font-weight-550{font-weight:550!important}.font-weight-551{font-weight:551!important}.font-weight-552{font-weight:552!important}.font-weight-553{font-weight:553!important}.font-weight-554{font-weight:554!important}.font-weight-555{font-weight:555!important}.font-weight-556{font-weight:556!important}.font-weight-557{font-weight:557!important}.font-weight-558{font-weight:558!important}.font-weight-559{font-weight:559!important}.font-weight-560{font-weight:560!important}.font-weight-561{font-weight:561!important}.font-weight-562{font-weight:562!important}.font-weight-563{font-weight:563!important}.font-weight-564{font-weight:564!important}.font-weight-565{font-weight:565!important}.font-weight-566{font-weight:566!important}.font-weight-567{font-weight:567!important}.font-weight-568{font-weight:568!important}.font-weight-569{font-weight:569!important}.font-weight-570{font-weight:570!important}.font-weight-571{font-weight:571!important}.font-weight-572{font-weight:572!important}.font-weight-573{font-weight:573!important}.font-weight-574{font-weight:574!important}.font-weight-575{font-weight:575!important}.font-weight-576{font-weight:576!important}.font-weight-577{font-weight:577!important}.font-weight-578{font-weight:578!important}.font-weight-579{font-weight:579!important}.font-weight-580{font-weight:580!important}.font-weight-581{font-weight:581!important}.font-weight-582{font-weight:582!important}.font-weight-583{font-weight:583!important}.font-weight-584{font-weight:584!important}.font-weight-585{font-weight:585!important}.font-weight-586{font-weight:586!important}.font-weight-587{font-weight:587!important}.font-weight-588{font-weight:588!important}.font-weight-589{font-weight:589!important}.font-weight-590{font-weight:590!important}.font-weight-591{font-weight:591!important}.font-weight-592{font-weight:592!important}.font-weight-593{font-weight:593!important}.font-weight-594{font-weight:594!important}.font-weight-595{font-weight:595!important}.font-weight-596{font-weight:596!important}.font-weight-597{font-weight:597!important}.font-weight-598{font-weight:598!important}.font-weight-599{font-weight:599!important}.font-weight-600{font-weight:600!important}.font-weight-601{font-weight:601!important}.font-weight-602{font-weight:602!important}.font-weight-603{font-weight:603!important}.font-weight-604{font-weight:604!important}.font-weight-605{font-weight:605!important}.font-weight-606{font-weight:606!important}.font-weight-607{font-weight:607!important}.font-weight-608{font-weight:608!important}.font-weight-609{font-weight:609!important}.font-weight-610{font-weight:610!important}.font-weight-611{font-weight:611!important}.font-weight-612{font-weight:612!important}.font-weight-613{font-weight:613!important}.font-weight-614{font-weight:614!important}.font-weight-615{font-weight:615!important}.font-weight-616{font-weight:616!important}.font-weight-617{font-weight:617!important}.font-weight-618{font-weight:618!important}.font-weight-619{font-weight:619!important}.font-weight-620{font-weight:620!important}.font-weight-621{font-weight:621!important}.font-weight-622{font-weight:622!important}.font-weight-623{font-weight:623!important}.font-weight-624{font-weight:624!important}.font-weight-625{font-weight:625!important}.font-weight-626{font-weight:626!important}.font-weight-627{font-weight:627!important}.font-weight-628{font-weight:628!important}.font-weight-629{font-weight:629!important}.font-weight-630{font-weight:630!important}.font-weight-631{font-weight:631!important}.font-weight-632{font-weight:632!important}.font-weight-633{font-weight:633!important}.font-weight-634{font-weight:634!important}.font-weight-635{font-weight:635!important}.font-weight-636{font-weight:636!important}.font-weight-637{font-weight:637!important}.font-weight-638{font-weight:638!important}.font-weight-639{font-weight:639!important}.font-weight-640{font-weight:640!important}.font-weight-641{font-weight:641!important}.font-weight-642{font-weight:642!important}.font-weight-643{font-weight:643!important}.font-weight-644{font-weight:644!important}.font-weight-645{font-weight:645!important}.font-weight-646{font-weight:646!important}.font-weight-647{font-weight:647!important}.font-weight-648{font-weight:648!important}.font-weight-649{font-weight:649!important}.font-weight-650{font-weight:650!important}.font-weight-651{font-weight:651!important}.font-weight-652{font-weight:652!important}.font-weight-653{font-weight:653!important}.font-weight-654{font-weight:654!important}.font-weight-655{font-weight:655!important}.font-weight-656{font-weight:656!important}.font-weight-657{font-weight:657!important}.font-weight-658{font-weight:658!important}.font-weight-659{font-weight:659!important}.font-weight-660{font-weight:660!important}.font-weight-661{font-weight:661!important}.font-weight-662{font-weight:662!important}.font-weight-663{font-weight:663!important}.font-weight-664{font-weight:664!important}.font-weight-665{font-weight:665!important}.font-weight-666{font-weight:666!important}.font-weight-667{font-weight:667!important}.font-weight-668{font-weight:668!important}.font-weight-669{font-weight:669!important}.font-weight-670{font-weight:670!important}.font-weight-671{font-weight:671!important}.font-weight-672{font-weight:672!important}.font-weight-673{font-weight:673!important}.font-weight-674{font-weight:674!important}.font-weight-675{font-weight:675!important}.font-weight-676{font-weight:676!important}.font-weight-677{font-weight:677!important}.font-weight-678{font-weight:678!important}.font-weight-679{font-weight:679!important}.font-weight-680{font-weight:680!important}.font-weight-681{font-weight:681!important}.font-weight-682{font-weight:682!important}.font-weight-683{font-weight:683!important}.font-weight-684{font-weight:684!important}.font-weight-685{font-weight:685!important}.font-weight-686{font-weight:686!important}.font-weight-687{font-weight:687!important}.font-weight-688{font-weight:688!important}.font-weight-689{font-weight:689!important}.font-weight-690{font-weight:690!important}.font-weight-691{font-weight:691!important}.font-weight-692{font-weight:692!important}.font-weight-693{font-weight:693!important}.font-weight-694{font-weight:694!important}.font-weight-695{font-weight:695!important}.font-weight-696{font-weight:696!important}.font-weight-697{font-weight:697!important}.font-weight-698{font-weight:698!important}.font-weight-699{font-weight:699!important}.font-weight-700{font-weight:700!important}.font-weight-701{font-weight:701!important}.font-weight-702{font-weight:702!important}.font-weight-703{font-weight:703!important}.font-weight-704{font-weight:704!important}.font-weight-705{font-weight:705!important}.font-weight-706{font-weight:706!important}.font-weight-707{font-weight:707!important}.font-weight-708{font-weight:708!important}.font-weight-709{font-weight:709!important}.font-weight-710{font-weight:710!important}.font-weight-711{font-weight:711!important}.font-weight-712{font-weight:712!important}.font-weight-713{font-weight:713!important}.font-weight-714{font-weight:714!important}.font-weight-715{font-weight:715!important}.font-weight-716{font-weight:716!important}.font-weight-717{font-weight:717!important}.font-weight-718{font-weight:718!important}.font-weight-719{font-weight:719!important}.font-weight-720{font-weight:720!important}.font-weight-721{font-weight:721!important}.font-weight-722{font-weight:722!important}.font-weight-723{font-weight:723!important}.font-weight-724{font-weight:724!important}.font-weight-725{font-weight:725!important}.font-weight-726{font-weight:726!important}.font-weight-727{font-weight:727!important}.font-weight-728{font-weight:728!important}.font-weight-729{font-weight:729!important}.font-weight-730{font-weight:730!important}.font-weight-731{font-weight:731!important}.font-weight-732{font-weight:732!important}.font-weight-733{font-weight:733!important}.font-weight-734{font-weight:734!important}.font-weight-735{font-weight:735!important}.font-weight-736{font-weight:736!important}.font-weight-737{font-weight:737!important}.font-weight-738{font-weight:738!important}.font-weight-739{font-weight:739!important}.font-weight-740{font-weight:740!important}.font-weight-741{font-weight:741!important}.font-weight-742{font-weight:742!important}.font-weight-743{font-weight:743!important}.font-weight-744{font-weight:744!important}.font-weight-745{font-weight:745!important}.font-weight-746{font-weight:746!important}.font-weight-747{font-weight:747!important}.font-weight-748{font-weight:748!important}.font-weight-749{font-weight:749!important}.font-weight-750{font-weight:750!important}.font-weight-751{font-weight:751!important}.font-weight-752{font-weight:752!important}.font-weight-753{font-weight:753!important}.font-weight-754{font-weight:754!important}.font-weight-755{font-weight:755!important}.font-weight-756{font-weight:756!important}.font-weight-757{font-weight:757!important}.font-weight-758{font-weight:758!important}.font-weight-759{font-weight:759!important}.font-weight-760{font-weight:760!important}.font-weight-761{font-weight:761!important}.font-weight-762{font-weight:762!important}.font-weight-763{font-weight:763!important}.font-weight-764{font-weight:764!important}.font-weight-765{font-weight:765!important}.font-weight-766{font-weight:766!important}.font-weight-767{font-weight:767!important}.font-weight-768{font-weight:768!important}.font-weight-769{font-weight:769!important}.font-weight-770{font-weight:770!important}.font-weight-771{font-weight:771!important}.font-weight-772{font-weight:772!important}.font-weight-773{font-weight:773!important}.font-weight-774{font-weight:774!important}.font-weight-775{font-weight:775!important}.font-weight-776{font-weight:776!important}.font-weight-777{font-weight:777!important}.font-weight-778{font-weight:778!important}.font-weight-779{font-weight:779!important}.font-weight-780{font-weight:780!important}.font-weight-781{font-weight:781!important}.font-weight-782{font-weight:782!important}.font-weight-783{font-weight:783!important}.font-weight-784{font-weight:784!important}.font-weight-785{font-weight:785!important}.font-weight-786{font-weight:786!important}.font-weight-787{font-weight:787!important}.font-weight-788{font-weight:788!important}.font-weight-789{font-weight:789!important}.font-weight-790{font-weight:790!important}.font-weight-791{font-weight:791!important}.font-weight-792{font-weight:792!important}.font-weight-793{font-weight:793!important}.font-weight-794{font-weight:794!important}.font-weight-795{font-weight:795!important}.font-weight-796{font-weight:796!important}.font-weight-797{font-weight:797!important}.font-weight-798{font-weight:798!important}.font-weight-799{font-weight:799!important}.font-weight-800{font-weight:800!important}.font-weight-801{font-weight:801!important}.font-weight-802{font-weight:802!important}.font-weight-803{font-weight:803!important}.font-weight-804{font-weight:804!important}.font-weight-805{font-weight:805!important}.font-weight-806{font-weight:806!important}.font-weight-807{font-weight:807!important}.font-weight-808{font-weight:808!important}.font-weight-809{font-weight:809!important}.font-weight-810{font-weight:810!important}.font-weight-811{font-weight:811!important}.font-weight-812{font-weight:812!important}.font-weight-813{font-weight:813!important}.font-weight-814{font-weight:814!important}.font-weight-815{font-weight:815!important}.font-weight-816{font-weight:816!important}.font-weight-817{font-weight:817!important}.font-weight-818{font-weight:818!important}.font-weight-819{font-weight:819!important}.font-weight-820{font-weight:820!important}.font-weight-821{font-weight:821!important}.font-weight-822{font-weight:822!important}.font-weight-823{font-weight:823!important}.font-weight-824{font-weight:824!important}.font-weight-825{font-weight:825!important}.font-weight-826{font-weight:826!important}.font-weight-827{font-weight:827!important}.font-weight-828{font-weight:828!important}.font-weight-829{font-weight:829!important}.font-weight-830{font-weight:830!important}.font-weight-831{font-weight:831!important}.font-weight-832{font-weight:832!important}.font-weight-833{font-weight:833!important}.font-weight-834{font-weight:834!important}.font-weight-835{font-weight:835!important}.font-weight-836{font-weight:836!important}.font-weight-837{font-weight:837!important}.font-weight-838{font-weight:838!important}.font-weight-839{font-weight:839!important}.font-weight-840{font-weight:840!important}.font-weight-841{font-weight:841!important}.font-weight-842{font-weight:842!important}.font-weight-843{font-weight:843!important}.font-weight-844{font-weight:844!important}.font-weight-845{font-weight:845!important}.font-weight-846{font-weight:846!important}.font-weight-847{font-weight:847!important}.font-weight-848{font-weight:848!important}.font-weight-849{font-weight:849!important}.font-weight-850{font-weight:850!important}.font-weight-851{font-weight:851!important}.font-weight-852{font-weight:852!important}.font-weight-853{font-weight:853!important}.font-weight-854{font-weight:854!important}.font-weight-855{font-weight:855!important}.font-weight-856{font-weight:856!important}.font-weight-857{font-weight:857!important}.font-weight-858{font-weight:858!important}.font-weight-859{font-weight:859!important}.font-weight-860{font-weight:860!important}.font-weight-861{font-weight:861!important}.font-weight-862{font-weight:862!important}.font-weight-863{font-weight:863!important}.font-weight-864{font-weight:864!important}.font-weight-865{font-weight:865!important}.font-weight-866{font-weight:866!important}.font-weight-867{font-weight:867!important}.font-weight-868{font-weight:868!important}.font-weight-869{font-weight:869!important}.font-weight-870{font-weight:870!important}.font-weight-871{font-weight:871!important}.font-weight-872{font-weight:872!important}.font-weight-873{font-weight:873!important}.font-weight-874{font-weight:874!important}.font-weight-875{font-weight:875!important}.font-weight-876{font-weight:876!important}.font-weight-877{font-weight:877!important}.font-weight-878{font-weight:878!important}.font-weight-879{font-weight:879!important}.font-weight-880{font-weight:880!important}.font-weight-881{font-weight:881!important}.font-weight-882{font-weight:882!important}.font-weight-883{font-weight:883!important}.font-weight-884{font-weight:884!important}.font-weight-885{font-weight:885!important}.font-weight-886{font-weight:886!important}.font-weight-887{font-weight:887!important}.font-weight-888{font-weight:888!important}.font-weight-889{font-weight:889!important}.font-weight-890{font-weight:890!important}.font-weight-891{font-weight:891!important}.font-weight-892{font-weight:892!important}.font-weight-893{font-weight:893!important}.font-weight-894{font-weight:894!important}.font-weight-895{font-weight:895!important}.font-weight-896{font-weight:896!important}.font-weight-897{font-weight:897!important}.font-weight-898{font-weight:898!important}.font-weight-899{font-weight:899!important}.font-weight-900{font-weight:900!important}.p-0{padding:0!important}.p-1{padding:1px!important}.p-2{padding:2px!important}.p-3{padding:3px!important}.p-4{padding:4px!important}.p-5{padding:5px!important}.p-6{padding:6px!important}.p-7{padding:7px!important}.p-8{padding:8px!important}.p-9{padding:9px!important}.p-10{padding:10px!important}.p-11{padding:11px!important}.p-12{padding:12px!important}.p-13{padding:13px!important}.p-14{padding:14px!important}.p-15{padding:15px!important}.p-16{padding:16px!important}.p-17{padding:17px!important}.p-18{padding:18px!important}.p-19{padding:19px!important}.p-20{padding:20px!important}.p-21{padding:21px!important}.p-22{padding:22px!important}.p-23{padding:23px!important}.p-24{padding:24px!important}.p-25{padding:25px!important}.p-26{padding:26px!important}.p-27{padding:27px!important}.p-28{padding:28px!important}.p-29{padding:29px!important}.p-30{padding:30px!important}.ph-0,.px-0{padding-left:0!important;padding-right:0!important}.ph-1,.px-1{padding-left:1px!important;padding-right:1px!important}.ph-2,.px-2{padding-left:2px!important;padding-right:2px!important}.ph-3,.px-3{padding-left:3px!important;padding-right:3px!important}.ph-4,.px-4{padding-left:4px!important;padding-right:4px!important}.ph-5,.px-5{padding-left:5px!important;padding-right:5px!important}.ph-6,.px-6{padding-left:6px!important;padding-right:6px!important}.ph-7,.px-7{padding-left:7px!important;padding-right:7px!important}.ph-8,.px-8{padding-left:8px!important;padding-right:8px!important}.ph-9,.px-9{padding-left:9px!important;padding-right:9px!important}.ph-10,.px-10{padding-left:10px!important;padding-right:10px!important}.ph-11,.px-11{padding-left:11px!important;padding-right:11px!important}.ph-12,.px-12{padding-left:12px!important;padding-right:12px!important}.ph-13,.px-13{padding-left:13px!important;padding-right:13px!important}.ph-14,.px-14{padding-left:14px!important;padding-right:14px!important}.ph-15,.px-15{padding-left:15px!important;padding-right:15px!important}.ph-16,.px-16{padding-left:16px!important;padding-right:16px!important}.ph-17,.px-17{padding-left:17px!important;padding-right:17px!important}.ph-18,.px-18{padding-left:18px!important;padding-right:18px!important}.ph-19,.px-19{padding-left:19px!important;padding-right:19px!important}.ph-20,.px-20{padding-left:20px!important;padding-right:20px!important}.ph-21,.px-21{padding-left:21px!important;padding-right:21px!important}.ph-22,.px-22{padding-left:22px!important;padding-right:22px!important}.ph-23,.px-23{padding-left:23px!important;padding-right:23px!important}.ph-24,.px-24{padding-left:24px!important;padding-right:24px!important}.ph-25,.px-25{padding-left:25px!important;padding-right:25px!important}.ph-26,.px-26{padding-left:26px!important;padding-right:26px!important}.ph-27,.px-27{padding-left:27px!important;padding-right:27px!important}.ph-28,.px-28{padding-left:28px!important;padding-right:28px!important}.ph-29,.px-29{padding-left:29px!important;padding-right:29px!important}.ph-30,.px-30{padding-left:30px!important;padding-right:30px!important}.pv-0,.py-0{padding-top:0!important;padding-bottom:0!important}.pv-1,.py-1{padding-top:1px!important;padding-bottom:1px!important}.pv-2,.py-2{padding-top:2px!important;padding-bottom:2px!important}.pv-3,.py-3{padding-top:3px!important;padding-bottom:3px!important}.pv-4,.py-4{padding-top:4px!important;padding-bottom:4px!important}.pv-5,.py-5{padding-top:5px!important;padding-bottom:5px!important}.pv-6,.py-6{padding-top:6px!important;padding-bottom:6px!important}.pv-7,.py-7{padding-top:7px!important;padding-bottom:7px!important}.pv-8,.py-8{padding-top:8px!important;padding-bottom:8px!important}.pv-9,.py-9{padding-top:9px!important;padding-bottom:9px!important}.pv-10,.py-10{padding-top:10px!important;padding-bottom:10px!important}.pv-11,.py-11{padding-top:11px!important;padding-bottom:11px!important}.pv-12,.py-12{padding-top:12px!important;padding-bottom:12px!important}.pv-13,.py-13{padding-top:13px!important;padding-bottom:13px!important}.pv-14,.py-14{padding-top:14px!important;padding-bottom:14px!important}.pv-15,.py-15{padding-top:15px!important;padding-bottom:15px!important}.pv-16,.py-16{padding-top:16px!important;padding-bottom:16px!important}.pv-17,.py-17{padding-top:17px!important;padding-bottom:17px!important}.pv-18,.py-18{padding-top:18px!important;padding-bottom:18px!important}.pv-19,.py-19{padding-top:19px!important;padding-bottom:19px!important}.pv-20,.py-20{padding-top:20px!important;padding-bottom:20px!important}.pv-21,.py-21{padding-top:21px!important;padding-bottom:21px!important}.pv-22,.py-22{padding-top:22px!important;padding-bottom:22px!important}.pv-23,.py-23{padding-top:23px!important;padding-bottom:23px!important}.pv-24,.py-24{padding-top:24px!important;padding-bottom:24px!important}.pv-25,.py-25{padding-top:25px!important;padding-bottom:25px!important}.pv-26,.py-26{padding-top:26px!important;padding-bottom:26px!important}.pv-27,.py-27{padding-top:27px!important;padding-bottom:27px!important}.pv-28,.py-28{padding-top:28px!important;padding-bottom:28px!important}.pv-29,.py-29{padding-top:29px!important;padding-bottom:29px!important}.pv-30,.py-30{padding-top:30px!important;padding-bottom:30px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:1px!important}.pt-2{padding-top:2px!important}.pt-3{padding-top:3px!important}.pt-4{padding-top:4px!important}.pt-5{padding-top:5px!important}.pt-6{padding-top:6px!important}.pt-7{padding-top:7px!important}.pt-8{padding-top:8px!important}.pt-9{padding-top:9px!important}.pt-10{padding-top:10px!important}.pt-11{padding-top:11px!important}.pt-12{padding-top:12px!important}.pt-13{padding-top:13px!important}.pt-14{padding-top:14px!important}.pt-15{padding-top:15px!important}.pt-16{padding-top:16px!important}.pt-17{padding-top:17px!important}.pt-18{padding-top:18px!important}.pt-19{padding-top:19px!important}.pt-20{padding-top:20px!important}.pt-21{padding-top:21px!important}.pt-22{padding-top:22px!important}.pt-23{padding-top:23px!important}.pt-24{padding-top:24px!important}.pt-25{padding-top:25px!important}.pt-26{padding-top:26px!important}.pt-27{padding-top:27px!important}.pt-28{padding-top:28px!important}.pt-29{padding-top:29px!important}.pt-30{padding-top:30px!important}.pt-31{padding-top:31px!important}.pt-32{padding-top:32px!important}.pt-33{padding-top:33px!important}.pt-34{padding-top:34px!important}.pt-35{padding-top:35px!important}.pt-36{padding-top:36px!important}.pt-37{padding-top:37px!important}.pt-38{padding-top:38px!important}.pt-39{padding-top:39px!important}.pt-40{padding-top:40px!important}.pt-41{padding-top:41px!important}.pt-42{padding-top:42px!important}.pt-43{padding-top:43px!important}.pt-44{padding-top:44px!important}.pt-45{padding-top:45px!important}.pt-46{padding-top:46px!important}.pt-47{padding-top:47px!important}.pt-48{padding-top:48px!important}.pt-49{padding-top:49px!important}.pt-50{padding-top:50px!important}.pt-51{padding-top:51px!important}.pt-52{padding-top:52px!important}.pt-53{padding-top:53px!important}.pt-54{padding-top:54px!important}.pt-55{padding-top:55px!important}.pt-56{padding-top:56px!important}.pt-57{padding-top:57px!important}.pt-58{padding-top:58px!important}.pt-59{padding-top:59px!important}.pt-60{padding-top:60px!important}.pt-61{padding-top:61px!important}.pt-62{padding-top:62px!important}.pt-63{padding-top:63px!important}.pt-64{padding-top:64px!important}.pt-65{padding-top:65px!important}.pt-66{padding-top:66px!important}.pt-67{padding-top:67px!important}.pt-68{padding-top:68px!important}.pt-69{padding-top:69px!important}.pt-70{padding-top:70px!important}.pt-71{padding-top:71px!important}.pt-72{padding-top:72px!important}.pt-73{padding-top:73px!important}.pt-74{padding-top:74px!important}.pt-75{padding-top:75px!important}.pt-76{padding-top:76px!important}.pt-77{padding-top:77px!important}.pt-78{padding-top:78px!important}.pt-79{padding-top:79px!important}.pt-80{padding-top:80px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:1px!important}.pb-2{padding-bottom:2px!important}.pb-3{padding-bottom:3px!important}.pb-4{padding-bottom:4px!important}.pb-5{padding-bottom:5px!important}.pb-6{padding-bottom:6px!important}.pb-7{padding-bottom:7px!important}.pb-8{padding-bottom:8px!important}.pb-9{padding-bottom:9px!important}.pb-10{padding-bottom:10px!important}.pb-11{padding-bottom:11px!important}.pb-12{padding-bottom:12px!important}.pb-13{padding-bottom:13px!important}.pb-14{padding-bottom:14px!important}.pb-15{padding-bottom:15px!important}.pb-16{padding-bottom:16px!important}.pb-17{padding-bottom:17px!important}.pb-18{padding-bottom:18px!important}.pb-19{padding-bottom:19px!important}.pb-20{padding-bottom:20px!important}.pb-21{padding-bottom:21px!important}.pb-22{padding-bottom:22px!important}.pb-23{padding-bottom:23px!important}.pb-24{padding-bottom:24px!important}.pb-25{padding-bottom:25px!important}.pb-26{padding-bottom:26px!important}.pb-27{padding-bottom:27px!important}.pb-28{padding-bottom:28px!important}.pb-29{padding-bottom:29px!important}.pb-30{padding-bottom:30px!important}.pb-31{padding-bottom:31px!important}.pb-32{padding-bottom:32px!important}.pb-33{padding-bottom:33px!important}.pb-34{padding-bottom:34px!important}.pb-35{padding-bottom:35px!important}.pb-36{padding-bottom:36px!important}.pb-37{padding-bottom:37px!important}.pb-38{padding-bottom:38px!important}.pb-39{padding-bottom:39px!important}.pb-40{padding-bottom:40px!important}.pb-41{padding-bottom:41px!important}.pb-42{padding-bottom:42px!important}.pb-43{padding-bottom:43px!important}.pb-44{padding-bottom:44px!important}.pb-45{padding-bottom:45px!important}.pb-46{padding-bottom:46px!important}.pb-47{padding-bottom:47px!important}.pb-48{padding-bottom:48px!important}.pb-49{padding-bottom:49px!important}.pb-50{padding-bottom:50px!important}.pb-51{padding-bottom:51px!important}.pb-52{padding-bottom:52px!important}.pb-53{padding-bottom:53px!important}.pb-54{padding-bottom:54px!important}.pb-55{padding-bottom:55px!important}.pb-56{padding-bottom:56px!important}.pb-57{padding-bottom:57px!important}.pb-58{padding-bottom:58px!important}.pb-59{padding-bottom:59px!important}.pb-60{padding-bottom:60px!important}.pb-61{padding-bottom:61px!important}.pb-62{padding-bottom:62px!important}.pb-63{padding-bottom:63px!important}.pb-64{padding-bottom:64px!important}.pb-65{padding-bottom:65px!important}.pb-66{padding-bottom:66px!important}.pb-67{padding-bottom:67px!important}.pb-68{padding-bottom:68px!important}.pb-69{padding-bottom:69px!important}.pb-70{padding-bottom:70px!important}.pb-71{padding-bottom:71px!important}.pb-72{padding-bottom:72px!important}.pb-73{padding-bottom:73px!important}.pb-74{padding-bottom:74px!important}.pb-75{padding-bottom:75px!important}.pb-76{padding-bottom:76px!important}.pb-77{padding-bottom:77px!important}.pb-78{padding-bottom:78px!important}.pb-79{padding-bottom:79px!important}.pb-80{padding-bottom:80px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:1px!important}.pl-2{padding-left:2px!important}.pl-3{padding-left:3px!important}.pl-4{padding-left:4px!important}.pl-5{padding-left:5px!important}.pl-6{padding-left:6px!important}.pl-7{padding-left:7px!important}.pl-8{padding-left:8px!important}.pl-9{padding-left:9px!important}.pl-10{padding-left:10px!important}.pl-11{padding-left:11px!important}.pl-12{padding-left:12px!important}.pl-13{padding-left:13px!important}.pl-14{padding-left:14px!important}.pl-15{padding-left:15px!important}.pl-16{padding-left:16px!important}.pl-17{padding-left:17px!important}.pl-18{padding-left:18px!important}.pl-19{padding-left:19px!important}.pl-20{padding-left:20px!important}.pl-21{padding-left:21px!important}.pl-22{padding-left:22px!important}.pl-23{padding-left:23px!important}.pl-24{padding-left:24px!important}.pl-25{padding-left:25px!important}.pl-26{padding-left:26px!important}.pl-27{padding-left:27px!important}.pl-28{padding-left:28px!important}.pl-29{padding-left:29px!important}.pl-30{padding-left:30px!important}.pl-31{padding-left:31px!important}.pl-32{padding-left:32px!important}.pl-33{padding-left:33px!important}.pl-34{padding-left:34px!important}.pl-35{padding-left:35px!important}.pl-36{padding-left:36px!important}.pl-37{padding-left:37px!important}.pl-38{padding-left:38px!important}.pl-39{padding-left:39px!important}.pl-40{padding-left:40px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:1px!important}.pr-2{padding-right:2px!important}.pr-3{padding-right:3px!important}.pr-4{padding-right:4px!important}.pr-5{padding-right:5px!important}.pr-6{padding-right:6px!important}.pr-7{padding-right:7px!important}.pr-8{padding-right:8px!important}.pr-9{padding-right:9px!important}.pr-10{padding-right:10px!important}.pr-11{padding-right:11px!important}.pr-12{padding-right:12px!important}.pr-13{padding-right:13px!important}.pr-14{padding-right:14px!important}.pr-15{padding-right:15px!important}.pr-16{padding-right:16px!important}.pr-17{padding-right:17px!important}.pr-18{padding-right:18px!important}.pr-19{padding-right:19px!important}.pr-20{padding-right:20px!important}.pr-21{padding-right:21px!important}.pr-22{padding-right:22px!important}.pr-23{padding-right:23px!important}.pr-24{padding-right:24px!important}.pr-25{padding-right:25px!important}.pr-26{padding-right:26px!important}.pr-27{padding-right:27px!important}.pr-28{padding-right:28px!important}.pr-29{padding-right:29px!important}.pr-30{padding-right:30px!important}.pr-31{padding-right:31px!important}.pr-32{padding-right:32px!important}.pr-33{padding-right:33px!important}.pr-34{padding-right:34px!important}.pr-35{padding-right:35px!important}.pr-36{padding-right:36px!important}.pr-37{padding-right:37px!important}.pr-38{padding-right:38px!important}.pr-39{padding-right:39px!important}.pr-40{padding-right:40px!important}.m-0{margin:0!important}.m-1{margin:1px!important}.m-2{margin:2px!important}.m-3{margin:3px!important}.m-4{margin:4px!important}.m-5{margin:5px!important}.m-6{margin:6px!important}.m-7{margin:7px!important}.m-8{margin:8px!important}.m-9{margin:9px!important}.m-10{margin:10px!important}.m-11{margin:11px!important}.m-12{margin:12px!important}.m-13{margin:13px!important}.m-14{margin:14px!important}.m-15{margin:15px!important}.m-16{margin:16px!important}.m-17{margin:17px!important}.m-18{margin:18px!important}.m-19{margin:19px!important}.m-20{margin:20px!important}.mh-0,.mx-0{margin-left:0!important;margin-right:0!important}.mh-1,.mx-1{margin-left:1px!important;margin-right:1px!important}.mh-2,.mx-2{margin-left:2px!important;margin-right:2px!important}.mh-3,.mx-3{margin-left:3px!important;margin-right:3px!important}.mh-4,.mx-4{margin-left:4px!important;margin-right:4px!important}.mh-5,.mx-5{margin-left:5px!important;margin-right:5px!important}.mh-6,.mx-6{margin-left:6px!important;margin-right:6px!important}.mh-7,.mx-7{margin-left:7px!important;margin-right:7px!important}.mh-8,.mx-8{margin-left:8px!important;margin-right:8px!important}.mh-9,.mx-9{margin-left:9px!important;margin-right:9px!important}.mh-10,.mx-10{margin-left:10px!important;margin-right:10px!important}.mh-11,.mx-11{margin-left:11px!important;margin-right:11px!important}.mh-12,.mx-12{margin-left:12px!important;margin-right:12px!important}.mh-13,.mx-13{margin-left:13px!important;margin-right:13px!important}.mh-14,.mx-14{margin-left:14px!important;margin-right:14px!important}.mh-15,.mx-15{margin-left:15px!important;margin-right:15px!important}.mh-16,.mx-16{margin-left:16px!important;margin-right:16px!important}.mh-17,.mx-17{margin-left:17px!important;margin-right:17px!important}.mh-18,.mx-18{margin-left:18px!important;margin-right:18px!important}.mh-19,.mx-19{margin-left:19px!important;margin-right:19px!important}.mh-20,.mx-20{margin-left:20px!important;margin-right:20px!important}.mv-0,.my-0{margin-top:0!important;margin-bottom:0!important}.mv-1,.my-1{margin-top:1px!important;margin-bottom:1px!important}.mv-2,.my-2{margin-top:2px!important;margin-bottom:2px!important}.mv-3,.my-3{margin-top:3px!important;margin-bottom:3px!important}.mv-4,.my-4{margin-top:4px!important;margin-bottom:4px!important}.mv-5,.my-5{margin-top:5px!important;margin-bottom:5px!important}.mv-6,.my-6{margin-top:6px!important;margin-bottom:6px!important}.mv-7,.my-7{margin-top:7px!important;margin-bottom:7px!important}.mv-8,.my-8{margin-top:8px!important;margin-bottom:8px!important}.mv-9,.my-9{margin-top:9px!important;margin-bottom:9px!important}.mv-10,.my-10{margin-top:10px!important;margin-bottom:10px!important}.mv-11,.my-11{margin-top:11px!important;margin-bottom:11px!important}.mv-12,.my-12{margin-top:12px!important;margin-bottom:12px!important}.mv-13,.my-13{margin-top:13px!important;margin-bottom:13px!important}.mv-14,.my-14{margin-top:14px!important;margin-bottom:14px!important}.mv-15,.my-15{margin-top:15px!important;margin-bottom:15px!important}.mv-16,.my-16{margin-top:16px!important;margin-bottom:16px!important}.mv-17,.my-17{margin-top:17px!important;margin-bottom:17px!important}.mv-18,.my-18{margin-top:18px!important;margin-bottom:18px!important}.mv-19,.my-19{margin-top:19px!important;margin-bottom:19px!important}.mv-20,.my-20{margin-top:20px!important;margin-bottom:20px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1px!important}.mt-2{margin-top:2px!important}.mt-3{margin-top:3px!important}.mt-4{margin-top:4px!important}.mt-5{margin-top:5px!important}.mt-6{margin-top:6px!important}.mt-7{margin-top:7px!important}.mt-8{margin-top:8px!important}.mt-9{margin-top:9px!important}.mt-10{margin-top:10px!important}.mt-11{margin-top:11px!important}.mt-12{margin-top:12px!important}.mt-13{margin-top:13px!important}.mt-14{margin-top:14px!important}.mt-15{margin-top:15px!important}.mt-16{margin-top:16px!important}.mt-17{margin-top:17px!important}.mt-18{margin-top:18px!important}.mt-19{margin-top:19px!important}.mt-20{margin-top:20px!important}.mt-21{margin-top:21px!important}.mt-22{margin-top:22px!important}.mt-23{margin-top:23px!important}.mt-24{margin-top:24px!important}.mt-25{margin-top:25px!important}.mt-26{margin-top:26px!important}.mt-27{margin-top:27px!important}.mt-28{margin-top:28px!important}.mt-29{margin-top:29px!important}.mt-30{margin-top:30px!important}.mt-31{margin-top:31px!important}.mt-32{margin-top:32px!important}.mt-33{margin-top:33px!important}.mt-34{margin-top:34px!important}.mt-35{margin-top:35px!important}.mt-36{margin-top:36px!important}.mt-37{margin-top:37px!important}.mt-38{margin-top:38px!important}.mt-39{margin-top:39px!important}.mt-40{margin-top:40px!important}.mt-41{margin-top:41px!important}.mt-42{margin-top:42px!important}.mt-43{margin-top:43px!important}.mt-44{margin-top:44px!important}.mt-45{margin-top:45px!important}.mt-46{margin-top:46px!important}.mt-47{margin-top:47px!important}.mt-48{margin-top:48px!important}.mt-49{margin-top:49px!important}.mt-50{margin-top:50px!important}.mb-0{margin-bottom:0!important;overflow-y:inherit}.mb-1{margin-bottom:1px!important;overflow-y:inherit}.mb-2{margin-bottom:2px!important;overflow-y:inherit}.mb-3{margin-bottom:3px!important;overflow-y:inherit}.mb-4{margin-bottom:4px!important;overflow-y:inherit}.mb-5{margin-bottom:5px!important;overflow-y:inherit}.mb-6{margin-bottom:6px!important;overflow-y:inherit}.mb-7{margin-bottom:7px!important;overflow-y:inherit}.mb-8{margin-bottom:8px!important;overflow-y:inherit}.mb-9{margin-bottom:9px!important;overflow-y:inherit}.mb-10{margin-bottom:10px!important;overflow-y:inherit}.mb-11{margin-bottom:11px!important;overflow-y:inherit}.mb-12{margin-bottom:12px!important;overflow-y:inherit}.mb-13{margin-bottom:13px!important;overflow-y:inherit}.mb-14{margin-bottom:14px!important;overflow-y:inherit}.mb-15{margin-bottom:15px!important;overflow-y:inherit}.mb-16{margin-bottom:16px!important;overflow-y:inherit}.mb-17{margin-bottom:17px!important;overflow-y:inherit}.mb-18{margin-bottom:18px!important;overflow-y:inherit}.mb-19{margin-bottom:19px!important;overflow-y:inherit}.mb-20{margin-bottom:20px!important;overflow-y:inherit}.mb-21{margin-bottom:21px!important;overflow-y:inherit}.mb-22{margin-bottom:22px!important;overflow-y:inherit}.mb-23{margin-bottom:23px!important;overflow-y:inherit}.mb-24{margin-bottom:24px!important;overflow-y:inherit}.mb-25{margin-bottom:25px!important;overflow-y:inherit}.mb-26{margin-bottom:26px!important;overflow-y:inherit}.mb-27{margin-bottom:27px!important;overflow-y:inherit}.mb-28{margin-bottom:28px!important;overflow-y:inherit}.mb-29{margin-bottom:29px!important;overflow-y:inherit}.mb-30{margin-bottom:30px!important;overflow-y:inherit}.mb-31{margin-bottom:31px!important;overflow-y:inherit}.mb-32{margin-bottom:32px!important;overflow-y:inherit}.mb-33{margin-bottom:33px!important;overflow-y:inherit}.mb-34{margin-bottom:34px!important;overflow-y:inherit}.mb-35{margin-bottom:35px!important;overflow-y:inherit}.mb-36{margin-bottom:36px!important;overflow-y:inherit}.mb-37{margin-bottom:37px!important;overflow-y:inherit}.mb-38{margin-bottom:38px!important;overflow-y:inherit}.mb-39{margin-bottom:39px!important;overflow-y:inherit}.mb-40{margin-bottom:40px!important;overflow-y:inherit}.mb-41{margin-bottom:41px!important;overflow-y:inherit}.mb-42{margin-bottom:42px!important;overflow-y:inherit}.mb-43{margin-bottom:43px!important;overflow-y:inherit}.mb-44{margin-bottom:44px!important;overflow-y:inherit}.mb-45{margin-bottom:45px!important;overflow-y:inherit}.mb-46{margin-bottom:46px!important;overflow-y:inherit}.mb-47{margin-bottom:47px!important;overflow-y:inherit}.mb-48{margin-bottom:48px!important;overflow-y:inherit}.mb-49{margin-bottom:49px!important;overflow-y:inherit}.mb-50{margin-bottom:50px!important;overflow-y:inherit}.ml-0{margin-left:0!important}.ml-1{margin-left:1px!important}.ml-2{margin-left:2px!important}.ml-3{margin-left:3px!important}.ml-4{margin-left:4px!important}.ml-5{margin-left:5px!important}.ml-6{margin-left:6px!important}.ml-7{margin-left:7px!important}.ml-8{margin-left:8px!important}.ml-9{margin-left:9px!important}.ml-10{margin-left:10px!important}.ml-11{margin-left:11px!important}.ml-12{margin-left:12px!important}.ml-13{margin-left:13px!important}.ml-14{margin-left:14px!important}.ml-15{margin-left:15px!important}.ml-16{margin-left:16px!important}.ml-17{margin-left:17px!important}.ml-18{margin-left:18px!important}.ml-19{margin-left:19px!important}.ml-20{margin-left:20px!important}.ml-21{margin-left:21px!important}.ml-22{margin-left:22px!important}.ml-23{margin-left:23px!important}.ml-24{margin-left:24px!important}.ml-25{margin-left:25px!important}.ml-26{margin-left:26px!important}.ml-27{margin-left:27px!important}.ml-28{margin-left:28px!important}.ml-29{margin-left:29px!important}.ml-30{margin-left:30px!important}.ml-31{margin-left:31px!important}.ml-32{margin-left:32px!important}.ml-33{margin-left:33px!important}.ml-34{margin-left:34px!important}.ml-35{margin-left:35px!important}.ml-36{margin-left:36px!important}.ml-37{margin-left:37px!important}.ml-38{margin-left:38px!important}.ml-39{margin-left:39px!important}.ml-40{margin-left:40px!important}.ml-41{margin-left:41px!important}.ml-42{margin-left:42px!important}.ml-43{margin-left:43px!important}.ml-44{margin-left:44px!important}.ml-45{margin-left:45px!important}.ml-46{margin-left:46px!important}.ml-47{margin-left:47px!important}.ml-48{margin-left:48px!important}.ml-49{margin-left:49px!important}.ml-50{margin-left:50px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1px!important}.mr-2{margin-right:2px!important}.mr-3{margin-right:3px!important}.mr-4{margin-right:4px!important}.mr-5{margin-right:5px!important}.mr-6{margin-right:6px!important}.mr-7{margin-right:7px!important}.mr-8{margin-right:8px!important}.mr-9{margin-right:9px!important}.mr-10{margin-right:10px!important}.mr-11{margin-right:11px!important}.mr-12{margin-right:12px!important}.mr-13{margin-right:13px!important}.mr-14{margin-right:14px!important}.mr-15{margin-right:15px!important}.mr-16{margin-right:16px!important}.mr-17{margin-right:17px!important}.mr-18{margin-right:18px!important}.mr-19{margin-right:19px!important}.mr-20{margin-right:20px!important}.mr-21{margin-right:21px!important}.mr-22{margin-right:22px!important}.mr-23{margin-right:23px!important}.mr-24{margin-right:24px!important}.mr-25{margin-right:25px!important}.mr-26{margin-right:26px!important}.mr-27{margin-right:27px!important}.mr-28{margin-right:28px!important}.mr-29{margin-right:29px!important}.mr-30{margin-right:30px!important}.mr-31{margin-right:31px!important}.mr-32{margin-right:32px!important}.mr-33{margin-right:33px!important}.mr-34{margin-right:34px!important}.mr-35{margin-right:35px!important}.mr-36{margin-right:36px!important}.mr-37{margin-right:37px!important}.mr-38{margin-right:38px!important}.mr-39{margin-right:39px!important}.mr-40{margin-right:40px!important}.mr-41{margin-right:41px!important}.mr-42{margin-right:42px!important}.mr-43{margin-right:43px!important}.mr-44{margin-right:44px!important}.mr-45{margin-right:45px!important}.mr-46{margin-right:46px!important}.mr-47{margin-right:47px!important}.mr-48{margin-right:48px!important}.mr-49{margin-right:49px!important}.mr-50{margin-right:50px!important}.disabled-table,.disabled-form{opacity:.5;pointer-events:none}.test-name{top:100px!important}
