@charset "utf-8";.lazy-load-image-background.black-and-white{-webkit-filter:grayscale(1);filter:grayscale(1)}.lazy-load-image-background.black-and-white.lazy-load-image-loaded{-webkit-filter:grayscale(0);filter:grayscale(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.black-and-white>img{opacity:0}.lazy-load-image-background.black-and-white.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.blur{-webkit-filter:blur(15px);filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.opacity{opacity:0}.lazy-load-image-background.opacity.lazy-load-image-loaded{opacity:1;transition:opacity .3s}

/*!
 * 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 blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{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=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-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:rgba(0,0,0,.6);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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{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-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.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:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{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:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}body{--esri-calcite-mode-name:"light"}/*!
 * Use of any font is restricted as follows:
 * - Font files may be used for Esri-business purposes only.
 * - Fonts files may also be used by Esri Authorized Distributors for Esri business purposes only as they pertain to Esri, Inc. and its products or marketing materials.
 * - Font files may be used in Esri software only.
 * - Font files may not be distributed or used by third parties.
 * - Font files may be embedded in documents as long as the font files are not provided in a separate file that allows them to be exported.
*/@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939.d15e1ee8.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02.5b7e5ff9.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b9c5b839-db56-4419-8fcb-6ab661babb1d.43a752e2.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688.2997a4ba.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7.702f1793.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-math.53d680ac.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+2070-209f,U+20a0-20cf,U+2100-214f,U+22??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-math.c5cc2157.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+2070-209f,U+20a0-20cf,U+2100-214f,U+22??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b9c5b839-db56-4419-8fcb-6ab661babb1d-math.a94aa27c.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+2070-209f,U+20a0-20cf,U+2100-214f,U+22??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-math.91bf0530.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+2070-209f,U+20a0-20cf,U+2100-214f,U+22??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-math.ea1809b1.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+2070-209f,U+20a0-20cf,U+2100-214f,U+22??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-ext.20ecbcac.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0100-017f,U+0180-024f,U+0250-02af,U+02b0-02ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-ext.e091da77.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0100-017f,U+0180-024f,U+0250-02af,U+02b0-02ff,U+0300-036f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b9c5b839-db56-4419-8fcb-6ab661babb1d-ext.18f4ec9e.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+0100-017f,U+0180-024f,U+0250-02af,U+02b0-02ff,U+0300-036f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-ext.9f2742cf.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0100-017f,U+0180-024f,U+0250-02af,U+02b0-02ff,U+0300-036f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-ext.d2762402.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0100-017f,U+0180-024f,U+0250-02af,U+02b0-02ff,U+0300-036f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-greek.3a49a0da.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0370-03ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-greek.00acc59a.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0370-03ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b9c5b839-db56-4419-8fcb-6ab661babb1d-greek.31a6db06.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+0370-03ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-greek.53d732c0.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0370-03ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-greek.0064febd.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0370-03ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-cyrillic.0f5b350c.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+04??;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-cyrillic.bd0aae3d.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+04??;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b9c5b839-db56-4419-8fcb-6ab661babb1d-cyrillic.053933c8.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+04??;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-cyrillic.dac8459f.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+04??;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-cyrillic.1f932fb1.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+04??;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-georgian.42081a19.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+10a0-10ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-georgian.03f0a627.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+10a0-10ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-georgian.7f7b62dc.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+10a0-10ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-georgian.33e8bd7c.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+10a0-10ff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-arabic.8c8e2d72.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+06??,U+fb50-fdff,U+fe70-feff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-arabic.16ffc4e6.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+06??,U+fb50-fdff,U+fe70-feff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-arabic.5c8943f8.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+06??,U+fb50-fdff,U+fe70-feff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-arabic.2b73566d.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+06??,U+fb50-fdff,U+fe70-feff;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-hebrew.04146b32.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0590-05ff,U+fb00-fb4f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-hebrew.019dcc88.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0590-05ff,U+fb00-fb4f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b9c5b839-db56-4419-8fcb-6ab661babb1d-hebrew.3b1fed1a.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+0590-05ff,U+fb00-fb4f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-hebrew.2bb06ecd.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0590-05ff,U+fb00-fb4f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-hebrew.ff9ae10f.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0590-05ff,U+fb00-fb4f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/94aa531e-7746-4df0-bb6e-349891f2eda5.fdb27870.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0900-097f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/3ae1e25e-3aa6-4061-a016-a079159f9d65.75428d12.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0900-097f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/41331c3c-3759-4462-8695-33c9a21b6a5b.854116d4.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0900-097f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/41331c3c-3759-4462-8695-33c9a21b6a5b.854116d4.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0900-097f;font-display:auto}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-thai.99f3279f.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0e00-0e7f}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-thai.8fec1c6a.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0e00-0e7f}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-thai.1d00b0d9.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0e00-0e7f}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-thai.a5499df6.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0e00-0e7f}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b8b15cdf-85d1-4120-8daa-48863d803939-vietnamese.620dfb09.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+1e??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/09ab0626-bb45-4650-acc8-0182d693df02-vietnamese.249b5b76.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+1e??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/b9c5b839-db56-4419-8fcb-6ab661babb1d-vietnamese.8e60dd93.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+1e??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/12f4c786-0bef-4a48-b7c0-eebaa7591688-vietnamese.1c10ff7f.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+1e??}@font-face{font-family:Avenir Next;src:url(/_next/static/media/0c8a5d21-8a14-4451-8145-695071809cb7-vietnamese.69308b6a.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+1e??}@font-face{font-family:CalciteWebCoreIcons;src:url(/_next/static/media/CalciteWebCoreIcons.050e768b.ttf) format("truetype"),url(/_next/static/media/CalciteWebCoreIcons.20d554fb.woff) format("woff"),url(/_next/static/media/CalciteWebCoreIcons.8e3bbe31.svg#CalciteWebCoreIcons) format("svg");font-weight:400;font-style:normal}.esri-building-level-picker__arrow-down,.esri-building-level-picker__arrow-up,.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right,[class*=" esri-icon-"],[class^=esri-icon-]{font-family:CalciteWebCoreIcons!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.esri-icon-close:before{content:"";color:inherit}.esri-icon-drag-horizontal:before{content:"";color:inherit}.esri-icon-drag-vertical:before{content:"";color:inherit}.esri-icon-handle-horizontal:before{content:"";color:inherit}.esri-icon-handle-vertical:before{content:"";color:inherit}.esri-elevation-profile input[type=checkbox]:checked:before,.esri-elevation-profile-settings__popover-content input[type=checkbox]:checked:before,.esri-icon-check-mark:before{content:"";color:inherit}.esri-icon-left-triangle-arrow:before{content:"";color:inherit}.esri-icon-right-triangle-arrow:before{content:"";color:inherit}.esri-icon-down-arrow:before{content:"";color:inherit}.esri-icon-up-arrow:before{content:"";color:inherit}.esri-icon-overview-arrow-bottom-left:before{content:"";color:inherit}.esri-icon-overview-arrow-bottom-right:before{content:"";color:inherit}.esri-icon-overview-arrow-top-left:before{content:"";color:inherit}.esri-icon-overview-arrow-top-right:before{content:"";color:inherit}.esri-icon-maximize:before{content:"";color:inherit}.esri-icon-minimize:before{content:"";color:inherit}.esri-icon-checkbox-unchecked:before{content:"";color:inherit}.esri-icon-checkbox-checked:before{content:"";color:inherit}.esri-icon-radio-unchecked:before{content:"";color:inherit}.esri-icon-radio-checked:before{content:"";color:inherit}.esri-icon-up-arrow-circled:before{content:"";color:inherit}.esri-icon-down-arrow-circled:before{content:"";color:inherit}.esri-icon-left-arrow-circled:before{content:"";color:inherit}.esri-icon-right-arrow-circled:before{content:"";color:inherit}.esri-icon-zoom-out-fixed:before{content:"";color:inherit}.esri-icon-zoom-in-fixed:before{content:"";color:inherit}.esri-icon-refresh:before{content:"";color:inherit}.esri-icon-edit:before{content:"";color:inherit}.esri-icon-authorize:before{content:"";color:inherit}.esri-icon-map-pin:before{content:"";color:inherit}.esri-icon-blank-map-pin:before{content:"";color:inherit}.esri-icon-table:before{content:"";color:inherit}.esri-icon-plus:before{content:"";color:inherit}.esri-icon-minus:before{content:"";color:inherit}.esri-icon-beginning:before{content:"";color:inherit}.esri-icon-reverse:before{content:"";color:inherit}.esri-icon-pause:before{content:"";color:inherit}.esri-icon-play:before{content:"";color:inherit}.esri-icon-forward:before{content:"";color:inherit}.esri-icon-end:before{content:"";color:inherit}.esri-icon-erase:before{content:"";color:inherit}.esri-icon-up-down-arrows:before{content:"";color:inherit}.esri-building-level-picker__arrow-down:before,.esri-building-level-picker__arrow-up:before,.esri-building-phase-picker__arrow-left:before,.esri-building-phase-picker__arrow-right:before,.esri-icon-left:before{content:"";color:inherit}.esri-icon-right:before{content:"";color:inherit}.esri-icon-announcement:before{content:"";color:inherit}.esri-icon-notice-round:before{content:"";color:inherit}.esri-icon-notice-triangle:before{content:"";color:inherit}.esri-icon-home:before{content:"";color:inherit}.esri-icon-locate:before{content:"";color:inherit}.esri-icon-expand:before{content:"";color:inherit}.esri-icon-collapse:before{content:"";color:inherit}.esri-icon-layer-list:before{content:"";color:inherit}.esri-icon-basemap:before{content:"";color:inherit}.esri-icon-globe:before{content:"";color:inherit}.esri-icon-applications:before{content:"";color:inherit}.esri-icon-arrow-up-circled:before{content:"";color:inherit}.esri-icon-arrow-down-circled:before{content:"";color:inherit}.esri-icon-arrow-left-circled:before{content:"";color:inherit}.esri-icon-arrow-right-circled:before{content:"";color:inherit}.esri-icon-minus-circled:before{content:"";color:inherit}.esri-icon-plus-circled:before{content:"";color:inherit}.esri-icon-add-attachment:before{content:"";color:inherit}.esri-icon-attachment:before{content:"";color:inherit}.esri-icon-calendar:before{content:"";color:inherit}.esri-icon-close-circled:before{content:"";color:inherit}.esri-icon-browser:before{content:"";color:inherit}.esri-icon-collection:before{content:"";color:inherit}.esri-icon-comment:before{content:"";color:inherit}.esri-icon-configure-popup:before{content:"";color:inherit}.esri-icon-contact:before{content:"";color:inherit}.esri-icon-dashboard:before{content:"";color:inherit}.esri-icon-deny:before{content:"";color:inherit}.esri-icon-description:before{content:"";color:inherit}.esri-icon-directions:before{content:"";color:inherit}.esri-icon-directions2:before{content:"";color:inherit}.esri-icon-documentation:before{content:"";color:inherit}.esri-icon-duplicate:before{content:"";color:inherit}.esri-icon-review:before{content:"";color:inherit}.esri-icon-environment-settings:before{content:"";color:inherit}.esri-icon-error:before{content:"";color:inherit}.esri-icon-error2:before{content:"";color:inherit}.esri-icon-experimental:before{content:"";color:inherit}.esri-icon-feature-layer:before{content:"";color:inherit}.esri-icon-filter:before{content:"";color:inherit}.esri-icon-grant:before{content:"";color:inherit}.esri-icon-group:before{content:"";color:inherit}.esri-icon-key:before{content:"";color:inherit}.esri-icon-labels:before{content:"";color:inherit}.esri-icon-tag:before{content:"";color:inherit}.esri-icon-layers:before{content:"";color:inherit}.esri-icon-left-arrow:before{content:"";color:inherit}.esri-icon-right-arrow:before{content:"";color:inherit}.esri-icon-link-external:before{content:"";color:inherit}.esri-icon-link:before{content:"";color:inherit}.esri-icon-loading-indicator:before{content:"";color:inherit}.esri-icon-maps:before{content:"";color:inherit}.esri-icon-marketplace:before{content:"";color:inherit}.esri-icon-media:before{content:"";color:inherit}.esri-icon-media2:before{content:"";color:inherit}.esri-icon-menu:before{content:"";color:inherit}.esri-icon-mobile:before{content:"";color:inherit}.esri-icon-phone:before{content:"";color:inherit}.esri-icon-navigation:before{content:"";color:inherit}.esri-icon-pan:before{content:"";color:inherit}.esri-icon-printer:before{content:"";color:inherit}.esri-icon-pie-chart:before{content:"";color:inherit}.esri-icon-chart:before{content:"";color:inherit}.esri-icon-line-chart:before{content:"";color:inherit}.esri-icon-question:before{content:"";color:inherit}.esri-icon-resend-invitation:before{content:"";color:inherit}.esri-icon-rotate:before{content:"";color:inherit}.esri-icon-save:before{content:"";color:inherit}.esri-icon-settings:before{content:"";color:inherit}.esri-icon-settings2:before{content:"";color:inherit}.esri-icon-share:before{content:"";color:inherit}.esri-icon-sign-out:before{content:"";color:inherit}.esri-icon-support:before{content:"";color:inherit}.esri-icon-user:before{content:"";color:inherit}.esri-icon-time-clock:before{content:"";color:inherit}.esri-icon-trash:before{content:"";color:inherit}.esri-icon-upload:before{content:"";color:inherit}.esri-icon-download:before{content:"";color:inherit}.esri-icon-zoom-in-magnifying-glass:before{content:"";color:inherit}.esri-icon-search:before{content:"";color:inherit}.esri-icon-zoom-out-magnifying-glass:before{content:"";color:inherit}.esri-icon-locked:before{content:"";color:inherit}.esri-icon-unlocked:before{content:"";color:inherit}.esri-icon-favorites:before{content:"";color:inherit}.esri-icon-compass:before{content:"";color:inherit}.esri-icon-down:before{content:"";color:inherit}.esri-icon-up:before{content:"";color:inherit}.esri-icon-chat:before{content:"";color:inherit}.esri-icon-dock-bottom:before{content:"";color:inherit}.esri-icon-dock-left:before{content:"";color:inherit}.esri-icon-dock-right:before{content:"";color:inherit}.esri-icon-organization:before{content:"";color:inherit}.esri-icon-north-navigation:before{content:"";color:inherit}.esri-icon-locate-circled:before{content:"";color:inherit}.esri-icon-dial:before{content:"";color:inherit}.esri-icon-polygon:before{content:"";color:inherit}.esri-icon-polyline:before{content:"";color:inherit}.esri-icon-visible:before{content:"";color:inherit}.esri-icon-non-visible:before{content:"";color:inherit}.esri-icon-link-vertical:before{content:"";color:inherit}.esri-icon-unlocked-link-vertical:before{content:"";color:inherit}.esri-icon-link-horizontal:before{content:"";color:inherit}.esri-icon-unlocked-link-horizontal:before{content:"";color:inherit}.esri-icon-swap:before{content:"";color:inherit}.esri-icon-cta-link-external:before{content:"";color:inherit}.esri-icon-reply:before{content:"";color:inherit}.esri-icon-public:before{content:"";color:inherit}.esri-icon-share2:before{content:"";color:inherit}.esri-icon-launch-link-external:before{content:"";color:inherit}.esri-icon-rotate-back:before{content:"";color:inherit}.esri-icon-pan2:before{content:"";color:inherit}.esri-icon-tracking:before{content:"";color:inherit}.esri-icon-expand2:before{content:"";color:inherit}.esri-icon-arrow-down:before{content:"";color:inherit}.esri-icon-arrow-up:before{content:"";color:inherit}.esri-icon-hollow-eye:before{content:"";color:inherit}.esri-icon-play-circled:before{content:"";color:inherit}.esri-icon-volume-off:before{content:"";color:inherit}.esri-icon-volume-on:before{content:"";color:inherit}.esri-icon-bookmark:before{content:"";color:inherit}.esri-icon-lightbulb:before{content:"";color:inherit}.esri-icon-sketch-rectangle:before{content:"";color:inherit}.esri-icon-north-navigation-filled:before{content:"";color:inherit}.esri-icon-default-action:before{content:"";color:inherit}.esri-icon-undo:before{content:"";color:inherit}.esri-icon-redo:before{content:"";color:inherit}.esri-icon-cursor:before{content:"";color:inherit}.esri-icon-cursor-filled:before{content:"";color:inherit}.esri-icon-measure:before{content:"";color:inherit}.esri-icon-measure-line:before{content:"";color:inherit}.esri-icon-measure-area:before{content:"";color:inherit}.esri-icon-legend:before{content:"";color:inherit}.esri-icon-sliders:before{content:"";color:inherit}.esri-icon-sliders-horizontal:before{content:"";color:inherit}.esri-icon-cursor-marquee:before{content:"";color:inherit}.esri-icon-lasso:before{content:"";color:inherit}.esri-icon-elevation-profile:before{content:"";color:inherit}.esri-icon-slice:before{content:"";color:inherit}.esri-icon-line-of-sight:before{content:"";color:inherit}.esri-icon-zoom-to-object:before{content:"";color:inherit}.esri-icon-urban-model:before{content:"";color:inherit}.esri-icon-measure-building-height-shadow:before{content:"";color:inherit}.esri-icon-partly-cloudy:before{content:"";color:inherit}@-webkit-keyframes in{0%{opacity:0}to{opacity:1}}@keyframes in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes in-down{0%{opacity:0;-webkit-transform:translate3D(0,-5px,0);transform:translate3D(0,-5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes in-down{0%{opacity:0;-webkit-transform:translate3D(0,-5px,0);transform:translate3D(0,-5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes in-up{0%{opacity:0;-webkit-transform:translate3D(0,5px,0);transform:translate3D(0,5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes in-up{0%{opacity:0;-webkit-transform:translate3D(0,5px,0);transform:translate3D(0,5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes in-right{0%{opacity:0;-webkit-transform:translate3D(-5px,0,0);transform:translate3D(-5px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes in-right{0%{opacity:0;-webkit-transform:translate3D(-5px,0,0);transform:translate3D(-5px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes in-left{0%{opacity:0;-webkit-transform:translate3D(5px,0,0);transform:translate3D(5px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes in-left{0%{opacity:0;-webkit-transform:translate3D(5px,0,0);transform:translate3D(5px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes in-scale{0%{opacity:0;-webkit-transform:scale3D(.95,.95,1);transform:scale3D(.95,.95,1)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes in-scale{0%{opacity:0;-webkit-transform:scale3D(.95,.95,1);transform:scale3D(.95,.95,1)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}:root{--calcite-animation-timing:calc(150ms * var(--calcite-internal-duration-factor));--calcite-internal-duration-factor:var(--calcite-duration-factor,1);--calcite-internal-animation-timing-fast:calc(100ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-medium:calc(200ms * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-slow:calc(300ms * var(--calcite-internal-duration-factor))}.calcite-animate{opacity:0;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:var(--calcite-animation-timing);animation-duration:var(--calcite-animation-timing)}.calcite-animate__in{-webkit-animation-name:in;animation-name:in}.calcite-animate__in-down{-webkit-animation-name:in-down;animation-name:in-down}.calcite-animate__in-up{-webkit-animation-name:in-up;animation-name:in-up}.calcite-animate__in-right{-webkit-animation-name:in-right;animation-name:in-right}.calcite-animate__in-left{-webkit-animation-name:in-left;animation-name:in-left}.calcite-animate__in-scale{-webkit-animation-name:in-scale;animation-name:in-scale}@media(prefers-reduced-motion:reduce){:root{--calcite-internal-duration-factor:0.01}}:root{--calcite-floating-ui-transition:var(--calcite-animation-timing);--calcite-floating-ui-z-index:var(--calcite-app-z-index-dropdown)}:host([hidden]){display:none}:root{--calcite-code-family:"Consolas","Andale Mono","Lucida Console","Monaco",monospace;--calcite-sans-family:"Avenir Next","Avenir","Helvetica Neue",sans-serif;--calcite-font-size--3:0.625rem;--calcite-font-size--2:0.75rem;--calcite-font-size--1:0.875rem;--calcite-font-size-0:1rem;--calcite-font-size-1:1.125rem;--calcite-font-size-2:1.25rem;--calcite-font-size-3:1.625rem;--calcite-font-size-4:2rem;--calcite-font-size-5:2.5rem;--calcite-font-size-6:3rem;--calcite-font-size-7:3.5rem;--calcite-font-size-8:4rem;--calcite-font-weight-light:300;--calcite-font-weight-normal:400;--calcite-font-weight-medium:500;--calcite-font-weight-bold:600;--calcite-semantic-ui-color-foreground-current-dark:#214155;--calcite-app-z-index-tooltip:901;--calcite-app-z-index-popup:900;--calcite-app-z-index-modal:800;--calcite-app-z-index-overlay:700;--calcite-app-z-index-dropdown:600;--calcite-app-z-index-toast:500;--calcite-app-z-index-header:400;--calcite-app-z-index-sticky:300;--calcite-app-z-index:1;--calcite-app-z-index-deep:-999999;--calcite-app-breakpoint-cols-lg:24;--calcite-app-breakpoint-cols-md:24;--calcite-app-breakpoint-cols-sm:12;--calcite-app-breakpoint-cols-xs:6;--calcite-app-breakpoint-content-fixed:1440px;--calcite-app-breakpoint-content-fluid:100%;--calcite-app-breakpoint-width-lg:1440px;--calcite-app-breakpoint-width-md:1152px;--calcite-app-breakpoint-width-sm:768px;--calcite-app-breakpoint-width-xs:476px;--calcite-app-spacing-none:0px;--calcite-app-spacing-28:288px;--calcite-app-spacing-27:256px;--calcite-app-spacing-26:224px;--calcite-app-spacing-25:192px;--calcite-app-spacing-24:160px;--calcite-app-spacing-23:144px;--calcite-app-spacing-22:128px;--calcite-app-spacing-21:112px;--calcite-app-spacing-20:96px;--calcite-app-spacing-19:80px;--calcite-app-spacing-18:72px;--calcite-app-spacing-17:64px;--calcite-app-spacing-16:56px;--calcite-app-spacing-15:48px;--calcite-app-spacing-14:44px;--calcite-app-spacing-13:40px;--calcite-app-spacing-12:36px;--calcite-app-spacing-11:32px;--calcite-app-spacing-10:28px;--calcite-app-spacing-9:24px;--calcite-app-spacing-8:20px;--calcite-app-spacing-7:16px;--calcite-app-spacing-6:14px;--calcite-app-spacing-5:12px;--calcite-app-spacing-4:10px;--calcite-app-spacing-3:8px;--calcite-app-spacing-2:6px;--calcite-app-spacing-1:4px;--calcite-app-spacing-0:2px;--calcite-app-sizing-none:0px;--calcite-app-sizing-28:288px;--calcite-app-sizing-27:256px;--calcite-app-sizing-26:224px;--calcite-app-sizing-25:192px;--calcite-app-sizing-24:160px;--calcite-app-sizing-23:144px;--calcite-app-sizing-22:128px;--calcite-app-sizing-21:112px;--calcite-app-sizing-20:96px;--calcite-app-sizing-19:80px;--calcite-app-sizing-18:72px;--calcite-app-sizing-17:64px;--calcite-app-sizing-16:56px;--calcite-app-sizing-15:48px;--calcite-app-sizing-14:44px;--calcite-app-sizing-13:40px;--calcite-app-sizing-12:36px;--calcite-app-sizing-11:32px;--calcite-app-sizing-10:28px;--calcite-app-sizing-9:24px;--calcite-app-sizing-8:20px;--calcite-app-sizing-7:16px;--calcite-app-sizing-6:14px;--calcite-app-sizing-5:12px;--calcite-app-sizing-4:10px;--calcite-app-sizing-3:8px;--calcite-app-sizing-2:6px;--calcite-app-sizing-1:4px;--calcite-app-sizing-0:2px;--calcite-app-color-palette-dark-blue-d-bb-430:#0087d7;--calcite-app-color-palette-dark-blue-d-bb-420:#00a0ff;--calcite-app-color-palette-dark-blue-d-bb-410:#47bbff;--calcite-app-color-palette-dark-red-d-rr-430:#f3381b;--calcite-app-color-palette-dark-red-d-rr-420:#fe583e;--calcite-app-color-palette-dark-red-d-rr-410:#ff7465;--calcite-app-color-palette-dark-yellow-d-yy-430:#f4b000;--calcite-app-color-palette-dark-yellow-d-yy-420:#ffc900;--calcite-app-color-palette-dark-yellow-d-yy-410:#ffe24d;--calcite-app-color-palette-dark-green-d-gg-430:#36da43;--calcite-app-color-palette-dark-green-d-gg-420:#36da43;--calcite-app-color-palette-dark-green-d-gg-410:#44ed51;--calcite-app-color-palette-vibrant-violet-v-vv-180:#6a0be6;--calcite-app-color-palette-vibrant-violet-v-vv-160:#8129ff;--calcite-app-color-palette-vibrant-violet-v-vv-140:#974dff;--calcite-app-color-palette-vibrant-violet-v-vv-120:#b580ff;--calcite-app-color-palette-vibrant-violet-red-v-vr-180:#83009e;--calcite-app-color-palette-vibrant-violet-red-v-vr-160:#ac08cc;--calcite-app-color-palette-vibrant-violet-red-v-vr-140:#d3f;--calcite-app-color-palette-vibrant-violet-red-v-vr-120:#ea80ff;--calcite-app-color-palette-vibrant-pink-v-pk-180:#c00073;--calcite-app-color-palette-vibrant-pink-v-pk-160:#d11486;--calcite-app-color-palette-vibrant-pink-v-pk-140:#ff19a4;--calcite-app-color-palette-vibrant-pink-v-pk-120:#ff66c2;--calcite-app-color-palette-vibrant-red-v-rr-180:#b3000f;--calcite-app-color-palette-vibrant-red-v-rr-160:#d90012;--calcite-app-color-palette-vibrant-red-v-rr-140:#ff0015;--calcite-app-color-palette-vibrant-red-v-rr-120:#ff624d;--calcite-app-color-palette-vibrant-red-orange-v-ro-180:#c93b00;--calcite-app-color-palette-vibrant-red-orange-v-ro-160:#de4300;--calcite-app-color-palette-vibrant-red-orange-v-ro-140:#ff4d00;--calcite-app-color-palette-vibrant-red-orange-v-ro-120:#ff824d;--calcite-app-color-palette-vibrant-orange-yellow-v-oy-180:#d17300;--calcite-app-color-palette-vibrant-orange-yellow-v-oy-160:#e68600;--calcite-app-color-palette-vibrant-orange-yellow-v-oy-140:#ff9500;--calcite-app-color-palette-vibrant-orange-yellow-v-oy-120:#ffb54d;--calcite-app-color-palette-vibrant-yellow-v-yy-180:#ebba17;--calcite-app-color-palette-vibrant-yellow-v-yy-160:#f5d000;--calcite-app-color-palette-vibrant-yellow-v-yy-140:#fe3;--calcite-app-color-palette-vibrant-yellow-v-yy-120:#fff766;--calcite-app-color-palette-vibrant-yellow-green-v-yg-180:#7fab00;--calcite-app-color-palette-vibrant-yellow-green-v-yg-160:#96cc00;--calcite-app-color-palette-vibrant-yellow-green-v-yg-140:#bbed3b;--calcite-app-color-palette-vibrant-yellow-green-v-yg-120:#d7ff73;--calcite-app-color-palette-vibrant-green-v-gg-180:#00a118;--calcite-app-color-palette-vibrant-green-v-gg-160:#00b81b;--calcite-app-color-palette-vibrant-green-v-gg-140:#3bed52;--calcite-app-color-palette-vibrant-green-v-gg-120:#73ff84;--calcite-app-color-palette-vibrant-green-blue-v-gb-180:#00cfca;--calcite-app-color-palette-vibrant-green-blue-v-gb-160:#00e6e2;--calcite-app-color-palette-vibrant-green-blue-v-gb-140:#00f7f3;--calcite-app-color-palette-vibrant-green-blue-v-gb-120:#59fffc;--calcite-app-color-palette-vibrant-blue-v-bb-180:#009af2;--calcite-app-color-palette-vibrant-blue-v-bb-160:#009af2;--calcite-app-color-palette-vibrant-blue-v-bb-140:#3db8ff;--calcite-app-color-palette-vibrant-blue-v-bb-120:#59d6ff;--calcite-app-color-palette-high-saturation-violet-h-vv-100:#100026;--calcite-app-color-palette-high-saturation-violet-h-vv-090:#250f43;--calcite-app-color-palette-high-saturation-violet-h-vv-080:#3a1e61;--calcite-app-color-palette-high-saturation-violet-h-vv-070:#4e2c7e;--calcite-app-color-palette-high-saturation-violet-h-vv-060:#633b9b;--calcite-app-color-palette-high-saturation-violet-h-vv-050:#7e5baf;--calcite-app-color-palette-high-saturation-violet-h-vv-040:#987ac3;--calcite-app-color-palette-high-saturation-violet-h-vv-030:#b39ad7;--calcite-app-color-palette-high-saturation-violet-h-vv-020:#cdb9eb;--calcite-app-color-palette-high-saturation-violet-h-vv-010:#e8d9ff;--calcite-app-color-palette-high-saturation-violet-red-h-vr-100:#200026;--calcite-app-color-palette-high-saturation-violet-red-h-vr-090:#3c1243;--calcite-app-color-palette-high-saturation-violet-red-h-vr-080:#572561;--calcite-app-color-palette-high-saturation-violet-red-h-vr-070:#73377e;--calcite-app-color-palette-high-saturation-violet-red-h-vr-060:#8e499b;--calcite-app-color-palette-high-saturation-violet-red-h-vr-050:#a466af;--calcite-app-color-palette-high-saturation-violet-red-h-vr-040:#b983c3;--calcite-app-color-palette-high-saturation-violet-red-h-vr-030:#cfa1d7;--calcite-app-color-palette-high-saturation-violet-red-h-vr-020:#e4beeb;--calcite-app-color-palette-high-saturation-violet-red-h-vr-010:#fadbff;--calcite-app-color-palette-high-saturation-pink-h-pk-100:#260404;--calcite-app-color-palette-high-saturation-pink-h-pk-090:#590b32;--calcite-app-color-palette-high-saturation-pink-h-pk-080:#851b52;--calcite-app-color-palette-high-saturation-pink-h-pk-070:#ba2f7e;--calcite-app-color-palette-high-saturation-pink-h-pk-060:#e04ea6;--calcite-app-color-palette-high-saturation-pink-h-pk-050:#e673bb;--calcite-app-color-palette-high-saturation-pink-h-pk-040:#eb8dc9;--calcite-app-color-palette-high-saturation-pink-h-pk-030:#f2a5d6;--calcite-app-color-palette-high-saturation-pink-h-pk-020:#fabee4;--calcite-app-color-palette-high-saturation-pink-h-pk-010:#ffd1ef;--calcite-app-color-palette-high-saturation-red-h-rr-100:#210300;--calcite-app-color-palette-high-saturation-red-h-rr-090:#4f0e08;--calcite-app-color-palette-high-saturation-red-h-rr-080:#7c1d13;--calcite-app-color-palette-high-saturation-red-h-rr-070:#a82b1e;--calcite-app-color-palette-high-saturation-red-h-rr-060:#d83020;--calcite-app-color-palette-high-saturation-red-h-rr-050:#e65240;--calcite-app-color-palette-high-saturation-red-h-rr-040:#f07062;--calcite-app-color-palette-high-saturation-red-h-rr-030:#f2877b;--calcite-app-color-palette-high-saturation-red-h-rr-020:#ffaaa1;--calcite-app-color-palette-high-saturation-red-h-rr-010:#ffc6bf;--calcite-app-color-palette-high-saturation-red-orange-h-ro-100:#260a00;--calcite-app-color-palette-high-saturation-red-orange-h-ro-090:#531b07;--calcite-app-color-palette-high-saturation-red-orange-h-ro-080:#802c0f;--calcite-app-color-palette-high-saturation-red-orange-h-ro-070:#ad3c16;--calcite-app-color-palette-high-saturation-red-orange-h-ro-060:#da4d1e;--calcite-app-color-palette-high-saturation-red-orange-h-ro-050:#e1653c;--calcite-app-color-palette-high-saturation-red-orange-h-ro-040:#e97e5a;--calcite-app-color-palette-high-saturation-red-orange-h-ro-030:#f09677;--calcite-app-color-palette-high-saturation-red-orange-h-ro-020:#f8af95;--calcite-app-color-palette-high-saturation-red-orange-h-ro-010:#ffc7b3;--calcite-app-color-palette-high-saturation-orange-h-oo-100:#401900;--calcite-app-color-palette-high-saturation-orange-h-oo-090:#6d2f08;--calcite-app-color-palette-high-saturation-orange-h-oo-080:#9a4410;--calcite-app-color-palette-high-saturation-orange-h-oo-070:#c65a18;--calcite-app-color-palette-high-saturation-orange-h-oo-060:#f36f20;--calcite-app-color-palette-high-saturation-orange-h-oo-050:#f58440;--calcite-app-color-palette-high-saturation-orange-h-oo-040:#f89960;--calcite-app-color-palette-high-saturation-orange-h-oo-030:#faae7f;--calcite-app-color-palette-high-saturation-orange-h-oo-020:#fdc39f;--calcite-app-color-palette-high-saturation-orange-h-oo-010:#ffd8bf;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-100:#402300;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-090:#6d3f08;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-080:#9a5b10;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-070:#c67718;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-060:#f89927;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-050:#f9a845;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-040:#fbb664;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-030:#fcc582;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-020:#fed3a1;--calcite-app-color-palette-high-saturation-orange-yellow-h-oy-010:#ffe2bf;--calcite-app-color-palette-high-saturation-yellow-h-yy-100:#5c4e00;--calcite-app-color-palette-high-saturation-yellow-h-yy-090:#8c7500;--calcite-app-color-palette-high-saturation-yellow-h-yy-080:#bfa200;--calcite-app-color-palette-high-saturation-yellow-h-yy-070:#d9bc00;--calcite-app-color-palette-high-saturation-yellow-h-yy-060:#edd317;--calcite-app-color-palette-high-saturation-yellow-h-yy-050:#f9e54e;--calcite-app-color-palette-high-saturation-yellow-h-yy-040:#fbea6e;--calcite-app-color-palette-high-saturation-yellow-h-yy-030:#fcee8d;--calcite-app-color-palette-high-saturation-yellow-h-yy-020:#fef3ad;--calcite-app-color-palette-high-saturation-yellow-h-yy-010:#fff7cc;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-100:#121a00;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-090:#384813;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-080:#5e7526;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-070:#84a338;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-060:#aad04b;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-050:#b6d860;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-040:#c2e075;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-030:#cde78a;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-020:#d9ef9f;--calcite-app-color-palette-high-saturation-yellow-green-h-yg-010:#e5f7b4;--calcite-app-color-palette-high-saturation-green-h-gg-100:#001a03;--calcite-app-color-palette-high-saturation-green-h-gg-090:#0d3f14;--calcite-app-color-palette-high-saturation-green-h-gg-080:#1a6324;--calcite-app-color-palette-high-saturation-green-h-gg-070:#288835;--calcite-app-color-palette-high-saturation-green-h-gg-060:#35ac46;--calcite-app-color-palette-high-saturation-green-h-gg-050:#50ba5f;--calcite-app-color-palette-high-saturation-green-h-gg-040:#6bc878;--calcite-app-color-palette-high-saturation-green-h-gg-030:#87d692;--calcite-app-color-palette-high-saturation-green-h-gg-020:#a2e4ab;--calcite-app-color-palette-high-saturation-green-h-gg-010:#bdf2c4;--calcite-app-color-palette-high-saturation-green-blue-h-gb-100:#002625;--calcite-app-color-palette-high-saturation-green-blue-h-gb-090:#004d4c;--calcite-app-color-palette-high-saturation-green-blue-h-gb-080:#007472;--calcite-app-color-palette-high-saturation-green-blue-h-gb-070:#009b98;--calcite-app-color-palette-high-saturation-green-blue-h-gb-060:#00bab5;--calcite-app-color-palette-high-saturation-green-blue-h-gb-050:#28cecb;--calcite-app-color-palette-high-saturation-green-blue-h-gb-040:#5ae0de;--calcite-app-color-palette-high-saturation-green-blue-h-gb-030:#8fe6e5;--calcite-app-color-palette-high-saturation-green-blue-h-gb-020:#afedec;--calcite-app-color-palette-high-saturation-green-blue-h-gb-010:#cef5f4;--calcite-app-color-palette-high-saturation-blue-h-bb-100:#001726;--calcite-app-color-palette-high-saturation-blue-h-bb-090:#00304d;--calcite-app-color-palette-high-saturation-blue-h-bb-080:#004874;--calcite-app-color-palette-high-saturation-blue-h-bb-070:#00619b;--calcite-app-color-palette-high-saturation-blue-h-bb-060:#007ac2;--calcite-app-color-palette-high-saturation-blue-h-bb-050:#2890ce;--calcite-app-color-palette-high-saturation-blue-h-bb-040:#50a7da;--calcite-app-color-palette-high-saturation-blue-h-bb-030:#77bde7;--calcite-app-color-palette-high-saturation-blue-h-bb-020:#9fd4f3;--calcite-app-color-palette-high-saturation-blue-h-bb-010:#c7eaff;--calcite-app-color-neutral-blk-240:#000;--calcite-app-color-neutral-blk-235:#060606;--calcite-app-color-neutral-blk-230:#0b0b0b;--calcite-app-color-neutral-blk-220:#151515;--calcite-app-color-neutral-blk-210:#202020;--calcite-app-color-neutral-blk-200:#2b2b2b;--calcite-app-color-neutral-blk-190:#353535;--calcite-app-color-neutral-blk-180:#404040;--calcite-app-color-neutral-blk-170:#4a4a4a;--calcite-app-color-neutral-blk-160:#555;--calcite-app-color-neutral-blk-150:#606060;--calcite-app-color-neutral-blk-140:#6a6a6a;--calcite-app-color-neutral-blk-130:#757575;--calcite-app-color-neutral-blk-120:grey;--calcite-app-color-neutral-blk-110:#8a8a8a;--calcite-app-color-neutral-blk-100:#949494;--calcite-app-color-neutral-blk-090:#9f9f9f;--calcite-app-color-neutral-blk-080:#aaa;--calcite-app-color-neutral-blk-070:#b5b5b5;--calcite-app-color-neutral-blk-060:#bfbfbf;--calcite-app-color-neutral-blk-050:#cacaca;--calcite-app-color-neutral-blk-040:#d4d4d4;--calcite-app-color-neutral-blk-030:#dfdfdf;--calcite-app-color-neutral-blk-020:#eaeaea;--calcite-app-color-neutral-blk-010:#f3f3f3;--calcite-app-color-neutral-blk-005:#f8f8f8;--calcite-app-color-neutral-blk-000:#fff;--calcite-app-opacity-100:1;--calcite-app-opacity-96:0.96;--calcite-app-opacity-92:0.92;--calcite-app-opacity-90:0.9;--calcite-app-opacity-85:0.85;--calcite-app-opacity-80:0.8;--calcite-app-opacity-70:0.7;--calcite-app-opacity-60:0.6;--calcite-app-opacity-50:0.5;--calcite-app-opacity-40:0.4;--calcite-app-opacity-30:0.3;--calcite-app-opacity-20:0.2;--calcite-app-opacity-10:0.1;--calcite-app-opacity-8:0.08;--calcite-app-opacity-4:0.04;--calcite-app-opacity-0:0;--calcite-app-border-width-none:0px;--calcite-app-border-width-4:8px;--calcite-app-border-width-3:6px;--calcite-app-border-width-2:4px;--calcite-app-border-width-1:2px;--calcite-app-border-width-0:1px;--calcite-app-border-radius-full:9999px;--calcite-app-border-radius-half:50%;--calcite-app-border-radius-none:0px;--calcite-app-border-radius-6:24px;--calcite-app-border-radius-5:16px;--calcite-app-border-radius-4:12px;--calcite-app-border-radius-3:8px;--calcite-app-border-radius-2:6px;--calcite-app-border-radius-1:4px;--calcite-app-border-radius-0:2px;--calcite-app-font-text-case-capitalize:capitalize;--calcite-app-font-text-case-lowercase:lowercase;--calcite-app-font-text-case-uppercase:uppercase;--calcite-app-font-text-case-none:none;--calcite-app-font-text-decoration-underline:underline;--calcite-app-font-text-decoration-none:none;--calcite-app-font-paragraph-spacing-normal:10px;--calcite-app-font-letter-spacing-wide:0.4px;--calcite-app-font-letter-spacing-normal:0px;--calcite-app-font-letter-spacing-tight:-0.4px;--calcite-app-font-size-15:120px;--calcite-app-font-size-14:96px;--calcite-app-font-size-13:80px;--calcite-app-font-size-12:72px;--calcite-app-font-size-11:64px;--calcite-app-font-size-10:56px;--calcite-app-font-size-9:48px;--calcite-app-font-size-8:40px;--calcite-app-font-size-7:32px;--calcite-app-font-size-6:24px;--calcite-app-font-size-5:20px;--calcite-app-font-size-4:18px;--calcite-app-font-size-3:16px;--calcite-app-font-size-2:14px;--calcite-app-font-size-1:12px;--calcite-app-font-size-0:10px;--calcite-app-font-line-height-relative-loose:2;--calcite-app-font-line-height-relative-relaxed:1.625;--calcite-app-font-line-height-relative-normal:1.5;--calcite-app-font-line-height-relative-snug:1.375;--calcite-app-font-line-height-relative-tight:1.25;--calcite-app-font-line-height-relative:auto;--calcite-app-font-line-height-fixed-12:80px;--calcite-app-font-line-height-fixed-11:72px;--calcite-app-font-line-height-fixed-10:64px;--calcite-app-font-line-height-fixed-9:56px;--calcite-app-font-line-height-fixed-8:48px;--calcite-app-font-line-height-fixed-7:40px;--calcite-app-font-line-height-fixed-6:36px;--calcite-app-font-line-height-fixed-5:32px;--calcite-app-font-line-height-fixed-4:28px;--calcite-app-font-line-height-fixed-3:24px;--calcite-app-font-line-height-fixed-2:20px;--calcite-app-font-line-height-fixed-1:16px;--calcite-app-font-line-height-fixed-0:12px;--calcite-app-font-weight-heavy:900;--calcite-app-font-weight-black:900;--calcite-app-font-weight-extrabold:800;--calcite-app-font-weight-bold:700;--calcite-app-font-weight-demi:600;--calcite-app-font-weight-medium-italic:"Medium Italic";--calcite-app-font-weight-medium:500;--calcite-app-font-weight-regular:400;--calcite-app-font-weight-light:300;--calcite-app-font-weight-thin:100;--calcite-app-font-weight-ultralight:200;--calcite-app-font-family-code:Monaco;--calcite-app-font-family-secondary:"Avenir Next World";--calcite-app-font-family-primary:"Avenir Next LT Pro";--calcite-slider-histogram-area-active-background-dark:#8dcef7;--calcite-slider-histogram-area-active-background-light:#9bbddf;--calcite-slider-histogram-range-area-active-background-dark:#8dcef7;--calcite-slider-histogram-range-area-active-background-light:#9bbddf;--calcite-modal-comp-size-full-width:1504px;--calcite-modal-comp-size-medium-width:768px;--calcite-modal-comp-size-small-width:512px;--calcite-color-picker-channels-space-between-lg:auto;--calcite-color-picker-channels-space-between-md:auto;--calcite-semantic-spacing-base:var(--calcite-app-spacing-0);--calcite-semantic-ui-color-inverse-dark:var(--calcite-app-color-neutral-blk-005);--calcite-semantic-ui-color-inverse-light:var(--calcite-app-color-neutral-blk-190);--calcite-semantic-ui-color-danger-press-dark:var(--calcite-app-color-palette-vibrant-red-v-rr-160);--calcite-semantic-ui-color-danger-press-light:var(--calcite-app-color-palette-high-saturation-red-h-rr-080);--calcite-semantic-ui-color-danger-hover-dark:var(--calcite-app-color-palette-vibrant-red-v-rr-140);--calcite-semantic-ui-color-danger-hover-light:var(--calcite-app-color-palette-high-saturation-red-h-rr-070);--calcite-semantic-ui-color-danger-dark:var(--calcite-app-color-palette-dark-red-d-rr-420);--calcite-semantic-ui-color-danger-light:var(--calcite-app-color-palette-high-saturation-red-h-rr-060);--calcite-semantic-ui-color-warning-press-dark:var(--calcite-app-color-palette-vibrant-yellow-v-yy-160);--calcite-semantic-ui-color-warning-press-light:var(--calcite-app-color-palette-high-saturation-yellow-h-yy-080);--calcite-semantic-ui-color-warning-hover-dark:var(--calcite-app-color-palette-vibrant-yellow-v-yy-140);--calcite-semantic-ui-color-warning-hover-light:var(--calcite-app-color-palette-high-saturation-yellow-h-yy-070);--calcite-semantic-ui-color-warning-dark:var(--calcite-app-color-palette-dark-yellow-d-yy-420);--calcite-semantic-ui-color-warning-light:var(--calcite-app-color-palette-high-saturation-yellow-h-yy-060);--calcite-semantic-ui-color-success-press-dark:var(--calcite-app-color-palette-vibrant-green-v-gg-160);--calcite-semantic-ui-color-success-press-light:var(--calcite-app-color-palette-high-saturation-green-h-gg-080);--calcite-semantic-ui-color-success-hover-dark:var(--calcite-app-color-palette-vibrant-green-v-gg-140);--calcite-semantic-ui-color-success-hover-light:var(--calcite-app-color-palette-high-saturation-green-h-gg-070);--calcite-semantic-ui-color-success-dark:var(--calcite-app-color-palette-dark-green-d-gg-420);--calcite-semantic-ui-color-success-light:var(--calcite-app-color-palette-high-saturation-green-h-gg-060);--calcite-semantic-ui-color-info-press-dark:var(--calcite-app-color-palette-vibrant-blue-v-bb-160);--calcite-semantic-ui-color-info-press-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-090);--calcite-semantic-ui-color-info-hover-dark:var(--calcite-app-color-palette-vibrant-blue-v-bb-140);--calcite-semantic-ui-color-info-hover-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-080);--calcite-semantic-ui-color-info-dark:var(--calcite-app-color-palette-dark-blue-d-bb-420);--calcite-semantic-ui-color-info-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-070);--calcite-semantic-ui-color-border-input-dark:var(--calcite-app-color-neutral-blk-130);--calcite-semantic-ui-color-border-input-light:var(--calcite-app-color-neutral-blk-100);--calcite-semantic-ui-color-border-3-dark:var(--calcite-app-color-neutral-blk-180);--calcite-semantic-ui-color-border-3-light:var(--calcite-app-color-neutral-blk-030);--calcite-semantic-ui-color-border-2-dark:var(--calcite-app-color-neutral-blk-170);--calcite-semantic-ui-color-border-2-light:var(--calcite-app-color-neutral-blk-040);--calcite-semantic-ui-color-border-1-dark:var(--calcite-app-color-neutral-blk-160);--calcite-semantic-ui-color-border-1-light:var(--calcite-app-color-neutral-blk-050);--calcite-semantic-ui-color-text-link-dark:var(--calcite-app-color-palette-dark-blue-d-bb-420);--calcite-semantic-ui-color-text-link-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-070);--calcite-semantic-ui-color-text-inverse-dark:var(--calcite-app-color-neutral-blk-220);--calcite-semantic-ui-color-text-inverse-light:var(--calcite-app-color-neutral-blk-000);--calcite-semantic-ui-color-text-3-dark:var(--calcite-app-color-neutral-blk-090);--calcite-semantic-ui-color-text-3-light:var(--calcite-app-color-neutral-blk-140);--calcite-semantic-ui-color-text-2-dark:var(--calcite-app-color-neutral-blk-060);--calcite-semantic-ui-color-text-2-light:var(--calcite-app-color-neutral-blk-170);--calcite-semantic-ui-color-text-1-dark:var(--calcite-app-color-neutral-blk-000);--calcite-semantic-ui-color-text-1-light:var(--calcite-app-color-neutral-blk-220);--calcite-semantic-ui-color-foreground-current-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-010);--calcite-semantic-ui-color-foreground-3-dark:var(--calcite-app-color-neutral-blk-220);--calcite-semantic-ui-color-foreground-3-light:var(--calcite-app-color-neutral-blk-020);--calcite-semantic-ui-color-foreground-2-dark:var(--calcite-app-color-neutral-blk-210);--calcite-semantic-ui-color-foreground-2-light:var(--calcite-app-color-neutral-blk-010);--calcite-semantic-ui-color-foreground-1-dark:var(--calcite-app-color-neutral-blk-200);--calcite-semantic-ui-color-foreground-1-light:var(--calcite-app-color-neutral-blk-000);--calcite-semantic-ui-color-background-dark:var(--calcite-app-color-neutral-blk-190);--calcite-semantic-ui-color-background-light:var(--calcite-app-color-neutral-blk-005);--calcite-semantic-ui-color-brand-press-dark:var(--calcite-app-color-palette-high-saturation-blue-h-bb-070);--calcite-semantic-ui-color-brand-press-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-080);--calcite-semantic-ui-color-brand-hover-dark:var(--calcite-app-color-palette-high-saturation-blue-h-bb-060);--calcite-semantic-ui-color-brand-hover-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-070);--calcite-semantic-ui-color-brand-dark:var(--calcite-app-color-palette-vibrant-blue-v-bb-160);--calcite-semantic-ui-color-brand-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-060);--calcite-semantic-border-radius-pill:var(--calcite-app-border-radius-full);--calcite-semantic-border-radius-circular:var(--calcite-app-border-radius-half);--calcite-semantic-border-radius-round:var(--calcite-app-border-radius-1);--calcite-semantic-border-radius-sharp:var(--calcite-app-border-radius-none);--calcite-app-breakpoint-gutter:var(--calcite-app-spacing-7);--calcite-app-breakpoint-margin:var(--calcite-app-spacing-9);--calcite-tree-item-space-around-lg:var(--calcite-app-spacing-5);--calcite-tree-item-space-around-md:var(--calcite-app-spacing-3);--calcite-tree-item-space-around-sm:var(--calcite-app-spacing-1);--calcite-tree-item-space-between-lg:var(--calcite-app-spacing-14);--calcite-tree-item-space-between-md:var(--calcite-app-spacing-11);--calcite-tree-item-space-between-sm:var(--calcite-app-spacing-9);--calcite-tree-item-icon-size-lg:var(--calcite-app-sizing-11);--calcite-tree-item-icon-size-md:var(--calcite-app-sizing-9);--calcite-tree-item-icon-size-sm:var(--calcite-app-sizing-7);--calcite-tree-item-comp-size-lg:var(--calcite-app-sizing-14);--calcite-tree-item-comp-size-md:var(--calcite-app-sizing-11);--calcite-tree-item-comp-size-sm:var(--calcite-app-sizing-9);--calcite-tree-item-border-width-lg:var(--calcite-app-border-width-4);--calcite-tree-item-border-width-md:var(--calcite-app-border-width-2);--calcite-tree-item-border-width-sm:var(--calcite-app-border-width-1);--calcite-tree-item-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-tree-item-border-radius-md:var(--calcite-app-border-radius-5);--calcite-tree-item-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-tooltip-arrow-height:var(--calcite-app-sizing-2);--calcite-tooltip-arrow-width:var(--calcite-app-sizing-6);--calcite-tooltip-border-width:var(--calcite-app-border-width-0);--calcite-tooltip-border-radius:var(--calcite-app-border-radius-1);--calcite-tooltip-space-arround-left-right:var(--calcite-app-spacing-7);--calcite-tooltip-space-arround-top-bottom:var(--calcite-app-spacing-5);--calcite-tip-border-width-md:var(--calcite-app-border-width-0);--calcite-tip-selected-space-around-md:var(--calcite-app-spacing-none);--calcite-tip-selected-space-between-md:var(--calcite-app-spacing-3);--calcite-tip-space-around-md:var(--calcite-app-spacing-7);--calcite-tip-space-between-md:var(--calcite-app-spacing-3);--calcite-tip-icon-size-md:var(--calcite-app-sizing-9);--calcite-tip-border-radius-md:var(--calcite-app-border-radius-none);--calcite-textarea-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-textarea-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-textarea-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-textarea-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-textarea-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-textarea-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-textarea-icon-size-lg:var(--calcite-app-sizing-7);--calcite-textarea-icon-size-md:var(--calcite-app-sizing-7);--calcite-textarea-icon-size-sm:var(--calcite-app-sizing-7);--calcite-textarea-border-width-lg:var(--calcite-app-border-width-0);--calcite-textarea-border-width-md:var(--calcite-app-border-width-0);--calcite-textarea-border-width-sm:var(--calcite-app-border-width-0);--calcite-textarea-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-textarea-border-radius-md:var(--calcite-app-border-radius-none);--calcite-textarea-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-tabs-space-between-lg:var(--calcite-app-spacing-9);--calcite-tabs-space-between-md:var(--calcite-app-spacing-8);--calcite-tabs-space-between-sm:var(--calcite-app-spacing-7);--calcite-tabs-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-tabs-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-tabs-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-tabs-space-around-left-right-lg:var(--calcite-app-spacing-none);--calcite-tabs-space-around-left-right-md:var(--calcite-app-spacing-none);--calcite-tabs-space-around-left-right-sm:var(--calcite-app-spacing-none);--calcite-tabs-icon-size-lg:var(--calcite-app-sizing-9);--calcite-tabs-icon-size-md:var(--calcite-app-sizing-7);--calcite-tabs-icon-size-sm:var(--calcite-app-sizing-7);--calcite-tabs-border-width-active-lg:var(--calcite-app-border-width-1);--calcite-tabs-border-width-active-md:var(--calcite-app-border-width-1);--calcite-tabs-border-width-active-sm:var(--calcite-app-border-width-1);--calcite-tabs-border-width-lg:var(--calcite-app-border-width-0);--calcite-tabs-border-width-md:var(--calcite-app-border-width-0);--calcite-tabs-border-width-sm:var(--calcite-app-border-width-0);--calcite-tabs-bordered-space-between-lg:var(--calcite-app-spacing-none);--calcite-tabs-bordered-space-between-md:var(--calcite-app-spacing-none);--calcite-tabs-bordered-space-between-sm:var(--calcite-app-spacing-none);--calcite-tabs-bordered-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-tabs-bordered-border-radius-md:var(--calcite-app-border-radius-none);--calcite-tabs-bordered-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-tabs-bordered-space-around-top-bottom-lg:var(--calcite-app-spacing-10);--calcite-tabs-bordered-space-around-top-bottom-md:var(--calcite-app-spacing-7);--calcite-tabs-bordered-space-around-top-bottom-sm:var(--calcite-app-spacing-7);--calcite-tabs-bordered-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-tabs-bordered-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-tabs-bordered-space-around-left-right-sm:var(--calcite-app-spacing-5);--calcite-tab-title-space-around-top-bottom-lg:var(--calcite-app-spacing-4);--calcite-tab-title-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-tab-title-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-tab-title-space-around-left-right-lg:var(--calcite-app-spacing-1);--calcite-tab-title-space-around-left-right-md:var(--calcite-app-spacing-1);--calcite-tab-title-space-around-left-right-sm:var(--calcite-app-spacing-1);--calcite-tab-title-space-between-lg:var(--calcite-app-spacing-3);--calcite-tab-title-space-between-md:var(--calcite-app-spacing-3);--calcite-tab-title-space-between-sm:var(--calcite-app-spacing-3);--calcite-tab-title-icon-size-lg:var(--calcite-app-sizing-9);--calcite-tab-title-icon-size-md:var(--calcite-app-sizing-7);--calcite-tab-title-icon-size-sm:var(--calcite-app-sizing-7);--calcite-tab-title-border-width-active-lg:var(--calcite-app-border-width-1);--calcite-tab-title-border-width-active-md:var(--calcite-app-border-width-1);--calcite-tab-title-border-width-active-sm:var(--calcite-app-border-width-1);--calcite-tab-title-border-width-lg:var(--calcite-app-border-width-0);--calcite-tab-title-border-width-md:var(--calcite-app-border-width-0);--calcite-tab-title-border-width-sm:var(--calcite-app-border-width-0);--calcite-tab-title-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-tab-title-border-radius-md:var(--calcite-app-border-radius-none);--calcite-tab-title-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-tab-title-bordered-space-around-top-bottom-lg:var(--calcite-app-spacing-4);--calcite-tab-title-bordered-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-tab-title-bordered-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-tab-title-bordered-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-tab-title-bordered-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-tab-title-bordered-space-around-left-right-sm:var(--calcite-app-spacing-5);--calcite-switch-border-width-lg:var(--calcite-app-border-width-0);--calcite-switch-border-width-md:var(--calcite-app-border-width-0);--calcite-switch-border-width-sm:var(--calcite-app-border-width-0);--calcite-switch-handle-border-width-lg:var(--calcite-app-border-width-1);--calcite-switch-handle-border-width-md:var(--calcite-app-border-width-1);--calcite-switch-handle-border-width-sm:var(--calcite-app-border-width-1);--calcite-switch-handle-border-radius-lg:var(--calcite-app-border-radius-half);--calcite-switch-handle-border-radius-md:var(--calcite-app-border-radius-half);--calcite-switch-handle-border-radius-sm:var(--calcite-app-border-radius-half);--calcite-switch-handle-size-lg:var(--calcite-app-sizing-9);--calcite-switch-handle-size-md:var(--calcite-app-sizing-7);--calcite-switch-handle-size-sm:var(--calcite-app-sizing-5);--calcite-switch-comp-size-lg:var(--calcite-app-sizing-15);--calcite-switch-comp-size-md:var(--calcite-app-sizing-11);--calcite-switch-comp-size-sm:var(--calcite-app-sizing-9);--calcite-switch-border-radius-lg:var(--calcite-app-border-radius-full);--calcite-switch-border-radius-md:var(--calcite-app-border-radius-full);--calcite-switch-border-radius-sm:var(--calcite-app-border-radius-full);--calcite-stepper-space-around-lg:var(--calcite-app-spacing-11);--calcite-stepper-space-around-md:var(--calcite-app-spacing-9);--calcite-stepper-space-around-sm:var(--calcite-app-spacing-7);--calcite-stepper-space-between-lg:var(--calcite-app-spacing-14);--calcite-stepper-space-between-md:var(--calcite-app-spacing-11);--calcite-stepper-space-between-sm:var(--calcite-app-spacing-9);--calcite-stepper-icon-size-lg:var(--calcite-app-sizing-11);--calcite-stepper-icon-size-md:var(--calcite-app-sizing-9);--calcite-stepper-icon-size-sm:var(--calcite-app-sizing-7);--calcite-stepper-comp-size-lg:var(--calcite-app-sizing-14);--calcite-stepper-comp-size-md:var(--calcite-app-sizing-11);--calcite-stepper-comp-size-sm:var(--calcite-app-sizing-9);--calcite-stepper-border-width-lg:var(--calcite-app-border-width-4);--calcite-stepper-border-width-md:var(--calcite-app-border-width-2);--calcite-stepper-border-width-sm:var(--calcite-app-border-width-1);--calcite-stepper-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-stepper-border-radius-md:var(--calcite-app-border-radius-5);--calcite-stepper-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-stepper-item-disabled:var(--calcite-app-opacity-50);--calcite-stepper-item-space-around-top-bottom-lg:var(--calcite-app-spacing-9);--calcite-stepper-item-space-around-top-bottom-md:var(--calcite-app-spacing-8);--calcite-stepper-item-space-around-top-bottom-sm:var(--calcite-app-spacing-7);--calcite-stepper-item-space-around-right-lg:var(--calcite-app-spacing-8);--calcite-stepper-item-space-around-right-md:var(--calcite-app-spacing-7);--calcite-stepper-item-space-around-right-sm:var(--calcite-app-spacing-5);--calcite-stepper-item-space-around-left-lg:var(--calcite-app-spacing-none);--calcite-stepper-item-space-around-left-md:var(--calcite-app-spacing-none);--calcite-stepper-item-space-around-left-sm:var(--calcite-app-spacing-none);--calcite-stepper-item-space-between-lg:var(--calcite-app-spacing-14);--calcite-stepper-item-space-between-md:var(--calcite-app-spacing-7);--calcite-stepper-item-space-between-sm:var(--calcite-app-spacing-5);--calcite-stepper-item-icon-size-lg:var(--calcite-app-sizing-7);--calcite-stepper-item-icon-size-md:var(--calcite-app-sizing-7);--calcite-stepper-item-icon-size-sm:var(--calcite-app-sizing-7);--calcite-stepper-item-comp-size-lg:var(--calcite-app-sizing-14);--calcite-stepper-item-comp-size-md:var(--calcite-app-sizing-11);--calcite-stepper-item-comp-size-sm:var(--calcite-app-sizing-9);--calcite-stepper-item-border-width-lg:var(--calcite-app-border-width-1);--calcite-stepper-item-border-width-md:var(--calcite-app-border-width-1);--calcite-stepper-item-border-width-sm:var(--calcite-app-border-width-1);--calcite-stepper-item-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-stepper-item-border-radius-md:var(--calcite-app-border-radius-5);--calcite-stepper-item-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-split-button-space-around-divider-solid-top-bottom:var(--calcite-app-spacing-1);--calcite-split-button-space-around-dropdown-lg:var(--calcite-app-spacing-4);--calcite-split-button-space-around-dropdown-md:var(--calcite-app-spacing-3);--calcite-split-button-space-around-dropdown-sm:var(--calcite-app-spacing-1);--calcite-split-button-space-around-content-top-bottom-lg:var(--calcite-app-spacing-4);--calcite-split-button-space-around-content-top-bottom-md:var(--calcite-app-spacing-3);--calcite-split-button-space-around-content-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-split-button-space-around-content-left-right-lg:var(--calcite-app-spacing-7);--calcite-split-button-space-around-content-left-right-md:var(--calcite-app-spacing-5);--calcite-split-button-space-around-content-left-right-sm:var(--calcite-app-spacing-3);--calcite-split-button-space-between-lg:var(--calcite-app-spacing-7);--calcite-split-button-space-between-md:var(--calcite-app-spacing-5);--calcite-split-button-space-between-sm:var(--calcite-app-spacing-3);--calcite-split-button-icon-size-lg:var(--calcite-app-sizing-9);--calcite-split-button-icon-size-md:var(--calcite-app-sizing-7);--calcite-split-button-icon-size-sm:var(--calcite-app-sizing-7);--calcite-split-button-comp-size-lg:var(--calcite-app-sizing-14);--calcite-split-button-comp-size-md:var(--calcite-app-sizing-11);--calcite-split-button-comp-size-sm:var(--calcite-app-sizing-9);--calcite-split-button-border-width-lg:var(--calcite-app-border-width-0);--calcite-split-button-border-width-md:var(--calcite-app-border-width-0);--calcite-split-button-border-width-sm:var(--calcite-app-border-width-0);--calcite-split-button-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-split-button-border-radius-md:var(--calcite-app-border-radius-none);--calcite-split-button-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-slider-space-around-lg:var(--calcite-app-spacing-3);--calcite-slider-space-around-md:var(--calcite-app-spacing-2);--calcite-slider-space-around-sm:var(--calcite-app-spacing-1);--calcite-slider-space-between-lg:var(--calcite-app-spacing-3);--calcite-slider-space-between-md:var(--calcite-app-spacing-3);--calcite-slider-space-between-sm:var(--calcite-app-spacing-1);--calcite-slider-handle-size-lg:var(--calcite-app-sizing-7);--calcite-slider-handle-size-md:var(--calcite-app-sizing-6);--calcite-slider-handle-size-sm:var(--calcite-app-sizing-4);--calcite-slider-tick-size-height-lg:var(--calcite-app-sizing-2);--calcite-slider-tick-size-height-md:var(--calcite-app-sizing-2);--calcite-slider-tick-size-height-sm:var(--calcite-app-sizing-2);--calcite-slider-tick-size-width-lg:var(--calcite-app-sizing-1);--calcite-slider-tick-size-width-md:var(--calcite-app-sizing-1);--calcite-slider-tick-size-width-sm:var(--calcite-app-sizing-1);--calcite-slider-border-width-lg:var(--calcite-app-border-width-1);--calcite-slider-border-width-md:var(--calcite-app-border-width-1);--calcite-slider-border-width-sm:var(--calcite-app-border-width-1);--calcite-slider-range-space-around-lg:var(--calcite-app-spacing-3);--calcite-slider-range-space-around-md:var(--calcite-app-spacing-2);--calcite-slider-range-space-around-sm:var(--calcite-app-spacing-1);--calcite-slider-range-space-between-lg:var(--calcite-app-spacing-3);--calcite-slider-range-space-between-md:var(--calcite-app-spacing-3);--calcite-slider-range-space-between-sm:var(--calcite-app-spacing-1);--calcite-slider-range-handle-size-lg:var(--calcite-app-sizing-7);--calcite-slider-range-handle-size-md:var(--calcite-app-sizing-6);--calcite-slider-range-handle-size-sm:var(--calcite-app-sizing-4);--calcite-slider-range-tick-size-height-lg:var(--calcite-app-sizing-2);--calcite-slider-range-tick-size-height-md:var(--calcite-app-sizing-2);--calcite-slider-range-tick-size-height-sm:var(--calcite-app-sizing-2);--calcite-slider-range-tick-size-width-lg:var(--calcite-app-sizing-1);--calcite-slider-range-tick-size-width-md:var(--calcite-app-sizing-1);--calcite-slider-range-tick-size-width-sm:var(--calcite-app-sizing-1);--calcite-slider-range-border-width-lg:var(--calcite-app-border-width-1);--calcite-slider-range-border-width-md:var(--calcite-app-border-width-1);--calcite-slider-range-border-width-sm:var(--calcite-app-border-width-1);--calcite-slider-histogram-active-end-height-lg:var(--calcite-app-sizing-15);--calcite-slider-histogram-active-end-height-md:var(--calcite-app-sizing-15);--calcite-slider-histogram-active-end-height-sm:var(--calcite-app-sizing-15);--calcite-slider-histogram-active-end-width-lg:var(--calcite-app-sizing-0);--calcite-slider-histogram-active-end-width-md:var(--calcite-app-sizing-0);--calcite-slider-histogram-active-end-width-sm:var(--calcite-app-sizing-0);--calcite-slider-histogram-space-around-lg:var(--calcite-app-spacing-3);--calcite-slider-histogram-space-around-md:var(--calcite-app-spacing-2);--calcite-slider-histogram-space-around-sm:var(--calcite-app-spacing-1);--calcite-slider-histogram-space-between-lg:var(--calcite-app-spacing-3);--calcite-slider-histogram-space-between-md:var(--calcite-app-spacing-3);--calcite-slider-histogram-space-between-sm:var(--calcite-app-spacing-1);--calcite-slider-histogram-handle-size-lg:var(--calcite-app-sizing-7);--calcite-slider-histogram-handle-size-md:var(--calcite-app-sizing-6);--calcite-slider-histogram-handle-size-sm:var(--calcite-app-sizing-4);--calcite-slider-histogram-tick-size-height-lg:var(--calcite-app-sizing-2);--calcite-slider-histogram-tick-size-height-md:var(--calcite-app-sizing-2);--calcite-slider-histogram-tick-size-height-sm:var(--calcite-app-sizing-2);--calcite-slider-histogram-tick-size-width-lg:var(--calcite-app-sizing-1);--calcite-slider-histogram-tick-size-width-md:var(--calcite-app-sizing-1);--calcite-slider-histogram-tick-size-width-sm:var(--calcite-app-sizing-1);--calcite-slider-histogram-border-width-lg:var(--calcite-app-border-width-1);--calcite-slider-histogram-border-width-md:var(--calcite-app-border-width-1);--calcite-slider-histogram-border-width-sm:var(--calcite-app-border-width-1);--calcite-slider-histogram-range-active-start-end-height-lg:var(--calcite-app-sizing-15);--calcite-slider-histogram-range-active-start-end-height-md:var(--calcite-app-sizing-15);--calcite-slider-histogram-range-active-start-end-height-sm:var(--calcite-app-sizing-15);--calcite-slider-histogram-range-active-start-end-width-lg:var(--calcite-app-sizing-0);--calcite-slider-histogram-range-active-start-end-width-md:var(--calcite-app-sizing-0);--calcite-slider-histogram-range-active-start-end-width-sm:var(--calcite-app-sizing-0);--calcite-slider-histogram-range-tick-border-width-lg:var(--calcite-app-border-width-0);--calcite-slider-histogram-range-tick-border-width-md:var(--calcite-app-border-width-0);--calcite-slider-histogram-range-tick-border-width-sm:var(--calcite-app-border-width-0);--calcite-slider-histogram-range-space-around-lg:var(--calcite-app-spacing-3);--calcite-slider-histogram-range-space-around-md:var(--calcite-app-spacing-2);--calcite-slider-histogram-range-space-around-sm:var(--calcite-app-spacing-1);--calcite-slider-histogram-range-space-between-lg:var(--calcite-app-spacing-3);--calcite-slider-histogram-range-space-between-md:var(--calcite-app-spacing-3);--calcite-slider-histogram-range-space-between-sm:var(--calcite-app-spacing-1);--calcite-slider-histogram-range-handle-size-lg:var(--calcite-app-sizing-7);--calcite-slider-histogram-range-handle-size-md:var(--calcite-app-sizing-6);--calcite-slider-histogram-range-handle-size-sm:var(--calcite-app-sizing-4);--calcite-slider-histogram-range-tick-size-height-lg:var(--calcite-app-sizing-2);--calcite-slider-histogram-range-tick-size-height-md:var(--calcite-app-sizing-2);--calcite-slider-histogram-range-tick-size-height-sm:var(--calcite-app-sizing-2);--calcite-slider-histogram-range-tick-size-width-lg:var(--calcite-app-sizing-1);--calcite-slider-histogram-range-tick-size-width-md:var(--calcite-app-sizing-1);--calcite-slider-histogram-range-tick-size-width-sm:var(--calcite-app-sizing-1);--calcite-slider-histogram-range-handle-border-width-lg:var(--calcite-app-border-width-1);--calcite-slider-histogram-range-handle-border-width-md:var(--calcite-app-border-width-1);--calcite-slider-histogram-range-handle-border-width-sm:var(--calcite-app-border-width-1);--calcite-segmented-control-space-around-lg:var(--calcite-app-spacing-11);--calcite-segmented-control-space-around-md:var(--calcite-app-spacing-9);--calcite-segmented-control-space-around-sm:var(--calcite-app-spacing-7);--calcite-segmented-control-space-between-lg:var(--calcite-app-spacing-14);--calcite-segmented-control-space-between-md:var(--calcite-app-spacing-11);--calcite-segmented-control-space-between-sm:var(--calcite-app-spacing-9);--calcite-segmented-control-icon-size-lg:var(--calcite-app-sizing-11);--calcite-segmented-control-icon-size-md:var(--calcite-app-sizing-9);--calcite-segmented-control-icon-size-sm:var(--calcite-app-sizing-7);--calcite-segmented-control-comp-size-lg:var(--calcite-app-sizing-14);--calcite-segmented-control-comp-size-md:var(--calcite-app-sizing-11);--calcite-segmented-control-comp-size-sm:var(--calcite-app-sizing-9);--calcite-segmented-control-border-width-lg:var(--calcite-app-border-width-4);--calcite-segmented-control-border-width-md:var(--calcite-app-border-width-2);--calcite-segmented-control-border-width-sm:var(--calcite-app-border-width-1);--calcite-segmented-control-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-segmented-control-border-radius-md:var(--calcite-app-border-radius-5);--calcite-segmented-control-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-scrim-opacity:var(--calcite-app-opacity-85);--calcite-rating-space-around-lg:var(--calcite-app-spacing-7);--calcite-rating-space-around-md:var(--calcite-app-spacing-5);--calcite-rating-space-around-sm:var(--calcite-app-spacing-3);--calcite-rating-space-between-lg:var(--calcite-app-spacing-3);--calcite-rating-space-between-md:var(--calcite-app-spacing-3);--calcite-rating-space-between-sm:var(--calcite-app-spacing-1);--calcite-rating-average-chip-space-arround-lg:var(--calcite-app-sizing-7);--calcite-rating-average-chip-space-arround-md:var(--calcite-app-sizing-5);--calcite-rating-average-chip-space-arround-sm:var(--calcite-app-sizing-3);--calcite-rating-average-chip-space-between-lg:var(--calcite-app-sizing-5);--calcite-rating-average-chip-space-between-md:var(--calcite-app-sizing-3);--calcite-rating-average-chip-space-between-sm:var(--calcite-app-sizing-1);--calcite-rating-average-space-between-lg:var(--calcite-app-sizing-5);--calcite-rating-average-space-between-md:var(--calcite-app-sizing-3);--calcite-rating-average-space-between-sm:var(--calcite-app-sizing-1);--calcite-rating-star-container-space-around-lg:var(--calcite-app-sizing-2);--calcite-rating-star-container-space-around-md:var(--calcite-app-sizing-1);--calcite-rating-star-container-space-around-sm:var(--calcite-app-sizing-1);--calcite-rating-star-container-space-between-lg:var(--calcite-app-sizing-5);--calcite-rating-star-container-space-between-md:var(--calcite-app-sizing-3);--calcite-rating-star-container-space-between-sm:var(--calcite-app-sizing-1);--calcite-rating-star-comp-size-lg:var(--calcite-app-sizing-11);--calcite-rating-star-comp-size-md:var(--calcite-app-sizing-9);--calcite-rating-star-comp-size-sm:var(--calcite-app-sizing-7);--calcite-rating-chip-count-font-weights:var(--calcite-app-font-weight-medium-italic);--calcite-rating-chip-count-font-typography:var(--calcite-app-font-size-3);--calcite-rating-comp-size-lg:var(--calcite-app-sizing-14);--calcite-rating-comp-size-md:var(--calcite-app-sizing-11);--calcite-rating-comp-size-sm:var(--calcite-app-sizing-9);--calcite-radio-space-around-lg:var(--calcite-app-sizing-7);--calcite-radio-space-around-md:var(--calcite-app-sizing-5);--calcite-radio-space-around-sm:var(--calcite-app-sizing-3);--calcite-radio-border-width-checked-lg:var(--calcite-app-border-width-3);--calcite-radio-border-width-checked-md:var(--calcite-app-border-width-2);--calcite-radio-border-width-checked-sm:var(--calcite-app-border-width-2);--calcite-radio-border-width-unchecked:var(--calcite-app-border-width-0);--calcite-radio-space-between-lg:var(--calcite-app-sizing-3);--calcite-radio-space-between-md:var(--calcite-app-sizing-3);--calcite-radio-space-between-sm:var(--calcite-app-sizing-3);--calcite-radio-comp-size-lg:var(--calcite-app-sizing-7);--calcite-radio-comp-size-md:var(--calcite-app-sizing-6);--calcite-radio-comp-size-sm:var(--calcite-app-sizing-5);--calcite-popover-space-around-left-top-bottom-lg:var(--calcite-app-spacing-7);--calcite-popover-space-around-left-top-bottom-md:var(--calcite-app-spacing-5);--calcite-popover-space-around-left-top-bottom-sm:var(--calcite-app-spacing-3);--calcite-popover-space-around-left-right-lg:var(--calcite-app-spacing-8);--calcite-popover-space-around-left-right-md:var(--calcite-app-spacing-7);--calcite-popover-space-around-left-right-sm:var(--calcite-app-spacing-5);--calcite-popover-space-between-lg:var(--calcite-app-spacing-none);--calcite-popover-space-between-md:var(--calcite-app-spacing-none);--calcite-popover-space-between-sm:var(--calcite-app-spacing-none);--calcite-popover-icon-size-lg:var(--calcite-app-sizing-9);--calcite-popover-icon-size-md:var(--calcite-app-sizing-7);--calcite-popover-icon-size-sm:var(--calcite-app-sizing-7);--calcite-popover-pointer-size-lg:var(--calcite-app-sizing-6);--calcite-popover-pointer-size-md:var(--calcite-app-sizing-6);--calcite-popover-pointer-size-sm:var(--calcite-app-sizing-6);--calcite-popover-border-width-lg:var(--calcite-app-border-width-0);--calcite-popover-border-width-md:var(--calcite-app-border-width-0);--calcite-popover-border-width-sm:var(--calcite-app-border-width-0);--calcite-popover-border-radius-lg:var(--calcite-app-border-radius-1);--calcite-popover-border-radius-md:var(--calcite-app-border-radius-1);--calcite-popover-border-radius-sm:var(--calcite-app-border-radius-1);--calcite-panel-header-space-around-top-bottom-md:var(--calcite-app-spacing-6);--calcite-panel-header-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-panel-header-space-between-md:var(--calcite-app-spacing-1);--calcite-panel-header-icon-size-md:var(--calcite-app-sizing-7);--calcite-panel-header-border-width-md:var(--calcite-app-border-width-0);--calcite-pagination-space-around-lg:var(--calcite-app-spacing-11);--calcite-pagination-space-around-md:var(--calcite-app-spacing-9);--calcite-pagination-space-around-sm:var(--calcite-app-spacing-7);--calcite-pagination-space-between-lg:var(--calcite-app-spacing-14);--calcite-pagination-space-between-md:var(--calcite-app-spacing-11);--calcite-pagination-space-between-sm:var(--calcite-app-spacing-9);--calcite-pagination-icon-size-lg:var(--calcite-app-sizing-11);--calcite-pagination-icon-size-md:var(--calcite-app-sizing-9);--calcite-pagination-icon-size-sm:var(--calcite-app-sizing-7);--calcite-pagination-comp-size-lg:var(--calcite-app-sizing-14);--calcite-pagination-comp-size-md:var(--calcite-app-sizing-11);--calcite-pagination-comp-size-sm:var(--calcite-app-sizing-9);--calcite-pagination-border-width-lg:var(--calcite-app-border-width-4);--calcite-pagination-border-width-md:var(--calcite-app-border-width-2);--calcite-pagination-border-width-sm:var(--calcite-app-border-width-1);--calcite-pagination-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-pagination-border-radius-md:var(--calcite-app-border-radius-5);--calcite-pagination-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-notice-space-around-right-lg:var(--calcite-app-spacing-7);--calcite-notice-space-around-right-md:var(--calcite-app-spacing-5);--calcite-notice-space-around-right-sm:var(--calcite-app-spacing-3);--calcite-notice-space-around-left-lg:var(--calcite-app-spacing-8);--calcite-notice-space-around-left-md:var(--calcite-app-spacing-7);--calcite-notice-space-around-left-sm:var(--calcite-app-spacing-5);--calcite-notice-space-around-top-bottom-lg:var(--calcite-app-spacing-7);--calcite-notice-space-around-top-bottom-md:var(--calcite-app-spacing-6);--calcite-notice-space-around-top-bottom-sm:var(--calcite-app-spacing-4);--calcite-notice-content-space-between-lg:var(--calcite-app-spacing-1);--calcite-notice-content-space-between-md:var(--calcite-app-spacing-1);--calcite-notice-content-space-between-sm:var(--calcite-app-spacing-1);--calcite-notice-highlight-border-lg:var(--calcite-app-border-width-1);--calcite-notice-highlight-border-md:var(--calcite-app-border-width-1);--calcite-notice-highlight-border-sm:var(--calcite-app-border-width-1);--calcite-notice-icon-size-lg:var(--calcite-app-sizing-9);--calcite-notice-icon-size-md:var(--calcite-app-sizing-7);--calcite-notice-icon-size-sm:var(--calcite-app-sizing-7);--calcite-notice-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-notice-border-radius-md:var(--calcite-app-border-radius-none);--calcite-notice-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-modal-border-radius-md:var(--calcite-app-border-radius-1);--calcite-modal-border-radius-lg:var(--calcite-app-border-radius-1);--calcite-modal-border-radius-sm:var(--calcite-app-border-radius-1);--calcite-modal-border-width-top-lg:var(--calcite-app-border-width-2);--calcite-modal-border-width-top-md:var(--calcite-app-border-width-2);--calcite-modal-border-width-top-sm:var(--calcite-app-border-width-2);--calcite-modal-border-width-lg:var(--calcite-app-border-width-0);--calcite-modal-border-width-md:var(--calcite-app-border-width-0);--calcite-modal-border-width-sm:var(--calcite-app-border-width-0);--calcite-modal-space-around-cancel-button-lg:var(--calcite-app-spacing-1);--calcite-modal-space-around-cancel-button-md:var(--calcite-app-spacing-1);--calcite-modal-space-around-cancel-button-sm:var(--calcite-app-spacing-1);--calcite-modal-space-around-content-lg:var(--calcite-app-spacing-8);--calcite-modal-space-around-content-md:var(--calcite-app-spacing-7);--calcite-modal-space-around-content-sm:var(--calcite-app-spacing-5);--calcite-modal-space-around-top-bottom-lg:var(--calcite-app-spacing-8);--calcite-modal-space-around-top-bottom-md:var(--calcite-app-spacing-7);--calcite-modal-space-around-top-bottom-sm:var(--calcite-app-spacing-5);--calcite-modal-space-around-left-right-lg:var(--calcite-app-spacing-9);--calcite-modal-space-around-left-right-md:var(--calcite-app-spacing-8);--calcite-modal-space-around-left-right-sm:var(--calcite-app-spacing-7);--calcite-modal-space-between-lg:var(--calcite-app-spacing-none);--calcite-modal-space-between-md:var(--calcite-app-spacing-none);--calcite-modal-space-between-sm:var(--calcite-app-spacing-none);--calcite-modal-icon-size-lg:var(--calcite-app-sizing-11);--calcite-modal-icon-size-md:var(--calcite-app-sizing-9);--calcite-modal-icon-size-sm:var(--calcite-app-sizing-7);--calcite-loader-inline-space-around-lg:var(--calcite-app-spacing-5);--calcite-loader-inline-space-around-md:var(--calcite-app-spacing-3);--calcite-loader-inline-space-around-sm:var(--calcite-app-spacing-2);--calcite-loader-inline-space-between-lg:var(--calcite-app-spacing-5);--calcite-loader-inline-space-between-md:var(--calcite-app-spacing-3);--calcite-loader-inline-space-between-sm:var(--calcite-app-spacing-2);--calcite-loader-inline-comp-size-lg:var(--calcite-app-sizing-9);--calcite-loader-inline-comp-size-md:var(--calcite-app-sizing-7);--calcite-loader-inline-comp-size-sm:var(--calcite-app-sizing-5);--calcite-loader-space-between-standard:var(--calcite-app-spacing-1);--calcite-loader-comp-size-lg:var(--calcite-app-sizing-20);--calcite-loader-comp-size-md:var(--calcite-app-sizing-17);--calcite-loader-comp-size-sm:var(--calcite-app-sizing-11);--calcite-link-bottom-border-width:var(--calcite-app-border-width-0);--calcite-input-week-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-week-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-week-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-week-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-week-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-week-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-week-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-week-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-week-space-between-md:var(--calcite-app-spacing-5);--calcite-input-week-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-week-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-week-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-week-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-week-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-week-border-width-md:var(--calcite-app-border-width-0);--calcite-input-week-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-week-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-week-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-week-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-text-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-text-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-text-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-text-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-text-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-text-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-text-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-text-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-text-space-between-md:var(--calcite-app-spacing-5);--calcite-input-text-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-text-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-text-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-text-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-text-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-text-border-width-md:var(--calcite-app-border-width-0);--calcite-input-text-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-text-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-text-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-text-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-telephone-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-telephone-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-telephone-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-telephone-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-telephone-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-telephone-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-telephone-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-telephone-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-telephone-space-between-md:var(--calcite-app-spacing-5);--calcite-input-telephone-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-telephone-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-telephone-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-telephone-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-telephone-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-telephone-border-width-md:var(--calcite-app-border-width-0);--calcite-input-telephone-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-telephone-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-telephone-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-telephone-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-search-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-search-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-search-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-search-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-search-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-search-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-search-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-search-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-search-space-between-md:var(--calcite-app-spacing-5);--calcite-input-search-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-search-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-search-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-search-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-search-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-search-border-width-md:var(--calcite-app-border-width-0);--calcite-input-search-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-search-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-search-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-search-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-password-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-password-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-password-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-password-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-password-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-password-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-password-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-password-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-password-space-between-md:var(--calcite-app-spacing-5);--calcite-input-password-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-password-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-password-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-password-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-password-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-password-border-width-md:var(--calcite-app-border-width-0);--calcite-input-password-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-password-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-password-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-password-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-number-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-number-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-number-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-number-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-number-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-number-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-number-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-number-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-number-space-between-md:var(--calcite-app-spacing-5);--calcite-input-number-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-number-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-number-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-number-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-number-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-number-border-width-md:var(--calcite-app-border-width-0);--calcite-input-number-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-number-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-number-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-number-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-month-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-month-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-month-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-month-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-month-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-month-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-month-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-month-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-month-space-between-md:var(--calcite-app-spacing-5);--calcite-input-month-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-month-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-month-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-month-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-month-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-month-border-width-md:var(--calcite-app-border-width-0);--calcite-input-month-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-month-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-month-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-month-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-message-icon-size-lg:var(--calcite-app-sizing-7);--calcite-input-message-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-message-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-file-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-file-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-file-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-file-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-file-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-file-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-file-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-file-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-file-space-between-md:var(--calcite-app-spacing-5);--calcite-input-file-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-file-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-file-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-file-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-file-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-file-border-width-md:var(--calcite-app-border-width-0);--calcite-input-file-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-file-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-file-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-file-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-email-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-email-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-email-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-email-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-email-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-email-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-email-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-email-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-email-space-between-md:var(--calcite-app-spacing-5);--calcite-input-email-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-email-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-email-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-email-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-email-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-email-border-width-md:var(--calcite-app-border-width-0);--calcite-input-email-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-email-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-email-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-email-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-datetime-local-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-datetime-local-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-datetime-local-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-datetime-local-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-datetime-local-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-datetime-local-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-datetime-local-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-datetime-local-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-datetime-local-space-between-md:var(--calcite-app-spacing-5);--calcite-input-datetime-local-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-datetime-local-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-datetime-local-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-datetime-local-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-datetime-local-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-datetime-local-border-width-md:var(--calcite-app-border-width-0);--calcite-input-datetime-local-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-datetime-local-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-datetime-local-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-datetime-local-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-input-date-picker-opacity-placeholder-light:var(--calcite-app-opacity-50);--calcite-input-date-picker-arrow-size-lg:var(--calcite-app-sizing-7);--calcite-input-date-picker-arrow-size-md:var(--calcite-app-sizing-7);--calcite-input-date-picker-arrow-size-sm:var(--calcite-app-sizing-7);--calcite-input-date-picker-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-input-date-picker-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-input-date-picker-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-input-date-picker-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-input-date-picker-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-input-date-picker-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-input-date-picker-space-between-lg:var(--calcite-app-spacing-7);--calcite-input-date-picker-space-between-md:var(--calcite-app-spacing-5);--calcite-input-date-picker-space-between-sm:var(--calcite-app-spacing-3);--calcite-input-date-picker-icon-size-lg:var(--calcite-app-sizing-9);--calcite-input-date-picker-icon-size-md:var(--calcite-app-sizing-7);--calcite-input-date-picker-icon-size-sm:var(--calcite-app-sizing-7);--calcite-input-date-picker-border-width-lg:var(--calcite-app-border-width-0);--calcite-input-date-picker-border-width-md:var(--calcite-app-border-width-0);--calcite-input-date-picker-border-width-sm:var(--calcite-app-border-width-0);--calcite-input-date-picker-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-input-date-picker-border-radius-md:var(--calcite-app-border-radius-none);--calcite-input-date-picker-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-filter-space-around-top-bottom-lg:var(--calcite-app-spacing-3);--calcite-filter-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-filter-space-around-top-bottom-sm:var(--calcite-app-spacing-3);--calcite-filter-space-around-left-right-lg:var(--calcite-app-spacing-5);--calcite-filter-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-filter-space-around-left-right-sm:var(--calcite-app-spacing-5);--calcite-filter-input-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-filter-input-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-filter-input-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-filter-input-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-filter-input-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-filter-input-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-filter-input-space-between-lg:var(--calcite-app-spacing-7);--calcite-filter-input-space-between-md:var(--calcite-app-spacing-5);--calcite-filter-input-space-between-sm:var(--calcite-app-spacing-3);--calcite-filter-icon-size-lg:var(--calcite-app-sizing-9);--calcite-filter-icon-size-md:var(--calcite-app-sizing-7);--calcite-filter-icon-size-sm:var(--calcite-app-sizing-7);--calcite-filter-border-width-lg:var(--calcite-app-border-width-0);--calcite-filter-border-width-md:var(--calcite-app-border-width-0);--calcite-filter-border-width-sm:var(--calcite-app-border-width-0);--calcite-filter-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-filter-border-radius-md:var(--calcite-app-border-radius-none);--calcite-filter-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-fab-space-around-icon-only-lg:var(--calcite-app-spacing-4);--calcite-fab-space-around-icon-only-md:var(--calcite-app-spacing-3);--calcite-fab-space-around-icon-only-sm:var(--calcite-app-spacing-1);--calcite-fab-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-fab-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-fab-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-fab-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-fab-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-fab-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-fab-space-between-lg:var(--calcite-app-spacing-7);--calcite-fab-space-between-md:var(--calcite-app-spacing-5);--calcite-fab-space-between-sm:var(--calcite-app-spacing-3);--calcite-fab-icon-size-lg:var(--calcite-app-sizing-9);--calcite-fab-icon-size-md:var(--calcite-app-sizing-7);--calcite-fab-icon-size-sm:var(--calcite-app-sizing-7);--calcite-fab-comp-size-lg:var(--calcite-app-sizing-14);--calcite-fab-comp-size-md:var(--calcite-app-sizing-11);--calcite-fab-comp-size-sm:var(--calcite-app-sizing-9);--calcite-fab-border-width-lg:var(--calcite-app-border-width-0);--calcite-fab-border-width-md:var(--calcite-app-border-width-0);--calcite-fab-border-width-sm:var(--calcite-app-border-width-0);--calcite-fab-border-radius-lg:var(--calcite-app-border-radius-full);--calcite-fab-border-radius-md:var(--calcite-app-border-radius-full);--calcite-fab-border-radius-sm:var(--calcite-app-border-radius-full);--calcite-dropdown-comp-size-lg:var(--calcite-app-sizing-14);--calcite-dropdown-comp-size-md:var(--calcite-app-sizing-11);--calcite-dropdown-comp-size-sm:var(--calcite-app-sizing-9);--calcite-dropdown-border-radius-lg:var(--calcite-app-border-radius-1);--calcite-dropdown-border-radius-md:var(--calcite-app-border-radius-1);--calcite-dropdown-border-radius-sm:var(--calcite-app-border-radius-1);--calcite-dropdown-item-space-around-icon-end-left-lg:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-icon-end-left-md:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-icon-end-left-sm:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-icon-start-right-lg:var(--calcite-app-spacing-7);--calcite-dropdown-item-space-around-icon-start-right-md:var(--calcite-app-spacing-5);--calcite-dropdown-item-space-around-icon-start-right-sm:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-icon-start-left-lg:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-icon-start-left-md:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-icon-start-left-sm:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-group-title-lg:var(--calcite-app-spacing-7);--calcite-dropdown-item-space-around-group-title-md:var(--calcite-app-spacing-5);--calcite-dropdown-item-space-around-group-title-sm:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-multi-top-bottom-lg:var(--calcite-app-spacing-4);--calcite-dropdown-item-space-around-container-multi-top-bottom-md:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-multi-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-container-multi-right-lg:var(--calcite-app-spacing-7);--calcite-dropdown-item-space-around-container-multi-right-md:var(--calcite-app-spacing-5);--calcite-dropdown-item-space-around-container-multi-right-sm:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-multi-left-lg:var(--calcite-app-spacing-13);--calcite-dropdown-item-space-around-container-multi-left-md:var(--calcite-app-spacing-11);--calcite-dropdown-item-space-around-container-multi-left-sm:var(--calcite-app-spacing-9);--calcite-dropdown-item-space-around-container-single-top-bottom-lg:var(--calcite-app-spacing-4);--calcite-dropdown-item-space-around-container-single-top-bottom-md:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-single-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-container-single-right-lg:var(--calcite-app-spacing-7);--calcite-dropdown-item-space-around-container-single-right-md:var(--calcite-app-spacing-5);--calcite-dropdown-item-space-around-container-single-right-sm:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-single-left-lg:var(--calcite-app-spacing-13);--calcite-dropdown-item-space-around-container-single-left-md:var(--calcite-app-spacing-11);--calcite-dropdown-item-space-around-container-single-left-sm:var(--calcite-app-spacing-9);--calcite-dropdown-item-space-around-container-top-bottom-lg:var(--calcite-app-spacing-4);--calcite-dropdown-item-space-around-container-top-bottom-md:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-container-right-lg:var(--calcite-app-spacing-7);--calcite-dropdown-item-space-around-container-right-md:var(--calcite-app-spacing-5);--calcite-dropdown-item-space-around-container-right-sm:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-left-lg:var(--calcite-app-spacing-5);--calcite-dropdown-item-space-around-container-left-md:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-around-container-left-sm:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-content-top-bottom-lg:var(--calcite-app-spacing-0);--calcite-dropdown-item-space-around-content-top-bottom-md:var(--calcite-app-spacing-0);--calcite-dropdown-item-space-around-content-top-bottom-sm:var(--calcite-app-spacing-none);--calcite-dropdown-item-space-around-content-left-lg:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-content-left-md:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-around-content-left-sm:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-between-container-lg:var(--calcite-app-spacing-1);--calcite-dropdown-item-space-between-container-md:var(--calcite-app-spacing-3);--calcite-dropdown-item-space-between-container-sm:var(--calcite-app-spacing-1);--calcite-dropdown-item-icon-size-lg:var(--calcite-app-sizing-9);--calcite-dropdown-item-icon-size-md:var(--calcite-app-sizing-7);--calcite-dropdown-item-icon-size-sm:var(--calcite-app-sizing-7);--calcite-dropdown-item-border-width-lg:var(--calcite-app-border-width-0);--calcite-dropdown-item-border-width-md:var(--calcite-app-border-width-0);--calcite-dropdown-item-border-width-sm:var(--calcite-app-border-width-0);--calcite-date-picker-month-space-around-lg:var(--calcite-app-spacing-4);--calcite-date-picker-month-space-around-md:var(--calcite-app-spacing-4);--calcite-date-picker-month-space-around-sm:var(--calcite-app-spacing-3);--calcite-date-picker-month-space-between-lg:var(--calcite-app-spacing-none);--calcite-date-picker-month-space-between-md:var(--calcite-app-spacing-none);--calcite-date-picker-month-space-between-sm:var(--calcite-app-spacing-none);--calcite-date-picker-day-space-around-lg:var(--calcite-app-spacing-1);--calcite-date-picker-day-space-around-md:var(--calcite-app-spacing-1);--calcite-date-picker-day-space-around-sm:var(--calcite-app-spacing-1);--calcite-date-picker-day-space-between-lg:var(--calcite-app-spacing-none);--calcite-date-picker-day-space-between-md:var(--calcite-app-spacing-none);--calcite-date-picker-day-space-between-sm:var(--calcite-app-spacing-none);--calcite-date-picker-date-space-around-top-bottom-lg:var(--calcite-app-spacing-1);--calcite-date-picker-date-space-around-top-bottom-md:var(--calcite-app-spacing-1);--calcite-date-picker-date-space-around-top-bottom-sm:var(--calcite-app-spacing-none);--calcite-date-picker-date-space-around-left-right-lg:var(--calcite-app-spacing-1);--calcite-date-picker-date-space-around-left-right-md:var(--calcite-app-spacing-0);--calcite-date-picker-date-space-around-left-right-sm:var(--calcite-app-spacing-0);--calcite-date-picker-date-row-space-around-top-bottom-lg:var(--calcite-app-spacing-none);--calcite-date-picker-date-row-space-around-top-bottom-md:var(--calcite-app-spacing-none);--calcite-date-picker-date-row-space-around-top-bottom-sm:var(--calcite-app-spacing-0);--calcite-date-picker-date-row-space-around-left-right-lg:var(--calcite-app-spacing-2);--calcite-date-picker-date-row-space-around-left-right-md:var(--calcite-app-spacing-2);--calcite-date-picker-date-row-space-around-left-right-sm:var(--calcite-app-spacing-2);--calcite-date-picker-date-row-space-between-lg:var(--calcite-app-spacing-none);--calcite-date-picker-date-row-space-between-md:var(--calcite-app-spacing-none);--calcite-date-picker-date-row-space-between-sm:var(--calcite-app-spacing-none);--calcite-date-picker-icon-size-lg:var(--calcite-app-sizing-9);--calcite-date-picker-icon-size-md:var(--calcite-app-sizing-7);--calcite-date-picker-icon-size-sm:var(--calcite-app-sizing-7);--calcite-date-picker-border-width-lg:var(--calcite-app-border-width-0);--calcite-date-picker-border-width-md:var(--calcite-app-border-width-0);--calcite-date-picker-border-width-sm:var(--calcite-app-border-width-0);--calcite-date-picker-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-date-picker-border-radius-md:var(--calcite-app-border-radius-none);--calcite-date-picker-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-date-picker-background-date-range-dark:var(--calcite-semantic-ui-color-foreground-current-dark);--calcite-combobox-space-around-lg:var(--calcite-app-spacing-11);--calcite-combobox-space-around-md:var(--calcite-app-spacing-9);--calcite-combobox-space-around-sm:var(--calcite-app-spacing-7);--calcite-combobox-space-between-lg:var(--calcite-app-spacing-14);--calcite-combobox-space-between-md:var(--calcite-app-spacing-11);--calcite-combobox-space-between-sm:var(--calcite-app-spacing-9);--calcite-combobox-icon-size-lg:var(--calcite-app-sizing-11);--calcite-combobox-icon-size-md:var(--calcite-app-sizing-9);--calcite-combobox-icon-size-sm:var(--calcite-app-sizing-7);--calcite-combobox-comp-size-lg:var(--calcite-app-sizing-14);--calcite-combobox-comp-size-md:var(--calcite-app-sizing-11);--calcite-combobox-comp-size-sm:var(--calcite-app-sizing-9);--calcite-combobox-border-width-lg:var(--calcite-app-border-width-4);--calcite-combobox-border-width-md:var(--calcite-app-border-width-2);--calcite-combobox-border-width-sm:var(--calcite-app-border-width-1);--calcite-combobox-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-combobox-border-radius-md:var(--calcite-app-border-radius-5);--calcite-combobox-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-color-picker-space-around-lg:var(--calcite-app-spacing-7);--calcite-color-picker-space-around-md:var(--calcite-app-spacing-5);--calcite-color-picker-space-around-sm:var(--calcite-app-spacing-5);--calcite-color-picker-space-between-lg:var(--calcite-app-spacing-none);--calcite-color-picker-space-between-md:var(--calcite-app-spacing-none);--calcite-color-picker-space-between-sm:var(--calcite-app-spacing-none);--calcite-color-picker-channels-space-between-sm:var(--calcite-app-spacing-1);--calcite-color-picker-swatch-size-lg:var(--calcite-app-sizing-9);--calcite-color-picker-swatch-size-md:var(--calcite-app-sizing-8);--calcite-color-picker-swatch-size-sm:var(--calcite-app-sizing-8);--calcite-color-picker-saved-size-lg:var(--calcite-app-sizing-11);--calcite-color-picker-saved-size-md:var(--calcite-app-sizing-9);--calcite-color-picker-saved-size-sm:var(--calcite-app-sizing-8);--calcite-color-picker-border-width-lg:var(--calcite-app-border-width-0);--calcite-color-picker-border-width-md:var(--calcite-app-border-width-0);--calcite-color-picker-border-width-sm:var(--calcite-app-border-width-0);--calcite-color-picker-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-color-picker-border-radius-md:var(--calcite-app-border-radius-none);--calcite-color-picker-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-chip-text-space-around-lg:var(--calcite-app-spacing-5);--calcite-chip-text-space-around-md:var(--calcite-app-spacing-3);--calcite-chip-text-space-around-sm:var(--calcite-app-spacing-3);--calcite-chip-border-width:var(--calcite-app-border-width-0);--calcite-chip-space-between-lg:var(--calcite-app-spacing-7);--calcite-chip-space-between-md:var(--calcite-app-spacing-5);--calcite-chip-space-between-sm:var(--calcite-app-spacing-3);--calcite-chip-space-around-lg:var(--calcite-app-spacing-7);--calcite-chip-space-around-md:var(--calcite-app-spacing-5);--calcite-chip-space-around-sm:var(--calcite-app-spacing-3);--calcite-chip-closable-icon-space-around-lg:var(--calcite-app-spacing-1);--calcite-chip-closable-icon-space-around-md:var(--calcite-app-spacing-1);--calcite-chip-closable-icon-space-around-sm:var(--calcite-app-spacing-1);--calcite-chip-icon-size-lg:var(--calcite-app-sizing-7);--calcite-chip-icon-size-md:var(--calcite-app-sizing-7);--calcite-chip-icon-size-sm:var(--calcite-app-sizing-7);--calcite-chip-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-chip-border-radius-md:var(--calcite-app-border-radius-5);--calcite-chip-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-chip-icon-space-around-left-lg:var(--calcite-app-spacing-5);--calcite-chip-icon-space-around-left-md:var(--calcite-app-spacing-3);--calcite-chip-icon-space-around-left-sm:var(--calcite-app-spacing-3);--calcite-chip-icon-space-around-right-lg:var(--calcite-app-spacing-1);--calcite-chip-icon-space-around-right-md:var(--calcite-app-spacing-1);--calcite-chip-icon-space-around-right-sm:var(--calcite-app-spacing-none);--calcite-checkbox-space-around-standard:var(--calcite-app-spacing-5);--calcite-checkbox-border-width:var(--calcite-app-border-width-0);--calcite-checkbox-space-between-lg:var(--calcite-app-sizing-3);--calcite-checkbox-space-between-md:var(--calcite-app-sizing-3);--calcite-checkbox-space-between-sm:var(--calcite-app-sizing-1);--calcite-checkbox-comp-size-lg:var(--calcite-app-sizing-7);--calcite-checkbox-comp-size-md:var(--calcite-app-sizing-6);--calcite-checkbox-comp-size-sm:var(--calcite-app-sizing-5);--calcite-card-border-width-md:var(--calcite-app-border-width-0);--calcite-card-border-radius-md:var(--calcite-app-border-radius-none);--calcite-card-space-between-title-md:var(--calcite-app-spacing-3);--calcite-card-space-between-card-md:var(--calcite-app-spacing-7);--calcite-card-space-around-md:var(--calcite-app-spacing-5);--calcite-button-space-between-lg:var(--calcite-app-spacing-7);--calcite-button-space-between-md:var(--calcite-app-spacing-5);--calcite-button-space-between-sm:var(--calcite-app-spacing-3);--calcite-button-space-around-icon-only-lg:var(--calcite-app-spacing-5);--calcite-button-space-around-icon-only-md:var(--calcite-app-spacing-3);--calcite-button-space-around-icon-only-sm:var(--calcite-app-spacing-1);--calcite-button-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-button-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-button-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-button-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-button-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-button-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-button-icon-size-lg:var(--calcite-app-sizing-7);--calcite-button-icon-size-md:var(--calcite-app-sizing-7);--calcite-button-icon-size-sm:var(--calcite-app-sizing-7);--calcite-button-comp-size-lg:var(--calcite-app-sizing-14);--calcite-button-comp-size-md:var(--calcite-app-sizing-11);--calcite-button-comp-size-sm:var(--calcite-app-sizing-9);--calcite-button-border-width-lg:var(--calcite-app-border-width-0);--calcite-button-border-width-md:var(--calcite-app-border-width-0);--calcite-button-border-width-sm:var(--calcite-app-border-width-0);--calcite-button-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-button-border-radius-md:var(--calcite-app-border-radius-none);--calcite-button-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-block-drag-handle-space-around-drag-right-left-md:var(--calcite-app-spacing-1);--calcite-block-drag-size-md:var(--calcite-app-sizing-9);--calcite-block-chevron-size-md:var(--calcite-app-sizing-7);--calcite-block-space-around-block-content-top-down-md:var(--calcite-app-spacing-3);--calcite-block-space-around-block-content-right-left-md:var(--calcite-app-spacing-5);--calcite-block-space-around-block-right-md:var(--calcite-app-spacing-7);--calcite-block-space-around-block-top-down-left-md:var(--calcite-app-spacing-5);--calcite-block-space-between-md:var(--calcite-app-spacing-5);--calcite-block-icon-size-md:var(--calcite-app-sizing-9);--calcite-block-border-width-md:var(--calcite-app-border-width-0);--calcite-block-border-radius-md:var(--calcite-app-border-radius-none);--calcite-block-section-chevron-size-md:var(--calcite-app-sizing-7);--calcite-block-section-space-around-switch-left-md:var(--calcite-app-spacing-1);--calcite-block-section-space-around-icon-left-md:var(--calcite-app-spacing-3);--calcite-block-section-space-around-block-section-top-bottom-md:var(--calcite-app-spacing-5);--calcite-block-section-space-around-block-content-md:var(--calcite-app-spacing-none);--calcite-block-section-space-around-block-text-right-left-md:var(--calcite-app-spacing-5);--calcite-block-section-space-between-md:var(--calcite-app-spacing-none);--calcite-block-section-icon-size-md:var(--calcite-app-sizing-7);--calcite-block-section-border-radius-md:var(--calcite-app-border-radius-none);--calcite-avatar-icon-size-lg:var(--calcite-app-sizing-11);--calcite-avatar-icon-size-md:var(--calcite-app-sizing-9);--calcite-avatar-icon-size-sm:var(--calcite-app-sizing-7);--calcite-avatar-comp-size-lg:var(--calcite-app-sizing-14);--calcite-avatar-comp-size-md:var(--calcite-app-sizing-11);--calcite-avatar-comp-size-sm:var(--calcite-app-sizing-9);--calcite-avatar-border-radius-lg:var(--calcite-app-border-radius-6);--calcite-avatar-border-radius-md:var(--calcite-app-border-radius-5);--calcite-avatar-border-radius-sm:var(--calcite-app-border-radius-4);--calcite-avatar-background-yellow-dark:var(--calcite-app-color-palette-high-saturation-yellow-h-yy-100);--calcite-avatar-background-yellow-light:var(--calcite-app-color-palette-high-saturation-yellow-h-yy-010);--calcite-avatar-background-green-dark:var(--calcite-app-color-palette-high-saturation-yellow-green-h-yg-090);--calcite-avatar-background-green-light:var(--calcite-app-color-palette-high-saturation-yellow-green-h-yg-010);--calcite-avatar-background-blue-dark:var(--calcite-app-color-palette-high-saturation-blue-h-bb-090);--calcite-avatar-background-blue-light:var(--calcite-app-color-palette-high-saturation-blue-h-bb-010);--calcite-avatar-background-teal-dark:var(--calcite-app-color-palette-high-saturation-green-blue-h-gb-090);--calcite-avatar-background-teal-light:var(--calcite-app-color-palette-high-saturation-green-blue-h-gb-010);--calcite-avatar-background-red-dark:var(--calcite-app-color-palette-high-saturation-red-h-rr-090);--calcite-avatar-background-red-light:var(--calcite-app-color-palette-high-saturation-red-h-rr-010);--calcite-alert-space-around-right-lg:var(--calcite-app-spacing-8);--calcite-alert-space-around-right-md:var(--calcite-app-spacing-5);--calcite-alert-space-around-right-sm:var(--calcite-app-spacing-4);--calcite-alert-space-around-left-lg:var(--calcite-app-spacing-8);--calcite-alert-space-around-left-md:var(--calcite-app-spacing-5);--calcite-alert-space-around-left-sm:var(--calcite-app-spacing-4);--calcite-alert-space-around-bottom-lg:var(--calcite-app-spacing-8);--calcite-alert-space-around-bottom-md:var(--calcite-app-spacing-5);--calcite-alert-space-around-bottom-sm:var(--calcite-app-spacing-4);--calcite-alert-space-around-top-lg:var(--calcite-app-spacing-8);--calcite-alert-space-around-top-md:var(--calcite-app-spacing-5);--calcite-alert-space-around-top-sm:var(--calcite-app-spacing-4);--calcite-alert-space-between-lg:var(--calcite-app-spacing-8);--calcite-alert-space-between-md:var(--calcite-app-spacing-7);--calcite-alert-space-between-sm:var(--calcite-app-spacing-5);--calcite-alert-icon-size-lg:var(--calcite-app-sizing-9);--calcite-alert-icon-size-md:var(--calcite-app-sizing-7);--calcite-alert-icon-size-sm:var(--calcite-app-sizing-7);--calcite-alert-border-radius-lg:var(--calcite-app-border-radius-1);--calcite-alert-border-radius-md:var(--calcite-app-border-radius-1);--calcite-alert-border-radius-sm:var(--calcite-app-border-radius-1);--calcite-action-indicator-size-lg:var(--calcite-app-sizing-3);--calcite-action-indicator-size-md:var(--calcite-app-sizing-3);--calcite-action-indicator-size-sm:var(--calcite-app-sizing-3);--calcite-action-space-around-lg:var(--calcite-app-spacing-8);--calcite-action-space-around-md:var(--calcite-app-spacing-7);--calcite-action-space-around-sm:var(--calcite-app-spacing-3);--calcite-action-space-between-lg:var(--calcite-app-spacing-7);--calcite-action-space-between-md:var(--calcite-app-spacing-5);--calcite-action-space-between-sm:var(--calcite-app-spacing-3);--calcite-action-icon-size-lg:var(--calcite-app-sizing-9);--calcite-action-icon-size-md:var(--calcite-app-sizing-7);--calcite-action-icon-size-sm:var(--calcite-app-sizing-7);--calcite-action-pad-space-around-lg:var(--calcite-app-spacing-none);--calcite-action-pad-space-around-md:var(--calcite-app-spacing-none);--calcite-action-pad-space-around-sm:var(--calcite-app-spacing-none);--calcite-action-pad-space-between-lg:var(--calcite-app-spacing-none);--calcite-action-pad-space-between-md:var(--calcite-app-spacing-none);--calcite-action-pad-space-between-sm:var(--calcite-app-spacing-none);--calcite-action-pad-border-radius-lg:var(--calcite-app-border-radius-1);--calcite-action-pad-border-radius-md:var(--calcite-app-border-radius-1);--calcite-action-pad-border-radius-sm:var(--calcite-app-border-radius-1);--calcite-action-pad-grid-space-around-lg:var(--calcite-app-spacing-none);--calcite-action-pad-grid-space-around-md:var(--calcite-app-spacing-none);--calcite-action-pad-grid-space-around-sm:var(--calcite-app-spacing-none);--calcite-action-pad-grid-space-between-lg:var(--calcite-app-spacing-none);--calcite-action-pad-grid-space-between-md:var(--calcite-app-spacing-none);--calcite-action-pad-grid-space-between-sm:var(--calcite-app-spacing-none);--calcite-action-pad-grid-border-radius-lg:var(--calcite-app-border-radius-1);--calcite-action-pad-grid-border-radius-md:var(--calcite-app-border-radius-1);--calcite-action-pad-grid-border-radius-sm:var(--calcite-app-border-radius-1);--calcite-action-bar-space-around-lg:var(--calcite-app-spacing-none);--calcite-action-bar-space-around-md:var(--calcite-app-spacing-none);--calcite-action-bar-space-around-sm:var(--calcite-app-spacing-none);--calcite-action-bar-space-between-lg:var(--calcite-app-spacing-none);--calcite-action-bar-space-between-md:var(--calcite-app-spacing-none);--calcite-action-bar-space-between-sm:var(--calcite-app-spacing-none);--calcite-action-bar-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-action-bar-border-radius-md:var(--calcite-app-border-radius-none);--calcite-action-bar-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-action-bar-grid-space-around-lg:var(--calcite-app-spacing-none);--calcite-action-bar-grid-space-around-md:var(--calcite-app-spacing-none);--calcite-action-bar-grid-space-around-sm:var(--calcite-app-spacing-none);--calcite-action-bar-grid-space-between-lg:var(--calcite-app-spacing-none);--calcite-action-bar-grid-space-between-md:var(--calcite-app-spacing-none);--calcite-action-bar-grid-space-between-sm:var(--calcite-app-spacing-none);--calcite-action-bar-grid-border-radius-lg:var(--calcite-app-border-radius-none);--calcite-action-bar-grid-border-radius-md:var(--calcite-app-border-radius-none);--calcite-action-bar-grid-border-radius-sm:var(--calcite-app-border-radius-none);--calcite-accordion-minimal-space-around-left-right-lg:var(--calcite-app-spacing-none);--calcite-accordion-minimal-space-around-left-right-md:var(--calcite-app-spacing-none);--calcite-accordion-minimal-space-around-left-right-sm:var(--calcite-app-spacing-none);--calcite-accordion-minimal-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-accordion-minimal-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-accordion-minimal-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-accordion-minimal-text-space-between-lg:var(--calcite-app-spacing-1);--calcite-accordion-minimal-text-space-between-md:var(--calcite-app-spacing-1);--calcite-accordion-minimal-text-space-between-sm:var(--calcite-app-spacing-1);--calcite-accordion-minimal-space-between-lg:var(--calcite-app-spacing-7);--calcite-accordion-minimal-space-between-md:var(--calcite-app-spacing-5);--calcite-accordion-minimal-space-between-sm:var(--calcite-app-spacing-3);--calcite-accordion-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-accordion-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-accordion-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-accordion-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-accordion-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-accordion-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-accordion-text-space-between-lg:var(--calcite-app-spacing-1);--calcite-accordion-text-space-between-md:var(--calcite-app-spacing-1);--calcite-accordion-text-space-between-sm:var(--calcite-app-spacing-1);--calcite-accordion-space-between-lg:var(--calcite-app-spacing-7);--calcite-accordion-space-between-md:var(--calcite-app-spacing-5);--calcite-accordion-space-between-sm:var(--calcite-app-spacing-3);--calcite-accordion-item-border-width:var(--calcite-app-border-width-0);--calcite-accordion-item-space-around-left-right-lg:var(--calcite-app-spacing-7);--calcite-accordion-item-space-around-left-right-md:var(--calcite-app-spacing-5);--calcite-accordion-item-space-around-left-right-sm:var(--calcite-app-spacing-3);--calcite-accordion-item-space-around-top-bottom-lg:var(--calcite-app-spacing-5);--calcite-accordion-item-space-around-top-bottom-md:var(--calcite-app-spacing-3);--calcite-accordion-item-space-around-top-bottom-sm:var(--calcite-app-spacing-1);--calcite-accordion-item-text-space-between-lg:var(--calcite-app-spacing-1);--calcite-accordion-item-text-space-between-md:var(--calcite-app-spacing-1);--calcite-accordion-item-text-space-between-sm:var(--calcite-app-spacing-1);--calcite-accordion-item-space-between-lg:var(--calcite-app-spacing-7);--calcite-accordion-item-space-between-md:var(--calcite-app-spacing-5);--calcite-accordion-item-space-between-sm:var(--calcite-app-spacing-3);--calcite-accordion-item-icon-size-lg:var(--calcite-app-sizing-9);--calcite-accordion-item-icon-size-md:var(--calcite-app-sizing-7);--calcite-accordion-item-icon-size-sm:var(--calcite-app-sizing-7);--calcite-semantic-spacing-xl:"var(--calcite-semantic-spacing-base) *10";--calcite-semantic-spacing-lg:16px;--calcite-semantic-spacing-md:"var(--calcite-semantic-spacing-base) *6";--calcite-semantic-spacing-sm:8px;--calcite-semantic-spacing-xs:4px;--calcite-semantic-ui-border-radius:var(--calcite-semantic-border-radius-sharp);--calcite-tree-item-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-tree-item-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-tree-item-icon-selected-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-tree-item-icon-selected-light:var(--calcite-semantic-ui-color-brand-light);--calcite-tree-item-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-tree-item-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-tree-item-font-children-selected-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-tree-item-font-children-selected-light:var(--calcite-semantic-ui-color-brand-light);--calcite-tree-item-font-selected-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-tree-item-font-selected-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-tree-item-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-tree-item-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-tooltip-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-tooltip-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-tooltip-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-tooltip-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-tooltip-foreground-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-tooltip-foreground-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-tip-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-tip-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-tip-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-tip-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-tip-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-tip-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-tip-font-description-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-tip-font-description-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-tip-font-heading-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-tip-font-heading-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-textarea-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-textarea-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-textarea-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-textarea-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-textarea-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-textarea-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-textarea-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-textarea-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-textarea-font-chat-limit-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-textarea-font-chat-limit-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-textarea-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-textarea-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-textarea-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-textarea-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-tabs-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-tabs-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-tabs-bordered-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-tabs-bordered-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-tabs-bordered-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-tabs-bordered-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-tabs-icon-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-tabs-icon-active-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-tabs-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-tabs-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-tabs-font-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-tabs-font-active-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-tabs-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-tabs-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-tab-title-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-tab-title-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-tab-title-bordered-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-tab-title-bordered-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-tab-title-bordered-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-tab-title-bordered-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-tab-title-icon-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-tab-title-icon-active-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-tab-title-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-tab-title-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-tab-title-font-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-tab-title-font-active-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-tab-title-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-tab-title-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-switch-handle-border-checked-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-switch-handle-border-checked-light:var(--calcite-semantic-ui-color-brand-light);--calcite-switch-handle-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-switch-handle-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-switch-handle-background-checked-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-switch-handle-background-checked-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-switch-handle-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-switch-handle-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-switch-border-checked-dark:var(--calcite-semantic-ui-color-brand-hover-dark);--calcite-switch-border-checked-light:var(--calcite-semantic-ui-color-brand-hover-light);--calcite-switch-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-switch-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-switch-background-checked-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-switch-background-checked-light:var(--calcite-semantic-ui-color-brand-light);--calcite-switch-background-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-switch-background-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-stepper-foreground-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-stepper-foreground-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-stepper-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-stepper-background-light:var(--calcite-semantic-ui-color-background-light);--calcite-stepper-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-stepper-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-stepper-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-stepper-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-stepper-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-item-foreground-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-stepper-item-foreground-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-stepper-item-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-stepper-item-background-light:var(--calcite-semantic-ui-color-background-light);--calcite-stepper-item-border-error-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-stepper-item-border-error-light:var(--calcite-semantic-ui-color-danger-light);--calcite-stepper-item-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-stepper-item-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-stepper-item-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-stepper-item-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-stepper-item-icon-error-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-stepper-item-icon-error-light:var(--calcite-semantic-ui-color-danger-light);--calcite-stepper-item-icon-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-stepper-item-icon-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-stepper-item-icon-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-stepper-item-icon-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-stepper-item-font-context-complete-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-stepper-item-font-context-complete-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-item-font-context-error-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-stepper-item-font-context-error-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-item-font-context-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-stepper-item-font-context-active-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-stepper-item-font-context-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-stepper-item-font-context-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-item-font-description-complete-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-stepper-item-font-description-complete-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-item-font-description-error-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-stepper-item-font-description-error-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-item-font-description-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-stepper-item-font-description-active-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-stepper-item-font-description-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-stepper-item-font-description-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-stepper-item-font-heading-complete-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-stepper-item-font-heading-complete-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-stepper-item-font-heading-error-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-stepper-item-font-heading-error-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-stepper-item-font-heading-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-stepper-item-font-heading-active-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-stepper-item-font-heading-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-stepper-item-font-heading-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-split-button-divider-danger-transparent-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-divider-danger-transparent-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-divider-danger-outline-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-divider-danger-outline-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-divider-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-divider-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-divider-danger-solid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-divider-danger-solid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-divider-neutral-transparent-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-split-button-divider-neutral-transparent-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-split-button-divider-neutral-outline-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-split-button-divider-neutral-outline-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-split-button-divider-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-split-button-divider-neutral-outline-fill-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-split-button-divider-neutral-solid-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-divider-neutral-solid-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-divider-inverse-transparent-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-divider-inverse-transparent-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-divider-inverse-outline-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-divider-inverse-outline-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-divider-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-divider-inverse-outline-fill-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-divider-inverse-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-divider-inverse-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-divider-brand-transparent-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-divider-brand-transparent-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-divider-brand-outline-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-divider-brand-outline-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-divider-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-divider-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-divider-brand-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-divider-brand-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-background-danger-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-background-danger-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-background-danger-solid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-background-danger-solid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-background-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-background-neutral-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-background-neutral-solid-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-split-button-background-neutral-solid-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-split-button-background-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-background-inverse-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-background-inverse-solid-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-background-inverse-solid-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-background-brand-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-background-brand-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-background-brand-solid-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-background-brand-solid-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-border-danger-outline-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-border-danger-outline-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-border-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-border-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-border-neutral-outline-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-border-neutral-outline-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-border-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-border-neutral-outline-fill-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-border-inverse-outline-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-border-inverse-outline-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-border-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-split-button-border-inverse-outline-fill-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-split-button-border-brand-outline-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-border-brand-outline-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-border-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-border-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-icon-danger-transparent-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-icon-danger-transparent-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-icon-danger-outline-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-icon-danger-outline-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-icon-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-icon-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-icon-danger-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-icon-danger-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-icon-neutral-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-icon-neutral-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-icon-neutral-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-icon-neutral-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-icon-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-icon-neutral-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-icon-neutral-solid-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-icon-neutral-solid-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-icon-inverse-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-icon-inverse-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-icon-inverse-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-icon-inverse-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-icon-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-icon-inverse-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-icon-inverse-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-split-button-icon-inverse-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-split-button-icon-brand-transparent-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-icon-brand-transparent-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-icon-brand-outline-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-icon-brand-outline-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-icon-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-icon-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-icon-brand-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-split-button-icon-brand-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-split-button-font-danger-transparent-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-font-danger-transparent-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-font-danger-outline-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-font-danger-outline-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-font-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-split-button-font-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-split-button-font-danger-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-split-button-font-danger-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-split-button-font-neutral-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-font-neutral-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-font-neutral-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-font-neutral-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-font-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-font-neutral-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-font-neutral-solid-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-font-neutral-solid-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-font-inverse-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-font-inverse-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-font-inverse-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-font-inverse-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-font-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-split-button-font-inverse-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-split-button-font-inverse-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-split-button-font-inverse-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-split-button-font-brand-transparent-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-font-brand-transparent-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-font-brand-outline-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-font-brand-outline-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-font-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-split-button-font-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-split-button-font-brand-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-split-button-font-brand-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-slider-tick-active-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-tick-active-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-tick-active-background-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-tick-active-background-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-tick-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-tick-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-tick-background-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-tick-background-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-slider-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-slider-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-slider-handle-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-handle-border-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-slider-handle-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-handle-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-font-tick-label-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-slider-font-tick-label-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-slider-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-slider-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-slider-range-tick-active-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-range-tick-active-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-range-tick-active-background-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-range-tick-active-background-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-range-tick-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-range-tick-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-range-tick-background-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-range-tick-background-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-slider-range-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-range-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-range-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-slider-range-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-slider-range-handle-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-range-handle-border-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-slider-range-handle-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-range-handle-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-range-font-tick-label-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-slider-range-font-tick-label-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-slider-range-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-slider-range-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-slider-histogram-active-end-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-histogram-active-end-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-histogram-tick-active-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-histogram-tick-active-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-histogram-tick-active-background-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-histogram-tick-active-background-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-histogram-tick-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-histogram-tick-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-histogram-tick-background-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-histogram-tick-background-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-slider-histogram-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-histogram-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-histogram-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-slider-histogram-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-slider-histogram-handle-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-histogram-handle-border-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-slider-histogram-handle-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-histogram-handle-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-histogram-font-tick-label-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-slider-histogram-font-tick-label-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-slider-histogram-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-slider-histogram-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-slider-histogram-range-tick-active-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-histogram-range-tick-active-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-histogram-range-tick-active-background-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-histogram-range-tick-active-background-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-histogram-range-tick-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-histogram-range-tick-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-histogram-range-tick-background-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-histogram-range-tick-background-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-slider-histogram-range-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-slider-histogram-range-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-slider-histogram-range-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-slider-histogram-range-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-slider-histogram-range-handle-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-slider-histogram-range-handle-border-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-slider-histogram-range-handle-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-slider-histogram-range-handle-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-slider-histogram-range-font-tick-label-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-slider-histogram-range-font-tick-label-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-slider-histogram-range-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-slider-histogram-range-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-segmented-control-foreground-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-segmented-control-foreground-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-segmented-control-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-segmented-control-background-light:var(--calcite-semantic-ui-color-background-light);--calcite-segmented-control-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-segmented-control-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-segmented-control-font-checked-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-segmented-control-font-checked-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-segmented-control-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-segmented-control-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-scrim-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-scrim-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-rating-star-background-average-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-rating-star-background-average-light:var(--calcite-semantic-ui-color-warning-light);--calcite-rating-star-background-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-rating-star-background-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-rating-star-background-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-rating-star-background-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-rating-chip-foreground-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-rating-chip-foreground-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-rating-chip-count-font-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-rating-chip-count-font-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-rating-chip-value-text-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-rating-chip-value-text-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-rating-chip-border-radius:var(--calcite-semantic-border-radius-pill);--calcite-radio-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-radio-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-radio-border-checked-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-radio-border-checked-light:var(--calcite-semantic-ui-color-brand-light);--calcite-radio-border-unchecked-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-radio-border-unchecked-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-radio-border-radius:var(--calcite-semantic-border-radius-pill);--calcite-radio-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-radio-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-popover-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-popover-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-popover-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-popover-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-popover-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-popover-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-popover-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-popover-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-panel-header-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-panel-header-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-panel-header-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-panel-header-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-panel-header-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-panel-header-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-panel-header-font-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-panel-header-font-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-pagination-foreground-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-pagination-foreground-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-pagination-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-pagination-background-light:var(--calcite-semantic-ui-color-background-light);--calcite-pagination-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-pagination-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-pagination-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-pagination-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-pagination-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-pagination-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-notice-highlight-brand-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-notice-highlight-brand-light:var(--calcite-semantic-ui-color-brand-light);--calcite-notice-highlight-danger-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-notice-highlight-danger-light:var(--calcite-semantic-ui-color-danger-light);--calcite-notice-highlight-warning-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-notice-highlight-warning-light:var(--calcite-semantic-ui-color-warning-light);--calcite-notice-highlight-success-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-notice-highlight-success-light:var(--calcite-semantic-ui-color-success-light);--calcite-notice-highlight-info-dark:var(--calcite-semantic-ui-color-info-dark);--calcite-notice-highlight-info-light:var(--calcite-semantic-ui-color-info-light);--calcite-notice-icon-brand-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-notice-icon-brand-light:var(--calcite-semantic-ui-color-brand-light);--calcite-notice-icon-danger-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-notice-icon-danger-light:var(--calcite-semantic-ui-color-danger-light);--calcite-notice-icon-warning-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-notice-icon-warning-light:var(--calcite-semantic-ui-color-warning-light);--calcite-notice-icon-success-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-notice-icon-success-light:var(--calcite-semantic-ui-color-success-light);--calcite-notice-icon-info-dark:var(--calcite-semantic-ui-color-info-dark);--calcite-notice-icon-info-light:var(--calcite-semantic-ui-color-info-light);--calcite-notice-background-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-notice-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-notice-font-message-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-notice-font-message-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-notice-font-title-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-notice-font-title-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-modal-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-modal-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-modal-border-top-warning-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-modal-border-top-warning-light:var(--calcite-semantic-ui-color-warning-light);--calcite-modal-border-top-danger-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-modal-border-top-danger-light:var(--calcite-semantic-ui-color-danger-light);--calcite-modal-border-top-success-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-modal-border-top-success-light:var(--calcite-semantic-ui-color-success-light);--calcite-modal-border-top-info-dark:var(--calcite-semantic-ui-color-info-dark);--calcite-modal-border-top-info-light:var(--calcite-semantic-ui-color-info-light);--calcite-modal-border-top-brand-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-modal-border-top-brand-light:var(--calcite-semantic-ui-color-brand-light);--calcite-modal-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-modal-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-modal-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-modal-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-modal-font-content-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-modal-font-content-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-modal-font-header-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-modal-font-header-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-loader-inline-foreground-determinate-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-loader-inline-foreground-determinate-light:var(--calcite-semantic-ui-color-brand-light);--calcite-loader-inline-foreground-indeterminate-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-loader-inline-foreground-indeterminate-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-loader-foreground-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-loader-foreground-light:var(--calcite-semantic-ui-color-brand-light);--calcite-loader-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-loader-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-link-border-dark:var(--calcite-semantic-ui-color-text-link-dark);--calcite-link-border-light:var(--calcite-semantic-ui-color-text-link-light);--calcite-link-icon-dark:var(--calcite-semantic-ui-color-text-link-dark);--calcite-link-icon-light:var(--calcite-semantic-ui-color-text-link-light);--calcite-link-font-dark:var(--calcite-semantic-ui-color-text-link-dark);--calcite-link-font-light:var(--calcite-semantic-ui-color-text-link-light);--calcite-label-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-label-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-week-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-week-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-week-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-week-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-week-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-week-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-week-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-week-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-week-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-week-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-week-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-week-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-week-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-week-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-week-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-week-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-week-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-week-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-text-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-text-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-text-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-text-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-text-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-text-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-text-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-text-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-text-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-text-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-text-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-text-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-text-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-text-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-text-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-text-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-text-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-text-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-telephone-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-telephone-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-telephone-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-telephone-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-telephone-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-telephone-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-telephone-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-telephone-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-telephone-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-telephone-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-telephone-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-telephone-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-telephone-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-telephone-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-telephone-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-telephone-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-telephone-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-telephone-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-search-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-search-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-search-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-search-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-search-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-search-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-search-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-search-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-search-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-search-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-search-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-search-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-search-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-search-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-search-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-search-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-search-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-search-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-password-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-password-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-password-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-password-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-password-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-password-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-password-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-password-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-password-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-password-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-password-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-password-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-password-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-password-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-password-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-password-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-password-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-password-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-number-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-number-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-number-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-number-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-number-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-number-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-number-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-number-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-number-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-number-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-number-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-number-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-number-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-number-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-number-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-number-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-number-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-number-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-month-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-month-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-month-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-month-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-month-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-month-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-month-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-month-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-month-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-month-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-month-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-month-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-month-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-month-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-month-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-month-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-month-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-month-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-message-icon-valid-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-input-message-icon-valid-light:var(--calcite-semantic-ui-color-success-light);--calcite-input-message-icon-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-message-icon-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-message-icon-idle-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-input-message-icon-idle-light:var(--calcite-semantic-ui-color-brand-light);--calcite-input-message-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-message-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-file-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-file-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-file-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-file-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-file-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-file-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-file-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-file-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-file-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-file-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-file-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-file-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-file-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-file-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-file-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-file-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-file-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-file-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-email-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-email-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-email-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-email-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-email-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-email-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-email-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-email-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-email-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-email-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-email-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-email-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-email-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-email-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-email-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-email-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-email-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-email-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-datetime-local-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-datetime-local-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-datetime-local-background-prefix-suffix-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-datetime-local-background-prefix-suffix-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-datetime-local-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-datetime-local-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-datetime-local-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-datetime-local-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-datetime-local-border-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-input-datetime-local-border-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-input-datetime-local-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-datetime-local-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-datetime-local-font-prefix-suffix-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-input-datetime-local-font-prefix-suffix-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-input-datetime-local-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-datetime-local-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-datetime-local-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-datetime-local-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-date-picker-background-read-only-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-date-picker-background-read-only-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-date-picker-background-arrow-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-input-date-picker-background-arrow-light:var(--calcite-semantic-ui-color-background-light);--calcite-input-date-picker-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-input-date-picker-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-input-date-picker-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-input-date-picker-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-input-date-picker-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-input-date-picker-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-input-date-picker-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-date-picker-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-input-date-picker-font-placeholder-value-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-input-date-picker-font-placeholder-value-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-filter-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-filter-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-filter-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-filter-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-filter-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-filter-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-filter-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-filter-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-fab-background-danger-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-fab-background-danger-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-fab-background-danger-solid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-fab-background-danger-solid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-fab-background-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-fab-background-neutral-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-fab-background-neutral-solid-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-fab-background-neutral-solid-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-fab-background-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-fab-background-inverse-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-fab-background-inverse-solid-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-fab-background-inverse-solid-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-fab-background-brand-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-fab-background-brand-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-fab-background-brand-solid-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-fab-background-brand-solid-light:var(--calcite-semantic-ui-color-brand-light);--calcite-fab-border-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-fab-border-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-fab-border-danger-solid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-fab-border-danger-solid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-fab-border-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-fab-border-neutral-outline-fill-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-fab-border-neutral-solid-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-fab-border-neutral-solid-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-fab-border-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-fab-border-inverse-outline-fill-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-fab-border-inverse-solid-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-fab-border-inverse-solid-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-fab-border-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-fab-border-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-fab-border-brand-solid-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-fab-border-brand-solid-light:var(--calcite-semantic-ui-color-brand-light);--calcite-fab-icon-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-fab-icon-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-fab-icon-danger-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-fab-icon-danger-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-fab-icon-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-fab-icon-neutral-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-fab-icon-neutral-solid-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-fab-icon-neutral-solid-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-fab-icon-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-fab-icon-inverse-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-fab-icon-inverse-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-fab-icon-inverse-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-fab-icon-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-fab-icon-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-fab-icon-brand-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-fab-icon-brand-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-fab-font-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-fab-font-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-fab-font-danger-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-fab-font-danger-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-fab-font-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-fab-font-neutral-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-fab-font-neutral-solid-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-fab-font-neutral-solid-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-fab-font-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-fab-font-inverse-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-fab-font-inverse-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-fab-font-inverse-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-fab-font-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-fab-font-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-fab-font-brand-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-fab-font-brand-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-dropdown-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-dropdown-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-dropdown-item-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-dropdown-item-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-dropdown-item-icon-select-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-dropdown-item-icon-select-light:var(--calcite-semantic-ui-color-brand-light);--calcite-dropdown-item-icon-selected-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-dropdown-item-icon-selected-light:var(--calcite-semantic-ui-color-brand-light);--calcite-dropdown-item-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-dropdown-item-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-dropdown-item-font-group-title-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-dropdown-item-font-group-title-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-dropdown-item-font-selected-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-dropdown-item-font-selected-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-dropdown-item-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-dropdown-item-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-date-picker-date-active-border-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-date-picker-date-active-border-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-date-picker-background-date-range-light:var(--calcite-semantic-ui-color-foreground-current-light);--calcite-date-picker-background-date-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-date-picker-background-date-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-date-picker-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-date-picker-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-date-picker-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-date-picker-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-date-picker-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-date-picker-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-date-picker-font-active-date-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-date-picker-font-active-date-light:var(--calcite-semantic-ui-color-text-1-dark);--calcite-date-picker-font-selected-date-dark:var(--calcite-semantic-ui-color-text-1-light);--calcite-date-picker-font-selected-date-light:var(--calcite-semantic-ui-color-text-1-dark);--calcite-date-picker-font-range-date-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-date-picker-font-range-date-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-date-picker-font-month-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-date-picker-font-month-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-date-picker-font-day-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-date-picker-font-day-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-date-picker-font-date-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-date-picker-font-date-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-combobox-foreground-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-combobox-foreground-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-combobox-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-combobox-background-light:var(--calcite-semantic-ui-color-background-light);--calcite-combobox-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-combobox-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-combobox-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-combobox-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-combobox-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-combobox-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-color-picker-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-color-picker-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-color-picker-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-color-picker-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-color-picker-icon-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-color-picker-icon-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-color-picker-font-label-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-color-picker-font-label-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-border-clear-yellow-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-chip-border-clear-yellow-light:var(--calcite-semantic-ui-color-warning-light);--calcite-chip-border-clear-green-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-chip-border-clear-green-light:var(--calcite-semantic-ui-color-success-light);--calcite-chip-border-clear-blue-dark:var(--calcite-semantic-ui-color-info-dark);--calcite-chip-border-clear-blue-light:var(--calcite-semantic-ui-color-info-light);--calcite-chip-border-clear-red-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-chip-border-clear-red-light:var(--calcite-semantic-ui-color-danger-light);--calcite-chip-border-clear-grey-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-chip-border-clear-grey-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-chip-closable-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-chip-closable-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-chip-background-solid-yellow-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-chip-background-solid-yellow-light:var(--calcite-semantic-ui-color-warning-light);--calcite-chip-background-solid-green-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-chip-background-solid-green-light:var(--calcite-semantic-ui-color-success-light);--calcite-chip-background-solid-blue-dark:var(--calcite-semantic-ui-color-info-dark);--calcite-chip-background-solid-blue-light:var(--calcite-semantic-ui-color-info-light);--calcite-chip-background-solid-red-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-chip-background-solid-red-light:var(--calcite-semantic-ui-color-danger-light);--calcite-chip-background-solid-grey-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-chip-background-solid-grey-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-chip-icon-clear-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-chip-icon-clear-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-icon-solid-green-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-icon-solid-green-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-icon-solid-yellow-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-icon-solid-yellow-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-icon-solid-red-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-icon-solid-red-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-chip-icon-solid-blue-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-icon-solid-blue-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-chip-icon-solid-grey-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-chip-icon-solid-grey-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-font-solid-green-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-font-solid-green-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-font-solid-yellow-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-font-solid-yellow-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-font-solid-red-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-font-solid-red-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-chip-font-solid-blue-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-chip-font-solid-blue-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-chip-font-solid-grey-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-chip-font-solid-grey-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-chip-font-clear-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-chip-font-clear-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-checkbox-font-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-checkbox-font-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-checkbox-border-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-checkbox-border-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-checkbox-border-radius:var(--calcite-semantic-border-radius-sharp);--calcite-checkbox-icon-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-checkbox-icon-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-checkbox-background-selected-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-checkbox-background-selected-light:var(--calcite-semantic-ui-color-brand-light);--calcite-checkbox-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-checkbox-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-card-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-card-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-card-border-active-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-card-border-active-light:var(--calcite-semantic-ui-color-brand-light);--calcite-card-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-card-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-card-font-subtitle-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-card-font-subtitle-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-card-font-description-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-card-font-description-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-card-font-title-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-card-font-title-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-background-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-background-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-background-danger-solid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-background-danger-solid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-background-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-button-background-neutral-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-button-background-neutral-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-button-background-neutral-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-button-background-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-button-background-inverse-outline-fill-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-button-background-inverse-solid-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-button-background-inverse-solid-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-button-background-brand-outline-fill-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-button-background-brand-outline-fill-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-button-background-brand-solid-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-background-brand-solid-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-border-danger-outline-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-border-danger-outline-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-border-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-border-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-border-neutral-outline-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-button-border-neutral-outline-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-button-border-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-button-border-neutral-outline-fill-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-button-border-inverse-outline-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-button-border-inverse-outline-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-button-border-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-inverse-dark);--calcite-button-border-inverse-outline-fill-light:var(--calcite-semantic-ui-color-inverse-light);--calcite-button-border-brand-outline-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-border-brand-outline-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-border-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-border-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-icon-danger-transparent-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-icon-danger-transparent-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-icon-danger-outline-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-icon-danger-outline-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-icon-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-icon-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-icon-danger-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-button-icon-danger-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-button-icon-neutral-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-icon-neutral-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-icon-neutral-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-icon-neutral-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-icon-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-icon-neutral-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-icon-neutral-solid-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-icon-neutral-solid-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-icon-inverse-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-icon-inverse-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-icon-inverse-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-icon-inverse-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-icon-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-icon-inverse-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-icon-inverse-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-button-icon-inverse-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-button-icon-brand-transparent-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-icon-brand-transparent-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-icon-brand-outline-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-icon-brand-outline-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-icon-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-icon-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-icon-brand-solid-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-button-icon-brand-solid-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-button-font-danger-transparent-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-font-danger-transparent-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-font-danger-outline-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-font-danger-outline-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-font-danger-outline-fill-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-button-font-danger-outline-fill-light:var(--calcite-semantic-ui-color-danger-light);--calcite-button-font-danger-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-button-font-danger-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-button-font-neutral-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-font-neutral-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-font-neutral-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-font-neutral-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-font-neutral-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-font-neutral-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-font-neutral-solid-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-font-neutral-solid-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-font-inverse-transparent-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-font-inverse-transparent-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-font-inverse-outline-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-font-inverse-outline-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-font-inverse-outline-fill-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-button-font-inverse-outline-fill-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-button-font-inverse-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-button-font-inverse-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-button-font-brand-transparent-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-font-brand-transparent-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-font-brand-outline-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-font-brand-outline-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-font-brand-outline-fill-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-button-font-brand-outline-fill-light:var(--calcite-semantic-ui-color-brand-light);--calcite-button-font-brand-solid-dark:var(--calcite-semantic-ui-color-text-inverse-dark);--calcite-button-font-brand-solid-light:var(--calcite-semantic-ui-color-text-inverse-light);--calcite-block-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-block-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-block-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-block-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-block-icon-chevron-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-block-icon-chevron-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-block-icon-drag-handle-dark:var(--calcite-semantic-ui-color-border-input-dark);--calcite-block-icon-drag-handle-light:var(--calcite-semantic-ui-color-border-input-light);--calcite-block-icon-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-block-icon-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-block-icon-valid-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-block-icon-valid-light:var(--calcite-semantic-ui-color-success-light);--calcite-block-icon-idle-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-block-icon-idle-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-block-font-content-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-block-font-content-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-block-font-description-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-block-font-description-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-block-font-heading-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-block-font-heading-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-block-section-background-dark:var(--calcite-semantic-ui-color-background-dark);--calcite-block-section-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-block-section-icon-chevron-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-block-section-icon-chevron-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-block-section-icon-invalid-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-block-section-icon-invalid-light:var(--calcite-semantic-ui-color-danger-light);--calcite-block-section-icon-valid-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-block-section-icon-valid-light:var(--calcite-semantic-ui-color-success-light);--calcite-block-section-font-dark:var(--calcite-semantic-ui-color-text-2-dark);--calcite-block-section-font-light:var(--calcite-semantic-ui-color-text-2-light);--calcite-avatar-background-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-avatar-background-light:var(--calcite-semantic-ui-color-foreground-2-light);--calcite-avatar-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-avatar-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-avatar-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-avatar-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-alert-highlight-red-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-alert-highlight-red-light:var(--calcite-semantic-ui-color-danger-light);--calcite-alert-highlight-yellow-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-alert-highlight-yellow-light:var(--calcite-semantic-ui-color-warning-light);--calcite-alert-highlight-green-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-alert-highlight-green-light:var(--calcite-semantic-ui-color-success-light);--calcite-alert-highlight-blue-dark:var(--calcite-semantic-ui-color-info-dark);--calcite-alert-highlight-blue-light:var(--calcite-semantic-ui-color-info-light);--calcite-alert-icon-red-dark:var(--calcite-semantic-ui-color-danger-dark);--calcite-alert-icon-red-light:var(--calcite-semantic-ui-color-danger-light);--calcite-alert-icon-yellow-dark:var(--calcite-semantic-ui-color-warning-dark);--calcite-alert-icon-yellow-light:var(--calcite-semantic-ui-color-warning-light);--calcite-alert-icon-green-dark:var(--calcite-semantic-ui-color-success-dark);--calcite-alert-icon-green-light:var(--calcite-semantic-ui-color-success-light);--calcite-alert-icon-blue-dark:var(--calcite-semantic-ui-color-info-dark);--calcite-alert-icon-blue-light:var(--calcite-semantic-ui-color-info-light);--calcite-alert-border-dark:var(--calcite-semantic-ui-color-border-3-dark);--calcite-alert-border-light:var(--calcite-semantic-ui-color-border-3-light);--calcite-alert-background-dark:var(--calcite-semantic-ui-color-foreground-2-dark);--calcite-alert-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-alert-font-message-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-alert-font-message-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-alert-font-title-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-alert-font-title-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-action-loader-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-action-loader-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-action-indicator-dark:var(--calcite-semantic-ui-color-brand-dark);--calcite-action-indicator-light:var(--calcite-semantic-ui-color-brand-light);--calcite-action-background-active-dark:var(--calcite-semantic-ui-color-foreground-3-dark);--calcite-action-background-active-light:var(--calcite-semantic-ui-color-foreground-3-light);--calcite-action-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-action-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-action-icon-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-action-icon-active-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-action-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-action-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-action-font-active-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-action-font-active-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-action-font-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-action-font-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-action-pad-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-action-pad-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-action-pad-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-action-pad-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-action-pad-grid-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-action-pad-grid-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-action-pad-grid-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-action-pad-grid-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-action-bar-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-action-bar-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-action-bar-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-action-bar-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-action-bar-grid-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-action-bar-grid-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-action-bar-grid-border-dark:var(--calcite-semantic-ui-color-border-1-dark);--calcite-action-bar-grid-border-light:var(--calcite-semantic-ui-color-border-1-light);--calcite-accordion-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-accordion-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-accordion-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-accordion-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-accordion-icon-expanded-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-accordion-icon-expanded-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-accordion-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-accordion-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-accordion-description-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-accordion-description-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-accordion-heading-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-accordion-heading-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-accordion-item-border-dark:var(--calcite-semantic-ui-color-border-2-dark);--calcite-accordion-item-border-light:var(--calcite-semantic-ui-color-border-2-light);--calcite-accordion-item-background-dark:var(--calcite-semantic-ui-color-foreground-1-dark);--calcite-accordion-item-background-light:var(--calcite-semantic-ui-color-foreground-1-light);--calcite-accordion-item-icon-expanded-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-accordion-item-icon-expanded-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-accordion-item-icon-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-accordion-item-icon-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-accordion-item-font-description-dark:var(--calcite-semantic-ui-color-text-3-dark);--calcite-accordion-item-font-description-light:var(--calcite-semantic-ui-color-text-3-light);--calcite-accordion-item-font-heading-dark:var(--calcite-semantic-ui-color-text-1-dark);--calcite-accordion-item-font-heading-light:var(--calcite-semantic-ui-color-text-1-light);--calcite-ui-brand:#007ac2;--calcite-ui-brand-hover:#00619b;--calcite-ui-brand-press:#004874;--calcite-ui-background:#f8f8f8;--calcite-ui-foreground-1:#fff;--calcite-ui-foreground-2:#f3f3f3;--calcite-ui-foreground-3:#eaeaea;--calcite-ui-text-1:#151515;--calcite-ui-text-2:#4a4a4a;--calcite-ui-text-3:#6a6a6a;--calcite-ui-text-inverse:#fff;--calcite-ui-text-link:#00619b;--calcite-ui-border-1:#cacaca;--calcite-ui-border-2:#d4d4d4;--calcite-ui-border-3:#dfdfdf;--calcite-ui-border-input:#949494;--calcite-ui-info:#00619b;--calcite-ui-info-hover:#004874;--calcite-ui-info-press:#00304d;--calcite-ui-success:#35ac46;--calcite-ui-success-hover:#288835;--calcite-ui-success-press:#1a6324;--calcite-ui-warning:#edd317;--calcite-ui-warning-hover:#d9bc00;--calcite-ui-warning-press:#bfa200;--calcite-ui-danger:#d83020;--calcite-ui-danger-hover:#a82b1e;--calcite-ui-danger-press:#7c1d13;--calcite-ui-component-avatar-font:#6a6a6a;--calcite-ui-component-avatar-icon:#6a6a6a;--calcite-ui-component-avatar-background:#f3f3f3;--calcite-ui-component-avatar-background-red:#ffc6bf;--calcite-ui-component-avatar-background-teal:#cef5f4;--calcite-ui-component-avatar-background-blue:#c7eaff;--calcite-ui-component-avatar-background-green:#e5f7b4;--calcite-ui-component-avatar-background-yellow:#fff7cc;--calcite-ui-component-checkbox-font:#151515;--calcite-ui-component-checkbox-background:#fff;--calcite-ui-component-checkbox-background-selected:#007ac2;--calcite-ui-component-checkbox-icon:#fff;--calcite-ui-component-checkbox-border:#949494;--calcite-ui-component-radio-font:#151515;--calcite-ui-component-radio-background:#fff;--calcite-ui-component-radio-border-unchecked:#6a6a6a;--calcite-ui-component-radio-border-checked:#007ac2;--calcite-ui-component-chip-font-clear:#151515;--calcite-ui-component-chip-font-solid-grey:#151515;--calcite-ui-component-chip-font-solid-blue:#fff;--calcite-ui-component-chip-font-solid-red:#fff;--calcite-ui-component-chip-font-solid-yellow:#151515;--calcite-ui-component-chip-font-solid-green:#151515;--calcite-ui-component-chip-icon-clear:#151515;--calcite-ui-component-chip-icon-solid-grey:#151515;--calcite-ui-component-chip-icon-solid-blue:#fff;--calcite-ui-component-chip-icon-solid-red:#fff;--calcite-ui-component-chip-icon-solid-yellow:#151515;--calcite-ui-component-chip-icon-solid-green:#151515;--calcite-ui-component-chip-closable-icon:#6a6a6a;--calcite-ui-component-chip-background-solid-grey:#f3f3f3;--calcite-ui-component-chip-background-solid-blue:#00619b;--calcite-ui-component-chip-background-solid-red:#d83020;--calcite-ui-component-chip-background-solid-yellow:#edd317;--calcite-ui-component-chip-background-solid-green:#35ac46;--calcite-ui-component-chip-border-clear-grey:#cacaca;--calcite-ui-component-chip-border-clear-blue:#00619b;--calcite-ui-component-chip-border-clear-red:#d83020;--calcite-ui-component-chip-border-clear-yellow:#edd317;--calcite-ui-component-chip-border-clear-green:#35ac46;--calcite-ui-component-label-font:#151515;--calcite-ui-component-loader-font:#151515;--calcite-ui-component-loader-foreground:#007ac2;--calcite-ui-component-loader-inline-foreground-indeterminate:#151515;--calcite-ui-component-loader-inline-foreground-determinate:#007ac2;--calcite-ui-component-rating-star-background:#949494;--calcite-ui-component-rating-star-background-active:#007ac2;--calcite-ui-component-rating-star-background-average:#edd317;--calcite-ui-component-rating-chip-count-font:#4a4a4a;--calcite-ui-component-rating-chip-foreground:#f3f3f3;--calcite-ui-component-tooltip-foreground:#fff;--calcite-ui-component-tooltip-border:#dfdfdf;--calcite-ui-component-tooltip-font:#151515;--calcite-ui-component-accordion-item-font-heading:#151515;--calcite-ui-component-accordion-item-font-description:#6a6a6a;--calcite-ui-component-accordion-item-icon:#6a6a6a;--calcite-ui-component-accordion-item-icon-expanded:#151515;--calcite-ui-component-accordion-item-background:#fff;--calcite-ui-component-accordion-item-border:#d4d4d4;--calcite-ui-component-input-message-font:#151515;--calcite-ui-component-input-message-icon-idle:#007ac2;--calcite-ui-component-input-message-icon-invalid:#d83020;--calcite-ui-component-input-message-icon-valid:#35ac46;--calcite-ui-component-alert-font-title:#151515;--calcite-ui-component-alert-font-message:#6a6a6a;--calcite-ui-component-alert-background:#fff;--calcite-ui-component-alert-border:#dfdfdf;--calcite-ui-component-alert-icon-blue:#00619b;--calcite-ui-component-alert-icon-green:#35ac46;--calcite-ui-component-alert-icon-yellow:#edd317;--calcite-ui-component-alert-icon-red:#d83020;--calcite-ui-component-alert-highlight-blue:#00619b;--calcite-ui-component-alert-highlight-green:#35ac46;--calcite-ui-component-alert-highlight-yellow:#edd317;--calcite-ui-component-alert-highlight-red:#d83020;--calcite-ui-component-tip-font-heading:#151515;--calcite-ui-component-tip-font-description:#4a4a4a;--calcite-ui-component-tip-icon:#6a6a6a;--calcite-ui-component-tip-background-light:#fff;--calcite-ui-component-tip-border:#d4d4d4;--calcite-ui-component-color-picker-font-label:#151515;--calcite-ui-component-color-picker-icon:#151515;--calcite-ui-component-color-picker-border:#cacaca;--calcite-ui-component-color-picker-background:#fff;--calcite-ui-component-date-picker-font-date:#6a6a6a;--calcite-ui-component-date-picker-font-range-date:#151515;--calcite-ui-component-date-picker-font-day:#6a6a6a;--calcite-ui-component-date-picker-font-month:#151515;--calcite-ui-component-date-picker-font-selected-date:#fff;--calcite-ui-component-date-picker-font-active-date:#fff;--calcite-ui-component-date-picker-icon:#6a6a6a;--calcite-ui-component-date-picker-border:#cacaca;--calcite-ui-component-date-picker-date-active-border:#fff;--calcite-ui-component-date-picker-background:#fff;--calcite-ui-component-date-picker-background-date-range:#c7eaff;--calcite-ui-component-date-picker-background-date-active-light:#007ac2;--calcite-ui-component-input-date-picker-font-placeholder-value:#151515;--calcite-ui-component-input-date-picker-font-label:#151515;--calcite-ui-component-input-date-picker-icon:#6a6a6a;--calcite-ui-component-input-date-picker-border:#949494;--calcite-ui-component-input-date-picker-background:#fff;--calcite-ui-component-input-date-picker-background-arrow:#f8f8f8;--calcite-ui-component-input-date-picker-background-read-only:#f8f8f8;--calcite-ui-component-input-datetime-local-font-placeholder-value:#151515;--calcite-ui-component-input-datetime-local-font-label:#151515;--calcite-ui-component-input-datetime-local-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-datetime-local-icon:#6a6a6a;--calcite-ui-component-input-datetime-local-background:#fff;--calcite-ui-component-input-datetime-local-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-datetime-local-background-read-only:#f8f8f8;--calcite-ui-component-input-datetime-local-border:#949494;--calcite-ui-component-input-datetime-local-border-invalid:#d83020;--calcite-ui-component-input-email-font-placeholder-value:#151515;--calcite-ui-component-input-email-font-label:#151515;--calcite-ui-component-input-email-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-email-icon:#6a6a6a;--calcite-ui-component-input-email-background:#fff;--calcite-ui-component-input-email-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-email-background-read-only:#f8f8f8;--calcite-ui-component-input-email-border:#949494;--calcite-ui-component-input-email-border-invalid:#d83020;--calcite-ui-component-input-file-font-placeholder-value:#151515;--calcite-ui-component-input-file-font-label:#151515;--calcite-ui-component-input-file-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-file-icon:#6a6a6a;--calcite-ui-component-input-file-background:#fff;--calcite-ui-component-input-file-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-file-background-read-only:#f8f8f8;--calcite-ui-component-input-file-border:#949494;--calcite-ui-component-input-file-border-invalid:#d83020;--calcite-ui-component-input-month-font-placeholder-value:#151515;--calcite-ui-component-input-month-font-label:#151515;--calcite-ui-component-input-month-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-month-icon:#6a6a6a;--calcite-ui-component-input-month-background:#fff;--calcite-ui-component-input-month-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-month-background-read-only:#f8f8f8;--calcite-ui-component-input-month-border:#949494;--calcite-ui-component-input-month-border-invalid:#d83020;--calcite-ui-component-input-number-font-placeholder-value:#151515;--calcite-ui-component-input-number-font-label:#151515;--calcite-ui-component-input-number-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-number-icon:#6a6a6a;--calcite-ui-component-input-number-background:#fff;--calcite-ui-component-input-number-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-number-background-read-only:#f8f8f8;--calcite-ui-component-input-number-border:#949494;--calcite-ui-component-input-number-border-invalid:#d83020;--calcite-ui-component-input-password-font-placeholder-value:#151515;--calcite-ui-component-input-password-font-label:#151515;--calcite-ui-component-input-password-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-password-icon:#6a6a6a;--calcite-ui-component-input-password-background:#fff;--calcite-ui-component-input-password-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-password-background-read-only:#f8f8f8;--calcite-ui-component-input-password-border:#949494;--calcite-ui-component-input-password-border-invalid:#d83020;--calcite-ui-component-input-search-font-placeholder-value:#151515;--calcite-ui-component-input-search-font-label:#151515;--calcite-ui-component-input-search-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-search-icon:#6a6a6a;--calcite-ui-component-input-search-background:#fff;--calcite-ui-component-input-search-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-search-background-read-only:#f8f8f8;--calcite-ui-component-input-search-border:#949494;--calcite-ui-component-input-search-border-invalid:#d83020;--calcite-ui-component-input-telephone-font-placeholder-value:#151515;--calcite-ui-component-input-telephone-font-label:#151515;--calcite-ui-component-input-telephone-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-telephone-icon:#6a6a6a;--calcite-ui-component-input-telephone-background:#fff;--calcite-ui-component-input-telephone-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-telephone-background-read-only:#f8f8f8;--calcite-ui-component-input-telephone-border:#949494;--calcite-ui-component-input-telephone-border-invalid:#d83020;--calcite-ui-component-input-text-font-placeholder-value:#151515;--calcite-ui-component-input-text-font-label:#151515;--calcite-ui-component-input-text-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-text-icon:#6a6a6a;--calcite-ui-component-input-text-background:#fff;--calcite-ui-component-input-text-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-text-background-read-only:#f8f8f8;--calcite-ui-component-input-text-border:#949494;--calcite-ui-component-input-text-border-invalid:#d83020;--calcite-ui-component-input-week-font-placeholder-value:#151515;--calcite-ui-component-input-week-font-label:#151515;--calcite-ui-component-input-week-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-week-icon:#6a6a6a;--calcite-ui-component-input-week-background:#fff;--calcite-ui-component-input-week-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-week-background-read-only:#f8f8f8;--calcite-ui-component-input-week-border:#949494;--calcite-ui-component-input-week-border-invalid:#d83020;--calcite-ui-component-textarea-font-placeholder-value:#151515;--calcite-ui-component-textarea-font-label:#151515;--calcite-ui-component-textarea-font-chat-limit:#4a4a4a;--calcite-ui-component-textarea-icon:#6a6a6a;--calcite-ui-component-textarea-background:#fff;--calcite-ui-component-textarea-background-read-only:#f8f8f8;--calcite-ui-component-textarea-border:#949494;--calcite-ui-component-tab-title-font:#6a6a6a;--calcite-ui-component-tab-title-font-active:#151515;--calcite-ui-component-tab-title-icon:#6a6a6a;--calcite-ui-component-tab-title-icon-active:#151515;--calcite-ui-component-tab-title-bordered-border:#dfdfdf;--calcite-ui-component-tab-title-bordered-background:#fff;--calcite-ui-component-tab-title-border-active:#007ac2;--calcite-ui-component-tabs-bordered-border:#dfdfdf;--calcite-ui-component-tabs-bordered-background:#fff;--calcite-ui-component-card-font-title:#151515;--calcite-ui-component-card-font-subtitle:#4a4a4a;--calcite-ui-component-card-font-description:#6a6a6a;--calcite-ui-component-card-border:#d4d4d4;--calcite-ui-component-card-border-active:#007ac2;--calcite-ui-component-card-background:#fff;--calcite-ui-component-action-font:#6a6a6a;--calcite-ui-component-action-icon:#6a6a6a;--calcite-ui-component-action-background:#fff;--calcite-ui-component-action-background-active:#eaeaea;--calcite-ui-component-action-bar-border:#cacaca;--calcite-ui-component-action-bar-background:#fff;--calcite-ui-component-action-pad-border:#cacaca;--calcite-ui-component-action-pad-background:#fff;--calcite-ui-component-action-bar-grid-border:#cacaca;--calcite-ui-component-action-bar-grid-background:#fff;--calcite-ui-component-action-pad-grid-border:#cacaca;--calcite-ui-component-action-pad-grid-background:#fff;--calcite-ui-component-block-font-heading:#4a4a4a;--calcite-ui-component-block-font-active:#151515;--calcite-ui-component-block-font-description:#6a6a6a;--calcite-ui-component-block-font-content:#4a4a4a;--calcite-ui-component-block-icon-idle:#4a4a4a;--calcite-ui-component-block-icon-valid:#35ac46;--calcite-ui-component-block-icon-invalid:#d83020;--calcite-ui-component-block-icon-drag-handle:#949494;--calcite-ui-component-block-icon-chevron:#6a6a6a;--calcite-ui-component-block-border:#dfdfdf;--calcite-ui-component-block-background:#fff;--calcite-ui-component-block-section-font:#4a4a4a;--calcite-ui-component-block-section-icon-valid:#35ac46;--calcite-ui-component-block-section-icon-invalid:#d83020;--calcite-ui-component-block-section-icon-chevron:#6a6a6a;--calcite-ui-component-block-section-background:#fff;--calcite-ui-component-notice-font-title:#151515;--calcite-ui-component-notice-font-message:#6a6a6a;--calcite-ui-component-notice-background:#fff;--calcite-ui-component-notice-icon-info:#00619b;--calcite-ui-component-notice-icon-success:#35ac46;--calcite-ui-component-notice-icon-warning:#edd317;--calcite-ui-component-notice-icon-danger:#d83020;--calcite-ui-component-notice-icon-brand:#007ac2;--calcite-ui-component-notice-highlight-info:#00619b;--calcite-ui-component-notice-highlight-success:#35ac46;--calcite-ui-component-notice-highlight-warning:#edd317;--calcite-ui-component-notice-highlight-danger:#d83020;--calcite-ui-component-notice-highlight-brand:#007ac2;--calcite-ui-component-modal-font-header:#151515;--calcite-ui-component-modal-font-content:#4a4a4a;--calcite-ui-component-modal-icon:#6a6a6a;--calcite-ui-component-modal-border:#dfdfdf;--calcite-ui-component-modal-border-top-brand:#007ac2;--calcite-ui-component-modal-border-top-info:#00619b;--calcite-ui-component-modal-border-top-success:#35ac46;--calcite-ui-component-modal-border-top-danger:#d83020;--calcite-ui-component-modal-border-top-warning:#edd317;--calcite-ui-component-modal-background:#fff;--calcite-ui-component-panel-header-font:#4a4a4a;--calcite-ui-component-panel-header-icon:#6a6a6a;--calcite-ui-component-panel-header-border:#dfdfdf;--calcite-ui-component-panel-header-background:#fff;--calcite-ui-component-popover-font:#151515;--calcite-ui-component-popover-icon:#6a6a6a;--calcite-ui-component-popover-border:#dfdfdf;--calcite-ui-component-popover-background:#fff;--calcite-ui-component-slider-font-label:#151515;--calcite-ui-component-slider-font-tick-label:#4a4a4a;--calcite-ui-component-slider-handle-background:#fff;--calcite-ui-component-slider-handle-border:#6a6a6a;--calcite-ui-component-slider-border:#d4d4d4;--calcite-ui-component-slider-border-active:#007ac2;--calcite-ui-component-slider-tick-background:#949494;--calcite-ui-component-slider-tick-border:#fff;--calcite-ui-component-slider-tick-active-background:#007ac2;--calcite-ui-component-slider-tick-active-border:#fff;--calcite-ui-component-slider-range-font-label:#151515;--calcite-ui-component-slider-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-range-handle-background:#fff;--calcite-ui-component-slider-range-handle-border:#6a6a6a;--calcite-ui-component-slider-range-border:#d4d4d4;--calcite-ui-component-slider-range-border-active:#007ac2;--calcite-ui-component-slider-range-tick-background:#949494;--calcite-ui-component-slider-range-tick-border:#fff;--calcite-ui-component-slider-range-tick-active-background:#007ac2;--calcite-ui-component-slider-range-tick-active-border:#fff;--calcite-ui-component-slider-histogram-font-label:#151515;--calcite-ui-component-slider-histogram-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-handle-background:#fff;--calcite-ui-component-slider-histogram-handle-border:#6a6a6a;--calcite-ui-component-slider-histogram-border:#d4d4d4;--calcite-ui-component-slider-histogram-border-active:#007ac2;--calcite-ui-component-slider-histogram-tick-background:#949494;--calcite-ui-component-slider-histogram-tick-border:#fff;--calcite-ui-component-slider-histogram-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-tick-active-border:#fff;--calcite-ui-component-slider-histogram-area-active-background:#9bbddf;--calcite-ui-component-slider-histogram-active-end-background:#fff;--calcite-ui-component-slider-histogram-range-font-label:#151515;--calcite-ui-component-slider-histogram-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-range-handle-background:#fff;--calcite-ui-component-slider-histogram-range-handle-border:#6a6a6a;--calcite-ui-component-slider-histogram-range-border:#d4d4d4;--calcite-ui-component-slider-histogram-range-border-active:#007ac2;--calcite-ui-component-slider-histogram-range-tick-background:#949494;--calcite-ui-component-slider-histogram-range-tick-border:#fff;--calcite-ui-component-slider-histogram-range-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-range-tick-active-border:#fff;--calcite-ui-component-slider-histogram-range-area-active-background:#9bbddf;--calcite-ui-component-slider-histogram-range-active-end-background:#fff;--calcite-ui-component-filter-font:#151515;--calcite-ui-component-filter-icon:#6a6a6a;--calcite-ui-component-filter-border:#949494;--calcite-ui-component-filter-background:#fff;--calcite-ui-component-scrim-background:#fff;--calcite-ui-component-tip-manager-font-heading:#151515;--calcite-ui-component-tip-manager-icon:#6a6a6a;--calcite-ui-component-tip-manager-background-light:#fff;--calcite-ui-component-tip-manager-border:#d4d4d4;--calcite-ui-component-button-font-brand-solid:#fff;--calcite-ui-component-button-font-brand-outline-fill:#007ac2;--calcite-ui-component-button-font-brand-outline:#007ac2;--calcite-ui-component-button-font-brand-transparent:#007ac2;--calcite-ui-component-button-font-inverse-solid:#fff;--calcite-ui-component-button-font-inverse-outline-fill:#151515;--calcite-ui-component-button-font-inverse-outline:#151515;--calcite-ui-component-button-font-inverse-transparent:#151515;--calcite-ui-component-button-font-neutral-solid:#fff;--calcite-ui-component-button-font-neutral-outline-fill:#151515;--calcite-ui-component-button-font-neutral-outline:#151515;--calcite-ui-component-button-font-neutral-transparent:#151515;--calcite-ui-component-button-font-danger-solid:#fff;--calcite-ui-component-button-font-danger-outline-fill:#d83020;--calcite-ui-component-button-font-danger-outline:#d83020;--calcite-ui-component-button-font-danger-transparent:#d83020;--calcite-ui-component-button-icon-brand-solid:#fff;--calcite-ui-component-button-icon-brand-outline-fill:#007ac2;--calcite-ui-component-button-icon-brand-outline:#007ac2;--calcite-ui-component-button-icon-brand-transparent:#007ac2;--calcite-ui-component-button-icon-inverse-solid:#fff;--calcite-ui-component-button-icon-inverse-outline-fill:#151515;--calcite-ui-component-button-icon-inverse-outline:#151515;--calcite-ui-component-button-icon-inverse-transparent:#151515;--calcite-ui-component-button-icon-neutral-solid:#fff;--calcite-ui-component-button-icon-neutral-outline-fill:#151515;--calcite-ui-component-button-icon-neutral-outline:#151515;--calcite-ui-component-button-icon-neutral-transparent:#151515;--calcite-ui-component-button-icon-danger-solid:#fff;--calcite-ui-component-button-icon-danger-outline-fill:#d83020;--calcite-ui-component-button-icon-danger-outline:#d83020;--calcite-ui-component-button-icon-danger-transparent:#d83020;--calcite-ui-component-button-background-brand-solid:#007ac2;--calcite-ui-component-button-background-brand-outline-fill:#fff;--calcite-ui-component-button-background-inverse-solid:#353535;--calcite-ui-component-button-background-inverse-outline-fill:#353535;--calcite-ui-component-button-background-neutral-solid:#353535;--calcite-ui-component-button-background-neutral-outline-fill:#353535;--calcite-ui-component-button-background-danger-solid:#d83020;--calcite-ui-component-button-background-danger-outline-fill:#d83020;--calcite-ui-component-button-border-brand-outline-fill:#007ac2;--calcite-ui-component-button-border-brand-outline:#007ac2;--calcite-ui-component-button-border-inverse-outline-fill:#353535;--calcite-ui-component-button-border-inverse-outline:#353535;--calcite-ui-component-button-border-neutral-outline-fill:#353535;--calcite-ui-component-button-border-neutral-outline:#353535;--calcite-ui-component-button-border-danger-outline-fill:#d83020;--calcite-ui-component-button-border-danger-outline:#d83020;--calcite-ui-component-split-button-font-brand-solid:#fff;--calcite-ui-component-split-button-font-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-font-brand-outline:#007ac2;--calcite-ui-component-split-button-font-brand-transparent:#007ac2;--calcite-ui-component-split-button-font-inverse-solid:#fff;--calcite-ui-component-split-button-font-inverse-outline-fill:#151515;--calcite-ui-component-split-button-font-inverse-outline:#151515;--calcite-ui-component-split-button-font-inverse-transparent:#151515;--calcite-ui-component-split-button-font-neutral-solid:#fff;--calcite-ui-component-split-button-font-neutral-outline-fill:#151515;--calcite-ui-component-split-button-font-neutral-outline:#151515;--calcite-ui-component-split-button-font-neutral-transparent:#151515;--calcite-ui-component-split-button-font-danger-solid:#fff;--calcite-ui-component-split-button-font-danger-outline-fill:#d83020;--calcite-ui-component-split-button-font-danger-outline:#d83020;--calcite-ui-component-split-button-font-danger-transparent:#d83020;--calcite-ui-component-split-button-icon-brand-solid:#fff;--calcite-ui-component-split-button-icon-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-icon-brand-outline:#007ac2;--calcite-ui-component-split-button-icon-brand-transparent:#007ac2;--calcite-ui-component-split-button-icon-inverse-solid:#fff;--calcite-ui-component-split-button-icon-inverse-outline-fill:#151515;--calcite-ui-component-split-button-icon-inverse-outline:#151515;--calcite-ui-component-split-button-icon-inverse-transparent:#151515;--calcite-ui-component-split-button-icon-neutral-solid:#fff;--calcite-ui-component-split-button-icon-neutral-outline-fill:#151515;--calcite-ui-component-split-button-icon-neutral-outline:#151515;--calcite-ui-component-split-button-icon-neutral-transparent:#151515;--calcite-ui-component-split-button-icon-danger-solid:#fff;--calcite-ui-component-split-button-icon-danger-outline-fill:#d83020;--calcite-ui-component-split-button-icon-danger-outline:#d83020;--calcite-ui-component-split-button-icon-danger-transparent:#d83020;--calcite-ui-component-split-button-background-brand-solid:#007ac2;--calcite-ui-component-split-button-background-brand-outline-fill:#fff;--calcite-ui-component-split-button-background-inverse-solid:#353535;--calcite-ui-component-split-button-background-inverse-outline-fill:#fff;--calcite-ui-component-split-button-background-neutral-solid:#353535;--calcite-ui-component-split-button-background-neutral-outline-fill:#fff;--calcite-ui-component-split-button-background-danger-solid:#d83020;--calcite-ui-component-split-button-background-danger-outline-fill:#fff;--calcite-ui-component-split-button-border-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-border-brand-outline:#007ac2;--calcite-ui-component-split-button-border-inverse-outline-fill:#353535;--calcite-ui-component-split-button-border-inverse-outline:#353535;--calcite-ui-component-split-button-border-neutral-outline-fill:#353535;--calcite-ui-component-split-button-border-neutral-outline:#353535;--calcite-ui-component-split-button-border-danger-outline-fill:#d83020;--calcite-ui-component-split-button-border-danger-outline:#d83020;--calcite-ui-component-split-button-divider-brand-solid:#fff;--calcite-ui-component-split-button-divider-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-divider-brand-outline:#007ac2;--calcite-ui-component-split-button-divider-brand-transparent:#007ac2;--calcite-ui-component-split-button-divider-inverse-solid:#fff;--calcite-ui-component-split-button-divider-inverse-outline-fill:#353535;--calcite-ui-component-split-button-divider-inverse-outline:#353535;--calcite-ui-component-split-button-divider-inverse-transparent:#353535;--calcite-ui-component-split-button-divider-neutral-solid:#fff;--calcite-ui-component-split-button-divider-neutral-outline-fill:#353535;--calcite-ui-component-split-button-divider-neutral-outline:#353535;--calcite-ui-component-split-button-divider-neutral-transparent:#353535;--calcite-ui-component-split-button-divider-danger-solid:#d83020;--calcite-ui-component-split-button-divider-danger-outline-fill:#d83020;--calcite-ui-component-split-button-divider-danger-outline:#d83020;--calcite-ui-component-split-button-divider-danger-transparent:#d83020;--calcite-ui-component-fab-font-brand-solid:#fff;--calcite-ui-component-fab-font-brand-outline-fill:#007ac2;--calcite-ui-component-fab-font-inverse-solid:#fff;--calcite-ui-component-fab-font-inverse-outline-fill:#151515;--calcite-ui-component-fab-font-neutral-solid:#fff;--calcite-ui-component-fab-font-neutral-outline-fill:#151515;--calcite-ui-component-fab-font-danger-solid:#fff;--calcite-ui-component-fab-font-danger-outline-fill:#d83020;--calcite-ui-component-fab-icon-brand-solid:#fff;--calcite-ui-component-fab-icon-brand-outline-fill:#007ac2;--calcite-ui-component-fab-icon-inverse-solid:#fff;--calcite-ui-component-fab-icon-inverse-outline-fill:#151515;--calcite-ui-component-fab-icon-neutral-solid:#fff;--calcite-ui-component-fab-icon-neutral-outline-fill:#151515;--calcite-ui-component-fab-icon-danger-solid:#fff;--calcite-ui-component-fab-icon-danger-outline-fill:#d83020;--calcite-ui-component-fab-background-brand-solid:#007ac2;--calcite-ui-component-fab-background-brand-outline-fill:#fff;--calcite-ui-component-fab-background-inverse-solid:#353535;--calcite-ui-component-fab-background-inverse-outline-fill:#fff;--calcite-ui-component-fab-background-neutral-solid:#353535;--calcite-ui-component-fab-background-neutral-outline-fill:#fff;--calcite-ui-component-fab-background-danger-solid:#d83020;--calcite-ui-component-fab-background-danger-outline-fill:#fff;--calcite-ui-component-fab-border-brand-outline-fill:#007ac2;--calcite-ui-component-fab-border-brand-solid:#007ac2;--calcite-ui-component-fab-border-inverse-outline-fill:#353535;--calcite-ui-component-fab-border-inverse-solid:#353535;--calcite-ui-component-fab-border-neutral-outline-fill:#353535;--calcite-ui-component-fab-border-neutral-solid:#353535;--calcite-ui-component-fab-border-danger-outline-fill:#d83020;--calcite-ui-component-fab-border-danger-solid:#d83020;--calcite-mode-name:"light";--calcite-ui-foreground-current:var(--calcite-semantic-ui-color-foreground-current-light);--calcite-ui-inverse:#353535;--calcite-ui-inverse-hover:#2b2b2b;--calcite-ui-inverse-press:#202020;--calcite-alert-dismiss-progress-background:hsla(0,0%,100%,.8);--calcite-button-transparent-hover:rgba(0,0,0,.05);--calcite-button-transparent-press:rgba(0,0,0,.08);--calcite-link-blue-underline:rgba(0,97,155,.4);--calcite-scrim-background-internal:hsla(0,0%,100%,.85);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--calcite-popover-z-index:var(--calcite-app-z-index-popup);--calcite-border-radius:var(--calcite-semantic-border-border-radius-round,4px);--calcite-border-radius-base:0;--calcite-panel-width-multiplier:1;--calcite-ui-focus-offset-invert:0;--calcite-ui-icon-color:currentColor;--calcite-ui-opacity-disabled:var(--calcite-core-opacity-50,0.5);font-family:var(--calcite-sans-family)}.calcite-mode-dark{--calcite-ui-brand:#009af2;--calcite-ui-brand-hover:#007ac2;--calcite-ui-brand-press:#00619b;--calcite-ui-background-1:#353535;--calcite-ui-foreground-1:#2b2b2b;--calcite-ui-foreground-2:#202020;--calcite-ui-foreground-3:#151515;--calcite-ui-text-1:#fff;--calcite-ui-text-2:#bfbfbf;--calcite-ui-text-3:#9f9f9f;--calcite-ui-text-inverse:#151515;--calcite-ui-text-link:#00a0ff;--calcite-ui-border-1:#555;--calcite-ui-border-2:#4a4a4a;--calcite-ui-border-3:#404040;--calcite-ui-border-input:#757575;--calcite-ui-info:#00a0ff;--calcite-ui-info-hover:#3db8ff;--calcite-ui-info-press:#009af2;--calcite-ui-success:#36da43;--calcite-ui-success-hover:#3bed52;--calcite-ui-success-press:#00b81b;--calcite-ui-warning:#ffc900;--calcite-ui-warning-hover:#fe3;--calcite-ui-warning-press:#f5d000;--calcite-ui-danger:#fe583e;--calcite-ui-danger-hover:#ff0015;--calcite-ui-danger-press:#d90012;--calcite-ui-component-avatar-font:#9f9f9f;--calcite-ui-component-avatar-icon:#9f9f9f;--calcite-ui-component-avatar-background:#202020;--calcite-ui-component-avatar-background-red:#4f0e08;--calcite-ui-component-avatar-background-teal:#004d4c;--calcite-ui-component-avatar-background-blue:#00304d;--calcite-ui-component-avatar-background-green:#384813;--calcite-ui-component-avatar-background-yellow:#5c4e00;--calcite-ui-component-checkbox-font:#fff;--calcite-ui-component-checkbox-background:#2b2b2b;--calcite-ui-component-checkbox-background-selected:#009af2;--calcite-ui-component-checkbox-icon:#151515;--calcite-ui-component-checkbox-border:#757575;--calcite-ui-component-radio-font:#fff;--calcite-ui-component-radio-background:#2b2b2b;--calcite-ui-component-radio-border-unchecked:#9f9f9f;--calcite-ui-component-radio-border-checked:#009af2;--calcite-ui-component-chip-font-clear:#fff;--calcite-ui-component-chip-font-solid-grey:#fff;--calcite-ui-component-chip-font-solid-blue:#151515;--calcite-ui-component-chip-font-solid-red:#151515;--calcite-ui-component-chip-font-solid-yellow:#151515;--calcite-ui-component-chip-font-solid-green:#151515;--calcite-ui-component-chip-icon-clear:#fff;--calcite-ui-component-chip-icon-solid-grey:#fff;--calcite-ui-component-chip-icon-solid-blue:#151515;--calcite-ui-component-chip-icon-solid-red:#151515;--calcite-ui-component-chip-icon-solid-yellow:#151515;--calcite-ui-component-chip-icon-solid-green:#151515;--calcite-ui-component-chip-closable-icon:#9f9f9f;--calcite-ui-component-chip-background-solid-grey:#202020;--calcite-ui-component-chip-background-solid-blue:#00a0ff;--calcite-ui-component-chip-background-solid-red:#fe583e;--calcite-ui-component-chip-background-solid-yellow:#ffc900;--calcite-ui-component-chip-background-solid-green:#36da43;--calcite-ui-component-chip-border-clear-grey:#555;--calcite-ui-component-chip-border-clear-blue:#00a0ff;--calcite-ui-component-chip-border-clear-red:#fe583e;--calcite-ui-component-chip-border-clear-yellow:#ffc900;--calcite-ui-component-chip-border-clear-green:#36da43;--calcite-ui-component-label-font:#fff;--calcite-ui-component-loader-font:#fff;--calcite-ui-component-loader-foreground:#009af2;--calcite-ui-component-loader-inline-foreground-indeterminate:#fff;--calcite-ui-component-loader-inline-foreground-determinate:#009af2;--calcite-ui-component-rating-star-background:#757575;--calcite-ui-component-rating-star-background-active:#009af2;--calcite-ui-component-rating-star-background-average:#ffc900;--calcite-ui-component-rating-chip-count-font:#bfbfbf;--calcite-ui-component-rating-chip-foreground:#202020;--calcite-ui-component-tooltip-foreground:#2b2b2b;--calcite-ui-component-tooltip-border:#404040;--calcite-ui-component-tooltip-font:#fff;--calcite-ui-component-accordion-item-font-heading:#fff;--calcite-ui-component-accordion-item-font-description:#9f9f9f;--calcite-ui-component-accordion-item-icon:#9f9f9f;--calcite-ui-component-accordion-item-icon-expanded:#fff;--calcite-ui-component-accordion-item-background:#2b2b2b;--calcite-ui-component-accordion-item-border:#4a4a4a;--calcite-ui-component-input-message-font:#fff;--calcite-ui-component-input-message-icon-idle:#009af2;--calcite-ui-component-input-message-icon-invalid:#fe583e;--calcite-ui-component-input-message-icon-valid:#36da43;--calcite-ui-component-alert-font-title:#fff;--calcite-ui-component-alert-font-message:#9f9f9f;--calcite-ui-component-alert-background:#202020;--calcite-ui-component-alert-border:#404040;--calcite-ui-component-alert-icon-blue:#00a0ff;--calcite-ui-component-alert-icon-green:#36da43;--calcite-ui-component-alert-icon-yellow:#ffc900;--calcite-ui-component-alert-icon-red:#fe583e;--calcite-ui-component-alert-highlight-blue:#00a0ff;--calcite-ui-component-alert-highlight-green:#36da43;--calcite-ui-component-alert-highlight-yellow:#ffc900;--calcite-ui-component-alert-highlight-red:#fe583e;--calcite-ui-component-color-picker-font-label:#fff;--calcite-ui-component-color-picker-icon:#fff;--calcite-ui-component-color-picker-border:#555;--calcite-ui-component-color-picker-background:#2b2b2b;--calcite-ui-component-date-picker-font-date:#9f9f9f;--calcite-ui-component-date-picker-font-day:#9f9f9f;--calcite-ui-component-date-picker-font-month:#fff;--calcite-ui-component-date-picker-font-range-date:#fff;--calcite-ui-component-date-picker-font-selected-date:#151515;--calcite-ui-component-date-picker-font-active-date:#fff;--calcite-ui-component-date-picker-icon:#9f9f9f;--calcite-ui-component-date-picker-border:#555;--calcite-ui-component-date-picker-date-active-border:#2b2b2b;--calcite-ui-component-date-picker-background:#2b2b2b;--calcite-ui-component-date-picker-background-date-range:#214155;--calcite-ui-component-date-picker-background-date-active:#009af2;--calcite-ui-component-input-date-picker-font-placeholder-value:#fff;--calcite-ui-component-input-date-picker-font-label:#fff;--calcite-ui-component-input-date-picker-icon:#9f9f9f;--calcite-ui-component-input-date-picker-border:#757575;--calcite-ui-component-input-date-picker-background:#2b2b2b;--calcite-ui-component-input-date-picker-background-arrow:#353535;--calcite-ui-component-input-date-picker-background-read-only:#353535;--calcite-ui-component-input-datetime-local-font-placeholder-value:#fff;--calcite-ui-component-input-datetime-local-font-label:#fff;--calcite-ui-component-input-datetime-local-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-datetime-local-icon:#9f9f9f;--calcite-ui-component-input-datetime-local-background:#2b2b2b;--calcite-ui-component-input-datetime-local-background-prefix-sufix:#353535;--calcite-ui-component-input-datetime-local-background-read-only:#353535;--calcite-ui-component-input-datetime-local-border:#757575;--calcite-ui-component-input-datetime-local-border-invalid:#fe583e;--calcite-ui-component-input-email-font-placeholder-value:#fff;--calcite-ui-component-input-email-font-label:#fff;--calcite-ui-component-input-email-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-email-icon:#9f9f9f;--calcite-ui-component-input-email-background:#2b2b2b;--calcite-ui-component-input-email-background-prefix-sufix:#353535;--calcite-ui-component-input-email-background-read-only:#353535;--calcite-ui-component-input-email-border:#757575;--calcite-ui-component-input-email-border-invalid:#fe583e;--calcite-ui-component-input-file-font-placeholder-value:#fff;--calcite-ui-component-input-file-font-label:#fff;--calcite-ui-component-input-file-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-file-icon:#9f9f9f;--calcite-ui-component-input-file-background:#2b2b2b;--calcite-ui-component-input-file-background-prefix-sufix:#353535;--calcite-ui-component-input-file-background-read-only:#353535;--calcite-ui-component-input-file-border:#757575;--calcite-ui-component-input-file-border-invalid:#fe583e;--calcite-ui-component-input-month-font-placeholder-value:#fff;--calcite-ui-component-input-month-font-label:#fff;--calcite-ui-component-input-month-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-month-icon:#9f9f9f;--calcite-ui-component-input-month-background:#2b2b2b;--calcite-ui-component-input-month-background-prefix-sufix:#353535;--calcite-ui-component-input-month-background-read-only:#353535;--calcite-ui-component-input-month-border:#757575;--calcite-ui-component-input-month-border-invalid:#fe583e;--calcite-ui-component-input-number-font-placeholder-value:#fff;--calcite-ui-component-input-number-font-label:#fff;--calcite-ui-component-input-number-icon:#9f9f9f;--calcite-ui-component-input-number-background:#2b2b2b;--calcite-ui-component-input-number-background-prefix-sufix:#353535;--calcite-ui-component-input-number-background-read-only:#353535;--calcite-ui-component-input-number-border:#757575;--calcite-ui-component-input-number-border-invalid:#fe583e;--calcite-ui-component-input-password-font-placeholder-value:#fff;--calcite-ui-component-input-password-font-label:#fff;--calcite-ui-component-input-password-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-password-icon:#9f9f9f;--calcite-ui-component-input-password-background:#2b2b2b;--calcite-ui-component-input-password-background-prefix-sufix:#353535;--calcite-ui-component-input-password-background-read-only:#353535;--calcite-ui-component-input-password-border:#757575;--calcite-ui-component-input-password-border-invalid:#fe583e;--calcite-ui-component-input-search-font-placeholder-value:#fff;--calcite-ui-component-input-search-font-label:#fff;--calcite-ui-component-input-search-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-search-icon:#9f9f9f;--calcite-ui-component-input-search-background:#2b2b2b;--calcite-ui-component-input-search-background-prefix-sufix:#353535;--calcite-ui-component-input-search-background-read-only:#353535;--calcite-ui-component-input-search-border:#757575;--calcite-ui-component-input-search-border-invalid:#fe583e;--calcite-ui-component-input-telephone-font-placeholder-value:#fff;--calcite-ui-component-input-telephone-font-label:#fff;--calcite-ui-component-input-telephone-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-telephone-icon:#9f9f9f;--calcite-ui-component-input-telephone-background:#2b2b2b;--calcite-ui-component-input-telephone-background-prefix-sufix:#353535;--calcite-ui-component-input-telephone-background-read-only:#353535;--calcite-ui-component-input-telephone-border:#757575;--calcite-ui-component-input-telephone-border-invalid:#fe583e;--calcite-ui-component-input-text-font-placeholder-value:#fff;--calcite-ui-component-input-text-font-label:#fff;--calcite-ui-component-input-text-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-text-icon:#9f9f9f;--calcite-ui-component-input-text-background:#2b2b2b;--calcite-ui-component-input-text-background-prefix-sufix:#353535;--calcite-ui-component-input-text-background-read-only:#353535;--calcite-ui-component-input-text-border:#757575;--calcite-ui-component-input-text-border-invalid:#fe583e;--calcite-ui-component-input-week-font-placeholder-value:#fff;--calcite-ui-component-input-week-font-label:#fff;--calcite-ui-component-input-week-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-week-icon:#9f9f9f;--calcite-ui-component-input-week-background:#2b2b2b;--calcite-ui-component-input-week-background-prefix-sufix:#353535;--calcite-ui-component-input-week-background-read-only:#353535;--calcite-ui-component-input-week-border:#757575;--calcite-ui-component-input-week-border-invalid:#fe583e;--calcite-ui-component-textarea-font-placeholder-value:#fff;--calcite-ui-component-textarea-font-label:#fff;--calcite-ui-component-textarea-font-chat-limit:#bfbfbf;--calcite-ui-component-textarea-icon:#9f9f9f;--calcite-ui-component-textarea-background:#2b2b2b;--calcite-ui-component-textarea-background-read-only:#353535;--calcite-ui-component-textarea-border:#757575;--calcite-ui-component-tab-title-font:#9f9f9f;--calcite-ui-component-tab-title-font-active:#fff;--calcite-ui-component-tab-title-icon:#9f9f9f;--calcite-ui-component-tab-title-icon-active:#fff;--calcite-ui-component-tab-title-bordered-border:#404040;--calcite-ui-component-tab-title-bordered-background:#353535;--calcite-ui-component-tab-title-border-active:#009af2;--calcite-ui-component-tabs-bordered-border:#404040;--calcite-ui-component-tabs-bordered-background:#2b2b2b;--calcite-ui-component-card-font-title:#fff;--calcite-ui-component-card-font-subtitle:#bfbfbf;--calcite-ui-component-card-font-description:#9f9f9f;--calcite-ui-component-card-border:#4a4a4a;--calcite-ui-component-card-border-active:#009af2;--calcite-ui-component-card-background:#2b2b2b;--calcite-ui-component-action-indicator:#009af2;--calcite-ui-component-action-font:#9f9f9f;--calcite-ui-component-action-icon:#9f9f9f;--calcite-ui-component-action-background:#2b2b2b;--calcite-ui-component-action-background-active:#151515;--calcite-ui-component-action-bar-border:#555;--calcite-ui-component-action-bar-background:#2b2b2b;--calcite-ui-component-action-pad-border:#555;--calcite-ui-component-action-pad-background:#2b2b2b;--calcite-ui-component-action-bar-grid-border:#555;--calcite-ui-component-action-bar-grid-background:#2b2b2b;--calcite-ui-component-action-pad-grid-border:#555;--calcite-ui-component-action-pad-grid-background:#2b2b2b;--calcite-ui-component-block-font-heading:#bfbfbf;--calcite-ui-component-block-font-description:#9f9f9f;--calcite-ui-component-block-font-content:#bfbfbf;--calcite-ui-component-block-icon:#9f9f9f;--calcite-ui-component-block-icon-active:#fff;--calcite-ui-component-block-icon-idle:#bfbfbf;--calcite-ui-component-block-icon-valid:#36da43;--calcite-ui-component-block-icon-invalid:#fe583e;--calcite-ui-component-block-icon-drag-handle:#757575;--calcite-ui-component-block-icon-chevron:#9f9f9f;--calcite-ui-component-block-loader:#9f9f9f;--calcite-ui-component-block-border:#dfdfdf;--calcite-ui-component-block-background:#353535;--calcite-ui-component-block-section-font:#bfbfbf;--calcite-ui-component-block-section-icon-valid:#36da43;--calcite-ui-component-block-section-icon-invalid:#fe583e;--calcite-ui-component-block-section-icon-chevron:#9f9f9f;--calcite-ui-component-block-section-background:#353535;--calcite-ui-component-notice-font-title:#fff;--calcite-ui-component-notice-font-message:#9f9f9f;--calcite-ui-component-notice-background:#202020;--calcite-ui-component-notice-icon-info:#00a0ff;--calcite-ui-component-notice-icon-success:#36da43;--calcite-ui-component-notice-icon-warning:#ffc900;--calcite-ui-component-notice-icon-danger:#fe583e;--calcite-ui-component-notice-icon-brand:#009af2;--calcite-ui-component-notice-highlight-info:#00a0ff;--calcite-ui-component-notice-highlight-success:#36da43;--calcite-ui-component-notice-highlight-warning:#ffc900;--calcite-ui-component-notice-highlight-danger:#fe583e;--calcite-ui-component-notice-highlight-brand:#009af2;--calcite-ui-component-modal-font-header:#fff;--calcite-ui-component-modal-font-content:#bfbfbf;--calcite-ui-component-modal-icon:#9f9f9f;--calcite-ui-component-modal-border:#555;--calcite-ui-component-modal-border-top-brand:#009af2;--calcite-ui-component-modal-border-top-info:#00a0ff;--calcite-ui-component-modal-border-top-success:#36da43;--calcite-ui-component-modal-border-top-danger:#fe583e;--calcite-ui-component-modal-border-top-warning:#ffc900;--calcite-ui-component-modal-background:#2b2b2b;--calcite-ui-component-panel-header-font:#bfbfbf;--calcite-ui-component-panel-header-icon:#9f9f9f;--calcite-ui-component-panel-header-border:#404040;--calcite-ui-component-panel-header-background:#2b2b2b;--calcite-ui-component-popover-font:#fff;--calcite-ui-component-popover-icon:#9f9f9f;--calcite-ui-component-popover-border:#404040;--calcite-ui-component-popover-background:#2b2b2b;--calcite-ui-component-slider-font-label:#fff;--calcite-ui-component-slider-font-tick-label:#bfbfbf;--calcite-ui-component-slider-handle-background:#2b2b2b;--calcite-ui-component-slider-handle-border:#757575;--calcite-ui-component-slider-border:#4a4a4a;--calcite-ui-component-slider-border-active:#009af2;--calcite-ui-component-slider-tick-background:#757575;--calcite-ui-component-slider-tick-border:#2b2b2b;--calcite-ui-component-slider-tick-active-background:#009af2;--calcite-ui-component-slider-tick-active-border:#2b2b2b;--calcite-ui-component-slider-range-font-label:#fff;--calcite-ui-component-slider-range-font-tick-label:#bfbfbf;--calcite-ui-component-slider-range-handle-background:#2b2b2b;--calcite-ui-component-slider-range-handle-border:#757575;--calcite-ui-component-slider-range-border:#4a4a4a;--calcite-ui-component-slider-range-border-active:#009af2;--calcite-ui-component-slider-range-tick-background:#757575;--calcite-ui-component-slider-range-tick-border:#2b2b2b;--calcite-ui-component-slider-range-tick-active-background:#009af2;--calcite-ui-component-slider-range-tick-active-border:#2b2b2b;--calcite-ui-component-slider-histogram-font-label:#fff;--calcite-ui-component-slider-histogram-font-tick-label:#bfbfbf;--calcite-ui-component-slider-histogram-handle-background:#2b2b2b;--calcite-ui-component-slider-histogram-handle-border:#757575;--calcite-ui-component-slider-histogram-border:#4a4a4a;--calcite-ui-component-slider-histogram-border-active:#009af2;--calcite-ui-component-slider-histogram-tick-background:#757575;--calcite-ui-component-slider-histogram-tick-border:#2b2b2b;--calcite-ui-component-slider-histogram-tick-active-background:#009af2;--calcite-ui-component-slider-histogram-tick-active-border:#2b2b2b;--calcite-ui-component-slider-histogram-area-active-background:#8dcef7;--calcite-ui-component-slider-histogram-active-end-background-dark:#2b2b2b;--calcite-ui-component-slider-histogram-range-font-label:#fff;--calcite-ui-component-slider-histogram-range-font-tick-label:#bfbfbf;--calcite-ui-component-slider-histogram-range-handle-background:#2b2b2b;--calcite-ui-component-slider-histogram-range-handle-border:#757575;--calcite-ui-component-slider-histogram-range-border:#4a4a4a;--calcite-ui-component-slider-histogram-range-border-active:#009af2;--calcite-ui-component-slider-histogram-range-tick-background:#757575;--calcite-ui-component-slider-histogram-range-tick-border:#2b2b2b;--calcite-ui-component-slider-histogram-range-tick-active-background:#009af2;--calcite-ui-component-slider-histogram-range-tick-active-border:#2b2b2b;--calcite-ui-component-slider-histogram-range-area-active-background:#8dcef7;--calcite-ui-component-slider-histogram-range-active-end-background:#2b2b2b;--calcite-ui-component-filter-font:#fff;--calcite-ui-component-filter-icon:#9f9f9f;--calcite-ui-component-filter-border:#757575;--calcite-ui-component-filter-background:#2b2b2b;--calcite-ui-component-scrim-background:#2b2b2b;--calcite-ui-component-tip-manager-font-heading:#fff;--calcite-ui-component-tip-manager-icon:#9f9f9f;--calcite-ui-component-tip-manager-background-light:#2b2b2b;--calcite-ui-component-tip-manager-border:#4a4a4a;--calcite-ui-component-button-font-brand-solid:#151515;--calcite-ui-component-button-font-brand-outline-fill:#009af2;--calcite-ui-component-button-font-brand-outline:#009af2;--calcite-ui-component-button-font-brand-transparent:#009af2;--calcite-ui-component-button-font-inverse-solid:#151515;--calcite-ui-component-button-font-inverse-outline-fill:#fff;--calcite-ui-component-button-font-inverse-outline:#fff;--calcite-ui-component-button-font-inverse-transparent:#fff;--calcite-ui-component-button-font-neutral-solid:#151515;--calcite-ui-component-button-font-neutral-outline-fill:#fff;--calcite-ui-component-button-font-neutral-outline:#fff;--calcite-ui-component-button-font-neutral-transparent:#fff;--calcite-ui-component-button-font-danger-solid:#151515;--calcite-ui-component-button-font-danger-outline-fill:#fe583e;--calcite-ui-component-button-font-danger-outline:#fe583e;--calcite-ui-component-button-font-danger-transparent:#fe583e;--calcite-ui-component-button-icon-brand-solid:#2b2b2b;--calcite-ui-component-button-icon-brand-outline-fill:#009af2;--calcite-ui-component-button-icon-brand-outline:#009af2;--calcite-ui-component-button-icon-brand-transparent:#009af2;--calcite-ui-component-button-icon-inverse-solid:#151515;--calcite-ui-component-button-icon-inverse-outline-fill:#fff;--calcite-ui-component-button-icon-inverse-outline:#fff;--calcite-ui-component-button-icon-inverse-transparent:#fff;--calcite-ui-component-button-icon-neutral-solid:#151515;--calcite-ui-component-button-icon-neutral-outline-fill:#fff;--calcite-ui-component-button-icon-neutral-outline:#fff;--calcite-ui-component-button-icon-neutral-transparent:#fff;--calcite-ui-component-button-icon-danger-solid:#2b2b2b;--calcite-ui-component-button-icon-danger-outline-fill:#fe583e;--calcite-ui-component-button-icon-danger-outline:#fe583e;--calcite-ui-component-button-icon-danger-transparent:#fe583e;--calcite-ui-component-button-background-brand-solid:#009af2;--calcite-ui-component-button-background-brand-outline-fill:#2b2b2b;--calcite-ui-component-button-background-inverse-solid:#f8f8f8;--calcite-ui-component-button-background-inverse-outline-fill:#f8f8f8;--calcite-ui-component-button-background-neutral-solid:#f8f8f8;--calcite-ui-component-button-background-neutral-outline-fill:#f8f8f8;--calcite-ui-component-button-background-danger-solid:#fe583e;--calcite-ui-component-button-background-danger-outline-fill:#fe583e;--calcite-ui-component-button-border-brand-outline-fill:#009af2;--calcite-ui-component-button-border-brand-outline:#009af2;--calcite-ui-component-button-border-inverse-outline-fill:#f8f8f8;--calcite-ui-component-button-border-inverse-outline:#f8f8f8;--calcite-ui-component-button-border-neutral-outline-fill:#f8f8f8;--calcite-ui-component-button-border-neutral-outline:#f8f8f8;--calcite-ui-component-button-border-danger-outline-fill:#fe583e;--calcite-ui-component-button-border-danger-outline:#fe583e;--calcite-ui-component-split-button-font-brand-solid:#151515;--calcite-ui-component-split-button-font-brand-outline-fill:#009af2;--calcite-ui-component-split-button-font-brand-outline:#009af2;--calcite-ui-component-split-button-font-brand-transparent:#009af2;--calcite-ui-component-split-button-font-inverse-solid:#151515;--calcite-ui-component-split-button-font-inverse-outline-fill:#fff;--calcite-ui-component-split-button-font-inverse-outline:#fff;--calcite-ui-component-split-button-font-inverse-transparent:#fff;--calcite-ui-component-split-button-font-neutral-solid:#fff;--calcite-ui-component-split-button-font-neutral-outline-fill:#fff;--calcite-ui-component-split-button-font-neutral-outline:#fff;--calcite-ui-component-split-button-font-neutral-transparent:#fff;--calcite-ui-component-split-button-font-danger-solid:#151515;--calcite-ui-component-split-button-font-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-font-danger-outline:#fe583e;--calcite-ui-component-split-button-font-danger-transparent:#fe583e;--calcite-ui-component-split-button-icon-brand-solid:#2b2b2b;--calcite-ui-component-split-button-icon-brand-outline-fill:#009af2;--calcite-ui-component-split-button-icon-brand-outline:#009af2;--calcite-ui-component-split-button-icon-brand-transparent:#009af2;--calcite-ui-component-split-button-icon-inverse-solid:#151515;--calcite-ui-component-split-button-icon-inverse-outline-fill:#fff;--calcite-ui-component-split-button-icon-inverse-outline:#fff;--calcite-ui-component-split-button-icon-inverse-transparent:#fff;--calcite-ui-component-split-button-icon-neutral-solid:#151515;--calcite-ui-component-split-button-icon-neutral-outline-fill:#fff;--calcite-ui-component-split-button-icon-neutral-outline:#fff;--calcite-ui-component-split-button-icon-neutral-transparent:#fff;--calcite-ui-component-split-button-icon-danger-solid:#2b2b2b;--calcite-ui-component-split-button-icon-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-icon-danger-outline:#fe583e;--calcite-ui-component-split-button-icon-danger-transparent:#fe583e;--calcite-ui-component-split-button-background-brand-solid:#009af2;--calcite-ui-component-split-button-background-brand-outline-fill:#2b2b2b;--calcite-ui-component-split-button-background-inverse-solid:#f8f8f8;--calcite-ui-component-split-button-background-inverse-outline-fill:#2b2b2b;--calcite-ui-component-split-button-background-neutral-solid:#f8f8f8;--calcite-ui-component-split-button-background-neutral-outline-fill:#2b2b2b;--calcite-ui-component-split-button-background-danger-solid:#fe583e;--calcite-ui-component-split-button-background-danger-outline-fill:#2b2b2b;--calcite-ui-component-split-button-border-brand-outline-fill:#009af2;--calcite-ui-component-split-button-border-brand-outline:#009af2;--calcite-ui-component-split-button-border-inverse-outline-fill:#f8f8f8;--calcite-ui-component-split-button-border-inverse-outline:#f8f8f8;--calcite-ui-component-split-button-border-neutral-outline-fill:#f8f8f8;--calcite-ui-component-split-button-border-neutral-outline:#f8f8f8;--calcite-ui-component-split-button-border-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-border-danger-outline:#fe583e;--calcite-ui-component-split-button-divider-brand-solid:#2b2b2b;--calcite-ui-component-split-button-divider-brand-outline-fill:#009af2;--calcite-ui-component-split-button-divider-brand-outline:#009af2;--calcite-ui-component-split-button-divider-brand-transparent:#009af2;--calcite-ui-component-split-button-divider-inverse-solid:#2b2b2b;--calcite-ui-component-split-button-divider-inverse-outline-fill:#f8f8f8;--calcite-ui-component-split-button-divider-inverse-outline:#f8f8f8;--calcite-ui-component-split-button-divider-inverse-transparent:#f8f8f8;--calcite-ui-component-split-button-divider-neutral-solid:#2b2b2b;--calcite-ui-component-split-button-divider-neutral-outline-fill:#f8f8f8;--calcite-ui-component-split-button-divider-neutral-outline:#f8f8f8;--calcite-ui-component-split-button-divider-neutral-transparent:#f8f8f8;--calcite-ui-component-split-button-divider-danger-solid:#fe583e;--calcite-ui-component-split-button-divider-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-divider-danger-outline:#fe583e;--calcite-ui-component-split-button-divider-danger-transparent:#fe583e;--calcite-ui-component-fab-font-brand-solid:#151515;--calcite-ui-component-fab-font-brand-outline-fill:#009af2;--calcite-ui-component-fab-font-inverse-solid:#151515;--calcite-ui-component-fab-font-inverse-outline-fill:#fff;--calcite-ui-component-fab-font-neutral-solid:#151515;--calcite-ui-component-fab-font-neutral-outline-fill:#fff;--calcite-ui-component-fab-font-danger-solid:#151515;--calcite-ui-component-fab-font-danger-outline-fill:#fe583e;--calcite-ui-component-fab-icon-brand-solid:#2b2b2b;--calcite-ui-component-fab-icon-brand-outline-fill:#009af2;--calcite-ui-component-fab-icon-inverse-solid:#151515;--calcite-ui-component-fab-icon-inverse-outline-fill:#fff;--calcite-ui-component-fab-icon-neutral-solid:#151515;--calcite-ui-component-fab-icon-neutral-outline-fill:#fff;--calcite-ui-component-fab-icon-danger-solid:#2b2b2b;--calcite-ui-component-fab-icon-danger-outline-fill:#fe583e;--calcite-ui-component-fab-background-brand-solid:#009af2;--calcite-ui-component-fab-background-brand-outline-fill:#2b2b2b;--calcite-ui-component-fab-background-inverse-solid:#f8f8f8;--calcite-ui-component-fab-background-inverse-outline-fill:#2b2b2b;--calcite-ui-component-fab-background-neutral-solid:#f8f8f8;--calcite-ui-component-fab-background-neutral-outline-fill:#2b2b2b;--calcite-ui-component-fab-background-danger-solid:#fe583e;--calcite-ui-component-fab-background-danger-outline-fill:#2b2b2b;--calcite-ui-component-fab-border-brand-outline-fill:#009af2;--calcite-ui-component-fab-border-brand-solid:#009af2;--calcite-ui-component-fab-border-inverse-outline-fill:#f8f8f8;--calcite-ui-component-fab-border-inverse-solid:#f8f8f8;--calcite-ui-component-fab-border-neutral-outline-fill:#f8f8f8;--calcite-ui-component-fab-border-neutral-solid:#f8f8f8;--calcite-ui-component-fab-border-danger-outline-fill:#fe583e;--calcite-ui-component-fab-border-danger-solid:#fe583e;--calcite-mode-name:"dark";--calcite-ui-foreground-current:var(--calcite-semantic-ui-color-foreground-current-dark);--calcite-ui-inverse:#f8f8f8;--calcite-ui-inverse-hover:#fff;--calcite-ui-inverse-press:#f3f3f3;--calcite-alert-dismiss-progress-background:rgba(43,43,43,.8);--calcite-button-transparent-hover:hsla(0,0%,100%,.05);--calcite-button-transparent-press:hsla(0,0%,100%,.08);--calcite-link-blue-underline:rgba(0,160,255,.4);--calcite-scrim-background-internal:rgba(0,0,0,.85);--calcite-ui-background:var(--calcite-ui-background-1)}.calcite-mode-light{--calcite-ui-brand:#007ac2;--calcite-ui-brand-hover:#00619b;--calcite-ui-brand-press:#004874;--calcite-ui-background:#f8f8f8;--calcite-ui-foreground-1:#fff;--calcite-ui-foreground-2:#f3f3f3;--calcite-ui-foreground-3:#eaeaea;--calcite-ui-text-1:#151515;--calcite-ui-text-2:#4a4a4a;--calcite-ui-text-3:#6a6a6a;--calcite-ui-text-inverse:#fff;--calcite-ui-text-link:#00619b;--calcite-ui-border-1:#cacaca;--calcite-ui-border-2:#d4d4d4;--calcite-ui-border-3:#dfdfdf;--calcite-ui-border-input:#949494;--calcite-ui-info:#00619b;--calcite-ui-info-hover:#004874;--calcite-ui-info-press:#00304d;--calcite-ui-success:#35ac46;--calcite-ui-success-hover:#288835;--calcite-ui-success-press:#1a6324;--calcite-ui-warning:#edd317;--calcite-ui-warning-hover:#d9bc00;--calcite-ui-warning-press:#bfa200;--calcite-ui-danger:#d83020;--calcite-ui-danger-hover:#a82b1e;--calcite-ui-danger-press:#7c1d13;--calcite-ui-component-avatar-font:#6a6a6a;--calcite-ui-component-avatar-icon:#6a6a6a;--calcite-ui-component-avatar-background:#f3f3f3;--calcite-ui-component-avatar-background-red:#ffc6bf;--calcite-ui-component-avatar-background-teal:#cef5f4;--calcite-ui-component-avatar-background-blue:#c7eaff;--calcite-ui-component-avatar-background-green:#e5f7b4;--calcite-ui-component-avatar-background-yellow:#fff7cc;--calcite-ui-component-checkbox-font:#151515;--calcite-ui-component-checkbox-background:#fff;--calcite-ui-component-checkbox-background-selected:#007ac2;--calcite-ui-component-checkbox-icon:#fff;--calcite-ui-component-checkbox-border:#949494;--calcite-ui-component-radio-font:#151515;--calcite-ui-component-radio-background:#fff;--calcite-ui-component-radio-border-unchecked:#6a6a6a;--calcite-ui-component-radio-border-checked:#007ac2;--calcite-ui-component-chip-font-clear:#151515;--calcite-ui-component-chip-font-solid-grey:#151515;--calcite-ui-component-chip-font-solid-blue:#fff;--calcite-ui-component-chip-font-solid-red:#fff;--calcite-ui-component-chip-font-solid-yellow:#151515;--calcite-ui-component-chip-font-solid-green:#151515;--calcite-ui-component-chip-icon-clear:#151515;--calcite-ui-component-chip-icon-solid-grey:#151515;--calcite-ui-component-chip-icon-solid-blue:#fff;--calcite-ui-component-chip-icon-solid-red:#fff;--calcite-ui-component-chip-icon-solid-yellow:#151515;--calcite-ui-component-chip-icon-solid-green:#151515;--calcite-ui-component-chip-closable-icon:#6a6a6a;--calcite-ui-component-chip-background-solid-grey:#f3f3f3;--calcite-ui-component-chip-background-solid-blue:#00619b;--calcite-ui-component-chip-background-solid-red:#d83020;--calcite-ui-component-chip-background-solid-yellow:#edd317;--calcite-ui-component-chip-background-solid-green:#35ac46;--calcite-ui-component-chip-border-clear-grey:#cacaca;--calcite-ui-component-chip-border-clear-blue:#00619b;--calcite-ui-component-chip-border-clear-red:#d83020;--calcite-ui-component-chip-border-clear-yellow:#edd317;--calcite-ui-component-chip-border-clear-green:#35ac46;--calcite-ui-component-label-font:#151515;--calcite-ui-component-loader-font:#151515;--calcite-ui-component-loader-foreground:#007ac2;--calcite-ui-component-loader-inline-foreground-indeterminate:#151515;--calcite-ui-component-loader-inline-foreground-determinate:#007ac2;--calcite-ui-component-rating-star-background:#949494;--calcite-ui-component-rating-star-background-active:#007ac2;--calcite-ui-component-rating-star-background-average:#edd317;--calcite-ui-component-rating-chip-count-font:#4a4a4a;--calcite-ui-component-rating-chip-foreground:#f3f3f3;--calcite-ui-component-tooltip-foreground:#fff;--calcite-ui-component-tooltip-border:#dfdfdf;--calcite-ui-component-tooltip-font:#151515;--calcite-ui-component-accordion-item-font-heading:#151515;--calcite-ui-component-accordion-item-font-description:#6a6a6a;--calcite-ui-component-accordion-item-icon:#6a6a6a;--calcite-ui-component-accordion-item-icon-expanded:#151515;--calcite-ui-component-accordion-item-background:#fff;--calcite-ui-component-accordion-item-border:#d4d4d4;--calcite-ui-component-input-message-font:#151515;--calcite-ui-component-input-message-icon-idle:#007ac2;--calcite-ui-component-input-message-icon-invalid:#d83020;--calcite-ui-component-input-message-icon-valid:#35ac46;--calcite-ui-component-alert-font-title:#151515;--calcite-ui-component-alert-font-message:#6a6a6a;--calcite-ui-component-alert-background:#fff;--calcite-ui-component-alert-border:#dfdfdf;--calcite-ui-component-alert-icon-blue:#00619b;--calcite-ui-component-alert-icon-green:#35ac46;--calcite-ui-component-alert-icon-yellow:#edd317;--calcite-ui-component-alert-icon-red:#d83020;--calcite-ui-component-alert-highlight-blue:#00619b;--calcite-ui-component-alert-highlight-green:#35ac46;--calcite-ui-component-alert-highlight-yellow:#edd317;--calcite-ui-component-alert-highlight-red:#d83020;--calcite-ui-component-tip-font-heading:#151515;--calcite-ui-component-tip-font-description:#4a4a4a;--calcite-ui-component-tip-icon:#6a6a6a;--calcite-ui-component-tip-background-light:#fff;--calcite-ui-component-tip-border:#d4d4d4;--calcite-ui-component-color-picker-font-label:#151515;--calcite-ui-component-color-picker-icon:#151515;--calcite-ui-component-color-picker-border:#cacaca;--calcite-ui-component-color-picker-background:#fff;--calcite-ui-component-date-picker-font-date:#6a6a6a;--calcite-ui-component-date-picker-font-range-date:#151515;--calcite-ui-component-date-picker-font-day:#6a6a6a;--calcite-ui-component-date-picker-font-month:#151515;--calcite-ui-component-date-picker-font-selected-date:#fff;--calcite-ui-component-date-picker-font-active-date:#fff;--calcite-ui-component-date-picker-icon:#6a6a6a;--calcite-ui-component-date-picker-border:#cacaca;--calcite-ui-component-date-picker-date-active-border:#fff;--calcite-ui-component-date-picker-background:#fff;--calcite-ui-component-date-picker-background-date-range:#c7eaff;--calcite-ui-component-date-picker-background-date-active-light:#007ac2;--calcite-ui-component-input-date-picker-font-placeholder-value:#151515;--calcite-ui-component-input-date-picker-font-label:#151515;--calcite-ui-component-input-date-picker-icon:#6a6a6a;--calcite-ui-component-input-date-picker-border:#949494;--calcite-ui-component-input-date-picker-background:#fff;--calcite-ui-component-input-date-picker-background-arrow:#f8f8f8;--calcite-ui-component-input-date-picker-background-read-only:#f8f8f8;--calcite-ui-component-input-datetime-local-font-placeholder-value:#151515;--calcite-ui-component-input-datetime-local-font-label:#151515;--calcite-ui-component-input-datetime-local-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-datetime-local-icon:#6a6a6a;--calcite-ui-component-input-datetime-local-background:#fff;--calcite-ui-component-input-datetime-local-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-datetime-local-background-read-only:#f8f8f8;--calcite-ui-component-input-datetime-local-border:#949494;--calcite-ui-component-input-datetime-local-border-invalid:#d83020;--calcite-ui-component-input-email-font-placeholder-value:#151515;--calcite-ui-component-input-email-font-label:#151515;--calcite-ui-component-input-email-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-email-icon:#6a6a6a;--calcite-ui-component-input-email-background:#fff;--calcite-ui-component-input-email-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-email-background-read-only:#f8f8f8;--calcite-ui-component-input-email-border:#949494;--calcite-ui-component-input-email-border-invalid:#d83020;--calcite-ui-component-input-file-font-placeholder-value:#151515;--calcite-ui-component-input-file-font-label:#151515;--calcite-ui-component-input-file-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-file-icon:#6a6a6a;--calcite-ui-component-input-file-background:#fff;--calcite-ui-component-input-file-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-file-background-read-only:#f8f8f8;--calcite-ui-component-input-file-border:#949494;--calcite-ui-component-input-file-border-invalid:#d83020;--calcite-ui-component-input-month-font-placeholder-value:#151515;--calcite-ui-component-input-month-font-label:#151515;--calcite-ui-component-input-month-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-month-icon:#6a6a6a;--calcite-ui-component-input-month-background:#fff;--calcite-ui-component-input-month-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-month-background-read-only:#f8f8f8;--calcite-ui-component-input-month-border:#949494;--calcite-ui-component-input-month-border-invalid:#d83020;--calcite-ui-component-input-number-font-placeholder-value:#151515;--calcite-ui-component-input-number-font-label:#151515;--calcite-ui-component-input-number-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-number-icon:#6a6a6a;--calcite-ui-component-input-number-background:#fff;--calcite-ui-component-input-number-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-number-background-read-only:#f8f8f8;--calcite-ui-component-input-number-border:#949494;--calcite-ui-component-input-number-border-invalid:#d83020;--calcite-ui-component-input-password-font-placeholder-value:#151515;--calcite-ui-component-input-password-font-label:#151515;--calcite-ui-component-input-password-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-password-icon:#6a6a6a;--calcite-ui-component-input-password-background:#fff;--calcite-ui-component-input-password-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-password-background-read-only:#f8f8f8;--calcite-ui-component-input-password-border:#949494;--calcite-ui-component-input-password-border-invalid:#d83020;--calcite-ui-component-input-search-font-placeholder-value:#151515;--calcite-ui-component-input-search-font-label:#151515;--calcite-ui-component-input-search-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-search-icon:#6a6a6a;--calcite-ui-component-input-search-background:#fff;--calcite-ui-component-input-search-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-search-background-read-only:#f8f8f8;--calcite-ui-component-input-search-border:#949494;--calcite-ui-component-input-search-border-invalid:#d83020;--calcite-ui-component-input-telephone-font-placeholder-value:#151515;--calcite-ui-component-input-telephone-font-label:#151515;--calcite-ui-component-input-telephone-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-telephone-icon:#6a6a6a;--calcite-ui-component-input-telephone-background:#fff;--calcite-ui-component-input-telephone-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-telephone-background-read-only:#f8f8f8;--calcite-ui-component-input-telephone-border:#949494;--calcite-ui-component-input-telephone-border-invalid:#d83020;--calcite-ui-component-input-text-font-placeholder-value:#151515;--calcite-ui-component-input-text-font-label:#151515;--calcite-ui-component-input-text-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-text-icon:#6a6a6a;--calcite-ui-component-input-text-background:#fff;--calcite-ui-component-input-text-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-text-background-read-only:#f8f8f8;--calcite-ui-component-input-text-border:#949494;--calcite-ui-component-input-text-border-invalid:#d83020;--calcite-ui-component-input-week-font-placeholder-value:#151515;--calcite-ui-component-input-week-font-label:#151515;--calcite-ui-component-input-week-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-week-icon:#6a6a6a;--calcite-ui-component-input-week-background:#fff;--calcite-ui-component-input-week-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-week-background-read-only:#f8f8f8;--calcite-ui-component-input-week-border:#949494;--calcite-ui-component-input-week-border-invalid:#d83020;--calcite-ui-component-textarea-font-placeholder-value:#151515;--calcite-ui-component-textarea-font-label:#151515;--calcite-ui-component-textarea-font-chat-limit:#4a4a4a;--calcite-ui-component-textarea-icon:#6a6a6a;--calcite-ui-component-textarea-background:#fff;--calcite-ui-component-textarea-background-read-only:#f8f8f8;--calcite-ui-component-textarea-border:#949494;--calcite-ui-component-tab-title-font:#6a6a6a;--calcite-ui-component-tab-title-font-active:#151515;--calcite-ui-component-tab-title-icon:#6a6a6a;--calcite-ui-component-tab-title-icon-active:#151515;--calcite-ui-component-tab-title-bordered-border:#dfdfdf;--calcite-ui-component-tab-title-bordered-background:#fff;--calcite-ui-component-tab-title-border-active:#007ac2;--calcite-ui-component-tabs-bordered-border:#dfdfdf;--calcite-ui-component-tabs-bordered-background:#fff;--calcite-ui-component-card-font-title:#151515;--calcite-ui-component-card-font-subtitle:#4a4a4a;--calcite-ui-component-card-font-description:#6a6a6a;--calcite-ui-component-card-border:#d4d4d4;--calcite-ui-component-card-border-active:#007ac2;--calcite-ui-component-card-background:#fff;--calcite-ui-component-action-font:#6a6a6a;--calcite-ui-component-action-icon:#6a6a6a;--calcite-ui-component-action-background:#fff;--calcite-ui-component-action-background-active:#eaeaea;--calcite-ui-component-action-bar-border:#cacaca;--calcite-ui-component-action-bar-background:#fff;--calcite-ui-component-action-pad-border:#cacaca;--calcite-ui-component-action-pad-background:#fff;--calcite-ui-component-action-bar-grid-border:#cacaca;--calcite-ui-component-action-bar-grid-background:#fff;--calcite-ui-component-action-pad-grid-border:#cacaca;--calcite-ui-component-action-pad-grid-background:#fff;--calcite-ui-component-block-font-heading:#4a4a4a;--calcite-ui-component-block-font-active:#151515;--calcite-ui-component-block-font-description:#6a6a6a;--calcite-ui-component-block-font-content:#4a4a4a;--calcite-ui-component-block-icon-idle:#4a4a4a;--calcite-ui-component-block-icon-valid:#35ac46;--calcite-ui-component-block-icon-invalid:#d83020;--calcite-ui-component-block-icon-drag-handle:#949494;--calcite-ui-component-block-icon-chevron:#6a6a6a;--calcite-ui-component-block-border:#dfdfdf;--calcite-ui-component-block-background:#fff;--calcite-ui-component-block-section-font:#4a4a4a;--calcite-ui-component-block-section-icon-valid:#35ac46;--calcite-ui-component-block-section-icon-invalid:#d83020;--calcite-ui-component-block-section-icon-chevron:#6a6a6a;--calcite-ui-component-block-section-background:#fff;--calcite-ui-component-notice-font-title:#151515;--calcite-ui-component-notice-font-message:#6a6a6a;--calcite-ui-component-notice-background:#fff;--calcite-ui-component-notice-icon-info:#00619b;--calcite-ui-component-notice-icon-success:#35ac46;--calcite-ui-component-notice-icon-warning:#edd317;--calcite-ui-component-notice-icon-danger:#d83020;--calcite-ui-component-notice-icon-brand:#007ac2;--calcite-ui-component-notice-highlight-info:#00619b;--calcite-ui-component-notice-highlight-success:#35ac46;--calcite-ui-component-notice-highlight-warning:#edd317;--calcite-ui-component-notice-highlight-danger:#d83020;--calcite-ui-component-notice-highlight-brand:#007ac2;--calcite-ui-component-modal-font-header:#151515;--calcite-ui-component-modal-font-content:#4a4a4a;--calcite-ui-component-modal-icon:#6a6a6a;--calcite-ui-component-modal-border:#dfdfdf;--calcite-ui-component-modal-border-top-brand:#007ac2;--calcite-ui-component-modal-border-top-info:#00619b;--calcite-ui-component-modal-border-top-success:#35ac46;--calcite-ui-component-modal-border-top-danger:#d83020;--calcite-ui-component-modal-border-top-warning:#edd317;--calcite-ui-component-modal-background:#fff;--calcite-ui-component-panel-header-font:#4a4a4a;--calcite-ui-component-panel-header-icon:#6a6a6a;--calcite-ui-component-panel-header-border:#dfdfdf;--calcite-ui-component-panel-header-background:#fff;--calcite-ui-component-popover-font:#151515;--calcite-ui-component-popover-icon:#6a6a6a;--calcite-ui-component-popover-border:#dfdfdf;--calcite-ui-component-popover-background:#fff;--calcite-ui-component-slider-font-label:#151515;--calcite-ui-component-slider-font-tick-label:#4a4a4a;--calcite-ui-component-slider-handle-background:#fff;--calcite-ui-component-slider-handle-border:#6a6a6a;--calcite-ui-component-slider-border:#d4d4d4;--calcite-ui-component-slider-border-active:#007ac2;--calcite-ui-component-slider-tick-background:#949494;--calcite-ui-component-slider-tick-border:#fff;--calcite-ui-component-slider-tick-active-background:#007ac2;--calcite-ui-component-slider-tick-active-border:#fff;--calcite-ui-component-slider-range-font-label:#151515;--calcite-ui-component-slider-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-range-handle-background:#fff;--calcite-ui-component-slider-range-handle-border:#6a6a6a;--calcite-ui-component-slider-range-border:#d4d4d4;--calcite-ui-component-slider-range-border-active:#007ac2;--calcite-ui-component-slider-range-tick-background:#949494;--calcite-ui-component-slider-range-tick-border:#fff;--calcite-ui-component-slider-range-tick-active-background:#007ac2;--calcite-ui-component-slider-range-tick-active-border:#fff;--calcite-ui-component-slider-histogram-font-label:#151515;--calcite-ui-component-slider-histogram-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-handle-background:#fff;--calcite-ui-component-slider-histogram-handle-border:#6a6a6a;--calcite-ui-component-slider-histogram-border:#d4d4d4;--calcite-ui-component-slider-histogram-border-active:#007ac2;--calcite-ui-component-slider-histogram-tick-background:#949494;--calcite-ui-component-slider-histogram-tick-border:#fff;--calcite-ui-component-slider-histogram-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-tick-active-border:#fff;--calcite-ui-component-slider-histogram-area-active-background:#9bbddf;--calcite-ui-component-slider-histogram-active-end-background:#fff;--calcite-ui-component-slider-histogram-range-font-label:#151515;--calcite-ui-component-slider-histogram-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-range-handle-background:#fff;--calcite-ui-component-slider-histogram-range-handle-border:#6a6a6a;--calcite-ui-component-slider-histogram-range-border:#d4d4d4;--calcite-ui-component-slider-histogram-range-border-active:#007ac2;--calcite-ui-component-slider-histogram-range-tick-background:#949494;--calcite-ui-component-slider-histogram-range-tick-border:#fff;--calcite-ui-component-slider-histogram-range-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-range-tick-active-border:#fff;--calcite-ui-component-slider-histogram-range-area-active-background:#9bbddf;--calcite-ui-component-slider-histogram-range-active-end-background:#fff;--calcite-ui-component-filter-font:#151515;--calcite-ui-component-filter-icon:#6a6a6a;--calcite-ui-component-filter-border:#949494;--calcite-ui-component-filter-background:#fff;--calcite-ui-component-scrim-background:#fff;--calcite-ui-component-tip-manager-font-heading:#151515;--calcite-ui-component-tip-manager-icon:#6a6a6a;--calcite-ui-component-tip-manager-background-light:#fff;--calcite-ui-component-tip-manager-border:#d4d4d4;--calcite-ui-component-button-font-brand-solid:#fff;--calcite-ui-component-button-font-brand-outline-fill:#007ac2;--calcite-ui-component-button-font-brand-outline:#007ac2;--calcite-ui-component-button-font-brand-transparent:#007ac2;--calcite-ui-component-button-font-inverse-solid:#fff;--calcite-ui-component-button-font-inverse-outline-fill:#151515;--calcite-ui-component-button-font-inverse-outline:#151515;--calcite-ui-component-button-font-inverse-transparent:#151515;--calcite-ui-component-button-font-neutral-solid:#fff;--calcite-ui-component-button-font-neutral-outline-fill:#151515;--calcite-ui-component-button-font-neutral-outline:#151515;--calcite-ui-component-button-font-neutral-transparent:#151515;--calcite-ui-component-button-font-danger-solid:#fff;--calcite-ui-component-button-font-danger-outline-fill:#d83020;--calcite-ui-component-button-font-danger-outline:#d83020;--calcite-ui-component-button-font-danger-transparent:#d83020;--calcite-ui-component-button-icon-brand-solid:#fff;--calcite-ui-component-button-icon-brand-outline-fill:#007ac2;--calcite-ui-component-button-icon-brand-outline:#007ac2;--calcite-ui-component-button-icon-brand-transparent:#007ac2;--calcite-ui-component-button-icon-inverse-solid:#fff;--calcite-ui-component-button-icon-inverse-outline-fill:#151515;--calcite-ui-component-button-icon-inverse-outline:#151515;--calcite-ui-component-button-icon-inverse-transparent:#151515;--calcite-ui-component-button-icon-neutral-solid:#fff;--calcite-ui-component-button-icon-neutral-outline-fill:#151515;--calcite-ui-component-button-icon-neutral-outline:#151515;--calcite-ui-component-button-icon-neutral-transparent:#151515;--calcite-ui-component-button-icon-danger-solid:#fff;--calcite-ui-component-button-icon-danger-outline-fill:#d83020;--calcite-ui-component-button-icon-danger-outline:#d83020;--calcite-ui-component-button-icon-danger-transparent:#d83020;--calcite-ui-component-button-background-brand-solid:#007ac2;--calcite-ui-component-button-background-brand-outline-fill:#fff;--calcite-ui-component-button-background-inverse-solid:#353535;--calcite-ui-component-button-background-inverse-outline-fill:#353535;--calcite-ui-component-button-background-neutral-solid:#353535;--calcite-ui-component-button-background-neutral-outline-fill:#353535;--calcite-ui-component-button-background-danger-solid:#d83020;--calcite-ui-component-button-background-danger-outline-fill:#d83020;--calcite-ui-component-button-border-brand-outline-fill:#007ac2;--calcite-ui-component-button-border-brand-outline:#007ac2;--calcite-ui-component-button-border-inverse-outline-fill:#353535;--calcite-ui-component-button-border-inverse-outline:#353535;--calcite-ui-component-button-border-neutral-outline-fill:#353535;--calcite-ui-component-button-border-neutral-outline:#353535;--calcite-ui-component-button-border-danger-outline-fill:#d83020;--calcite-ui-component-button-border-danger-outline:#d83020;--calcite-ui-component-split-button-font-brand-solid:#fff;--calcite-ui-component-split-button-font-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-font-brand-outline:#007ac2;--calcite-ui-component-split-button-font-brand-transparent:#007ac2;--calcite-ui-component-split-button-font-inverse-solid:#fff;--calcite-ui-component-split-button-font-inverse-outline-fill:#151515;--calcite-ui-component-split-button-font-inverse-outline:#151515;--calcite-ui-component-split-button-font-inverse-transparent:#151515;--calcite-ui-component-split-button-font-neutral-solid:#fff;--calcite-ui-component-split-button-font-neutral-outline-fill:#151515;--calcite-ui-component-split-button-font-neutral-outline:#151515;--calcite-ui-component-split-button-font-neutral-transparent:#151515;--calcite-ui-component-split-button-font-danger-solid:#fff;--calcite-ui-component-split-button-font-danger-outline-fill:#d83020;--calcite-ui-component-split-button-font-danger-outline:#d83020;--calcite-ui-component-split-button-font-danger-transparent:#d83020;--calcite-ui-component-split-button-icon-brand-solid:#fff;--calcite-ui-component-split-button-icon-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-icon-brand-outline:#007ac2;--calcite-ui-component-split-button-icon-brand-transparent:#007ac2;--calcite-ui-component-split-button-icon-inverse-solid:#fff;--calcite-ui-component-split-button-icon-inverse-outline-fill:#151515;--calcite-ui-component-split-button-icon-inverse-outline:#151515;--calcite-ui-component-split-button-icon-inverse-transparent:#151515;--calcite-ui-component-split-button-icon-neutral-solid:#fff;--calcite-ui-component-split-button-icon-neutral-outline-fill:#151515;--calcite-ui-component-split-button-icon-neutral-outline:#151515;--calcite-ui-component-split-button-icon-neutral-transparent:#151515;--calcite-ui-component-split-button-icon-danger-solid:#fff;--calcite-ui-component-split-button-icon-danger-outline-fill:#d83020;--calcite-ui-component-split-button-icon-danger-outline:#d83020;--calcite-ui-component-split-button-icon-danger-transparent:#d83020;--calcite-ui-component-split-button-background-brand-solid:#007ac2;--calcite-ui-component-split-button-background-brand-outline-fill:#fff;--calcite-ui-component-split-button-background-inverse-solid:#353535;--calcite-ui-component-split-button-background-inverse-outline-fill:#fff;--calcite-ui-component-split-button-background-neutral-solid:#353535;--calcite-ui-component-split-button-background-neutral-outline-fill:#fff;--calcite-ui-component-split-button-background-danger-solid:#d83020;--calcite-ui-component-split-button-background-danger-outline-fill:#fff;--calcite-ui-component-split-button-border-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-border-brand-outline:#007ac2;--calcite-ui-component-split-button-border-inverse-outline-fill:#353535;--calcite-ui-component-split-button-border-inverse-outline:#353535;--calcite-ui-component-split-button-border-neutral-outline-fill:#353535;--calcite-ui-component-split-button-border-neutral-outline:#353535;--calcite-ui-component-split-button-border-danger-outline-fill:#d83020;--calcite-ui-component-split-button-border-danger-outline:#d83020;--calcite-ui-component-split-button-divider-brand-solid:#fff;--calcite-ui-component-split-button-divider-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-divider-brand-outline:#007ac2;--calcite-ui-component-split-button-divider-brand-transparent:#007ac2;--calcite-ui-component-split-button-divider-inverse-solid:#fff;--calcite-ui-component-split-button-divider-inverse-outline-fill:#353535;--calcite-ui-component-split-button-divider-inverse-outline:#353535;--calcite-ui-component-split-button-divider-inverse-transparent:#353535;--calcite-ui-component-split-button-divider-neutral-solid:#fff;--calcite-ui-component-split-button-divider-neutral-outline-fill:#353535;--calcite-ui-component-split-button-divider-neutral-outline:#353535;--calcite-ui-component-split-button-divider-neutral-transparent:#353535;--calcite-ui-component-split-button-divider-danger-solid:#d83020;--calcite-ui-component-split-button-divider-danger-outline-fill:#d83020;--calcite-ui-component-split-button-divider-danger-outline:#d83020;--calcite-ui-component-split-button-divider-danger-transparent:#d83020;--calcite-ui-component-fab-font-brand-solid:#fff;--calcite-ui-component-fab-font-brand-outline-fill:#007ac2;--calcite-ui-component-fab-font-inverse-solid:#fff;--calcite-ui-component-fab-font-inverse-outline-fill:#151515;--calcite-ui-component-fab-font-neutral-solid:#fff;--calcite-ui-component-fab-font-neutral-outline-fill:#151515;--calcite-ui-component-fab-font-danger-solid:#fff;--calcite-ui-component-fab-font-danger-outline-fill:#d83020;--calcite-ui-component-fab-icon-brand-solid:#fff;--calcite-ui-component-fab-icon-brand-outline-fill:#007ac2;--calcite-ui-component-fab-icon-inverse-solid:#fff;--calcite-ui-component-fab-icon-inverse-outline-fill:#151515;--calcite-ui-component-fab-icon-neutral-solid:#fff;--calcite-ui-component-fab-icon-neutral-outline-fill:#151515;--calcite-ui-component-fab-icon-danger-solid:#fff;--calcite-ui-component-fab-icon-danger-outline-fill:#d83020;--calcite-ui-component-fab-background-brand-solid:#007ac2;--calcite-ui-component-fab-background-brand-outline-fill:#fff;--calcite-ui-component-fab-background-inverse-solid:#353535;--calcite-ui-component-fab-background-inverse-outline-fill:#fff;--calcite-ui-component-fab-background-neutral-solid:#353535;--calcite-ui-component-fab-background-neutral-outline-fill:#fff;--calcite-ui-component-fab-background-danger-solid:#d83020;--calcite-ui-component-fab-background-danger-outline-fill:#fff;--calcite-ui-component-fab-border-brand-outline-fill:#007ac2;--calcite-ui-component-fab-border-brand-solid:#007ac2;--calcite-ui-component-fab-border-inverse-outline-fill:#353535;--calcite-ui-component-fab-border-inverse-solid:#353535;--calcite-ui-component-fab-border-neutral-outline-fill:#353535;--calcite-ui-component-fab-border-neutral-solid:#353535;--calcite-ui-component-fab-border-danger-outline-fill:#d83020;--calcite-ui-component-fab-border-danger-solid:#d83020;--calcite-mode-name:"light";--calcite-ui-foreground-current:var(--calcite-semantic-ui-color-foreground-current-light);--calcite-ui-inverse:#353535;--calcite-ui-inverse-hover:#2b2b2b;--calcite-ui-inverse-press:#202020;--calcite-alert-dismiss-progress-background:hsla(0,0%,100%,.8);--calcite-button-transparent-hover:rgba(0,0,0,.05);--calcite-button-transparent-press:rgba(0,0,0,.08);--calcite-link-blue-underline:rgba(0,97,155,.4);--calcite-scrim-background-internal:hsla(0,0%,100%,.85)}@media(prefers-color-scheme:dark){.calcite-mode-auto{--calcite-ui-brand:#009af2;--calcite-ui-brand-hover:#007ac2;--calcite-ui-brand-press:#00619b;--calcite-ui-background-1:#353535;--calcite-ui-foreground-1:#2b2b2b;--calcite-ui-foreground-2:#202020;--calcite-ui-foreground-3:#151515;--calcite-ui-text-1:#fff;--calcite-ui-text-2:#bfbfbf;--calcite-ui-text-3:#9f9f9f;--calcite-ui-text-inverse:#151515;--calcite-ui-text-link:#00a0ff;--calcite-ui-border-1:#555;--calcite-ui-border-2:#4a4a4a;--calcite-ui-border-3:#404040;--calcite-ui-border-input:#757575;--calcite-ui-info:#00a0ff;--calcite-ui-info-hover:#3db8ff;--calcite-ui-info-press:#009af2;--calcite-ui-success:#36da43;--calcite-ui-success-hover:#3bed52;--calcite-ui-success-press:#00b81b;--calcite-ui-warning:#ffc900;--calcite-ui-warning-hover:#fe3;--calcite-ui-warning-press:#f5d000;--calcite-ui-danger:#fe583e;--calcite-ui-danger-hover:#ff0015;--calcite-ui-danger-press:#d90012;--calcite-ui-component-avatar-font:#9f9f9f;--calcite-ui-component-avatar-icon:#9f9f9f;--calcite-ui-component-avatar-background:#202020;--calcite-ui-component-avatar-background-red:#4f0e08;--calcite-ui-component-avatar-background-teal:#004d4c;--calcite-ui-component-avatar-background-blue:#00304d;--calcite-ui-component-avatar-background-green:#384813;--calcite-ui-component-avatar-background-yellow:#5c4e00;--calcite-ui-component-checkbox-font:#fff;--calcite-ui-component-checkbox-background:#2b2b2b;--calcite-ui-component-checkbox-background-selected:#009af2;--calcite-ui-component-checkbox-icon:#151515;--calcite-ui-component-checkbox-border:#757575;--calcite-ui-component-radio-font:#fff;--calcite-ui-component-radio-background:#2b2b2b;--calcite-ui-component-radio-border-unchecked:#9f9f9f;--calcite-ui-component-radio-border-checked:#009af2;--calcite-ui-component-chip-font-clear:#fff;--calcite-ui-component-chip-font-solid-grey:#fff;--calcite-ui-component-chip-font-solid-blue:#151515;--calcite-ui-component-chip-font-solid-red:#151515;--calcite-ui-component-chip-font-solid-yellow:#151515;--calcite-ui-component-chip-font-solid-green:#151515;--calcite-ui-component-chip-icon-clear:#fff;--calcite-ui-component-chip-icon-solid-grey:#fff;--calcite-ui-component-chip-icon-solid-blue:#151515;--calcite-ui-component-chip-icon-solid-red:#151515;--calcite-ui-component-chip-icon-solid-yellow:#151515;--calcite-ui-component-chip-icon-solid-green:#151515;--calcite-ui-component-chip-closable-icon:#9f9f9f;--calcite-ui-component-chip-background-solid-grey:#202020;--calcite-ui-component-chip-background-solid-blue:#00a0ff;--calcite-ui-component-chip-background-solid-red:#fe583e;--calcite-ui-component-chip-background-solid-yellow:#ffc900;--calcite-ui-component-chip-background-solid-green:#36da43;--calcite-ui-component-chip-border-clear-grey:#555;--calcite-ui-component-chip-border-clear-blue:#00a0ff;--calcite-ui-component-chip-border-clear-red:#fe583e;--calcite-ui-component-chip-border-clear-yellow:#ffc900;--calcite-ui-component-chip-border-clear-green:#36da43;--calcite-ui-component-label-font:#fff;--calcite-ui-component-loader-font:#fff;--calcite-ui-component-loader-foreground:#009af2;--calcite-ui-component-loader-inline-foreground-indeterminate:#fff;--calcite-ui-component-loader-inline-foreground-determinate:#009af2;--calcite-ui-component-rating-star-background:#757575;--calcite-ui-component-rating-star-background-active:#009af2;--calcite-ui-component-rating-star-background-average:#ffc900;--calcite-ui-component-rating-chip-count-font:#bfbfbf;--calcite-ui-component-rating-chip-foreground:#202020;--calcite-ui-component-tooltip-foreground:#2b2b2b;--calcite-ui-component-tooltip-border:#404040;--calcite-ui-component-tooltip-font:#fff;--calcite-ui-component-accordion-item-font-heading:#fff;--calcite-ui-component-accordion-item-font-description:#9f9f9f;--calcite-ui-component-accordion-item-icon:#9f9f9f;--calcite-ui-component-accordion-item-icon-expanded:#fff;--calcite-ui-component-accordion-item-background:#2b2b2b;--calcite-ui-component-accordion-item-border:#4a4a4a;--calcite-ui-component-input-message-font:#fff;--calcite-ui-component-input-message-icon-idle:#009af2;--calcite-ui-component-input-message-icon-invalid:#fe583e;--calcite-ui-component-input-message-icon-valid:#36da43;--calcite-ui-component-alert-font-title:#fff;--calcite-ui-component-alert-font-message:#9f9f9f;--calcite-ui-component-alert-background:#202020;--calcite-ui-component-alert-border:#404040;--calcite-ui-component-alert-icon-blue:#00a0ff;--calcite-ui-component-alert-icon-green:#36da43;--calcite-ui-component-alert-icon-yellow:#ffc900;--calcite-ui-component-alert-icon-red:#fe583e;--calcite-ui-component-alert-highlight-blue:#00a0ff;--calcite-ui-component-alert-highlight-green:#36da43;--calcite-ui-component-alert-highlight-yellow:#ffc900;--calcite-ui-component-alert-highlight-red:#fe583e;--calcite-ui-component-color-picker-font-label:#fff;--calcite-ui-component-color-picker-icon:#fff;--calcite-ui-component-color-picker-border:#555;--calcite-ui-component-color-picker-background:#2b2b2b;--calcite-ui-component-date-picker-font-date:#9f9f9f;--calcite-ui-component-date-picker-font-day:#9f9f9f;--calcite-ui-component-date-picker-font-month:#fff;--calcite-ui-component-date-picker-font-range-date:#fff;--calcite-ui-component-date-picker-font-selected-date:#151515;--calcite-ui-component-date-picker-font-active-date:#fff;--calcite-ui-component-date-picker-icon:#9f9f9f;--calcite-ui-component-date-picker-border:#555;--calcite-ui-component-date-picker-date-active-border:#2b2b2b;--calcite-ui-component-date-picker-background:#2b2b2b;--calcite-ui-component-date-picker-background-date-range:#214155;--calcite-ui-component-date-picker-background-date-active:#009af2;--calcite-ui-component-input-date-picker-font-placeholder-value:#fff;--calcite-ui-component-input-date-picker-font-label:#fff;--calcite-ui-component-input-date-picker-icon:#9f9f9f;--calcite-ui-component-input-date-picker-border:#757575;--calcite-ui-component-input-date-picker-background:#2b2b2b;--calcite-ui-component-input-date-picker-background-arrow:#353535;--calcite-ui-component-input-date-picker-background-read-only:#353535;--calcite-ui-component-input-datetime-local-font-placeholder-value:#fff;--calcite-ui-component-input-datetime-local-font-label:#fff;--calcite-ui-component-input-datetime-local-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-datetime-local-icon:#9f9f9f;--calcite-ui-component-input-datetime-local-background:#2b2b2b;--calcite-ui-component-input-datetime-local-background-prefix-sufix:#353535;--calcite-ui-component-input-datetime-local-background-read-only:#353535;--calcite-ui-component-input-datetime-local-border:#757575;--calcite-ui-component-input-datetime-local-border-invalid:#fe583e;--calcite-ui-component-input-email-font-placeholder-value:#fff;--calcite-ui-component-input-email-font-label:#fff;--calcite-ui-component-input-email-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-email-icon:#9f9f9f;--calcite-ui-component-input-email-background:#2b2b2b;--calcite-ui-component-input-email-background-prefix-sufix:#353535;--calcite-ui-component-input-email-background-read-only:#353535;--calcite-ui-component-input-email-border:#757575;--calcite-ui-component-input-email-border-invalid:#fe583e;--calcite-ui-component-input-file-font-placeholder-value:#fff;--calcite-ui-component-input-file-font-label:#fff;--calcite-ui-component-input-file-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-file-icon:#9f9f9f;--calcite-ui-component-input-file-background:#2b2b2b;--calcite-ui-component-input-file-background-prefix-sufix:#353535;--calcite-ui-component-input-file-background-read-only:#353535;--calcite-ui-component-input-file-border:#757575;--calcite-ui-component-input-file-border-invalid:#fe583e;--calcite-ui-component-input-month-font-placeholder-value:#fff;--calcite-ui-component-input-month-font-label:#fff;--calcite-ui-component-input-month-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-month-icon:#9f9f9f;--calcite-ui-component-input-month-background:#2b2b2b;--calcite-ui-component-input-month-background-prefix-sufix:#353535;--calcite-ui-component-input-month-background-read-only:#353535;--calcite-ui-component-input-month-border:#757575;--calcite-ui-component-input-month-border-invalid:#fe583e;--calcite-ui-component-input-number-font-placeholder-value:#fff;--calcite-ui-component-input-number-font-label:#fff;--calcite-ui-component-input-number-icon:#9f9f9f;--calcite-ui-component-input-number-background:#2b2b2b;--calcite-ui-component-input-number-background-prefix-sufix:#353535;--calcite-ui-component-input-number-background-read-only:#353535;--calcite-ui-component-input-number-border:#757575;--calcite-ui-component-input-number-border-invalid:#fe583e;--calcite-ui-component-input-password-font-placeholder-value:#fff;--calcite-ui-component-input-password-font-label:#fff;--calcite-ui-component-input-password-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-password-icon:#9f9f9f;--calcite-ui-component-input-password-background:#2b2b2b;--calcite-ui-component-input-password-background-prefix-sufix:#353535;--calcite-ui-component-input-password-background-read-only:#353535;--calcite-ui-component-input-password-border:#757575;--calcite-ui-component-input-password-border-invalid:#fe583e;--calcite-ui-component-input-search-font-placeholder-value:#fff;--calcite-ui-component-input-search-font-label:#fff;--calcite-ui-component-input-search-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-search-icon:#9f9f9f;--calcite-ui-component-input-search-background:#2b2b2b;--calcite-ui-component-input-search-background-prefix-sufix:#353535;--calcite-ui-component-input-search-background-read-only:#353535;--calcite-ui-component-input-search-border:#757575;--calcite-ui-component-input-search-border-invalid:#fe583e;--calcite-ui-component-input-telephone-font-placeholder-value:#fff;--calcite-ui-component-input-telephone-font-label:#fff;--calcite-ui-component-input-telephone-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-telephone-icon:#9f9f9f;--calcite-ui-component-input-telephone-background:#2b2b2b;--calcite-ui-component-input-telephone-background-prefix-sufix:#353535;--calcite-ui-component-input-telephone-background-read-only:#353535;--calcite-ui-component-input-telephone-border:#757575;--calcite-ui-component-input-telephone-border-invalid:#fe583e;--calcite-ui-component-input-text-font-placeholder-value:#fff;--calcite-ui-component-input-text-font-label:#fff;--calcite-ui-component-input-text-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-text-icon:#9f9f9f;--calcite-ui-component-input-text-background:#2b2b2b;--calcite-ui-component-input-text-background-prefix-sufix:#353535;--calcite-ui-component-input-text-background-read-only:#353535;--calcite-ui-component-input-text-border:#757575;--calcite-ui-component-input-text-border-invalid:#fe583e;--calcite-ui-component-input-week-font-placeholder-value:#fff;--calcite-ui-component-input-week-font-label:#fff;--calcite-ui-component-input-week-font-prefix-suffix:#bfbfbf;--calcite-ui-component-input-week-icon:#9f9f9f;--calcite-ui-component-input-week-background:#2b2b2b;--calcite-ui-component-input-week-background-prefix-sufix:#353535;--calcite-ui-component-input-week-background-read-only:#353535;--calcite-ui-component-input-week-border:#757575;--calcite-ui-component-input-week-border-invalid:#fe583e;--calcite-ui-component-textarea-font-placeholder-value:#fff;--calcite-ui-component-textarea-font-label:#fff;--calcite-ui-component-textarea-font-chat-limit:#bfbfbf;--calcite-ui-component-textarea-icon:#9f9f9f;--calcite-ui-component-textarea-background:#2b2b2b;--calcite-ui-component-textarea-background-read-only:#353535;--calcite-ui-component-textarea-border:#757575;--calcite-ui-component-tab-title-font:#9f9f9f;--calcite-ui-component-tab-title-font-active:#fff;--calcite-ui-component-tab-title-icon:#9f9f9f;--calcite-ui-component-tab-title-icon-active:#fff;--calcite-ui-component-tab-title-bordered-border:#404040;--calcite-ui-component-tab-title-bordered-background:#353535;--calcite-ui-component-tab-title-border-active:#009af2;--calcite-ui-component-tabs-bordered-border:#404040;--calcite-ui-component-tabs-bordered-background:#2b2b2b;--calcite-ui-component-card-font-title:#fff;--calcite-ui-component-card-font-subtitle:#bfbfbf;--calcite-ui-component-card-font-description:#9f9f9f;--calcite-ui-component-card-border:#4a4a4a;--calcite-ui-component-card-border-active:#009af2;--calcite-ui-component-card-background:#2b2b2b;--calcite-ui-component-action-indicator:#009af2;--calcite-ui-component-action-font:#9f9f9f;--calcite-ui-component-action-icon:#9f9f9f;--calcite-ui-component-action-background:#2b2b2b;--calcite-ui-component-action-background-active:#151515;--calcite-ui-component-action-bar-border:#555;--calcite-ui-component-action-bar-background:#2b2b2b;--calcite-ui-component-action-pad-border:#555;--calcite-ui-component-action-pad-background:#2b2b2b;--calcite-ui-component-action-bar-grid-border:#555;--calcite-ui-component-action-bar-grid-background:#2b2b2b;--calcite-ui-component-action-pad-grid-border:#555;--calcite-ui-component-action-pad-grid-background:#2b2b2b;--calcite-ui-component-block-font-heading:#bfbfbf;--calcite-ui-component-block-font-description:#9f9f9f;--calcite-ui-component-block-font-content:#bfbfbf;--calcite-ui-component-block-icon:#9f9f9f;--calcite-ui-component-block-icon-active:#fff;--calcite-ui-component-block-icon-idle:#bfbfbf;--calcite-ui-component-block-icon-valid:#36da43;--calcite-ui-component-block-icon-invalid:#fe583e;--calcite-ui-component-block-icon-drag-handle:#757575;--calcite-ui-component-block-icon-chevron:#9f9f9f;--calcite-ui-component-block-loader:#9f9f9f;--calcite-ui-component-block-border:#dfdfdf;--calcite-ui-component-block-background:#353535;--calcite-ui-component-block-section-font:#bfbfbf;--calcite-ui-component-block-section-icon-valid:#36da43;--calcite-ui-component-block-section-icon-invalid:#fe583e;--calcite-ui-component-block-section-icon-chevron:#9f9f9f;--calcite-ui-component-block-section-background:#353535;--calcite-ui-component-notice-font-title:#fff;--calcite-ui-component-notice-font-message:#9f9f9f;--calcite-ui-component-notice-background:#202020;--calcite-ui-component-notice-icon-info:#00a0ff;--calcite-ui-component-notice-icon-success:#36da43;--calcite-ui-component-notice-icon-warning:#ffc900;--calcite-ui-component-notice-icon-danger:#fe583e;--calcite-ui-component-notice-icon-brand:#009af2;--calcite-ui-component-notice-highlight-info:#00a0ff;--calcite-ui-component-notice-highlight-success:#36da43;--calcite-ui-component-notice-highlight-warning:#ffc900;--calcite-ui-component-notice-highlight-danger:#fe583e;--calcite-ui-component-notice-highlight-brand:#009af2;--calcite-ui-component-modal-font-header:#fff;--calcite-ui-component-modal-font-content:#bfbfbf;--calcite-ui-component-modal-icon:#9f9f9f;--calcite-ui-component-modal-border:#555;--calcite-ui-component-modal-border-top-brand:#009af2;--calcite-ui-component-modal-border-top-info:#00a0ff;--calcite-ui-component-modal-border-top-success:#36da43;--calcite-ui-component-modal-border-top-danger:#fe583e;--calcite-ui-component-modal-border-top-warning:#ffc900;--calcite-ui-component-modal-background:#2b2b2b;--calcite-ui-component-panel-header-font:#bfbfbf;--calcite-ui-component-panel-header-icon:#9f9f9f;--calcite-ui-component-panel-header-border:#404040;--calcite-ui-component-panel-header-background:#2b2b2b;--calcite-ui-component-popover-font:#fff;--calcite-ui-component-popover-icon:#9f9f9f;--calcite-ui-component-popover-border:#404040;--calcite-ui-component-popover-background:#2b2b2b;--calcite-ui-component-slider-font-label:#fff;--calcite-ui-component-slider-font-tick-label:#bfbfbf;--calcite-ui-component-slider-handle-background:#2b2b2b;--calcite-ui-component-slider-handle-border:#757575;--calcite-ui-component-slider-border:#4a4a4a;--calcite-ui-component-slider-border-active:#009af2;--calcite-ui-component-slider-tick-background:#757575;--calcite-ui-component-slider-tick-border:#2b2b2b;--calcite-ui-component-slider-tick-active-background:#009af2;--calcite-ui-component-slider-tick-active-border:#2b2b2b;--calcite-ui-component-slider-range-font-label:#fff;--calcite-ui-component-slider-range-font-tick-label:#bfbfbf;--calcite-ui-component-slider-range-handle-background:#2b2b2b;--calcite-ui-component-slider-range-handle-border:#757575;--calcite-ui-component-slider-range-border:#4a4a4a;--calcite-ui-component-slider-range-border-active:#009af2;--calcite-ui-component-slider-range-tick-background:#757575;--calcite-ui-component-slider-range-tick-border:#2b2b2b;--calcite-ui-component-slider-range-tick-active-background:#009af2;--calcite-ui-component-slider-range-tick-active-border:#2b2b2b;--calcite-ui-component-slider-histogram-font-label:#fff;--calcite-ui-component-slider-histogram-font-tick-label:#bfbfbf;--calcite-ui-component-slider-histogram-handle-background:#2b2b2b;--calcite-ui-component-slider-histogram-handle-border:#757575;--calcite-ui-component-slider-histogram-border:#4a4a4a;--calcite-ui-component-slider-histogram-border-active:#009af2;--calcite-ui-component-slider-histogram-tick-background:#757575;--calcite-ui-component-slider-histogram-tick-border:#2b2b2b;--calcite-ui-component-slider-histogram-tick-active-background:#009af2;--calcite-ui-component-slider-histogram-tick-active-border:#2b2b2b;--calcite-ui-component-slider-histogram-area-active-background:#8dcef7;--calcite-ui-component-slider-histogram-active-end-background-dark:#2b2b2b;--calcite-ui-component-slider-histogram-range-font-label:#fff;--calcite-ui-component-slider-histogram-range-font-tick-label:#bfbfbf;--calcite-ui-component-slider-histogram-range-handle-background:#2b2b2b;--calcite-ui-component-slider-histogram-range-handle-border:#757575;--calcite-ui-component-slider-histogram-range-border:#4a4a4a;--calcite-ui-component-slider-histogram-range-border-active:#009af2;--calcite-ui-component-slider-histogram-range-tick-background:#757575;--calcite-ui-component-slider-histogram-range-tick-border:#2b2b2b;--calcite-ui-component-slider-histogram-range-tick-active-background:#009af2;--calcite-ui-component-slider-histogram-range-tick-active-border:#2b2b2b;--calcite-ui-component-slider-histogram-range-area-active-background:#8dcef7;--calcite-ui-component-slider-histogram-range-active-end-background:#2b2b2b;--calcite-ui-component-filter-font:#fff;--calcite-ui-component-filter-icon:#9f9f9f;--calcite-ui-component-filter-border:#757575;--calcite-ui-component-filter-background:#2b2b2b;--calcite-ui-component-scrim-background:#2b2b2b;--calcite-ui-component-tip-manager-font-heading:#fff;--calcite-ui-component-tip-manager-icon:#9f9f9f;--calcite-ui-component-tip-manager-background-light:#2b2b2b;--calcite-ui-component-tip-manager-border:#4a4a4a;--calcite-ui-component-button-font-brand-solid:#151515;--calcite-ui-component-button-font-brand-outline-fill:#009af2;--calcite-ui-component-button-font-brand-outline:#009af2;--calcite-ui-component-button-font-brand-transparent:#009af2;--calcite-ui-component-button-font-inverse-solid:#151515;--calcite-ui-component-button-font-inverse-outline-fill:#fff;--calcite-ui-component-button-font-inverse-outline:#fff;--calcite-ui-component-button-font-inverse-transparent:#fff;--calcite-ui-component-button-font-neutral-solid:#151515;--calcite-ui-component-button-font-neutral-outline-fill:#fff;--calcite-ui-component-button-font-neutral-outline:#fff;--calcite-ui-component-button-font-neutral-transparent:#fff;--calcite-ui-component-button-font-danger-solid:#151515;--calcite-ui-component-button-font-danger-outline-fill:#fe583e;--calcite-ui-component-button-font-danger-outline:#fe583e;--calcite-ui-component-button-font-danger-transparent:#fe583e;--calcite-ui-component-button-icon-brand-solid:#2b2b2b;--calcite-ui-component-button-icon-brand-outline-fill:#009af2;--calcite-ui-component-button-icon-brand-outline:#009af2;--calcite-ui-component-button-icon-brand-transparent:#009af2;--calcite-ui-component-button-icon-inverse-solid:#151515;--calcite-ui-component-button-icon-inverse-outline-fill:#fff;--calcite-ui-component-button-icon-inverse-outline:#fff;--calcite-ui-component-button-icon-inverse-transparent:#fff;--calcite-ui-component-button-icon-neutral-solid:#151515;--calcite-ui-component-button-icon-neutral-outline-fill:#fff;--calcite-ui-component-button-icon-neutral-outline:#fff;--calcite-ui-component-button-icon-neutral-transparent:#fff;--calcite-ui-component-button-icon-danger-solid:#2b2b2b;--calcite-ui-component-button-icon-danger-outline-fill:#fe583e;--calcite-ui-component-button-icon-danger-outline:#fe583e;--calcite-ui-component-button-icon-danger-transparent:#fe583e;--calcite-ui-component-button-background-brand-solid:#009af2;--calcite-ui-component-button-background-brand-outline-fill:#2b2b2b;--calcite-ui-component-button-background-inverse-solid:#f8f8f8;--calcite-ui-component-button-background-inverse-outline-fill:#f8f8f8;--calcite-ui-component-button-background-neutral-solid:#f8f8f8;--calcite-ui-component-button-background-neutral-outline-fill:#f8f8f8;--calcite-ui-component-button-background-danger-solid:#fe583e;--calcite-ui-component-button-background-danger-outline-fill:#fe583e;--calcite-ui-component-button-border-brand-outline-fill:#009af2;--calcite-ui-component-button-border-brand-outline:#009af2;--calcite-ui-component-button-border-inverse-outline-fill:#f8f8f8;--calcite-ui-component-button-border-inverse-outline:#f8f8f8;--calcite-ui-component-button-border-neutral-outline-fill:#f8f8f8;--calcite-ui-component-button-border-neutral-outline:#f8f8f8;--calcite-ui-component-button-border-danger-outline-fill:#fe583e;--calcite-ui-component-button-border-danger-outline:#fe583e;--calcite-ui-component-split-button-font-brand-solid:#151515;--calcite-ui-component-split-button-font-brand-outline-fill:#009af2;--calcite-ui-component-split-button-font-brand-outline:#009af2;--calcite-ui-component-split-button-font-brand-transparent:#009af2;--calcite-ui-component-split-button-font-inverse-solid:#151515;--calcite-ui-component-split-button-font-inverse-outline-fill:#fff;--calcite-ui-component-split-button-font-inverse-outline:#fff;--calcite-ui-component-split-button-font-inverse-transparent:#fff;--calcite-ui-component-split-button-font-neutral-solid:#fff;--calcite-ui-component-split-button-font-neutral-outline-fill:#fff;--calcite-ui-component-split-button-font-neutral-outline:#fff;--calcite-ui-component-split-button-font-neutral-transparent:#fff;--calcite-ui-component-split-button-font-danger-solid:#151515;--calcite-ui-component-split-button-font-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-font-danger-outline:#fe583e;--calcite-ui-component-split-button-font-danger-transparent:#fe583e;--calcite-ui-component-split-button-icon-brand-solid:#2b2b2b;--calcite-ui-component-split-button-icon-brand-outline-fill:#009af2;--calcite-ui-component-split-button-icon-brand-outline:#009af2;--calcite-ui-component-split-button-icon-brand-transparent:#009af2;--calcite-ui-component-split-button-icon-inverse-solid:#151515;--calcite-ui-component-split-button-icon-inverse-outline-fill:#fff;--calcite-ui-component-split-button-icon-inverse-outline:#fff;--calcite-ui-component-split-button-icon-inverse-transparent:#fff;--calcite-ui-component-split-button-icon-neutral-solid:#151515;--calcite-ui-component-split-button-icon-neutral-outline-fill:#fff;--calcite-ui-component-split-button-icon-neutral-outline:#fff;--calcite-ui-component-split-button-icon-neutral-transparent:#fff;--calcite-ui-component-split-button-icon-danger-solid:#2b2b2b;--calcite-ui-component-split-button-icon-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-icon-danger-outline:#fe583e;--calcite-ui-component-split-button-icon-danger-transparent:#fe583e;--calcite-ui-component-split-button-background-brand-solid:#009af2;--calcite-ui-component-split-button-background-brand-outline-fill:#2b2b2b;--calcite-ui-component-split-button-background-inverse-solid:#f8f8f8;--calcite-ui-component-split-button-background-inverse-outline-fill:#2b2b2b;--calcite-ui-component-split-button-background-neutral-solid:#f8f8f8;--calcite-ui-component-split-button-background-neutral-outline-fill:#2b2b2b;--calcite-ui-component-split-button-background-danger-solid:#fe583e;--calcite-ui-component-split-button-background-danger-outline-fill:#2b2b2b;--calcite-ui-component-split-button-border-brand-outline-fill:#009af2;--calcite-ui-component-split-button-border-brand-outline:#009af2;--calcite-ui-component-split-button-border-inverse-outline-fill:#f8f8f8;--calcite-ui-component-split-button-border-inverse-outline:#f8f8f8;--calcite-ui-component-split-button-border-neutral-outline-fill:#f8f8f8;--calcite-ui-component-split-button-border-neutral-outline:#f8f8f8;--calcite-ui-component-split-button-border-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-border-danger-outline:#fe583e;--calcite-ui-component-split-button-divider-brand-solid:#2b2b2b;--calcite-ui-component-split-button-divider-brand-outline-fill:#009af2;--calcite-ui-component-split-button-divider-brand-outline:#009af2;--calcite-ui-component-split-button-divider-brand-transparent:#009af2;--calcite-ui-component-split-button-divider-inverse-solid:#2b2b2b;--calcite-ui-component-split-button-divider-inverse-outline-fill:#f8f8f8;--calcite-ui-component-split-button-divider-inverse-outline:#f8f8f8;--calcite-ui-component-split-button-divider-inverse-transparent:#f8f8f8;--calcite-ui-component-split-button-divider-neutral-solid:#2b2b2b;--calcite-ui-component-split-button-divider-neutral-outline-fill:#f8f8f8;--calcite-ui-component-split-button-divider-neutral-outline:#f8f8f8;--calcite-ui-component-split-button-divider-neutral-transparent:#f8f8f8;--calcite-ui-component-split-button-divider-danger-solid:#fe583e;--calcite-ui-component-split-button-divider-danger-outline-fill:#fe583e;--calcite-ui-component-split-button-divider-danger-outline:#fe583e;--calcite-ui-component-split-button-divider-danger-transparent:#fe583e;--calcite-ui-component-fab-font-brand-solid:#151515;--calcite-ui-component-fab-font-brand-outline-fill:#009af2;--calcite-ui-component-fab-font-inverse-solid:#151515;--calcite-ui-component-fab-font-inverse-outline-fill:#fff;--calcite-ui-component-fab-font-neutral-solid:#151515;--calcite-ui-component-fab-font-neutral-outline-fill:#fff;--calcite-ui-component-fab-font-danger-solid:#151515;--calcite-ui-component-fab-font-danger-outline-fill:#fe583e;--calcite-ui-component-fab-icon-brand-solid:#2b2b2b;--calcite-ui-component-fab-icon-brand-outline-fill:#009af2;--calcite-ui-component-fab-icon-inverse-solid:#151515;--calcite-ui-component-fab-icon-inverse-outline-fill:#fff;--calcite-ui-component-fab-icon-neutral-solid:#151515;--calcite-ui-component-fab-icon-neutral-outline-fill:#fff;--calcite-ui-component-fab-icon-danger-solid:#2b2b2b;--calcite-ui-component-fab-icon-danger-outline-fill:#fe583e;--calcite-ui-component-fab-background-brand-solid:#009af2;--calcite-ui-component-fab-background-brand-outline-fill:#2b2b2b;--calcite-ui-component-fab-background-inverse-solid:#f8f8f8;--calcite-ui-component-fab-background-inverse-outline-fill:#2b2b2b;--calcite-ui-component-fab-background-neutral-solid:#f8f8f8;--calcite-ui-component-fab-background-neutral-outline-fill:#2b2b2b;--calcite-ui-component-fab-background-danger-solid:#fe583e;--calcite-ui-component-fab-background-danger-outline-fill:#2b2b2b;--calcite-ui-component-fab-border-brand-outline-fill:#009af2;--calcite-ui-component-fab-border-brand-solid:#009af2;--calcite-ui-component-fab-border-inverse-outline-fill:#f8f8f8;--calcite-ui-component-fab-border-inverse-solid:#f8f8f8;--calcite-ui-component-fab-border-neutral-outline-fill:#f8f8f8;--calcite-ui-component-fab-border-neutral-solid:#f8f8f8;--calcite-ui-component-fab-border-danger-outline-fill:#fe583e;--calcite-ui-component-fab-border-danger-solid:#fe583e;--calcite-mode-name:"dark";--calcite-ui-foreground-current:var(--calcite-semantic-ui-color-foreground-current-dark);--calcite-ui-inverse:#f8f8f8;--calcite-ui-inverse-hover:#fff;--calcite-ui-inverse-press:#f3f3f3;--calcite-alert-dismiss-progress-background:rgba(43,43,43,.8);--calcite-button-transparent-hover:hsla(0,0%,100%,.05);--calcite-button-transparent-press:hsla(0,0%,100%,.08);--calcite-link-blue-underline:rgba(0,160,255,.4);--calcite-scrim-background-internal:rgba(0,0,0,.85)}}@media(prefers-color-scheme:light){.calcite-mode-auto{--calcite-ui-brand:#007ac2;--calcite-ui-brand-hover:#00619b;--calcite-ui-brand-press:#004874;--calcite-ui-background:#f8f8f8;--calcite-ui-foreground-1:#fff;--calcite-ui-foreground-2:#f3f3f3;--calcite-ui-foreground-3:#eaeaea;--calcite-ui-text-1:#151515;--calcite-ui-text-2:#4a4a4a;--calcite-ui-text-3:#6a6a6a;--calcite-ui-text-inverse:#fff;--calcite-ui-text-link:#00619b;--calcite-ui-border-1:#cacaca;--calcite-ui-border-2:#d4d4d4;--calcite-ui-border-3:#dfdfdf;--calcite-ui-border-input:#949494;--calcite-ui-info:#00619b;--calcite-ui-info-hover:#004874;--calcite-ui-info-press:#00304d;--calcite-ui-success:#35ac46;--calcite-ui-success-hover:#288835;--calcite-ui-success-press:#1a6324;--calcite-ui-warning:#edd317;--calcite-ui-warning-hover:#d9bc00;--calcite-ui-warning-press:#bfa200;--calcite-ui-danger:#d83020;--calcite-ui-danger-hover:#a82b1e;--calcite-ui-danger-press:#7c1d13;--calcite-ui-component-avatar-font:#6a6a6a;--calcite-ui-component-avatar-icon:#6a6a6a;--calcite-ui-component-avatar-background:#f3f3f3;--calcite-ui-component-avatar-background-red:#ffc6bf;--calcite-ui-component-avatar-background-teal:#cef5f4;--calcite-ui-component-avatar-background-blue:#c7eaff;--calcite-ui-component-avatar-background-green:#e5f7b4;--calcite-ui-component-avatar-background-yellow:#fff7cc;--calcite-ui-component-checkbox-font:#151515;--calcite-ui-component-checkbox-background:#fff;--calcite-ui-component-checkbox-background-selected:#007ac2;--calcite-ui-component-checkbox-icon:#fff;--calcite-ui-component-checkbox-border:#949494;--calcite-ui-component-radio-font:#151515;--calcite-ui-component-radio-background:#fff;--calcite-ui-component-radio-border-unchecked:#6a6a6a;--calcite-ui-component-radio-border-checked:#007ac2;--calcite-ui-component-chip-font-clear:#151515;--calcite-ui-component-chip-font-solid-grey:#151515;--calcite-ui-component-chip-font-solid-blue:#fff;--calcite-ui-component-chip-font-solid-red:#fff;--calcite-ui-component-chip-font-solid-yellow:#151515;--calcite-ui-component-chip-font-solid-green:#151515;--calcite-ui-component-chip-icon-clear:#151515;--calcite-ui-component-chip-icon-solid-grey:#151515;--calcite-ui-component-chip-icon-solid-blue:#fff;--calcite-ui-component-chip-icon-solid-red:#fff;--calcite-ui-component-chip-icon-solid-yellow:#151515;--calcite-ui-component-chip-icon-solid-green:#151515;--calcite-ui-component-chip-closable-icon:#6a6a6a;--calcite-ui-component-chip-background-solid-grey:#f3f3f3;--calcite-ui-component-chip-background-solid-blue:#00619b;--calcite-ui-component-chip-background-solid-red:#d83020;--calcite-ui-component-chip-background-solid-yellow:#edd317;--calcite-ui-component-chip-background-solid-green:#35ac46;--calcite-ui-component-chip-border-clear-grey:#cacaca;--calcite-ui-component-chip-border-clear-blue:#00619b;--calcite-ui-component-chip-border-clear-red:#d83020;--calcite-ui-component-chip-border-clear-yellow:#edd317;--calcite-ui-component-chip-border-clear-green:#35ac46;--calcite-ui-component-label-font:#151515;--calcite-ui-component-loader-font:#151515;--calcite-ui-component-loader-foreground:#007ac2;--calcite-ui-component-loader-inline-foreground-indeterminate:#151515;--calcite-ui-component-loader-inline-foreground-determinate:#007ac2;--calcite-ui-component-rating-star-background:#949494;--calcite-ui-component-rating-star-background-active:#007ac2;--calcite-ui-component-rating-star-background-average:#edd317;--calcite-ui-component-rating-chip-count-font:#4a4a4a;--calcite-ui-component-rating-chip-foreground:#f3f3f3;--calcite-ui-component-tooltip-foreground:#fff;--calcite-ui-component-tooltip-border:#dfdfdf;--calcite-ui-component-tooltip-font:#151515;--calcite-ui-component-accordion-item-font-heading:#151515;--calcite-ui-component-accordion-item-font-description:#6a6a6a;--calcite-ui-component-accordion-item-icon:#6a6a6a;--calcite-ui-component-accordion-item-icon-expanded:#151515;--calcite-ui-component-accordion-item-background:#fff;--calcite-ui-component-accordion-item-border:#d4d4d4;--calcite-ui-component-input-message-font:#151515;--calcite-ui-component-input-message-icon-idle:#007ac2;--calcite-ui-component-input-message-icon-invalid:#d83020;--calcite-ui-component-input-message-icon-valid:#35ac46;--calcite-ui-component-alert-font-title:#151515;--calcite-ui-component-alert-font-message:#6a6a6a;--calcite-ui-component-alert-background:#fff;--calcite-ui-component-alert-border:#dfdfdf;--calcite-ui-component-alert-icon-blue:#00619b;--calcite-ui-component-alert-icon-green:#35ac46;--calcite-ui-component-alert-icon-yellow:#edd317;--calcite-ui-component-alert-icon-red:#d83020;--calcite-ui-component-alert-highlight-blue:#00619b;--calcite-ui-component-alert-highlight-green:#35ac46;--calcite-ui-component-alert-highlight-yellow:#edd317;--calcite-ui-component-alert-highlight-red:#d83020;--calcite-ui-component-tip-font-heading:#151515;--calcite-ui-component-tip-font-description:#4a4a4a;--calcite-ui-component-tip-icon:#6a6a6a;--calcite-ui-component-tip-background-light:#fff;--calcite-ui-component-tip-border:#d4d4d4;--calcite-ui-component-color-picker-font-label:#151515;--calcite-ui-component-color-picker-icon:#151515;--calcite-ui-component-color-picker-border:#cacaca;--calcite-ui-component-color-picker-background:#fff;--calcite-ui-component-date-picker-font-date:#6a6a6a;--calcite-ui-component-date-picker-font-range-date:#151515;--calcite-ui-component-date-picker-font-day:#6a6a6a;--calcite-ui-component-date-picker-font-month:#151515;--calcite-ui-component-date-picker-font-selected-date:#fff;--calcite-ui-component-date-picker-font-active-date:#fff;--calcite-ui-component-date-picker-icon:#6a6a6a;--calcite-ui-component-date-picker-border:#cacaca;--calcite-ui-component-date-picker-date-active-border:#fff;--calcite-ui-component-date-picker-background:#fff;--calcite-ui-component-date-picker-background-date-range:#c7eaff;--calcite-ui-component-date-picker-background-date-active-light:#007ac2;--calcite-ui-component-input-date-picker-font-placeholder-value:#151515;--calcite-ui-component-input-date-picker-font-label:#151515;--calcite-ui-component-input-date-picker-icon:#6a6a6a;--calcite-ui-component-input-date-picker-border:#949494;--calcite-ui-component-input-date-picker-background:#fff;--calcite-ui-component-input-date-picker-background-arrow:#f8f8f8;--calcite-ui-component-input-date-picker-background-read-only:#f8f8f8;--calcite-ui-component-input-datetime-local-font-placeholder-value:#151515;--calcite-ui-component-input-datetime-local-font-label:#151515;--calcite-ui-component-input-datetime-local-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-datetime-local-icon:#6a6a6a;--calcite-ui-component-input-datetime-local-background:#fff;--calcite-ui-component-input-datetime-local-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-datetime-local-background-read-only:#f8f8f8;--calcite-ui-component-input-datetime-local-border:#949494;--calcite-ui-component-input-datetime-local-border-invalid:#d83020;--calcite-ui-component-input-email-font-placeholder-value:#151515;--calcite-ui-component-input-email-font-label:#151515;--calcite-ui-component-input-email-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-email-icon:#6a6a6a;--calcite-ui-component-input-email-background:#fff;--calcite-ui-component-input-email-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-email-background-read-only:#f8f8f8;--calcite-ui-component-input-email-border:#949494;--calcite-ui-component-input-email-border-invalid:#d83020;--calcite-ui-component-input-file-font-placeholder-value:#151515;--calcite-ui-component-input-file-font-label:#151515;--calcite-ui-component-input-file-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-file-icon:#6a6a6a;--calcite-ui-component-input-file-background:#fff;--calcite-ui-component-input-file-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-file-background-read-only:#f8f8f8;--calcite-ui-component-input-file-border:#949494;--calcite-ui-component-input-file-border-invalid:#d83020;--calcite-ui-component-input-month-font-placeholder-value:#151515;--calcite-ui-component-input-month-font-label:#151515;--calcite-ui-component-input-month-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-month-icon:#6a6a6a;--calcite-ui-component-input-month-background:#fff;--calcite-ui-component-input-month-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-month-background-read-only:#f8f8f8;--calcite-ui-component-input-month-border:#949494;--calcite-ui-component-input-month-border-invalid:#d83020;--calcite-ui-component-input-number-font-placeholder-value:#151515;--calcite-ui-component-input-number-font-label:#151515;--calcite-ui-component-input-number-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-number-icon:#6a6a6a;--calcite-ui-component-input-number-background:#fff;--calcite-ui-component-input-number-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-number-background-read-only:#f8f8f8;--calcite-ui-component-input-number-border:#949494;--calcite-ui-component-input-number-border-invalid:#d83020;--calcite-ui-component-input-password-font-placeholder-value:#151515;--calcite-ui-component-input-password-font-label:#151515;--calcite-ui-component-input-password-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-password-icon:#6a6a6a;--calcite-ui-component-input-password-background:#fff;--calcite-ui-component-input-password-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-password-background-read-only:#f8f8f8;--calcite-ui-component-input-password-border:#949494;--calcite-ui-component-input-password-border-invalid:#d83020;--calcite-ui-component-input-search-font-placeholder-value:#151515;--calcite-ui-component-input-search-font-label:#151515;--calcite-ui-component-input-search-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-search-icon:#6a6a6a;--calcite-ui-component-input-search-background:#fff;--calcite-ui-component-input-search-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-search-background-read-only:#f8f8f8;--calcite-ui-component-input-search-border:#949494;--calcite-ui-component-input-search-border-invalid:#d83020;--calcite-ui-component-input-telephone-font-placeholder-value:#151515;--calcite-ui-component-input-telephone-font-label:#151515;--calcite-ui-component-input-telephone-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-telephone-icon:#6a6a6a;--calcite-ui-component-input-telephone-background:#fff;--calcite-ui-component-input-telephone-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-telephone-background-read-only:#f8f8f8;--calcite-ui-component-input-telephone-border:#949494;--calcite-ui-component-input-telephone-border-invalid:#d83020;--calcite-ui-component-input-text-font-placeholder-value:#151515;--calcite-ui-component-input-text-font-label:#151515;--calcite-ui-component-input-text-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-text-icon:#6a6a6a;--calcite-ui-component-input-text-background:#fff;--calcite-ui-component-input-text-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-text-background-read-only:#f8f8f8;--calcite-ui-component-input-text-border:#949494;--calcite-ui-component-input-text-border-invalid:#d83020;--calcite-ui-component-input-week-font-placeholder-value:#151515;--calcite-ui-component-input-week-font-label:#151515;--calcite-ui-component-input-week-font-prefix-suffix:#4a4a4a;--calcite-ui-component-input-week-icon:#6a6a6a;--calcite-ui-component-input-week-background:#fff;--calcite-ui-component-input-week-background-prefix-sufix:#f8f8f8;--calcite-ui-component-input-week-background-read-only:#f8f8f8;--calcite-ui-component-input-week-border:#949494;--calcite-ui-component-input-week-border-invalid:#d83020;--calcite-ui-component-textarea-font-placeholder-value:#151515;--calcite-ui-component-textarea-font-label:#151515;--calcite-ui-component-textarea-font-chat-limit:#4a4a4a;--calcite-ui-component-textarea-icon:#6a6a6a;--calcite-ui-component-textarea-background:#fff;--calcite-ui-component-textarea-background-read-only:#f8f8f8;--calcite-ui-component-textarea-border:#949494;--calcite-ui-component-tab-title-font:#6a6a6a;--calcite-ui-component-tab-title-font-active:#151515;--calcite-ui-component-tab-title-icon:#6a6a6a;--calcite-ui-component-tab-title-icon-active:#151515;--calcite-ui-component-tab-title-bordered-border:#dfdfdf;--calcite-ui-component-tab-title-bordered-background:#fff;--calcite-ui-component-tab-title-border-active:#007ac2;--calcite-ui-component-tabs-bordered-border:#dfdfdf;--calcite-ui-component-tabs-bordered-background:#fff;--calcite-ui-component-card-font-title:#151515;--calcite-ui-component-card-font-subtitle:#4a4a4a;--calcite-ui-component-card-font-description:#6a6a6a;--calcite-ui-component-card-border:#d4d4d4;--calcite-ui-component-card-border-active:#007ac2;--calcite-ui-component-card-background:#fff;--calcite-ui-component-action-font:#6a6a6a;--calcite-ui-component-action-icon:#6a6a6a;--calcite-ui-component-action-background:#fff;--calcite-ui-component-action-background-active:#eaeaea;--calcite-ui-component-action-bar-border:#cacaca;--calcite-ui-component-action-bar-background:#fff;--calcite-ui-component-action-pad-border:#cacaca;--calcite-ui-component-action-pad-background:#fff;--calcite-ui-component-action-bar-grid-border:#cacaca;--calcite-ui-component-action-bar-grid-background:#fff;--calcite-ui-component-action-pad-grid-border:#cacaca;--calcite-ui-component-action-pad-grid-background:#fff;--calcite-ui-component-block-font-heading:#4a4a4a;--calcite-ui-component-block-font-active:#151515;--calcite-ui-component-block-font-description:#6a6a6a;--calcite-ui-component-block-font-content:#4a4a4a;--calcite-ui-component-block-icon-idle:#4a4a4a;--calcite-ui-component-block-icon-valid:#35ac46;--calcite-ui-component-block-icon-invalid:#d83020;--calcite-ui-component-block-icon-drag-handle:#949494;--calcite-ui-component-block-icon-chevron:#6a6a6a;--calcite-ui-component-block-border:#dfdfdf;--calcite-ui-component-block-background:#fff;--calcite-ui-component-block-section-font:#4a4a4a;--calcite-ui-component-block-section-icon-valid:#35ac46;--calcite-ui-component-block-section-icon-invalid:#d83020;--calcite-ui-component-block-section-icon-chevron:#6a6a6a;--calcite-ui-component-block-section-background:#fff;--calcite-ui-component-notice-font-title:#151515;--calcite-ui-component-notice-font-message:#6a6a6a;--calcite-ui-component-notice-background:#fff;--calcite-ui-component-notice-icon-info:#00619b;--calcite-ui-component-notice-icon-success:#35ac46;--calcite-ui-component-notice-icon-warning:#edd317;--calcite-ui-component-notice-icon-danger:#d83020;--calcite-ui-component-notice-icon-brand:#007ac2;--calcite-ui-component-notice-highlight-info:#00619b;--calcite-ui-component-notice-highlight-success:#35ac46;--calcite-ui-component-notice-highlight-warning:#edd317;--calcite-ui-component-notice-highlight-danger:#d83020;--calcite-ui-component-notice-highlight-brand:#007ac2;--calcite-ui-component-modal-font-header:#151515;--calcite-ui-component-modal-font-content:#4a4a4a;--calcite-ui-component-modal-icon:#6a6a6a;--calcite-ui-component-modal-border:#dfdfdf;--calcite-ui-component-modal-border-top-brand:#007ac2;--calcite-ui-component-modal-border-top-info:#00619b;--calcite-ui-component-modal-border-top-success:#35ac46;--calcite-ui-component-modal-border-top-danger:#d83020;--calcite-ui-component-modal-border-top-warning:#edd317;--calcite-ui-component-modal-background:#fff;--calcite-ui-component-panel-header-font:#4a4a4a;--calcite-ui-component-panel-header-icon:#6a6a6a;--calcite-ui-component-panel-header-border:#dfdfdf;--calcite-ui-component-panel-header-background:#fff;--calcite-ui-component-popover-font:#151515;--calcite-ui-component-popover-icon:#6a6a6a;--calcite-ui-component-popover-border:#dfdfdf;--calcite-ui-component-popover-background:#fff;--calcite-ui-component-slider-font-label:#151515;--calcite-ui-component-slider-font-tick-label:#4a4a4a;--calcite-ui-component-slider-handle-background:#fff;--calcite-ui-component-slider-handle-border:#6a6a6a;--calcite-ui-component-slider-border:#d4d4d4;--calcite-ui-component-slider-border-active:#007ac2;--calcite-ui-component-slider-tick-background:#949494;--calcite-ui-component-slider-tick-border:#fff;--calcite-ui-component-slider-tick-active-background:#007ac2;--calcite-ui-component-slider-tick-active-border:#fff;--calcite-ui-component-slider-range-font-label:#151515;--calcite-ui-component-slider-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-range-handle-background:#fff;--calcite-ui-component-slider-range-handle-border:#6a6a6a;--calcite-ui-component-slider-range-border:#d4d4d4;--calcite-ui-component-slider-range-border-active:#007ac2;--calcite-ui-component-slider-range-tick-background:#949494;--calcite-ui-component-slider-range-tick-border:#fff;--calcite-ui-component-slider-range-tick-active-background:#007ac2;--calcite-ui-component-slider-range-tick-active-border:#fff;--calcite-ui-component-slider-histogram-font-label:#151515;--calcite-ui-component-slider-histogram-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-handle-background:#fff;--calcite-ui-component-slider-histogram-handle-border:#6a6a6a;--calcite-ui-component-slider-histogram-border:#d4d4d4;--calcite-ui-component-slider-histogram-border-active:#007ac2;--calcite-ui-component-slider-histogram-tick-background:#949494;--calcite-ui-component-slider-histogram-tick-border:#fff;--calcite-ui-component-slider-histogram-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-tick-active-border:#fff;--calcite-ui-component-slider-histogram-area-active-background:#9bbddf;--calcite-ui-component-slider-histogram-active-end-background:#fff;--calcite-ui-component-slider-histogram-range-font-label:#151515;--calcite-ui-component-slider-histogram-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-range-handle-background:#fff;--calcite-ui-component-slider-histogram-range-handle-border:#6a6a6a;--calcite-ui-component-slider-histogram-range-border:#d4d4d4;--calcite-ui-component-slider-histogram-range-border-active:#007ac2;--calcite-ui-component-slider-histogram-range-tick-background:#949494;--calcite-ui-component-slider-histogram-range-tick-border:#fff;--calcite-ui-component-slider-histogram-range-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-range-tick-active-border:#fff;--calcite-ui-component-slider-histogram-range-area-active-background:#9bbddf;--calcite-ui-component-slider-histogram-range-active-end-background:#fff;--calcite-ui-component-filter-font:#151515;--calcite-ui-component-filter-icon:#6a6a6a;--calcite-ui-component-filter-border:#949494;--calcite-ui-component-filter-background:#fff;--calcite-ui-component-scrim-background:#fff;--calcite-ui-component-tip-manager-font-heading:#151515;--calcite-ui-component-tip-manager-icon:#6a6a6a;--calcite-ui-component-tip-manager-background-light:#fff;--calcite-ui-component-tip-manager-border:#d4d4d4;--calcite-ui-component-button-font-brand-solid:#fff;--calcite-ui-component-button-font-brand-outline-fill:#007ac2;--calcite-ui-component-button-font-brand-outline:#007ac2;--calcite-ui-component-button-font-brand-transparent:#007ac2;--calcite-ui-component-button-font-inverse-solid:#fff;--calcite-ui-component-button-font-inverse-outline-fill:#151515;--calcite-ui-component-button-font-inverse-outline:#151515;--calcite-ui-component-button-font-inverse-transparent:#151515;--calcite-ui-component-button-font-neutral-solid:#fff;--calcite-ui-component-button-font-neutral-outline-fill:#151515;--calcite-ui-component-button-font-neutral-outline:#151515;--calcite-ui-component-button-font-neutral-transparent:#151515;--calcite-ui-component-button-font-danger-solid:#fff;--calcite-ui-component-button-font-danger-outline-fill:#d83020;--calcite-ui-component-button-font-danger-outline:#d83020;--calcite-ui-component-button-font-danger-transparent:#d83020;--calcite-ui-component-button-icon-brand-solid:#fff;--calcite-ui-component-button-icon-brand-outline-fill:#007ac2;--calcite-ui-component-button-icon-brand-outline:#007ac2;--calcite-ui-component-button-icon-brand-transparent:#007ac2;--calcite-ui-component-button-icon-inverse-solid:#fff;--calcite-ui-component-button-icon-inverse-outline-fill:#151515;--calcite-ui-component-button-icon-inverse-outline:#151515;--calcite-ui-component-button-icon-inverse-transparent:#151515;--calcite-ui-component-button-icon-neutral-solid:#fff;--calcite-ui-component-button-icon-neutral-outline-fill:#151515;--calcite-ui-component-button-icon-neutral-outline:#151515;--calcite-ui-component-button-icon-neutral-transparent:#151515;--calcite-ui-component-button-icon-danger-solid:#fff;--calcite-ui-component-button-icon-danger-outline-fill:#d83020;--calcite-ui-component-button-icon-danger-outline:#d83020;--calcite-ui-component-button-icon-danger-transparent:#d83020;--calcite-ui-component-button-background-brand-solid:#007ac2;--calcite-ui-component-button-background-brand-outline-fill:#fff;--calcite-ui-component-button-background-inverse-solid:#353535;--calcite-ui-component-button-background-inverse-outline-fill:#353535;--calcite-ui-component-button-background-neutral-solid:#353535;--calcite-ui-component-button-background-neutral-outline-fill:#353535;--calcite-ui-component-button-background-danger-solid:#d83020;--calcite-ui-component-button-background-danger-outline-fill:#d83020;--calcite-ui-component-button-border-brand-outline-fill:#007ac2;--calcite-ui-component-button-border-brand-outline:#007ac2;--calcite-ui-component-button-border-inverse-outline-fill:#353535;--calcite-ui-component-button-border-inverse-outline:#353535;--calcite-ui-component-button-border-neutral-outline-fill:#353535;--calcite-ui-component-button-border-neutral-outline:#353535;--calcite-ui-component-button-border-danger-outline-fill:#d83020;--calcite-ui-component-button-border-danger-outline:#d83020;--calcite-ui-component-split-button-font-brand-solid:#fff;--calcite-ui-component-split-button-font-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-font-brand-outline:#007ac2;--calcite-ui-component-split-button-font-brand-transparent:#007ac2;--calcite-ui-component-split-button-font-inverse-solid:#fff;--calcite-ui-component-split-button-font-inverse-outline-fill:#151515;--calcite-ui-component-split-button-font-inverse-outline:#151515;--calcite-ui-component-split-button-font-inverse-transparent:#151515;--calcite-ui-component-split-button-font-neutral-solid:#fff;--calcite-ui-component-split-button-font-neutral-outline-fill:#151515;--calcite-ui-component-split-button-font-neutral-outline:#151515;--calcite-ui-component-split-button-font-neutral-transparent:#151515;--calcite-ui-component-split-button-font-danger-solid:#fff;--calcite-ui-component-split-button-font-danger-outline-fill:#d83020;--calcite-ui-component-split-button-font-danger-outline:#d83020;--calcite-ui-component-split-button-font-danger-transparent:#d83020;--calcite-ui-component-split-button-icon-brand-solid:#fff;--calcite-ui-component-split-button-icon-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-icon-brand-outline:#007ac2;--calcite-ui-component-split-button-icon-brand-transparent:#007ac2;--calcite-ui-component-split-button-icon-inverse-solid:#fff;--calcite-ui-component-split-button-icon-inverse-outline-fill:#151515;--calcite-ui-component-split-button-icon-inverse-outline:#151515;--calcite-ui-component-split-button-icon-inverse-transparent:#151515;--calcite-ui-component-split-button-icon-neutral-solid:#fff;--calcite-ui-component-split-button-icon-neutral-outline-fill:#151515;--calcite-ui-component-split-button-icon-neutral-outline:#151515;--calcite-ui-component-split-button-icon-neutral-transparent:#151515;--calcite-ui-component-split-button-icon-danger-solid:#fff;--calcite-ui-component-split-button-icon-danger-outline-fill:#d83020;--calcite-ui-component-split-button-icon-danger-outline:#d83020;--calcite-ui-component-split-button-icon-danger-transparent:#d83020;--calcite-ui-component-split-button-background-brand-solid:#007ac2;--calcite-ui-component-split-button-background-brand-outline-fill:#fff;--calcite-ui-component-split-button-background-inverse-solid:#353535;--calcite-ui-component-split-button-background-inverse-outline-fill:#fff;--calcite-ui-component-split-button-background-neutral-solid:#353535;--calcite-ui-component-split-button-background-neutral-outline-fill:#fff;--calcite-ui-component-split-button-background-danger-solid:#d83020;--calcite-ui-component-split-button-background-danger-outline-fill:#fff;--calcite-ui-component-split-button-border-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-border-brand-outline:#007ac2;--calcite-ui-component-split-button-border-inverse-outline-fill:#353535;--calcite-ui-component-split-button-border-inverse-outline:#353535;--calcite-ui-component-split-button-border-neutral-outline-fill:#353535;--calcite-ui-component-split-button-border-neutral-outline:#353535;--calcite-ui-component-split-button-border-danger-outline-fill:#d83020;--calcite-ui-component-split-button-border-danger-outline:#d83020;--calcite-ui-component-split-button-divider-brand-solid:#fff;--calcite-ui-component-split-button-divider-brand-outline-fill:#007ac2;--calcite-ui-component-split-button-divider-brand-outline:#007ac2;--calcite-ui-component-split-button-divider-brand-transparent:#007ac2;--calcite-ui-component-split-button-divider-inverse-solid:#fff;--calcite-ui-component-split-button-divider-inverse-outline-fill:#353535;--calcite-ui-component-split-button-divider-inverse-outline:#353535;--calcite-ui-component-split-button-divider-inverse-transparent:#353535;--calcite-ui-component-split-button-divider-neutral-solid:#fff;--calcite-ui-component-split-button-divider-neutral-outline-fill:#353535;--calcite-ui-component-split-button-divider-neutral-outline:#353535;--calcite-ui-component-split-button-divider-neutral-transparent:#353535;--calcite-ui-component-split-button-divider-danger-solid:#d83020;--calcite-ui-component-split-button-divider-danger-outline-fill:#d83020;--calcite-ui-component-split-button-divider-danger-outline:#d83020;--calcite-ui-component-split-button-divider-danger-transparent:#d83020;--calcite-ui-component-fab-font-brand-solid:#fff;--calcite-ui-component-fab-font-brand-outline-fill:#007ac2;--calcite-ui-component-fab-font-inverse-solid:#fff;--calcite-ui-component-fab-font-inverse-outline-fill:#151515;--calcite-ui-component-fab-font-neutral-solid:#fff;--calcite-ui-component-fab-font-neutral-outline-fill:#151515;--calcite-ui-component-fab-font-danger-solid:#fff;--calcite-ui-component-fab-font-danger-outline-fill:#d83020;--calcite-ui-component-fab-icon-brand-solid:#fff;--calcite-ui-component-fab-icon-brand-outline-fill:#007ac2;--calcite-ui-component-fab-icon-inverse-solid:#fff;--calcite-ui-component-fab-icon-inverse-outline-fill:#151515;--calcite-ui-component-fab-icon-neutral-solid:#fff;--calcite-ui-component-fab-icon-neutral-outline-fill:#151515;--calcite-ui-component-fab-icon-danger-solid:#fff;--calcite-ui-component-fab-icon-danger-outline-fill:#d83020;--calcite-ui-component-fab-background-brand-solid:#007ac2;--calcite-ui-component-fab-background-brand-outline-fill:#fff;--calcite-ui-component-fab-background-inverse-solid:#353535;--calcite-ui-component-fab-background-inverse-outline-fill:#fff;--calcite-ui-component-fab-background-neutral-solid:#353535;--calcite-ui-component-fab-background-neutral-outline-fill:#fff;--calcite-ui-component-fab-background-danger-solid:#d83020;--calcite-ui-component-fab-background-danger-outline-fill:#fff;--calcite-ui-component-fab-border-brand-outline-fill:#007ac2;--calcite-ui-component-fab-border-brand-solid:#007ac2;--calcite-ui-component-fab-border-inverse-outline-fill:#353535;--calcite-ui-component-fab-border-inverse-solid:#353535;--calcite-ui-component-fab-border-neutral-outline-fill:#353535;--calcite-ui-component-fab-border-neutral-solid:#353535;--calcite-ui-component-fab-border-danger-outline-fill:#d83020;--calcite-ui-component-fab-border-danger-solid:#d83020;--calcite-mode-name:"light";--calcite-ui-foreground-current:var(--calcite-semantic-ui-color-foreground-current-light);--calcite-ui-inverse:#353535;--calcite-ui-inverse-hover:#2b2b2b;--calcite-ui-inverse-press:#202020;--calcite-alert-dismiss-progress-background:hsla(0,0%,100%,.8);--calcite-button-transparent-hover:rgba(0,0,0,.05);--calcite-button-transparent-press:rgba(0,0,0,.08);--calcite-link-blue-underline:rgba(0,97,155,.4);--calcite-scrim-background-internal:hsla(0,0%,100%,.85)}}.overflow-hidden{overflow:hidden}.esri-view{display:flex;margin:0;padding:0}.esri-view .esri-view-user-storage{overflow:hidden}.esri-view .esri-view-root{position:relative;flex:1 1 100%;border:none;padding:0;margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.esri-view .esri-view-surface{position:absolute;border:none;padding:0;margin:0;left:0;top:0;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;user-select:none;outline:0;direction:ltr}.esri-view .esri-view-surface--touch-none{touch-action:none}.esri-view .esri-view-surface--touch-pan{touch-action:pan-x pan-y}.esri-view .esri-view-surface:focus:after{content:"";box-sizing:border-box;position:absolute;z-index:999;top:0;left:0;height:100%;width:100%;outline:2px auto Highlight;outline:5px auto -webkit-focus-ring-color;outline-offset:-3px;pointer-events:none;overflow:hidden}.esri-view .esri-view-surface[data-navigating=true]{cursor:move;cursor:grabbing;cursor:-webkit-grabbing}.esri-view .esri-view-surface[data-cursor=copy]{cursor:copy}.esri-view .esri-view-surface[data-cursor=crosshair]{cursor:crosshair}.esri-view .esri-view-surface[data-cursor=help]{cursor:help}.esri-view .esri-view-surface[data-cursor=move]{cursor:move}.esri-view .esri-view-surface[data-cursor=pointer]{cursor:pointer}.esri-view .esri-view-surface[data-cursor=progress]{cursor:progress}.esri-view .esri-view-surface[data-cursor=grab]{cursor:move;cursor:grab;cursor:-webkit-grab}.esri-view .esri-view-surface[data-cursor=grabbing]{cursor:move;cursor:grabbing;cursor:-webkit-grabbing}.esri-view .esri-view-surface[data-cursor=n-resize]{cursor:n-resize}.esri-view .esri-view-surface[data-cursor=e-resize]{cursor:e-resize}.esri-view .esri-view-surface[data-cursor=s-resize]{cursor:s-resize}.esri-view .esri-view-surface[data-cursor=w-resize]{cursor:w-resize}.esri-view .esri-view-surface[data-cursor=ne-resize]{cursor:ne-resize}.esri-view .esri-view-surface[data-cursor=nw-resize]{cursor:nw-resize}.esri-view .esri-view-surface[data-cursor=se-resize]{cursor:se-resize}.esri-view .esri-view-surface[data-cursor=sw-resize]{cursor:sw-resize}.esri-view .esri-view-surface[data-cursor=ew-resize]{cursor:ew-resize}.esri-view .esri-view-surface[data-cursor=ns-resize]{cursor:ns-resize}.esri-view .esri-view-surface[data-cursor=nesw-resize]{cursor:nesw-resize}.esri-view .esri-view-surface[data-cursor=nwse-resize]{cursor:nwse-resize}.esri-view .esri-bitmap,.esri-view .esri-display-object{position:absolute;border:none;margin:0;padding:0;-webkit-user-drag:none;-webkit-user-select:none}.esri-view .esri-bitmap{max-width:none;-webkit-transform-origin:top left;transform-origin:top left}.esri-ui{position:absolute;left:0;top:0;bottom:0;right:0;box-sizing:border-box;pointer-events:none;overflow:hidden;font-size:14px;z-index:0}.esri-ui .esri-component{pointer-events:auto}.esri-ui .esri-attribution{position:absolute;bottom:0;left:0;right:0}.esri-ui-corner{position:absolute;display:flex}.esri-ui-inner-container{position:absolute;left:0;top:0;bottom:0;right:0}.esri-ui-manual-container>.esri-component{position:absolute}.esri-ui-manual-container .esri-swipe{z-index:-1}.esri-ui-top-left,.esri-ui-top-right{flex-flow:column}.esri-ui-top-left{align-items:flex-start}.esri-ui-top-right{align-items:flex-end}.esri-ui-bottom-left,.esri-ui-bottom-right{flex-flow:row;align-items:flex-end}.esri-ui-bottom-right{flex-flow:row-reverse}.esri-ui-top-left{top:0;left:0}.esri-ui-top-right{top:0;right:0}.esri-ui-top-left .esri-component,.esri-ui-top-right .esri-component{margin-bottom:10px}.esri-ui-bottom-left{bottom:0;left:0}.esri-ui-bottom-left .esri-component{margin-right:10px}.esri-ui-bottom-right{bottom:0;right:0}.esri-ui-bottom-right .esri-component{margin-left:10px}[dir=rtl] .esri-ui-top-left{align-items:flex-end}[dir=rtl] .esri-ui-top-right{align-items:flex-start}[dir=rtl] .esri-ui-bottom-left{flex-direction:row-reverse}[dir=rtl] .esri-ui-bottom-right{flex-direction:row}.esri-zoom-box__container{position:relative;height:100%;width:100%}.esri-zoom-box__overlay{cursor:crosshair;width:100%;height:100%;position:absolute;top:0;left:0}.esri-zoom-box__overlay-background{fill:rgba(0,0,0,.1)}.esri-zoom-box__outline{fill:transparent;stroke:#1e90ff;stroke-dasharray:1,1;stroke-width:2px}.esri-overlay-surface{position:absolute;border:none;padding:0;margin:0;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.esri-text-overlay-item{display:block;position:absolute;overflow:hidden;white-space:nowrap;font-size:14px;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3em}.esri-text-overlay-item-anchor-bottom{-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.esri-text-overlay-item-anchor-bottom-right{-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.esri-text-overlay-item-anchor-bottom-left{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.esri-text-overlay-item-anchor-top{-webkit-transform:translate(-50%);transform:translate(-50%)}.esri-text-overlay-item-anchor-top-right{-webkit-transform:translate(-100%);transform:translate(-100%)}.esri-text-overlay-item-anchor-top-left{-webkit-transform:translate(0);transform:translate(0)}.esri-text-overlay-item-anchor-center{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.esri-text-overlay-item-anchor-right{-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.esri-text-overlay-item-anchor-left{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.esri-line-overlay-item{display:block;position:absolute;overflow:hidden;white-space:nowrap}.esri-widget{box-sizing:border-box;color:#323232;font-size:14px;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3em;background-color:#fff;--esri-widget-padding-x:15px;--esri-widget-padding-y:12px;--esri-widget-padding:var(--esri-widget-padding-y) var(--esri-widget-padding-x)}.esri-widget *,.esri-widget :after,.esri-widget :before{box-sizing:inherit}.esri-widget.esri-widget--disabled>*{pointer-events:none;opacity:.4}.esri-widget.esri-widget--compact{--esri-widget-padding-y:0;--esri-widget-padding-x:0}.esri-widget__anchor{color:#0079c1}.esri-widget__anchor:hover{color:#00598e}.esri-widget__anchor--disabled{pointer-events:none;opacity:.4}.esri-widget__anchor:focus,.esri-widget__anchor:hover{text-decoration:underline}.esri-widget__header{align-items:center;background-color:#fff;display:flex;flex:1 0 100%;padding:12px 0 12px 15px;justify-content:space-between;min-height:48px;width:100%}.esri-widget__header .esri-widget__heading{align-items:center;color:#6e6e6e;display:flex;margin:0;padding:0;text-align:initial;width:calc(100% - 48px)}.esri-widget__header-button{-webkit-appearance:none;align-items:center;align-self:stretch;background-color:transparent;border:none;color:#6e6e6e;cursor:pointer;display:flex;flex:0 0 48px;justify-content:center;padding:0;width:48px}.esri-widget__heading{color:#323232;font-weight:600;margin:0 0 .5rem}h1.esri-widget__heading{font-size:20px}h2.esri-widget__heading{font-size:16px}h3.esri-widget__heading,h4.esri-widget__heading,h5.esri-widget__heading,h6.esri-widget__heading{font-size:14px}.esri-widget__footer{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:48px;width:100%}.esri-widget__footer-pagination{align-items:center;color:#6e6e6e;display:flex;justify-content:space-between}.esri-widget__footer-pagination-next-button,.esri-widget__footer-pagination-previous-button{background-color:transparent;border:0;margin:0 7px;padding:12px 15px;cursor:pointer;transition:background-color 125ms ease-in-out}.esri-widget__footer-pagination-next-button:focus,.esri-widget__footer-pagination-next-button:hover,.esri-widget__footer-pagination-previous-button:focus,.esri-widget__footer-pagination-previous-button:hover{background-color:#f3f3f3;color:#2e2e2e}.esri-menu{position:absolute;top:100%;left:0;z-index:1;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.3);padding:0;margin:2px 0 0;font-size:14px;line-height:16px;-moz-background-clip:padding;background-clip:padding-box;overflow:hidden;width:100%;visibility:hidden;max-height:0}.esri-menu .esri-menu__header{padding:6px 12px;background-color:#4c4c4c;color:#fff}.esri-menu__list{margin:0;padding:0;list-style:none}.esri-menu__list-item{padding:.8em 1em;cursor:pointer;border-top:1px solid hsla(0,0%,43%,.3);border-left:3px solid transparent}.esri-menu__list-item:first-child{border-top:none}.esri-menu__list-item--focus,.esri-menu__list-item:focus,.esri-menu__list-item:hover{background-color:#f3f3f3}.esri-menu__list-item:active{background-color:#e2f1fb}.esri-menu__list-item--active,.esri-menu__list-item--active:focus,.esri-menu__list-item--active:hover{background-color:#e2f1fb;border-left-color:#0079c1}.esri-menu__list-item .esri-building-level-picker__arrow-down,.esri-menu__list-item .esri-building-level-picker__arrow-up,.esri-menu__list-item .esri-building-phase-picker__arrow-left,.esri-menu__list-item .esri-building-phase-picker__arrow-right,.esri-menu__list-item [class*=" esri-icon-"],.esri-menu__list-item [class^=esri-icon-]{padding-right:2.8px}.esri-widget__table{color:#323232;border:none;border-collapse:collapse;line-height:1.3em;width:100%}.esri-widget__table tr:nth-child(odd){background-color:rgba(76,76,76,.1)}.esri-widget__table tr:nth-child(2n){background-color:rgba(76,76,76,.02)}.esri-widget__table tr a{color:#6e6e6e}.esri-widget__table tr a:focus,.esri-widget__table tr a:hover{color:#2e2e2e}.esri-widget__table tr td,.esri-widget__table tr th{padding:.5em .7em;word-break:break-word;vertical-align:top;font-size:12px;font-weight:400}.esri-widget__table tr th{width:50%;text-align:left;border-right:3px solid rgba(0,0,0,.05)}.esri-widget__table tr td{width:50%}.esri-input{background-color:#fff;border:1px solid #959595;color:#323232;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}.esri-input[type=number],.esri-input[type=password],.esri-input[type=text]{height:32px;padding:0 .5em}.esri-input::-ms-clear{display:none}.esri-input::-moz-placeholder{color:#6e6e6e;opacity:1}.esri-input:-ms-input-placeholder{color:#6e6e6e}.esri-input::-webkit-input-placeholder{color:#6e6e6e}calcite-combobox.esri-input{border:none}.esri-button,.esri-elevation-profile__header button{align-items:center;background-color:#0079c1;border:1px solid #0079c1;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;min-height:32px;justify-content:center;word-break:normal;white-space:normal;overflow:hidden;padding:6px 7px;width:100%;transition:background-color 125ms ease-in-out,border 125ms ease-in-out}.esri-button:hover,.esri-elevation-profile__header button:hover{background-color:#00598e;border:1px solid #00598e;color:#fff}.esri-button.esri-button--small,.esri-elevation-profile__header button.esri-button--small{font-size:12px;min-height:16px}.esri-button.esri-button--half,.esri-elevation-profile__header button.esri-button--half{display:inline-block;width:50%}.esri-button.esri-button--third,.esri-elevation-profile__header button.esri-button--third{display:inline-block;width:33%}.esri-button--secondary{background-color:transparent;color:#0079c1}.esri-button--tertiary,.esri-elevation-profile__header button{background-color:transparent;border-color:transparent;color:#0079c1}.esri-button--tertiary:hover,.esri-elevation-profile__header button:hover{background-color:#f3f3f3;border-color:transparent;color:#00598e}.esri-button--disabled{opacity:.4;pointer-events:none}.esri-button--drill-in{display:flex;align-items:center;justify-content:space-between;background-color:#fff;cursor:pointer;border:none;border-radius:2px;text-align:unset;text-decoration:none;padding:12px 7px;margin:12px 7px;outline-offset:-4px;transition:background-color 125ms ease-in-out;box-shadow:0 0 0 1px hsla(0,0%,43%,.3)}.esri-button--drill-in:focus,.esri-button--drill-in:hover{background-color:#f3f3f3}.esri-button--drill-in__title{font-size:14px;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif}.esri-button--drill-in .esri-building-level-picker__arrow-down,.esri-button--drill-in .esri-building-level-picker__arrow-up,.esri-button--drill-in .esri-building-phase-picker__arrow-left,.esri-button--drill-in .esri-building-phase-picker__arrow-right,.esri-button--drill-in [class*=" esri-icon-"],.esri-button--drill-in [class^=esri-icon-]{padding:0 7px}.esri-building-level-picker__arrow-down,.esri-building-level-picker__arrow-up,.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right,[class*=" esri-icon-"],[class^=esri-icon-]{font-size:16px;display:inline-block}.esri-widget__content--empty{align-items:center;color:#6e6e6e;display:flex;flex-flow:column wrap;padding:18px 22px;text-align:center}.esri-widget__content--empty h1.esri-widget__heading,.esri-widget__content--empty h2.esri-widget__heading,.esri-widget__content--empty h3.esri-widget__heading,.esri-widget__content--empty h4.esri-widget__heading,.esri-widget__content--empty h5.esri-widget__heading{font-weight:400}.esri-widget__content-illustration--empty{padding:1rem 0;width:128px}.esri-widget__content-icon--empty{padding:.5rem 0;width:32px}.esri-select{cursor:pointer;display:block;font-family:inherit;font-size:.85em;width:100%;height:32px;color:#323232;border:1px solid #959595;margin:0;-webkit-appearance:none;-moz-appearance:none;border-radius:0;padding:0 .5em;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-8 -8 32 32' width='32' height='32'%3E%3Cpath d='M8 11.207l-4-4V5.793l4 4 4-4v1.414z' fill='%236e6e6e' fillrule='nonzero'/%3E%3C/svg%3E") no-repeat 100% #fff}.esri-select[disabled]{cursor:auto}.esri-select::-ms-expand{display:none}.esri-disabled .esri-building-level-picker__arrow-down,.esri-disabled .esri-building-level-picker__arrow-up,.esri-disabled .esri-building-phase-picker__arrow-left,.esri-disabled .esri-building-phase-picker__arrow-right,.esri-disabled [class*=" esri-icon-"],.esri-disabled [class^=esri-icon-],.esri-disabled [role=checkbox],.esri-disabled [role=menu],.esri-disabled a{color:hsla(0,0%,43%,.4)}.keynav-mode .esri-widget :focus,.keynav-mode .esri-widget:focus{outline:2px solid #6e6e6e;outline-offset:2px;z-index:1}.esri-widget__loader-animation{-webkit-animation:esri-rotate 1.25s linear infinite;animation:esri-rotate 1.25s linear infinite;-webkit-transform:translateZ(0);transform:translateZ(0);border:.15em solid hsla(0,0%,43%,.3);border-top-color:rgba(50,50,50,.8);border-radius:100%;display:block;font-size:16px;height:1em;width:1em}.esri-widget--button{font-size:14px;background-color:#fff;color:#6e6e6e;width:32px;height:32px;padding:0;margin:0;overflow:hidden;cursor:pointer;text-align:center;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;transition:background-color 125ms ease-in-out}.esri-widget--button:hover{background-color:#f3f3f3;color:#2e2e2e}.esri-widget--button:active{background-color:#e2f1fb}.esri-ui-corner .esri-component{box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-ui-corner .esri-component.esri-widget--panel,.esri-ui-corner .esri-component.esri-widget--panel-height-only,.esri-ui-corner .esri-expand .esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel-height-only{min-height:32px;transition:max-height .25s ease-in-out;overflow-y:auto}.esri-ui-corner .esri-component.esri-widget--panel,.esri-ui-corner .esri-component>.esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel-height-only{width:300px}.esri-ui-corner .esri-component.esri-widget--panel .esri-widget--panel,.esri-ui-corner .esri-component>.esri-widget--panel .esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel .esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel-height-only .esri-widget--panel{width:auto}.esri-view-height-greater-than-medium .esri-expand .esri-widget--panel,.esri-view-height-greater-than-medium .esri-expand .esri-widget--panel-height-only,.esri-view-height-greater-than-medium .esri-ui-corner .esri-component.esri-widget--panel,.esri-view-height-greater-than-medium .esri-ui-corner .esri-component.esri-widget--panel-height-only{max-height:680px}.esri-view-height-medium .esri-expand .esri-widget--panel,.esri-view-height-medium .esri-expand .esri-widget--panel-height-only,.esri-view-height-medium .esri-ui-corner .esri-component.esri-widget--panel,.esri-view-height-medium .esri-ui-corner .esri-component.esri-widget--panel-height-only{max-height:540px}.esri-view-height-small .esri-expand .esri-widget--panel,.esri-view-height-small .esri-expand .esri-widget--panel-height-only,.esri-view-height-small .esri-ui-corner .esri-component.esri-widget--panel,.esri-view-height-small .esri-ui-corner .esri-component.esri-widget--panel-height-only{max-height:420px}.esri-view-height-xsmall .esri-expand .esri-widget--panel,.esri-view-height-xsmall .esri-expand .esri-widget--panel-height-only,.esri-view-height-xsmall .esri-ui-corner .esri-component.esri-widget--panel,.esri-view-height-xsmall .esri-ui-corner .esri-component.esri-widget--panel-height-only{max-height:240px}.esri-ui-bottom-left .esri-menu,.esri-ui-bottom-right .esri-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:2px}[dir=rtl] .esri-widget__table th{text-align:right;border-right:none;border-left:3px solid rgba(0,0,0,.05)}[dir=rtl] .esri-select{background-position:left 50%}[dir=rtl] .esri-menu__list-item .esri-building-level-picker__arrow-down,[dir=rtl] .esri-menu__list-item .esri-building-level-picker__arrow-up,[dir=rtl] .esri-menu__list-item .esri-building-phase-picker__arrow-left,[dir=rtl] .esri-menu__list-item .esri-building-phase-picker__arrow-right,[dir=rtl] .esri-menu__list-item [class*=" esri-icon-"],[dir=rtl] .esri-menu__list-item [class^=esri-icon-]{padding-right:0;padding-left:2px}[dir=rtl] .esri-menu__list-item{border-left:none;border-right:3px solid transparent}[dir=rtl] .esri-menu__list-item--active{border-right-color:#0079c1}.esri-icon-font-fallback-text{clip:rect(0 0 0 0);overflow:hidden;position:absolute;height:1px;width:1px}.esri-building-level-picker__arrow-down,.esri-building-level-picker__arrow-up,.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right,[class*=" esri-icon-"],[class^=esri-icon-]{-webkit-animation:none;animation:none}@-webkit-keyframes esri-fade-in{0%{opacity:0}25%{opacity:0}to{opacity:1}}.esri-rotating{-webkit-animation:esri-rotate 1.25s linear infinite;animation:esri-rotate 1.25s linear infinite;-webkit-transform:translateZ(0);transform:translateZ(0)}.esri-clearfix:after,.esri-clearfix:before{content:" ";display:table}.esri-clearfix:after{clear:both}.esri-interactive{cursor:pointer}.esri-hidden{display:none!important}.esri-invisible{visibility:hidden!important}.esri-offscreen{position:absolute;top:-999em;left:-999em}.esri-match-height{display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden}.esri-area-measurement-2d__container{position:relative;padding:12px 0;overflow-y:auto}.esri-area-measurement-2d__container a{text-decoration:none}.esri-area-measurement-2d__header{position:relative;font-size:12px;align-items:flex-start;justify-content:space-between;display:flex;flex:0 0 auto}.esri-area-measurement-2d__header-title,h1 .esri-area-measurement-2d__header-title{font-size:16px;font-weight:600;padding:8px 0;margin:0;display:block;flex:1 1;word-break:break-word;text-align:left}.esri-area-measurement-2d__panel--error{color:#8c2907}.esri-area-measurement-2d__hint,.esri-area-measurement-2d__panel--error{padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-2d__hint-text{margin:12px 0;padding:0}.esri-area-measurement-2d__measurement{padding:12px 15px;margin:12px 0;background-color:#f3f3f3;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-2d__measurement-item{display:flex;padding-bottom:12px;flex-flow:column}.esri-area-measurement-2d__measurement-item--disabled{display:flex;color:rgba(50,50,50,.4)}.esri-area-measurement-2d__measurement-item-title{padding-bottom:3px}.esri-area-measurement-2d__measurement-item-value{font-weight:600}.esri-area-measurement-2d__settings{display:flex;justify-content:space-between;padding:6px 15px}.esri-area-measurement-2d__units{display:flex;flex:0 1 48%;flex-flow:column;padding:0;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-2d__units:only-child{flex:1 0 100%}.esri-area-measurement-2d__units-select{width:100%;padding-left:.5em;padding-right:2.7em}.esri-area-measurement-2d__units-select-wrapper{width:100%}.esri-area-measurement-2d__actions{display:flex;flex-flow:column;justify-content:center;padding:0 15px}[dir=rtl] .esri-area-measurement-2d__units-select{padding-left:2.7em;padding-right:.5em}.esri-area-measurement-3d__container{position:relative;padding:12px 0;overflow-y:auto}.esri-area-measurement-3d__container a{text-decoration:none}.esri-area-measurement-3d__header{position:relative;font-size:12px;align-items:flex-start;justify-content:space-between;display:flex;flex:0 0 auto}.esri-area-measurement-3d__header-title,h1 .esri-area-measurement-3d__header-title{font-size:16px;font-weight:600;padding:8px 0;margin:0;display:block;flex:1 1;word-break:break-word;text-align:left}.esri-area-measurement-3d__panel--error{color:#8c2907}.esri-area-measurement-3d__hint,.esri-area-measurement-3d__panel--error{padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-3d__hint-text{margin:12px 0;padding:0}.esri-area-measurement-3d__measurement{padding:12px 15px;margin:12px 0;background-color:#f3f3f3;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-3d__measurement-item{display:flex;padding-bottom:12px;flex-flow:column}.esri-area-measurement-3d__measurement-item--disabled{display:flex;color:rgba(50,50,50,.4)}.esri-area-measurement-3d__measurement-item-title{padding-bottom:3px}.esri-area-measurement-3d__measurement-item-value{font-weight:600}.esri-area-measurement-3d__settings{display:flex;justify-content:space-between;padding:6px 15px}.esri-area-measurement-3d__units{display:flex;flex:0 1 48%;flex-flow:column;padding:0;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-3d__units:only-child{flex:1 0 100%}.esri-area-measurement-3d__units-select{width:100%;padding-left:.5em;padding-right:2.7em}.esri-area-measurement-3d__units-select-wrapper{width:100%}.esri-area-measurement-3d__actions{display:flex;flex-flow:column;justify-content:center;padding:0 15px}[dir=rtl] .esri-area-measurement-3d__units-select{padding-left:2.7em;padding-right:.5em}.esri-attachments{background-color:transparent;width:100%}.esri-attachments__loader-container{height:150px;padding:0;display:flex;align-items:center;justify-content:center}.esri-attachments__loader{height:64px;width:100%;background:url(/_next/static/media/loading-throb.af7d8753.gif) no-repeat 50%}.esri-attachments__actions{display:flex;flex-flow:row wrap;padding:6px 7px}.esri-attachments__item-add-icon{padding:0 3px}.esri-attachments__delete-button{width:auto;color:#8c2907;margin-right:auto}.esri-attachments .esri-attachments__items{display:flex;padding:0;margin:0;width:100%}.esri-attachments .esri-attachments__item{line-height:1.2em;list-style-type:none;margin:0}.esri-attachments__item-button{display:flex;align-items:center;width:100%;background-color:#fff;cursor:pointer;border:1px solid transparent;border-radius:2px;color:#6e6e6e;text-align:unset;text-decoration:none;padding:6px 7px;margin:0 0 6px;outline-offset:-4px;transition:border-color 125ms ease-in-out;box-shadow:0 1px 0 hsla(0,0%,43%,.3)}.esri-attachments__item-button:focus,.esri-attachments__item-button:hover{border-color:#000}.esri-attachments__item-link{display:block;position:relative;text-decoration:none}.esri-attachments__item-link:focus .esri-attachments__item-link-overlay,.esri-attachments__item-link:hover .esri-attachments__item-link-overlay{opacity:1}.esri-attachments__item-add{background-color:transparent;padding:6px 0}.esri-attachments__add-attachment-button{border-radius:2px;font-size:12px;justify-content:flex-start;padding:12px 3px;transition:background-color .25s ease-in-out}.esri-attachments__add-attachment-button:hover{background-color:#fff;text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-attachments__item-add-icon{padding:0 7px}.esri-attachments__item-link-overlay{opacity:0;position:absolute;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .25s ease-in-out}.esri-attachments__item-link-overlay-icon{background-color:rgba(76,76,76,.5);color:#fff;border-radius:100%;display:flex;padding:18px;align-items:center;justify-content:center}.esri-attachments__item-link-overlay-icon svg{fill:#fff}.esri-attachments__item-mask{display:flex;overflow:hidden;position:relative;justify-content:center;align-items:center;width:64px;height:64px;box-shadow:0 0 0 1px hsla(0,0%,43%,.15)}.esri-attachments__item-mask--icon{background-color:#f3f3f3;padding:24px 0}.esri-attachments__item-mask--icon .esri-attachments__image{width:32px;height:32px}.esri-attachments__metadata{display:flex;justify-content:space-between;margin-top:3px}.esri-attachments__metadata .esri-attachments__metadata-fieldset{background-color:#fff;border:none;flex-grow:0;flex-shrink:1;flex-basis:calc(50% - 1px);font-size:12px;margin:0;padding:6px 7px;text-align:center}.esri-attachments__file-name{display:inline-block;font-size:12px;margin-bottom:3px;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;word-break:break-word}.esri-attachments__file-fieldset{border:none;padding:12px 7px;margin:0}.esri-attachments__file-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.esri-attachments__container--list .esri-attachments__items{flex-direction:column;flex-wrap:nowrap}.esri-attachments__container--list .esri-attachments__item-mask{flex:0 0 auto;margin-right:7px;position:relative}.esri-attachments__container--list .esri-attachments__image{max-width:unset;max-height:unset;left:50%}.esri-attachments__container--list .esri-attachments__label{display:flex;flex:1 1 auto;justify-content:space-between}.esri-attachments__container--list .esri-attachments__filename{flex:1 0;cursor:pointer;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;word-break:break-word}.esri-attachments__container--list .esri-attachments__item-chevron-icon{cursor:pointer;flex:0 0 auto;padding:0 15px}.esri-attachments__container--preview .esri-attachments__items{flex-direction:row;flex-wrap:wrap;align-items:center}.esri-attachments__container--preview .esri-attachments__item{margin-bottom:12px;width:100%}.esri-attachments__container--preview .esri-attachments__item-mask{width:100%;height:auto}.esri-attachments__container--preview .esri-attachments__item-button{flex-flow:column nowrap;box-shadow:none}.esri-attachments__container--preview .esri-attachments__item-button .esri-attachments__label{margin:12px 0}.esri-attachments__container--preview .esri-attachments__image{max-width:100%}.esri-attachments__container--preview .esri-attachments__filename{margin-top:12px;overflow:hidden;text-align:center;text-overflow:ellipsis;width:calc(100% - 15px);white-space:pre-wrap;word-break:break-all;word-wrap:break-word;word-break:break-word}.esri-attachments__container--preview .esri-attachments__item-mask--icon{background-color:transparent}.esri-attachments__form-node{background-color:#fff;padding:6px 7px;box-shadow:0 1px 0 hsla(0,0%,43%,.3)}.esri-attachments__form-node .esri-attachments__item-mask{width:unset;height:unset;box-shadow:none}.esri-attachments__form-node .esri-attachments__image{max-width:100%}.esri-attachments__error-message{padding:12px 15px;margin:6px 7px;background-color:#fff;border-top:3px solid #de2900;-webkit-animation:esri-fade-in-down .25s ease-in-out;animation:esri-fade-in-down .25s ease-in-out;box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-attachments__progress-bar{position:absolute;width:100%}.esri-attachments__progress-bar:after,.esri-attachments__progress-bar:before{content:"";opacity:1;position:absolute;height:1px;top:0;transition:opacity .5s ease-in-out}.esri-attachments__progress-bar:before{background-color:hsla(0,0%,43%,.3);width:100%;z-index:0}.esri-attachments__progress-bar:after{background-color:#6e6e6e;width:20%;z-index:0;-webkit-animation:looping-progresss-bar-ani 1.5s linear infinite;animation:looping-progresss-bar-ani 1.5s linear infinite}[dir=rtl] .esri-attachments__item-mask{margin-right:0;margin-left:7px}.esri-attribution{font-size:12px;line-height:16px;background-color:hsla(0,0%,100%,.8);display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.esri-attribution__link{color:currentColor;text-decoration:none}.esri-attribution__link:active,.esri-attribution__link:focus,.esri-attribution__link:hover,.esri-attribution__link:visited{color:currentColor}.esri-attribution__sources{font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;align-self:flex-start;flex:1 0}.esri-attribution__sources[role=button]{font-size:1em}.esri-attribution__powered-by{font-weight:400;padding:0 5px;text-align:right;white-space:nowrap;align-self:flex-end}.esri-attribution--open{z-index:2}.esri-attribution__sources--open{white-space:normal}.esri-basemap-gallery{color:#323232;background-color:#fff;overflow-y:auto;position:relative;width:auto}.esri-basemap-gallery.no-animations *{-webkit-animation:none!important;animation:none!important;transition:none!important;transition-duration:0!important;outline:none!important}.esri-basemap-gallery:focus-within{outline:2px solid #6e6e6e;outline-offset:2px;z-index:1}.esri-basemap-gallery__item-container{display:flex;flex-flow:column nowrap;position:relative;transition:opacity .25s ease-in-out;list-style:none;margin:0;padding-inline:3px;padding-block:3px;gap:3px}.esri-basemap-gallery--grid .esri-basemap-gallery__item-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));padding-inline:15px;padding-block:12px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;grid-row-gap:12px;row-gap:12px}.esri-basemap-gallery--source-refreshing .esri-basemap-gallery__item-container,.esri-basemap-gallery.esri-disabled .esri-basemap-gallery__item{opacity:.4;pointer-events:none;-webkit-animation:none;animation:none}.esri-basemap-gallery__empty-message{padding:12px 15px}.esri-basemap-gallery__empty-message,.esri-basemap-gallery__item{-webkit-animation:esri-fade-in .5s ease-in-out;animation:esri-fade-in .5s ease-in-out}.esri-basemap-gallery__item{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;cursor:pointer;border:1px solid transparent;box-sizing:border-box;transition:background-color .25s ease-in-out,border-color .25s ease-in-out}.esri-basemap-gallery__item--error{cursor:auto;opacity:.4}.esri-basemap-gallery__item-thumbnail{flex-shrink:0;min-width:120px;width:120px;aspect-ratio:1.5;-webkit-border-end:1px solid hsla(0,0%,43%,.15);border-inline-end:1px solid hsla(0,0%,43%,.15);transition:background-color .25s ease-in-out,border-color .25s ease-in-out}@supports(object-fit:cover){.esri-basemap-gallery__item-thumbnail{object-fit:cover}}.esri-basemap-gallery__item-title{display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%;padding:4px 7px;font-size:12px;color:#6e6e6e;transition:color .25s ease-in-out,font-weight .25s ease-in-out}.esri-basemap-gallery__item-title span{width:100%;text-align:start;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.esri-basemap-gallery__item--selected,.esri-basemap-gallery__item.esri-basemap-gallery__item--selected:focus,.esri-basemap-gallery__item.esri-basemap-gallery__item--selected:hover{cursor:auto;border-color:#0079c1;background-color:#e2f1fb}.esri-basemap-gallery__item--selected .esri-basemap-gallery__item-title,.esri-basemap-gallery__item.esri-basemap-gallery__item--selected:focus .esri-basemap-gallery__item-title,.esri-basemap-gallery__item.esri-basemap-gallery__item--selected:hover .esri-basemap-gallery__item-title{color:#323232;font-weight:500}.esri-basemap-gallery__item:focus,.esri-basemap-gallery__item:hover{outline:none;border-color:#6e6e6e;background-color:#f3f3f3}.esri-basemap-gallery__item:focus .esri-basemap-gallery__item-title,.esri-basemap-gallery__item:hover .esri-basemap-gallery__item-title{color:#323232}.esri-basemap-gallery__item.esri-basemap-gallery__item--error:focus,.esri-basemap-gallery__item.esri-basemap-gallery__item--error:hover{background-color:#fff;border-color:transparent}.esri-basemap-gallery__item-content{display:flex;flex-direction:column;gap:12px;padding-inline:7px;padding-block:2px;min-width:0}.esri-basemap-gallery__item-tags-container{display:flex;flex-direction:row;gap:3px}.esri-basemap-gallery__item-tags-container calcite-chip{--calcite-font-size--2:var(--calcite-font-size--3);--calcite-chip-spacing-s-internal:0.15rem;cursor:inherit;height:16px;max-width:60px}.esri-basemap-gallery--narrow-items .esri-basemap-gallery__item-thumbnail{min-width:80px;width:80px;aspect-ratio:1}.esri-basemap-gallery--grid .esri-basemap-gallery__item{flex-direction:column;flex-flow:column wrap;text-align:center;border:1px solid hsla(0,0%,43%,.15)}.esri-basemap-gallery--grid .esri-basemap-gallery__item-thumbnail{-webkit-border-end:none;border-inline-end:none;-webkit-border-after:1px solid hsla(0,0%,43%,.15);border-block-end:1px solid hsla(0,0%,43%,.15);min-width:0;width:100%;height:auto}.esri-basemap-gallery--grid .esri-basemap-gallery__item-content{width:100%;height:40px;position:relative;padding:0}.esri-basemap-gallery--grid .esri-basemap-gallery__item-tags-container{position:absolute;inset-block-end:45px;inset-inline-end:5px}.esri-basemap-gallery--grid .esri-basemap-gallery__item-tags-container calcite-chip{max-width:53px}.esri-basemap-gallery__loader{position:absolute;top:0;left:0;right:0;height:2px;width:100%;-webkit-animation:esri-fade-in .5s ease-in-out;animation:esri-fade-in .5s ease-in-out}.esri-basemap-gallery .esri-basemap-gallery__loader:after,.esri-basemap-gallery .esri-basemap-gallery__loader:before{content:"";opacity:1;position:absolute;height:1px;top:0;transition:opacity .5s ease-in-out}.esri-basemap-gallery .esri-basemap-gallery__loader:before{background-color:hsla(0,0%,43%,.3);width:100%;z-index:0}.esri-basemap-gallery .esri-basemap-gallery__loader:after{background-color:#6e6e6e;width:20%;z-index:0;-webkit-animation:looping-progresss-bar-ani 1.5s linear infinite;animation:looping-progresss-bar-ani 1.5s linear infinite}.esri-view .esri-basemap-gallery{width:300px}.esri-view-width-greater-than-large .esri-ui-corner .esri-basemap-gallery{width:450px}.esri-basemap-layer-list{color:#323232;background-color:#f3f3f3;padding:calc(var(--esri-widget-padding-y)*.5) calc(var(--esri-widget-padding-x)*.5);overflow-y:auto;display:flex;flex-flow:column}.esri-basemap-layer-list__title-container{display:flex;justify-content:space-between;align-items:center;padding:3px 0}.esri-widget__heading.esri-basemap-layer-list__main-heading{flex:1 1;margin:0;padding:3px 3px 3px 0;font-size:14px}.esri-basemap-layer-list__editing-card{display:flex;flex-flow:column;padding:12px 15px;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.3);border-radius:2px;width:100%;-webkit-animation:esri-fade-in-down .25s ease-in-out;animation:esri-fade-in-down .25s ease-in-out}.esri-basemap-layer-list__editing-input{display:flex;flex-flow:column}.esri-basemap-layer-list__editing-actions{display:flex;justify-content:flex-end;margin:6px 0 0}.esri-basemap-layer-list__editing-actions .esri-button,.esri-basemap-layer-list__editing-actions .esri-elevation-profile__header button,.esri-elevation-profile__header .esri-basemap-layer-list__editing-actions button{font-size:12px;min-height:16px;width:33%}.esri-basemap-layer-list__edit-button{background-color:transparent;border:none;color:#6e6e6e;width:32px;height:32px;display:flex;justify-content:center;align-items:center;flex:0 0 32px;border-radius:2px;transition:background-color 125ms ease-in-out;cursor:pointer}.esri-basemap-layer-list__edit-button:focus,.esri-basemap-layer-list__edit-button:hover{background-color:hsla(0,0%,43%,.3);color:#2e2e2e}.esri-widget__heading.esri-basemap-layer-list__list-heading{font-size:12px;padding:0;font-weight:400}.esri-basemap-layer-list__list{list-style:none;margin:0 0 0 15px;padding:0;transition:background-color 125ms ease-in-out}.esri-basemap-layer-list__list.esri-basemap-layer-list--chosen{background-color:#e2f1fb;opacity:.75}.esri-basemap-layer-list__item.esri-basemap-layer-list--chosen .esri-basemap-layer-list__item,.esri-basemap-layer-list__list.esri-basemap-layer-list--chosen .esri-basemap-layer-list__item{background-color:transparent}.esri-basemap-layer-list__item--has-children{padding-bottom:6px}.esri-basemap-layer-list__item--has-children .esri-basemap-layer-list__list:not([hidden]){-webkit-animation:esri-fade-in 375ms ease-in-out;animation:esri-fade-in 375ms ease-in-out}.esri-basemap-layer-list__list[hidden]{display:none}.esri-basemap-layer-list__list--root{margin:0}.esri-basemap-layer-list__item--selectable .esri-basemap-layer-list__item-container{cursor:pointer}.esri-basemap-layer-list__item--selectable .esri-basemap-layer-list__item-container:hover{border-left-color:hsla(0,0%,43%,.3)}.esri-basemap-layer-list__item[aria-selected=true]>.esri-basemap-layer-list__item-container,.esri-basemap-layer-list__item[aria-selected=true]>.esri-basemap-layer-list__item-container:hover{border-left-color:#0079c1}.esri-basemap-layer-list__item-container~.esri-basemap-layer-list__list .esri-basemap-layer-list__item{border-bottom-width:0}.esri-basemap-layer-list__item{background-color:#fff;border-bottom:1px solid hsla(0,0%,43%,.3);position:relative;overflow:hidden;list-style:none;margin:3px 0;padding:0;transition:background-color 125ms ease-in-out}.esri-basemap-layer-list__item.esri-basemap-layer-list--chosen{background-color:#e2f1fb;opacity:.75}.esri-basemap-layer-list__item-container{border-left:3px solid transparent;display:flex;justify-content:flex-start;align-items:flex-start;padding:12px 7px 12px 20px;transition:border-color .25s ease-in-out}.esri-basemap-layer-list__item--invisible-at-scale .esri-basemap-layer-list__item-title{color:hsla(0,0%,43%,.4)}.esri-basemap-layer-list__item--has-children>.esri-basemap-layer-list__item-container{padding-left:5px}.esri-basemap-layer-list__item--has-children>.esri-basemap-layer-list__list{font-size:12px}.esri-basemap-layer-list__child-toggle{color:#6e6e6e;width:15px;align-self:center;display:flex;cursor:pointer}.esri-basemap-layer-list__child-toggle .esri-building-level-picker__arrow-down,.esri-basemap-layer-list__child-toggle .esri-building-level-picker__arrow-up,.esri-basemap-layer-list__child-toggle .esri-building-phase-picker__arrow-left,.esri-basemap-layer-list__child-toggle .esri-building-phase-picker__arrow-right,.esri-basemap-layer-list__child-toggle [class*=" esri-icon-"],.esri-basemap-layer-list__child-toggle [class^=esri-icon-]{line-height:1.2em}.esri-basemap-layer-list__child-toggle .esri-basemap-layer-list__child-toggle-icon--closed-rtl,.esri-basemap-layer-list__child-toggle .esri-basemap-layer-list__child-toggle-icon--opened,.esri-basemap-layer-list__child-toggle--open .esri-basemap-layer-list__child-toggle-icon--closed{display:none}.esri-basemap-layer-list__child-toggle--open .esri-basemap-layer-list__child-toggle-icon--opened{display:block}.esri-basemap-layer-list__item-label{display:flex;flex-flow:row;justify-content:flex-start;align-items:center;flex:1 1;-webkit-user-select:none;user-select:none}.esri-basemap-layer-list__item-label[role=checkbox],.esri-basemap-layer-list__item-label[role=radio],.esri-basemap-layer-list__item-label[role=switch]{cursor:pointer}.esri-basemap-layer-list--new-ui .esri-basemap-layer-list__item-toggle-icon{visibility:hidden}.esri-basemap-layer-list--new-ui .esri-basemap-layer-list__item--invisible .esri-basemap-layer-list__item-toggle-icon{color:inherit}.esri-basemap-layer-list--new-ui .esri-basemap-layer-list__item--invisible>.esri-basemap-layer-list__item-container .esri-basemap-layer-list__item-toggle-icon,.esri-basemap-layer-list--new-ui .esri-basemap-layer-list__item-container:hover .esri-basemap-layer-list__item-toggle-icon,.esri-basemap-layer-list--new-ui .esri-basemap-layer-list__item-label:focus .esri-basemap-layer-list__item-toggle-icon,.esri-basemap-layer-list--new-ui .esri-basemap-layer-list__item-toggle:focus .esri-basemap-layer-list__item-toggle-icon{visibility:visible}.esri-basemap-layer-list__item-title{flex:1 1;padding-left:5px;padding-right:5px;line-height:1.3em;word-break:break-word;overflow-wrap:break-word;transition:color 125ms ease-in-out}.esri-basemap-layer-list__status-indicator{box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin-block:0;height:6px;width:6px;margin-inline:12px}.esri-basemap-layer-list__publishing{border:1px solid #6e6e6e;-webkit-animation:publishing 2s infinite normal;animation:publishing 2s infinite normal}.esri-basemap-layer-list__updating{background-color:#0079c1;border-radius:50%;-webkit-animation:updating 2s infinite normal;animation:updating 2s infinite normal}.esri-basemap-layer-list__connection-status{height:16px;width:16px;margin-inline:7px;color:#f89927}.esri-basemap-layer-list__connection-status--connected{color:#35ac46}.esri-basemap-layer-list__item-message{display:flex;align-items:center;visibility:hidden;height:0;margin-top:-1px;padding:6px 7px;overflow:hidden;font-size:12px;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-animation:esri-fade-in-down .25s ease-in-out;animation:esri-fade-in-down .25s ease-in-out;-webkit-transform-origin:center top;transform-origin:center top;background-color:#f6f6f6;-webkit-margin-start:3rem;margin-inline-start:3rem;-webkit-border-start:3px solid #d9bf2b;border-inline-start:3px solid #d9bf2b;-webkit-margin-after:.25rem;margin-block-end:.25rem;-webkit-margin-end:.25rem;margin-inline-end:.25rem}.esri-basemap-layer-list__item-message .esri-building-level-picker__arrow-down,.esri-basemap-layer-list__item-message .esri-building-level-picker__arrow-up,.esri-basemap-layer-list__item-message .esri-building-phase-picker__arrow-left,.esri-basemap-layer-list__item-message .esri-building-phase-picker__arrow-right,.esri-basemap-layer-list__item-message [class*=" esri-icon-"],.esri-basemap-layer-list__item-message [class^=esri-icon-]{margin-right:.3rem}.esri-basemap-layer-list__item--has-message .esri-basemap-layer-list__item-message{visibility:visible;height:auto;-webkit-transform:scale(1);transform:scale(1)}.esri-basemap-layer-list__item-toggle{padding:0 3px;cursor:pointer;color:#6e6e6e;display:flex;align-items:center}.esri-basemap-layer-list__item-actions-menu{align-self:center;display:flex}.esri-basemap-layer-list__item-actions-menu-item{display:flex;flex:1 0 auto;justify-content:center;align-items:center;color:#6e6e6e;cursor:pointer;padding:0 7px;transition:border-color .25s ease-in-out}.esri-basemap-layer-list__item-actions-menu-item .esri-disabled-element{pointer-events:none;opacity:.4}.esri-basemap-layer-list__item-actions-menu-item:first-of-type{margin:0 2px}.esri-basemap-layer-list__item-actions-menu-item:hover{background-color:#f3f3f3}.esri-basemap-layer-list__item-actions-menu-item--active,.esri-basemap-layer-list__item-actions-menu-item--active:hover{background-color:#e2f1fb}.esri-basemap-layer-list__item-actions{position:relative;background-color:#f3f3f3;color:#6e6e6e;margin:-1px 7px 6px;height:auto}.esri-basemap-layer-list__item-actions[aria-expanded=true]{-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-basemap-layer-list__item-actions-section{-webkit-animation:esri-fade-in 375ms ease-in-out;animation:esri-fade-in 375ms ease-in-out}.esri-basemap-layer-list__item-actions[hidden]{display:none}.esri-basemap-layer-list__item-actions-close{color:#6e6e6e;position:absolute;top:0;right:0;cursor:pointer;padding:5px;z-index:1}.esri-basemap-layer-list__item-actions-list{display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;padding:6px 0;list-style:none;border-top:2px solid #fff}.esri-basemap-layer-list__item-actions-list:first-of-type{border-top:0}.esri-basemap-layer-list__action-toggle,.esri-basemap-layer-list__item-action{border:1px solid transparent;display:flex;justify-content:flex-start;align-items:flex-start;cursor:pointer;font-size:12px;width:100%;box-sizing:border-box;margin:0;padding:6px 15px;opacity:1;transition:opacity .25s ease-in-out .25s,background-color .25s ease-in-out}.esri-basemap-layer-list__item-action{justify-content:flex-start;flex-flow:row}.esri-basemap-layer-list__action-toggle{flex-flow:row-reverse;justify-content:space-between}.esri-basemap-layer-list__action-toggle .esri-basemap-layer-list__item-action-title{margin-left:0}.esri-basemap-layer-list__action-toggle .esri-basemap-layer-list__item-action-icon{background-color:#4c4c4c;border-radius:16px;box-shadow:0 0 0 1px #fff;flex:0 0 28px;height:16px;overflow:hidden;padding:0;position:relative;transition:background-color 125ms ease-in-out;width:16px}.esri-basemap-layer-list__action-toggle .esri-basemap-layer-list__item-action-icon:before{background-color:#fff;border-radius:100%;content:"";display:block;height:12px;left:0;margin:2px;position:absolute;top:0;transition:background-color 125ms ease-in-out,left 125ms ease-in-out;width:12px}.esri-basemap-layer-list__action-toggle--on .esri-basemap-layer-list__item-action-icon{background-color:#fff}.esri-basemap-layer-list__action-toggle--on .esri-basemap-layer-list__item-action-icon:before{background-color:#4c4c4c;box-shadow:0 0 0 1px #4c4c4c;left:12px}.esri-basemap-layer-list__action-toggle:hover,.esri-basemap-layer-list__item-action:hover{background-color:#f3f3f3}.esri-basemap-layer-list__item-actions[hidden] .esri-basemap-layer-list__item-action{opacity:0}.esri-basemap-layer-list__item-action-icon{flex:0 0 16px;font-size:16px;display:inline-block;width:16px;height:16px;margin-top:.1em}.esri-basemap-layer-list__item-action-image{flex:0 0 16px;width:16px;height:16px;font-size:14px;text-align:center;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.esri-basemap-layer-list__item-action-title{margin-left:5px}.esri-basemap-layer-list-panel{margin:12px 15px}.esri-basemap-layer-list__hr{border:none;height:1px;width:100%;background-color:hsla(0,0%,43%,.3)}.esri-basemap-layer-list__no-items{color:#6e6e6e;text-align:center;padding:24px 15px}.esri-basemap-layer-list-panel__content--legend .esri-legend__service{padding:0 0 12px}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item--has-children>.esri-basemap-layer-list__item-container{padding-left:20px;padding-right:5px}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__list{margin:0 15px 0 0}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__list--root{margin:0}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__child-toggle .esri-basemap-layer-list__child-toggle-icon--closed{display:none}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__child-toggle .esri-basemap-layer-list__child-toggle-icon--closed-rtl{display:block}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__child-toggle--open .esri-basemap-layer-list__child-toggle-icon--closed-rtl{display:none}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item-action-title{margin-left:0;margin-right:5px}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__action-toggle .esri-basemap-layer-list__action-toggle{margin-right:0}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item:after{animation:looping-progresss-bar-ani 1.5s linear infinite reverse}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item-message .esri-building-level-picker__arrow-down,[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item-message .esri-building-level-picker__arrow-up,[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item-message .esri-building-phase-picker__arrow-left,[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item-message .esri-building-phase-picker__arrow-right,[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item-message [class*=" esri-icon-"],[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item-message [class^=esri-icon-]{margin-right:0;margin-left:.3rem}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item--selectable .esri-basemap-layer-list__item-container{border-left:none;border-right:3px solid transparent}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item--selectable .esri-basemap-layer-list__item-container:hover{border-right-color:hsla(0,0%,43%,.3)}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item[aria-selected=true]>.esri-basemap-layer-list__item-container,[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item[aria-selected=true]>.esri-basemap-layer-list__item-container:hover{border-right-color:#0079c1}@-webkit-keyframes updating{0%,40%{background-color:transparent}50%,80%{background-color:var(--calcite-ui-brand)}to{background-color:transparent}}@-webkit-keyframes publishing{0%,20%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}80%,to{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@-webkit-keyframes esri-basemap-slide{0%{margin-top:0;margin-left:0;opacity:0}75%{margin-top:0;margin-left:0;opacity:0}to{margin-top:5px;margin-left:5px;opacity:1}}@keyframes esri-basemap-slide{0%{margin-top:0;margin-left:0;opacity:0}75%{margin-top:0;margin-left:0;opacity:0}to{margin-top:5px;margin-left:5px;opacity:1}}.esri-basemap-toggle{cursor:pointer;position:relative;overflow:visible;width:69px;height:69px;box-shadow:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.esri-basemap-toggle,.esri-basemap-toggle:hover{background-color:transparent}.esri-basemap-toggle__container,.esri-basemap-toggle__image{width:64px;height:64px;position:absolute;top:0;left:0;overflow:hidden}.esri-basemap-toggle__container{box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-basemap-toggle__image{background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/basemap-toggle-64.14654794.svg)}.esri-basemap-toggle__image--loading{background-image:unset;align-items:center;display:flex;justify-content:center}.esri-basemap-toggle__image--secondary{margin-top:5px;margin-left:5px;box-shadow:0 1px 2px rgba(0,0,0,.3);-webkit-animation:esri-basemap-slide 2s ease-in-out;animation:esri-basemap-slide 2s ease-in-out}.esri-basemap-thumbnail__overlay-scrim{--calcite-scrim-background:rgba(0,0,0,.5);color:var(--calcite-ui-text-inverse)}.esri-basemap-toggle__image-overlay{position:absolute;width:100%;height:100%;transition:background-color 125ms ease-in-out;background-color:hsla(0,0%,100%,0);display:flex;align-items:flex-end;justify-content:center}.esri-basemap-toggle__image-overlay .esri-basemap-toggle:hover{background-color:rgba(46,46,46,.4)}.esri-basemap-toggle__title{flex:1 0 100%;height:auto;font-size:9px;font-weight:500;line-height:1.3em;padding:.5em;background-color:hsla(0,0%,100%,.7);text-align:center}.esri-basemap-toggle.esri-disabled{cursor:auto}.esri-ui-corner .esri-widget.esri-basemap-toggle,.esri-widget.esri-basemap-toggle .esri-widget.esri-basemap-toggle{background-color:transparent;box-shadow:none}.esri-binary-color-size-slider{direction:ltr;min-width:260px}.esri-binary-color-size-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-binary-color-size-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-binary-color-size-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-binary-color-size-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-binary-color-size-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-binary-color-size-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-binary-color-size-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-binary-color-size-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-binary-color-size-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-binary-color-size-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-binary-color-size-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-binary-color-size-slider .esri-slider .esri-slider__max,.esri-binary-color-size-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-binary-color-size-slider .esri-slider .esri-slider__max:before,.esri-binary-color-size-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-binary-color-size-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-binary-color-size-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-binary-color-size-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-binary-color-size-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-binary-color-size-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-binary-color-size-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-binary-color-size-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-binary-color-size-slider .esri-slider .esri-histogram__average-line,.esri-binary-color-size-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-binary-color-size-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-binary-color-size-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-binary-color-size-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-binary-color-size-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-binary-color-size-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-binary-color-size-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-binary-color-size-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-binary-color-size-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-binary-color-size-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-binary-color-size-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-binary-color-size-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-binary-color-size-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-binary-color-size-slider__ramp svg rect{height:100%;width:100%}.esri-binary-color-size-slider__ramp svg path{stroke-width:.5px}.esri-binary-color-size-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-bookmarks{background-color:transparent}.esri-bookmarks .esri-widget__content--empty{background-color:#f3f3f3}.esri-bookmarks__loader-container{height:150px;padding:0;display:flex;align-items:center;justify-content:center}.esri-bookmarks__loader{height:64px;width:100%;background:url(/_next/static/media/loading-throb.af7d8753.gif) no-repeat 50%}.esri-bookmarks__list{display:block;list-style:none;margin:0;padding:0}.esri-bookmarks__bookmark{align-items:center;border-bottom:1px solid hsla(0,0%,43%,.15);position:relative;display:flex;background-color:#fff;transition:background-color .25s ease-in-out,color .25s ease-in-out;overflow:hidden}.esri-bookmarks__bookmark.sortable-chosen{background-color:#e2f1fb;transition:background-color .25s ease-in-out}.esri-bookmarks__bookmark-button{border:none;background-color:transparent;padding:0;-webkit-padding-start:7px;padding-inline-start:7px;color:#6e6e6e;cursor:pointer;display:flex;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;flex-wrap:nowrap;justify-content:flex-start;align-items:center;overflow:hidden;flex:1 1 auto;text-align:left}.esri-bookmarks__bookmark-button:hover{background-color:#f3f3f3;color:#2e2e2e}.esri-bookmarks__bookmark-button:hover:active{background-color:transparent;color:#6e6e6e}@supports(text-align:initial){.esri-bookmarks__bookmark-button{text-align:initial}}.esri-bookmarks__list--sortable .esri-bookmarks__bookmark-button{-webkit-padding-start:0;padding-inline-start:0}.esri-bookmarks_bookmark-drag-handle{align-items:center;align-self:stretch;background-color:transparent;border:none;color:#6e6e6e;cursor:move;display:flex;flex:0 0 auto;justify-content:center;margin:0;padding:0 3px;transition:background-color .25s ease-in-out}.esri-bookmarks_bookmark-drag-handle:focus,.esri-bookmarks_bookmark-drag-handle:hover{background-color:#f3f3f3;color:#2e2e2e}.esri-bookmarks_bookmark-drag-handle[aria-pressed=true]{background-color:#e2f1fb;color:#2e2e2e}.esri-bookmarks__bookmark--active:after,.esri-bookmarks__bookmark--active:before{content:"";opacity:1;position:absolute;height:1px;top:0;transition:opacity .5s ease-in-out}.esri-bookmarks__bookmark--active:before{background-color:hsla(0,0%,43%,.3);width:100%;z-index:0}.esri-bookmarks__bookmark--active:after{background-color:#6e6e6e;width:20%;z-index:0;-webkit-animation:looping-progresss-bar-ani 1.5s linear infinite;animation:looping-progresss-bar-ani 1.5s linear infinite}.esri-bookmarks__bookmark--active,.esri-bookmarks__bookmark--active:focus,.esri-bookmarks__bookmark--active:hover{color:#323232;background-color:#e2f1fb;cursor:default}.esri-bookmarks__bookmark-label{display:flex;flex-flow:column;flex:1 1 auto;padding:12px 11px}.esri-bookmarks__bookmark-name{color:#323232}.esri-bookmarks__bookmark-name,.esri-bookmarks__bookmark-time-extent{font-size:12px;flex:1 1;overflow:hidden;padding:0;overflow-wrap:break-word;word-break:break-word}.esri-bookmarks__time-extent{margin-top:3px;display:grid;grid-template-columns:auto auto;grid-column-gap:7px;-webkit-column-gap:7px;column-gap:7px}.esri-bookmarks__bookmark-image-container{align-items:center;display:flex;flex:0 0 auto;justify-content:center;max-width:64px;position:relative}.esri-bookmarks__bookmark-image-container--has-image{overflow:hidden}.esri-button-menu{position:absolute;bottom:2px;right:2px;z-index:1}.esri-bookmarks__image{width:64px;background-color:#f3f3f3;margin:6px 0}.esri-bookmarks__bookmark-edit-button-container{display:flex;flex:0 0 auto;align-self:stretch;align-items:stretch}.esri-bookmarks__bookmark-edit-button{align-items:center;background-color:transparent;border:none;color:#6e6e6e;cursor:pointer;padding:0 15px;display:flex}.esri-bookmarks__bookmark-edit-button:hover{background-color:#f3f3f3;color:#2e2e2e}.esri-bookmarks__time-extent-container{padding:6px 15px 12px;--calcite-label-margin-bottom:0}.esri-bookmarks__time-extent-group{color:#6e6e6e;display:grid;font-size:12px;grid-template-rows:auto auto}.esri-bookmarks__add-bookmark{align-items:center;background-color:#f3f3f3;display:flex;justify-content:center;padding:6px 7px 12px}.esri-bookmarks__add-bookmark-button{align-items:center;background-color:#fff;border-radius:32px;font-size:12px;flex:0 1 auto;justify-content:center;padding:9px 7px;transition:background-color .25s ease-in-out;width:auto}.esri-bookmarks__add-bookmark-button:hover{text-decoration:none;box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-bookmarks__add-bookmark-icon{font-size:14px;-webkit-padding-start:3px;padding-inline-start:3px;-webkit-padding-end:7px;padding-inline-end:7px}.esri-bookmarks__authoring-card{background-color:#f3f3f3;padding:6px 7px;-webkit-animation:esri-fade-in-down .25s ease-in-out;animation:esri-fade-in-down .25s ease-in-out}.esri-bookmarks__authoring-card .esri-bookmarks__bookmark-image-container{width:64px;height:64px;border:1px solid hsla(0,0%,43%,.3);background-image:url(/_next/static/media/transparent-bg.ea4e4230.png)}.esri-bookmarks__authoring-card .esri-bookmarks__bookmark-image-container .esri-bookmarks__image{margin-bottom:0;margin-top:0}.esri-bookmarks__authoring-form{display:flex;flex-flow:column;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.3);border-radius:2px}.esri-bookmarks__authoring-container{align-items:center;display:flex;flex-flow:row;padding:12px 15px}.esri-bookmarks__authoring-container .esri-bookmarks__authoring-label{padding-top:0;padding-bottom:0;width:calc(100% - 64px)}.esri-bookmarks__authoring-form--adding .esri-bookmarks__authoring-label{padding-inline:15px}.esri-bookmarks__authoring-label{display:flex;flex-flow:column;flex:1 0 auto;padding-block:12px}.esri-bookmarks__authoring-label--start-padding{-webkit-padding-start:15px;padding-inline-start:15px}.esri-bookmarks__authoring-actions{border-top:1px solid hsla(0,0%,43%,.3);display:flex;justify-content:flex-end;padding:6px 15px;margin-top:6px}.esri-bookmarks__authoring-actions .esri-button,.esri-bookmarks__authoring-actions .esri-elevation-profile__header button,.esri-elevation-profile__header .esri-bookmarks__authoring-actions button{font-size:12px;min-height:16px;width:33%}.esri-bookmarks__authoring-actions .esri-bookmarks__authoring-delete-button{color:#8c2907;margin-right:auto;padding-left:0;padding-right:0;width:auto}.esri-widget__no-bookmark-icon{font-size:32px;line-height:64px;width:64px;height:64px;display:inline-block;text-align:center}.esri-bookmarks--fade-in{opacity:0;transition:opacity 375ms ease-out}.esri-bookmarks--fade-in-active{opacity:1}[dir=rtl] .esri-bookmarks .esri-bookmarks__bookmark--active:after{animation:looping-progresss-bar-ani 1.5s linear infinite reverse}[dir=rtl] .esri-bookmarks .esri-bookmarks__bookmark-container{margin-right:0;margin-left:7px}[dir=rtl] .esri-bookmarks .esri-bookmarks__authoring-actions .esri-bookmarks__authoring-delete-button{margin-right:0;margin-left:auto}[dir=rtl] .esri-bookmarks .esri-bookmarks__bookmark-button{text-align:right}@supports(text-align:initial){[dir=rtl] .esri-bookmarks .esri-bookmarks__bookmark-button{text-align:initial}}[dir=rtl] .esri-bookmarks .esri-bookmarks__bookmark-image-container .esri-button-menu{right:unset;left:2px}.esri-building-level-picker{display:flex;flex-direction:row;align-items:center}.esri-building-level-picker.esri-building-level-picker--no-level{display:none}.esri-building-level-picker__levels-container{display:flex;flex-direction:column;width:50%;padding:20px 0;cursor:pointer;-webkit-transform:rotate(180deg);transform:rotate(180deg);justify-content:flex-start;align-items:center}.esri-building-level-picker__inner-levels-container{transition:margin .3s}.esri-building-level-picker__label-container{display:flex;flex-direction:column;justify-content:space-between;width:50%;height:90px;margin-right:12px;align-items:center}.esri-building-level-picker-label{color:#6e6e6e;text-align:center;font-size:40px;line-height:40px}.esri-building-level-picker-label,.esri-building-level-picker-label--empty{position:relative;width:90px;cursor:pointer;transition:opacity .3s;text-align:center}.esri-building-level-picker-label--empty.esri-building-level-picker-label--active,.esri-building-level-picker-label.esri-building-level-picker-label--active{color:#0079c1}.esri-building-level-picker-label--empty{font-size:14px;font-weight:300;color:#323232;cursor:default}.esri-building-level-picker-label__clear-button{font-size:12px;line-height:12px;position:absolute;top:10px;display:none;width:20px;height:20px;margin-left:3px;padding:4px;cursor:pointer;transition:all .1s ease-in-out;color:#6e6e6e;border:none;border-radius:50%;-webkit-appearance:none;appearance:none}.esri-building-level-picker-label__clear-button:hover{background:#f3f3f3}.esri-building-level-picker-label--active .esri-building-level-picker-label__clear-button{display:inline-block}.esri-building-level-picker-item{border:1px solid transparent;will-change:height;touch-action:none}.esri-building-level-picker-item__base{position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;will-change:height}.esri-building-level-picker-item__base .rect{position:absolute;top:50%;left:50%;margin-top:3px;-webkit-transform:translate(-50%,-50%) rotateX(66deg) rotate(45deg);transform:translate(-50%,-50%) rotateX(66deg) rotate(45deg);pointer-events:none;border:2px solid hsla(0,0%,43%,.3);outline:1px solid transparent;background-color:hsla(0,0%,100%,.7);will-change:height}.esri-building-level-picker-item--hover .esri-building-level-picker-item__base .rect{border-color:#0079c1;background-color:hsla(0,0%,100%,.7);box-shadow:0 0 2px 1px #0079c1}.esri-building-level-picker-item--active .esri-building-level-picker-item__base .rect{border-color:#0079c1;background-color:#0079c1}.esri-building-level-picker-item,.esri-building-level-picker-item .esri-building-level-picker-item__base,.esri-building-level-picker-item .rect{transition:height .1s ease-out,width .1s ease-out,background-color .1s ease-in-out,border-color .1s ease-in-out}.esri-building-level-picker--animate-level .esri-building-level-picker-item,.esri-building-level-picker--animate-level .esri-building-level-picker-item .esri-building-level-picker-item__base,.esri-building-level-picker--animate-level .esri-building-level-picker-item .rect{transition:height .3s cubic-bezier(.63,-.265,.48,1.64),width .3s cubic-bezier(.63,-.265,.48,1.64),background-color .1s ease-in-out,border-color .1s ease-in-out}.esri-building-level-picker__arrow-down,.esri-building-level-picker__arrow-up{font-size:10px;line-height:10px;width:18px;height:18px;padding:4px;cursor:pointer;transition:all .1s ease-in-out;text-align:center;border:none;background:none;-webkit-appearance:none;appearance:none}.esri-building-level-picker__arrow-down:hover:not(:disabled),.esri-building-level-picker__arrow-up:hover:not(:disabled){background:#f3f3f3}.esri-building-level-picker__arrow-down:disabled,.esri-building-level-picker__arrow-up:disabled{opacity:.4;cursor:default}.esri-building-level-picker__arrow-down,.esri-building-level-picker__arrow-down.esri-arrow-down,.esri-building-level-picker__arrow-up.esri-arrow-down{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.esri-building-level-picker__arrow-down.esri-arrow-up,.esri-building-level-picker__arrow-up,.esri-building-level-picker__arrow-up.esri-arrow-up{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.esri-building-level-picker__arrow-down.esri-arrow-left,.esri-building-level-picker__arrow-down.esri-building-phase-picker__arrow-left,.esri-building-level-picker__arrow-up.esri-arrow-left,.esri-building-level-picker__arrow-up.esri-building-phase-picker__arrow-left{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.esri-building-level-picker__arrow-down.esri-arrow-right,.esri-building-level-picker__arrow-down.esri-building-phase-picker__arrow-right,.esri-building-level-picker__arrow-up.esri-arrow-right,.esri-building-level-picker__arrow-up.esri-building-phase-picker__arrow-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.esri-building-phase-picker,.esri-building-phase-picker__phases-container{display:flex;flex-direction:row;align-items:center}.esri-building-phase-picker__phases-container{flex-grow:0;flex-shrink:1;overflow:hidden;padding:5px}.esri-building-phase-picker__phase{width:32px;height:32px;font-weight:400;cursor:pointer;transition:all .25s;color:#323232;border:1px solid hsla(0,0%,43%,.3);border-radius:100%;background:#fff;-webkit-appearance:none;appearance:none;flex-shrink:0}.esri-building-phase-picker__phase:hover{box-shadow:0 0 2px 1px #0079c1;-webkit-transform:scale(1.1);transform:scale(1.1)}.esri-building-phase-picker__phase.esri-building-phase-picker__phase--active{border-color:#0079c1;background-color:#e2f1fb}.esri-building-phase-picker__phase.esri-building-phase-picker__phase--current{color:#fff;background-color:#0079c1}.esri-building-phase-picker__divider{height:1px;min-width:15px;background:hsla(0,0%,43%,.3);flex-grow:0}.esri-building-phase-picker__divider.esri-building-phase-picker__divider--active{background-color:#0079c1}.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right{font-size:10px;line-height:10px;width:18px;height:18px;padding:4px;cursor:pointer;transition:all .1s ease-in-out;text-align:center;border:none;background:none;-webkit-appearance:none;appearance:none}.esri-building-phase-picker__arrow-left:hover:not(:disabled),.esri-building-phase-picker__arrow-right:hover:not(:disabled){background:#f3f3f3}.esri-building-phase-picker__arrow-left:disabled,.esri-building-phase-picker__arrow-right:disabled{opacity:.4;cursor:default}.esri-building-phase-picker__arrow-left.esri-arrow-down,.esri-building-phase-picker__arrow-left.esri-building-level-picker__arrow-down,.esri-building-phase-picker__arrow-right.esri-arrow-down,.esri-building-phase-picker__arrow-right.esri-building-level-picker__arrow-down{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.esri-building-phase-picker__arrow-left.esri-arrow-up,.esri-building-phase-picker__arrow-left.esri-building-level-picker__arrow-up,.esri-building-phase-picker__arrow-right.esri-arrow-up,.esri-building-phase-picker__arrow-right.esri-building-level-picker__arrow-up{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-left.esri-arrow-left,.esri-building-phase-picker__arrow-right.esri-arrow-left{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.esri-building-phase-picker__arrow-left.esri-arrow-right,.esri-building-phase-picker__arrow-right,.esri-building-phase-picker__arrow-right.esri-arrow-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.esri-building-disciplines-tree-node--level-1{padding-left:0}.esri-building-disciplines-tree-node--level-1.esri-building-disciplines-tree-node--leaf{padding-left:18px}.esri-building-disciplines-tree-node--level-2{padding-left:11px}.esri-building-disciplines-tree-node--level-2.esri-building-disciplines-tree-node--leaf{padding-left:29px}.esri-building-disciplines-tree-node--level-3{padding-left:22px}.esri-building-disciplines-tree-node--level-3.esri-building-disciplines-tree-node--leaf{padding-left:40px}.esri-building-disciplines-tree-node--level-4{padding-left:33px}.esri-building-disciplines-tree-node--level-4.esri-building-disciplines-tree-node--leaf{padding-left:51px}.esri-building-disciplines-tree-node--level-5{padding-left:44px}.esri-building-disciplines-tree-node--level-5.esri-building-disciplines-tree-node--leaf{padding-left:62px}.esri-building-disciplines-tree-node__label{display:flex;flex-direction:row;font-size:14px;font-weight:300;padding-top:3px;padding-bottom:3px;cursor:pointer;align-items:center}.esri-building-disciplines-tree-node__collapse-toggle{font-size:10px;line-height:10px;display:inline-block;width:18px;height:18px;margin:0;padding:4px;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;border:none;background:none;flex-shrink:0;-webkit-appearance:none;appearance:none}.esri-building-disciplines-tree-node__collapse-toggle:not(.esri-building-disciplines-tree-node__collapse-toggle--collapsed){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.esri-building-disciplines-tree-node__checkbox{font-size:10px;line-height:10px;display:inline-block;width:14px;height:14px;margin:0 7px 0 0;padding:1px;transition:all .1s ease-in-out;border:1px solid hsla(0,0%,43%,.3);background:none;flex-shrink:0;-webkit-appearance:none;appearance:none}.esri-building-disciplines-tree-node__checkbox:before{color:#fff}.esri-building-disciplines-tree-node__checkbox--indeterminate:before{color:#6e6e6e}.esri-building-disciplines-tree-node__checkbox--checked{background:#0079c1;border-color:#0079c1}.esri-building-disciplines-tree-node__checkbox--checked:before{color:#fff}[dir=rtl] .esri-building-disciplines-tree-node__checkbox{margin-right:0;margin-left:7px}[dir=rtl] .esri-building-disciplines-tree-node__collapse-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .esri-building-disciplines-tree-node__collapse-toggle:not(.esri-building-disciplines-tree-node__collapse-toggle--collapsed){-webkit-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .esri-building-disciplines-tree-node--level-1{padding-left:0;padding-right:0}[dir=rtl] .esri-building-disciplines-tree-node--level-1.esri-building-disciplines-tree-node--leaf{padding-left:0;padding-right:18px}[dir=rtl] .esri-building-disciplines-tree-node--level-2{padding-left:0;padding-right:11px}[dir=rtl] .esri-building-disciplines-tree-node--level-2.esri-building-disciplines-tree-node--leaf{padding-left:0;padding-right:29px}[dir=rtl] .esri-building-disciplines-tree-node--level-3{padding-left:0;padding-right:22px}[dir=rtl] .esri-building-disciplines-tree-node--level-3.esri-building-disciplines-tree-node--leaf{padding-left:0;padding-right:40px}[dir=rtl] .esri-building-disciplines-tree-node--level-4{padding-left:0;padding-right:33px}[dir=rtl] .esri-building-disciplines-tree-node--level-4.esri-building-disciplines-tree-node--leaf{padding-left:0;padding-right:51px}[dir=rtl] .esri-building-disciplines-tree-node--level-5{padding-left:0;padding-right:44px}[dir=rtl] .esri-building-disciplines-tree-node--level-5.esri-building-disciplines-tree-node--leaf{padding-left:0;padding-right:62px}.esri-building-explorer{position:relative;overflow-y:auto;overflow-x:hidden;width:300px;max-width:100%;max-height:calc(100vh - 30px);padding:15px}.esri-building-explorer .esri-widget__heading{font-weight:400}.esri-building-explorer__loading-container{text-align:center}.esri-building-explorer__loading-container calcite-loader{box-sizing:content-box}.esri-building-explorer__section:not(:last-child){margin-bottom:30px}.esri-building-explorer__panel--error{color:#8c2907;margin:0;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-button-menu{width:32px;height:32px}.esri-button-menu .esri-button-menu__button{align-items:center;background-color:transparent;border:none;color:#6e6e6e;display:flex;font-size:16px;height:32px;justify-content:center;text-align:center;transition:background-color 125ms ease-in-out;width:32px}.esri-button-menu .esri-button-menu__button:disabled{cursor:default;color:hsla(0,0%,43%,.4)}.esri-button-menu .esri-button-menu__button:focus,.esri-button-menu .esri-button-menu__button:hover{background-color:#f3f3f3;color:#2e2e2e;cursor:pointer}.esri-button-menu .esri-button-menu__button.esri-button-menu__button--selected,.esri-button-menu .esri-button-menu__button.esri-button-menu__button--selected:hover{background:#4c4c4c;color:#fff}.esri-button-menu .esri-button-menu__content-wrapper{position:relative;display:inline-block}.esri-button-menu__content{border-radius:2px;box-shadow:0 2px 6px rgba(0,0,0,.33);background-color:#fff;max-height:250px;min-width:200px;overflow:auto;z-index:1}.esri-button-menu__content .esri-button-menu__embedded-content-wrapper,.esri-button-menu__content .esri-button-menu__item-wrapper{list-style:none;margin:0;padding:0}.esri-button-menu__item{display:block;padding:0}.esri-button-menu__item .esri-button-menu__item-label{align-items:center;color:#323232;cursor:pointer;display:flex;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;justify-content:flex-start;margin:0;padding:12px 15px;position:relative;text-decoration:none}.esri-button-menu__item .esri-button-menu__item-label .esri-button-menu__item-label-content{padding:0 7px;width:auto}.esri-button-menu__item .esri-button-menu__item-label:hover{background-color:#f3f3f3;color:#2e2e2e}.esri-button-menu__item .esri-button-menu__icon{color:#0079c1}.esri-button-menu__item .esri-button-menu__checkbox{position:absolute;opacity:0}.esri-button-menu__item .esri-button-menu__checkbox:checked~.esri-button-menu__embedded-content-wrapper{display:block}.esri-button-menu__item .esri-button-menu__embedded-content-wrapper{display:none}.esri-button-menu__item .esri-button-menu__embedded-content-wrapper .esri-button-menu__checkbox:checked~.esri-button-menu__item-label .esri-button-menu__icon{display:block}.esri-button-menu__item--selectable .esri-button-menu__icon{display:none}.esri-classed-color-slider{direction:ltr;min-width:260px}.esri-classed-color-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-classed-color-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-classed-color-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-classed-color-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-classed-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-classed-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-classed-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-classed-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-classed-color-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-classed-color-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-classed-color-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-classed-color-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-classed-color-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-classed-color-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-classed-color-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-classed-color-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-classed-color-slider .esri-slider .esri-slider__max,.esri-classed-color-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-classed-color-slider .esri-slider .esri-slider__max:before,.esri-classed-color-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-classed-color-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-classed-color-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-classed-color-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-classed-color-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-classed-color-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-classed-color-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-classed-color-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-classed-color-slider .esri-slider .esri-histogram__average-line,.esri-classed-color-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-classed-color-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-classed-color-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-classed-color-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-classed-color-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-classed-color-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-classed-color-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-classed-color-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-classed-color-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-classed-color-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-classed-color-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-classed-color-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-classed-color-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-classed-color-slider__ramp svg rect{height:100%;width:100%}.esri-classed-color-slider__ramp svg path{stroke-width:.5px}.esri-classed-color-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-classed-size-slider{direction:ltr;min-width:260px}.esri-classed-size-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-classed-size-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-classed-size-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-classed-size-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-classed-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-classed-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-classed-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-classed-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-classed-size-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-classed-size-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-classed-size-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-classed-size-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-classed-size-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-classed-size-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-classed-size-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-classed-size-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-classed-size-slider .esri-slider .esri-slider__max,.esri-classed-size-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-classed-size-slider .esri-slider .esri-slider__max:before,.esri-classed-size-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-classed-size-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-classed-size-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-classed-size-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-classed-size-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-classed-size-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-classed-size-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-classed-size-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-classed-size-slider .esri-slider .esri-histogram__average-line,.esri-classed-size-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-classed-size-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-classed-size-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-classed-size-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-classed-size-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-classed-size-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-classed-size-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-classed-size-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-classed-size-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-classed-size-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-classed-size-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-classed-size-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-classed-size-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-classed-size-slider__ramp svg rect{height:100%;width:100%}.esri-classed-size-slider__ramp svg path{stroke-width:.5px}.esri-classed-size-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-color-picker{display:inline-block;position:relative;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content}.esri-color-picker__toggle-button{position:relative;z-index:1;background:var(--esri-color-picker-value);border:1px solid var(--calcite-ui-border-1)}.esri-color-picker__bg-pattern{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;background-color:#323232;opacity:.3;background-image:repeating-linear-gradient(45deg,#fff 25%,transparent 0,transparent 75%,#fff 0,#fff),repeating-linear-gradient(45deg,#fff 25%,#323232 0,#323232 75%,#fff 0,#fff);background-position:0 0,50% 50%;background-size:50% 50%}.esri-color-picker__popover{background:var(--calcite-ui-foreground-1);width:272px;overflow-y:auto;overflow-x:hidden;max-height:70vh;box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-color-picker__opacity-slider-container{padding:12px 15px}.esri-color-picker__opacity-slider{margin-inline:8px}.esri-color-picker__calcite-color-picker{--calcite-ui-border-1:transparent}.esri-color-size-slider{direction:ltr;min-width:260px}.esri-color-size-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-color-size-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-color-size-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-color-size-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-color-size-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-color-size-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-color-size-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-color-size-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-color-size-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-color-size-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-color-size-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-color-size-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-color-size-slider .esri-slider .esri-slider__max,.esri-color-size-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-color-size-slider .esri-slider .esri-slider__max:before,.esri-color-size-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-color-size-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-color-size-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-color-size-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-color-size-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-color-size-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-color-size-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-color-size-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-color-size-slider .esri-slider .esri-histogram__average-line,.esri-color-size-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-color-size-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-color-size-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-color-size-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-color-size-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-color-size-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-color-size-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-color-size-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-color-size-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-color-size-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-color-size-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-color-size-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-color-size-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-color-size-slider__ramp svg rect{height:100%;width:100%}.esri-color-size-slider__ramp svg path{stroke-width:.5px}.esri-color-size-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-color-slider{direction:ltr;min-width:260px}.esri-color-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-color-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-color-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-color-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-color-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-color-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-color-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-color-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-color-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-color-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-color-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-color-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-color-slider .esri-slider .esri-slider__max,.esri-color-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-color-slider .esri-slider .esri-slider__max:before,.esri-color-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-color-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-color-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-color-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-color-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-color-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-color-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-color-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-color-slider .esri-slider .esri-histogram__average-line,.esri-color-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-color-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-color-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-color-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-color-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-color-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-color-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-color-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-color-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-color-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-color-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-color-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-color-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-color-slider__ramp svg rect{height:100%;width:100%}.esri-color-slider__ramp svg path{stroke-width:.5px}.esri-color-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-color-slider.esri-color-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-color-slider.esri-color-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-color-slider.esri-color-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-compass{border-radius:50%}.esri-compass .esri-compass__icon{font-size:20px}.esri-coordinate-conversion{cursor:default;font-size:12px;position:relative;width:400px}.esri-coordinate-conversion .esri-select option[disabled]{color:hsla(0,0%,43%,.4)}.esri-coordinate-conversion.esri-disabled{pointer-events:none;color:hsla(0,0%,43%,.4)}.esri-coordinate-conversion.esri-disabled .esri-building-level-picker__arrow-down:before,.esri-coordinate-conversion.esri-disabled .esri-building-level-picker__arrow-up:before,.esri-coordinate-conversion.esri-disabled .esri-building-phase-picker__arrow-left:before,.esri-coordinate-conversion.esri-disabled .esri-building-phase-picker__arrow-right:before,.esri-coordinate-conversion.esri-disabled [class*=" esri-icon-"]:before,.esri-coordinate-conversion.esri-disabled [class^=esri-icon-]:before{color:hsla(0,0%,43%,.4)}.esri-coordinate-conversion--no-basemap{padding:1em;width:auto}.esri-coordinate-conversion--capture-mode .esri-coordinate-conversion__mode-toggle{color:#6e6e6e;background:#f3f3f3}.esri-coordinate-conversion__conversion-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.esri-coordinate-conversion__display{direction:ltr;flex:1 1 auto;min-height:2em;padding:.5em;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;word-break:break-word}.esri-coordinate-conversion__display:hover,.esri-coordinate-conversion__select-row:hover{background-color:#f3f3f3}.esri-coordinate-conversion__button{color:#6e6e6e;border-color:#6e6e6e;background-color:#fff;min-width:30%;max-width:50%;width:auto}.esri-coordinate-conversion__convert-button-span{overflow:hidden;text-overflow:ellipsis}.esri-coordinate-conversion__button:hover{color:#fff;background-color:#6e6e6e;border-color:#6e6e6e}.esri-coordinate-conversion__input-group{align-items:center;display:flex;justify-content:space-between;width:80%;margin:12px auto}.esri-coordinate-conversion__input-group label{display:flex;align-items:center}.esri-coordinate-conversion .esri-coordinate-conversion__input-coordinate[type=text]{width:100%;margin:0;padding:0 .5em;border:1px solid hsla(0,0%,43%,.3);font-size:12px;height:2em}.esri-coordinate-conversion__input-coordinate--rejected{-webkit-text-decoration:underline red;text-decoration:underline red}.esri-coordinate__settings{display:flex;flex-direction:column;align-items:center}.esri-coordinate__settings .esri-select{font-size:inherit}.esri-coordinate-conversion__settings-group{display:flex;flex-direction:column;align-items:center;width:60%;margin-top:12px}.esri-coordinate-conversion__settings-group>*{margin-bottom:.5em}.esri-coordinate-conversion__settings-group-horizontal{position:relative;display:flex;flex-direction:row;width:100%}.esri-coordinate-conversion__settings-group:last-child{margin-bottom:6px;text-align:center;width:100%}.esri-coordinate-conversion__preview-coordinate{min-height:1.25em}.esri-coordinate-conversion__row{padding:0 15px;display:flex;justify-content:space-between;align-items:center;height:3em}.esri-coordinate-conversion__row .esri-coordinate-conversion__row-button{display:none}.esri-coordinate-conversion__row:hover .esri-coordinate-conversion__row-button{display:flex}.esri-coordinate-conversion__row:focus-within .esri-coordinate-conversion__row-button{display:flex}.esri-coordinate-conversion__pattern-input{padding:4px;width:100%;height:32px}.esri-coordinate-conversion__tools{flex:0 0 auto;display:flex;position:relative;padding:0}.esri-coordinate-conversion__select-primary{font-size:inherit;margin:0;padding:0 2.5em 0 .5em;width:auto}.esri-coordinate-conversion__select-row{font-size:inherit;background:#fff;height:2em;margin:0;text-align-last:center;flex:0 0 75px;padding:0 .5em}.esri-coordinate-conversion__conversions-view{margin:6px 0}.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-down,.esri-ui-top-left .esri-coordinate-conversion__conversions-view,.esri-ui-top-right .esri-coordinate-conversion__conversions-view{display:flex;flex-direction:column}.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-down .esri-coordinate-conversion__conversion-list,.esri-ui-top-left .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list,.esri-ui-top-right .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list{flex-direction:column}.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up,.esri-ui-bottom-left .esri-coordinate-conversion__conversions-view,.esri-ui-bottom-right .esri-coordinate-conversion__conversions-view{display:flex;flex-direction:column-reverse}.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up .esri-coordinate-conversion__conversion-list,.esri-ui-bottom-left .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list,.esri-ui-bottom-right .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list{flex-direction:column-reverse}.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up .esri-widget--button .esri-icon-down,.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up .esri-widget--button .esri-icon-up,.esri-ui-bottom-left .esri-coordinate-conversion__conversions-view .esri-widget--button .esri-icon-down,.esri-ui-bottom-left .esri-coordinate-conversion__conversions-view .esri-widget--button .esri-icon-up,.esri-ui-bottom-right .esri-coordinate-conversion__conversions-view .esri-widget--button .esri-icon-down,.esri-ui-bottom-right .esri-coordinate-conversion__conversions-view .esri-widget--button .esri-icon-up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.esri-coordinate-conversion__heading{width:100%;height:32px;background-color:#f3f3f3;display:flex;align-items:center}.esri-coordinate-conversion__heading .esri-widget__heading{margin:0 auto}.esri-coordinate-conversion__heading .esri-coordinate-conversion__back-button{position:absolute;-webkit-margin-start:0;margin-inline-start:0;background-color:#f3f3f3}.esri-coordinate-conversion__heading .esri-coordinate-conversion__back-button:hover{background-color:#fff}.esri-coordinate-conversion__popup{-webkit-animation:esri-fade-in .25s linear;animation:esri-fade-in .25s linear;color:#fff;white-space:nowrap;z-index:1;position:absolute;top:50%;left:50%;width:50%;white-space:inherit;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#4c4c4c;opacity:.8;padding:1em}.esri-coordinate-conversion__clipboard-popup{-webkit-user-select:none;user-select:none;width:auto;pointer-events:none;font-size:10px;top:auto;left:auto;-webkit-transform:none;transform:none}.esri-date-picker{display:inline-flex;border:1px solid hsla(0,0%,43%,.3);background-color:#fff}.esri-date-picker__calendar{box-shadow:0 1px 2px rgba(0,0,0,.3);padding:6px}.esri-date-picker__calendar .esri-widget--button{touch-action:none}.esri-date-picker__day-picker,.esri-date-picker__month-picker,.esri-date-picker__year-picker{display:flex;justify-content:center;align-items:center}.esri-date-picker__day-picker{flex-wrap:wrap;flex-direction:column}.esri-date-picker__day-picker,.esri-date-picker__month-picker{margin-bottom:6px}.esri-date-picker__date{margin:0 24px 0 0}.esri-date-picker__calendar-toggle{border:none;font-size:14px;width:100%;margin:0;padding:0 .5em;height:32px;color:#323232}.esri-date-picker .esri-date-picker__month-dropdown{border:none;font-weight:600;padding-right:2.3em}.esri-date-picker__week-item{display:flex;justify-content:center}.esri-date-picker__day-item--header{background:#f3f3f3;font-weight:600;cursor:auto}.esri-date-picker__day-item{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-bottom:1px solid hsla(0,0%,43%,.3);border-right:1px solid hsla(0,0%,43%,.3);cursor:pointer}.esri-date-picker__day-item--header{border-top:1px solid hsla(0,0%,43%,.3)}.esri-date-picker__day-item:first-child{border-left:1px solid hsla(0,0%,43%,.3)}.esri-date-picker__day-item--nearby-month{color:hsla(0,0%,43%,.4)}.esri-date-picker__day-item--today{color:#0079c1}.esri-date-picker__day-item--active{background:hsla(0,0%,43%,.3)}.esri-date-picker__month-picker{font-weight:600;justify-content:space-between}.esri-date-picker__year-picker-item{color:#323232;padding:6px;margin:0 4px;cursor:pointer}.esri-date-picker__day-item--selected,.esri-date-picker__year-picker-item--selected{color:#fff;background-color:#0079c1;cursor:auto}.esri-date-picker__input{position:relative;display:flex;align-items:center}.esri-date-picker__text-input.esri-input{margin:0;padding-left:30px;border:none}.esri-date-picker__icon--leading{position:absolute;left:7px}[dir=rtl] .esri-date-picker__calendar{right:0}[dir=rtl] .esri-date-picker__date{margin:0 0 0 24px}[dir=rtl] .esri-date-picker__day-item:first-child{border-left:none}[dir=rtl] .esri-date-picker__day-item:last-child{border-left:1px solid hsla(0,0%,43%,.3)}[dir=rtl] .esri-date-picker__text-input.esri-input{padding-left:unset;padding-right:30px}[dir=rtl] .esri-date-picker__icon--leading{left:unset;right:7px}@-webkit-keyframes pulse{to{box-shadow:0 0 0 12px rgba(232,76,61,0)}}@keyframes pulse{to{box-shadow:0 0 0 12px rgba(232,76,61,0)}}.esri-daylight{padding:var(--esri-widget-padding);width:350px;display:flex;flex-direction:column;flex-shrink:0;flex-basis:auto;justify-content:space-between;gap:12px}.esri-daylight__anchor{font-size:12px}.esri-daylight__panel--error{padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-daylight__container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px}.esri-daylight .esri-date-picker,.esri-daylight__season-picker{flex-grow:1}.esri-daylight .esri-date-picker__calendar-toggle{height:32px;font-size:12px}.esri-daylight__container--disabled,.esri-daylight__season-picker--disabled{opacity:.4;pointer-events:none}.esri-daylight__play-pause-button{flex:0 1}.esri-daylight .esri-slider.esri-slider--horizontal{width:inherit;flex-grow:1;padding:30px 13px 28px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__anchor,.esri-daylight .esri-slider.esri-slider--horizontal .esri-widget__anchor{outline:none!important;color:inherit}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__anchor:focus .esri-slider__thumb{outline:2px solid #0079c1;outline-offset:2px;overflow:visible}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__segment.esri-slider__segment-0{background-color:unset}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb{width:16px;height:16px;left:-8px;top:-8px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__tick{width:7px;height:20px;padding:3px;margin:-3px;background:none}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__tick:after{content:"";display:block;width:1px;background:hsla(0,0%,43%,.4)}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__tick.secondary-tick:after{height:3px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__tick.primary-tick:after{height:6px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__tick.primary-tick .primary-tick__ampm{font-size:10px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__ticks{margin:6px 0 0;width:calc(100% - 1px)}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__tick-label{font-size:10px;line-height:normal;margin-top:12px;text-align:center}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__label{font-size:12px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__label-input{font-size:10px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb{width:27px;height:27px;left:-13.5px;top:-13.5px;background-color:#0079c1;border:7px solid rgba(0,121,193,.302);background-clip:padding-box;background-position:0 0!important}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb:active,.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb:focus,.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb:hover{background-color:#00598e}.esri-daylight .esri-slider.esri-slider--horizontal{z-index:1}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider-with-dropdown__box{display:flex;align-items:center;font-size:10px;min-width:inherit;white-space:nowrap;margin:-9px 0 0;gap:2px;z-index:1;will-change:left;text-align:center}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider-with-dropdown__box .esri-slider__label{display:inline-block;position:static;inset-inline-start:auto;margin:0;min-width:auto;outline:none;list-style:none;line-height:1em;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider-with-dropdown__box .esri-slider__tick-label{line-height:1em}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider-with-dropdown__box .esri-slider__label-input{display:inline-block}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider-with-dropdown__box--drop-down-off,.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider-with-dropdown__box--drop-down-on{width:-webkit-min-content;width:min-content}.esri-daylight .esri-slider--ampm-on .esri-slider.esri-slider--horizontal{padding:30px 8px 42px}.esri-daylight .esri-slider--ampm-on .esri-slider.esri-slider--horizontal~.esri-daylight__play-pause-button{margin-bottom:10px}.esri-daylight .esri-slider--shadow-on .esri-slider__thumb{box-shadow:2px 2px 5px 0 hsla(0,0%,58%,.63)}.esri-daylight .esri-slider.esri-slider--horizontal .esri-widget__anchor.esri-slider-with-dropdown__anchor{font-size:10px;color:#6e6e6e}.esri-daylight .esri-slider.esri-slider--horizontal .esri-widget__anchor.esri-slider-with-dropdown__anchor:hover{color:#2e2e2e}.esri-daylight calcite-label{--calcite-label-margin-bottom:0}.esri-directions{color:#323232}.esri-directions__panel-content{padding:12px 0}.esri-directions__sign-in-panel{color:#6e6e6e;display:flex;justify-content:center}.esri-directions__section{margin-top:12px;margin-bottom:12px}.esri-directions__section-splitter{width:100%;margin:18px 0;border-top:1px solid hsla(0,0%,43%,.3)}.esri-directions__departure-time,.esri-directions__travel-modes{margin:0 15px 6px;width:calc(100% - 30px)}.esri-directions__panel-content--error,.esri-directions__panel-content--loading,.esri-directions__panel-content--sign-in{min-height:420px;margin:0 12px;color:#6e6e6e;display:flex;align-items:center;justify-content:center}.esri-directions__loader{height:40px;width:32px;background:url(/_next/static/media/loading-throb.af7d8753.gif) no-repeat 50%}.esri-directions__warning-card{border-top:2px solid #de2900;color:#6e6e6e;box-shadow:0 1px 2px rgba(0,0,0,.3);padding:12px;margin:20px auto;width:90%}.esri-directions__warning-header{color:#8c2907;display:flex;margin-bottom:6px}.esri-directions__warning-heading{color:inherit;margin:0 4px}.esri-directions__warning-message{color:inherit;font-weight:400}.esri-directions__departure-time-controls{display:flex;width:100%}.esri-directions__departure-time-controls .esri-date-picker,.esri-directions__departure-time-controls .esri-time-picker{flex:1 1;border:1px solid #959595;border-top:0}.esri-directions__departure-time-controls .esri-widget:first-child{border-right:0}.esri-directions__departure-time-controls .esri-time-picker{padding:0;display:flex;justify-content:center}.esri-directions__departure-time-controls .esri-time-picker__input{width:100%;padding:0 .5em;margin:0;height:auto}.esri-directions__departure-time-controls .esri-date-picker__calendar-toggle{padding:0 .5em;justify-content:flex-start}.esri-directions__directions-section{display:flex;flex-direction:column;align-items:center;justify-content:center}.esri-directions__sign-in-content{align-self:flex-start;display:flex;flex-direction:column;align-items:center;width:100%}.esri-directions__sign-in-button{width:auto}.esri-directions__content-title{margin-top:0;padding:0 12px;align-self:flex-start}.esri-directions__summary{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;align-items:center;width:100%}.esri-directions__summary-controls{display:flex;align-items:center;justify-content:flex-end}.esri-directions__stops{display:flex;width:100%;flex-direction:column;margin:0;padding:0;list-style:none}.esri-directions__stop-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:2px dashed transparent;background-color:#fff}.esri-directions__stop-row-ghost{opacity:.25}.esri-directions__stop-handle{flex:0 0 auto;-webkit-padding-start:7px;padding-inline-start:7px}.esri-search__sources-button .esri-building-level-picker__arrow-down,.esri-search__sources-button .esri-building-level-picker__arrow-up,.esri-search__sources-button .esri-building-phase-picker__arrow-left,.esri-search__sources-button .esri-building-phase-picker__arrow-right,.esri-search__sources-button [class*=" esri-icon-"],.esri-search__sources-button [class^=esri-icon-]{position:relative;left:1px}.esri-directions__stop-input{margin:0 4px;flex-grow:.8}.esri-directions__stop-input .esri-search .esri-search__input{border:1px solid #959595;height:auto;margin-bottom:2px;outline-offset:4px;min-height:32px}.esri-directions__remove-stop-icon,.esri-directions__stop-row:hover .esri-directions__remove-stop-icon[hidden]{visibility:hidden}.esri-directions__remove-stop:focus .esri-directions__remove-stop-icon,.esri-directions__stop-row:hover .esri-directions__remove-stop-icon{visibility:visible}.esri-directions__reverse-stops[hidden]{display:inherit;visibility:hidden}.esri-directions__stop-options{display:flex;flex-grow:.1;justify-content:space-between;padding-right:7px}.esri-directions__stop-row:first-child{margin-top:0}.esri-directions__stop-row:last-child{margin-bottom:0}.esri-directions__stop-icon[hidden]{display:inline-block;visibility:hidden}.esri-directions__stop-icon--interactive{cursor:pointer}.esri-directions__stop-icon-container{display:inline-block;position:relative}.esri-directions__stop-icon-container--last:after{border:none}.esri-directions__costs{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:100%;cursor:pointer;padding:12px 15px 0}.esri-directions__costs-details{white-space:nowrap;width:80%;margin-bottom:6px}.esri-directions__costs-details,.esri-directions__costs-units{display:flex;justify-content:space-around}.esri-directions__costs-value,.esri-directions__other-costs-total,.esri-directions__vertical-splitter{color:#6e6e6e;font-size:1.5em;line-height:1.5}.esri-directions__vertical-splitter{border:1px solid rgba(50,50,50,.2)}.esri-directions__horizontal-splitter{border-top:1px solid hsla(0,0%,43%,.3);flex-grow:.95}.esri-directions__maneuvers{display:flex;flex-direction:column;width:100%;margin:18px 0 0;padding:0;border-top:1px solid hsla(0,0%,43%,.3)}.esri-directions__maneuver-list{padding:0;margin:0}.esri-directions__maneuver{display:flex;padding:12px 7px;border:none;-webkit-border-start:3px solid transparent;border-inline-start:3px solid transparent;cursor:pointer}.esri-directions__maneuver:focus,.esri-directions__maneuver:hover{background-color:#f3f3f3}.esri-directions__maneuver--active,.esri-directions__maneuver--active:focus,.esri-directions__maneuver--active:hover{border-color:#0079c1;background-color:#e2f1fb}.esri-directions__maneuver-section--collapsible{border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-directions__maneuver-section--collapsible:last-child{border-bottom:none}.esri-directions__maneuver-section--collapsible .esri-directions__maneuver-list{background-color:#f3f3f3;padding-bottom:12px;padding-top:12px}.esri-directions__maneuver-section-header{display:flex;padding:0 7px}.esri-directions__maneuver-section-header-toggle-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 7px}.esri-directions__maneuver-section-header-toggle-button .esri-directions__maneuver-section-title{padding:0}.esri-directions__maneuver-section-title{padding:12px 7px;margin:0}.esri-directions__maneuver-section-toggle{cursor:pointer}.esri-directions__maneuver-icon{fill:#323232;margin-right:4px;width:24px;height:24px}.esri-directions__maneuver-costs{margin-top:6px;display:flex;justify-content:space-between;align-items:center;white-space:nowrap}.esri-directions__cost--intermediate{font-size:12px}.esri-directions__maneuver-costs-container{width:100%}.esri-directions__scroller{overflow-y:auto}.esri-directions__stop-row--valid .esri-directions__stop-handle:hover{cursor:move}.esri-directions .esri-search{box-shadow:none;width:auto}.esri-directions .esri-search .esri-search__container:before,.esri-directions .esri-search .esri-search__submit-button{display:none}.esri-directions .esri-search .esri-search__container:after{top:auto;bottom:-2px}.esri-ui-bottom-left .esri-directions .esri-search .esri-search__sources-button--up,.esri-ui-bottom-right .esri-directions .esri-search .esri-search__sources-button--up{display:none}.esri-ui-bottom-left .esri-directions .esri-search .esri-search__sources-button--down,.esri-ui-bottom-right .esri-directions .esri-search .esri-search__sources-button--down{display:flex}.esri-ui-bottom-left .esri-directions .esri-menu,.esri-ui-bottom-right .esri-directions .esri-menu{top:100%;bottom:auto;margin:2px 0 0}[dir=rtl] .esri-directions__departure-time-controls .esri-time-picker{border-right:none}[dir=rtl] .esri-directions__departure-time-controls .esri-date-picker__calendar-toggle{border-right:1px solid hsla(0,0%,43%,.3)}.esri-directions__save-section,.esri-directions__toolbar-section{align-items:center;display:flex;flex-direction:column;margin-top:12px;padding-inline:15px;width:100%}.esri-directions__save-buttons,.esri-directions__toolbar-buttons{display:flex;flex-direction:row;margin-bottom:6px;width:100%}.esri-directions__add-stop-button,.esri-directions__save-as-button,.esri-directions__save-button{-webkit-margin-end:5px;margin-inline-end:5px}.esri-directions__save-as-button-with-popover{width:100%}.esri-directions__message_heading{padding:12px 7px;margin:0;text-align:center}.esri-direct-line-measurement-3d__container{position:relative;padding:12px 0;overflow-y:auto}.esri-direct-line-measurement-3d__container a{text-decoration:none}.esri-direct-line-measurement-3d__header{position:relative;font-size:12px;align-items:flex-start;justify-content:space-between;display:flex;flex:0 0 auto}.esri-direct-line-measurement-3d__header-title,h1 .esri-direct-line-measurement-3d__header-title{font-size:16px;font-weight:600;padding:8px 0;margin:0;display:block;flex:1 1;word-break:break-word;text-align:left}.esri-direct-line-measurement-3d__panel--error{color:#8c2907}.esri-direct-line-measurement-3d__hint,.esri-direct-line-measurement-3d__panel--error{padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-direct-line-measurement-3d__hint-text{margin:12px 0;padding:0}.esri-direct-line-measurement-3d__measurement{padding:12px 15px;margin:12px 0;background-color:#f3f3f3;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-direct-line-measurement-3d__measurement-item{display:flex;padding-bottom:12px;flex-flow:column}.esri-direct-line-measurement-3d__measurement-item--disabled{display:flex;color:rgba(50,50,50,.4)}.esri-direct-line-measurement-3d__measurement-item-title{padding-bottom:3px}.esri-direct-line-measurement-3d__measurement-item-value{font-weight:600}.esri-direct-line-measurement-3d__settings{display:flex;justify-content:space-between;padding:6px 15px}.esri-direct-line-measurement-3d__units{display:flex;flex:0 1 48%;flex-flow:column;padding:0;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-direct-line-measurement-3d__units:only-child{flex:1 0 100%}.esri-direct-line-measurement-3d__units-select{width:100%;padding-left:.5em;padding-right:2.7em}.esri-direct-line-measurement-3d__units-select-wrapper{width:100%}.esri-direct-line-measurement-3d__actions{display:flex;flex-flow:column;justify-content:center;padding:0 15px}[dir=rtl] .esri-direct-line-measurement-3d__units-select{padding-left:2.7em;padding-right:.5em}.esri-distance-measurement-2d__container{position:relative;padding:12px 0;overflow-y:auto}.esri-distance-measurement-2d__container a{text-decoration:none}.esri-distance-measurement-2d__header{position:relative;font-size:12px;align-items:flex-start;justify-content:space-between;display:flex;flex:0 0 auto}.esri-distance-measurement-2d__header-title,h1 .esri-distance-measurement-2d__header-title{font-size:16px;font-weight:600;padding:8px 0;margin:0;display:block;flex:1 1;word-break:break-word;text-align:left}.esri-distance-measurement-2d__panel--error{color:#8c2907}.esri-distance-measurement-2d__hint,.esri-distance-measurement-2d__panel--error{padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-distance-measurement-2d__hint-text{margin:12px 0;padding:0}.esri-distance-measurement-2d__measurement{padding:12px 15px;margin:12px 0;background-color:#f3f3f3;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-distance-measurement-2d__measurement-item{display:flex;padding-bottom:12px;flex-flow:column}.esri-distance-measurement-2d__measurement-item--disabled{display:flex;color:rgba(50,50,50,.4)}.esri-distance-measurement-2d__measurement-item-title{padding-bottom:3px}.esri-distance-measurement-2d__measurement-item-value{font-weight:600}.esri-distance-measurement-2d__settings{display:flex;justify-content:space-between;padding:6px 15px}.esri-distance-measurement-2d__units{display:flex;flex:0 1 48%;flex-flow:column;padding:0;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-distance-measurement-2d__units:only-child{flex:1 0 100%}.esri-distance-measurement-2d__units-select{width:100%;padding-left:.5em;padding-right:2.7em}.esri-distance-measurement-2d__units-select-wrapper{width:100%}.esri-distance-measurement-2d__actions{display:flex;flex-flow:column;justify-content:center;padding:0 15px}[dir=rtl] .esri-distance-measurement-2d__units-select{padding-left:2.7em;padding-right:.5em}.esri-editor{background-color:var(--calcite-ui-background);display:flex;flex-direction:column;height:100%;position:relative}.esri-editor .esri-item-list{background-color:transparent}.esri-editor .esri-item-list__group{margin-left:0;margin-right:0}.esri-editor .esri-item-list__group:first-of-type{margin-top:0}.esri-editor .esri-item-list__filter-container,.esri-editor .esri-item-list__filter-container--sticky{background-color:var(--calcite-ui-background);margin-bottom:10px;padding:10px 0}.esri-editor .esri-feature-form{width:100%;padding:0}.esri-editor .esri-feature-form .esri-feature-form__label:last-child{margin-bottom:12px}.esri-editor__template-item-content-end{display:block;margin-inline:.75rem}.esri-editor__template-item-content-end--success{--calcite-ui-icon-color:var(--calcite-ui-success)}.esri-editor__template-item-content-end--error{--calcite-ui-icon-color:var(--calcite-ui-danger)}.esri-editor__template-item-loader{margin-inline:.75rem;color:#0079c1}.esri-editor__content{justify-content:center;align-items:flex-start;flex:1 1 auto;min-height:20vh;display:flex;flex-direction:row;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out;transition:min-height .25s ease-in-out}.esri-editor__content:empty{min-height:0}.esri-editor__content-group{display:flex;flex-direction:column;flex:1 0 100%}.esri-editor__scroller{overflow-y:auto;padding-top:6px;padding-bottom:12px}.esri-expand__content .esri-editor .esri-feature-form{max-height:-moz-fit-content;max-height:-webkit-fit-content;max-height:fit-content;overflow-y:visible}.esri-editor__actions{display:flex;width:100%;row-gap:6px}.esri-editor__actions calcite-button{flex-grow:1}.esri-editor__help-message{display:flex;align-items:center;justify-content:flex-start;width:100%;padding-inline:calc(15px - .5rem)}.esri-editor__prompt--info{background-color:var(--calcite-ui-background);border-top:3px solid var(--calcite-ui-info);color:#323232;box-shadow:0 1px 2px rgba(0,0,0,.3);padding:12px 15px;position:absolute;left:0;right:0;bottom:0;max-height:85%;display:flex;flex-flow:column nowrap;-webkit-animation:esri-fade-in-up .25s ease-in-out;animation:esri-fade-in-up .25s ease-in-out}.esri-editor__prompt--info .esri-editor__prompt__header{color:var(--calcite-ui-info);display:flex;margin-bottom:12px;flex:0 0 auto;align-items:center;gap:7px}.esri-editor__prompt--info .esri-editor__prompt__header__heading{color:#323232;margin:0 3px}.esri-editor__prompt--info .esri-editor__prompt__message{color:inherit;font-weight:400;word-break:break-word;flex:1 1 auto;overflow:auto;overflow-x:hidden;padding:0 0 12px}.esri-editor__prompt--info .esri-editor__prompt__divider{color:inherit;margin:0 0 12px;border-bottom:1px solid;border-color:hsla(0,0%,43%,.15);flex:0 0 auto}.esri-editor__prompt--info .esri-editor__prompt__actions{display:flex;flex-direction:row}.esri-editor__prompt--warning{background-color:var(--calcite-ui-background);border-top:3px solid var(--calcite-ui-warning);color:#323232;box-shadow:0 1px 2px rgba(0,0,0,.3);padding:12px 15px;position:absolute;left:0;right:0;bottom:0;max-height:85%;display:flex;flex-flow:column nowrap;-webkit-animation:esri-fade-in-up .25s ease-in-out;animation:esri-fade-in-up .25s ease-in-out}.esri-editor__prompt--warning .esri-editor__prompt__header{color:var(--calcite-ui-warning);display:flex;margin-bottom:12px;flex:0 0 auto;align-items:center;gap:7px}.esri-editor__prompt--warning .esri-editor__prompt__header__heading{color:#323232;margin:0 3px}.esri-editor__prompt--warning .esri-editor__prompt__message{color:inherit;font-weight:400;word-break:break-word;flex:1 1 auto;overflow:auto;overflow-x:hidden;padding:0 0 12px}.esri-editor__prompt--warning .esri-editor__prompt__divider{color:inherit;margin:0 0 12px;border-bottom:1px solid;border-color:hsla(0,0%,43%,.15);flex:0 0 auto}.esri-editor__prompt--warning .esri-editor__prompt__actions{display:flex;flex-direction:row}.esri-editor__prompt--danger{background-color:var(--calcite-ui-background);border-top:3px solid var(--calcite-ui-danger);color:#323232;box-shadow:0 1px 2px rgba(0,0,0,.3);padding:12px 15px;position:absolute;left:0;right:0;bottom:0;max-height:85%;display:flex;flex-flow:column nowrap;-webkit-animation:esri-fade-in-up .25s ease-in-out;animation:esri-fade-in-up .25s ease-in-out}.esri-editor__prompt--danger .esri-editor__prompt__header{color:var(--calcite-ui-danger);display:flex;margin-bottom:12px;flex:0 0 auto;align-items:center;gap:7px}.esri-editor__prompt--danger .esri-editor__prompt__header__heading{color:#323232;margin:0 3px}.esri-editor__prompt--danger .esri-editor__prompt__message{color:inherit;font-weight:400;word-break:break-word;flex:1 1 auto;overflow:auto;overflow-x:hidden;padding:0 0 12px}.esri-editor__prompt--danger .esri-editor__prompt__divider{color:inherit;margin:0 0 12px;border-bottom:1px solid;border-color:hsla(0,0%,43%,.15);flex:0 0 auto}.esri-editor__prompt--danger .esri-editor__prompt__actions{display:flex;flex-direction:row}.esri-editor__overlay{position:absolute;overflow:hidden;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.7)}.esri-editor__panel-toolbar{--divider-border:1px solid var(--calcite-ui-border-2);background-color:var(--calcite-ui-foreground-1);border-bottom:var(--divider-border);display:flex;flex-direction:row}.esri-editor__panel-content{position:relative;height:auto;min-height:20vh;display:flex;flex-direction:column;padding-top:0;padding-bottom:0}.esri-editor__panel-content__section{padding:12px 15px;position:relative}.esri-editor__panel-content__section__group{display:flex;flex-direction:column;flex:1 0 100%}.esri-editor__panel-content__message{display:flex;flex-basis:100%;flex-grow:1;justify-content:center;align-items:center;font-size:var(--calcite-font-size-0);padding:0 15px;text-align:center}.esri-editor__panel-content__scrim-container{overflow:hidden}.esri-editor__settings{width:100%;border:0}.esri-editor__feature-templates-container .esri-feature-templates{width:100%}.esri-editor__notice{margin-bottom:12px}.esri-elevation-profile input[type=checkbox],.esri-elevation-profile-settings__popover-content input[type=checkbox]{font-size:10px;line-height:10px;display:inline-block;width:14px;height:14px;margin:0;-webkit-margin-end:7px;margin-inline-end:7px;padding:1px;transition:all .1s ease-in-out;border:1px solid hsla(0,0%,43%,.3);background:none;flex-shrink:0;-webkit-appearance:none;appearance:none}.esri-elevation-profile input[type=checkbox]:before,.esri-elevation-profile-settings__popover-content input[type=checkbox]:before{font-family:CalciteWebCoreIcons!important;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}.esri-elevation-profile input[type=checkbox]:checked,.esri-elevation-profile-settings__popover-content input[type=checkbox]:checked{background:#0079c1;border-color:#0079c1}.esri-elevation-profile input[type=checkbox]:checked:before,.esri-elevation-profile-settings__popover-content input[type=checkbox]:checked:before{color:#fff}.esri-elevation-profile input[type=checkbox]:not(:disabled),.esri-elevation-profile-settings__popover-content input[type=checkbox]:not(:disabled){cursor:pointer}.esri-elevation-profile input[type=checkbox]:focus:not(:focus-visible),.esri-elevation-profile-settings__popover-content input[type=checkbox]:focus:not(:focus-visible){outline:none}.esri-elevation-profile{position:relative;padding:var(--esri-widget-padding);isolation:isolate}.esri-elevation-profile.esri-component.esri-widget--panel{width:550px;max-width:100%}.esri-elevation-profile__header{display:flex;flex-direction:row;height:30px;align-items:center;justify-content:flex-end}.esri-elevation-profile__header button{width:34px;flex-shrink:0;flex-grow:0;z-index:1}.esri-elevation-profile__header button:focus:not(:focus-visible){outline:none;border:none}.esri-elevation-profile__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;margin-top:12px}.esri-elevation-profile__action-button{width:auto;-webkit-margin-start:7px;margin-inline-start:7px}.esri-elevation-profile__action-button:focus:not(:focus-visible){outline:none;border:none}.esri-elevation-profile__main-container{position:relative;width:100%;height:180px}.esri-elevation-profile__chart-container{position:relative;width:100%;height:100%}.esri-elevation-profile__chart-container .amcharts-Tooltip-group,.esri-elevation-profile__chart-container .amcharts-Tooltip-group *,.esri-elevation-profile__chart-container .amcharts-ValueAxis-group,.esri-elevation-profile__chart-container .amcharts-ValueAxis-group *,.esri-elevation-profile__chart-container .amcharts-axis-tooltip,.esri-elevation-profile__chart-container .amcharts-axis-tooltip *,.esri-elevation-profile__chart-container .amcharts-series-tooltip,.esri-elevation-profile__chart-container .amcharts-series-tooltip *{pointer-events:none!important}.esri-elevation-profile__prompt-container{display:flex;width:100%;height:100%;margin-bottom:0;padding:36px 15px 12px;text-align:center;align-items:center;justify-content:center}.esri-elevation-profile__prompt-container>p{margin:0;width:100%}.esri-elevation-profile__chart-spinner{font-size:30px;color:#0079c1;opacity:0;transition:opacity .15s ease-in-out;pointer-events:none;position:absolute;left:50%;top:50%;margin-top:-15px;margin-left:-15px}.esri-elevation-profile__chart-spinner--visible{transition-delay:.5s;opacity:1}.esri-elevation-profile__chart-spinner--small{font-size:16px;top:-24px;left:0;margin-top:0;margin-left:0}.esri-elevation-profile--portrait,.esri-elevation-profile--portrait.esri-component.esri-widget--panel{height:auto}.esri-elevation-profile--portrait .esri-elevation-profile__footer{flex-direction:column}.esri-elevation-profile--portrait .esri-elevation-profile__action-button{align-self:stretch;-webkit-margin-start:0;margin-inline-start:0}.esri-elevation-profile--portrait .esri-elevation-profile__action-button:not(:last-of-type){margin-bottom:6px}.esri-elevation-profile-settings__popover-content{font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;display:flex;flex-direction:column;padding:12px 15px;color:#323232;border:1px solid hsla(0,0%,43%,.3);background-color:#fff;gap:12px;cursor:pointer}.esri-elevation-profile-settings__select{min-width:150px;font-size:12px}.esri-elevation-profile-settings__select-label{display:block;margin-bottom:2px}.esri-elevation-profile-settings__checkbox-label{display:flex;align-items:center;white-space:nowrap}.esri-elevation-profile-legend{margin-top:6px}.esri-elevation-profile-legend-item{position:relative;background:#f3f3f3}.esri-elevation-profile-legend-item:not(:last-of-type){margin-bottom:2px}.esri-elevation-profile-legend-item--disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.4}.esri-elevation-profile-legend-item__color-indicator{position:absolute;top:0;left:0;width:3px;height:100%}.esri-elevation-profile-legend-item__header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.esri-elevation-profile-legend-item__content{display:block;padding:0 15px 12px}.esri-elevation-profile-legend-item__collapse-toggle{width:auto;color:#6e6e6e;flex-shrink:0}.esri-elevation-profile-legend-item__collapse-toggle:focus:not(:focus-visible){outline:none;border:none}.esri-elevation-profile-legend-item__collapse-toggle__icon{margin:0 3px;-webkit-transform:rotate(0);transform:rotate(0);transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.esri-elevation-profile-legend-item--expanded .esri-elevation-profile-legend-item__collapse-toggle__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.esri-elevation-profile-legend-item__label{display:flex;flex-direction:row;align-items:center;flex-shrink:1;flex-grow:1;min-width:0;-webkit-padding-start:15px;padding-inline-start:15px}.esri-elevation-profile-legend-item__label:not(.esri-elevation-profile-legend-item__label--disabled){cursor:pointer}.esri-elevation-profile-legend-item__label>span{text-overflow:ellipsis;overflow:hidden}.esri-elevation-profile-statistics{--max-width:1px;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--max-width),1fr));grid-gap:2px 22px;gap:2px 22px;width:100%;contain:layout paint style}.esri-elevation-profile-statistics__statistic{display:block;width:-webkit-max-content;width:max-content;white-space:nowrap;text-align:start}.esri-elevation-profile-statistics__statistic__label{font-size:10px;font-weight:400}.esri-elevation-profile-statistics__statistic__value{font-size:10px;font-weight:600;margin-top:-.15em}.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-down,.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-up,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-left,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-right,.esri-elevation-profile-statistics__slope-value>[class^=esri-icon-]{font-size:10px}.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-down:not(:first-child),.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-up:not(:first-child),.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-left:not(:first-child),.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-right:not(:first-child),.esri-elevation-profile-statistics__slope-value>[class^=esri-icon-]:not(:first-child){-webkit-margin-start:7px;margin-inline-start:7px}.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-down,.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-up,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-left,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-right,.esri-elevation-profile-statistics__slope-value>[class*=" esri-icon-"]{font-size:10px}.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-down:not(:first-child),.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-up:not(:first-child),.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-left:not(:first-child),.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-right:not(:first-child),.esri-elevation-profile-statistics__slope-value>[class*=" esri-icon-"]:not(:first-child){-webkit-margin-start:7px;margin-inline-start:7px}.esri-elevation-profile--portrait .esri-elevation-profile-statistics{gap:6px 22px;margin-bottom:12px}.esri-elevation-profile--portrait .esri-elevation-profile-statistics__statistic__value{margin-top:2px}[dir=rtl] .esri-elevation-profile-legend-item__color-indicator,[dir=rtl] .esri-elevation-profile__chart-spinner--small{left:auto;right:0}.esri-expand{overflow:visible;min-height:32px;min-width:32px}.esri-expand__container{position:relative;transition:.3s}.esri-expand__content{opacity:0;width:0;height:0;z-index:1;margin:0 3px;box-shadow:0 1px 2px rgba(0,0,0,.3);transition:opacity .25s ease-in-out,margin .25s ease-in-out;overflow:hidden;visibility:hidden}.esri-ui-bottom-left .esri-expand__content,.esri-ui-top-left .esri-expand__content{left:100%}.esri-ui-bottom-right .esri-expand__content,.esri-ui-top-right .esri-expand__content{right:100%}.esri-ui-top-left .esri-expand__content,.esri-ui-top-right .esri-expand__content{top:0}.esri-ui-bottom-left .esri-expand__content,.esri-ui-bottom-right .esri-expand__content{bottom:0}.esri-ui-bottom-left .esri-icon-collapse,.esri-ui-bottom-left .esri-icon-expand,.esri-ui-top-left .esri-icon-collapse,.esri-ui-top-left .esri-icon-expand{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.esri-expand__content--expanded{opacity:1;width:auto;height:auto;overflow:visible;margin-left:7px;margin-right:7px;visibility:visible}.esri-expand__content .esri-widget{box-shadow:none}.esri-expand__icon-number{position:absolute;top:-6px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1em;padding:.125em .333em;height:16px;border-radius:16px;background-color:#6e6e6e;color:#fff;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:expand-number-intro-ani 1s ease-in-out;animation:expand-number-intro-ani 1s ease-in-out}.esri-ui-bottom-left .esri-expand__icon-number,.esri-ui-top-left .esri-expand__icon-number{right:-6px}.esri-ui-bottom-right .esri-expand__icon-number,.esri-ui-top-right .esri-expand__icon-number{left:-6px}.esri-ui-bottom-left .esri-expand__icon-number--expanded,.esri-ui-bottom-right .esri-expand__icon-number--expanded,.esri-ui-top-left .esri-expand__icon-number--expanded,.esri-ui-top-right .esri-expand__icon-number--expanded{position:static;top:auto;left:auto;right:auto}.esri-expand__icon-number--expanded{display:none}.esri-view-height-greater-than-medium .esri-ui-corner .esri-component .esri-expand__content{max-height:680px}.esri-view-height-medium .esri-ui-corner .esri-component .esri-expand__content{max-height:540px}.esri-view-height-small .esri-ui-corner .esri-component .esri-expand__content{max-height:420px}.esri-view-height-xsmall .esri-ui-corner .esri-component .esri-expand__content{max-height:240px}.esri-expand--drawer .esri-widget{max-width:100%;width:100%}.esri-expand--drawer .esri-expand__container--expanded{position:fixed;top:0;bottom:0;margin:0;height:100%;background:#fff;z-index:1;overflow:auto}.esri-expand--drawer .esri-expand__container--expanded .esri-expand__panel{display:flex;justify-content:space-between;padding:1.023rem;align-items:center}.esri-expand--drawer .esri-expand__container--expanded .esri-expand__panel .esri-expand__icon-number--expanded{display:block}.esri-expand--drawer .esri-expand__mask--expanded{background-color:#000;position:fixed;right:0;top:0;left:0;width:100%;height:100%;bottom:0;opacity:.8;z-index:1}.esri-ui-bottom-right .esri-expand--drawer .esri-expand__panel,.esri-ui-top-right .esri-expand--drawer .esri-expand__panel{flex-flow:row nowrap}.esri-ui-bottom-right .esri-expand--drawer .esri-expand__container--expanded,.esri-ui-top-right .esri-expand--drawer .esri-expand__container--expanded{width:75%;max-width:300px;-webkit-animation:expand-slide-rtl-ani .3s forwards;animation:expand-slide-rtl-ani .3s forwards}.esri-ui-bottom-left esri-expand--drawer .esri-expand__panel,.esri-ui-top-left esri-expand--drawer .esri-expand__panel{flex-flow:row-reverse nowrap}.esri-ui-bottom-left esri-expand--drawer .esri-expand__container--expanded,.esri-ui-top-left esri-expand--drawer .esri-expand__container--expanded{width:75%;max-width:300px;-webkit-animation:expand-slide-ltr-ani .3s forwards;animation:expand-slide-ltr-ani .3s forwards}.esri-view-width-xsmall .esri-expand--auto .esri-widget{max-width:100%;width:100%}.esri-view-width-xsmall .esri-expand--auto .esri-expand__container--expanded{position:fixed;top:0;bottom:0;margin:0;height:100%;background:#fff;z-index:1;overflow:auto}.esri-view-width-xsmall .esri-expand--auto .esri-expand__container--expanded .esri-expand__panel{display:flex;justify-content:space-between;padding:1.023rem;align-items:center}.esri-view-width-xsmall .esri-expand--auto .esri-expand__container--expanded .esri-expand__panel .esri-expand__icon-number--expanded{display:block}.esri-view-width-xsmall .esri-expand--auto .esri-expand__mask--expanded{background-color:#000;position:fixed;right:0;top:0;left:0;width:100%;height:100%;bottom:0;opacity:.8;z-index:1}.esri-view-width-xsmall .esri-ui-bottom-right .esri-expand--auto .esri-expand__panel,.esri-view-width-xsmall .esri-ui-top-right .esri-expand--auto .esri-expand__panel{flex-flow:row nowrap}.esri-view-width-xsmall .esri-ui-bottom-right .esri-expand--auto .esri-expand__container--expanded,.esri-view-width-xsmall .esri-ui-top-right .esri-expand--auto .esri-expand__container--expanded{width:75%;max-width:300px;-webkit-animation:expand-slide-rtl-ani .3s forwards;animation:expand-slide-rtl-ani .3s forwards}.esri-view-width-xsmall .esri-ui-bottom-left esri-expand--auto .esri-expand__panel,.esri-view-width-xsmall .esri-ui-top-left esri-expand--auto .esri-expand__panel{flex-flow:row-reverse nowrap}.esri-view-width-xsmall .esri-ui-bottom-left esri-expand--auto .esri-expand__container--expanded,.esri-view-width-xsmall .esri-ui-top-left esri-expand--auto .esri-expand__container--expanded{width:75%;max-width:300px;-webkit-animation:expand-slide-ltr-ani .3s forwards;animation:expand-slide-ltr-ani .3s forwards}.esri-expand--floating .esri-expand__content{position:absolute}.esri-expand--floating .esri-expand__content-panel,.esri-expand--floating .esri-expand__mask{display:none}.esri-view-width-greater-than-xsmall .esri-expand--auto .esri-expand__content{position:absolute}.esri-view-width-greater-than-xsmall .esri-expand--auto .esri-expand__content-panel,.esri-view-width-greater-than-xsmall .esri-expand--auto .esri-expand__mask{display:none}@-webkit-keyframes expand-slide-rtl-ani{0%{right:-600px}to{right:0}}@keyframes expand-slide-rtl-ani{0%{right:-600px}to{right:0}}@-webkit-keyframes expand-slide-ltr-ani{0%{left:-600px}to{left:0}}@keyframes expand-slide-ltr-ani{0%{left:-600px}to{left:0}}@-webkit-keyframes expand-number-intro-ani{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(1.25);transform:scale(1.25)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes expand-number-intro-ani{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(1.25);transform:scale(1.25)}to{-webkit-transform:scale(1);transform:scale(1)}}.esri-feature__title{font-size:14px;display:block;word-break:break-word;word-wrap:break-word}.esri-feature calcite-icon{box-sizing:content-box}.esri-feature__attachments{display:flex}.esri-feature__loading-container{width:100%;justify-content:center;display:flex;padding:12px 0}.esri-feature-relationship{position:relative}.esri-feature-relationship__list{min-height:48px}.esri-feature-relationship__list-item--hidden{display:none}.esri-feature__feature-observer{position:relative;z-index:2;bottom:20px;text-align:center}.esri-feature__sticky-loading-container{display:flex;align-items:center;justify-content:center;height:48px;padding:0;margin:0;pointer-events:none;position:-webkit-sticky;position:sticky;bottom:10px;z-index:2}.esri-icon-loading-indicator{display:inline-block}.esri-feature{width:100%;--calcite-ui-background:$background-color}.esri-feature__content-element{padding:0 7px;margin-bottom:24px}.esri-feature__content-element:last-child{margin-bottom:12px}.esri-feature__content-node{display:flex;flex-direction:column}.esri-feature__text{line-height:1.3}.esri-feature-attachments{flex-flow:column wrap;align-items:flex-start}.esri-feature__last-edited-info{font-size:12px;padding-top:6px}[dir=rtl] .esri-feature__attachments-title{margin:0 0 0 auto}[dir=rtl] .esri-feature__attachments--list .esri-feature__attachment-item-mask{margin-right:0;margin-left:7px}.esri-feature-content__loader-container{height:150px;padding:0;display:flex;align-items:center;justify-content:center}.esri-feature-content__loader{height:64px;width:100%;background:url(/_next/static/media/loading-throb.af7d8753.gif) no-repeat 50%}.esri-feature-content{font-size:14px}.esri-feature-content h1,.esri-feature-content h2,.esri-feature-content h3,.esri-feature-content h4,.esri-feature-content h5,.esri-feature-content h6{color:#323232;margin:.5em 0;letter-spacing:0;font-weight:600;line-height:normal}.esri-feature-content h1{font-size:1.75em}.esri-feature-content h2{font-size:1.5em}.esri-feature-content h3{font-size:1.25em}.esri-feature-content h4,.esri-feature-content h5,.esri-feature-content h6{font-size:1em}.esri-widget__heading.esri-feature-element-info__title{color:#323232;font-size:20px;font-weight:400;margin-bottom:.2em;margin-top:0}.esri-feature-element-info__description{font-size:12px;font-weight:400;margin-bottom:9px}.esri-feature-content p{font-size:14px;margin:0 0 1.2em}.esri-feature-content p:last-child{-webkit-margin-after:0;margin-block-end:0}.esri-feature-content img{image-orientation:from-image}.esri-feature-content img,.esri-feature-content video{max-width:100%;max-height:100%}.esri-feature-content figure{padding:0;margin:0}.esri-feature-content figcaption{font-size:12px;font-style:italic;padding:0;margin:.2em 0 0;display:block}.esri-feature-content ol,.esri-feature-content ul{margin-block:1rem}.esri-feature-content ol:first-child,.esri-feature-content ul:first-child{-webkit-margin-before:0;margin-block-start:0}.esri-feature-content a{color:#6e6e6e}.esri-feature-content a:focus,.esri-feature-content a:hover{color:#2e2e2e}.esri-feature-form{background-color:var(--calcite-ui-background);padding:var(--esri-widget-padding)}.esri-feature-form__form{display:flex;flex-direction:column}.esri-feature-form__centered-button{align-self:center}.esri-feature-form__description-text{margin:3px 0 0;font-size:12px;color:#6e6e6e}.esri-feature-form__list-observer{position:relative;z-index:2;bottom:20px;text-align:center}.esri-feature-form__related-records_header{display:flex}.esri-feature-form__related-records_header span{flex-grow:1}.esri-feature-form__related-records_list{margin-bottom:12px;min-height:40px}.esri-feature-form__label{white-space:pre-wrap;word-break:break-all;word-wrap:break-word;word-break:break-word;display:flex;justify-content:space-between;flex-direction:column;margin-bottom:12px;position:relative;opacity:1;transition:opacity .25s,margin .25s}.esri-feature-form__label:last-child{margin-bottom:0}.esri-feature-form__form-header,.esri-feature-form__relationship-label calcite-notice{margin-bottom:12px}.esri-feature-form__form-header .esri-feature-form__description-text~.esri-widget__heading{margin-bottom:0}.esri-feature-form__form-header .esri-feature-form__description-text{margin-top:0}.esri-feature-form__input-wrapper{position:relative;order:3;display:inline-flex;flex:1 1;align-items:center}.esri-feature-form__input-loader{inset-block-start:5px;inset-inline:1px;pointer-events:none;position:absolute;display:block}.esri-feature-form__input{margin-top:4px;width:100%}.esri-feature-form__input:focus{outline:2px solid var(--calcite-ui-brand);outline-offset:-2px}textarea.esri-feature-form__input{resize:vertical}.esri-feature-form__input--date,.esri-feature-form__input--time{resize:none}.esri-feature-form__input--disabled{background-color:var(--calcite-ui-background);font-weight:var(--calcite-font-weight-medium)}.esri-feature-form__input--invalid{border:1px solid #de2900}.esri-feature-form__input-icon--invalid{position:absolute;top:28px;inset-inline-end:4px;color:#8c2907;background-color:var(--calcite-ui-background)}.esri-feature-form__input:focus+.esri-feature-form__input-icon--invalid{display:none}.esri-feature-form__field-error-message{padding:7px 0;font-size:12px}.esri-feature-form__date-input-container{display:flex;flex-direction:column}.esri-feature-form__date-input-container .esri-feature-form__input{border:none}.esri-feature-form__input--radio-group{display:flex;flex-direction:column}.esri-feature-form__input--radio-label{display:flex;align-items:center}.esri-feature-form__input--radio{margin:7px}.esri-feature-form__input--switch{margin:7px 0}.esri-feature-form__group-description{margin:6px 0 4px}.esri-feature-form__group{border:none;border-bottom:1px solid hsla(0,0%,43%,.3);padding:0 0 12px;margin:0 0 12px;min-inline-size:unset;transition:border-color .25s}.esri-feature-form__group-label{margin-bottom:0}.esri-feature-form__group-header{align-items:center;display:flex;cursor:pointer;justify-content:space-between;margin:0 0 6px;padding:6px 0;border:none;background-color:inherit;font-family:inherit;text-align:unset;width:100%}.esri-feature-form__group-title{flex:0 1 auto}.esri-feature-form__group-toggle-icon{justify-self:flex-end;flex:0 0 16px;margin:0 7px}.esri-feature-form__group:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.esri-feature-form__group--sequential{border-bottom:none;-webkit-border-start:3px solid hsla(0,0%,43%,.3);border-inline-start:3px solid hsla(0,0%,43%,.3);padding-bottom:0;-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px}.esri-feature-form__group--sequential .esri-feature-form__group-header{padding-top:0}.esri-feature-form__group--sequential:not(.esri-feature-form__group--collapsed) .esri-feature-form__group-header{cursor:auto}.esri-feature-form__group--active{border-inline-start-color:#0079c1}.esri-feature-form__group--collapsed .esri-feature-form__group-header{margin-bottom:0}.esri-feature-form__group--collapsed .esri-feature-form__label{pointer-events:none;opacity:0;height:0;margin:0;transition:none}[dir=rtl] .esri-feature-form__date-input-part:first-child .esri-feature-form__input{border-right:1px solid hsla(0,0%,43%,.3);border-left:none}.esri-features{display:flex}.esri-features calcite-pagination{flex:1 1;align-self:center}.esri-features calcite-flow{position:relative;z-index:1}.esri-features__container{padding:12px;background-color:var(--calcite-ui-background)}.esri-features .esri-feature,.esri-features .esri-feature-relationship{background-color:transparent}.esri-features__footer{display:flex;background-color:var(--calcite-ui-foreground-1);justify-content:flex-end;flex:1 1}.esri-features__footer calcite-action-group{-webkit-border-start:1px solid var(--calcite-ui-border-3);border-inline-start:1px solid var(--calcite-ui-border-3)}.esri-features__content-feature{--calcite-flow-item-footer-padding:0}.esri-features__feature-menu-observer{position:relative;z-index:2;bottom:20px;text-align:center}.esri-features__action--exit{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.esri-feature-media__container{display:flex;flex-flow:row wrap;align-items:center}.esri-feature-media__item-title{font-size:16px;margin:0}.esri-feature-media__item-caption{font-size:12px;-webkit-padding-before:3px;padding-block-start:3px}.esri-feature-media__container{width:100%;min-height:150px;margin-top:6px}.esri-feature-media__container .esri-feature-media__pagination-button{justify-content:center;align-items:center;background:transparent;border:none;color:#6e6e6e;cursor:pointer;display:flex;padding-inline:7px;padding-block:6px}.esri-feature-media__container .esri-feature-media__pagination-button:focus,.esri-feature-media__container .esri-feature-media__pagination-button:hover{background-color:#f3f3f3;color:#2e2e2e;fill:#2e2e2e}.esri-feature-media__item{width:100%;height:auto;display:flex;align-items:flex-start;justify-content:center;margin-block:6px}.esri-feature-media__item-navigation{display:flex;align-items:flex-start;flex:0 1 100%;justify-content:space-between;-webkit-margin-after:6px;margin-block-end:6px}.esri-feature-media__item-text{-webkit-margin-end:7px;margin-inline-end:7px}.esri-feature-media__pagination{align-items:center;display:flex;flex:0 0 auto;overflow:hidden}.esri-feature-media__pagination:only-child{-webkit-margin-start:auto;margin-inline-start:auto}.esri-feature-media__pagination-text{font-size:12px;color:#6e6e6e;padding-inline:3px}.esri-feature-media__item-container{flex:0 1 auto;width:100%}.esri-feature-media__item-container img{max-width:100%}.esri-feature-media__item-container img[src$=".SVG"],.esri-feature-media__item-container img[src$=".svg"]{width:100%}.esri-feature-media__chart{background-color:#fff;width:100%;height:155px}[dir=rtl] .esri-feature-media__image-summary{margin:0 .5em 0 0}[dir=rtl] .esri-feature-media__pagination-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.esri-feature-table{display:flex;flex-direction:column;height:100%;width:100%}.esri-feature-table .esri-feature-table__content{flex:1 1;flex-grow:1;min-height:0;margin:0;padding:0}.esri-feature-table .esri-grid--no-column-menu .esri-column__menu-container{display:none}.esri-feature-table .esri-grid__grid{height:100%;width:100%}.esri-feature-table .esri-grid__grid .esri-column__menu-container.esri-button-menu{height:28px;width:28px;position:inherit}.esri-feature-table .esri-grid__grid .esri-column__menu-container.esri-button-menu .esri-button-menu__button{height:26px;width:16px}.esri-feature-table .esri-button-menu,.esri-feature-table .esri-button-menu__button,.esri-feature-table .esri-column__menu-container,.esri-feature-table .esri-feature-table__menu,.esri-feature-table .esri-grid{background-color:transparent}.esri-feature-table vaadin-grid{font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;background-color:inherit;color:inherit}.esri-feature-table vaadin-grid ::part(body-cell){background-color:transparent;font-size:14px}.esri-feature-table vaadin-grid ::part(row):hover{background-color:var(--lumo-row-background-hover)}.esri-feature-table__menu{height:40px;order:3;padding:4px;width:40px}.esri-feature-table__menu .esri-button-menu{bottom:auto;position:relative}.esri-feature-table__header{display:flex;flex-direction:row;font-weight:400;height:40px;line-height:40px;margin:0;width:100%}.esri-feature-table__title{flex-grow:1;order:2}.esri-feature-table__loader-container{height:40px;margin:0 8px;order:1;width:32px}.esri-feature-table__loader{height:40px;width:32px;background:url(/_next/static/media/loading-throb.af7d8753.gif) no-repeat 50%}.esri-field-column__header-label{align-items:center;display:flex;flex-grow:1;margin:0 5px;min-height:28px;overflow:auto}.esri-field-column__header-content{align-items:center;display:flex;font-weight:400;flex-grow:1;overflow:visible}.esri-field-column__cell-content{font-size:.9em}.esri-field-column__cell__date-input-container{display:flex;height:100%;width:100%}.esri-field-column__cell__date-input-container .esri-field-column__cell__date-input-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.esri-field-column__cell__date-input-container .esri-date-picker{flex:1 1}.esri-field-column__cell__date-input-container .esri-date-picker .esri-date-picker__text-input.esri-input{width:100%}.esri-field-column__cell__date-input-container .esri-date-picker .esri-date-picker__calendar-toggle{height:26px}.esri-field-column__cell__date-input-container .esri-time-picker{display:inline-flex;flex:1 1}.esri-field-column__cell__date-input-container .esri-time-picker input{width:100%}.esri-field-column__button{align-items:center;background-color:transparent;border:none;color:#0079c1;display:flex;font-size:16px;height:auto;justify-content:center;text-align:center;transition:background-color 125ms ease-in-out;width:26px}.esri-field-column__button:disabled{cursor:default;color:hsla(0,0%,43%,.4)}.esri-field-column__button:focus,.esri-field-column__button:hover{background-color:#f3f3f3;color:#2e2e2e;cursor:pointer}.esri-field-column__cell__input-container{display:flex;top:0;left:0;width:100%;height:100%;position:absolute}.esri-field-column__cell-input{height:100%;width:100%;border:none;padding:0 5px;flex:1 1}.esri-feature-table__prompt--info{-webkit-animation:esri-fade-in-up .25s ease-in-out;animation:esri-fade-in-up .25s ease-in-out;background-color:var(--calcite-ui-background);border:3px solid var(--calcite-ui-info);color:#323232;box-shadow:0 1px 2px rgba(0,0,0,.3);display:flex;flex-flow:column nowrap;max-height:85%;padding:12px 15px}.esri-feature-table__prompt--info .esri-feature-table__prompt__header{color:var(--calcite-ui-info);display:flex;flex:0 0 auto;margin-bottom:12px}.esri-feature-table__prompt--info .esri-feature-table__prompt__header__heading{color:#323232;margin:0 3px}.esri-feature-table__prompt--info .esri-feature-table__prompt__message{color:inherit;font-weight:400;flex:1 1 auto;overflow:auto;overflow-x:hidden;padding:0 0 12px;word-break:break-word}.esri-feature-table__prompt--info .esri-feature-table__prompt__divider{border-bottom:1px solid;border-color:hsla(0,0%,43%,.15);color:inherit;flex:0 0 auto;margin:0 0 12px}.esri-feature-table__prompt--info .esri-feature-table__prompt__actions{display:flex;flex-direction:row}.esri-feature-table__prompt--warning{-webkit-animation:esri-fade-in-up .25s ease-in-out;animation:esri-fade-in-up .25s ease-in-out;background-color:var(--calcite-ui-background);border:3px solid var(--calcite-ui-warning);color:#323232;box-shadow:0 1px 2px rgba(0,0,0,.3);display:flex;flex-flow:column nowrap;max-height:85%;padding:12px 15px}.esri-feature-table__prompt--warning .esri-feature-table__prompt__header{color:var(--calcite-ui-warning);display:flex;flex:0 0 auto;margin-bottom:12px}.esri-feature-table__prompt--warning .esri-feature-table__prompt__header__heading{color:#323232;margin:0 3px}.esri-feature-table__prompt--warning .esri-feature-table__prompt__message{color:inherit;font-weight:400;flex:1 1 auto;overflow:auto;overflow-x:hidden;padding:0 0 12px;word-break:break-word}.esri-feature-table__prompt--warning .esri-feature-table__prompt__divider{border-bottom:1px solid;border-color:hsla(0,0%,43%,.15);color:inherit;flex:0 0 auto;margin:0 0 12px}.esri-feature-table__prompt--warning .esri-feature-table__prompt__actions{display:flex;flex-direction:row}.esri-feature-table__prompt--danger{-webkit-animation:esri-fade-in-up .25s ease-in-out;animation:esri-fade-in-up .25s ease-in-out;background-color:var(--calcite-ui-background);border:3px solid var(--calcite-ui-danger);color:#323232;box-shadow:0 1px 2px rgba(0,0,0,.3);display:flex;flex-flow:column nowrap;max-height:85%;padding:12px 15px}.esri-feature-table__prompt--danger .esri-feature-table__prompt__header{color:var(--calcite-ui-danger);display:flex;flex:0 0 auto;margin-bottom:12px}.esri-feature-table__prompt--danger .esri-feature-table__prompt__header__heading{color:#323232;margin:0 3px}.esri-feature-table__prompt--danger .esri-feature-table__prompt__message{color:inherit;font-weight:400;flex:1 1 auto;overflow:auto;overflow-x:hidden;padding:0 0 12px;word-break:break-word}.esri-feature-table__prompt--danger .esri-feature-table__prompt__divider{border-bottom:1px solid;border-color:hsla(0,0%,43%,.15);color:inherit;flex:0 0 auto;margin:0 0 12px}.esri-feature-table__prompt--danger .esri-feature-table__prompt__actions{display:flex;flex-direction:row}[dir=rtl] .esri-feature-table__menu-content{left:2px;right:auto}.esri-feature-templates{background:var(--calcite-ui-background)}.esri-feature-templates__list-item-icon{flex:0 1;width:48px;min-width:48px;display:flex;align-items:center;justify-content:center}.esri-feature-templates__list-item-icon>div{display:flex}.esri-feature-templates__loader{margin:0 auto;height:48px;width:32px;background:url(/_next/static/media/loading-throb.af7d8753.gif) no-repeat 50%}.esri-ui .esri-feature-templates{width:300px}.esri-ui .esri-widget .esri-feature-templates{width:100%}.esri-floor-filter{display:flex;flex-direction:row;background:transparent;border:none;box-shadow:none!important}.esri-floor-filter__position--top{align-items:flex-start}.esri-floor-filter__position--top .esri-floor-filter__close-levels-button,.esri-floor-filter__position--top .esri-floor-filter__levels-container,.esri-floor-filter__position--top .esri-floor-filter__minimize-toggle-button,.esri-floor-filter__position--top .esri-floor-filter__zoom-button,.esri-floor-filter__position--top .esri-floor-filter__zoom-button--levels{border-width:1px 0 0}.esri-floor-filter__position--bottom{align-items:flex-end}.esri-floor-filter__position--bottom .esri-floor-filter__close-levels-button,.esri-floor-filter__position--bottom .esri-floor-filter__levels-container,.esri-floor-filter__position--bottom .esri-floor-filter__minimize-toggle-button,.esri-floor-filter__position--bottom .esri-floor-filter__zoom-button,.esri-floor-filter__position--bottom .esri-floor-filter__zoom-button--levels{border-width:0 0 1px}.esri-floor-filter__layout--collapsed .esri-floor-filter__button-container{display:flex;flex-direction:column;max-width:48px}.esri-floor-filter__layout--collapsed .esri-floor-filter__button-container .esri-icon{position:relative;top:2px}.esri-floor-filter__layout--collapsed .esri-floor-filter__button-container .esri-floor-filter__browse-button{width:48px;height:48px;padding:12px;border:none}.esri-floor-filter__layout--collapsed .esri-floor-filter__button-container .esri-floor-filter__zoom-button{width:48px;height:48px;padding:12px;border-style:solid;border-color:hsla(0,0%,43%,.3)}.esri-floor-filter__layout--collapsed .esri-floor-filter__button-container .esri-floor-filter__zoom-button--levels{width:48px;height:32px;padding:8px 12px;border-style:solid;border-color:hsla(0,0%,43%,.3)}.esri-floor-filter__layout--collapsed .esri-floor-filter__button-container .esri-floor-filter__minimize-toggle-button{width:48px;height:32px;padding:4px 12px;border-style:solid;border-color:hsla(0,0%,43%,.3)}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container{display:flex;flex-direction:column;max-width:300px}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-icon{position:relative;top:2px}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-floor-filter__button-info{margin-right:auto}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-floor-filter__browse-button{width:auto;height:48px;padding:12px;border:none}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-floor-filter__level-button{text-align:left;justify-content:flex-start;padding:16px}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-floor-filter__zoom-button{width:auto;height:48px;padding:12px;border-style:solid;border-color:hsla(0,0%,43%,.3)}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-floor-filter__zoom-button--levels{width:auto;height:32px;padding:8px 12px;border-style:solid;border-color:hsla(0,0%,43%,.3)}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-floor-filter__minimize-toggle-button{width:auto;height:32px;padding:4px 12px;border-style:solid;border-color:hsla(0,0%,43%,.3)}.esri-floor-filter__layout--expanded .esri-floor-filter__button-container .esri-floor-filter__button-label{margin-left:8px}.esri-floor-filter .esri-floor-filter__level-button{width:100%;border:none;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;height:48px}.esri-floor-filter .esri-floor-filter__level-button:focus{background-color:#f3f3f3}.esri-floor-filter .esri-floor-filter__level-button.esri-widget--button-active:focus{background-color:#e2f1fb}.esri-floor-filter .esri-floor-filter__levels-container{list-style-type:none;overflow:auto;max-height:420px;margin:unset;padding:unset;width:100%;border-style:solid;border-color:hsla(0,0%,43%,.3);scrollbar-width:thin}.esri-floor-filter .esri-floor-filter__levels-container .esri-widget--button-active{font-weight:600}.esri-floor-filter .esri-floor-filter__levels-container::-webkit-scrollbar{width:6px}.esri-floor-filter .esri-floor-filter__levels-container::-webkit-scrollbar-track{background:#fafafa}.esri-floor-filter .esri-floor-filter__levels-container::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:20px;border:3px solid #c1c1c1}.esri-floor-filter .esri-widget--button-active{background:#e2f1fb;color:#005e95}.esri-floor-filter .esri-floor-filter__button-container{box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-floor-filter .esri-floor-filter__filter-menu{width:300px;max-height:420px;background:#fff;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-header{align-items:stretch;display:flex;flex-direction:row;line-height:1.3em;box-shadow:0 .5px 0 #e0e0e0;color:#323232;height:auto}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-header-back{padding:26px 0;min-width:28px;border:none;border-right:1px solid hsla(0,0%,43%,.3);display:flex;align-items:center;justify-content:center;background-color:#fff;margin:unset}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-header-back:hover{background:#f3f3f3;cursor:pointer}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-header-text-group{display:flex;justify-content:center;flex-direction:column;padding:12px;max-width:calc(300px - 28px - 40px)}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-header-text{font-style:normal;font-weight:600;font-size:16px;margin:unset;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-header-subtext{font-style:normal;font-weight:400;margin:4px 0 0;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.esri-floor-filter .esri-floor-filter__filter-menu .esri-icon-close{padding:26px 12px;display:flex;align-items:center;background-color:#fff;border:none;margin:0 0 0 auto}.esri-floor-filter .esri-floor-filter__filter-menu .esri-icon-close:hover{background:#f3f3f3;cursor:pointer}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-search{padding:10px;align-items:center;display:flex;background:#f3f3f3;box-shadow:0 .5px 0 #e0e0e0;margin-top:.5px;margin-bottom:1px}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-search .esri-floor-filter__filter-menu-search-input{margin-left:6px;width:100%;background:transparent;border:none;outline:none;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;color:#323232;font-size:14px}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items{list-style-type:none;overflow-y:auto;color:#323232;margin:unset;padding:unset;width:100%;max-height:300px}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility:focus,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility:hover,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site:focus,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site:hover{background:#f3f3f3;cursor:pointer}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility:active,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site:active{background-color:#e2f1fb;color:#323232}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site{padding:18px;display:flex;flex-direction:row;align-items:center;background:#fff;border:none;width:100%}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-floor-filter__filter-menu-item-name,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-floor-filter__filter-menu-item-name{font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-floor-filter__filter-menu-item-name--selected,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-floor-filter__filter-menu-item-name--selected{font-weight:600;font-size:14px;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-floor-filter__filter-menu-item-name,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-floor-filter__filter-menu-item-name--selected,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-floor-filter__filter-menu-item-name,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-floor-filter__filter-menu-item-name--selected{text-align:left;margin-right:10px;max-width:220px}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-icon-right,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-icon-right{margin-left:auto}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__selected-item-circle{margin-left:-10px;margin-right:6px;width:4px;height:4px;border-radius:50%;background:#007ac2}.esri-floor-filter .esri-floor-filter__separator{width:10px;background:transparent;border:none;box-shadow:none}.esri-expand__content .esri-floor-filter{width:-webkit-max-content;width:max-content}.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__minimize-toggle-button,.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__zoom-button,.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__zoom-button--levels,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__minimize-toggle-button,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__zoom-button,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__zoom-button--levels{display:none}.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu{width:225px}.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__close-levels-button,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__close-levels-button{width:48px;height:48px;padding:12px;border-style:solid;border-color:hsla(0,0%,43%,.3);background:#e7e7e7}.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu-header-text-group,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu-header-text-group{max-width:calc(225px - 28px - 40px)}.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu-item-name,.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu-item-name--selected,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu-item-name,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__filter-menu-item-name--selected{max-width:165px!important}.esri-view-height-small .esri-floor-filter .esri-floor-filter__filter-menu,.esri-view-height-small .esri-floor-filter .esri-floor-filter__levels-container{max-height:calc(420px - 100px)}.esri-view-height-xsmall .esri-floor-filter .esri-floor-filter__levels-container{max-height:calc(48px * 3 + 12px)}.esri-view-height-xsmall .esri-floor-filter .esri-floor-filter__filter-menu{max-height:240px}[dir=rtl] .esri-floor-filter__layout--expanded .esri-floor-filter__button-info{margin-left:auto;margin-right:unset}[dir=rtl] .esri-floor-filter__layout--expanded .esri-floor-filter__button-label{margin-right:8px;margin-left:unset}[dir=rtl] .esri-floor-filter .esri-icon-close{margin:0 auto 0 0}[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-header-back{border-left:1px solid hsla(0,0%,43%,.3);border-right:none}[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-search .esri-floor-filter__filter-menu-search-input{margin-right:6px;margin-left:unset}[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-building-level-picker__arrow-down,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-building-level-picker__arrow-up,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-building-phase-picker__arrow-left,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-building-phase-picker__arrow-right,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .esri-icon-left,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-building-level-picker__arrow-down,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-building-level-picker__arrow-up,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-building-phase-picker__arrow-left,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-building-phase-picker__arrow-right,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site .esri-icon-left{margin-right:auto}[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-item-name,[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-item-name--selected{text-align:right!important;margin-right:unset!important;margin-left:10px!important}[dir=rtl] .esri-floor-filter .esri-floor-filter__filter-menu-items .esri-floor-filter__selected-item-circle{margin-right:-10px;margin-left:6px}.esri-grid{width:100%;height:100%;--lumo-base-color:#fff;--lumo-primary-color:#0079c1;--lumo-primary-text-color:var(--lumo-primary-color);--lumo-primary-color-10pct:rgba(0,121,193,.2);--lumo-contrast-20pct:#6e6e6e;--lumo-contrast-30pct:#2e2e2e;--lumo-contrast-10pct:#f3f3f3;--lumo-row-background-hover:#f3f3f3}.esri-grid .esri-grid__content{width:100%;height:100%;background-color:inherit}.esri-grid .esri-grid__grid{height:100%;width:100%}.esri-grid .esri-grid__grid a{color:#6e6e6e}.esri-grid .esri-grid__grid a:focus,.esri-grid .esri-grid__grid a:hover{color:#2e2e2e}.esri-grid .esri-column__header-label,.esri-grid .esri-column__sorter{align-items:center;display:flex;flex-grow:1;margin:0 5px;min-height:28px;overflow:auto}.esri-grid .esri-column__menu-container{display:inline-block;margin:0 5px}.esri-grid .esri-column__header-content{align-items:center;display:flex;flex-grow:1;overflow:visible}.esri-heatmap-slider{direction:ltr;min-width:260px}.esri-heatmap-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-heatmap-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-heatmap-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-heatmap-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-heatmap-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-heatmap-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-heatmap-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-heatmap-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-heatmap-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-heatmap-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-heatmap-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-heatmap-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-heatmap-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-heatmap-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-heatmap-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-heatmap-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-heatmap-slider .esri-slider .esri-slider__max,.esri-heatmap-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-heatmap-slider .esri-slider .esri-slider__max:before,.esri-heatmap-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-heatmap-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-heatmap-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-heatmap-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-heatmap-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-heatmap-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-heatmap-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-heatmap-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-heatmap-slider .esri-slider .esri-histogram__average-line,.esri-heatmap-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-heatmap-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-heatmap-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-heatmap-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-heatmap-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-heatmap-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-heatmap-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-heatmap-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-heatmap-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-heatmap-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-heatmap-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-heatmap-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-heatmap-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-heatmap-slider__ramp svg rect{height:100%;width:100%}.esri-heatmap-slider__ramp svg path{stroke-width:.5px}.esri-heatmap-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-histogram{direction:ltr}.esri-histogram,.esri-histogram__content,.esri-histogram__svg{width:100%;height:100%}.esri-histogram__svg{display:inline-block;overflow:hidden}.esri-histogram__data-line{stroke:#888;stroke-width:1px;shape-rendering:crispedges}.esri-histogram__label{stroke:#000;font-size:12px;stroke-width:0;direction:ltr;unicode-bidi:plaintext}.esri-histogram__average-data-line{stroke:#444}.esri-histogram__average-symbol{font-family:"Georgia, serif";font-style:italic}[dir=rtl] .esri-histogram{direction:rtl}[dir=rtl] .esri-histogram .esri-histogram__average-label{direction:rtl;unicode-bidi:plaintext}.esri-histogram-range-slider{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.esri-histogram-range-slider .esri-slider .esri-slider__label{top:24px;display:none}.esri-histogram-range-slider .esri-slider__anchor--moving .esri-slider__label{display:inline}.esri-histogram-range-slider .esri-slider{font-size:12px}.esri-histogram-range-slider .esri-slider__content{display:flex;flex-direction:column-reverse}.esri-histogram-range-slider .esri-slider__max{bottom:0;position:absolute;right:0;text-align:right}.esri-histogram-range-slider .esri-slider__max .esri-slider__range-input{text-align:right}.esri-histogram-range-slider .esri-slider__min{bottom:0;left:0;position:absolute;text-align:left}.esri-histogram-range-slider .esri-slider__min .esri-slider__range-input{text-align:left}.esri-histogram-range-slider .esri-slider--horizontal .esri-slider__max,.esri-histogram-range-slider .esri-slider--horizontal .esri-slider__min{display:inline;min-width:50%}.esri-histogram-range-slider .esri-histogram{display:flex;align-self:flex-end}.esri-histogram-range-slider .esri-histogram__bar{touch-action:none}.esri-histogram-range-slider .esri-slider__max .esri-slider__range-input{float:right}.esri-histogram-range-slider__slider-container{align-self:flex-end;margin-bottom:24px;width:100%}.esri-histogram-range-slider__histogram-container{display:flex;flex-grow:1;height:100%;min-height:0;width:100%}.esri-histogram-range-slider__range-type--at-least .esri-slider__segment-1,.esri-histogram-range-slider__range-type--at-most .esri-slider__segment-0,.esri-histogram-range-slider__range-type--between .esri-slider__segment-1,.esri-histogram-range-slider__range-type--greater-than .esri-slider__segment-1,.esri-histogram-range-slider__range-type--less-than .esri-slider__segment-0,.esri-histogram-range-slider__range-type--not-between .esri-slider__segment-1{background-color:#0079c1}.esri-identity-form{display:flex;flex-flow:column}.esri-identity-modal{box-sizing:border-box;color:#323232;display:none;font-size:14px;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3em;background-color:#fff}.esri-identity-modal--open{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;text-align:center;z-index:1001;transition:opacity .3s cubic-bezier(.4,0,.2,1) 0s;opacity:1}.esri-identity-modal--open .esri-identity-modal__dialog{position:relative;top:auto;left:auto;right:auto;bottom:auto;border:none;background:#fff;overflow:auto;border-radius:0;outline:none;padding:18px 22px;max-width:40vw;max-height:80vh;box-sizing:border-box;z-index:102;text-align:left;display:inline-block;vertical-align:middle;transition:margin-top .3s cubic-bezier(.4,0,.2,1) 0s;margin-top:0}.esri-identity-modal__title{font-size:20px;margin:0 0 12px;padding:0}.esri-identity-modal__close-button{color:#6e6e6e;position:absolute;top:12px;right:7px;z-index:1;background:none;border:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer}.esri-identity-modal__content{margin-top:18px}.esri-identity-form__group{margin-bottom:12px}.esri-identity-form__label{display:flex;flex-flow:column}.esri-identity-form__footer{display:flex;justify-content:space-between;margin-top:12px}@media only screen and (max-width:680px){.esri-identity-modal--open .esri-identity-modal__dialog{max-width:unset;width:75vw}}[dir=rtl] .esri-identity-modal--open .esri-identity-modal__dialog{text-align:right}[dir=rtl] .esri-identity-modal__close-button{right:unset;left:7px}.esri-item-list{width:100%}.esri-item-list__filter-container--sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}.esri-item-list__group{margin-top:12px}.esri-item-list__scroller{overflow-y:auto}.esri-ui .esri-item-list__scroller{position:relative;z-index:0}.esri-ui .esri-item-list__scroller--enabled{max-height:420px}.esri-item-list__group__header{color:var(--calcite-ui-text-2);font-weight:var(--calcite-font-weight-medium)}.esri-item-list__list-item{cursor:pointer;min-height:48px}.esri-item-list__list-item.esri-building-level-picker__arrow-down,.esri-item-list__list-item.esri-building-level-picker__arrow-up,.esri-item-list__list-item.esri-building-phase-picker__arrow-left,.esri-item-list__list-item.esri-building-phase-picker__arrow-right,.esri-item-list__list-item[class*=" esri-icon-"],.esri-item-list__list-item[class^=esri-icon-]{-webkit-padding-end:2.8px;padding-inline-end:2.8px}.esri-item-list__list-item-icon{margin-inline:.75rem}.esri-item-list__no-matches-message{display:flex;justify-content:center;align-items:center;height:96px}.esri-layer-list{color:#323232;background-color:#f3f3f3;padding:calc(var(--esri-widget-padding-y)*.5) calc(var(--esri-widget-padding-x)*.5);overflow-y:auto;display:flex;flex-flow:column}.esri-layer-list__list{list-style:none;margin:0 0 0 15px;padding:2px;transition:background-color 125ms ease-in-out}.esri-layer-list__list:empty{min-height:48px}.esri-layer-list__list.esri-layer-list--chosen{background-color:#e2f1fb;opacity:.75}.esri-layer-list__item.esri-layer-list--chosen .esri-layer-list__item,.esri-layer-list__list.esri-layer-list--chosen .esri-layer-list__item{background-color:transparent}.esri-layer-list__item--has-children{padding-bottom:6px}.esri-layer-list__item--has-children .esri-layer-list__list:not([hidden]){-webkit-animation:esri-fade-in 375ms ease-in-out;animation:esri-fade-in 375ms ease-in-out}.esri-layer-list__list[hidden]{display:none}.esri-layer-list__list--root{margin:0}.esri-layer-list__item--selectable .esri-layer-list__item-container{cursor:pointer}.esri-layer-list__item--selectable .esri-layer-list__item-container:hover{border-left-color:hsla(0,0%,43%,.3)}.esri-layer-list__item[aria-selected=true]>.esri-layer-list__item-container,.esri-layer-list__item[aria-selected=true]>.esri-layer-list__item-container:hover{border-left-color:#0079c1}.esri-layer-list__item-container~.esri-layer-list__list .esri-layer-list__item{border-bottom-width:0}.esri-layer-list__item{background-color:#fff;border-bottom:1px solid hsla(0,0%,43%,.3);position:relative;overflow:hidden;list-style:none;margin:3px 0;padding:0;transition:background-color 125ms ease-in-out}.esri-layer-list__item.esri-layer-list--chosen{background-color:#e2f1fb;opacity:.75}.esri-layer-list__item-container{border-left:3px solid transparent;display:flex;justify-content:flex-start;align-items:flex-start;padding:12px 7px 12px 20px;transition:border-color .25s ease-in-out}.esri-layer-list__item--invisible-at-scale .esri-layer-list__item-title{color:hsla(0,0%,43%,.4)}.esri-layer-list__item--has-children>.esri-layer-list__item-container{padding-left:5px}.esri-layer-list__item--has-children>.esri-layer-list__list{font-size:12px}.esri-layer-list__child-toggle{color:#6e6e6e;width:15px;align-self:center;display:flex;cursor:pointer}.esri-layer-list__child-toggle .esri-building-level-picker__arrow-down,.esri-layer-list__child-toggle .esri-building-level-picker__arrow-up,.esri-layer-list__child-toggle .esri-building-phase-picker__arrow-left,.esri-layer-list__child-toggle .esri-building-phase-picker__arrow-right,.esri-layer-list__child-toggle [class*=" esri-icon-"],.esri-layer-list__child-toggle [class^=esri-icon-]{line-height:1.2em}.esri-layer-list__child-toggle .esri-layer-list__child-toggle-icon--closed-rtl,.esri-layer-list__child-toggle .esri-layer-list__child-toggle-icon--opened,.esri-layer-list__child-toggle--open .esri-layer-list__child-toggle-icon--closed{display:none}.esri-layer-list__child-toggle--open .esri-layer-list__child-toggle-icon--opened{display:block}.esri-layer-list__item-label{display:flex;flex-flow:row;justify-content:flex-start;align-items:center;flex:1 1;-webkit-user-select:none;user-select:none}.esri-layer-list__item-label[role=checkbox],.esri-layer-list__item-label[role=radio],.esri-layer-list__item-label[role=switch]{cursor:pointer}.esri-layer-list--new-ui .esri-layer-list__item-toggle-icon{visibility:hidden}.esri-layer-list--new-ui .esri-layer-list__item--invisible>.esri-layer-list__item-container .esri-layer-list__item-toggle-icon,.esri-layer-list--new-ui .esri-layer-list__item-container:hover .esri-layer-list__item-toggle-icon,.esri-layer-list--new-ui .esri-layer-list__item-label:focus .esri-layer-list__item-toggle-icon,.esri-layer-list--new-ui .esri-layer-list__item-toggle:focus .esri-layer-list__item-toggle-icon{visibility:visible}.esri-layer-list__item-title{flex:1 1;padding-left:5px;padding-right:5px;line-height:1.3em;word-break:break-word;overflow-wrap:break-word;transition:color 125ms ease-in-out}.esri-layer-list__status-indicator{box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin-block:0;height:6px;width:6px;margin-inline:12px}.esri-layer-list__publishing{border:1px solid #6e6e6e;-webkit-animation:publishing 2s infinite normal;animation:publishing 2s infinite normal}.esri-layer-list__updating{background-color:#0079c1;border-radius:50%;-webkit-animation:updating 2s infinite normal;animation:updating 2s infinite normal}.esri-layer-list__connection-status{height:16px;width:16px;margin-inline:7px;color:#f89927}.esri-layer-list__connection-status--connected{color:#35ac46}.esri-layer-list__item-message{display:flex;align-items:center;visibility:hidden;height:0;margin-top:-1px;padding:6px 7px;overflow:hidden;font-size:12px;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-animation:esri-fade-in-down .25s ease-in-out;animation:esri-fade-in-down .25s ease-in-out;-webkit-transform-origin:center top;transform-origin:center top;background-color:#f6f6f6;-webkit-margin-start:3rem;margin-inline-start:3rem;-webkit-border-start:3px solid #d9bf2b;border-inline-start:3px solid #d9bf2b;-webkit-margin-after:.25rem;margin-block-end:.25rem;-webkit-margin-end:.25rem;margin-inline-end:.25rem}.esri-layer-list__item-message .esri-building-level-picker__arrow-down,.esri-layer-list__item-message .esri-building-level-picker__arrow-up,.esri-layer-list__item-message .esri-building-phase-picker__arrow-left,.esri-layer-list__item-message .esri-building-phase-picker__arrow-right,.esri-layer-list__item-message [class*=" esri-icon-"],.esri-layer-list__item-message [class^=esri-icon-]{margin-right:.3rem}.esri-layer-list__item--has-message .esri-layer-list__item-message{visibility:visible;height:auto;-webkit-transform:scale(1);transform:scale(1)}.esri-layer-list__item-toggle{padding:0 3px;cursor:pointer;color:#6e6e6e;display:flex;align-items:center}.esri-layer-list__item-actions-menu{align-self:center;display:flex}.esri-layer-list__item-actions-menu-item{display:flex;flex:1 0 auto;justify-content:center;align-items:center;color:#6e6e6e;cursor:pointer;padding:0 7px;transition:border-color .25s ease-in-out}.esri-layer-list__item-actions-menu-item .esri-disabled-element{pointer-events:none;opacity:.4}.esri-layer-list__item-actions-menu-item:first-of-type{margin:0 2px}.esri-layer-list__item-actions-menu-item:hover{background-color:#f3f3f3}.esri-layer-list__item-actions-menu-item--active,.esri-layer-list__item-actions-menu-item--active:hover{background-color:#e2f1fb}.esri-layer-list__item-actions{position:relative;background-color:#f3f3f3;color:#6e6e6e;margin:-1px 7px 6px;height:auto}.esri-layer-list__item-actions[aria-expanded=true]{-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-layer-list__item-actions-section{-webkit-animation:esri-fade-in 375ms ease-in-out;animation:esri-fade-in 375ms ease-in-out}.esri-layer-list__item-actions[hidden]{display:none}.esri-layer-list__item-actions-close{color:#6e6e6e;position:absolute;top:0;right:0;cursor:pointer;padding:5px;z-index:1}.esri-layer-list__item-actions-list{display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;padding:6px 0;list-style:none;border-top:2px solid #fff}.esri-layer-list__item-actions-list:first-of-type{border-top:0}.esri-layer-list__action-toggle,.esri-layer-list__item-action{border:1px solid transparent;display:flex;box-sizing:border-box;justify-content:flex-start;align-items:flex-start;cursor:pointer;font-size:12px;width:100%;margin:0;padding:6px 15px;opacity:1;transition:opacity .25s ease-in-out .25s,background-color .25s ease-in-out}.esri-layer-list__item-action{justify-content:flex-start;flex-flow:row}.esri-layer-list__action-toggle{flex-flow:row-reverse;justify-content:space-between}.esri-layer-list__action-toggle .esri-layer-list__item-action-title{margin-left:0}.esri-layer-list__action-toggle .esri-layer-list__item-action-icon{background-color:#4c4c4c;border-radius:16px;box-shadow:0 0 0 1px #fff;flex:0 0 28px;height:16px;overflow:hidden;padding:0;position:relative;transition:background-color 125ms ease-in-out;width:16px}.esri-layer-list__action-toggle .esri-layer-list__item-action-icon:before{background-color:#fff;border-radius:100%;content:"";display:block;height:12px;left:0;margin:2px;position:absolute;top:0;transition:background-color 125ms ease-in-out,left 125ms ease-in-out;width:12px}.esri-layer-list__action-toggle.esri-disabled-element{pointer-events:none;opacity:.4}.esri-layer-list__action-toggle--on .esri-layer-list__item-action-icon{background-color:#fff}.esri-layer-list__action-toggle--on .esri-layer-list__item-action-icon:before{background-color:#4c4c4c;box-shadow:0 0 0 1px #4c4c4c;left:12px}.esri-layer-list__action-toggle:hover,.esri-layer-list__item-action:hover{background-color:#f3f3f3}.esri-layer-list__item-actions[hidden] .esri-layer-list__item-action{opacity:0}.esri-layer-list__item-action-icon{flex:0 0 16px;font-size:16px;display:inline-block;width:16px;height:16px;margin-top:.1em}.esri-layer-list__item-action-image{flex:0 0 16px;width:16px;height:16px;font-size:14px;text-align:center;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.esri-layer-list__item-action-title{margin-left:5px}.esri-layer-list-panel{margin:12px 15px}.esri-layer-list-panel__content--legend .esri-legend__service{padding:0 0 12px}[dir=rtl] .esri-layer-list .esri-layer-list__item--has-children>.esri-layer-list__item-container{padding-left:20px;padding-right:5px}[dir=rtl] .esri-layer-list .esri-layer-list__list{margin:0 15px 0 0}[dir=rtl] .esri-layer-list .esri-layer-list__list--root{margin:0}[dir=rtl] .esri-layer-list .esri-layer-list__child-toggle .esri-layer-list__child-toggle-icon--closed{display:none}[dir=rtl] .esri-layer-list .esri-layer-list__child-toggle .esri-layer-list__child-toggle-icon--closed-rtl{display:block}[dir=rtl] .esri-layer-list .esri-layer-list__child-toggle--open .esri-layer-list__child-toggle-icon--closed-rtl{display:none}[dir=rtl] .esri-layer-list .esri-layer-list__item-action-title{margin-left:0;margin-right:5px}[dir=rtl] .esri-layer-list .esri-layer-list__action-toggle .esri-layer-list__action-toggle{margin-right:0}[dir=rtl] .esri-layer-list .esri-layer-list__item:after{animation:looping-progresss-bar-ani 1.5s linear infinite reverse}[dir=rtl] .esri-layer-list .esri-layer-list__item-message .esri-building-level-picker__arrow-down,[dir=rtl] .esri-layer-list .esri-layer-list__item-message .esri-building-level-picker__arrow-up,[dir=rtl] .esri-layer-list .esri-layer-list__item-message .esri-building-phase-picker__arrow-left,[dir=rtl] .esri-layer-list .esri-layer-list__item-message .esri-building-phase-picker__arrow-right,[dir=rtl] .esri-layer-list .esri-layer-list__item-message [class*=" esri-icon-"],[dir=rtl] .esri-layer-list .esri-layer-list__item-message [class^=esri-icon-]{margin-right:0;margin-left:.3rem}[dir=rtl] .esri-layer-list .esri-layer-list__item-container{border-left:none;border-right:3px solid transparent}[dir=rtl] .esri-layer-list .esri-layer-list__item[aria-selected=true]>.esri-layer-list__item-container,[dir=rtl] .esri-layer-list .esri-layer-list__item[aria-selected=true]>.esri-layer-list__item-container:hover{border-right-color:#0079c1}@keyframes updating{0%,40%{background-color:transparent}50%,80%{background-color:var(--calcite-ui-brand)}to{background-color:transparent}}.esri-legend{overflow:hidden;overflow-y:auto}.esri-legend__message{padding:.5em 1em}.esri-legend__service{padding:12px 15px;word-wrap:break-word;border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-legend__service:last-child{border-bottom:none}.esri-legend__layer{margin-left:7px;overflow:auto}.esri-legend__group-layer-child{margin-left:7px;padding-left:0;padding-right:0}.esri-legend__layer-table{display:flex;flex-flow:column;width:100%;margin-bottom:12px}.esri-legend__layer-child-table{display:table;border-collapse:collapse;width:100%;margin-bottom:12px}.esri-legend__layer-body{margin-left:7px}.esri-legend__layer-row{display:flex}.esri-legend__layer-cell{min-width:100px;word-break:break-word;padding:4px 0;vertical-align:middle}.esri-legend__layer-cell--symbols{min-width:10px;text-align:center}.esri-legend__layer-table--size-ramp{display:table}.esri-legend__layer-table--size-ramp .esri-legend__layer-row{display:table-row}.esri-legend__layer-table--size-ramp .esri-legend__layer-cell{display:table-cell}.esri-legend__size-ramp~.esri-legend__layer-cell--info{max-width:80%;width:80%}.esri-legend__layer-cell--info{font-size:12px;padding-left:7px;padding-right:7px;word-wrap:normal;word-break:normal;max-width:250px}.esri-legend__imagery-layer-image--stretched{margin-bottom:-2px;display:block}.esri-legend__imagery-layer-cell--stretched{vertical-align:top;line-height:1;padding:0}.esri-legend__imagery-layer-info--stretched{vertical-align:top;padding:0 2px}.esri-legend__symbol{display:flex;justify-content:center}.esri-legend__layer-caption{display:table-caption;padding:6px 0;word-break:break-word}.esri-legend__ramp-labels{display:flex;flex-flow:column nowrap;justify-content:space-between}.esri-legend__ramps{margin-left:3px}.esri-legend__color-ramp{width:24px}.esri-legend__opacity-ramp{background-image:url(/_next/static/media/transparent-bg.ea4e4230.png)}.esri-legend__ramp-tick{position:absolute;width:4px;border-top:1px solid hsla(0,0%,43%,.3);line-height:0;right:1px;left:auto}.esri-legend__ramp-label{position:relative;padding:0 7px;white-space:nowrap;line-height:1em;font-size:12px}.esri-legend__ramp-label:before{position:absolute;top:.25em;right:100%;display:block;content:"";width:0;height:0;border-color:transparent rgba(50,50,50,.8) transparent transparent;border-style:solid;border-width:3px 4px 3px 0}.esri-legend__ramp-label:first-child{margin-top:-4px}.esri-legend__ramp-label:last-child{bottom:-3px}.esri-legend-layer-caption{display:table-caption;padding:6px 0}[dir=rtl] .esri-legend__ramp-label:before{border-width:3px 0 3px 4px;border-color:transparent transparent transparent rgba(50,50,50,.8);left:100%;right:auto}[dir=rtl] .esri-legend__group-layer-child,[dir=rtl] .esri-legend__layer,[dir=rtl] .esri-legend__layer-body{margin-left:0;margin-right:7px;overflow:auto}[dir=rtl] .esri-legend__ramps{margin-left:auto;margin-right:3px}.esri-legend--card{display:flex;overflow-x:auto;transition:max-width .25s ease-in-out;background:#fff;position:relative}.esri-legend--card__section{font-size:12px;min-width:300px;padding:12px 15px;border-left:1px solid hsla(0,0%,43%,.3);overflow:auto}.esri-legend--card__section:first-child{border-left:none}.esri-legend--card__message{padding:.5em 1em}.esri-legend--card__service-caption-container{font-weight:600;height:45px;padding:12px 15px;border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-legend--card__service-caption-text{margin:0;overflow:auto;padding-bottom:20px}.esri-legend--card__layer-caption{font-weight:400;margin-bottom:12px;padding:6px 0}.esri-legend--card__service-content{display:flex;height:calc(100% - 45px)}.esri-legend--card__label-container{display:flex;flex-wrap:wrap}.esri-legend--card__relationship-label-container{display:flex;flex-direction:column}.esri-legend--card__relationship-label-container .esri-legend--card__layer-row{padding-bottom:.5em}.esri-legend--card__relationship-label-container .esri-legend--card__layer-row:last-child{padding-bottom:0}.esri-legend--card__relationship-section{border:none}.esri-legend--card__label-element{margin:.1em;padding:.5em 1em;min-width:4em;min-height:2.7em;text-align:center}.esri-legend--card__image-label{padding-left:7px;padding-right:7px}.esri-legend--card__layer-row,.esri-legend--card__size-ramp-container{display:flex;align-items:center}.esri-legend--card__size-ramp-preview{display:flex}.esri-legend--card__ramp-label{white-space:nowrap;margin:0 .5em}.esri-legend--card__pie-chart-ramp-preview{display:flex;justify-content:center}.esri-legend--card__interval-separator{text-align:center;font-size:.5em}.esri-legend--card__imagery-layer-image--stretched{margin-bottom:-2px;display:block}.esri-legend--card__symbol-container{position:relative}.esri-legend--card__interval-separators-container{position:absolute;left:50%;top:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.esri-legend--card__carousel-title{margin:0}.esri-legend--card__service{min-width:-moz-fit-content;min-width:-webkit-fit-content;min-width:fit-content;border-left:1px solid hsla(0,0%,43%,.3)}.esri-legend--card__symbol{display:block;margin:auto}.esri-legend--stacked{min-width:300px;display:flex;flex-direction:column}.esri-legend--stacked .esri-legend--card__section{border:none;overflow:auto;height:auto;width:250px}.esri-legend--stacked .esri-legend--card__size-ramp-row{flex-direction:column}.esri-legend--stacked .esri-legend--card__symbol-row{display:table-row;margin:5px 0;width:100%}.esri-legend--stacked .esri-legend--card__label-cell{display:table-cell;vertical-align:middle}.esri-legend--stacked .esri-legend--card__symbol-cell{display:table-cell;vertical-align:middle;text-align:center}.esri-legend--stacked .esri-legend--card__carousel-indicator-container{box-shadow:0 -1px 0 hsla(0,0%,43%,.3);display:flex;height:32px;width:300px;justify-content:center;overflow:auto}.esri-legend--stacked .esri-legend--card__carousel-indicator{cursor:pointer;display:flex;justify-content:center;align-items:center;height:100%;width:16px}.esri-legend--stacked .esri-legend--card__carousel-indicator:before{background-color:transparent;border-radius:50%;box-shadow:0 0 0 1px #6e6e6e;content:"";display:block;height:10px;transition:background-color 125ms ease-in-out;width:10px}.esri-legend--stacked .esri-legend--card__carousel-indicator--activated:before,.esri-legend--stacked .esri-legend--card__carousel-indicator--activated:hover:before,.esri-legend--stacked .esri-legend--card__carousel-indicator:hover:before{background-color:#6e6e6e}.esri-ui-corner{max-width:100%}.esri-ui-corner .esri-legend--card{max-height:420px}[dir=rtl] .esri-view-width-greater-than-small .esri-legend--card__section{border-left:0;border-right:1px solid hsla(0,0%,43%,.3)}[dir=rtl] .esri-view-width-greater-than-small .esri-legend--card__section:first-child{border-right:none}.esri-relationship-ramp--diamond__container{display:flex;font-size:12px}.esri-relationship-ramp--diamond__left-column{align-self:center;padding-right:5px;text-align:right;max-width:85px}.esri-relationship-ramp--diamond__right-column{align-self:center;padding-left:5px;text-align:left;max-width:85px}.esri-relationship-ramp--diamond__middle-column{display:flex;flex-direction:column;text-align:center}.esri-relationship-ramp--diamond__middle-column--label{align-self:center;max-width:85px}.esri-relationship-ramp--diamond__middle-column--ramp{width:85px;height:85px}.esri-relationship-ramp--square__table{display:table;font-size:12px}.esri-relationship-ramp--square__table-row{display:table-row}.esri-relationship-ramp--square__table-cell{display:table-cell}.esri-relationship-ramp--square__table-label{max-width:95px}.esri-relationship-ramp--square__table-label--left-bottom{text-align:left;vertical-align:bottom}.esri-relationship-ramp--square__table-label--right-bottom{text-align:right;vertical-align:bottom}.esri-relationship-ramp--square__table-label--left-top{text-align:left;vertical-align:top}.esri-relationship-ramp--square__table-label--right-top{text-align:right;vertical-align:top}.esri-univariate-above-and-below-ramp__symbol{display:flex;justify-content:center;align-items:center}.esri-univariate-above-and-below-ramp__label{position:relative;white-space:nowrap;line-height:1em;font-size:12px;margin-left:7px}.esri-univariate-above-and-below-ramp__label:before{position:absolute;top:.45em;left:-19px;display:block;content:"";width:14px;height:0;border-style:solid;border-width:1px 0 0}.esri-univariate-above-and-below-ramp__label:first-child{top:-6px}.esri-univariate-above-and-below-ramp__label:last-child{bottom:-6px}.esri-univariate-above-and-below-ramp__color--card{position:relative}.esri-univariate-above-and-below-ramp__color--card:before{position:absolute;top:1px;display:block;content:"";width:100%;height:15px;border-left:1px solid #000;border-right:1px solid #000}[dir=rtl] .esri-univariate-above-and-below-ramp__label{margin-left:auto;margin-right:7px}[dir=rtl] .esri-univariate-above-and-below-ramp__label:before{left:auto;right:-19px}.esri-line-of-sight__container{position:relative;padding:12px 0;overflow-y:auto}.esri-line-of-sight__container a{text-decoration:none}.esri-line-of-sight__hint{padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-line-of-sight__hint-text{margin:12px 0;padding:0}.esri-line-of-sight__panel--error{color:#8c2907;padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-line-of-sight__actions{display:flex;flex-flow:column;justify-content:center;padding:0 15px}.esri-line-of-sight__secondary-button{margin-bottom:10px}.esri-navigation-toggle{display:flex;flex-flow:column nowrap}.esri-navigation-toggle:focus,.esri-navigation-toggle:hover{background-color:#f3f3f3}.esri-navigation-toggle:focus .esri-navigation-toggle__button,.esri-navigation-toggle:hover .esri-navigation-toggle__button{color:#2e2e2e}.esri-navigation-toggle--horizontal{flex-flow:row nowrap}.esri-navigation-toggle--horizontal .esri-navigation-toggle__button--rotate{border-top:none;border-left:1px solid hsla(0,0%,43%,.3)}.esri-navigation-toggle__button{box-shadow:none;position:relative;background-color:transparent}.esri-navigation-toggle__button:before{position:absolute;top:1px;right:1px;z-index:0;content:"";width:0;height:0;transition:opacity 125ms ease-in-out;opacity:0;border-color:transparent #2e2e2e transparent transparent;border-style:solid;border-width:0 6px 6px 0}.esri-navigation-toggle__button:focus,.esri-navigation-toggle__button:hover{background-color:transparent}.esri-navigation-toggle__button--rotate{border-top:1px solid hsla(0,0%,43%,.3)}.esri-navigation-toggle__button--pan{margin-bottom:0}.esri-navigation-toggle__button--active{color:#2e2e2e}.esri-navigation-toggle__button--active:before{opacity:1}.esri-navigation-toggle.esri-disabled .esri-navigation-toggle__button{background-color:#fff;color:hsla(0,0%,43%,.4);cursor:auto}.esri-navigation-toggle.esri-disabled .esri-navigation-toggle__button:before{opacity:0}[dir=rtl] .esri-navigation-toggle--horizontal .esri-navigation-toggle__button--rotate{border-left:none;border-right:1px solid hsla(0,0%,43%,.3)}[dir=rtl] .esri-navigation-toggle__button:before{border-width:6px 6px 0 0;border-color:#2e2e2e transparent transparent;right:auto;left:1px}.esri-opacity-slider{direction:ltr;min-width:260px}.esri-opacity-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-opacity-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-opacity-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-opacity-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-opacity-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-opacity-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-opacity-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-opacity-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-opacity-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-opacity-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-opacity-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-opacity-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-opacity-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-opacity-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-opacity-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-opacity-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-opacity-slider .esri-slider .esri-slider__max,.esri-opacity-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-opacity-slider .esri-slider .esri-slider__max:before,.esri-opacity-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-opacity-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-opacity-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-opacity-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-opacity-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-opacity-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-opacity-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-opacity-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-opacity-slider .esri-slider .esri-histogram__average-line,.esri-opacity-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-opacity-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-opacity-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-opacity-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-opacity-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-opacity-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-opacity-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-opacity-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-opacity-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-opacity-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-opacity-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-opacity-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-opacity-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-opacity-slider__ramp svg rect{height:100%;width:100%}.esri-opacity-slider__ramp svg path{stroke-width:.5px}.esri-opacity-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-oriented-imagery-viewer--floating{max-height:78vh;max-width:80vw;min-height:400px;min-width:386px}.esri-oriented-imagery-viewer--docked,.esri-oriented-imagery-viewer--floating{align-items:flex-start;background:var(--calcite-ui-foreground-2);border:1px solid var(--calcite-ui-border-1);border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;z-index:1}.esri-oriented-imagery-viewer--docked{bottom:0;height:100%;top:0;width:100%}.esri-oriented-imagery-viewer div{overflow:hidden}.esri-oriented-imagery-viewer__header{align-items:flex-start;align-self:stretch;background:var(--calcite-ui-foreground-1);box-shadow:inset 0 -1px 0 var(--calcite-ui-border-1);display:flex;flex-direction:row;min-width:-webkit-max-content;min-width:max-content;order:0;padding:0 10px;width:100%}.esri-oriented-imagery-viewer__body{align-self:stretch;background:var(--calcite-ui-foreground-1);display:flex;flex:none;flex-direction:column;flex-grow:1;height:100%;order:1}.esri-oriented-imagery-viewer__body-current-coverage{--calcite-ui-icon-color:var(--calcite-ui-danger)}.esri-oriented-imagery-viewer__body-additional-camera-locations{--calcite-ui-icon-color:var(--calcite-ui-brand)}.esri-oriented-imagery-viewer__body-additional-coverage{--calcite-ui-icon-color:var(--calcite-ui-info)}.esri-oriented-imagery-viewer__body-footprint{--calcite-ui-icon-color:var(--calcite-ui-success)}.esri-oriented-imagery-viewer__title{color:var(--calcite-ui-text-1);flex:none;flex-grow:1;font-family:Avenir Next;font-size:16px;font-style:normal;font-weight:500;line-height:20px;order:0}.esri-oriented-imagery-viewer__title-container{align-self:stretch;flex:none;flex-grow:1;order:2}.esri-oriented-imagery-viewer__close,.esri-oriented-imagery-viewer__title-container{align-items:center;display:flex;flex-direction:row;height:59px;justify-content:center}.esri-oriented-imagery-viewer__close{background:var(--calcite-ui-foreground-1);flex-grow:0;order:7;width:48px}.esri-oriented-imagery-viewer__viewer{cursor:url("data:text/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s6.38-6.73%204.64-8.24-3.47%201.01-3.47%201.01%203.61-5.72%201.41-6.49c-2.2-0.769-3.33%204.36-3.33%204.36s0.873-5.76-1.06-5.76-1.58%205.39-1.58%205.39-0.574-4.59-2.18-4.12c-1.61%200.468-0.572%205.51-0.572%205.51s-1.58-4.89-2.93-3.79c-1.35%201.11%200.258%205.25%200.572%206.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A");display:flex;flex-grow:1;height:100%;margin:0;width:100%}.esri-oriented-imagery-viewer__viewer--hide{display:none}.esri-oriented-imagery-viewer__viewer-container{align-self:stretch;background:var(--calcite-ui-foreground-1);border-radius:0 0 3px 3px;border-top:1px solid var(--calcite-ui-border-3);display:flex;flex:none;flex-grow:1;height:calc(100% - 49px);order:1;width:100%}.esri-oriented-imagery-viewer__pro .esri-oriented-imagery-viewer{height:100%;max-height:unset;max-width:unset;position:static;width:100%}.esri-oriented-imagery-viewer__pro__message-box{display:block;font-size:12px}.esri-oriented-imagery-viewer__pro__message-box--error{background-color:#8c2907}.esri-oriented-imagery-viewer__pro__message-box--warn{background-color:#f6ca92}.esri-oriented-imagery-viewer__pro__message-box--info{background-color:#bcdaed}@-webkit-keyframes esri-docking-animation{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes esri-docking-animation{0%{opacity:0}25%{opacity:0}to{opacity:1}}@-webkit-keyframes popup-intro-animation-down{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes popup-intro-animation-down{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@-webkit-keyframes popup-intro-animation-up{0%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes popup-intro-animation-up{0%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}.esri-ui .esri-popup{pointer-events:none;position:absolute;z-index:1;display:flex;flex-flow:column nowrap}.esri-popup--shadow{box-shadow:0 1px 4px rgba(0,0,0,.8)}.esri-popup__button{border-radius:2px;padding:6px 7px;margin:6px 0;line-height:1.3em;cursor:pointer;-webkit-user-select:none;user-select:none;color:#6e6e6e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;transition:background-color 125ms ease-in-out}.esri-popup__button--disabled{cursor:default;opacity:.4;color:hsla(0,0%,43%,.4)}.esri-popup__button:hover{color:#2e2e2e;background-color:#f3f3f3}.esri-popup--aligned-top-center{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.esri-popup--aligned-bottom-center{-webkit-transform-origin:50% -5%;transform-origin:50% -5%}.esri-popup--aligned-bottom-left,.esri-popup--aligned-top-left{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.esri-popup--aligned-bottom-right,.esri-popup--aligned-top-right{-webkit-transform-origin:-5% 50%;transform-origin:-5% 50%}.esri-popup--aligned-top-center,.esri-popup--aligned-top-left,.esri-popup--aligned-top-right{-webkit-animation:popup-intro-animation-down .2s ease-in-out;animation:popup-intro-animation-down .2s ease-in-out}.esri-popup--aligned-bottom-center,.esri-popup--aligned-bottom-left,.esri-popup--aligned-bottom-right{-webkit-animation:popup-intro-animation-up .2s ease-in-out;animation:popup-intro-animation-up .2s ease-in-out}.esri-popup__main-container{pointer-events:auto;position:relative;z-index:1;width:340px;max-height:340px;background-color:#fff;display:flex;flex-flow:column nowrap}.esri-popup__header{position:relative;font-size:12px;align-items:flex-start;justify-content:space-between;display:flex;flex:0 0 auto}.esri-popup__header-buttons{padding:0 7px;margin:0 0 0 auto;display:flex}.esri-popup__header-container{flex:1 1}.esri-popup__header-container--button{cursor:pointer;align-items:flex-start;border:none;background:transparent;display:flex;justify-content:flex-start;padding:0;font-size:100%;font-family:inherit;color:inherit;text-align:initial}.esri-popup__header-container--button:hover{background-color:#f3f3f3}.esri-popup__header-title{border-radius:2px;font-size:14px;padding:6px 7px;margin-inline:7px;margin-block:6px;display:flex;flex:1 1 auto;transition:background-color 125ms ease-in-out;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;word-break:break-word}.esri-popup__content{display:flex;flex-flow:column nowrap;flex:1 1 auto;font-size:12px;font-weight:400;margin:0 15px 12px;overflow:auto;line-height:normal;--calcite-ui-background:$background-color}.esri-content--has-flows{margin:0;border-top:1px solid hsla(0,0%,43%,.3);border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-content__flow-item{padding:12px 15px;background-color:#fff}.esri-popup__action--exit{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.esri-popup__content img{image-orientation:from-image}.esri-popup__feature-menu-button{align-items:center;cursor:pointer;color:#6e6e6e;display:flex;font-size:12px;padding-inline:11px;-webkit-border-start:solid 1px hsla(0,0%,43%,.3);border-inline-start:1px solid hsla(0,0%,43%,.3);transition:box-shadow 125ms ease-in-out,background-color 125ms ease-in-out}.esri-popup__feature-menu-button:hover{background-color:#f3f3f3;color:#2e2e2e}.esri-popup--feature-menu-open .esri-popup__feature-menu-button{background-color:#e2f1fb;color:#323232}.esri-popup__feature-menu-button-icon{-webkit-margin-end:7px;margin-inline-end:7px}.esri-popup--feature-menu-open .esri-popup__content,.esri-popup--feature-menu-open .esri-popup__header{flex:0 1;overflow:hidden;opacity:0}.esri-popup--feature-updated{opacity:0;transition:opacity 375ms ease-out}.esri-popup--feature-updated-active{opacity:1}.esri-popup__pagination-page-text{white-space:nowrap}.esri-popup__footer{align-items:stretch;border-top:1px solid hsla(0,0%,43%,.3);display:flex;flex:0 0 auto;justify-content:space-between}.esri-popup__footer calcite-icon{margin-inline:3px}.esri-popup__footer .esri-popup__button{font-weight:400;font-size:12px;position:relative;display:flex;justify-content:flex-start;flex:0 0 auto}.esri-popup__actions{-webkit-animation:esri-fade-in-scale 125ms ease-in-out;animation:esri-fade-in-scale 125ms ease-in-out;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.3);color:#6e6e6e;display:flex;flex-flow:column;margin:6px 7px;max-width:50%;padding:0;position:absolute;right:0;z-index:1}.esri-popup__actions .esri-popup__button[class*=esri-popup__action]{align-items:center;border-bottom:1px solid hsla(0,0%,43%,.3);color:#6e6e6e;display:flex;justify-content:flex-start;padding:12px 7px;margin-top:0;margin-bottom:0;font-size:12px}.esri-popup__actions .esri-popup__button[class*=esri-popup__action]:hover{background-color:#f3f3f3}.esri-popup__actions .esri-popup__button[class*=esri-popup__action]:last-child{border-bottom:none}.esri-popup__actions .esri-popup__button[class*=esri-popup__action] .esri-popup__icon{flex:0 0 16px}.esri-popup__footer .esri-popup__actions-menu-button{padding-inline:7px;-webkit-margin-start:7px;margin-inline-start:7px;transition:box-shadow 125ms ease-in-out}.esri-popup__footer .esri-popup__actions-menu-button:hover{background-color:#f3f3f3}.esri-popup--actions-menu-open .esri-popup__footer .esri-popup__actions-menu-button{background-color:#f3f3f3;color:#2e2e2e}[class*=esri-popup--aligned-top-] .esri-popup__actions,[class*=esri-popup--is-docked-bottom-].esri-popup--is-docked .esri-popup__actions{bottom:32px;top:auto;-webkit-transform-origin:bottom center;transform-origin:bottom center}[class*=esri-popup--aligned-bottom-] .esri-popup__actions,[class*=esri-popup--is-docked-top-].esri-popup--is-docked .esri-popup__actions{bottom:auto;top:32px;-webkit-transform-origin:top center;transform-origin:top center}.esri-popup__icon{width:16px;height:16px;display:inline-block;flex:0 0 16px}[class*=esri-popup--aligned-bottom-] .esri-popup__footer,[class*=esri-popup--is-docked-top-] .esri-popup__footer{border-top:none;border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-popup__navigation{align-items:stretch;display:flex;flex:1 0 auto;margin:0;padding:0;position:relative;-webkit-border-start:solid 1px hsla(0,0%,43%,.3);border-inline-start:1px solid hsla(0,0%,43%,.3)}.esri-popup__navigation .esri-popup__button{margin:0;padding-inline:7px;align-items:center}.esri-popup__inline-actions-container{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:0 7px;position:relative}.esri-popup__inline-actions-container:only-child{width:100%;max-width:unset;justify-content:flex-start}.esri-popup__inline-actions-container:only-child .esri-popup__actions-menu-button{-webkit-margin-start:auto;margin-inline-start:auto}.esri-popup__inline-actions-container>.esri-popup__action,.esri-popup__inline-actions-container>.esri-popup__action-toggle{flex:0 1 auto}.esri-popup__inline-actions-container .esri-building-level-picker__arrow-down,.esri-popup__inline-actions-container .esri-building-level-picker__arrow-up,.esri-popup__inline-actions-container .esri-building-phase-picker__arrow-left,.esri-popup__inline-actions-container .esri-building-phase-picker__arrow-right,.esri-popup__inline-actions-container .esri-popup__icon,.esri-popup__inline-actions-container [class*=" esri-icon-"],.esri-popup__inline-actions-container [class^=esri-icon-]{margin:0 3px}.esri-popup__footer--has-pagination .esri-popup__inline-actions-container{width:70%}.esri-popup__action-toggle.esri-popup__action-toggle--on,.esri-popup__action-toggle.esri-popup__action-toggle--on:hover{background-color:#e2f1fb;color:#2e2e2e}.esri-popup__feature-menu{left:0;font-size:12px;font-weight:400;position:absolute;width:100%;background-color:#fff;color:#323232;z-index:1;margin:6px 0;max-height:0;opacity:0;height:0;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.3)}[class*=esri-popup--aligned-top-] .esri-popup__feature-menu,[class*=esri-popup--is-docked-bottom-].esri-popup--is-docked .esri-popup__feature-menu{bottom:32px;top:auto;-webkit-transform-origin:bottom center;transform-origin:bottom center}[class*=esri-popup--aligned-bottom-] .esri-popup__feature-menu,[class*=esri-popup--is-docked-top-].esri-popup--is-docked .esri-popup__feature-menu{bottom:auto;top:32px;-webkit-transform-origin:top center;transform-origin:top center}.esri-popup__feature-menu-list{padding:0;margin:0;counter-reset:section}.esri-popup__feature-menu-item{list-style-type:none;border:1px solid hsla(0,0%,43%,.3);display:flex;flex-flow:row nowrap;align-items:center;transition:background-color 125ms ease-in-out;margin-top:-1px;position:relative}.esri-popup__feature-menu-item:focus,.esri-popup__feature-menu-item:hover{cursor:pointer;background-color:#f3f3f3}.esri-popup__feature-menu-item:before{counter-increment:section;content:counter(section);display:flex;justify-content:center;flex:0 0 8%;text-align:center}.esri-popup__feature-menu-item--selected,.esri-popup__feature-menu-item--selected:focus,.esri-popup__feature-menu-item--selected:hover{background-color:#e2f1fb}.esri-elevation-profile .esri-popup__feature-menu-item input[type=checkbox]:checked:before,.esri-elevation-profile-settings__popover-content .esri-popup__feature-menu-item input[type=checkbox]:checked:before,.esri-popup__feature-menu-item .esri-elevation-profile input[type=checkbox]:checked:before,.esri-popup__feature-menu-item .esri-elevation-profile-settings__popover-content input[type=checkbox]:checked:before,.esri-popup__feature-menu-item .esri-icon-check-mark{padding:0 .5rem}.esri-popup__feature-menu-title{display:flex;flex:1 0 82%;min-height:1em;margin:0;padding:.8em 4%;border-left:1px solid rgba(0,0,0,.25)}.esri-popup__feature-menu-viewport{max-height:0;opacity:0;overflow:auto;position:relative;z-index:1}.esri-popup__feature-menu-header{background-color:transparent;border-bottom:1px solid hsla(0,0%,43%,.3);padding:0;margin:0;font-weight:400;font-size:14px;line-height:1.2em;overflow:hidden;position:relative;opacity:0}.esri-popup--feature-menu-open .esri-popup__feature-menu{height:auto;opacity:1;-webkit-animation:esri-fade-in-scale 125ms ease-out;animation:esri-fade-in-scale 125ms ease-out;max-height:none;overflow:visible}.esri-popup--feature-menu-open .esri-popup__feature-menu-header{padding:12px 15px;max-height:none;display:block;opacity:1;margin:0}.esri-popup--feature-menu-open .esri-popup__feature-menu-viewport{max-height:175px;opacity:1;padding-top:1px}.esri-popup__feature-menu-loader{position:-webkit-sticky;position:sticky;z-index:2;padding:6px;bottom:10px;text-align:center;pointer-events:none}.esri-popup__feature-menu-observer{position:relative;z-index:2;bottom:20px;text-align:center}.esri-popup__loading-container{margin:0 7px;text-align:center;-webkit-user-select:none;user-select:none}.esri-popup__action-image{width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;flex:0 0 16px}.esri-popup__action-text{overflow:hidden;text-overflow:ellipsis}.esri-popup__collapse-button{align-items:center;background-color:#f3f3f3;cursor:pointer;display:flex;flex:1 0;justify-content:center;padding:6px 0}.esri-popup__collapse-icon{-webkit-margin-before:9px;margin-block-start:9px}.esri-popup--aligned-top-center .esri-popup__collapse-icon,.esri-popup--aligned-top-left .esri-popup__collapse-icon,.esri-popup--aligned-top-right .esri-popup__collapse-icon,.esri-popup--is-docked.esri-popup--is-docked-bottom-center .esri-popup__collapse-icon,.esri-popup--is-docked.esri-popup--is-docked-bottom-left .esri-popup__collapse-icon,.esri-popup--is-docked.esri-popup--is-docked-bottom-right .esri-popup__collapse-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.esri-popup__pointer{position:absolute;width:0;height:0}.esri-popup__pointer-direction{background-color:#fff;content:"";position:absolute;width:12px;height:12px}.esri-popup--aligned-top-center .esri-popup__pointer{top:100%;left:50%;margin:0 0 0 -6px}.esri-popup--aligned-bottom-center .esri-popup__pointer{bottom:100%;left:50%;margin:0 0 0 -6px}.esri-popup--aligned-top-left .esri-popup__pointer{bottom:6px;right:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.esri-popup--aligned-bottom-left .esri-popup__pointer{top:6px;right:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.esri-popup--aligned-top-right .esri-popup__pointer{bottom:6px;left:6px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.esri-popup--aligned-bottom-right .esri-popup__pointer{top:6px;left:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.esri-popup--aligned-bottom-center .esri-popup__pointer-direction,.esri-popup--aligned-top-center .esri-popup__pointer-direction{-webkit-transform:scale(.75,2) rotate(45deg);transform:scale(.75,2) rotate(45deg)}.esri-popup--aligned-bottom-left .esri-popup__pointer-direction,.esri-popup--aligned-bottom-right .esri-popup__pointer-direction,.esri-popup--aligned-top-left .esri-popup__pointer-direction,.esri-popup--aligned-top-right .esri-popup__pointer-direction{top:-6px;left:-6px;-webkit-transform:scaleY(3.5) rotate(45deg);transform:scaleY(3.5) rotate(45deg)}.esri-popup--aligned-top-center .esri-popup__pointer-direction{top:-6px;left:0}.esri-popup--aligned-bottom-center .esri-popup__pointer-direction{bottom:-6px;left:0}.esri-view-width-xlarge .esri-popup__main-container{width:460px}.esri-view-width-large .esri-popup__main-container{width:400px}.esri-view-width-less-than-large .esri-popup__action-text{display:none}.esri-view-width-medium .esri-popup__main-container{width:340px}.esri-view-width-less-than-medium .esri-popup__main-container{width:280px}.esri-view-width-xsmall .esri-popup__button[class*=esri-popup__navigation-],.esri-view-width-xsmall .esri-popup__pagination-page-text{display:none}.esri-view-width-xsmall .esri-popup--is-docked-bottom-center{margin-bottom:16px}.esri-view-width-xsmall .esri-popup--is-docked-bottom-center,.esri-view-width-xsmall .esri-popup--is-docked-top-center{width:auto;margin:0}.esri-view-width-xsmall .esri-popup--is-docked-bottom-center .esri-popup__main-container,.esri-view-width-xsmall .esri-popup--is-docked-top-center .esri-popup__main-container{width:100%;max-height:75%;position:absolute;left:0;right:0;bottom:0}.esri-view-width-xsmall .esri-popup--is-docked-bottom-center.esri-popup--feature-menu-open .esri-popup__main-container:before,.esri-view-width-xsmall .esri-popup--is-docked-top-center.esri-popup--feature-menu-open .esri-popup__main-container:before{visibility:hidden}.esri-view-width-xsmall .esri-popup--is-docked-bottom-center .esri-popup__actions,.esri-view-width-xsmall .esri-popup--is-docked-bottom-center .esri-popup__feature-menu{bottom:36px}.esri-view-height-xlarge .esri-popup__main-container{max-height:460px}.esri-view-height-xlarge.esri-popup--feature-menu-open .esri-popup__feature-menu-viewport{max-height:410px}.esri-view-height-large .esri-popup__main-container{max-height:400px}.esri-view-height-large.esri-popup--feature-menu-open .esri-popup__feature-menu-viewport{max-height:350px}.esri-view-height-less-than-medium .esri-popup__main-container{max-height:300px}.esri-view-height-less-than-medium.esri-popup--feature-menu-open .esri-popup__feature-menu-viewport{max-height:250px}.esri-popup--is-docked{left:0;bottom:0;right:0;top:0;margin:15px 15px 30px;-webkit-animation:esri-docking-animation .25s ease-out;animation:esri-docking-animation .25s ease-out}.esri-ui .esri-popup--is-docked{flex-flow:row nowrap}.esri-popup--is-docked-top-center,.esri-popup--is-docked-top-left,.esri-popup--is-docked-top-right{align-items:flex-start}.esri-popup--is-docked-top-center .esri-popup__header,.esri-popup--is-docked-top-left .esri-popup__header,.esri-popup--is-docked-top-right .esri-popup__header{padding-top:2px}.esri-popup--is-docked-bottom-center,.esri-popup--is-docked-bottom-left,.esri-popup--is-docked-bottom-right{align-items:flex-end}.esri-popup--is-docked-bottom-left,.esri-popup--is-docked-top-left{justify-content:flex-start}.esri-popup--is-docked-bottom-center,.esri-popup--is-docked-top-center{justify-content:center}.esri-popup--is-docked-bottom-right,.esri-popup--is-docked-top-right{justify-content:flex-end}.esri-popup--is-docked-bottom-left .esri-popup__main-container,.esri-popup--is-docked-bottom-right .esri-popup__main-container,.esri-popup--is-docked-top-left .esri-popup__main-container,.esri-popup--is-docked-top-right .esri-popup__main-container{max-height:80%}.esri-popup--is-docked-bottom-center .esri-popup__main-container,.esri-popup--is-docked-top-center .esri-popup__main-container{max-height:40%}[dir=rtl] .esri-popup__header-title,[dir=rtl] .esri-widget .esri-popup__header-title{margin:6px 7px 6px auto}[dir=rtl] .esri-popup__header-buttons{margin:0 auto 0 0}[dir=rtl] .esri-popup__feature-menu-title{border-left:none;border-right:1px solid rgba(0,0,0,.25)}[dir=rtl] .esri-popup__pagination-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[dir=rtl] .esri-popup__actions{right:auto;left:0}[dir=rtl] .esri-popup--is-docked .esri-popup__loading-container{order:0}[dir=rtl] .esri-popup--is-docked-bottom-left,[dir=rtl] .esri-popup--is-docked-top-left{justify-content:flex-end}[dir=rtl] .esri-popup--is-docked-bottom-right,[dir=rtl] .esri-popup--is-docked-top-right{justify-content:flex-start}.esri-print{position:relative;padding:12px 15px;overflow-y:auto}.esri-print section[aria-hidden=true]{display:none}.esri-print__form-section-container{margin:0 0 12px}.esri-print__header-title{font-size:16px;font-weight:600;padding:0 0 12px;margin:0 auto 0 0}.esri-print__template-list{box-shadow:0 1px 8px rgba(0,0,0,.33);border-radius:2px;display:flex;flex-direction:column;padding:0;width:280px}.esri-print__template-list .esri-widget__heading,.esri-print__template-list-footer{margin:0;padding:12px 15px;flex:1 0 auto}.esri-print__template-list-scroller{max-height:175px;overflow-y:auto;border-top:1px solid hsla(0,0%,43%,.3);border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-print__template-list .esri-menu__list-item{font-size:12px}.esri-print__layout-section,.esri-print__map-only-section{padding:12px 0 0;margin-bottom:12px;border-top:1px solid hsla(0,0%,43%,.3)}.esri-print__layout-tab-list{position:relative;bottom:-1px;padding:0;margin:0;display:flex;justify-content:space-between}.esri-print__layout-tab{display:inline-block;text-align:center;margin:0;padding:5px;width:100%;cursor:pointer;color:#6e6e6e;border:1px solid transparent}.esri-print__layout-tab:focus,.esri-print__layout-tab:hover{color:#323232;background-color:#f3f3f3;border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-print__layout-tab[aria-selected=true],.esri-print__layout-tab[aria-selected=true]:hover{background-color:#fff;color:#323232;border-color:hsla(0,0%,43%,.3) hsla(0,0%,43%,.3) #fff}.esri-print__panel--error{color:#8c2907}.esri-print__panel-container{flex:1 0}.esri-print__input-text{width:100%;margin:0}.esri-print__scale-input-container{display:flex;align-items:center}.esri-print__advanced-options-section{background-color:#f3f3f3;color:#6e6e6e}.esri-print__advanced-options-button-container{color:#6e6e6e;display:flex;justify-content:flex-start;align-items:center;background-color:transparent;width:100%;overflow:visible}.esri-print__advanced-options-button{border:none;cursor:pointer;font-family:inherit;padding:6px 7px;width:100%;background-color:transparent}.esri-print__advanced-options-button .esri-print__advanced-options-button-icon--closed-rtl,.esri-print__advanced-options-button[aria-expanded=false] .esri-print__advanced-options-button-icon--opened,.esri-print__advanced-options-button[aria-expanded=true] .esri-print__advanced-options-button-icon--closed{display:none}.esri-print__advanced-options-button[aria-expanded=false] .esri-print__advanced-options-button-icon--closed,.esri-print__advanced-options-button[aria-expanded=true] .esri-print__advanced-options-button-icon--opened{display:block}.esri-print__advanced-options-button-title{font-size:12px;margin:0 3px}.esri-print__advanced-options-container{font-size:12px;padding:6px 7px}.esri-print__advanced-options-container .esri-print__form-section-container{margin-bottom:6px}.esri-print__size-container{display:flex;align-items:center;justify-content:space-between}.esri-print__advanced-options-section .esri-building-level-picker__arrow-down,.esri-print__advanced-options-section .esri-building-level-picker__arrow-up,.esri-print__advanced-options-section .esri-building-phase-picker__arrow-left,.esri-print__advanced-options-section .esri-building-phase-picker__arrow-right,.esri-print__advanced-options-section [class*=" esri-icon-"],.esri-print__advanced-options-section [class^=esri-icon-],.esri-print__size-container .esri-building-level-picker__arrow-down,.esri-print__size-container .esri-building-level-picker__arrow-up,.esri-print__size-container .esri-building-phase-picker__arrow-left,.esri-print__size-container .esri-building-phase-picker__arrow-right,.esri-print__size-container [class*=" esri-icon-"],.esri-print__size-container [class^=esri-icon-]{background:transparent}.esri-print__size-container .esri-building-level-picker__arrow-down,.esri-print__size-container .esri-building-level-picker__arrow-up,.esri-print__size-container .esri-building-phase-picker__arrow-left,.esri-print__size-container .esri-building-phase-picker__arrow-right,.esri-print__size-container [class*=" esri-icon-"],.esri-print__size-container [class^=esri-icon-]{align-self:flex-end}.esri-print__size-container button{color:#6e6e6e}.esri-print__height-container,.esri-print__width-container{flex:0 0 43%}.esri-print__swap-button{flex:0 0 5%;border:none}.esri-print__refresh-button{border:1px solid hsla(0,0%,43%,.3);border-left-width:0}.esri-print__export-button,.esri-print__template-button{margin:6px 0}.esri-print__export-panel-container{font-size:12px;border-top:1px solid #ddd;padding:12px 0}.esri-print__export-panel-container .esri-building-level-picker__arrow-down,.esri-print__export-panel-container .esri-building-level-picker__arrow-up,.esri-print__export-panel-container .esri-building-phase-picker__arrow-left,.esri-print__export-panel-container .esri-building-phase-picker__arrow-right,.esri-print__export-panel-container [class*=" esri-icon-"],.esri-print__export-panel-container [class^=esri-icon-]{margin-right:.5em;margin-top:.15em}.esri-print__exported-file-link-title{white-space:pre-wrap;word-break:break-all;word-wrap:break-word;word-break:break-word}.esri-print__exported-file-link{color:#6e6e6e;display:flex;align-items:flex-start;margin-bottom:6px;text-decoration:none}.esri-print__exported-file-link:hover{color:#2e2e2e}.esri-print__exported-file--error{color:#8c2907;cursor:pointer}.esri-print .esri-print__exported-file--error:hover{color:#8c2907}.esri-print__loader{height:40px;width:32px;background:url(/_next/static/media/loading-throb.af7d8753.gif) no-repeat 50%;margin:0 auto}[dir=rtl] .esri-print__refresh-button{border-left-width:1px;border-right-width:0}[dir=rtl] .esri-print__export-panel-container .esri-building-level-picker__arrow-down,[dir=rtl] .esri-print__export-panel-container .esri-building-level-picker__arrow-up,[dir=rtl] .esri-print__export-panel-container .esri-building-phase-picker__arrow-left,[dir=rtl] .esri-print__export-panel-container .esri-building-phase-picker__arrow-right,[dir=rtl] .esri-print__export-panel-container [class*=" esri-icon-"],[dir=rtl] .esri-print__export-panel-container [class^=esri-icon-]{margin-right:0;margin-left:.5em}[dir=rtl] .esri-print__advanced-options-button[aria-expanded=false] .esri-print__advanced-options-button-icon--closed{display:none}[dir=rtl] .esri-print__advanced-options-button[aria-expanded=false] .esri-print__advanced-options-button-icon--closed-rtl{display:block}.esri-save-layer{width:300px;height:250px}.esri-save-layer__error{align-items:center;display:flex;flex-direction:column}.esri-save-layer__error-icon{color:var(--calcite-ui-danger);margin-bottom:.3rem;margin-top:3rem}.esri-save-layer__process-loader{padding-bottom:2rem;padding-top:3rem}.esri-save-layer__error-label,.esri-save-layer__process-label{margin-inline:.5rem}.esri-save-layer__layer-name-label{margin:.5rem .5rem 0}.esri-save-layer__portal-folder-label{margin:.5rem .5rem .25rem}.esri-scale-bar.esri-widget{background:transparent;box-shadow:none}.esri-scale-bar__bar-container{position:relative;display:flex;align-items:flex-end;transition:width .25s ease-in-out;font-size:12px}.esri-scale-bar__bar-container--ruler{flex-direction:column}.esri-scale-bar__bar-container--line:last-child{align-items:flex-start}.esri-scale-bar__ruler{display:flex;flex-wrap:wrap;height:6px;background-color:#fff;box-shadow:0 0 0 1px hsla(0,0%,100%,.33),0 1px 2px rgba(0,0,0,.3)}.esri-scale-bar__ruler-block{height:50%;width:25%;background-color:#323232}.esri-scale-bar__ruler-block:nth-child(-n+2){margin-right:25%}.esri-scale-bar__ruler-block:nth-child(n+3){margin-left:25%}.esri-scale-bar__line{position:relative;height:1.5em;background-color:hsla(0,0%,100%,.33);left:0;z-index:1}.esri-scale-bar__line--top{bottom:-1px;border-bottom:2px solid #323232}.esri-scale-bar__line--bottom{top:-1px;border-top:2px solid #323232}.esri-scale-bar__line--bottom:after,.esri-scale-bar__line--bottom:before,.esri-scale-bar__line--top:after,.esri-scale-bar__line--top:before{content:"";display:block;width:2px;height:1.5em;background-color:#323232;position:absolute;border-right:2px solid #323232}.esri-scale-bar__line--top:before{bottom:-2px;left:0}.esri-scale-bar__line--top:after{bottom:-2px;right:0}.esri-scale-bar__line--bottom:before{top:-2px;left:0}.esri-scale-bar__line--bottom:after{height:1.5em;top:-2px;right:0}.esri-scale-bar__label-container--line{position:absolute;left:0;z-index:1}.esri-scale-bar__label-container--ruler{display:flex;width:100%;justify-content:space-between;position:relative}.esri-scale-bar__label-container--ruler .esri-scale-bar__label{padding:6px 0 0;text-shadow:0 0 1px #fff,0 0 1px #fff,0 0 1px #fff}.esri-scale-bar__label-container--top{bottom:0}.esri-scale-bar__label-container--bottom{top:1px}.esri-scale-bar__label{font-size:inherit;color:#323232;white-space:nowrap;padding:0 7px;font-weight:600}[dir=rtl] .esri-scale-bar__ruler{margin:0 .5ch 0 2ch}[dir=rtl] .esri-scale-bar__label-container--line{left:auto;right:0}.esri-scale-range-slider{background-color:transparent;min-width:310px;position:relative;display:flex;flex-direction:column}.esri-scale-range-slider .esri-slider{background-color:transparent;padding:9px 11px 9px 9px}.esri-scale-range-slider .esri-slider__segment-1{background-color:#0079c1;height:4px}.esri-scale-range-slider .esri-slider .esri-slider__effective-max-segment,.esri-scale-range-slider .esri-slider .esri-slider__effective-min-segment{height:100%;display:block;content:" ";background:repeating-linear-gradient(90deg,hsla(0,0%,100%,.75) 0,hsla(0,0%,100%,.75) 5px,transparent 0,transparent 10px)}.esri-scale-range-slider.esri-widget{box-shadow:none}.esri-scale-range-slider.esri-disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}.esri-scale-range-slider__scale-indicator-container{position:absolute;left:9px;right:11px}.esri-scale-range-slider__scale-indicator{top:11px;margin-left:-4px;width:1px;position:relative;transition-property:left;transition-duration:.2s}.esri-scale-range-slider__scale-indicator-icon{fill:#323232}.esri-scale-range-slider__scale-menu-container{margin-top:12px;display:flex;width:100%;justify-content:space-between}.esri-scale-range-slider__scale-menu-toggle{color:#0079c1;cursor:pointer;background-color:transparent;border:none;font-size:14px;white-space:nowrap;max-width:48%;display:flex}.esri-scale-range-slider__scale-menu-toggle[data-type=min]{-webkit-margin-end:auto;margin-inline-end:auto}.esri-scale-range-slider__scale-menu-toggle[data-type=max]{-webkit-margin-start:auto;margin-inline-start:auto}.esri-scale-range-slider__scale-menu-toggle--active{font-weight:600}.esri-scale-range-slider__scale-menu-toggle-text{text-overflow:ellipsis;overflow-x:hidden}.esri-scale-range-slider__scale-menu-toggle-icon{font-size:12px;margin:0 7px}.esri-scale-range-slider__scale-preview{display:inline-flex;flex-direction:column;background-color:#fff;padding:6px 7px;box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-scale-range-slider__scale-preview-thumbnail{display:block;box-sizing:border-box;padding:64px}.esri-scale-range-slider__scale-menu{box-shadow:0 1px 2px rgba(0,0,0,.3);font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;border-radius:2px;background-color:#fff;color:#323232}.esri-scale-range-slider__scale-menu-list{min-width:200px;padding:6px 0;margin:0;display:flex;flex-direction:column;list-style-type:none}.esri-scale-range-slider__scale-menu-item{align-items:center;display:flex;padding:6px 7px;margin:0;cursor:pointer}.esri-scale-range-slider__scale-menu-item-content{display:flex;justify-content:flex-start;flex-direction:column;flex:0 1 auto}.esri-scale-range-slider__scale-menu-item:focus,.esri-scale-range-slider__scale-menu-item:hover{background-color:#f3f3f3}.esri-scale-range-slider__scale-menu-scroller{max-height:450px;overflow-y:auto;overflow-x:hidden}.esri-scale-range-slider__scale-item-label{margin:0;padding-bottom:4px;-webkit-padding-end:15px;padding-inline-end:15px;word-break:break-all;cursor:inherit}.esri-scale-range-slider__scale-menu-item-icon{color:transparent}.esri-scale-range-slider__scale-menu-item--active .esri-scale-range-slider__scale-menu-item-icon{color:#0079c1}.esri-scale-range-slider__scale-menu-item:hover .esri-scale-range-slider__scale-menu-item-icon{color:hsla(0,0%,43%,.4)}.esri-scale-range-slider__scale-item-value{color:#6e6e6e;font-size:12px;-webkit-margin-before:2px;margin-block-start:2px;word-break:break-all}.esri-search{width:240px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;overflow:visible}.esri-search .esri-widget--button{box-shadow:none}.esri-search .esri-icon-notice-triangle{font-size:16px;line-height:16px;-webkit-margin-end:5px;margin-inline-end:5px;vertical-align:text-bottom}.esri-search .esri-widget__loader{align-items:center;display:flex;justify-content:center;min-height:32px}.esri-search .esri-widget__loader-text{margin:0 5px}.esri-search__container,.esri-search__form,.esri-search__input-container{display:flex;flex-flow:row nowrap}.esri-search__container{position:relative;align-items:stretch;flex:1 0 100%}.esri-search__container .esri-search__input,.esri-search__container .esri-widget--button{z-index:0}.esri-search__container .esri-search__input:focus,.esri-search__container .esri-widget--button:focus{z-index:1}.esri-search--searching:after,.esri-search--searching:before{content:"";opacity:1;position:absolute;height:1px;top:0;transition:opacity .5s ease-in-out}.esri-search--searching:before{background-color:hsla(0,0%,43%,.3);width:100%;z-index:0}.esri-search--searching:after{background-color:#6e6e6e;width:20%;z-index:0;-webkit-animation:looping-progresss-bar-ani 1.5s linear infinite;animation:looping-progresss-bar-ani 1.5s linear infinite}.esri-search__input-container{align-items:stretch;flex:2 0}.esri-search__form{padding:0;margin:0;align-items:stretch;flex:1 0}.esri-search__input{display:block;width:100%;margin:0;border:none;box-shadow:none}.esri-search__input::-ms-clear{display:none}.esri-search__input::-moz-placeholder{color:#6e6e6e;opacity:1}.esri-search__input:-ms-input-placeholder{color:#6e6e6e}.esri-search__input::-webkit-input-placeholder{color:#6e6e6e}.esri-search__sources-button,.esri-search__submit-button{cursor:pointer;align-self:flex-end}.esri-search__submit-button{border:none;border-left:1px solid hsla(0,0%,43%,.3)}.esri-search__sources-button{border:none;border-right:1px solid hsla(0,0%,43%,.3)}.esri-search__sources-button--up{display:none}.esri-search__clear-button{border:none;align-self:flex-end;display:flex}.esri-search__source-name{clip:rect(0 0 0 0);overflow:hidden;position:absolute;height:1px;width:1px}.esri-search__suggestions-menu .esri-building-level-picker__arrow-down,.esri-search__suggestions-menu .esri-building-level-picker__arrow-up,.esri-search__suggestions-menu .esri-building-phase-picker__arrow-left,.esri-search__suggestions-menu .esri-building-phase-picker__arrow-right,.esri-search__suggestions-menu [class*=" esri-icon-"],.esri-search__suggestions-menu [class^=esri-icon-]{vertical-align:middle}.esri-search__suggestions-menu .esri-menu__header:first-child,.esri-search__suggestions-menu ul:first-child{border:none}.esri-search--show-suggestions .esri-search__suggestions-menu,.esri-search--sources .esri-search__sources-menu{overflow:auto;visibility:visible;max-height:300px;-webkit-animation:esri-fade-in .25s ease-out;animation:esri-fade-in .25s ease-out}.esri-search__source--active{background-color:#e2f1fb}.esri-search--warning .esri-search__warning-menu{transition:opacity 125ms ease-in-out;visibility:visible;opacity:1;max-height:inherit}.esri-search__sources-button{display:flex}.esri-search--multiple-sources .esri-search__input{border-left:0}.esri-search__warning-menu{z-index:1;font-size:14px;opacity:0}.esri-search__warning-body{padding:.8em 1em}.esri-search__warning-header{font-weight:600;margin-bottom:5px}.esri-ui-bottom-left .esri-search__sources-button--up,.esri-ui-bottom-right .esri-search__sources-button--up{display:flex}.esri-ui-bottom-left .esri-search__sources-button--down,.esri-ui-bottom-right .esri-search__sources-button--down{display:none}.esri-view-width-less-than-small .esri-search__input{font-size:16px}[dir=rtl] .esri-search__submit-button{border-left:none;border-right:1px solid hsla(0,0%,43%,.3)}[dir=rtl] .esri-search__sources-button{border-right:none;border-left:1px solid hsla(0,0%,43%,.3)}[dir=rtl] .esri-search__container:after{animation:looping-progresss-bar-ani 1.5s linear infinite reverse}.esri-search-result-renderer .esri-search-result-renderer__more-results-header{font-weight:600;margin-bottom:2px}.esri-search-result-renderer .esri-search-result-renderer__more-results-item{margin-bottom:10px}.esri-search-result-renderer .esri-search-result-renderer__more-results-list{display:none}.esri-search-result-renderer .esri-search-result-renderer__more-results-list ul{list-style:none;margin:0 0 10px;padding:0}.esri-search-result-renderer .esri-search-result-renderer__more-results-list li{padding:2px 0}.esri-search-result-renderer .esri-search-result-renderer__more-results--show-more-results .esri-search-result-renderer__more-results-list{display:block;margin-top:10px;padding-top:10px;border-top:1px solid #ccc}.esri-selection-toolbar{display:flex;flex:1 1;height:100%;width:100%}.esri-selection-toolbar__container{display:flex}.esri-shadow-cast{position:relative;overflow:hidden;display:flex;flex-direction:column;width:200;padding:12px 15px;gap:12px}.esri-shadow-cast__time-range{display:flex;flex-direction:column;font-size:10px}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal{width:inherit;flex-grow:1;padding:30px 13px 28px}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__anchor,.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-widget__anchor{outline:none!important;color:inherit}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__anchor:focus .esri-slider__thumb{outline:2px solid #0079c1;outline-offset:2px;overflow:visible}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__segment.esri-slider__segment-0{background-color:unset}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__thumb{width:16px;height:16px;left:-8px;top:-8px}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__tick{width:7px;height:20px;padding:3px;margin:-3px;background:none}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__tick:after{content:"";display:block;width:1px;background:hsla(0,0%,43%,.4)}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__tick.secondary-tick:after{height:3px}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__tick.primary-tick:after{height:6px}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__tick.primary-tick .primary-tick__ampm{font-size:10px}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__ticks{margin:6px 0 0;width:calc(100% - 1px)}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__tick-label{font-size:10px;line-height:normal;margin-top:12px;text-align:center}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__label{font-size:12px}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__label-input{font-size:10px}.esri-shadow-cast__time-range .esri-slider__segment-1{background:#0079c1}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal{padding-top:8px;padding-bottom:42px}.esri-shadow-cast__time-range__indicator{display:flex;justify-content:center;align-items:center;gap:2px;margin-bottom:6px}.esri-shadow-cast__date-picker-container:not(:first-of-type){margin-top:12px}.esri-shadow-cast__date-picker-container .esri-date-picker{display:block;flex-grow:1}.esri-shadow-cast__visualization{display:flex;flex-direction:column;margin-top:12px}.esri-shadow-cast__visualization__select{margin-bottom:12px}.esri-shadow-cast__visualization__config--hidden{display:none}.esri-shadow-cast__discrete-config,.esri-shadow-cast__duration-config,.esri-shadow-cast__threshold-config{display:flex;flex-direction:column;gap:12px}.esri-shadow-cast__discrete-config calcite-label,.esri-shadow-cast__duration-config calcite-label,.esri-shadow-cast__threshold-config calcite-label{width:-webkit-max-content;width:max-content;max-width:100%;display:block}.esri-shadow-cast__discrete-config calcite-label:focus,.esri-shadow-cast__discrete-config calcite-label:focus-visible,.esri-shadow-cast__duration-config calcite-label:focus,.esri-shadow-cast__duration-config calcite-label:focus-visible,.esri-shadow-cast__threshold-config calcite-label:focus,.esri-shadow-cast__threshold-config calcite-label:focus-visible{outline:none}.esri-shadow-cast__threshold-config .esri-slider{padding-top:8px;padding-inline:8px;padding-bottom:25px}.esri-shadow-cast__threshold-config .esri-slider .esri-slider__label,.esri-shadow-cast__threshold-config .esri-slider .esri-slider__tick-label{font-size:10px}.esri-shadow-cast__threshold-config .esri-slider .esri-slider__tick-label{margin-top:12px}.esri-shadow-cast__threshold-config .esri-slider .esri-slider__tick{top:-4px}.esri-shadow-cast__threshold-config .esri-slider .esri-slider__segment-1{background:#0079c1}.esri-shadow-cast__duration-config__radio-group{display:flex;flex-direction:row;align-items:center}.esri-shadow-cast__duration-config__radio-group calcite-button{height:35px}.esri-shadow-cast__tooltip{font-size:12px;color:#323232}.esri-shadow-cast__tooltip__content{position:absolute;width:-webkit-max-content;width:max-content;padding:6px 7px;background:#fff;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);margin-top:-12px}.esri-shadow-cast__tooltip__content:after{position:absolute;content:"";display:block;width:0;height:0;border:8px solid transparent;border-top-color:#fff;bottom:1px;left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.esri-size-slider{direction:ltr;min-width:260px}.esri-size-slider .esri-slider{font-size:12px;position:relative;z-index:1}.esri-size-slider .esri-slider .esri-slider__content{flex-direction:row;height:240px;margin:0 auto 0 40%}.esri-size-slider .esri-slider .esri-slider__track{background-color:transparent;display:flex;flex:0 0 auto}.esri-size-slider .esri-slider .esri-slider__anchor{border-bottom:1px solid #6e6e6e;border-top:1px solid #fff;width:30px}.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label,.esri-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__label{text-decoration:underline}.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb,.esri-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after,.esri-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before,.esri-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-size-slider .esri-slider .esri-slider__thumb{background-color:#6e6e6e;border-radius:0;border:none;height:12px;left:-12px;top:-6px;width:6px}.esri-size-slider .esri-slider .esri-slider__thumb:before{position:absolute;top:0;left:-1.5px;width:3px;content:"";height:12px;background-color:#6e6e6e;transition:background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out;transition:transform 125ms ease-in-out,background-color 125ms ease-in-out,-webkit-transform 125ms ease-in-out}.esri-size-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid transparent;border-left:6px solid #6e6e6e;border-top:6px solid transparent;height:0;width:0}.esri-size-slider .esri-slider .esri-slider__label{left:auto;line-height:20px;min-width:50px;right:50px;text-align:right}.esri-size-slider .esri-slider .esri-slider__label:hover{background-color:#f3f3f3}.esri-size-slider .esri-slider .esri-slider__segment:hover{cursor:default}.esri-size-slider .esri-slider .esri-slider__range-input{margin:auto;text-align:center;width:50%}.esri-size-slider .esri-slider .esri-slider__label-input{text-align:right;width:70px}.esri-size-slider .esri-slider .esri-slider__max,.esri-size-slider .esri-slider .esri-slider__min{flex:none;margin:9px auto;padding:9px 12px;position:relative;width:auto;z-index:0}.esri-size-slider .esri-slider .esri-slider__max:before,.esri-size-slider .esri-slider .esri-slider__min:before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1}.esri-size-slider .esri-slider .esri-slider__max.esri-slider__range--active,.esri-size-slider .esri-slider .esri-slider__min.esri-slider__range--active{background-color:#fff}.esri-size-slider .esri-slider .esri-slider__max .esri-slider__range-input,.esri-size-slider .esri-slider .esri-slider__min .esri-slider__range-input{margin:0 auto}.esri-size-slider .esri-slider .esri-slider__extra-content{display:flex;height:100%}.esri-size-slider .esri-slider .esri-histogram__svg{overflow:visible}.esri-size-slider .esri-slider .esri-histogram__label{fill:#323232;stroke-width:2}.esri-size-slider .esri-slider .esri-histogram__average-line,.esri-size-slider .esri-slider .esri-histogram__label{paint-order:stroke;stroke:#fff}.esri-size-slider .esri-slider .zoom-cap--max{position:absolute;top:0}.esri-size-slider .esri-slider .zoom-cap--min{position:absolute;bottom:0}.esri-size-slider .esri-slider .zoom-cap{height:11px;width:30px;stroke-width:0}.esri-size-slider .esri-slider .zoom-cap .zoom-cap--line,.esri-size-slider .esri-slider .zoom-cap .zoom-cap--mask{fill:#fff}.esri-size-slider .esri-slider .zoom-cap .zoom-cap--underline{fill:#323232}.esri-size-slider .esri-slider .zoom-cap:hover{cursor:pointer}.esri-size-slider .esri-slider .zoom-cap:hover .zoom-cap--mask{fill:#fff}.esri-size-slider .esri-slider .zoom-cap:hover .zoom-cap--line{fill:#0079c1}.esri-size-slider .esri-slider .zoom-cap:hover .zoom-cap--underline{fill:#fff}.esri-size-slider__ramp{display:flex;height:100%;width:30px;position:relative}.esri-size-slider__ramp svg{height:100%;width:100%;position:absolute;stroke:#6e6e6e;stroke-width:1px;left:0}.esri-size-slider__ramp svg rect{height:100%;width:100%}.esri-size-slider__ramp svg path{stroke-width:.5px}.esri-size-slider__histogram-container{display:flex;flex:1 1;height:100%;width:120px}.esri-size-slider.esri-size-slider--interactive-track .esri-slider .esri-slider__content{margin:0 auto 0 35%}.esri-size-slider.esri-size-slider--interactive-track .esri-slider .esri-slider__track{background-color:transparent;width:12px}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__label{text-decoration:underline}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb{background-color:#2e2e2e;border:none;-webkit-transform:none;transform:none}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__anchor--active .esri-slider__thumb:before{background-color:#49b0f2;-webkit-transform:translate3d(-1.5px,0,0);transform:translate3d(-1.5px,0,0)}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__segment--interactive{background-size:12px 100%;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/_next/static/media/SM-Slider_TrackBackground_idle.d24721ab.svg)}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__segment--interactive:focus,.esri-size-slider.esri-size-slider--interactive-track .esri-slider__segment--interactive:hover{cursor:pointer;background-color:#eee;background-image:url(/_next/static/media/SM-Slider_TrackBackground_hover.a23b4a07.svg)}.esri-sketch{display:flex;flex-flow:column wrap}.esri-sketch .esri-snapping-controls__panel{display:flex;width:auto}.esri-expand__content .esri-sketch{width:-webkit-max-content;width:max-content}.esri-sketch__menu-header{margin:6px;border-bottom:1px solid hsla(0,0%,43%,.3);display:flex;align-items:center}.esri-sketch__menu-title{flex:1 1 auto;overflow:hidden}.esri-sketch__panel{align-items:center;display:flex;flex-flow:row wrap;padding:0}.esri-sketch__info-panel{background-color:#f3f3f3;opacity:1;transition:opacity .25s ease-in-out}.esri-sketch__info-panel:empty{opacity:0;padding:0;visibility:hidden}.esri-sketch__menu-container{background-color:#fff;display:flex;flex-flow:column;flex:1 1 auto;flex-direction:column;margin:6px}.esri-sketch__section{align-items:center;display:flex;flex-flow:row wrap;padding:0 7px;margin:6px 0}.esri-sketch__tool-section{border-right:1px solid hsla(0,0%,43%,.3)}.esri-sketch__tool-section:last-child{border-right:none}.esri-sketch__action-toggle--on .esri-sketch__item-action-icon{background-color:#0079c1;box-shadow:0 0 0 1px #0079c1}.esri-sketch__action-toggle--on .esri-sketch__item-action-icon:before{background-color:#fff;left:12px}.esri-sketch__feature-count-badge{align-items:center;background:#fff;border-bottom:1px solid hsla(0,0%,43%,.3);border-radius:2px;display:flex;font-size:12px;justify-content:center;margin:0;padding:.25em .75em}[dir=rtl] .esri-sketch__tool-section{border-left:1px solid hsla(0,0%,43%,.3);border-right:none}[dir=rtl] .esri-sketch__tool-section:last-child{border:none}[dir=rtl] .esri-expand__content .esri-sketch--vertical .esri-sketch__tool-section{border-left:none;border-right:none}.esri-sketch--vertical{flex-flow:row-reverse}.esri-sketch--vertical .esri-sketch__panel{flex-flow:column}.esri-sketch--vertical .esri-sketch__section{flex-flow:column;padding-left:0;padding-right:0;margin-left:7px;margin-right:7px}.esri-sketch--vertical .esri-sketch__tool-section{border-right:none;border-bottom:1px solid hsla(0,0%,43%,.3)}.esri-sketch--vertical .esri-sketch__tool-section:last-child{border-bottom:none}.esri-sketch--vertical .esri-sketch__info-panel:empty{padding:0}.esri-sketch--vertical .esri-sketch__info-section{margin-top:3px;width:32px}.esri-sketch--vertical .esri-selection-toolbar__container{flex-direction:column}.esri-sketch-tooltip-controls{display:flex;flex-flow:column wrap}.esri-slice{flex-shrink:0}.esri-slice__container{position:relative;padding:12px 0;overflow-y:auto}.esri-slice__container a{text-decoration:none}.esri-slice__hint{padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-slice__hint-text{margin:12px 0;padding:0}.esri-slice__exclude-button{margin-bottom:12px}.esri-slice__settings{padding:6px 15px 12px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-slice__settings ul{display:flex;flex-direction:column;padding:0;margin:0}.esri-slice__settings li{list-style:none}.esri-slice__layer-item{display:flex;align-items:center;white-space:nowrap;gap:7px}.esri-slice__layer-item__title{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.esri-slice__cross{color:inherit;position:relative}.esri-slice__panel--error{color:#8c2907;padding:0 15px;-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-slice__actions{display:flex;flex-flow:column;justify-content:center;padding:0 15px}@supports(-ms-ime-align:auto){.esri-slider__anchor:focus{outline:1px dotted #000}}.esri-slider{direction:ltr;display:flex;height:100%;width:100%;-webkit-user-select:none;user-select:none}.esri-disabled .esri-slider__content,.esri-disabled .esri-slider__max,.esri-disabled .esri-slider__min{opacity:.4}.esri-disabled .esri-slider__thumb:hover{-webkit-transform:none;transform:none;border-color:#0079c1;cursor:default}.esri-disabled .esri-slider--horizontal .esri-slider__segment--interactive:hover,.esri-disabled .esri-slider--vertical .esri-slider__segment--interactive:hover,.esri-disabled .esri-slider__label:hover,.esri-disabled .esri-slider__segment:hover{cursor:default}.esri-slider--reversed.esri-slider--horizontal{flex-direction:row-reverse}.esri-slider--reversed.esri-slider--vertical{flex-direction:column}.esri-slider--horizontal{flex-direction:row}.esri-slider--horizontal .esri-slider__content{height:auto}.esri-slider--horizontal .esri-slider__track{height:2px;width:100%}.esri-slider--horizontal .esri-slider__segment--interactive:hover{cursor:ew-resize}.esri-slider--horizontal .esri-slider__anchor{height:100%;width:1px}.esri-slider--horizontal .esri-slider__label{left:-50px;margin:0 11px;top:-30px;text-align:center}.esri-slider--horizontal .esri-slider__label-input{text-align:center}.esri-slider--horizontal .esri-slider__max,.esri-slider--horizontal .esri-slider__min{flex:0 0 auto;margin:auto;height:auto;width:50px}.esri-slider--horizontal .esri-slider__ticks{left:0;margin:9px 0 0;top:100%;width:100%}.esri-slider--horizontal .esri-slider__tick{height:5px;width:1px}.esri-slider--horizontal .esri-slider__tick-label{margin-top:18px}.esri-slider--vertical{flex-direction:column-reverse}.esri-slider--vertical .esri-slider__content{flex-direction:column;width:auto}.esri-slider--vertical .esri-slider__track{flex:1 0;flex-direction:column;height:100%;width:2px}.esri-slider--vertical .esri-slider__segment--interactive:hover{cursor:ns-resize}.esri-slider--vertical .esri-slider__anchor{height:1px;width:100%}.esri-slider--vertical .esri-slider__label{left:20px;text-align:left;top:-10px}.esri-slider--vertical .esri-slider__max,.esri-slider--vertical .esri-slider__min{margin:auto;width:100%}.esri-slider--vertical .esri-slider__max,.esri-slider--vertical .esri-slider__min{flex:0 0 22px}.esri-slider--vertical .esri-slider__ticks{left:100%;margin:0 0 0 11px;top:0}.esri-slider--vertical .esri-slider__tick{height:1px;width:5px}.esri-slider--vertical .esri-slider__tick-label{margin-left:30px}.esri-slider__content{display:flex;flex:1 0 auto;line-height:0;margin:auto;position:relative;align-items:center;justify-content:center;z-index:0}.esri-slider__track{background-color:hsla(0,0%,43%,.4);display:inline-block;touch-action:none;position:relative}.esri-slider__segment{height:100%;left:0;position:absolute;top:0;touch-action:none;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;will-change:transform}.esri-slider__segment:hover{cursor:pointer}.esri-slider__anchor{background-color:#4c4c4c;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none}.esri-slider__anchor:focus .esri-slider__label,.esri-slider__anchor:focus .esri-slider__thumb{outline:inherit}.esri-slider__anchor--moving .esri-slider__label--interactive:hover,.esri-slider__anchor--moving .esri-slider__label:hover{cursor:grabbing}.esri-slider__anchor--moving:focus .esri-slider__thumb{border:3px solid #00598e;cursor:grabbing}.esri-slider__thumb{background-color:#fff;border:2px solid #0079c1;border-radius:16px;height:16px;left:-7px;position:absolute;top:-7px;touch-action:none;width:16px;transition:all 125ms ease-in-out;z-index:1}.esri-slider__thumb:hover{border-color:#00598e;border-width:3px;height:19.2px;left:-8.6px;top:-8.6px;width:19.2px;cursor:pointer;cursor:grab}.esri-slider__label{line-height:22px;min-width:80px;position:absolute}.esri-slider__label:hover{cursor:pointer;cursor:grab}.esri-slider__label--interactive:hover,.esri-slider__max--interactive:hover,.esri-slider__min--interactive:hover{cursor:pointer;text-decoration:underline}.esri-slider__label-input{position:relative;width:100%;z-index:1}.esri-slider__extra-content{display:inline-block}.esri-slider__max,.esri-slider__min{height:22px;line-height:22px;text-align:center;display:flex;align-items:center;justify-content:center}.esri-slider__max--interactive:hover,.esri-slider__min--interactive:hover{background-color:#f3f3f3}.esri-slider__range-input{padding:1px 0;text-align:center;width:100%}.esri-slider__ticks{display:inline-block;height:100%;position:absolute;z-index:0}.esri-slider__tick{background:hsla(0,0%,43%,.4);position:absolute}.esri-slider__tick-label{position:absolute;width:-webkit-max-content;width:max-content}[dir=rtl] .esri-slider__label,[dir=rtl] .esri-slider__max,[dir=rtl] .esri-slider__min,[dir=rtl] .esri-slider__tick-label{direction:rtl;unicode-bidi:plaintext}[dir=rtl] .esri-slider__label-input,[dir=rtl] .esri-slider__range-input{unicode-bidi:plaintext}.esri-snapping-controls__toggle-block{margin-top:0}.esri-snapping-controls__layer-list-block{border-bottom:none}.esri-snapping-controls__layer-list{overflow:auto;max-height:220px}.esri-snapping-controls__layer-list__filter{margin-bottom:10px}.esri-snapping-controls__layer-list__button{margin-bottom:6px}.esri-snapping-controls__layer-list__item calcite-accordion-item calcite-icon,.esri-snapping-controls__layer-list__item calcite-action calcite-icon{-webkit-margin-start:0;margin-inline-start:0}.esri-snapping-controls__layer-list__item calcite-icon{color:var(--calcite-ui-brand);-webkit-margin-start:var(--calcite-list-item-spacing-indent);margin-inline-start:var(--calcite-list-item-spacing-indent)}.esri-snapping-controls{display:flex;flex-flow:column wrap}.esri-snapping-controls__container{display:flex;flex:1 1 auto;flex-direction:column}.esri-snapping-controls__panel{width:320px}.esri-snapping-controls__item{box-shadow:0 1px 0 hsla(0,0%,43%,.3);padding:3px;background-color:#fff;cursor:pointer;margin:3px 0;border:1px solid transparent;border-radius:2px;display:flex;justify-content:space-between;transition:border-color 125ms ease-in-out}.esri-snapping-controls__item-action-icon{flex:0 0 16px;font-size:16px;display:inline-block;width:16px;height:16px;margin-top:.1em}.esri-snapping-controls__action-toggle{align-items:flex-start;border:1px solid transparent;cursor:pointer;display:flex;flex-flow:row-reverse;font-size:12px;justify-content:space-between;margin:0;opacity:1;padding:6px 15px;transition:opacity .25s ease-in-out .25s,background-color .25s ease-in-out;width:100%}.esri-snapping-controls__action-toggle .esri-snapping-controls__item-action-title{margin-left:0}.esri-snapping-controls__action-toggle .esri-snapping-controls__item-action-icon{background-color:#f3f3f3;border-radius:16px;box-shadow:0 0 0 1px #6e6e6e;flex:0 0 28px;height:16px;overflow:hidden;padding:0;position:relative;transition:background-color 125ms ease-in-out;width:16px}.esri-snapping-controls__action-toggle .esri-snapping-controls__item-action-icon:before{background-color:#6e6e6e;box-shadow:0 0 0 1px #fff;border-radius:100%;content:"";display:block;height:12px;left:0;margin:2px;position:absolute;top:0;transition:background-color 125ms ease-in-out,left 125ms ease-in-out;width:12px}.esri-snapping-controls__action-toggle.esri-disabled-element{pointer-events:none;opacity:.4}.esri-snapping-controls__action-toggle--on .esri-snapping-controls__item-action-icon{background-color:#0079c1;box-shadow:0 0 0 1px #0079c1}.esri-snapping-controls__action-toggle--on .esri-snapping-controls__item-action-icon:before{background-color:#fff;left:12px}.esri-snapping-controls__nested-container{padding:0;-webkit-padding-start:1em;padding-inline-start:1em}@-webkit-keyframes esri-spinner--start-animation{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes esri-spinner--start-animation{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes esri-spinner--finish-animation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes esri-spinner--finish-animation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes esri-spinner--rotate-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes esri-spinner--rotate-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.esri-ui .esri-spinner{background-color:transparent;box-shadow:none;padding:0;overflow:visible;width:24px;height:24px;position:absolute;left:-999em;top:-999em;z-index:2;pointer-events:none;display:none;opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0}.esri-ui .esri-spinner:before{position:absolute;margin:-50% 0 0 -50%;width:100%;height:100%;background:url(/_next/static/media/Loading_Indicator_double_32.75e1e929.svg) no-repeat 50%;display:block;content:"";-webkit-animation:esri-spinner--rotate-animation .75s linear infinite;animation:esri-spinner--rotate-animation .75s linear infinite}.esri-ui .esri-spinner--start{display:block;-webkit-animation:esri-spinner--start-animation .25s cubic-bezier(.17,.67,.36,.99) forwards;animation:esri-spinner--start-animation .25s cubic-bezier(.17,.67,.36,.99) forwards}.esri-ui .esri-spinner--finish{display:block;opacity:1;-webkit-animation:esri-spinner--finish-animation 125ms ease-in forwards;animation:esri-spinner--finish-animation 125ms ease-in forwards;-webkit-animation-delay:75ms;animation-delay:75ms}.esri-swipe{width:100%;height:100%;position:absolute;overflow:hidden;margin:0;padding:0;background:transparent;-webkit-user-select:none;user-select:none}.esri-swipe,.esri-ui .esri-swipe{pointer-events:none}.esri-swipe__container{position:absolute;margin:0;padding:0;border:0;z-index:1;touch-action:none;pointer-events:auto;overflow:hidden;outline:0}.esri-swipe--horizontal .esri-swipe__container{margin-left:-16px;height:100%;cursor:col-resize}.esri-swipe--vertical .esri-swipe__container{margin-top:-16px;width:100%;cursor:row-resize}.esri-swipe--disabled .esri-swipe__container{pointer-events:none;cursor:default}.esri-swipe__divider{position:absolute;background-color:#fff}.esri-swipe--horizontal .esri-swipe__divider{border-left:1px solid hsla(0,0%,43%,.5);border-right:1px solid hsla(0,0%,43%,.5);width:4px;height:100%;margin-left:-2px;top:0;left:16px}.esri-swipe--vertical .esri-swipe__divider{border-top:1px solid hsla(0,0%,43%,.5);border-bottom:1px solid hsla(0,0%,43%,.5);width:100%;height:4px;margin-top:-2px;left:0;top:16px}.esri-swipe__handle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid hsla(0,0%,43%,.5);border-radius:2px;background-color:#fff}.esri-swipe__handle--hidden{visibility:hidden}.esri-swipe__handle-icon{position:relative;z-index:2}.esri-swipe--horizontal .esri-swipe__handle{top:calc(50% - 16px)}.esri-swipe--vertical .esri-swipe__handle{left:calc(50% - 16px)}.esri-swipe__container:focus .esri-swipe__divider,.esri-swipe__container:focus .esri-swipe__handle{outline:2px inset Highlight;outline:2px inset -webkit-focus-ring-color}.esri-swipe__container:focus .esri-swipe__handle{outline-offset:-3px}.esri-table-list{color:#323232;background-color:#f3f3f3;padding:calc(var(--esri-widget-padding-y)*.5) calc(var(--esri-widget-padding-x)*.5);overflow-y:auto;display:flex;flex-flow:column}.esri-table-list__list{list-style:none;margin:0 0 0 15px;padding:0}.esri-table-list__list[hidden]{display:none}.esri-table-list__list--root{margin:0}.esri-table-list__item--selectable .esri-table-list__item-container{cursor:pointer}.esri-table-list__item--selectable .esri-table-list__item-container:hover{border-left-color:hsla(0,0%,43%,.3)}.esri-table-list__item[aria-selected=true]>.esri-table-list__item-container,.esri-table-list__item[aria-selected=true]>.esri-table-list__item-container:hover{border-left-color:#0079c1}.esri-table-list__item-container~.esri-table-list__list .esri-table-list__item{border-bottom-width:0}.esri-table-list__item{background-color:#fff;border-bottom:1px solid hsla(0,0%,43%,.3);position:relative;overflow:hidden;list-style:none;margin:3px 0;padding:0;transition:background-color 125ms ease-in-out}.esri-table-list__item.esri-table-list__item--chosen{background-color:#e2f1fb;opacity:.75}.esri-table-list__item-container{border-left:3px solid transparent;display:flex;justify-content:flex-start;align-items:flex-start;padding:12px 7px 12px 20px;transition:border-color .25s ease-in-out;align-items:center}.esri-table-list__item-title{flex:1 1;padding-left:5px;padding-right:5px;line-height:1.3em;word-break:break-word;overflow-wrap:break-word;transition:color 125ms ease-in-out}.esri-table-list__publishing{box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin-block:0;margin-inline:12px;height:6px;width:6px;border:1px solid #6e6e6e;-webkit-animation:publishing 2s infinite normal;animation:publishing 2s infinite normal}.esri-table-list__item-message{display:flex;align-items:center;visibility:hidden;height:0;margin-top:-1px;padding:6px 7px;overflow:hidden;font-size:12px;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-animation:esri-fade-in-down .25s ease-in-out;animation:esri-fade-in-down .25s ease-in-out;-webkit-transform-origin:center top;transform-origin:center top;background-color:#f6f6f6;-webkit-margin-start:3rem;margin-inline-start:3rem;-webkit-border-start:3px solid #d9bf2b;border-inline-start:3px solid #d9bf2b;-webkit-margin-after:.25rem;margin-block-end:.25rem;-webkit-margin-end:.25rem;margin-inline-end:.25rem}.esri-table-list__item-message .esri-building-level-picker__arrow-down,.esri-table-list__item-message .esri-building-level-picker__arrow-up,.esri-table-list__item-message .esri-building-phase-picker__arrow-left,.esri-table-list__item-message .esri-building-phase-picker__arrow-right,.esri-table-list__item-message [class*=" esri-icon-"],.esri-table-list__item-message [class^=esri-icon-]{margin-right:.3rem}.esri-table-list__item--has-message .esri-table-list__item-message{visibility:visible;height:auto;-webkit-transform:scale(1);transform:scale(1)}.esri-table-list__item-toggle{padding:0 3px;cursor:pointer;color:#6e6e6e}.esri-table-list__item-actions-menu{align-self:center;display:flex}.esri-table-list__item-actions-menu-item{display:flex;flex:1 0 21px;justify-content:center;align-items:center;color:#6e6e6e;cursor:pointer;padding:0 3px;transition:border-color .25s ease-in-out}.esri-table-list__item-actions-menu-item:first-of-type{margin:0 2px}.esri-table-list__item-actions-menu-item:hover{background-color:#f3f3f3}.esri-table-list__item-actions-menu-item--active,.esri-table-list__item-actions-menu-item--active:hover{background-color:#e2f1fb}.esri-table-list__item-actions{position:relative;background-color:#f3f3f3;color:#6e6e6e;margin:-1px 7px 6px;height:auto}.esri-table-list__item-actions[aria-expanded=true]{-webkit-animation:esri-fade-in .25s ease-in-out;animation:esri-fade-in .25s ease-in-out}.esri-table-list__item-actions-section{-webkit-animation:esri-fade-in 375ms ease-in-out;animation:esri-fade-in 375ms ease-in-out}.esri-table-list__item-actions[hidden]{display:none}.esri-table-list__item-actions-close{color:#6e6e6e;position:absolute;top:0;right:0;cursor:pointer;padding:5px;z-index:1}.esri-table-list__item-actions-list{display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start;padding:6px 0;list-style:none;border-top:2px solid #fff}.esri-table-list__item-actions-list:first-of-type{border-top:0}.esri-table-list__action-toggle,.esri-table-list__item-action{border:1px solid transparent;display:flex;justify-content:flex-start;align-items:flex-start;cursor:pointer;font-size:12px;width:100%;margin:0;padding:6px 15px;opacity:1;transition:opacity .25s ease-in-out .25s,background-color .25s ease-in-out}.esri-table-list__item-action{justify-content:flex-start;flex-flow:row}.esri-table-list__action-toggle{flex-flow:row-reverse;justify-content:space-between}.esri-table-list__action-toggle .esri-table-list__item-action-title{margin-left:0}.esri-table-list__action-toggle .esri-table-list__item-action-icon{background-color:#4c4c4c;border-radius:16px;box-shadow:0 0 0 1px #fff;flex:0 0 28px;height:16px;overflow:hidden;padding:0;position:relative;transition:background-color 125ms ease-in-out;width:16px}.esri-table-list__action-toggle .esri-table-list__item-action-icon:before{background-color:#fff;border-radius:100%;content:"";display:block;height:12px;left:0;margin:2px;position:absolute;top:0;transition:background-color 125ms ease-in-out,left 125ms ease-in-out;width:12px}.esri-table-list__action-toggle--on .esri-table-list__item-action-icon{background-color:#fff}.esri-table-list__action-toggle--on .esri-table-list__item-action-icon:before{background-color:#4c4c4c;box-shadow:0 0 0 1px #4c4c4c;left:12px}.esri-table-list__action-toggle:hover,.esri-table-list__item-action:hover{background-color:#f3f3f3}.esri-table-list__item-actions[hidden] .esri-table-list__item-action{opacity:0}.esri-table-list__item-action-icon{flex:0 0 16px;font-size:16px;display:inline-block;width:16px;height:16px;margin-top:.1em}.esri-table-list__item-action-image{flex:0 0 16px;width:16px;height:16px;font-size:14px;text-align:center;background-size:contain;background-repeat:no-repeat;background-position:50% 50%}.esri-table-list__item-action-title{margin-left:5px}.esri-table-list-panel{margin:12px 15px}.esri-table-list-panel__content--legend .esri-legend__service{padding:0 0 12px}[dir=rtl] .esri-table-list .esri-table-list__list{margin:0 15px 0 0}[dir=rtl] .esri-table-list .esri-table-list__list--root{margin:0}[dir=rtl] .esri-table-list .esri-table-list__item-action-title{margin-left:0;margin-right:5px}[dir=rtl] .esri-table-list .esri-table-list__action-toggle .esri-table-list__action-toggle{margin-right:0}[dir=rtl] .esri-table-list .esri-table-list__item:after{animation:looping-progresss-bar-ani 1.5s linear infinite reverse}[dir=rtl] .esri-table-list .esri-table-list__item-message .esri-building-level-picker__arrow-down,[dir=rtl] .esri-table-list .esri-table-list__item-message .esri-building-level-picker__arrow-up,[dir=rtl] .esri-table-list .esri-table-list__item-message .esri-building-phase-picker__arrow-left,[dir=rtl] .esri-table-list .esri-table-list__item-message .esri-building-phase-picker__arrow-right,[dir=rtl] .esri-table-list .esri-table-list__item-message [class*=" esri-icon-"],[dir=rtl] .esri-table-list .esri-table-list__item-message [class^=esri-icon-]{margin-right:0;margin-left:.3rem}[dir=rtl] .esri-table-list .esri-table-list__item--selectable .esri-table-list__item-container{border-left:none;border-right:3px solid transparent}[dir=rtl] .esri-table-list .esri-table-list__item--selectable .esri-table-list__item-container:hover{border-right-color:hsla(0,0%,43%,.3)}[dir=rtl] .esri-table-list .esri-table-list__item[aria-selected=true]>.esri-table-list__item-container,[dir=rtl] .esri-table-list .esri-table-list__item[aria-selected=true]>.esri-table-list__item-container:hover{border-right-color:#0079c1}@keyframes publishing{0%,20%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}80%,to{-webkit-transform:rotate(135deg);transform:rotate(135deg)}}.esri-time-picker{display:inline-block;border:1px solid hsla(0,0%,43%,.3);padding:0 .5em}.esri-time-picker__input{border:none}.esri-time-slider{cursor:default;min-width:375px;box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-time-slider__layout--wide .esri-time-slider__row{height:88px;overflow:hidden}.esri-time-slider__layout--wide .esri-time-slider__playback-controls{direction:ltr;display:flex;flex:auto}.esri-time-slider__layout--wide .esri-time-slider__animation{width:64px}.esri-time-slider__layout--wide .esri-time-slider__time-extent{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center;width:110px}.esri-time-slider__layout--wide .esri-time-slider__actions,.esri-time-slider__layout--wide .esri-time-slider__min,.esri-time-slider__layout--wide .esri-time-slider__previous,.esri-time-slider__layout--wide .esri-time-slider__time-extent{border-left:1px solid hsla(0,0%,43%,.3)}.esri-time-slider__layout--wide .esri-time-slider__max,.esri-time-slider__layout--wide .esri-time-slider__min{align-items:center;width:110px}.esri-time-slider__layout--wide .esri-time-slider__slider{flex:auto}.esri-time-slider__layout--wide .esri-time-slider__next,.esri-time-slider__layout--wide .esri-time-slider__previous{width:42px}.esri-time-slider__layout--wide .esri-time-slider__warning{font-size:20px;margin-bottom:4px}.esri-time-slider__layout--wide .esri-time-slider__warning-text{margin-inline:3px;text-align:center}.esri-time-slider__layout--wide .esri-time-slider__actions-button{height:88px}.esri-time-slider__layout--compact.esri-time-slider--has-actions .esri-time-slider__time-extent{-webkit-padding-start:48px;padding-inline-start:48px}.esri-time-slider__layout--compact .esri-time-slider__row:first-child,.esri-time-slider__layout--compact .esri-time-slider__row:nth-child(3){height:36px}.esri-time-slider__layout--compact .esri-time-slider__row:nth-child(2){height:88px;overflow:hidden}.esri-time-slider__layout--compact .esri-time-slider__animation{width:35px}.esri-time-slider__layout--compact .esri-time-slider__time-extent{align-items:center;display:flex;flex:auto;flex-flow:row nowrap;justify-content:center}.esri-time-slider__layout--compact .esri-time-slider__time-extent-separator{margin-inline:7px}.esri-time-slider__layout--compact .esri-time-slider__max,.esri-time-slider__layout--compact .esri-time-slider__min,.esri-time-slider__layout--compact .esri-time-slider__slider{flex:auto}.esri-time-slider__layout--compact .esri-time-slider__min{align-items:flex-start;-webkit-margin-start:35px;margin-inline-start:35px}.esri-time-slider__layout--compact .esri-time-slider__max{align-items:flex-end;-webkit-margin-end:35px;margin-inline-end:35px}.esri-time-slider__layout--compact .esri-time-slider__next,.esri-time-slider__layout--compact .esri-time-slider__previous{width:35px}.esri-time-slider__layout--compact .esri-time-slider__warning{line-height:12px;-webkit-margin-end:4px;margin-inline-end:4px}.esri-time-slider__layout--compact .esri-time-slider__actions{align-items:flex-end}.esri-time-slider__layout--compact .esri-time-slider__actions-button{height:36px}.esri-time-slider__row{display:flex}.esri-time-slider__mode--instant .esri-slider__segment-0,.esri-time-slider__mode--instant .esri-slider__segment-1{background-color:hsla(0,0%,43%,.4)}.esri-time-slider__mode--time-window .esri-slider__segment-1{background-color:#0079c1;height:6px;margin-top:-1px}.esri-time-slider__mode--time-window .esri-slider__segment-0,.esri-time-slider__mode--time-window .esri-slider__segment-2{background-color:hsla(0,0%,43%,.4)}.esri-time-slider__mode--time-window.esri-time-slider--out-of-bounds .esri-slider__segment-1{background-color:#d83020}.esri-time-slider__mode--cumulative-from-start .esri-slider__segment-0{background-color:#0079c1;height:6px;margin-top:-1px}.esri-time-slider__mode--cumulative-from-start .esri-slider__segment-1{background-color:hsla(0,0%,43%,.4)}.esri-time-slider__mode--cumulative-from-start.esri-time-slider--out-of-bounds .esri-slider__segment-0{background-color:#d83020}.esri-time-slider__mode--cumulative-from-end .esri-slider__segment-0{background-color:hsla(0,0%,43%,.4)}.esri-time-slider__mode--cumulative-from-end .esri-slider__segment-1{background-color:#0079c1;height:6px;margin-top:-1px}.esri-time-slider__mode--cumulative-from-end.esri-time-slider--out-of-bounds .esri-slider__segment-1{background-color:#d83020}.esri-time-slider__time-extent{font-size:12px;line-height:12px;color:#0079c1}.esri-time-slider__time-extent-group{display:flex;flex-flow:column nowrap;align-items:center}.esri-time-slider__time-extent-date,.esri-time-slider__time-extent-separator{font-weight:600}.esri-time-slider__max,.esri-time-slider__min{display:flex;flex-flow:column nowrap;font-size:12px;justify-content:center;line-height:12px}.esri-time-slider__max-date,.esri-time-slider__min-date{font-weight:600}.esri-time-slider__slider{background-color:#f3f3f3;padding:0 40px}.esri-time-slider__slider .esri-slider{margin-top:-19px;background-color:#f3f3f3}.esri-time-slider__slider .esri-slider__content{height:2px}.esri-time-slider__slider .esri-slider__thumb{border-width:3px;top:-6px}.esri-time-slider__slider .esri-slider__tick-label{font-size:12px;margin-top:23px;white-space:nowrap}.esri-time-slider__slider .esri-slider__tick{background:hsla(0,0%,43%,.4);width:1px}.esri-time-slider__slider .esri-slider__tick.minorTick{height:4px}.esri-time-slider__slider .esri-slider__tick.majorTick{height:8px}.esri-time-slider__slider .esri-slider__ticks{margin-top:16px}.esri-time-slider__slider .esri-slider__track{height:4px}.esri-time-slider__animation-button,.esri-time-slider__next-button,.esri-time-slider__previous-button{border:none;height:100%;width:100%}.esri-time-slider .esri-icon-forward,.esri-time-slider .esri-icon-pause,.esri-time-slider .esri-icon-play,.esri-time-slider .esri-icon-reverse{font-size:24px}.esri-time-slider--out-of-bounds .esri-slider__thumb{border-color:#d83020}.esri-time-slider--out-of-bounds .esri-time-slider__time-extent{color:#d83020}[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__row:nth-child(3){direction:ltr}[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__max-date,[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__max-time,[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__min-date,[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__min-time{direction:rtl}[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__playback-controls{direction:ltr}[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__max-date,[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__max-time,[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__min-date,[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__min-time,[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__time-extent-date,[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__time-extent-time{direction:rtl}[dir=rtl] .esri-time-slider__layout--wide.esri-time-slider--has-actions .esri-time-slider__actions{border-left:none}[dir=rtl] .esri-time-slider__layout--wide.esri-time-slider--has-actions .esri-time-slider__animation{border-left:1px solid hsla(0,0%,43%,.3)}.esri-timezone-picker{position:relative;display:flex;align-items:center}.esri-timezone-picker__item-title{font-size:12px;font-weight:600}.esri-timezone-picker__item-description{font-size:10px}.esri-tooltip{position:absolute;overflow:visible;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;top:0;left:0;z-index:1}.esri-tooltip-content{position:relative;padding:6px 7px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 1px 2px rgba(0,0,0,.1);font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:1.1em;color:#323232}.esri-tooltip-content:empty{opacity:0}.esri-tooltip-table{display:table;width:100%}.esri-tooltip-field{display:table-row}.esri-tooltip-field__title,.esri-tooltip-field__value{display:table-cell;padding:2px 0;white-space:nowrap}.esri-tooltip-field__title{-webkit-padding-end:15px;padding-inline-end:15px}.esri-tooltip-field__value{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.esri-tooltip-value-by-value span:nth-child(2){margin-inline:7px}.esri-tooltip-help-message{width:-webkit-min-content;width:min-content;min-width:200px;margin-top:6px;padding-top:8px;padding-bottom:2px;border-top:1px solid hsla(0,0%,43%,.3);font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;text-align:center;white-space:break-spaces}.esri-tooltip-help-message:only-child{margin-top:0;padding-top:2px;border-top:none}.esri-un-associations__controls-label{height:1rem}.esri-un-associations__controls-label-and-slider{display:flex;flex-direction:column}.esri-un-associations__controls-label-and-toggle{display:flex;flex-direction:row;justify-content:space-between;width:inherit}.esri-un-associations__controls-slider{padding:0 .5rem}.esri-un-associations__widget-block-actions{align-self:center}.esri-un-associations__widget-block-actions-switch{align-self:center;padding:.5rem}.esri-un-associations__widget-block-content{width:330px;border-bottom:none;margin:0}.esri-un-associations__widget-settings-container{display:grid;padding-top:.5rem;grid-gap:.5rem;gap:.5rem}.esri-utility-trace-network{display:flex;flex:1 1 auto;flex-direction:row}.esri-utility-trace-network.esri-component.esri-widget--panel{min-height:120px}.esri-utility-trace-network calcite-icon{box-sizing:initial}.esri-utility-trace-network calcite-tab{background-color:#f3f3f3;padding-bottom:0;padding-top:0}.esri-utility-trace-network calcite-tab:not([selected]){flex:0 1}.esri-utility-trace-network calcite-block{margin-bottom:0}.esri-utility-trace-network__add-button-container{display:flex;justify-content:center;margin:18px 0 12px}.esri-utility-trace-network__notice-container{padding:6px}.esri-utility-trace-network__list-container{background-color:#fff;padding:3px}.esri-utility-trace-network__flow,.esri-utility-trace-network__results-container{height:100%}.esri-utility-trace-network__number-input{width:150px}.esri-un-validate-topology__container{width:330px}.esri-un-validate-topology__content{border-bottom:none;margin:0}.esri-un-validate-topology__controls-container{display:grid;grid-gap:.5rem;gap:.5rem}.esri-un-validate-topology__status-icon-container{width:48px;height:48px}.esri-un-validate-topology__status-icon-error{padding-left:16px;padding-top:16px;--calcite-ui-icon-color:#edd317}.esri-un-validate-topology__status-icon-success{padding-left:16px;padding-top:16px;--calcite-ui-icon-color:#35ac46}.esri-value-picker{box-shadow:0 1px 2px rgba(0,0,0,.3)}.esri-value-picker .esri-slider{background:transparent;flex:auto}.esri-value-picker .esri-slider__tick-label{font-size:var(--calcite-font-size--3);white-space:nowrap}.esri-value-picker .esri-slider__ticks{margin:0}.esri-value-picker .esri-slider__tick,.esri-value-picker .esri-slider__track{background:var(--calcite-ui-border-input)}.esri-value-picker .esri-slider__tick.esri-value-picker__slider__tick-steps{height:3px;width:3px}.esri-value-picker .esri-slider__anchor:focus-visible{outline:none}.esri-value-picker__action-bar{background-color:var(--calcite-ui-foreground-1)}.esri-value-picker__caption-border,.esri-value-picker__label-border{display:flex;align-items:center;border:1px solid var(--calcite-ui-border-3)}.esri-value-picker__caption-text,.esri-value-picker__label-text{font-family:var(--calcite-sans-family);font-weight:var(--calcite-font-weight-medium);overflow:hidden;white-space:nowrap}.esri-value-picker__label-text{color:var(--calcite-ui-text-1)}.esri-value-picker__slider{display:flex;flex:auto}.esri-value-picker__layout--horizontal.esri-value-picker__type--collection,.esri-value-picker__layout--horizontal.esri-value-picker__type--undefined{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.esri-value-picker__layout--horizontal.esri-value-picker__type--collection .esri-value-picker__action-bar,.esri-value-picker__layout--horizontal.esri-value-picker__type--undefined .esri-value-picker__action-bar{width:100%}.esri-value-picker__layout--horizontal.esri-value-picker__type--collection .esri-value-picker__caption,.esri-value-picker__layout--horizontal.esri-value-picker__type--undefined .esri-value-picker__caption{-webkit-padding-end:.5rem;padding-inline-end:.5rem}.esri-value-picker__layout--horizontal.esri-value-picker__type--combobox,.esri-value-picker__layout--horizontal.esri-value-picker__type--label,.esri-value-picker__layout--horizontal.esri-value-picker__type--slider{min-width:450px}.esri-value-picker__layout--horizontal.esri-value-picker__type--combobox .esri-value-picker__action-bar,.esri-value-picker__layout--horizontal.esri-value-picker__type--label .esri-value-picker__action-bar,.esri-value-picker__layout--horizontal.esri-value-picker__type--slider .esri-value-picker__action-bar{width:100%}.esri-value-picker__layout--horizontal .esri-value-picker__caption{display:flex;padding-bottom:.5rem;-webkit-padding-start:.5rem;padding-inline-start:.5rem;padding-top:.5rem}.esri-value-picker__layout--horizontal .esri-value-picker__caption-border{padding-inline:.5rem}.esri-value-picker__layout--horizontal .esri-value-picker__caption-text{font-size:var(--calcite-font-size--1);max-width:100px;text-overflow:ellipsis}.esri-value-picker__layout--horizontal .esri-value-picker__combobox{align-items:center;display:flex;flex:auto;padding-inline:10px;--calcite-ui-border-input:var(--calcite-ui-border-3)}.esri-value-picker__layout--horizontal .esri-value-picker__combobox calcite-combobox{flex:auto;width:0}.esri-value-picker__layout--horizontal .esri-value-picker__label{display:flex;flex:auto;padding:.5rem}.esri-value-picker__layout--horizontal .esri-value-picker__label-border{flex:auto;padding-inline:.5rem}.esri-value-picker__layout--horizontal .esri-value-picker__label-text{flex:auto;font-size:var(--calcite-font-size--1);font-weight:var(--calcite-font-weight-normal);text-overflow:ellipsis;width:0}.esri-value-picker__layout--horizontal .esri-value-picker__separator{border-right:1px solid var(--calcite-ui-border-3);-webkit-margin-start:.25rem;margin-inline-start:.25rem;width:1px}.esri-value-picker__layout--horizontal .esri-value-picker__slider{padding-inline:30px}.esri-value-picker__layout--horizontal .esri-value-picker__slider__tick-minor{height:3px}.esri-value-picker__layout--horizontal .esri-value-picker__slider__tick-major{height:6px}.esri-value-picker__layout--horizontal .esri-value-picker__slider__tick-steps{margin-left:-1px;margin-top:-6px}.esri-value-picker__layout--horizontal .esri-slider{margin-top:-10px}.esri-value-picker__layout--horizontal .esri-slider__track{height:1px}.esri-value-picker__layout--vertical.esri-value-picker__type--collection,.esri-value-picker__layout--vertical.esri-value-picker__type--undefined{height:-moz-fit-content;height:-webkit-fit-content;height:fit-content}.esri-value-picker__layout--vertical.esri-value-picker__type--collection .esri-value-picker__action-bar,.esri-value-picker__layout--vertical.esri-value-picker__type--undefined .esri-value-picker__action-bar{height:100%}.esri-value-picker__layout--vertical.esri-value-picker__type--slider{min-height:450px}.esri-value-picker__layout--vertical.esri-value-picker__type--slider .esri-value-picker__action-bar{height:100%;min-height:450px}.esri-value-picker__layout--vertical .esri-value-picker__caption{padding:.25rem;width:48px}.esri-value-picker__layout--vertical .esri-value-picker__caption-border{justify-content:center}.esri-value-picker__layout--vertical .esri-value-picker__caption-text{font-size:var(--calcite-font-size--2);padding-block:.25rem;text-overflow:clip}.esri-value-picker__layout--vertical .esri-value-picker__separator{border-bottom:1px solid var(--calcite-ui-border-3);height:1px;margin-top:.25rem}.esri-value-picker__layout--vertical .esri-value-picker__slider{flex-direction:column;padding:15px 0}.esri-value-picker__layout--vertical .esri-value-picker__slider__tick-minor{width:3px}.esri-value-picker__layout--vertical .esri-value-picker__slider__tick-major{width:6px}.esri-value-picker__layout--vertical .esri-value-picker__slider__tick-steps{margin-left:-6px;margin-top:-1px}.esri-value-picker__layout--vertical .esri-slider{margin-left:-13px}.esri-value-picker__layout--vertical .esri-slider__tick-label{margin-left:20px}.esri-value-picker__layout--vertical .esri-slider__track{width:1px}[dir=rtl] .esri-value-picker{direction:ltr}[dir=rtl] .esri-value-picker .esri-value-picker__combobox,[dir=rtl] .esri-value-picker .esri-value-picker__slider__tooltip{direction:rtl}.esri-weather{position:relative;padding:var(--esri-widget-padding);width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.esri-weather__content{display:flex;flex-direction:column;gap:12px;width:-webkit-min-content;width:min-content}.esri-weather__content--has-error{pointer-events:none;visibility:hidden;overflow:hidden;height:0}.esri-weather__selector{display:flex;align-items:center;flex-direction:row;gap:7px}.esri-weather__options{display:flex;flex-direction:column;gap:12px}.esri-weather__warning{display:flex;flex-direction:row;align-items:center;gap:7px;font-size:12px}.esri-weather__warning calcite-icon{color:var(--calcite-ui-warning)}.esri-weather__labeled-slider calcite-slider{margin:0 -7px -14px}.esri-zoom{display:flex;flex-flow:column nowrap}.esri-zoom.esri-zoom--horizontal{flex-flow:row-reverse nowrap}.esri-zoom.esri-zoom--horizontal .esri-widget--button:last-child{border-top:none}.esri-zoom.esri-zoom--horizontal .esri-widget--button:first-child{border-left:1px solid hsla(0,0%,43%,.3)}.esri-zoom .esri-widget--button{box-shadow:none}.esri-zoom .esri-widget--button:first-child{margin-bottom:0}.esri-zoom .esri-widget--button:last-child{border-top:1px solid hsla(0,0%,43%,.3)}[dir=rtl] .esri-zoom.esri-zoom--horizontal .esri-widget--button:first-child{border-top:none}[dir=rtl] .esri-zoom.esri-zoom--horizontal .esri-widget--button:last-child{border-left:1px solid hsla(0,0%,43%,.3)}@-webkit-keyframes esri-fade-in-down{0%{opacity:0;-webkit-transform:translate3D(0,-5px,0);transform:translate3D(0,-5px,0)}25%{opacity:0;-webkit-transform:translate3D(0,-5px,0);transform:translate3D(0,-5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes esri-fade-in-down{0%{opacity:0;-webkit-transform:translate3D(0,-5px,0);transform:translate3D(0,-5px,0)}25%{opacity:0;-webkit-transform:translate3D(0,-5px,0);transform:translate3D(0,-5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes esri-fade-in-up{0%{opacity:0;-webkit-transform:translate3D(0,5px,0);transform:translate3D(0,5px,0)}25%{opacity:0;-webkit-transform:translate3D(0,5px,0);transform:translate3D(0,5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes esri-fade-in-up{0%{opacity:0;-webkit-transform:translate3D(0,5px,0);transform:translate3D(0,5px,0)}25%{opacity:0;-webkit-transform:translate3D(0,5px,0);transform:translate3D(0,5px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes esri-fade-in{0%{opacity:0}25%{opacity:0}to{opacity:1}}@-webkit-keyframes esri-fade-in-scale{0%{opacity:0;-webkit-transform:scale3D(.95,.95,1);transform:scale3D(.95,.95,1)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes esri-fade-in-scale{0%{opacity:0;-webkit-transform:scale3D(.95,.95,1);transform:scale3D(.95,.95,1)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes looping-progresss-bar-ani{0%{left:0;width:0}20%{left:0;width:20%}80%{left:80%;width:20%}to{left:100%;width:0}}@keyframes looping-progresss-bar-ani{0%{left:0;width:0}20%{left:0;width:20%}80%{left:80%;width:20%}to{left:100%;width:0}}@-webkit-keyframes esri-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes esri-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes panel-advance{0%{opacity:0;-webkit-transform:translate3d(50px,0,0) scale(.99);transform:translate3d(50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes panel-advance{0%{opacity:0;-webkit-transform:translate3d(50px,0,0) scale(.99);transform:translate3d(50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@-webkit-keyframes panel-retreat{0%{opacity:0;-webkit-transform:translate3d(-50px,0,0) scale(.99);transform:translate3d(-50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes panel-retreat{0%{opacity:0;-webkit-transform:translate3d(-50px,0,0) scale(.99);transform:translate3d(-50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@-webkit-keyframes panel-advance--rtl{0%{opacity:0;-webkit-transform:translate3d(-50px,0,0) scale(.99);transform:translate3d(-50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes panel-advance--rtl{0%{opacity:0;-webkit-transform:translate3d(-50px,0,0) scale(.99);transform:translate3d(-50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@-webkit-keyframes panel-retreat--rtl{0%{opacity:0;-webkit-transform:translate3d(50px,0,0) scale(.99);transform:translate3d(50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}@keyframes panel-retreat--rtl{0%{opacity:0;-webkit-transform:translate3d(50px,0,0) scale(.99);transform:translate3d(50px,0,0) scale(.99)}to{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}}.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;overflow:hidden;z-index:var(--yarl__portal_zindex,9999);transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease)}.yarl__portal_open{opacity:1}.yarl__container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));outline:0;-webkit-user-select:none;user-select:none;touch-action:var(--yarl__controller_touch_action,none);overscroll-behavior:var(--yarl__controller_overscroll-behavior,contain)}.yarl__carousel{display:flex;flex:0 0 auto;height:100%;align-content:center;justify-content:center;align-items:stretch;width:calc(100% + (var(--yarl__carousel_slides_count) - 1) * (100% + var(--yarl__carousel_spacing_px, 0) * 1px + var(--yarl__carousel_spacing_percent, 0) * 1%));-webkit-transform:translateX(var(--yarl__swipe_offset,0));transform:translateX(var(--yarl__swipe_offset,0))}.yarl__carousel_with_slides{-webkit-column-gap:calc(var(--yarl__carousel_spacing_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_spacing_percent, 0) * 1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_spacing_percent, 0) * 1%)}.yarl__flex_center{display:flex;justify-content:center;align-content:center;align-items:center}.yarl__slide{flex:1 1;position:relative;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_padding_percent, 0) * 1%)}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-width:100%;max-height:100%;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (min-width:800px){.yarl__slide_image{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}}.yarl__slide_image_cover{width:100%;height:100%;object-fit:cover}.yarl__slide_image_loading{opacity:0}.yarl__slide_placeholder{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);line-height:0}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));-webkit-animation:yarl__delayed_fadein 1s linear;animation:yarl__delayed_fadein 1s linear}.yarl__slide_loading line{-webkit-animation:yarl__stroke_opacity 1s linear infinite;animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{-webkit-animation-delay:-1.875s;animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){-webkit-animation-delay:-1.75s;animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){-webkit-animation-delay:-1.625s;animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){-webkit-animation-delay:-1.5s;animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){-webkit-animation-delay:-1.375s;animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){-webkit-animation-delay:-1.25s;animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){-webkit-animation-delay:-1.125s;animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){-webkit-animation-delay:-1s;animation-delay:-1s}.yarl__slide_error{width:var(--yarl__slide_icon_error_size,48px);height:var(--yarl__slide_icon_error_size,48px);color:var(--yarl__slide_icon_error_color,red)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{-webkit-animation:unset;animation:unset}}.yarl__toolbar{position:absolute;top:0;right:0;bottom:auto;left:auto;display:flex;justify-content:flex-end;padding:var(--yarl__toolbar_padding,8px)}[dir=rtl] .yarl__toolbar{top:0;right:auto;bottom:auto;left:0}.yarl__icon{width:var(--yarl__icon_size,32px);height:var(--yarl__icon_size,32px)}.yarl__button{cursor:pointer;-webkit-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);margin:var(--yarl__button_margin,0);outline:none;line-height:0;padding:var(--yarl__button_padding,8px);color:var(--yarl__color_button,hsla(0,0%,100%,.8));-webkit-filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:var(--yarl__navigation_button_padding,24px 16px)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@-webkit-keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@-webkit-keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.yarl__slide_captions_container{position:absolute;left:var(--yarl__slide_captions_container_left,0);right:var(--yarl__slide_captions_container_right,0);padding:var(--yarl__slide_captions_container_padding,16px);background:var(--yarl__slide_captions_container_background,rgba(0,0,0,.5))}.yarl__slide_title{color:var(--yarl__slide_title_color,#fff);font-size:var(--yarl__slide_title_font_size,125%);font-weight:var(--yarl__slide_title_font_weight,bolder);max-width:calc(100% - var(--yarl__toolbar_width, 0px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yarl__slide_title_container{top:var(--yarl__slide_title_container_top,0)}.yarl__slide_description{overflow:hidden;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--yarl__slide_description_max_lines,3);text-align:var(--yarl__slide_description_text_align,start);color:var(--yarl__slide_description_color,#fff)}.yarl__slide_description_container{bottom:var(--yarl__slide_description_container_bottom,0)}.yarl__thumbnails{display:flex;height:100%}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1 1;position:relative}.yarl__thumbnails_container{flex:0 0 auto;background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));padding:var(--yarl__thumbnails_container_padding,16px);position:relative;overflow:hidden;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.yarl__thumbnails_vignette{position:absolute;pointer-events:none;--yarl__thumbnails_vignette_size:12%}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{height:100%;left:0;right:0;background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%)}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{width:100%;top:0;bottom:0;background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size, 12%)),var(--yarl__color_backdrop,#000) 100%)}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px)}.yarl__thumbnails_thumbnail{flex:0 0 auto;cursor:pointer;-webkit-appearance:none;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border:var(--yarl__thumbnails_thumbnail_border,1px solid var(--yarl__color_button,hsla(0,0%,100%,.8)));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden;padding:var(--yarl__thumbnails_thumbnail_padding,4px);width:var(--yarl__thumbnails_thumbnail_width,120px);height:var(--yarl__thumbnails_thumbnail_height,80px);box-sizing:content-box}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{opacity:0;-webkit-animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards;animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards}.yarl__thumbnails_thumbnail_fadeout{-webkit-animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{visibility:hidden;cursor:unset}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));-webkit-filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:var(--yarl__thumbnails_thumbnail_icon_size,32px);height:var(--yarl__thumbnails_thumbnail_icon_size,32px)}.yarl__thumbnails_contain_image{object-fit:contain}@-webkit-keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes slideUp{to{height:0;padding-top:0;padding-bottom:0;margin-bottom:0}}@keyframes slideUp{to{height:0;padding-top:0;padding-bottom:0;margin-bottom:0}}@-webkit-keyframes slideDown{0%{height:0;padding-top:0;padding-bottom:0;margin-bottom:0}}@keyframes slideDown{0%{height:0;padding-top:0;padding-bottom:0;margin-bottom:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.rex-container{box-sizing:border-box;border-radius:2px}.rex-source-container{display:none}.rex-editor-container{border:1px solid rgba(0,11,29,.1);background-color:#f5f5f6}.rex-source,.rex-source:focus,.rex-source:hover{text-align:left;box-sizing:border-box;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;width:100%;display:block;margin:0;border:none;box-shadow:none;border-radius:0;background-color:#262f3f;color:hsla(0,0%,100%,.8);font-size:14px;outline:none;padding:10px 18px 20px;line-height:1.5;min-height:60px;resize:vertical}.rex-voice-label{display:none}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.rex-editor-progress{position:fixed;top:0;left:0;z-index:11000;width:100%;background-color:rgba(0,11,29,.2)}.rex-editor-progress span{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;content:"";display:block;min-height:8px;width:100%;height:100%;background-color:#0058fb;background-image:linear-gradient(45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:40px 40px}.rex-handle{cursor:move}.rex-upload-remove{top:-6px;right:-10px;cursor:pointer;text-decoration:none}@font-face{font-family:Revolvapp;src:url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype");font-weight:400;font-style:normal;font-display:block}[class*=" rex-icon-"],[class^=rex-icon-]{font-family:Revolvapp!important;speak:never;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rex-icon-background:before{content:"\e900"}.rex-icon-add:before{content:"\e901"}.rex-icon-align-center:before{content:"\e902"}.rex-icon-align-justify:before{content:"\e903"}.rex-icon-align-left:before{content:"\e904"}.rex-icon-align-right:before{content:"\e905"}.rex-icon-alignment:before{content:"\e906"}.rex-icon-bold:before{content:"\e907"}.rex-icon-border:before{content:"\e908"}.rex-icon-card:before{content:"\e909"}.rex-icon-check:before{content:"\e90a"}.rex-icon-close:before{content:"\e90b"}.rex-icon-code:before{content:"\e90c"}.rex-icon-deleted:before{content:"\e90d"}.rex-icon-desktop:before{content:"\e90e"}.rex-icon-down:before{content:"\e90f"}.rex-icon-duplicate:before{content:"\e910"}.rex-icon-edit:before{content:"\e911"}.rex-icon-embed:before{content:"\e912"}.rex-icon-format:before{content:"\e913"}.rex-icon-grid:before{content:"\e914"}.rex-icon-html:before{content:"\e915"}.rex-icon-image:before{content:"\e916"}.rex-icon-indent:before{content:"\e917"}.rex-icon-italic:before{content:"\e918"}.rex-icon-items:before{content:"\e919"}.rex-icon-layer:before{content:"\e91a"}.rex-icon-line:before{content:"\e91b"}.rex-icon-link:before{content:"\e91c"}.rex-icon-list:before{content:"\e91d"}.rex-icon-mobile:before{content:"\e91e"}.rex-icon-none:before{content:"\e91f"}.rex-icon-offset-left:before{content:"\e920"}.rex-icon-offset-right:before{content:"\e921"}.rex-icon-offset:before{content:"\e922"}.rex-icon-outdent:before{content:"\e923"}.rex-icon-outset-both:before{content:"\e924"}.rex-icon-outset-left:before{content:"\e925"}.rex-icon-outset-none:before{content:"\e926"}.rex-icon-outset-right:before{content:"\e927"}.rex-icon-outset:before{content:"\e928"}.rex-icon-paragraph:before{content:"\e929"}.rex-icon-quote:before{content:"\e92a"}.rex-icon-redo:before{content:"\e92b"}.rex-icon-shortcut:before{content:"\e92c"}.rex-icon-snippet:before{content:"\e92d"}.rex-icon-sort:before{content:"\e92e"}.rex-icon-table:before{content:"\e92f"}.rex-icon-template:before{content:"\e930"}.rex-icon-text-color:before{content:"\e931"}.rex-icon-text:before{content:"\e932"}.rex-icon-trash:before{content:"\e933"}.rex-icon-tune:before{content:"\e934"}.rex-icon-underline:before{content:"\e935"}.rex-icon-undo:before{content:"\e936"}.rex-icon-up:before{content:"\e937"}.rex-icon-upload:before{content:"\e938"}.rex-icon-valign-bottom:before{content:"\e939"}.rex-icon-valign-middle:before{content:"\e93a"}.rex-icon-valign-none:before{content:"\e93b"}.rex-icon-valign-top:before{content:"\e93c"}.rex-icon-valign:before{content:"\e93d"}.rex-tooltip{position:absolute;z-index:99;margin:0;padding:4px 7px;border-radius:2px;line-height:1;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;color:hsla(0,0%,100%,.85);background-color:#000b1d}.rex-popup{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;border-radius:4px;background-color:#fff;box-shadow:0 14px 28px rgba(0,11,29,.25),0 10px 10px rgba(0,11,29,.1);position:absolute;top:0;left:0;z-index:100;margin-bottom:16px;overflow-x:auto}.rex-popup-body{box-sizing:border-box;padding:0}.rex-popup-body form{padding-bottom:16px}.rex-popup-items{padding:8px}.rex-popup-type-grid .rex-popup-items{display:flex;flex-wrap:wrap;padding:0;box-sizing:border-box}.rex-popup-type-grid .rex-popup-item{box-sizing:border-box;border-radius:0;margin-bottom:-1px;width:32px;height:32px;line-height:32px;padding:0;text-align:center;justify-content:center;align-items:center;color:#000b1d;border-color:transparent #d9dbdd #d9dbdd transparent;border-style:solid;border-width:1px}.rex-popup-type-grid .rex-popup-item svg{width:16px;height:16px}.rex-popup-header{font-size:14px;font-weight:700;color:#000b1d;padding:0 16px;position:relative}.rex-popup-header:empty{display:none}.rex-popup-header-box{white-space:nowrap}.rex-popup-header-item{position:relative;display:inline-block;color:#000b1d;font-weight:700;padding-top:16px;padding-bottom:16px;margin-right:8px;padding-right:8px;text-decoration:none}.rex-popup-header-item:after{content:"";position:absolute;right:0;top:18px;width:1px;height:16px;background-color:rgba(0,11,29,.2)}.rex-popup-header-item:last-child{margin-right:0;padding-right:0}.rex-popup-header-item:last-child:after{display:none}.rex-popup-header-item-link{color:rgba(0,11,29,.6)}.rex-popup-header-item-link:hover{color:#000b1d;text-decoration:underline}.rex-popup-header-item-link.active{color:#000b1d;text-decoration:none;cursor:text}.rex-popup-footer{overflow:hidden;box-sizing:border-box;margin-top:8px;padding:16px 16px 20px}.rex-popup-footer .rex-form-button{margin-right:4px}.rex-popup-footer:empty{display:none}.rex-popup-item{font-size:14px;border-radius:4px;padding:10px 8px;display:flex;line-height:1;align-items:center;cursor:pointer;position:relative}.rex-popup-item-container{width:92px;height:76px;padding:0;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;vertical-align:middle}.rex-popup-item-container .rex-popup-item-title{flex:none;font-size:12px;color:rgba(0,11,29,.6)}.rex-popup-item-container .rex-popup-item-icon{font-size:16px;margin-bottom:10px;margin-right:0;line-height:1}.rex-popup-item-container .rex-popup-item-icon svg{position:relative;top:2px}.rex-popup-item-title{flex:1 1}.rex-popup-item-icon{font-size:16px;margin-right:6px}.rex-popup-item-shortcut{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:11px;color:rgba(0,11,29,.5);margin-left:auto;padding-top:1px;text-align:right}.rex-popup-item-shortcut b{position:relative;top:2px;font-weight:400;font-size:14px}.rex-popup-item-image{display:inline-block;max-width:38px!important;height:auto;padding:4px;border-radius:4px;background-color:#d9dbdd}.rex-popup-item-image>img,.rex-popup-item-image>svg{max-width:30px!important;height:auto;display:inline-block}.rex-popup-item-trash{font-size:14px;margin-left:auto;color:rgba(0,11,29,.7)}.rex-popup-item-trash:hover{color:#000b1d}.rex-popup-item-hidden{display:none}.rex-popup-item:hover{background-color:#e4e8ed}.rex-popup-item.active{background-color:rgba(0,88,251,.65);color:#fff}.rex-popup-item.active span{background:none!important;color:#fff!important}.rex-popup-item-divider-top{margin-top:9px}.rex-popup-item-divider-top:before{top:-5px}.rex-popup-item-divider-bottom{margin-bottom:9px}.rex-popup-item-divider-bottom:before{bottom:-5px}.rex-popup-item-divider-bottom:before,.rex-popup-item-divider-top:before{position:absolute;content:"";width:calc(100% - 8px);height:1px;left:4px;background-color:rgba(0,11,29,.07)}.rex-popup-close{position:absolute;right:16px;top:14px;cursor:pointer;display:inline-block;vertical-align:middle;width:20px;height:20px;opacity:.5}.rex-popup-close:after,.rex-popup-close:before{content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);background-color:#000b1d}.rex-popup-close:before{height:1px;width:75%}.rex-popup-close:after{height:75%;width:1px}.rex-popup-close:hover{opacity:1}.rex-popup.has-footer form,.rex-popup.has-form .rex-popup-header-item,.rex-popup.has-items .rex-popup-header-item{padding-bottom:0}.rex-popup[dir=rtl] .rex-popup-close{right:auto;left:20px}.rex-form-item{padding:16px 16px 0}.rex-form-item:empty{display:none}.rex-form-image img,.rex-form-image svg{max-width:100%}.rex-form-label{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;display:block;margin:0;padding:0 0 6px;color:rgba(0,11,29,.65)}.rex-form-container-flex{display:flex}.rex-form-container-flex .rex-form-input,.rex-form-container-flex .rex-form-select{flex:auto}.rex-form-container-flex .rex-form-button{margin-left:4px}.rex-form-button-push-right{float:right}.rex-form-button{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;outline:none;border-radius:4px;padding:8px 24px;min-height:38px;cursor:pointer;line-height:1.25;height:auto;background-color:#fff;border:1px solid #d9dbdd;color:rgba(0,11,29,.9)}.rex-form-button:hover{color:rgba(0,11,29,.9);background-color:#f5f5f6}.rex-form-button-primary{background-color:#000b1d;border:1px solid #000b1d;color:#fff}.rex-form-button-primary:hover{color:#fff;background-color:#262f3f}.rex-form-button-danger{background-color:#fff;border:1px solid #bf3d66;color:#bf3d66}.rex-form-button-danger:hover{color:#bf3d66;background-color:#f5f5f6}.rex-form-button-fullwidth{display:block;width:100%}.rex-form-input,.rex-form-select,.rex-form-textarea{box-sizing:border-box;display:block;width:100%;vertical-align:middle;font-weight:400;padding:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:15px;outline:none;border-radius:4px;box-shadow:none;line-height:1.3;color:#000b1d;background-color:#f5f5f6;border:1px solid #d9dbdd}.rex-form-input:focus,.rex-form-select:focus,.rex-form-textarea:focus{border-color:rgba(0,88,251,.5);box-shadow:inset 0 1px 2px rgba(0,11,29,.13),0 0 2px rgba(0,88,251,.4)}.rex-form-textarea{resize:vertical;line-height:1.5}.rex-form-select{font-size:15px;cursor:pointer;-webkit-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg height="10" viewBox="0 0 9 10" width="9" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(0, 0, 0, .6)" d="m3.27162899.66658308.8-.70211699 4 3.51058495-.8.70211699-3.2-2.80846796-3.2 2.80846796-.8-.70211699zm0 8.59576602-3.2-2.80846795.8-.70211699 3.2 2.80846796 3.2-2.80846796.8.70211699-4 3.51058494z" /></svg>');background-repeat:no-repeat;background-position:right .65em center;padding-right:28px;min-height:35px}.rex-form-checkbox{box-sizing:border-box;vertical-align:middle;position:relative;bottom:-.1em;margin-top:0!important;margin-right:4px!important;margin-left:0!important;font-size:15px}.rex-popup[dir=rtl] .rex-form-checkbox{margin-right:0!important;margin-left:4px!important}.rex-form-checkbox-item span{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;color:#000b1d}.rex-form-segment{display:flex;background-color:#f0f1f1;border-radius:4px;padding:2px}.rex-form-segment-item{border:1px solid transparent;font-size:16px;padding:8px 5px;margin:0 1px;cursor:pointer;flex:auto;text-align:center;border-radius:4px;color:rgba(0,11,29,.6)}.rex-form-segment-item.active,.rex-form-segment-item:hover{background-color:#fff;color:#000b1d}.rex-form-segment-item.active{cursor:default;box-shadow:0 1px 3px rgba(0,11,29,.12),0 1px 2px rgba(0,11,29,.2)}.rex-form-upload-box{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 10px;border:2px dashed rgba(0,11,29,.12);background-color:#f5f5f6;border-radius:4px;min-width:160px;height:160px;cursor:pointer;position:relative}.rex-form-upload-box input[type=file]{font-size:13px}.rex-form-upload-box img{position:relative;z-index:2;object-fit:cover;height:100%;width:100%}.rex-form-upload-box:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.rex-form-upload-box.rex-form-upload-hover{border-color:rgba(0,88,251,.35);background-color:rgba(0,88,251,.05)}.rex-form-upload-box.rex-form-upload-error{border-color:rgba(255,79,127,.35);background-color:rgba(255,79,127,.05)}.rex-upload-remove{position:absolute;z-index:3;top:-5px;right:-7px;background-color:#ff4f7f;color:#fff;opacity:1;width:20px;height:20px;text-align:center;border-radius:10px;font-size:14px;line-height:20px}.rex-upload-remove:after{content:"\00d7"}.rex-upload-remove:hover{background-color:#000b1d}.rex-form-upload-cover-off img{object-fit:fill;height:auto;width:auto}.rex-form-upload-placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;color:rgba(0,11,29,.5);font-size:12px;line-height:1.35;padding:0 8px;text-align:center}.rex-form-upload-placeholder svg{fill:rgba(0,11,29,.5)}.rex-button{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;background:none;outline:none;margin:0;padding:0;box-sizing:border-box;font-size:16px;line-height:1;cursor:pointer}.rex-button,.rex-button:hover{text-decoration:none}.rex-button-icon{display:inline-flex}.rex-button-icon svg{display:inline-block}.rex-button-icon{width:31px;height:30px;align-items:center;justify-content:center;border-radius:4px;border:1px solid transparent}.rex-button-toolbar{padding-top:1px;width:40px;min-width:40px;height:41px}.rex-button-topbar{width:32px;padding-top:2px}.rex-button-toolbar,.rex-button-topbar{color:rgba(0,11,29,.8)}.rex-button-toolbar svg,.rex-button-topbar svg{fill:rgba(0,11,29,.8)}.rex-button-toolbar.active .rex-button-icon,.rex-button-topbar.active .rex-button-icon{border-color:#e4e8ed;background-color:rgba(228,232,237,.5)}.rex-button-toolbar.toggled,.rex-button-topbar.toggled{background-color:#e4e8ed;color:#000b1d}.rex-button-toolbar.toggled svg,.rex-button-topbar.toggled svg{fill:#000b1d}.rex-button-toolbar.disable,.rex-button-toolbar.disable:hover,.rex-button-topbar.disable,.rex-button-topbar.disable:hover{cursor:default;background-color:transparent!important;color:rgba(0,11,29,.4)!important}.rex-button-toolbar.disable svg,.rex-button-topbar.disable svg{fill:rgba(0,11,29,.4)!important}.rex-button-toolbar.disable .rex-button-icon,.rex-button-topbar.disable .rex-button-icon{background-color:transparent!important;color:rgba(0,11,29,.4)!important}.rex-button-toolbar:hover,.rex-button-topbar:hover{transition:all .2s linear;background-color:#e4e8ed;color:#000b1d}.rex-button-toolbar:hover svg,.rex-button-topbar:hover svg{fill:#000b1d}.rex-button-toolbar:hover .rex-button-icon,.rex-button-topbar:hover .rex-button-icon{border-color:transparent}.rex-button-control{width:24px;height:28px;line-height:1;background-color:transparent}.rex-button-control,.rex-button-control .rex-button-icon{font-size:13px;color:hsla(0,0%,100%,.75)}.rex-button-control .rex-button-icon svg{width:12px;height:12px;position:relative;top:-1px;fill:hsla(0,0%,100%,.75)}.rex-button-control:hover{color:#fff;background-color:#262f3f;text-decoration:none}.rex-button-control:hover .rex-button-icon{color:#fff}.rex-button-control:hover .rex-button-icon svg{fill:#fff}.rex-toolbar-container{position:relative;z-index:4;display:flex;overflow:hidden;background-color:#fff;margin:0;padding:0;height:40px;box-shadow:0 1px 3px rgba(0,11,29,.12)}.rex-toolbar-sticky{position:-webkit-sticky;position:sticky;top:0}.rex-toolbar{display:flex}.rex-button-icon-color{width:24px;height:24px;align-items:center;justify-content:center;border-radius:4px}.rex-path{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:13px;padding:0 12px;flex:1 1 auto;text-align:right;overflow-y:hidden;overflow-x:scroll;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}.rex-path::-webkit-scrollbar{width:0;height:0}.rex-path-item{color:rgba(0,11,29,.8);text-decoration:none;display:inline-block;padding:14px 14px 14px 0;line-height:1;position:relative}.rex-path-item:after{content:"-";position:absolute;right:4px;color:rgba(0,11,29,.4)}.rex-path-item:last-child{padding-right:0}.rex-path-item:last-child:after{display:none}.rex-path-item:hover{color:#000b1d;text-decoration:underline}.rex-path-item.active{font-weight:700;color:#000b1d;text-decoration:none;cursor:text}.rex-path-item.disable,.rex-path-item.disable:hover{color:rgba(0,11,29,.4);text-decoration:none;cursor:text}.rex-control{position:absolute;top:0;left:0;z-index:3;box-sizing:border-box;background-color:#000b1d;width:26px;border-radius:4px;padding:0;margin:0;display:flex;line-height:1;flex-direction:column;flex-wrap:wrap;text-align:center}.rex-control .rex-button-control:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.rex-control .rex-button-control:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.rex-editor{width:100%;height:0;border:none;background-color:#fff;margin-left:auto;margin-right:auto;display:block;visibility:visible}.rex-form-container-color .rex-form-color-select{border-top-right-radius:0;border-bottom-right-radius:0}.rex-form-container-color .rex-form-checkbox{align-self:center}.rex-form-container-color .rex-form-input{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.rex-form-color-select{box-sizing:border-box;width:55px;min-width:55px;min-height:39px;border-radius:2px;border:1px solid rgba(0,11,29,.1)}.rex-form-color-select-pointer{cursor:pointer}.rex-form-colorpicker{padding:10px 20px;display:flex}.rex-form-item .rex-form-colorpicker{padding:0 0 12px}.rex-form-colors{box-sizing:border-box;flex-direction:column;width:22px;line-height:1}.rex-color{display:inline-block;width:18px;height:18px;border-radius:4px;border:1px solid transparent;cursor:pointer;position:relative;box-sizing:border-box;line-height:18px;margin-right:1px;margin-bottom:1px}.rex-color.active:after{opacity:.75;position:absolute;content:"\2022";font-size:36px;line-height:11px;box-sizing:border-box;top:0;left:0;width:11px;height:17px;display:inline-flex;align-self:center;justify-self:center}.rex-form-color-contrast{border-color:rgba(0,11,29,.1)}.rex-upload-or{font-size:13px;color:rgba(0,11,29,.5);margin-top:15px;margin-bottom:15px}.rex-popup-section{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;color:rgba(0,11,29,.55);padding:20px 20px 4px}.rex-popup-section-box{padding:0 20px 10px;border-bottom:1px solid rgba(0,11,29,.07);display:flex;flex-wrap:wrap}.rex-popup-section-box:last-child{border-bottom-color:transparent;margin-bottom:0}.rex-popup-section-item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Arial,sans-serif;width:90px;text-align:center;padding:14px 8px 12px;cursor:pointer;border:1px solid transparent;border-radius:4px;box-sizing:border-box}.rex-popup-section-item svg{fill:#0058fb}.rex-popup-section-item span{display:block;font-size:11px;line-height:1.35;color:rgba(0,11,29,.55);padding-top:2px}.rex-popup-section-item:hover{background-color:rgba(0,88,251,.04);border-color:rgba(0,88,251,.5)}.rex-popup-block-map{display:block;width:40px;height:32px;margin:0 auto 4px;overflow:hidden;background-image:url("data:image/png;base64,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");background-repeat:no-repeat;background-position:0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.rex-popup-block-map{background-image:url("data:image/png;base64,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");background-size:1240px 32px}}.rex-b-map-text{background-position:0 0}.rex-b-map-heading{background-position:-40px 0}.rex-b-map-heading-text{background-position:-80px 0}.rex-b-map-image{background-position:-120px 0}.rex-b-map-image-text{background-position:-160px 0}.rex-b-map-image-heading-text{background-position:-200px 0}.rex-b-map-button{background-position:-240px 0}.rex-b-map-link{background-position:-280px 0}.rex-b-map-divider{background-position:-320px 0}.rex-b-map-spacer{background-position:-360px 0}.rex-b-map-menu{background-position:-400px 0}.rex-b-map-social{background-position:-440px 0}.rex-b-map-two-text{background-position:-480px 0}.rex-b-map-two-images{background-position:-520px 0}.rex-b-map-two-links{background-position:-560px 0}.rex-b-map-two-buttons{background-position:-600px 0}.rex-b-map-two-headings-text{background-position:-640px 0}.rex-b-map-two-images-text{background-position:-680px 0}.rex-b-map-two-images-headings-text{background-position:-720px 0}.rex-b-map-three-text{background-position:-760px 0}.rex-b-map-three-images{background-position:-800px 0}.rex-b-map-three-headings-text{background-position:-840px 0}.rex-b-map-three-images-text{background-position:-880px 0}.rex-b-map-three-images-headings-text{background-position:-920px 0}.rex-b-map-misc-image-text{background-position:-960px 0}.rex-b-map-misc-text-image{background-position:-1000px 0}.rex-b-map-misc-image-heading-text{background-position:-1040px 0}.rex-b-map-misc-heading-text-image{background-position:-1080px 0}.rex-b-map-misc-heading-text{background-position:-1120px 0}.rex-b-map-misc-text-heading{background-position:-1160px 0}.rex-b-map-list{background-position:-1200px 0}.rex-popup-shortcut-item{border-radius:0;border-bottom:1px solid rgba(0,11,29,.08);cursor:text}.rex-popup-shortcut-item:hover{background-color:transparent}.rex-popup-shortcut-item:last-child{border-bottom-color:transparent}.rex-popup-shortcut-title{font-size:14px;line-height:20px;color:#000b1d;margin-right:16px}.rex-popup-shortcut-kbd{white-space:nowrap;line-height:20px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px;padding:0;display:inline-block;color:rgba(0,11,29,.65);margin-left:auto;text-align:right}.rex-popup-shortcut-kbd span{display:inline-block;border-radius:4px;padding-left:3px;padding-right:3px;color:rgba(0,11,29,.85);background-color:#f5f5f6}.rex-popup-shortcut-kbd b{font-weight:400;font-size:18px;display:inline-block;line-height:12px;position:relative;top:3px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-keyword,.hljs-operator,.hljs-pattern-match{color:#f92672}.hljs-function,.hljs-pattern-match .hljs-constructor{color:#61aeee}.hljs-function .hljs-params{color:#a6e22e}.hljs-function .hljs-params .hljs-typing{color:#fd971f}.hljs-module-access .hljs-module{color:#7e57c2}.hljs-constructor{color:#e2b93d}.hljs-constructor .hljs-string{color:#9ccc65}.hljs-comment,.hljs-quote{color:#b18eb1;font-style:italic}.hljs-doctag,.hljs-formula{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}