@charset "UTF-8";/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@charset "utf-8";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(b8b15cdf-85d1-4120-8daa-48863d803939.d15e1ee88802837d.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(09ab0626-bb45-4650-acc8-0182d693df02.5b7e5ff9e5ecda8c.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(b9c5b839-db56-4419-8fcb-6ab661babb1d.43a752e23cc0e64b.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto}@font-face{font-family:Avenir Next;src:url(12f4c786-0bef-4a48-b7c0-eebaa7591688.2997a4ba718e4983.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(0c8a5d21-8a14-4451-8145-695071809cb7.702f1793552e8469.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto}@font-face{font-family:Avenir Next;src:url(b8b15cdf-85d1-4120-8daa-48863d803939-math.53d680ac3b0242b2.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+2200-22FF}@font-face{font-family:Avenir Next;src:url(09ab0626-bb45-4650-acc8-0182d693df02-math.c5cc2157d095686c.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+2200-22FF}@font-face{font-family:Avenir Next;src:url(b9c5b839-db56-4419-8fcb-6ab661babb1d-math.a94aa27cfb1c1bd2.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+2200-22FF}@font-face{font-family:Avenir Next;src:url(12f4c786-0bef-4a48-b7c0-eebaa7591688-math.91bf05306a0acbd8.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+2200-22FF}@font-face{font-family:Avenir Next;src:url(0c8a5d21-8a14-4451-8145-695071809cb7-math.ea1809b1c22d2349.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+2070-209F,U+20A0-20CF,U+2100-214F,U+2200-22FF}@font-face{font-family:Avenir Next;src:url(b8b15cdf-85d1-4120-8daa-48863d803939-ext.20ecbcacc25c26f9.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(09ab0626-bb45-4650-acc8-0182d693df02-ext.e091da77d7945423.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(b9c5b839-db56-4419-8fcb-6ab661babb1d-ext.18f4ec9ee3e575cd.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(12f4c786-0bef-4a48-b7c0-eebaa7591688-ext.9f2742cf25a9c7bb.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(0c8a5d21-8a14-4451-8145-695071809cb7-ext.d27624028d389691.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(b8b15cdf-85d1-4120-8daa-48863d803939-greek.3a49a0da52f6a72d.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(09ab0626-bb45-4650-acc8-0182d693df02-greek.00acc59ad151d1d6.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(b9c5b839-db56-4419-8fcb-6ab661babb1d-greek.31a6db066172594a.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(12f4c786-0bef-4a48-b7c0-eebaa7591688-greek.53d732c08e1994eb.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(0c8a5d21-8a14-4451-8145-695071809cb7-greek.0064febdfd1d33c5.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(b8b15cdf-85d1-4120-8daa-48863d803939-cyrillic.0f5b350cc1c91b5f.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0400-04FF;font-display:auto}@font-face{font-family:Avenir Next;src:url(09ab0626-bb45-4650-acc8-0182d693df02-cyrillic.bd0aae3d947234ca.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0400-04FF;font-display:auto}@font-face{font-family:Avenir Next;src:url(b9c5b839-db56-4419-8fcb-6ab661babb1d-cyrillic.053933c8d524b556.woff2) format("woff2");font-weight:400;font-style:italic;unicode-range:U+0400-04FF;font-display:auto}@font-face{font-family:Avenir Next;src:url(12f4c786-0bef-4a48-b7c0-eebaa7591688-cyrillic.dac8459f0b77d08d.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0400-04FF;font-display:auto}@font-face{font-family:Avenir Next;src:url(0c8a5d21-8a14-4451-8145-695071809cb7-cyrillic.1f932fb1ac3f1ae2.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0400-04FF;font-display:auto}@font-face{font-family:Avenir Next;src:url(b8b15cdf-85d1-4120-8daa-48863d803939-georgian.42081a1901267c04.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(09ab0626-bb45-4650-acc8-0182d693df02-georgian.03f0a627199e5011.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(12f4c786-0bef-4a48-b7c0-eebaa7591688-georgian.7f7b62dc20e5c89c.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(0c8a5d21-8a14-4451-8145-695071809cb7-georgian.33e8bd7c308d40ef.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(b8b15cdf-85d1-4120-8daa-48863d803939-arabic.8c8e2d726b65c7ce.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:url(09ab0626-bb45-4650-acc8-0182d693df02-arabic.16ffc4e633a6b2ba.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:url(12f4c786-0bef-4a48-b7c0-eebaa7591688-arabic.5c8943f80299dcdf.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:url(0c8a5d21-8a14-4451-8145-695071809cb7-arabic.2b73566dd6ad787d.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0600-06FF,U+FB50-FDFF,U+FE70-FEFF;font-display:auto}@font-face{font-family:Avenir Next;src:url(b8b15cdf-85d1-4120-8daa-48863d803939-hebrew.04146b326a4ef467.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(09ab0626-bb45-4650-acc8-0182d693df02-hebrew.019dcc889cd1c339.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(b9c5b839-db56-4419-8fcb-6ab661babb1d-hebrew.3b1fed1a823efb90.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(12f4c786-0bef-4a48-b7c0-eebaa7591688-hebrew.2bb06ecd0a841b69.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(0c8a5d21-8a14-4451-8145-695071809cb7-hebrew.ff9ae10fe89fa9ad.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(94aa531e-7746-4df0-bb6e-349891f2eda5.fdb278700a6fab9e.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(3ae1e25e-3aa6-4061-a016-a079159f9d65.75428d12c30aa8ab.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(41331c3c-3759-4462-8695-33c9a21b6a5b.854116d4f4df8373.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(41331c3c-3759-4462-8695-33c9a21b6a5b.854116d4f4df8373.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(b8b15cdf-85d1-4120-8daa-48863d803939-thai.99f3279f7cdd697a.woff2) format("woff2");font-weight:300;font-style:normal;unicode-range:U+0E00-0E7F}@font-face{font-family:Avenir Next;src:url(09ab0626-bb45-4650-acc8-0182d693df02-thai.8fec1c6a28533474.woff2) format("woff2");font-weight:400;font-style:normal;unicode-range:U+0E00-0E7F}@font-face{font-family:Avenir Next;src:url(12f4c786-0bef-4a48-b7c0-eebaa7591688-thai.1d00b0d9473d163d.woff2) format("woff2");font-weight:500;font-style:normal;unicode-range:U+0E00-0E7F}@font-face{font-family:Avenir Next;src:url(0c8a5d21-8a14-4451-8145-695071809cb7-thai.a5499df6ece8efe1.woff2) format("woff2");font-weight:700;font-style:normal;unicode-range:U+0E00-0E7F}@font-face{font-family:Avenir Next;src:url(b8b15cdf-85d1-4120-8daa-48863d803939-vietnamese.620dfb098644c976.woff2) format("woff2");font-weight:300;font-style:normal;font-display:auto;unicode-range:U+1E00-1EFF}@font-face{font-family:Avenir Next;src:url(09ab0626-bb45-4650-acc8-0182d693df02-vietnamese.249b5b76a6b6f811.woff2) format("woff2");font-weight:400;font-style:normal;font-display:auto;unicode-range:U+1E00-1EFF}@font-face{font-family:Avenir Next;src:url(b9c5b839-db56-4419-8fcb-6ab661babb1d-vietnamese.8e60dd932a91849c.woff2) format("woff2");font-weight:400;font-style:italic;font-display:auto;unicode-range:U+1E00-1EFF}@font-face{font-family:Avenir Next;src:url(12f4c786-0bef-4a48-b7c0-eebaa7591688-vietnamese.1c10ff7fed9b6705.woff2) format("woff2");font-weight:500;font-style:normal;font-display:auto;unicode-range:U+1E00-1EFF}@font-face{font-family:Avenir Next;src:url(0c8a5d21-8a14-4451-8145-695071809cb7-vietnamese.69308b6a40915419.woff2) format("woff2");font-weight:700;font-style:normal;font-display:auto;unicode-range:U+1E00-1EFF}@font-face{font-family:CalciteWebCoreIcons;src:url(CalciteWebCoreIcons.050e768b441054d8.ttf?qt9ftt) format("truetype"),url(CalciteWebCoreIcons.20d554fbb3e35274.woff?qt9ftt) format("woff"),url(CalciteWebCoreIcons.8e3bbe319d097cb9.svg?qt9ftt#CalciteWebCoreIcons) format("svg");font-weight:400;font-style:normal}[class^=esri-icon-],.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right,.esri-building-level-picker__arrow-up,.esri-building-level-picker__arrow-down,[class*=" esri-icon-"]{font-family:CalciteWebCoreIcons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.esri-icon-close:before{content:"\e600";color:inherit}.esri-icon-drag-horizontal:before{content:"\e601";color:inherit}.esri-icon-drag-vertical:before{content:"\e602";color:inherit}.esri-icon-handle-horizontal:before{content:"\e603";color:inherit}.esri-icon-handle-vertical:before{content:"\e604";color:inherit}.esri-icon-check-mark:before,.esri-elevation-profile input[type=checkbox]:checked:before,.esri-elevation-profile-settings__popover-content input[type=checkbox]:checked:before{content:"\e605";color:inherit}.esri-icon-left-triangle-arrow:before{content:"\e606";color:inherit}.esri-icon-right-triangle-arrow:before{content:"\e607";color:inherit}.esri-icon-down-arrow:before{content:"\e608";color:inherit}.esri-icon-up-arrow:before{content:"\e609";color:inherit}.esri-icon-overview-arrow-bottom-left:before{content:"\e60a";color:inherit}.esri-icon-overview-arrow-bottom-right:before{content:"\e60b";color:inherit}.esri-icon-overview-arrow-top-left:before{content:"\e60c";color:inherit}.esri-icon-overview-arrow-top-right:before{content:"\e60d";color:inherit}.esri-icon-maximize:before{content:"\e60e";color:inherit}.esri-icon-minimize:before{content:"\e60f";color:inherit}.esri-icon-checkbox-unchecked:before{content:"\e610";color:inherit}.esri-icon-checkbox-checked:before{content:"\e611";color:inherit}.esri-icon-radio-unchecked:before{content:"\e612";color:inherit}.esri-icon-radio-checked:before{content:"\e613";color:inherit}.esri-icon-up-arrow-circled:before{content:"\e614";color:inherit}.esri-icon-down-arrow-circled:before{content:"\e615";color:inherit}.esri-icon-left-arrow-circled:before{content:"\e616";color:inherit}.esri-icon-right-arrow-circled:before{content:"\e617";color:inherit}.esri-icon-zoom-out-fixed:before{content:"\e618";color:inherit}.esri-icon-zoom-in-fixed:before{content:"\e619";color:inherit}.esri-icon-refresh:before{content:"\e61a";color:inherit}.esri-icon-edit:before{content:"\e61b";color:inherit}.esri-icon-authorize:before{content:"\e61c";color:inherit}.esri-icon-map-pin:before{content:"\e61d";color:inherit}.esri-icon-blank-map-pin:before{content:"\e61e";color:inherit}.esri-icon-table:before{content:"\e61f";color:inherit}.esri-icon-plus:before{content:"\e620";color:inherit}.esri-icon-minus:before{content:"\e621";color:inherit}.esri-icon-beginning:before{content:"\e622";color:inherit}.esri-icon-reverse:before{content:"\e623";color:inherit}.esri-icon-pause:before{content:"\e624";color:inherit}.esri-icon-play:before{content:"\e625";color:inherit}.esri-icon-forward:before{content:"\e626";color:inherit}.esri-icon-end:before{content:"\e627";color:inherit}.esri-icon-erase:before{content:"\e628";color:inherit}.esri-icon-up-down-arrows:before{content:"\e629";color:inherit}.esri-icon-left:before,.esri-building-phase-picker__arrow-left:before,.esri-building-phase-picker__arrow-right:before,.esri-building-level-picker__arrow-up:before,.esri-building-level-picker__arrow-down:before{content:"\e62a";color:inherit}.esri-icon-right:before{content:"\e62b";color:inherit}.esri-icon-announcement:before{content:"\e62c";color:inherit}.esri-icon-notice-round:before{content:"\e62d";color:inherit}.esri-icon-notice-triangle:before{content:"\e62e";color:inherit}.esri-icon-home:before{content:"\e62f";color:inherit}.esri-icon-locate:before{content:"\e630";color:inherit}.esri-icon-expand:before{content:"\e631";color:inherit}.esri-icon-collapse:before{content:"\e632";color:inherit}.esri-icon-layer-list:before{content:"\e633";color:inherit}.esri-icon-basemap:before{content:"\e634";color:inherit}.esri-icon-globe:before{content:"\e635";color:inherit}.esri-icon-applications:before{content:"\e636";color:inherit}.esri-icon-arrow-up-circled:before{content:"\e637";color:inherit}.esri-icon-arrow-down-circled:before{content:"\e638";color:inherit}.esri-icon-arrow-left-circled:before{content:"\e639";color:inherit}.esri-icon-arrow-right-circled:before{content:"\e63a";color:inherit}.esri-icon-minus-circled:before{content:"\e63b";color:inherit}.esri-icon-plus-circled:before{content:"\e63c";color:inherit}.esri-icon-add-attachment:before{content:"\e63d";color:inherit}.esri-icon-attachment:before{content:"\e63e";color:inherit}.esri-icon-calendar:before{content:"\e63f";color:inherit}.esri-icon-close-circled:before{content:"\e640";color:inherit}.esri-icon-browser:before{content:"\e641";color:inherit}.esri-icon-collection:before{content:"\e642";color:inherit}.esri-icon-comment:before{content:"\e643";color:inherit}.esri-icon-configure-popup:before{content:"\e644";color:inherit}.esri-icon-contact:before{content:"\e645";color:inherit}.esri-icon-dashboard:before{content:"\e646";color:inherit}.esri-icon-deny:before{content:"\e647";color:inherit}.esri-icon-description:before{content:"\e648";color:inherit}.esri-icon-directions:before{content:"\e649";color:inherit}.esri-icon-directions2:before{content:"\e64a";color:inherit}.esri-icon-documentation:before{content:"\e64b";color:inherit}.esri-icon-duplicate:before{content:"\e64c";color:inherit}.esri-icon-review:before{content:"\e64d";color:inherit}.esri-icon-environment-settings:before{content:"\e64e";color:inherit}.esri-icon-error:before{content:"\e64f";color:inherit}.esri-icon-error2:before{content:"\e650";color:inherit}.esri-icon-experimental:before{content:"\e651";color:inherit}.esri-icon-feature-layer:before{content:"\e652";color:inherit}.esri-icon-filter:before{content:"\e653";color:inherit}.esri-icon-grant:before{content:"\e654";color:inherit}.esri-icon-group:before{content:"\e655";color:inherit}.esri-icon-key:before{content:"\e656";color:inherit}.esri-icon-labels:before{content:"\e657";color:inherit}.esri-icon-tag:before{content:"\e658";color:inherit}.esri-icon-layers:before{content:"\e659";color:inherit}.esri-icon-left-arrow:before{content:"\e65a";color:inherit}.esri-icon-right-arrow:before{content:"\e65b";color:inherit}.esri-icon-link-external:before{content:"\e65c";color:inherit}.esri-icon-link:before{content:"\e65d";color:inherit}.esri-icon-loading-indicator:before{content:"\e65e";color:inherit}.esri-icon-maps:before{content:"\e65f";color:inherit}.esri-icon-marketplace:before{content:"\e660";color:inherit}.esri-icon-media:before{content:"\e661";color:inherit}.esri-icon-media2:before{content:"\e662";color:inherit}.esri-icon-menu:before{content:"\e663";color:inherit}.esri-icon-mobile:before{content:"\e664";color:inherit}.esri-icon-phone:before{content:"\e665";color:inherit}.esri-icon-navigation:before{content:"\e666";color:inherit}.esri-icon-pan:before{content:"\e667";color:inherit}.esri-icon-printer:before{content:"\e668";color:inherit}.esri-icon-pie-chart:before{content:"\e669";color:inherit}.esri-icon-chart:before{content:"\e66a";color:inherit}.esri-icon-line-chart:before{content:"\e66b";color:inherit}.esri-icon-question:before{content:"\e66c";color:inherit}.esri-icon-resend-invitation:before{content:"\e66d";color:inherit}.esri-icon-rotate:before{content:"\e66e";color:inherit}.esri-icon-save:before{content:"\e66f";color:inherit}.esri-icon-settings:before{content:"\e670";color:inherit}.esri-icon-settings2:before{content:"\e671";color:inherit}.esri-icon-share:before{content:"\e672";color:inherit}.esri-icon-sign-out:before{content:"\e673";color:inherit}.esri-icon-support:before{content:"\e674";color:inherit}.esri-icon-user:before{content:"\e675";color:inherit}.esri-icon-time-clock:before{content:"\e676";color:inherit}.esri-icon-trash:before{content:"\e677";color:inherit}.esri-icon-upload:before{content:"\e678";color:inherit}.esri-icon-download:before{content:"\e679";color:inherit}.esri-icon-zoom-in-magnifying-glass:before{content:"\e67a";color:inherit}.esri-icon-search:before{content:"\e67b";color:inherit}.esri-icon-zoom-out-magnifying-glass:before{content:"\e67c";color:inherit}.esri-icon-locked:before{content:"\e67d";color:inherit}.esri-icon-unlocked:before{content:"\e67e";color:inherit}.esri-icon-favorites:before{content:"\e67f";color:inherit}.esri-icon-compass:before{content:"\e680";color:inherit}.esri-icon-down:before{content:"\e681";color:inherit}.esri-icon-up:before{content:"\e682";color:inherit}.esri-icon-chat:before{content:"\e683";color:inherit}.esri-icon-dock-bottom:before{content:"\e684";color:inherit}.esri-icon-dock-left:before{content:"\e685";color:inherit}.esri-icon-dock-right:before{content:"\e686";color:inherit}.esri-icon-organization:before{content:"\e687";color:inherit}.esri-icon-north-navigation:before{content:"\e688";color:inherit}.esri-icon-locate-circled:before{content:"\e689";color:inherit}.esri-icon-dial:before{content:"\e68a";color:inherit}.esri-icon-polygon:before{content:"\e68b";color:inherit}.esri-icon-polyline:before{content:"\e68c";color:inherit}.esri-icon-visible:before{content:"\e68d";color:inherit}.esri-icon-non-visible:before{content:"\e68e";color:inherit}.esri-icon-link-vertical:before{content:"\e68f";color:inherit}.esri-icon-unlocked-link-vertical:before{content:"\e690";color:inherit}.esri-icon-link-horizontal:before{content:"\e691";color:inherit}.esri-icon-unlocked-link-horizontal:before{content:"\e692";color:inherit}.esri-icon-swap:before{content:"\e693";color:inherit}.esri-icon-cta-link-external:before{content:"\e694";color:inherit}.esri-icon-reply:before{content:"\e695";color:inherit}.esri-icon-public:before{content:"\e696";color:inherit}.esri-icon-share2:before{content:"\e697";color:inherit}.esri-icon-launch-link-external:before{content:"\e698";color:inherit}.esri-icon-rotate-back:before{content:"\e699";color:inherit}.esri-icon-pan2:before{content:"\e69a";color:inherit}.esri-icon-tracking:before{content:"\e69b";color:inherit}.esri-icon-expand2:before{content:"\e69c";color:inherit}.esri-icon-arrow-down:before{content:"\e69d";color:inherit}.esri-icon-arrow-up:before{content:"\e69e";color:inherit}.esri-icon-hollow-eye:before{content:"\e69f";color:inherit}.esri-icon-play-circled:before{content:"\e6a0";color:inherit}.esri-icon-volume-off:before{content:"\e6a1";color:inherit}.esri-icon-volume-on:before{content:"\e6a2";color:inherit}.esri-icon-bookmark:before{content:"\e900";color:inherit}.esri-icon-lightbulb:before{content:"\e901";color:inherit}.esri-icon-sketch-rectangle:before{content:"\e902";color:inherit}.esri-icon-north-navigation-filled:before{content:"\e903";color:inherit}.esri-icon-default-action:before{content:"\e904";color:inherit}.esri-icon-undo:before{content:"\e905";color:inherit}.esri-icon-redo:before{content:"\e906";color:inherit}.esri-icon-cursor:before{content:"\e907";color:inherit}.esri-icon-cursor-filled:before{content:"\e908";color:inherit}.esri-icon-measure:before{content:"\e90a";color:inherit}.esri-icon-measure-line:before{content:"\e909";color:inherit}.esri-icon-measure-area:before{content:"\e90b";color:inherit}.esri-icon-legend:before{content:"\e90c";color:inherit}.esri-icon-sliders:before{content:"\e90d";color:inherit}.esri-icon-sliders-horizontal:before{content:"\e90e";color:inherit}.esri-icon-cursor-marquee:before{content:"\e90f";color:inherit}.esri-icon-lasso:before{content:"\e910";color:inherit}.esri-icon-elevation-profile:before{content:"\e911";color:inherit}.esri-icon-slice:before{content:"\e913";color:inherit}.esri-icon-line-of-sight:before{content:"\e912";color:inherit}.esri-icon-zoom-to-object:before{content:"\e914";color:inherit}.esri-icon-urban-model:before{content:"\e915";color:inherit}.esri-icon-measure-building-height-shadow:before{content:"\e916";color:inherit}.esri-icon-partly-cloudy:before{content:"\e917";color:inherit}@keyframes in{0%{opacity:0}to{opacity:1}}@keyframes in-down{0%{opacity:0;transform:translate3D(0,-5px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes in-up{0%{opacity:0;transform:translate3D(0,5px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes in-right{0%{opacity:0;transform:translate3D(-5px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes in-left{0%{opacity:0;transform:translate3D(5px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes in-scale{0%{opacity:0;transform:scale3D(.95,.95,1)}to{opacity:1;transform:scaleZ(1)}}:root{--calcite-animation-timing:calc(.15s * var(--calcite-internal-duration-factor));--calcite-internal-duration-factor:var(--calcite-duration-factor, 1);--calcite-internal-animation-timing-fast:calc(.1s * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-medium:calc(.2s * var(--calcite-internal-duration-factor));--calcite-internal-animation-timing-slow:calc(.3s * var(--calcite-internal-duration-factor))}.calcite-animate{opacity:0;animation-fill-mode:both;animation-duration:var(--calcite-animation-timing)}.calcite-animate__in{animation-name:in}.calcite-animate__in-down{animation-name:in-down}.calcite-animate__in-up{animation-name:in-up}.calcite-animate__in-right{animation-name:in-right}.calcite-animate__in-left{animation-name:in-left}.calcite-animate__in-scale{animation-name:in-scale}@media (prefers-reduced-motion: reduce){:root{--calcite-internal-duration-factor:.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:.625rem;--calcite-font-size--2:.75rem;--calcite-font-size--1:.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:#dd33ff;--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:#ffee33;--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:#000000;--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:#555555;--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:#808080;--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:#aaaaaa;--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:#ffffff;--calcite-app-opacity-100:1;--calcite-app-opacity-96:.96;--calcite-app-opacity-92:.92;--calcite-app-opacity-90:.9;--calcite-app-opacity-85:.85;--calcite-app-opacity-80:.8;--calcite-app-opacity-70:.7;--calcite-app-opacity-60:.6;--calcite-app-opacity-50:.5;--calcite-app-opacity-40:.4;--calcite-app-opacity-30:.3;--calcite-app-opacity-20:.2;--calcite-app-opacity-10:.1;--calcite-app-opacity-8:.08;--calcite-app-opacity-4:.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:.4px;--calcite-app-font-letter-spacing-normal:0px;--calcite-app-font-letter-spacing-tight:-.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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-checkbox-background-selected:#007ac2;--calcite-ui-component-checkbox-icon:#ffffff;--calcite-ui-component-checkbox-border:#949494;--calcite-ui-component-radio-font:#151515;--calcite-ui-component-radio-background:#ffffff;--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:#ffffff;--calcite-ui-component-chip-font-solid-red:#ffffff;--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:#ffffff;--calcite-ui-component-chip-icon-solid-red:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-date-picker-font-active-date:#ffffff;--calcite-ui-component-date-picker-icon:#6a6a6a;--calcite-ui-component-date-picker-border:#cacaca;--calcite-ui-component-date-picker-date-active-border:#ffffff;--calcite-ui-component-date-picker-background:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-tab-title-border-active:#007ac2;--calcite-ui-component-tabs-bordered-border:#dfdfdf;--calcite-ui-component-tabs-bordered-background:#ffffff;--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:#ffffff;--calcite-ui-component-action-font:#6a6a6a;--calcite-ui-component-action-icon:#6a6a6a;--calcite-ui-component-action-background:#ffffff;--calcite-ui-component-action-background-active:#eaeaea;--calcite-ui-component-action-bar-border:#cacaca;--calcite-ui-component-action-bar-background:#ffffff;--calcite-ui-component-action-pad-border:#cacaca;--calcite-ui-component-action-pad-background:#ffffff;--calcite-ui-component-action-bar-grid-border:#cacaca;--calcite-ui-component-action-bar-grid-background:#ffffff;--calcite-ui-component-action-pad-grid-border:#cacaca;--calcite-ui-component-action-pad-grid-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-notice-font-title:#151515;--calcite-ui-component-notice-font-message:#6a6a6a;--calcite-ui-component-notice-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-popover-font:#151515;--calcite-ui-component-popover-icon:#6a6a6a;--calcite-ui-component-popover-border:#dfdfdf;--calcite-ui-component-popover-background:#ffffff;--calcite-ui-component-slider-font-label:#151515;--calcite-ui-component-slider-font-tick-label:#4a4a4a;--calcite-ui-component-slider-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-tick-active-background:#007ac2;--calcite-ui-component-slider-tick-active-border:#ffffff;--calcite-ui-component-slider-range-font-label:#151515;--calcite-ui-component-slider-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-range-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-range-tick-active-background:#007ac2;--calcite-ui-component-slider-range-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-font-label:#151515;--calcite-ui-component-slider-histogram-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-histogram-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-area-active-background:#9BBDDF;--calcite-ui-component-slider-histogram-active-end-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-slider-histogram-range-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-range-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-range-area-active-background:#9BBDDF;--calcite-ui-component-slider-histogram-range-active-end-background:#ffffff;--calcite-ui-component-filter-font:#151515;--calcite-ui-component-filter-icon:#6a6a6a;--calcite-ui-component-filter-border:#949494;--calcite-ui-component-filter-background:#ffffff;--calcite-ui-component-scrim-background:#ffffff;--calcite-ui-component-tip-manager-font-heading:#151515;--calcite-ui-component-tip-manager-icon:#6a6a6a;--calcite-ui-component-tip-manager-background-light:#ffffff;--calcite-ui-component-tip-manager-border:#d4d4d4;--calcite-ui-component-button-font-brand-solid:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-split-button-background-inverse-solid:#353535;--calcite-ui-component-split-button-background-inverse-outline-fill:#ffffff;--calcite-ui-component-split-button-background-neutral-solid:#353535;--calcite-ui-component-split-button-background-neutral-outline-fill:#ffffff;--calcite-ui-component-split-button-background-danger-solid:#d83020;--calcite-ui-component-split-button-background-danger-outline-fill:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-fab-font-brand-outline-fill:#007ac2;--calcite-ui-component-fab-font-inverse-solid:#ffffff;--calcite-ui-component-fab-font-inverse-outline-fill:#151515;--calcite-ui-component-fab-font-neutral-solid:#ffffff;--calcite-ui-component-fab-font-neutral-outline-fill:#151515;--calcite-ui-component-fab-font-danger-solid:#ffffff;--calcite-ui-component-fab-font-danger-outline-fill:#d83020;--calcite-ui-component-fab-icon-brand-solid:#ffffff;--calcite-ui-component-fab-icon-brand-outline-fill:#007ac2;--calcite-ui-component-fab-icon-inverse-solid:#ffffff;--calcite-ui-component-fab-icon-inverse-outline-fill:#151515;--calcite-ui-component-fab-icon-neutral-solid:#ffffff;--calcite-ui-component-fab-icon-neutral-outline-fill:#151515;--calcite-ui-component-fab-icon-danger-solid:#ffffff;--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:#ffffff;--calcite-ui-component-fab-background-inverse-solid:#353535;--calcite-ui-component-fab-background-inverse-outline-fill:#ffffff;--calcite-ui-component-fab-background-neutral-solid:#353535;--calcite-ui-component-fab-background-neutral-outline-fill:#ffffff;--calcite-ui-component-fab-background-danger-solid:#d83020;--calcite-ui-component-fab-background-danger-outline-fill:#ffffff;--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:rgba(255, 255, 255, .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:rgba(255, 255, 255, .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, .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:#ffffff;--calcite-ui-text-2:#bfbfbf;--calcite-ui-text-3:#9f9f9f;--calcite-ui-text-inverse:#151515;--calcite-ui-text-link:#00A0FF;--calcite-ui-border-1:#555555;--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:#ffee33;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-chip-font-solid-grey:#ffffff;--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:#ffffff;--calcite-ui-component-chip-icon-solid-grey:#ffffff;--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:#555555;--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:#ffffff;--calcite-ui-component-loader-font:#ffffff;--calcite-ui-component-loader-foreground:#009af2;--calcite-ui-component-loader-inline-foreground-indeterminate:#ffffff;--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:#ffffff;--calcite-ui-component-accordion-item-font-heading:#ffffff;--calcite-ui-component-accordion-item-font-description:#9f9f9f;--calcite-ui-component-accordion-item-icon:#9f9f9f;--calcite-ui-component-accordion-item-icon-expanded:#ffffff;--calcite-ui-component-accordion-item-background:#2b2b2b;--calcite-ui-component-accordion-item-border:#4a4a4a;--calcite-ui-component-input-message-font:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-color-picker-icon:#ffffff;--calcite-ui-component-color-picker-border:#555555;--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:#ffffff;--calcite-ui-component-date-picker-font-range-date:#ffffff;--calcite-ui-component-date-picker-font-selected-date:#151515;--calcite-ui-component-date-picker-font-active-date:#ffffff;--calcite-ui-component-date-picker-icon:#9f9f9f;--calcite-ui-component-date-picker-border:#555555;--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:#ffffff;--calcite-ui-component-input-date-picker-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-datetime-local-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-email-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-file-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-month-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-number-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-password-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-search-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-telephone-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-text-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-week-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-textarea-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-tab-title-icon:#9f9f9f;--calcite-ui-component-tab-title-icon-active:#ffffff;--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:#ffffff;--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:#555555;--calcite-ui-component-action-bar-background:#2b2b2b;--calcite-ui-component-action-pad-border:#555555;--calcite-ui-component-action-pad-background:#2b2b2b;--calcite-ui-component-action-bar-grid-border:#555555;--calcite-ui-component-action-bar-grid-background:#2b2b2b;--calcite-ui-component-action-pad-grid-border:#555555;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-modal-font-content:#bfbfbf;--calcite-ui-component-modal-icon:#9f9f9f;--calcite-ui-component-modal-border:#555555;--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:#ffffff;--calcite-ui-component-popover-icon:#9f9f9f;--calcite-ui-component-popover-border:#404040;--calcite-ui-component-popover-background:#2b2b2b;--calcite-ui-component-slider-font-label:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-button-font-inverse-outline:#ffffff;--calcite-ui-component-button-font-inverse-transparent:#ffffff;--calcite-ui-component-button-font-neutral-solid:#151515;--calcite-ui-component-button-font-neutral-outline-fill:#ffffff;--calcite-ui-component-button-font-neutral-outline:#ffffff;--calcite-ui-component-button-font-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-button-icon-inverse-outline:#ffffff;--calcite-ui-component-button-icon-inverse-transparent:#ffffff;--calcite-ui-component-button-icon-neutral-solid:#151515;--calcite-ui-component-button-icon-neutral-outline-fill:#ffffff;--calcite-ui-component-button-icon-neutral-outline:#ffffff;--calcite-ui-component-button-icon-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-split-button-font-inverse-outline:#ffffff;--calcite-ui-component-split-button-font-inverse-transparent:#ffffff;--calcite-ui-component-split-button-font-neutral-solid:#ffffff;--calcite-ui-component-split-button-font-neutral-outline-fill:#ffffff;--calcite-ui-component-split-button-font-neutral-outline:#ffffff;--calcite-ui-component-split-button-font-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-split-button-icon-inverse-outline:#ffffff;--calcite-ui-component-split-button-icon-inverse-transparent:#ffffff;--calcite-ui-component-split-button-icon-neutral-solid:#151515;--calcite-ui-component-split-button-icon-neutral-outline-fill:#ffffff;--calcite-ui-component-split-button-icon-neutral-outline:#ffffff;--calcite-ui-component-split-button-icon-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-fab-font-neutral-solid:#151515;--calcite-ui-component-fab-font-neutral-outline-fill:#ffffff;--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:#ffffff;--calcite-ui-component-fab-icon-neutral-solid:#151515;--calcite-ui-component-fab-icon-neutral-outline-fill:#ffffff;--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:#ffffff;--calcite-ui-inverse-press:#f3f3f3;--calcite-alert-dismiss-progress-background:rgba(43, 43, 43, .8);--calcite-button-transparent-hover:rgba(255, 255, 255, .05);--calcite-button-transparent-press:rgba(255, 255, 255, .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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-checkbox-background-selected:#007ac2;--calcite-ui-component-checkbox-icon:#ffffff;--calcite-ui-component-checkbox-border:#949494;--calcite-ui-component-radio-font:#151515;--calcite-ui-component-radio-background:#ffffff;--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:#ffffff;--calcite-ui-component-chip-font-solid-red:#ffffff;--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:#ffffff;--calcite-ui-component-chip-icon-solid-red:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-date-picker-font-active-date:#ffffff;--calcite-ui-component-date-picker-icon:#6a6a6a;--calcite-ui-component-date-picker-border:#cacaca;--calcite-ui-component-date-picker-date-active-border:#ffffff;--calcite-ui-component-date-picker-background:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-tab-title-border-active:#007ac2;--calcite-ui-component-tabs-bordered-border:#dfdfdf;--calcite-ui-component-tabs-bordered-background:#ffffff;--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:#ffffff;--calcite-ui-component-action-font:#6a6a6a;--calcite-ui-component-action-icon:#6a6a6a;--calcite-ui-component-action-background:#ffffff;--calcite-ui-component-action-background-active:#eaeaea;--calcite-ui-component-action-bar-border:#cacaca;--calcite-ui-component-action-bar-background:#ffffff;--calcite-ui-component-action-pad-border:#cacaca;--calcite-ui-component-action-pad-background:#ffffff;--calcite-ui-component-action-bar-grid-border:#cacaca;--calcite-ui-component-action-bar-grid-background:#ffffff;--calcite-ui-component-action-pad-grid-border:#cacaca;--calcite-ui-component-action-pad-grid-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-notice-font-title:#151515;--calcite-ui-component-notice-font-message:#6a6a6a;--calcite-ui-component-notice-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-popover-font:#151515;--calcite-ui-component-popover-icon:#6a6a6a;--calcite-ui-component-popover-border:#dfdfdf;--calcite-ui-component-popover-background:#ffffff;--calcite-ui-component-slider-font-label:#151515;--calcite-ui-component-slider-font-tick-label:#4a4a4a;--calcite-ui-component-slider-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-tick-active-background:#007ac2;--calcite-ui-component-slider-tick-active-border:#ffffff;--calcite-ui-component-slider-range-font-label:#151515;--calcite-ui-component-slider-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-range-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-range-tick-active-background:#007ac2;--calcite-ui-component-slider-range-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-font-label:#151515;--calcite-ui-component-slider-histogram-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-histogram-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-area-active-background:#9BBDDF;--calcite-ui-component-slider-histogram-active-end-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-slider-histogram-range-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-range-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-range-area-active-background:#9BBDDF;--calcite-ui-component-slider-histogram-range-active-end-background:#ffffff;--calcite-ui-component-filter-font:#151515;--calcite-ui-component-filter-icon:#6a6a6a;--calcite-ui-component-filter-border:#949494;--calcite-ui-component-filter-background:#ffffff;--calcite-ui-component-scrim-background:#ffffff;--calcite-ui-component-tip-manager-font-heading:#151515;--calcite-ui-component-tip-manager-icon:#6a6a6a;--calcite-ui-component-tip-manager-background-light:#ffffff;--calcite-ui-component-tip-manager-border:#d4d4d4;--calcite-ui-component-button-font-brand-solid:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-split-button-background-inverse-solid:#353535;--calcite-ui-component-split-button-background-inverse-outline-fill:#ffffff;--calcite-ui-component-split-button-background-neutral-solid:#353535;--calcite-ui-component-split-button-background-neutral-outline-fill:#ffffff;--calcite-ui-component-split-button-background-danger-solid:#d83020;--calcite-ui-component-split-button-background-danger-outline-fill:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-fab-font-brand-outline-fill:#007ac2;--calcite-ui-component-fab-font-inverse-solid:#ffffff;--calcite-ui-component-fab-font-inverse-outline-fill:#151515;--calcite-ui-component-fab-font-neutral-solid:#ffffff;--calcite-ui-component-fab-font-neutral-outline-fill:#151515;--calcite-ui-component-fab-font-danger-solid:#ffffff;--calcite-ui-component-fab-font-danger-outline-fill:#d83020;--calcite-ui-component-fab-icon-brand-solid:#ffffff;--calcite-ui-component-fab-icon-brand-outline-fill:#007ac2;--calcite-ui-component-fab-icon-inverse-solid:#ffffff;--calcite-ui-component-fab-icon-inverse-outline-fill:#151515;--calcite-ui-component-fab-icon-neutral-solid:#ffffff;--calcite-ui-component-fab-icon-neutral-outline-fill:#151515;--calcite-ui-component-fab-icon-danger-solid:#ffffff;--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:#ffffff;--calcite-ui-component-fab-background-inverse-solid:#353535;--calcite-ui-component-fab-background-inverse-outline-fill:#ffffff;--calcite-ui-component-fab-background-neutral-solid:#353535;--calcite-ui-component-fab-background-neutral-outline-fill:#ffffff;--calcite-ui-component-fab-background-danger-solid:#d83020;--calcite-ui-component-fab-background-danger-outline-fill:#ffffff;--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:rgba(255, 255, 255, .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:rgba(255, 255, 255, .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:#ffffff;--calcite-ui-text-2:#bfbfbf;--calcite-ui-text-3:#9f9f9f;--calcite-ui-text-inverse:#151515;--calcite-ui-text-link:#00A0FF;--calcite-ui-border-1:#555555;--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:#ffee33;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-chip-font-solid-grey:#ffffff;--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:#ffffff;--calcite-ui-component-chip-icon-solid-grey:#ffffff;--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:#555555;--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:#ffffff;--calcite-ui-component-loader-font:#ffffff;--calcite-ui-component-loader-foreground:#009af2;--calcite-ui-component-loader-inline-foreground-indeterminate:#ffffff;--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:#ffffff;--calcite-ui-component-accordion-item-font-heading:#ffffff;--calcite-ui-component-accordion-item-font-description:#9f9f9f;--calcite-ui-component-accordion-item-icon:#9f9f9f;--calcite-ui-component-accordion-item-icon-expanded:#ffffff;--calcite-ui-component-accordion-item-background:#2b2b2b;--calcite-ui-component-accordion-item-border:#4a4a4a;--calcite-ui-component-input-message-font:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-color-picker-icon:#ffffff;--calcite-ui-component-color-picker-border:#555555;--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:#ffffff;--calcite-ui-component-date-picker-font-range-date:#ffffff;--calcite-ui-component-date-picker-font-selected-date:#151515;--calcite-ui-component-date-picker-font-active-date:#ffffff;--calcite-ui-component-date-picker-icon:#9f9f9f;--calcite-ui-component-date-picker-border:#555555;--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:#ffffff;--calcite-ui-component-input-date-picker-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-datetime-local-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-email-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-file-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-month-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-number-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-password-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-search-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-telephone-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-text-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-input-week-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-textarea-font-label:#ffffff;--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:#ffffff;--calcite-ui-component-tab-title-icon:#9f9f9f;--calcite-ui-component-tab-title-icon-active:#ffffff;--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:#ffffff;--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:#555555;--calcite-ui-component-action-bar-background:#2b2b2b;--calcite-ui-component-action-pad-border:#555555;--calcite-ui-component-action-pad-background:#2b2b2b;--calcite-ui-component-action-bar-grid-border:#555555;--calcite-ui-component-action-bar-grid-background:#2b2b2b;--calcite-ui-component-action-pad-grid-border:#555555;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-modal-font-content:#bfbfbf;--calcite-ui-component-modal-icon:#9f9f9f;--calcite-ui-component-modal-border:#555555;--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:#ffffff;--calcite-ui-component-popover-icon:#9f9f9f;--calcite-ui-component-popover-border:#404040;--calcite-ui-component-popover-background:#2b2b2b;--calcite-ui-component-slider-font-label:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-button-font-inverse-outline:#ffffff;--calcite-ui-component-button-font-inverse-transparent:#ffffff;--calcite-ui-component-button-font-neutral-solid:#151515;--calcite-ui-component-button-font-neutral-outline-fill:#ffffff;--calcite-ui-component-button-font-neutral-outline:#ffffff;--calcite-ui-component-button-font-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-button-icon-inverse-outline:#ffffff;--calcite-ui-component-button-icon-inverse-transparent:#ffffff;--calcite-ui-component-button-icon-neutral-solid:#151515;--calcite-ui-component-button-icon-neutral-outline-fill:#ffffff;--calcite-ui-component-button-icon-neutral-outline:#ffffff;--calcite-ui-component-button-icon-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-split-button-font-inverse-outline:#ffffff;--calcite-ui-component-split-button-font-inverse-transparent:#ffffff;--calcite-ui-component-split-button-font-neutral-solid:#ffffff;--calcite-ui-component-split-button-font-neutral-outline-fill:#ffffff;--calcite-ui-component-split-button-font-neutral-outline:#ffffff;--calcite-ui-component-split-button-font-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-split-button-icon-inverse-outline:#ffffff;--calcite-ui-component-split-button-icon-inverse-transparent:#ffffff;--calcite-ui-component-split-button-icon-neutral-solid:#151515;--calcite-ui-component-split-button-icon-neutral-outline-fill:#ffffff;--calcite-ui-component-split-button-icon-neutral-outline:#ffffff;--calcite-ui-component-split-button-icon-neutral-transparent:#ffffff;--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:#ffffff;--calcite-ui-component-fab-font-neutral-solid:#151515;--calcite-ui-component-fab-font-neutral-outline-fill:#ffffff;--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:#ffffff;--calcite-ui-component-fab-icon-neutral-solid:#151515;--calcite-ui-component-fab-icon-neutral-outline-fill:#ffffff;--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:#ffffff;--calcite-ui-inverse-press:#f3f3f3;--calcite-alert-dismiss-progress-background:rgba(43, 43, 43, .8);--calcite-button-transparent-hover:rgba(255, 255, 255, .05);--calcite-button-transparent-press:rgba(255, 255, 255, .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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-checkbox-background-selected:#007ac2;--calcite-ui-component-checkbox-icon:#ffffff;--calcite-ui-component-checkbox-border:#949494;--calcite-ui-component-radio-font:#151515;--calcite-ui-component-radio-background:#ffffff;--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:#ffffff;--calcite-ui-component-chip-font-solid-red:#ffffff;--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:#ffffff;--calcite-ui-component-chip-icon-solid-red:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-date-picker-font-active-date:#ffffff;--calcite-ui-component-date-picker-icon:#6a6a6a;--calcite-ui-component-date-picker-border:#cacaca;--calcite-ui-component-date-picker-date-active-border:#ffffff;--calcite-ui-component-date-picker-background:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-tab-title-border-active:#007ac2;--calcite-ui-component-tabs-bordered-border:#dfdfdf;--calcite-ui-component-tabs-bordered-background:#ffffff;--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:#ffffff;--calcite-ui-component-action-font:#6a6a6a;--calcite-ui-component-action-icon:#6a6a6a;--calcite-ui-component-action-background:#ffffff;--calcite-ui-component-action-background-active:#eaeaea;--calcite-ui-component-action-bar-border:#cacaca;--calcite-ui-component-action-bar-background:#ffffff;--calcite-ui-component-action-pad-border:#cacaca;--calcite-ui-component-action-pad-background:#ffffff;--calcite-ui-component-action-bar-grid-border:#cacaca;--calcite-ui-component-action-bar-grid-background:#ffffff;--calcite-ui-component-action-pad-grid-border:#cacaca;--calcite-ui-component-action-pad-grid-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-notice-font-title:#151515;--calcite-ui-component-notice-font-message:#6a6a6a;--calcite-ui-component-notice-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-popover-font:#151515;--calcite-ui-component-popover-icon:#6a6a6a;--calcite-ui-component-popover-border:#dfdfdf;--calcite-ui-component-popover-background:#ffffff;--calcite-ui-component-slider-font-label:#151515;--calcite-ui-component-slider-font-tick-label:#4a4a4a;--calcite-ui-component-slider-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-tick-active-background:#007ac2;--calcite-ui-component-slider-tick-active-border:#ffffff;--calcite-ui-component-slider-range-font-label:#151515;--calcite-ui-component-slider-range-font-tick-label:#4a4a4a;--calcite-ui-component-slider-range-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-range-tick-active-background:#007ac2;--calcite-ui-component-slider-range-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-font-label:#151515;--calcite-ui-component-slider-histogram-font-tick-label:#4a4a4a;--calcite-ui-component-slider-histogram-handle-background:#ffffff;--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:#ffffff;--calcite-ui-component-slider-histogram-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-area-active-background:#9BBDDF;--calcite-ui-component-slider-histogram-active-end-background:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-slider-histogram-range-tick-active-background:#007ac2;--calcite-ui-component-slider-histogram-range-tick-active-border:#ffffff;--calcite-ui-component-slider-histogram-range-area-active-background:#9BBDDF;--calcite-ui-component-slider-histogram-range-active-end-background:#ffffff;--calcite-ui-component-filter-font:#151515;--calcite-ui-component-filter-icon:#6a6a6a;--calcite-ui-component-filter-border:#949494;--calcite-ui-component-filter-background:#ffffff;--calcite-ui-component-scrim-background:#ffffff;--calcite-ui-component-tip-manager-font-heading:#151515;--calcite-ui-component-tip-manager-icon:#6a6a6a;--calcite-ui-component-tip-manager-background-light:#ffffff;--calcite-ui-component-tip-manager-border:#d4d4d4;--calcite-ui-component-button-font-brand-solid:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-split-button-background-inverse-solid:#353535;--calcite-ui-component-split-button-background-inverse-outline-fill:#ffffff;--calcite-ui-component-split-button-background-neutral-solid:#353535;--calcite-ui-component-split-button-background-neutral-outline-fill:#ffffff;--calcite-ui-component-split-button-background-danger-solid:#d83020;--calcite-ui-component-split-button-background-danger-outline-fill:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--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:#ffffff;--calcite-ui-component-fab-font-brand-outline-fill:#007ac2;--calcite-ui-component-fab-font-inverse-solid:#ffffff;--calcite-ui-component-fab-font-inverse-outline-fill:#151515;--calcite-ui-component-fab-font-neutral-solid:#ffffff;--calcite-ui-component-fab-font-neutral-outline-fill:#151515;--calcite-ui-component-fab-font-danger-solid:#ffffff;--calcite-ui-component-fab-font-danger-outline-fill:#d83020;--calcite-ui-component-fab-icon-brand-solid:#ffffff;--calcite-ui-component-fab-icon-brand-outline-fill:#007ac2;--calcite-ui-component-fab-icon-inverse-solid:#ffffff;--calcite-ui-component-fab-icon-inverse-outline-fill:#151515;--calcite-ui-component-fab-icon-neutral-solid:#ffffff;--calcite-ui-component-fab-icon-neutral-outline-fill:#151515;--calcite-ui-component-fab-icon-danger-solid:#ffffff;--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:#ffffff;--calcite-ui-component-fab-background-inverse-solid:#353535;--calcite-ui-component-fab-background-inverse-outline-fill:#ffffff;--calcite-ui-component-fab-background-neutral-solid:#353535;--calcite-ui-component-fab-background-neutral-outline-fill:#ffffff;--calcite-ui-component-fab-background-danger-solid:#d83020;--calcite-ui-component-fab-background-danger-outline-fill:#ffffff;--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:rgba(255, 255, 255, .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:rgba(255, 255, 255, .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:auto 2px Highlight;outline:auto 5px -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-display-object,.esri-view .esri-bitmap{position:absolute;border:none;margin:0;padding:0;-webkit-user-drag:none;-webkit-user-select:none}.esri-view .esri-bitmap{max-width:none;transform-origin:top left}.esri-ui{position:absolute;inset: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;inset: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-right .esri-component,.esri-ui-top-left .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:#0000001a}.esri-zoom-box__outline{fill:#0000;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{transform:translate(-50%,-100%)}.esri-text-overlay-item-anchor-bottom-right{transform:translate(-100%,-100%)}.esri-text-overlay-item-anchor-bottom-left{transform:translateY(-100%)}.esri-text-overlay-item-anchor-top{transform:translate(-50%)}.esri-text-overlay-item-anchor-top-right{transform:translate(-100%)}.esri-text-overlay-item-anchor-top-left{transform:translate(0)}.esri-text-overlay-item-anchor-center{transform:translate(-50%,-50%)}.esri-text-overlay-item-anchor-right{transform:translate(-100%,-50%)}.esri-text-overlay-item-anchor-left{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 *:before,.esri-widget *:after{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:hover,.esri-widget__anchor:focus{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:#0000;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-previous-button,.esri-widget__footer-pagination-next-button{background-color:#0000;border:0;margin:0 7px;padding:12px 15px;cursor:pointer;transition:background-color 125ms ease-in-out}.esri-widget__footer-pagination-previous-button:hover,.esri-widget__footer-pagination-previous-button:focus,.esri-widget__footer-pagination-next-button:hover,.esri-widget__footer-pagination-next-button:focus{background-color:#f3f3f3;color:#2e2e2e}.esri-menu{position:absolute;top:100%;left:0;z-index:1;background-color:#fff;box-shadow:0 1px 2px #0000004d;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:solid 1px rgba(110,110,110,.3);border-left:3px solid rgba(0,0,0,0)}.esri-menu__list-item:first-child{border-top:none}.esri-menu__list-item--focus,.esri-menu__list-item:hover,.esri-menu__list-item:focus{background-color:#f3f3f3}.esri-menu__list-item:active{background-color:#e2f1fb}.esri-menu__list-item--active,.esri-menu__list-item--active:hover,.esri-menu__list-item--active:focus{background-color:#e2f1fb;border-left-color:#0079c1}.esri-menu__list-item [class^=esri-icon-],.esri-menu__list-item .esri-building-phase-picker__arrow-left,.esri-menu__list-item .esri-building-phase-picker__arrow-right,.esri-menu__list-item .esri-building-level-picker__arrow-up,.esri-menu__list-item .esri-building-level-picker__arrow-down,.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:#4c4c4c1a}.esri-widget__table tr:nth-child(2n){background-color:#4c4c4c05}.esri-widget__table tr a{color:#6e6e6e}.esri-widget__table tr a:hover,.esri-widget__table tr a:focus{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=text],.esri-input[type=password],.esri-input[type=number]{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:#0000;color:#0079c1}.esri-button--tertiary,.esri-elevation-profile__header button{background-color:#0000;border-color:#0000;color:#0079c1}.esri-button--tertiary:hover,.esri-elevation-profile__header button:hover{background-color:#f3f3f3;border-color:#0000;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 #6e6e6e4d}.esri-button--drill-in:hover,.esri-button--drill-in:focus{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 [class^=esri-icon-],.esri-button--drill-in .esri-building-phase-picker__arrow-left,.esri-button--drill-in .esri-building-phase-picker__arrow-right,.esri-button--drill-in .esri-building-level-picker__arrow-up,.esri-button--drill-in .esri-building-level-picker__arrow-down,.esri-button--drill-in [class*=" esri-icon-"]{padding:0 7px}[class^=esri-icon-],.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right,.esri-building-level-picker__arrow-up,.esri-building-level-picker__arrow-down,[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 right center #fff}.esri-select[disabled]{cursor:auto}.esri-select::-ms-expand{display:none}.esri-disabled a,.esri-disabled [role=menu],.esri-disabled [role=checkbox],.esri-disabled [class^=esri-icon-],.esri-disabled .esri-building-phase-picker__arrow-left,.esri-disabled .esri-building-phase-picker__arrow-right,.esri-disabled .esri-building-level-picker__arrow-up,.esri-disabled .esri-building-level-picker__arrow-down,.esri-disabled [class*=" esri-icon-"]{color:#6e6e6e66}.keynav-mode .esri-widget:focus{outline:2px solid #6e6e6e;outline-offset:2px;z-index:1}.keynav-mode .esri-widget *:focus{outline:2px solid #6e6e6e;outline-offset:2px;z-index:1}.esri-widget__loader-animation{animation:esri-rotate 1.25s infinite linear;transform:translateZ(0);border:.15em solid rgba(0,0,0,0);border-color:rgba(50,50,50,.8) rgba(110,110,110,.3) rgba(110,110,110,.3) rgba(110,110,110,.3);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 #0000004d}.esri-ui-corner .esri-expand .esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel-height-only,.esri-ui-corner .esri-component.esri-widget--panel,.esri-ui-corner .esri-component.esri-widget--panel-height-only{min-height:32px;transition:max-height .25s ease-in-out;overflow-y:auto}.esri-ui-corner .esri-expand .esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel-height-only,.esri-ui-corner .esri-component>.esri-widget--panel,.esri-ui-corner .esri-component.esri-widget--panel{width:300px}.esri-ui-corner .esri-expand .esri-widget--panel .esri-widget--panel,.esri-ui-corner .esri-expand .esri-widget--panel-height-only .esri-widget--panel,.esri-ui-corner .esri-component>.esri-widget--panel .esri-widget--panel,.esri-ui-corner .esri-component.esri-widget--panel .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-right .esri-menu,.esri-ui-bottom-left .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 [class^=esri-icon-],[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 .esri-building-level-picker__arrow-up,[dir=rtl] .esri-menu__list-item .esri-building-level-picker__arrow-down,[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 rgba(0,0,0,0)}[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}[class^=esri-icon-],.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right,.esri-building-level-picker__arrow-up,.esri-building-level-picker__arrow-down,[class*=" esri-icon-"]{animation:none}.esri-rotating{animation:esri-rotate 1.25s infinite linear;transform:translateZ(0)}.esri-clearfix:before,.esri-clearfix:after{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;word-break:break-word;text-align:left}.esri-area-measurement-2d__panel--error{color:#8c2907;padding:0 15px;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-2d__hint{padding:0 15px;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;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:#32323266}.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;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;word-break:break-word;text-align:left}.esri-area-measurement-3d__panel--error{color:#8c2907;padding:0 15px;animation:esri-fade-in .25s ease-in-out}.esri-area-measurement-3d__hint{padding:0 15px;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;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:#32323266}.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;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:#0000;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(loading-throb.af7d87537600f26e.gif) no-repeat center center}.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 rgba(110,110,110,.3);border-color:#0000;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 #6e6e6e4d}.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:hover .esri-attachments__item-link-overlay,.esri-attachments__item-link:focus .esri-attachments__item-link-overlay{opacity:1}.esri-attachments__item-add{background-color:#0000;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 #0000004d}.esri-attachments__item-add-icon{padding:0 7px}.esri-attachments__item-link-overlay{opacity:0;position:absolute;inset: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:#4c4c4c80;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 #6e6e6e26}.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:0 1 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 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:#0000}.esri-attachments__form-node{background-color:#fff;padding:6px 7px;box-shadow:0 1px #6e6e6e4d}.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;animation:esri-fade-in-down .25s ease-in-out;box-shadow:0 1px 2px #0000004d}.esri-attachments__progress-bar{position:absolute;width:100%}.esri-attachments__progress-bar:before,.esri-attachments__progress-bar:after{content:"";opacity:1;position:absolute;height:1px;top:0;transition:opacity .5s ease-in-out}.esri-attachments__progress-bar:before{background-color:#6e6e6e4d;width:100%;z-index:0}.esri-attachments__progress-bar:after{background-color:#6e6e6e;width:20%;z-index:0;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:#fffc;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.esri-attribution__link{color:currentColor;text-decoration:none}.esri-attribution__link:hover,.esri-attribution__link:active,.esri-attribution__link:visited,.esri-attribution__link:focus{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 *{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;column-gap:15px;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;animation:none}.esri-basemap-gallery__empty-message{padding:12px 15px;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 rgba(0,0,0,0);box-sizing:border-box;animation:esri-fade-in .5s ease-in-out;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;border-inline-end:1px solid rgba(110,110,110,.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:hover,.esri-basemap-gallery__item.esri-basemap-gallery__item--selected:focus{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:hover .esri-basemap-gallery__item-title,.esri-basemap-gallery__item.esri-basemap-gallery__item--selected:focus .esri-basemap-gallery__item-title{color:#323232;font-weight:500}.esri-basemap-gallery__item:hover,.esri-basemap-gallery__item:focus{outline:none;border-color:#6e6e6e;background-color:#f3f3f3}.esri-basemap-gallery__item:hover .esri-basemap-gallery__item-title,.esri-basemap-gallery__item:focus .esri-basemap-gallery__item-title{color:#323232}.esri-basemap-gallery__item.esri-basemap-gallery__item--error:hover,.esri-basemap-gallery__item.esri-basemap-gallery__item--error:focus{background-color:#fff;border-color:#0000}.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: .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 rgba(110,110,110,.15)}.esri-basemap-gallery--grid .esri-basemap-gallery__item-thumbnail{border-inline-end:none;border-block-end:1px solid rgba(110,110,110,.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%;animation:esri-fade-in .5s ease-in-out}.esri-basemap-gallery .esri-basemap-gallery__loader:before,.esri-basemap-gallery .esri-basemap-gallery__loader:after{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:#6e6e6e4d;width:100%;z-index:0}.esri-basemap-gallery .esri-basemap-gallery__loader:after{background-color:#6e6e6e;width:20%;z-index:0;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 #0000004d;border-radius:2px;width:100%;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:#0000;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:hover,.esri-basemap-layer-list__edit-button:focus{background-color:#6e6e6e4d;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__list.esri-basemap-layer-list--chosen .esri-basemap-layer-list__item,.esri-basemap-layer-list__item.esri-basemap-layer-list--chosen .esri-basemap-layer-list__item{background-color:#0000}.esri-basemap-layer-list__item--has-children{padding-bottom:6px}.esri-basemap-layer-list__item--has-children .esri-basemap-layer-list__list:not([hidden]){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:#6e6e6e4d}.esri-basemap-layer-list__item[aria-selected=true]>.esri-basemap-layer-list__item-container{border-left-color:#0079c1}.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 rgba(110,110,110,.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 rgba(0,0,0,0);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:#6e6e6e66}.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 [class^=esri-icon-],.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 .esri-building-level-picker__arrow-up,.esri-basemap-layer-list__child-toggle .esri-building-level-picker__arrow-down,.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--opened,.esri-basemap-layer-list__child-toggle .esri-basemap-layer-list__child-toggle-icon--closed-rtl,.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;-webkit-user-select:none;user-select:none}.esri-basemap-layer-list__item-label[role=switch],.esri-basemap-layer-list__item-label[role=checkbox],.esri-basemap-layer-list__item-label[role=radio]{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-toggle:focus .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-container:hover .esri-basemap-layer-list__item-toggle-icon,.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{visibility:visible}.esri-basemap-layer-list__item-title{flex: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;animation:publishing 2s normal infinite}.esri-basemap-layer-list__updating{background-color:#0079c1;border-radius:50%;animation:updating 2s normal infinite}.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:transform .25s ease-in-out;transform:scaleY(0);animation:esri-fade-in-down .25s ease-in-out;transform-origin:center top;background-color:#f6f6f6;margin-inline-start:3rem;border-inline-start:3px solid #d9bf2b;margin-block-end:.25rem;margin-inline-end:.25rem}.esri-basemap-layer-list__item-message [class^=esri-icon-],.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 .esri-building-level-picker__arrow-up,.esri-basemap-layer-list__item-message .esri-building-level-picker__arrow-down,.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;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]{animation:esri-fade-in .25s ease-in-out}.esri-basemap-layer-list__item-actions-section{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__item-action,.esri-basemap-layer-list__action-toggle{border:1px solid rgba(0,0,0,0);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__item-action:hover,.esri-basemap-layer-list__action-toggle: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:#6e6e6e4d}.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 [class^=esri-icon-],[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 .esri-building-level-picker__arrow-up,[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 [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 rgba(0,0,0,0)}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item--selectable .esri-basemap-layer-list__item-container:hover{border-right-color:#6e6e6e4d}[dir=rtl] .esri-basemap-layer-list .esri-basemap-layer-list__item[aria-selected=true]>.esri-basemap-layer-list__item-container{border-right-color:#0079c1}[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}@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;background-color:#0000;box-shadow:none;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.esri-basemap-toggle:hover{background-color:#0000}.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 #0000004d}.esri-basemap-toggle__image{background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-image:url(basemap-toggle-64.14654794bf9ceaab.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 #0000004d;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:#fff0;display:flex;align-items:flex-end;justify-content:center}.esri-basemap-toggle__image-overlay .esri-basemap-toggle:hover{background-color:#2e2e2e66}.esri-basemap-toggle__title{flex:1 0 100%;height:auto;font-size:9px;font-weight:500;line-height:1.3em;padding:.5em;background-color:#ffffffb3;text-align:center}.esri-basemap-toggle.esri-disabled{cursor:auto}.esri-widget.esri-basemap-toggle .esri-widget.esri-basemap-toggle,.esri-ui-corner .esri-widget.esri-basemap-toggle{background-color:#0000;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:#0000;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:hover .esri-slider__label,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-binary-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 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 rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-binary-color-size-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.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(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-binary-color-size-slider.esri-binary-color-size-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-bookmarks{background-color:#0000}.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(loading-throb.af7d87537600f26e.gif) no-repeat center center}.esri-bookmarks__list{display:block;list-style:none;margin:0;padding:0}.esri-bookmarks__bookmark{align-items:center;border-bottom:1px solid rgba(110,110,110,.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:#0000;padding:0;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:#0000;color:#6e6e6e}@supports (text-align: initial){.esri-bookmarks__bookmark-button{text-align:initial}}.esri-bookmarks__list--sortable .esri-bookmarks__bookmark-button{padding-inline-start:0}.esri-bookmarks_bookmark-drag-handle{align-items:center;align-self:stretch;background-color:#0000;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:before,.esri-bookmarks__bookmark--active:after{content:"";opacity:1;position:absolute;height:1px;top:0;transition:opacity .5s ease-in-out}.esri-bookmarks__bookmark--active:before{background-color:#6e6e6e4d;width:100%;z-index:0}.esri-bookmarks__bookmark--active:after{background-color:#6e6e6e;width:20%;z-index:0;animation:looping-progresss-bar-ani 1.5s linear infinite}.esri-bookmarks__bookmark--active{color:#323232;background-color:#e2f1fb;cursor:default}.esri-bookmarks__bookmark--active:hover,.esri-bookmarks__bookmark--active:focus{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;font-size:12px;flex:1;overflow:hidden;padding:0;overflow-wrap:break-word;word-break:break-word}.esri-bookmarks__bookmark-time-extent{font-size:12px;flex: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;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:#0000;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 #0000004d}.esri-bookmarks__add-bookmark-icon{font-size:14px;padding-inline-start:3px;padding-inline-end:7px}.esri-bookmarks__authoring-card{background-color:#f3f3f3;padding:6px 7px;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 rgba(110,110,110,.3);background-image:url(transparent-bg.ea4e4230335f0abb.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 #0000004d;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{padding-inline-start:15px}.esri-bookmarks__authoring-actions{border-top:solid 1px rgba(110,110,110,.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;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.esri-building-level-picker-label--active,.esri-building-level-picker-label--empty.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%;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 rgba(0,0,0,0);will-change:height;touch-action:none}.esri-building-level-picker-item__base{position:absolute;left: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;transform:translate(-50%,-50%) rotateX(66deg) rotate(45deg);pointer-events:none;border:2px solid rgba(110,110,110,.3);outline:solid 1px rgba(0,0,0,0);background-color:#ffffffb3;will-change:height}.esri-building-level-picker-item--hover .esri-building-level-picker-item__base .rect{border-color:#0079c1;background-color:#ffffffb3;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-up,.esri-building-level-picker__arrow-down{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;appearance:none}.esri-building-level-picker__arrow-up:hover:not(:disabled),.esri-building-level-picker__arrow-down:hover:not(:disabled){background:#f3f3f3}.esri-building-level-picker__arrow-up:disabled,.esri-building-level-picker__arrow-down:disabled{opacity:.4;cursor:default}.esri-building-level-picker__arrow-up.esri-arrow-down,.esri-building-level-picker__arrow-down.esri-arrow-down,.esri-building-level-picker__arrow-down{transform:rotate(-90deg)}.esri-building-level-picker__arrow-up.esri-arrow-up,.esri-building-level-picker__arrow-up,.esri-building-level-picker__arrow-down.esri-arrow-up{transform:rotate(90deg)}.esri-building-level-picker__arrow-up.esri-arrow-left,.esri-building-level-picker__arrow-up.esri-building-phase-picker__arrow-left,.esri-building-level-picker__arrow-down.esri-arrow-left,.esri-building-level-picker__arrow-down.esri-building-phase-picker__arrow-left{transform:rotate(0)}.esri-building-level-picker__arrow-up.esri-arrow-right,.esri-building-level-picker__arrow-up.esri-building-phase-picker__arrow-right,.esri-building-level-picker__arrow-down.esri-arrow-right,.esri-building-level-picker__arrow-down.esri-building-phase-picker__arrow-right{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:solid 1px rgba(110,110,110,.3);border-radius:100%;background:#fff;appearance:none;flex-shrink:0}.esri-building-phase-picker__phase:hover{box-shadow:0 0 2px 1px #0079c1;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:#6e6e6e4d;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;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{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{transform:rotate(90deg)}.esri-building-phase-picker__arrow-left.esri-arrow-left,.esri-building-phase-picker__arrow-left,.esri-building-phase-picker__arrow-right.esri-arrow-left{transform:rotate(0)}.esri-building-phase-picker__arrow-left.esri-arrow-right,.esri-building-phase-picker__arrow-right.esri-arrow-right,.esri-building-phase-picker__arrow-right{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:transform .1s ease-in-out;border:none;background:none;flex-shrink:0;appearance:none}.esri-building-disciplines-tree-node__collapse-toggle:not(.esri-building-disciplines-tree-node__collapse-toggle--collapsed){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:solid 1px rgba(110,110,110,.3);background:none;flex-shrink:0;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{transform:rotate(180deg)}[dir=rtl] .esri-building-disciplines-tree-node__collapse-toggle:not(.esri-building-disciplines-tree-node__collapse-toggle--collapsed){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;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:#0000;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:#6e6e6e66}.esri-button-menu .esri-button-menu__button:hover,.esri-button-menu .esri-button-menu__button:focus{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 #00000054;background-color:#fff;max-height:250px;min-width:200px;overflow:auto;z-index:1}.esri-button-menu__content .esri-button-menu__item-wrapper,.esri-button-menu__content .esri-button-menu__embedded-content-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:#0000;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:hover .esri-slider__label,.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-classed-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-classed-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-classed-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-classed-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 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 rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-classed-color-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.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(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-classed-color-slider.esri-classed-color-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.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:#0000;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:hover .esri-slider__label,.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-classed-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-classed-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-classed-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-classed-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 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 rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-classed-size-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.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(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-classed-size-slider.esri-classed-size-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-color-picker{display:inline-block;position:relative;width:max-content;height:max-content}.esri-color-picker__toggle-button{position:relative;z-index:1;background:var(--esri-color-picker-value);border:solid 1px 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,#ffffff 25%,transparent 25%,transparent 75%,#ffffff 75%,#ffffff),repeating-linear-gradient(45deg,#fff 25%,#323232 25% 75%,#fff 75%,#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 #0000004d}.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:#0000;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:hover .esri-slider__label,.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-color-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-color-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 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 rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-color-size-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.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(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-color-size-slider.esri-color-size-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.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:#0000;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:hover .esri-slider__label,.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-color-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-color-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 125ms ease-in-out}.esri-color-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-color-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.svg)}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-color-slider.esri-color-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-color-slider.esri-color-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.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:#6e6e6e66}.esri-coordinate-conversion.esri-disabled{pointer-events:none;color:#6e6e6e66}.esri-coordinate-conversion.esri-disabled [class^=esri-icon-]:before,.esri-coordinate-conversion.esri-disabled .esri-building-level-picker__arrow-up:before,.esri-coordinate-conversion.esri-disabled .esri-building-level-picker__arrow-down: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{color:#6e6e6e66}.esri-coordinate-conversion.esri-disabled [class*=" esri-icon-"]:before,.esri-coordinate-conversion.esri-disabled .esri-building-level-picker__arrow-up:before,.esri-coordinate-conversion.esri-disabled .esri-building-level-picker__arrow-down: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{color:#6e6e6e66}.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 rgba(110,110,110,.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-ui-top-right .esri-coordinate-conversion__conversions-view,.esri-ui-top-left .esri-coordinate-conversion__conversions-view,.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-down{display:flex;flex-direction:column}.esri-ui-top-right .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list,.esri-ui-top-left .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list,.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-down .esri-coordinate-conversion__conversion-list{flex-direction:column}.esri-ui-bottom-right .esri-coordinate-conversion__conversions-view,.esri-ui-bottom-left .esri-coordinate-conversion__conversions-view,.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up{display:flex;flex-direction:column-reverse}.esri-ui-bottom-right .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list,.esri-ui-bottom-left .esri-coordinate-conversion__conversions-view .esri-coordinate-conversion__conversion-list,.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up .esri-coordinate-conversion__conversion-list{flex-direction:column-reverse}.esri-ui-bottom-right .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-left .esri-coordinate-conversion__conversions-view .esri-widget--button .esri-icon-up,.esri-ui-bottom-left .esri-coordinate-conversion__conversions-view .esri-widget--button .esri-icon-down,.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up .esri-widget--button .esri-icon-up,.esri-coordinate-conversion div.esri-coordinate-conversion__conversions-view--expand-up .esri-widget--button .esri-icon-down{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;margin-inline-start:0;background-color:#f3f3f3}.esri-coordinate-conversion__heading .esri-coordinate-conversion__back-button:hover{background-color:#fff}.esri-coordinate-conversion__popup{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;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;transform:none}.esri-date-picker{display:inline-flex;border:1px solid rgba(110,110,110,.3);background-color:#fff}.esri-date-picker__calendar{box-shadow:0 1px 2px #0000004d;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 rgba(110,110,110,.3);border-right:1px solid rgba(110,110,110,.3);cursor:pointer}.esri-date-picker__day-item--header{border-top:1px solid rgba(110,110,110,.3)}.esri-date-picker__day-item:first-child{border-left:1px solid rgba(110,110,110,.3)}.esri-date-picker__day-item--nearby-month{color:#6e6e6e66}.esri-date-picker__day-item--today{color:#0079c1}.esri-date-picker__day-item--active{background:#6e6e6e4d}.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 rgba(110,110,110,.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}@keyframes pulse{to{box-shadow:0 0 0 12px #e84c3d00}}.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;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}.esri-daylight .esri-slider.esri-slider--horizontal{width:inherit;flex-grow:1;padding:30px 13px 28px}.esri-daylight .esri-slider.esri-slider--horizontal .esri-widget__anchor,.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__anchor{outline:none!important;color:inherit}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__anchor:focus .esri-slider__thumb{outline:solid 2px #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:#6e6e6e66}.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,.3019607843);background-clip:padding-box;background-position:0 0!important}.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb:hover,.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb:active,.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider__thumb:focus{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;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-on,.esri-daylight .esri-slider.esri-slider--horizontal .esri-slider-with-dropdown__box--drop-down-off{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 #949494a1}.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 rgba(110,110,110,.3)}.esri-directions__travel-modes,.esri-directions__departure-time{margin:0 15px 6px;width:calc(100% - 30px)}.esri-directions__panel-content--sign-in,.esri-directions__panel-content--loading,.esri-directions__panel-content--error{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(loading-throb.af7d87537600f26e.gif) no-repeat center}.esri-directions__warning-card{border-top:solid 2px #de2900;color:#6e6e6e;box-shadow:0 1px 2px #0000004d;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 0%;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:dashed 2px rgba(0,0,0,0);background-color:#fff}.esri-directions__stop-row-ghost{opacity:.25}.esri-directions__stop-handle{flex:0 0 auto;padding-inline-start:7px}.esri-search__sources-button [class^=esri-icon-],.esri-search__sources-button .esri-building-level-picker__arrow-up,.esri-search__sources-button .esri-building-level-picker__arrow-down,.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-"]{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{display:flex;justify-content:space-around;white-space:nowrap;width:80%;margin-bottom:6px}.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 rgba(110,110,110,.3);flex-grow:.95}.esri-directions__maneuvers{display:flex;flex-direction:column;width:100%;margin:18px 0 0;padding:0;border-top:1px solid rgba(110,110,110,.3)}.esri-directions__maneuver-list{padding:0;margin:0}.esri-directions__maneuver{display:flex;padding:12px 7px;border:none;border-inline-start:3px solid rgba(0,0,0,0);cursor:pointer}.esri-directions__maneuver:hover,.esri-directions__maneuver:focus{background-color:#f3f3f3}.esri-directions__maneuver--active,.esri-directions__maneuver--active:hover,.esri-directions__maneuver--active:focus{border-color:#0079c1;background-color:#e2f1fb}.esri-directions__maneuver-section--collapsible{border-bottom:1px solid rgba(110,110,110,.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__submit-button{display:none}.esri-directions .esri-search .esri-search__container:before{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-right .esri-directions .esri-menu,.esri-ui-bottom-left .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:solid 1px rgba(110,110,110,.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__save-button,.esri-directions__save-as-button,.esri-directions__add-stop-button{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;word-break:break-word;text-align:left}.esri-direct-line-measurement-3d__panel--error{color:#8c2907;padding:0 15px;animation:esri-fade-in .25s ease-in-out}.esri-direct-line-measurement-3d__hint{padding:0 15px;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;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:#32323266}.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;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;word-break:break-word;text-align:left}.esri-distance-measurement-2d__panel--error{color:#8c2907;padding:0 15px;animation:esri-fade-in .25s ease-in-out}.esri-distance-measurement-2d__hint{padding:0 15px;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;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:#32323266}.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;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:#0000}.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;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: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:solid 3px var(--calcite-ui-info);color:#323232;box-shadow:0 1px 2px #0000004d;padding:12px 15px;position:absolute;left:0;right:0;bottom:0;max-height:85%;display:flex;flex-flow:column nowrap;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 rgba(110,110,110,.3);border-color:#6e6e6e26;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:solid 3px var(--calcite-ui-warning);color:#323232;box-shadow:0 1px 2px #0000004d;padding:12px 15px;position:absolute;left:0;right:0;bottom:0;max-height:85%;display:flex;flex-flow:column nowrap;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 rgba(110,110,110,.3);border-color:#6e6e6e26;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:solid 3px var(--calcite-ui-danger);color:#323232;box-shadow:0 1px 2px #0000004d;padding:12px 15px;position:absolute;left:0;right:0;bottom:0;max-height:85%;display:flex;flex-flow:column nowrap;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 rgba(110,110,110,.3);border-color:#6e6e6e26;flex:0 0 auto}.esri-editor__prompt--danger .esri-editor__prompt__actions{display:flex;flex-direction:row}.esri-editor__overlay{position:absolute;overflow:hidden;inset:0;background-color:#000000b3}.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;margin-inline-end:7px;padding:1px;transition:all .1s ease-in-out;border:solid 1px rgba(110,110,110,.3);background:none;flex-shrink:0;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;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;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-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-Tooltip-group,.esri-elevation-profile__chart-container .amcharts-Tooltip-group *,.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;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 rgba(110,110,110,.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{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;transform:rotate(0);transition:transform .1s ease-in-out}.esri-elevation-profile-legend-item--expanded .esri-elevation-profile-legend-item__collapse-toggle__icon{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;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));gap:2px 22px;width:100%;contain:layout paint style}.esri-elevation-profile-statistics__statistic{display:block;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>[class^=esri-icon-],.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-up,.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-down,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-left,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-right{font-size:10px}.esri-elevation-profile-statistics__slope-value>[class^=esri-icon-]: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-level-picker__arrow-down: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){margin-inline-start:7px}.esri-elevation-profile-statistics__slope-value>[class*=" esri-icon-"],.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-up,.esri-elevation-profile-statistics__slope-value>.esri-building-level-picker__arrow-down,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-left,.esri-elevation-profile-statistics__slope-value>.esri-building-phase-picker__arrow-right{font-size:10px}.esri-elevation-profile-statistics__slope-value>[class*=" esri-icon-"]: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-level-picker__arrow-down: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){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 #0000004d;transition:opacity .25s ease-in-out,margin .25s ease-in-out;overflow:hidden;visibility:hidden}.esri-ui-top-left .esri-expand__content,.esri-ui-bottom-left .esri-expand__content{left:100%}.esri-ui-top-right .esri-expand__content,.esri-ui-bottom-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-top-left .esri-icon-expand,.esri-ui-bottom-left .esri-icon-expand,.esri-ui-top-left .esri-icon-collapse,.esri-ui-bottom-left .esri-icon-collapse{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;transform-origin:50%;animation:expand-number-intro-ani 1s ease-in-out}.esri-ui-top-left .esri-expand__icon-number,.esri-ui-bottom-left .esri-expand__icon-number{right:-6px}.esri-ui-top-right .esri-expand__icon-number,.esri-ui-bottom-right .esri-expand__icon-number{left:-6px}.esri-ui-bottom-right .esri-expand__icon-number--expanded,.esri-ui-top-right .esri-expand__icon-number--expanded,.esri-ui-bottom-left .esri-expand__icon-number--expanded,.esri-ui-top-left .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;inset:0;width:100%;height:100%;opacity:.8;z-index:1}.esri-ui-top-right .esri-expand--drawer .esri-expand__panel,.esri-ui-bottom-right .esri-expand--drawer .esri-expand__panel{flex-flow:row nowrap}.esri-ui-top-right .esri-expand--drawer .esri-expand__container--expanded,.esri-ui-bottom-right .esri-expand--drawer .esri-expand__container--expanded{width:75%;max-width:300px;animation:expand-slide-rtl-ani .3s forwards}.esri-ui-top-left esri-expand--drawer .esri-expand__panel,.esri-ui-bottom-left esri-expand--drawer .esri-expand__panel{flex-flow:row-reverse nowrap}.esri-ui-top-left esri-expand--drawer .esri-expand__container--expanded,.esri-ui-bottom-left esri-expand--drawer .esri-expand__container--expanded{width:75%;max-width:300px;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;inset:0;width:100%;height:100%;opacity:.8;z-index:1}.esri-view-width-xsmall .esri-ui-top-right .esri-expand--auto .esri-expand__panel,.esri-view-width-xsmall .esri-ui-bottom-right .esri-expand--auto .esri-expand__panel{flex-flow:row nowrap}.esri-view-width-xsmall .esri-ui-top-right .esri-expand--auto .esri-expand__container--expanded,.esri-view-width-xsmall .esri-ui-bottom-right .esri-expand--auto .esri-expand__container--expanded{width:75%;max-width:300px;animation:expand-slide-rtl-ani .3s forwards}.esri-view-width-xsmall .esri-ui-top-left esri-expand--auto .esri-expand__panel,.esri-view-width-xsmall .esri-ui-bottom-left esri-expand--auto .esri-expand__panel{flex-flow:row-reverse nowrap}.esri-view-width-xsmall .esri-ui-top-left esri-expand--auto .esri-expand__container--expanded,.esri-view-width-xsmall .esri-ui-bottom-left esri-expand--auto .esri-expand__container--expanded{width:75%;max-width:300px;animation:expand-slide-ltr-ani .3s forwards}.esri-expand--floating .esri-expand__content{position:absolute}.esri-expand--floating .esri-expand__mask,.esri-expand--floating .esri-expand__content-panel{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__mask,.esri-view-width-greater-than-xsmall .esri-expand--auto .esri-expand__content-panel{display:none}@keyframes expand-slide-rtl-ani{0%{right:-600px}to{right:0}}@keyframes expand-slide-ltr-ani{0%{left:-600px}to{left:0}}@keyframes expand-number-intro-ani{0%{transform:scale(1)}50%{transform:scale(1)}75%{transform:scale(1.25)}to{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: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(loading-throb.af7d87537600f26e.gif) no-repeat center center}.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{margin-block-end:0}.esri-feature-content img{max-width:100%;max-height:100%;image-orientation:from-image}.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 ul,.esri-feature-content ol{margin-block:1rem}.esri-feature-content ul:first-child,.esri-feature-content ol:first-child{margin-block-start:0}.esri-feature-content a{color:#6e6e6e}.esri-feature-content a:hover,.esri-feature-content a:focus{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__relationship-label calcite-notice{margin-bottom:12px}.esri-feature-form__form-header{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 0%;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 rgba(110,110,110,.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;border-inline-start:3px solid rgba(110,110,110,.3);padding-bottom:0;padding-inline-start: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 rgba(110,110,110,.3);border-left:none}.esri-features{display:flex}.esri-features calcite-pagination{flex: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:#0000}.esri-features__footer{display:flex;background-color:var(--calcite-ui-foreground-1);justify-content:flex-end;flex:1}.esri-features__footer calcite-action-group{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{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;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:#0000;border:none;color:#6e6e6e;cursor:pointer;display:flex;padding-inline:7px;padding-block:6px}.esri-feature-media__container .esri-feature-media__pagination-button:hover,.esri-feature-media__container .esri-feature-media__pagination-button:focus{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;margin-block-end:6px}.esri-feature-media__item-text{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{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{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 0;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-grid,.esri-feature-table .esri-feature-table__menu,.esri-feature-table .esri-column__menu-container,.esri-feature-table .esri-button-menu,.esri-feature-table .esri-button-menu__button{background-color:#0000}.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:#0000;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(loading-throb.af7d87537600f26e.gif) no-repeat center}.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 0}.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 0}.esri-field-column__cell__date-input-container .esri-time-picker input{width:100%}.esri-field-column__button{align-items:center;background-color:#0000;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:#6e6e6e66}.esri-field-column__button:hover,.esri-field-column__button:focus{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 0}.esri-feature-table__prompt--info{animation:esri-fade-in-up .25s ease-in-out;background-color:var(--calcite-ui-background);border:solid 3px var(--calcite-ui-info);color:#323232;box-shadow:0 1px 2px #0000004d;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 rgba(110,110,110,.3);border-color:#6e6e6e26;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{animation:esri-fade-in-up .25s ease-in-out;background-color:var(--calcite-ui-background);border:solid 3px var(--calcite-ui-warning);color:#323232;box-shadow:0 1px 2px #0000004d;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 rgba(110,110,110,.3);border-color:#6e6e6e26;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{animation:esri-fade-in-up .25s ease-in-out;background-color:var(--calcite-ui-background);border:solid 3px var(--calcite-ui-danger);color:#323232;box-shadow:0 1px 2px #0000004d;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 rgba(110,110,110,.3);border-color:#6e6e6e26;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;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(loading-throb.af7d87537600f26e.gif) no-repeat center}.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:#0000;border:none;box-shadow:none!important}.esri-floor-filter__position--top{align-items:flex-start}.esri-floor-filter__position--top .esri-floor-filter__levels-container,.esri-floor-filter__position--top .esri-floor-filter__close-levels-button,.esri-floor-filter__position--top .esri-floor-filter__zoom-button,.esri-floor-filter__position--top .esri-floor-filter__zoom-button--levels,.esri-floor-filter__position--top .esri-floor-filter__minimize-toggle-button{border-width:1px 0 0 0}.esri-floor-filter__position--bottom{align-items:flex-end}.esri-floor-filter__position--bottom .esri-floor-filter__levels-container,.esri-floor-filter__position--bottom .esri-floor-filter__close-levels-button,.esri-floor-filter__position--bottom .esri-floor-filter__zoom-button,.esri-floor-filter__position--bottom .esri-floor-filter__zoom-button--levels,.esri-floor-filter__position--bottom .esri-floor-filter__minimize-toggle-button{border-width:0 0 1px 0}.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:#6e6e6e4d}.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:#6e6e6e4d}.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:#6e6e6e4d}.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:#6e6e6e4d}.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:#6e6e6e4d}.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:#6e6e6e4d}.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:#6e6e6e4d;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 #0000004d}.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 #0000004d}.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 #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 rgba(110,110,110,.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:232px}.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 #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:#0000;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-site: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-facility:hover,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility:focus{background:#f3f3f3;cursor:pointer}.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-site:active,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility: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-site,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility{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-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-facility .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-site .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-facility .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-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,.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{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-site .esri-icon-right,.esri-floor-filter .esri-floor-filter__filter-menu .esri-floor-filter__filter-menu-items .esri-floor-filter__filter-menu-facility .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:#0000;border:none;box-shadow:none}.esri-expand__content .esri-floor-filter{width:max-content}.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__zoom-button,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__zoom-button--levels,.esri-view-height-less-than-small .esri-floor-filter .esri-floor-filter__minimize-toggle-button,.esri-view-width-less-than-small .esri-floor-filter .esri-floor-filter__minimize-toggle-button{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:#6e6e6e4d;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:157px}.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__levels-container,.esri-view-height-small .esri-floor-filter .esri-floor-filter__filter-menu{max-height:320px}.esri-view-height-xsmall .esri-floor-filter .esri-floor-filter__levels-container{max-height:156px}.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 rgba(110,110,110,.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-site .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-up,[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-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-facility .esri-icon-left,[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-level-picker__arrow-down,[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{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: #ffffff;--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:hover,.esri-grid .esri-grid__grid a:focus{color:#2e2e2e}.esri-grid .esri-column__sorter,.esri-grid .esri-column__header-label{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:#0000;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:hover .esri-slider__label,.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-heatmap-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-heatmap-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-heatmap-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-heatmap-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 125ms ease-in-out}.esri-heatmap-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-heatmap-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.svg)}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-heatmap-slider.esri-heatmap-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-histogram{direction:ltr;width:100%;height:100%}.esri-histogram__content{height:100%;width:100%}.esri-histogram__svg{display:inline-block;height:100%;overflow:hidden;width:100%}.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--less-than .esri-slider__segment-0,.esri-histogram-range-slider__range-type--at-most .esri-slider__segment-0,.esri-histogram-range-slider__range-type--greater-than .esri-slider__segment-1,.esri-histogram-range-slider__range-type--at-least .esri-slider__segment-1,.esri-histogram-range-slider__range-type--between .esri-slider__segment-1,.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;inset:0;background:#000000b3;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;inset: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: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[class^=esri-icon-],.esri-item-list__list-item.esri-building-level-picker__arrow-up,.esri-item-list__list-item.esri-building-level-picker__arrow-down,.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-"]{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__list.esri-layer-list--chosen .esri-layer-list__item,.esri-layer-list__item.esri-layer-list--chosen .esri-layer-list__item{background-color:#0000}.esri-layer-list__item--has-children{padding-bottom:6px}.esri-layer-list__item--has-children .esri-layer-list__list:not([hidden]){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:#6e6e6e4d}.esri-layer-list__item[aria-selected=true]>.esri-layer-list__item-container{border-left-color:#0079c1}.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 rgba(110,110,110,.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 rgba(0,0,0,0);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:#6e6e6e66}.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 [class^=esri-icon-],.esri-layer-list__child-toggle .esri-building-level-picker__arrow-up,.esri-layer-list__child-toggle .esri-building-level-picker__arrow-down,.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-"]{line-height:1.2em}.esri-layer-list__child-toggle .esri-layer-list__child-toggle-icon--opened,.esri-layer-list__child-toggle .esri-layer-list__child-toggle-icon--closed-rtl,.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;-webkit-user-select:none;user-select:none}.esri-layer-list__item-label[role=switch],.esri-layer-list__item-label[role=checkbox],.esri-layer-list__item-label[role=radio]{cursor:pointer}.esri-layer-list--new-ui .esri-layer-list__item-toggle-icon{visibility:hidden}.esri-layer-list--new-ui .esri-layer-list__item-toggle:focus .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-container:hover .esri-layer-list__item-toggle-icon,.esri-layer-list--new-ui .esri-layer-list__item--invisible>.esri-layer-list__item-container .esri-layer-list__item-toggle-icon{visibility:visible}.esri-layer-list__item-title{flex: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;animation:publishing 2s normal infinite}.esri-layer-list__updating{background-color:#0079c1;border-radius:50%;animation:updating 2s normal infinite}.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:transform .25s ease-in-out;transform:scaleY(0);animation:esri-fade-in-down .25s ease-in-out;transform-origin:center top;background-color:#f6f6f6;margin-inline-start:3rem;border-inline-start:3px solid #d9bf2b;margin-block-end:.25rem;margin-inline-end:.25rem}.esri-layer-list__item-message [class^=esri-icon-],.esri-layer-list__item-message .esri-building-level-picker__arrow-up,.esri-layer-list__item-message .esri-building-level-picker__arrow-down,.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-"]{margin-right:.3rem}.esri-layer-list__item--has-message .esri-layer-list__item-message{visibility:visible;height:auto;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]{animation:esri-fade-in .25s ease-in-out}.esri-layer-list__item-actions-section{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__item-action,.esri-layer-list__action-toggle{border:1px solid rgba(0,0,0,0);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__item-action:hover,.esri-layer-list__action-toggle: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 [class^=esri-icon-],[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-level-picker__arrow-down,[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-"]{margin-right:0;margin-left:.3rem}[dir=rtl] .esri-layer-list .esri-layer-list__item-container{border-left:none;border-right:3px solid rgba(0,0,0,0)}[dir=rtl] .esri-layer-list .esri-layer-list__item[aria-selected=true]>.esri-layer-list__item-container{border-right-color:#0079c1}[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:#0000}50%,80%{background-color:var(--calcite-ui-brand)}to{background-color:#0000}}.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 rgba(110,110,110,.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(transparent-bg.ea4e4230335f0abb.png)}.esri-legend__ramp-tick{position:absolute;width:4px;border-top:1px solid rgba(110,110,110,.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-style:solid;border-width:3px 4px 3px 0;border-color:rgba(0,0,0,0) rgba(50,50,50,.8) rgba(0,0,0,0) rgba(0,0,0,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:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(50,50,50,.8);left:100%;right:auto}[dir=rtl] .esri-legend__layer,[dir=rtl] .esri-legend__group-layer-child,[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 rgba(110,110,110,.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 rgba(110,110,110,.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;transform:translate(-50%,-50%)}.esri-legend--card__carousel-title{margin:0}.esri-legend--card__service{min-width:-moz-fit-content;min-width:fit-content;border-left:1px solid rgba(110,110,110,.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 #6e6e6e4d;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:#0000;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:hover:before,.esri-legend--stacked .esri-legend--card__carousel-indicator--activated:before,.esri-legend--stacked .esri-legend--card__carousel-indicator--activated: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 rgba(110,110,110,.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 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;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;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:hover,.esri-navigation-toggle:focus{background-color:#f3f3f3}.esri-navigation-toggle:hover .esri-navigation-toggle__button,.esri-navigation-toggle:focus .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:solid 1px rgba(110,110,110,.3)}.esri-navigation-toggle__button{box-shadow:none;position:relative;background-color:#0000}.esri-navigation-toggle__button:before{position:absolute;top:1px;right:1px;z-index:0;content:"";width:0;height:0;border-style:solid;transition:opacity 125ms ease-in-out;opacity:0;border-width:0 6px 6px 0;border-color:rgba(0,0,0,0) #2e2e2e rgba(0,0,0,0) rgba(0,0,0,0)}.esri-navigation-toggle__button:hover,.esri-navigation-toggle__button:focus{background-color:#0000}.esri-navigation-toggle__button--rotate{border-top:solid 1px rgba(110,110,110,.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:#6e6e6e66;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:solid 1px rgba(110,110,110,.3)}[dir=rtl] .esri-navigation-toggle__button:before{border-width:6px 6px 0 0;border-color:#2e2e2e rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);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:#0000;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:hover .esri-slider__label,.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-opacity-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-opacity-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-opacity-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-opacity-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 125ms ease-in-out}.esri-opacity-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-opacity-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.svg)}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-opacity-slider.esri-opacity-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.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;max-height:78vh;max-width:80vw;min-height:400px;min-width:386px}.esri-oriented-imagery-viewer--docked{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;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: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-items:center;align-self:stretch;display:flex;flex:none;flex-direction:row;flex-grow:1;height:59px;justify-content:center;order:2}.esri-oriented-imagery-viewer__close{align-items:center;background:var(--calcite-ui-foreground-1);display:flex;flex-direction:row;flex-grow:0;height:59px;justify-content:center;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}@keyframes esri-docking-animation{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes popup-intro-animation-down{0%{transform:translateY(-5px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes popup-intro-animation-up{0%{transform:translateY(5px);opacity:0}to{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 #000c}.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:#6e6e6e66}.esri-popup__button:hover{color:#2e2e2e;background-color:#f3f3f3}.esri-popup--aligned-top-center{transform-origin:50% 100%}.esri-popup--aligned-bottom-center{transform-origin:50% -5%}.esri-popup--aligned-top-left,.esri-popup--aligned-bottom-left{transform-origin:100% 50%}.esri-popup--aligned-top-right,.esri-popup--aligned-bottom-right{transform-origin:-5% 50%}.esri-popup--aligned-top-center,.esri-popup--aligned-top-left,.esri-popup--aligned-top-right{animation:popup-intro-animation-down .2s ease-in-out}.esri-popup--aligned-bottom-center,.esri-popup--aligned-bottom-left,.esri-popup--aligned-bottom-right{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}.esri-popup__header-container--button{cursor:pointer;align-items:flex-start;border:none;background:#0000;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 rgba(110,110,110,.3);border-bottom:1px solid rgba(110,110,110,.3)}.esri-content__flow-item{padding:12px 15px;background-color:#fff}.esri-popup__action--exit{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;border-inline-start:solid 1px rgba(110,110,110,.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{margin-inline-end:7px}.esri-popup--feature-menu-open .esri-popup__header,.esri-popup--feature-menu-open .esri-popup__content{flex:0 1 0px;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:solid 1px rgba(110,110,110,.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{animation:esri-fade-in-scale 125ms ease-in-out;background:#fff;box-shadow:0 1px 2px #0000004d;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 rgba(110,110,110,.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;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--is-docked-bottom-].esri-popup--is-docked .esri-popup__actions,[class*=esri-popup--aligned-top-] .esri-popup__actions{bottom:32px;top:auto;transform-origin:bottom center}[class*=esri-popup--is-docked-top-].esri-popup--is-docked .esri-popup__actions,[class*=esri-popup--aligned-bottom-] .esri-popup__actions{bottom:auto;top:32px;transform-origin:top center}.esri-popup__icon{width:16px;height:16px;display:inline-block;flex:0 0 16px}[class*=esri-popup--is-docked-top-] .esri-popup__footer,[class*=esri-popup--aligned-bottom-] .esri-popup__footer{border-top:none;border-bottom:solid 1px rgba(110,110,110,.3)}.esri-popup__navigation{align-items:stretch;display:flex;flex:1 0 auto;margin:0;padding:0;position:relative;border-inline-start:solid 1px rgba(110,110,110,.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{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-popup__icon,.esri-popup__inline-actions-container [class^=esri-icon-],.esri-popup__inline-actions-container .esri-building-level-picker__arrow-up,.esri-popup__inline-actions-container .esri-building-level-picker__arrow-down,.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 [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 #0000004d}[class*=esri-popup--is-docked-bottom-].esri-popup--is-docked .esri-popup__feature-menu,[class*=esri-popup--aligned-top-] .esri-popup__feature-menu{bottom:32px;top:auto;transform-origin:bottom center}[class*=esri-popup--is-docked-top-].esri-popup--is-docked .esri-popup__feature-menu,[class*=esri-popup--aligned-bottom-] .esri-popup__feature-menu{bottom:auto;top:32px;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:solid 1px rgba(110,110,110,.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:hover,.esri-popup__feature-menu-item:focus{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:hover,.esri-popup__feature-menu-item--selected:focus{background-color:#e2f1fb}.esri-popup__feature-menu-item .esri-icon-check-mark,.esri-popup__feature-menu-item .esri-elevation-profile input[type=checkbox]:checked:before,.esri-elevation-profile .esri-popup__feature-menu-item input[type=checkbox]:checked:before,.esri-popup__feature-menu-item .esri-elevation-profile-settings__popover-content input[type=checkbox]:checked:before,.esri-elevation-profile-settings__popover-content .esri-popup__feature-menu-item input[type=checkbox]:checked:before{padding:0 .5rem}.esri-popup__feature-menu-title{display:flex;flex:1 0 82%;min-height:1em;margin:0;padding:.8em 4%;border-left:solid 1px rgba(0,0,0,.25)}.esri-popup__feature-menu-viewport{max-height:0px;opacity:0;overflow:auto;position:relative;z-index:1}.esri-popup__feature-menu-header{background-color:#0000;border-bottom:solid 1px rgba(110,110,110,.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;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: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{margin-block-start:9px}.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,.esri-popup--is-docked.esri-popup--is-docked-bottom-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--aligned-top-center .esri-popup__collapse-icon{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;transform:rotate(-45deg)}.esri-popup--aligned-bottom-left .esri-popup__pointer{top:6px;right:6px;transform:rotate(45deg)}.esri-popup--aligned-top-right .esri-popup__pointer{bottom:6px;left:6px;transform:rotate(45deg)}.esri-popup--aligned-bottom-right .esri-popup__pointer{top:6px;left:6px;transform:rotate(-45deg)}.esri-popup--aligned-top-center .esri-popup__pointer-direction,.esri-popup--aligned-bottom-center .esri-popup__pointer-direction{transform:scale(.75,2) rotate(45deg)}.esri-popup--aligned-top-left .esri-popup__pointer-direction,.esri-popup--aligned-bottom-left .esri-popup__pointer-direction,.esri-popup--aligned-top-right .esri-popup__pointer-direction,.esri-popup--aligned-bottom-right .esri-popup__pointer-direction{top:-6px;left:-6px;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-top-center,.esri-view-width-xsmall .esri-popup--is-docked-bottom-center{width:auto;margin:0}.esri-view-width-xsmall .esri-popup--is-docked-top-center .esri-popup__main-container,.esri-view-width-xsmall .esri-popup--is-docked-bottom-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-top-center.esri-popup--feature-menu-open .esri-popup__main-container:before,.esri-view-width-xsmall .esri-popup--is-docked-bottom-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__feature-menu,.esri-view-width-xsmall .esri-popup--is-docked-bottom-center .esri-popup__actions{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{inset:0;margin:15px 15px 30px;animation:esri-docking-animation .25s ease-out}.esri-ui .esri-popup--is-docked{flex-flow:row nowrap}.esri-popup--is-docked-top-left,.esri-popup--is-docked-top-center,.esri-popup--is-docked-top-right{align-items:flex-start}.esri-popup--is-docked-top-left .esri-popup__header,.esri-popup--is-docked-top-center .esri-popup__header,.esri-popup--is-docked-top-right .esri-popup__header{padding-top:2px}.esri-popup--is-docked-bottom-left,.esri-popup--is-docked-bottom-center,.esri-popup--is-docked-bottom-right{align-items:flex-end}.esri-popup--is-docked-top-left,.esri-popup--is-docked-bottom-left{justify-content:flex-start}.esri-popup--is-docked-top-center,.esri-popup--is-docked-bottom-center{justify-content:center}.esri-popup--is-docked-top-right,.esri-popup--is-docked-bottom-right{justify-content:flex-end}.esri-popup--is-docked-top-left .esri-popup__main-container,.esri-popup--is-docked-top-right .esri-popup__main-container,.esri-popup--is-docked-bottom-left .esri-popup__main-container,.esri-popup--is-docked-bottom-right .esri-popup__main-container{max-height:80%}.esri-popup--is-docked-top-center .esri-popup__main-container,.esri-popup--is-docked-bottom-center .esri-popup__main-container{max-height:40%}[dir=rtl] .esri-widget .esri-popup__header-title,[dir=rtl] .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:solid 1px rgba(0,0,0,.25)}[dir=rtl] .esri-popup__pagination-icon{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-top-left,[dir=rtl] .esri-popup--is-docked-bottom-left{justify-content:flex-end}[dir=rtl] .esri-popup--is-docked-top-right,[dir=rtl] .esri-popup--is-docked-bottom-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 #00000054;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 rgba(110,110,110,.3);border-bottom:1px solid rgba(110,110,110,.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 rgba(110,110,110,.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 rgba(0,0,0,0)}.esri-print__layout-tab:hover,.esri-print__layout-tab:focus{color:#323232;background-color:#f3f3f3;border-bottom:1px solid rgba(110,110,110,.3)}.esri-print__layout-tab[aria-selected=true],.esri-print__layout-tab[aria-selected=true]:hover{background-color:#fff;color:#323232;border-color:#6e6e6e4d;border-bottom-color:#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:#0000;width:100%;overflow:visible}.esri-print__advanced-options-button{border:none;cursor:pointer;font-family:inherit;padding:6px 7px;width:100%;background-color:#0000}.esri-print__advanced-options-button[aria-expanded=true] .esri-print__advanced-options-button-icon--closed,.esri-print__advanced-options-button[aria-expanded=false] .esri-print__advanced-options-button-icon--opened,.esri-print__advanced-options-button .esri-print__advanced-options-button-icon--closed-rtl{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 [class^=esri-icon-],.esri-print__advanced-options-section .esri-building-level-picker__arrow-up,.esri-print__advanced-options-section .esri-building-level-picker__arrow-down,.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__size-container [class^=esri-icon-],.esri-print__size-container .esri-building-level-picker__arrow-up,.esri-print__size-container .esri-building-level-picker__arrow-down,.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-"]{background:#0000}.esri-print__size-container [class^=esri-icon-],.esri-print__size-container .esri-building-level-picker__arrow-up,.esri-print__size-container .esri-building-level-picker__arrow-down,.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-"]{align-self:flex-end}.esri-print__size-container button{color:#6e6e6e}.esri-print__width-container,.esri-print__height-container{flex:0 0 43%}.esri-print__swap-button{flex:0 0 5%;border:none}.esri-print__refresh-button{border:1px solid rgba(110,110,110,.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 [class^=esri-icon-],.esri-print__export-panel-container .esri-building-level-picker__arrow-up,.esri-print__export-panel-container .esri-building-level-picker__arrow-down,.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-"]{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(loading-throb.af7d87537600f26e.gif) no-repeat center;margin:0 auto}[dir=rtl] .esri-print__refresh-button{border-left-width:1px;border-right-width:0}[dir=rtl] .esri-print__export-panel-container [class^=esri-icon-],[dir=rtl] .esri-print__export-panel-container .esri-building-level-picker__arrow-up,[dir=rtl] .esri-print__export-panel-container .esri-building-level-picker__arrow-down,[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-"]{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__process-label,.esri-save-layer__error-label{margin-inline:.5rem}.esri-save-layer__layer-name-label{margin:.5rem .5rem 0rem}.esri-save-layer__portal-folder-label{margin:.5rem .5rem .25rem}.esri-scale-bar.esri-widget{background:#0000;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 #ffffff54,0 1px 2px #0000004d}.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:#ffffff54;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--top:before,.esri-scale-bar__line--top:after,.esri-scale-bar__line--bottom:before,.esri-scale-bar__line--bottom:after{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:#0000;min-width:310px;position:relative;display:flex;flex-direction:column}.esri-scale-range-slider .esri-slider{background-color:#0000;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-min-segment,.esri-scale-range-slider .esri-slider .esri-slider__effective-max-segment{height:100%;display:block;content:" ";background:repeating-linear-gradient(to right,rgba(255,255,255,.75) 0,rgba(255,255,255,.75) 5px,transparent 5px,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:#0000;border:none;font-size:14px;white-space:nowrap;max-width:48%;display:flex}.esri-scale-range-slider__scale-menu-toggle[data-type=min]{margin-inline-end:auto}.esri-scale-range-slider__scale-menu-toggle[data-type=max]{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 #0000004d}.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 #0000004d;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:hover,.esri-scale-range-slider__scale-menu-item:focus{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;padding-inline-end:15px;word-break:break-all;cursor:inherit}.esri-scale-range-slider__scale-menu-item-icon{color:#0000}.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:#6e6e6e66}.esri-scale-range-slider__scale-item-value{color:#6e6e6e;font-size:12px;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;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__input-container,.esri-search__form{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:before,.esri-search--searching:after{content:"";opacity:1;position:absolute;height:1px;top:0;transition:opacity .5s ease-in-out}.esri-search--searching:before{background-color:#6e6e6e4d;width:100%;z-index:0}.esri-search--searching:after{background-color:#6e6e6e;width:20%;z-index:0;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__submit-button,.esri-search__sources-button{cursor:pointer;align-self:flex-end}.esri-search__submit-button{border-top:none;border-right:none;border-bottom:none;border-left:solid 1px rgba(110,110,110,.3)}.esri-search__sources-button{border-top:none;border-right:solid 1px rgba(110,110,110,.3);border-bottom:none;border-left:none}.esri-search__sources-button--up{display:none}.esri-search__clear-button{border-top:none;border-right:none;border-bottom:none;border-left: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 [class^=esri-icon-],.esri-search__suggestions-menu .esri-building-level-picker__arrow-up,.esri-search__suggestions-menu .esri-building-level-picker__arrow-down,.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-"]{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;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:solid 1px rgba(110,110,110,.3)}[dir=rtl] .esri-search__sources-button{border-right:none;border-left:solid 1px rgba(110,110,110,.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 0;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-widget__anchor,.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__anchor{outline:none!important;color:inherit}.esri-shadow-cast__time-range .esri-slider.esri-slider--horizontal .esri-slider__anchor:focus .esri-slider__thumb{outline:solid 2px #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:#6e6e6e66}.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__threshold-config,.esri-shadow-cast__duration-config,.esri-shadow-cast__discrete-config{display:flex;flex-direction:column;gap:12px}.esri-shadow-cast__threshold-config calcite-label,.esri-shadow-cast__duration-config calcite-label,.esri-shadow-cast__discrete-config calcite-label{width:max-content;max-width:100%;display:block}.esri-shadow-cast__threshold-config calcite-label:focus,.esri-shadow-cast__threshold-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__discrete-config calcite-label:focus,.esri-shadow-cast__discrete-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:max-content;padding:6px 7px;background:#fff;transform:translate(-50%,-100%);margin-top:-12px}.esri-shadow-cast__tooltip__content:after{position:absolute;content:"";display:block;width:0;height:0;border-top:8px solid #fff;border-bottom:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-left:8px solid rgba(0,0,0,0);bottom:1px;left:50%;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:#0000;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:hover .esri-slider__label,.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__label{text-decoration:underline}.esri-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb,.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb{background-color:#2e2e2e;border:none;transform:none}.esri-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:after,.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:after{border-left-color:#2e2e2e}.esri-size-slider .esri-slider .esri-slider__anchor:hover .esri-slider__thumb:before,.esri-size-slider .esri-slider .esri-slider__anchor:focus .esri-slider__thumb:before{background-color:#49b0f2;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:transform 125ms ease-in-out,background-color 125ms ease-in-out}.esri-size-slider .esri-slider .esri-slider__thumb:after{position:absolute;top:0;left:6px;content:"";border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid #6e6e6e;border-top:6px solid rgba(0,0,0,0);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--mask,.esri-size-slider .esri-slider .zoom-cap .zoom-cap--line{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 0;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:#0000;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;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;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(SM-Slider_TrackBackground_idle.d24721ab7487a4bf.svg)}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__segment--interactive.esri-slider__segment--active{background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.svg)}.esri-size-slider.esri-size-slider--interactive-track .esri-slider__segment--interactive:hover,.esri-size-slider.esri-size-slider--interactive-track .esri-slider__segment--interactive:focus{cursor:pointer;background-color:#eee;background-image:url(SM-Slider_TrackBackground_hover.a23b4a076a352f8c.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:max-content}.esri-sketch__menu-header{margin:6px;border-bottom:1px solid rgba(110,110,110,.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 rgba(110,110,110,.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 rgba(110,110,110,.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 rgba(110,110,110,.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 rgba(110,110,110,.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;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;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;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__min,.esri-disabled .esri-slider__max{opacity:.4}.esri-disabled .esri-slider__thumb:hover{transform:none;border-color:#0079c1;cursor:default}.esri-disabled .esri-slider__label:hover,.esri-disabled .esri-slider__segment:hover,.esri-disabled .esri-slider--horizontal .esri-slider__segment--interactive:hover,.esri-disabled .esri-slider--vertical .esri-slider__segment--interactive: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 0px;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:#6e6e6e66;display:inline-block;touch-action:none;position:relative}.esri-slider__segment{height:100%;left:0;position:absolute;top:0;touch-action:none;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__thumb,.esri-slider__anchor:focus .esri-slider__label{outline:inherit}.esri-slider__anchor--moving .esri-slider__label:hover,.esri-slider__anchor--moving .esri-slider__label--interactive: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:#6e6e6e66;position:absolute}.esri-slider__tick-label{position:absolute;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__range-input,[dir=rtl] .esri-slider__label-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{margin-inline-start:0}.esri-snapping-controls__layer-list__item calcite-icon{color:var(--calcite-ui-brand);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 #6e6e6e4d;padding:3px;background-color:#fff;cursor:pointer;margin:3px 0;border:1px solid rgba(110,110,110,.3);border-color:#0000;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 rgba(0,0,0,0);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;padding-inline-start:1em}@keyframes esri-spinner--start-animation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes esri-spinner--finish-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes esri-spinner--rotate-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.esri-ui .esri-spinner{background-color:#0000;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;transform-origin:0 0}.esri-ui .esri-spinner:before{position:absolute;margin:-50% 0 0 -50%;width:100%;height:100%;background:url(Loading_Indicator_double_32.75e1e929dab43f06.svg) no-repeat center;display:block;content:"";animation:esri-spinner--rotate-animation .75s linear infinite}.esri-ui .esri-spinner--start{display:block;animation:esri-spinner--start-animation .25s cubic-bezier(.17,.67,.36,.99) forwards}.esri-ui .esri-spinner--finish{display:block;opacity:1;animation:esri-spinner--finish-animation 125ms ease-in forwards;animation-delay:75ms}.esri-swipe{width:100%;height:100%;position:absolute;overflow:hidden;margin:0;padding:0;background:#0000;-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 rgba(110,110,110,.5);border-right:1px solid rgba(110,110,110,.5);width:4px;height:100%;margin-left:-2px;top:0;left:16px}.esri-swipe--vertical .esri-swipe__divider{border-top:1px solid rgba(110,110,110,.5);border-bottom:1px solid rgba(110,110,110,.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 rgba(110,110,110,.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__handle,.esri-swipe__container:focus .esri-swipe__divider{outline:inset 2px Highlight;outline:inset 2px -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:#6e6e6e4d}.esri-table-list__item[aria-selected=true]>.esri-table-list__item-container{border-left-color:#0079c1}.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 rgba(110,110,110,.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 rgba(0,0,0,0);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;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;animation:publishing 2s normal infinite}.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:transform .25s ease-in-out;transform:scaleY(0);animation:esri-fade-in-down .25s ease-in-out;transform-origin:center top;background-color:#f6f6f6;margin-inline-start:3rem;border-inline-start:3px solid #d9bf2b;margin-block-end:.25rem;margin-inline-end:.25rem}.esri-table-list__item-message [class^=esri-icon-],.esri-table-list__item-message .esri-building-level-picker__arrow-up,.esri-table-list__item-message .esri-building-level-picker__arrow-down,.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-"]{margin-right:.3rem}.esri-table-list__item--has-message .esri-table-list__item-message{visibility:visible;height:auto;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]{animation:esri-fade-in .25s ease-in-out}.esri-table-list__item-actions-section{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__item-action,.esri-table-list__action-toggle{border:1px solid rgba(0,0,0,0);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__item-action:hover,.esri-table-list__action-toggle: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 [class^=esri-icon-],[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-level-picker__arrow-down,[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-"]{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 rgba(0,0,0,0)}[dir=rtl] .esri-table-list .esri-table-list__item--selectable .esri-table-list__item-container:hover{border-right-color:#6e6e6e4d}[dir=rtl] .esri-table-list .esri-table-list__item[aria-selected=true]>.esri-table-list__item-container{border-right-color:#0079c1}[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%{transform:rotate(45deg)}80%,to{transform:rotate(135deg)}}.esri-time-picker{display:inline-block;border:1px solid rgba(110,110,110,.3);padding:0 .5em}.esri-time-picker__input{border:none}.esri-time-slider{cursor:default;min-width:375px;box-shadow:0 1px 2px #0000004d}.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__time-extent,.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__actions{border-left:1px solid rgba(110,110,110,.3)}.esri-time-slider__layout--wide .esri-time-slider__min,.esri-time-slider__layout--wide .esri-time-slider__max{align-items:center;width:110px}.esri-time-slider__layout--wide .esri-time-slider__slider{flex:auto}.esri-time-slider__layout--wide .esri-time-slider__previous,.esri-time-slider__layout--wide .esri-time-slider__next{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{padding-inline-start:48px}.esri-time-slider__layout--compact .esri-time-slider__row:nth-child(1),.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__slider,.esri-time-slider__layout--compact .esri-time-slider__min,.esri-time-slider__layout--compact .esri-time-slider__max{flex:auto}.esri-time-slider__layout--compact .esri-time-slider__min{align-items:flex-start;margin-inline-start:35px}.esri-time-slider__layout--compact .esri-time-slider__max{align-items:flex-end;margin-inline-end:35px}.esri-time-slider__layout--compact .esri-time-slider__previous,.esri-time-slider__layout--compact .esri-time-slider__next{width:35px}.esri-time-slider__layout--compact .esri-time-slider__warning{line-height:12px;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:#6e6e6e66}.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:#6e6e6e66}.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:#6e6e6e66}.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:#6e6e6e66}.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__min,.esri-time-slider__max{display:flex;flex-flow:column nowrap;font-size:12px;justify-content:center;line-height:12px}.esri-time-slider__min-date,.esri-time-slider__max-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:#6e6e6e66;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__previous-button,.esri-time-slider__next-button{border:none;height:100%;width:100%}.esri-time-slider .esri-icon-play,.esri-time-slider .esri-icon-pause,.esri-time-slider .esri-icon-reverse,.esri-time-slider .esri-icon-forward{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__min-date,[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__min-time,[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__max-date,[dir=rtl] .esri-time-slider__layout--compact .esri-time-slider__max-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__min-date,[dir=rtl] .esri-time-slider__layout--wide .esri-time-slider__min-time,[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__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 rgba(110,110,110,.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:fit-content;top:0;left:0;z-index:1}.esri-tooltip-content{position:relative;padding:6px 7px;background:#fffc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:0 1px 2px #0000001a;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{padding-inline-end:15px}.esri-tooltip-field__value{font-variant-numeric:tabular-nums}.esri-tooltip-value-by-value span:nth-child(2){margin-inline:7px}.esri-tooltip-help-message{width:min-content;min-width:200px;margin-top:6px;padding-top:8px;padding-bottom:2px;border-top:solid 1px rgba(110,110,110,.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:0rem .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;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}.esri-utility-trace-network calcite-block{margin-bottom:0rem}.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;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 #0000004d}.esri-value-picker .esri-slider{background:#0000;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:solid 1px 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: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{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;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:solid 1px var(--calcite-ui-border-3);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: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:solid 1px 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:fit-content}.esri-weather__content{display:flex;flex-direction:column;gap:12px;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:solid 1px rgba(110,110,110,.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:solid 1px rgba(110,110,110,.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:solid 1px rgba(110,110,110,.3)}@keyframes esri-fade-in-down{0%{opacity:0;transform:translate3D(0,-5px,0)}25%{opacity:0;transform:translate3D(0,-5px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes esri-fade-in-up{0%{opacity:0;transform:translate3D(0,5px,0)}25%{opacity:0;transform:translate3D(0,5px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes esri-fade-in{0%{opacity:0}25%{opacity:0}to{opacity:1}}@keyframes esri-fade-in-scale{0%{opacity:0;transform:scale3D(.95,.95,1)}to{opacity:1;transform:scaleZ(1)}}@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 esri-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes panel-advance{0%{opacity:0;transform:translate3d(50px,0,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes panel-retreat{0%{opacity:0;transform:translate3d(-50px,0,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes panel-advance--rtl{0%{opacity:0;transform:translate3d(-50px,0,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes panel-retreat--rtl{0%{opacity:0;transform:translate3d(50px,0,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@media print{body:has([class*=print])>*{display:none}}@charset "UTF-8";@font-face{font-family:museo_sans;src:url(museosans-100-webfont.87cf147f208b3c5c.eot);src:url(museosans-100-webfont.87cf147f208b3c5c.eot?#iefix) format("embedded-opentype"),url(museosans-100-webfont.88c2d3e9e9a37a3c.woff) format("woff"),url(museosans-100-webfont.84ff5e8dff523205.ttf) format("truetype"),url(museosans-100-webfont.f3b0733aec32a3f1.svg#museo_sans100) format("svg");font-weight:100;font-style:normal}@font-face{font-family:museo_sans100_italic;src:url(museosans-100italic-webfont.8ec2fdb866eba164.eot);src:url(museosans-100italic-webfont.8ec2fdb866eba164.eot?#iefix) format("embedded-opentype"),url(museosans-100italic-webfont.7f7e186cdfcce45b.woff) format("woff"),url(museosans-100italic-webfont.1203889b3a6e18ee.ttf) format("truetype"),url(museosans-100italic-webfont.5f2303c3f98253ae.svg#museo_sans100_italic) format("svg");font-weight:100;font-style:italic}@font-face{font-family:museo_sans;src:url(museosans-300-webfont.5821cede295f85da.eot);src:url(museosans-300-webfont.5821cede295f85da.eot?#iefix) format("embedded-opentype"),url(museosans-300-webfont.30e37ca96f3a612e.woff) format("woff"),url(museosans-300-webfont.99372368c091b959.ttf) format("truetype"),url(museosans-300-webfont.2d3691918eb30719.svg#museo_sans300) format("svg");font-weight:300;font-style:normal}@font-face{font-family:museo_sans300_italic;src:url(museosans-300italic-webfont.698de7caa1bbaa24.eot);src:url(museosans-300italic-webfont.698de7caa1bbaa24.eot?#iefix) format("embedded-opentype"),url(museosans-300italic-webfont.014784b92def66ff.woff) format("woff"),url(museosans-300italic-webfont.41b9f9f549fd97a5.ttf) format("truetype"),url(museosans-300italic-webfont.17b73bbe6a5c3fcf.svg#museo_sans300_italic) format("svg");font-weight:300;font-style:italic}@font-face{font-family:museo_sans;src:url(museosans-500-webfont.44c3a34cb4e0429b.eot);src:url(museosans-500-webfont.44c3a34cb4e0429b.eot?#iefix) format("embedded-opentype"),url(museosans-500-webfont.947e6ee63cdfa509.woff) format("woff"),url(museosans-500-webfont.7bdf6fb855402068.ttf) format("truetype"),url(museosans-500-webfont.878c67564dce6d36.svg#museo_sans500) format("svg");font-weight:500;font-style:normal}@font-face{font-family:museo_sans500_italic;src:url(museosans-500italic-webfont.c355daa290bf1f37.eot);src:url(museosans-500italic-webfont.c355daa290bf1f37.eot?#iefix) format("embedded-opentype"),url(museosans-500italic-webfont.70ccbf7ddc30a15d.woff) format("woff"),url(museosans-500italic-webfont.55ebdbf83a14fcde.ttf) format("truetype"),url(museosans-500italic-webfont.1dd31bf967d8eacc.svg#museo_sans500_italic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:museo_sans;src:url(museosans-700-webfont.c306a539ccb6f95c.eot);src:url(museosans-700-webfont.c306a539ccb6f95c.eot?#iefix) format("embedded-opentype"),url(museosans-700-webfont.0215f34f6f92a5ee.woff) format("woff"),url(museosans-700-webfont.1f3b830460ba7305.ttf) format("truetype"),url(museosans-700-webfont.b5f98ed52f292356.svg#museo_sans700) format("svg");font-weight:700;font-style:normal}@font-face{font-family:museo_sans700_italic;src:url(museosans-700italic-webfont.a1962208047c67d3.eot);src:url(museosans-700italic-webfont.a1962208047c67d3.eot?#iefix) format("embedded-opentype"),url(museosans-700italic-webfont.0977db30f4f2aea8.woff) format("woff"),url(museosans-700italic-webfont.f5a8d1b9d2187b0d.ttf) format("truetype"),url(museosans-700italic-webfont.f2a4fb664737e49d.svg#museo_sans700_italic) format("svg");font-weight:700;font-style:italic}@font-face{font-family:museo_sans;src:url(museosans-900-webfont.b6fbf44b07ca973b.eot);src:url(museosans-900-webfont.b6fbf44b07ca973b.eot?#iefix) format("embedded-opentype"),url(museosans-900-webfont.4e15d650df5053cc.woff) format("woff"),url(museosans-900-webfont.e188aba217021b5f.ttf) format("truetype"),url(museosans-900-webfont.48682fbd61c429ba.svg#museo_sans900) format("svg");font-weight:900;font-style:normal}@font-face{font-family:museo_sans900_italic;src:url(museosans-900italic-webfont.94330c73651dbc4c.eot);src:url(museosans-900italic-webfont.94330c73651dbc4c.eot?#iefix) format("embedded-opentype"),url(museosans-900italic-webfont.eb08ccf3a36d1ac2.woff) format("woff"),url(museosans-900italic-webfont.cf2948c61cc1f3ad.ttf) format("truetype"),url(museosans-900italic-webfont.939328658b569ab2.svg#museo_sans900_italic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:icomoon;src:url(icomoon.bf09a5e0b298e584.eot?71y71t);src:url(icomoon.bf09a5e0b298e584.eot?71y71t#iefix) format("embedded-opentype"),url(icomoon.930de541deea4c58.ttf?71y71t) format("truetype"),url(icomoon.ec611a101b85e92f.woff?71y71t) format("woff"),url(icomoon.e46a8d703f903978.svg?71y71t#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-linkedin:before{content:"\e900"}.icon-twitter:before{content:"\e901"}.icon-google-plus:before{content:"\e902"}.icon-facebook-square:before{content:"\e903"}.icon-chat:before{content:"\e904"}.icon-home:before{content:"\e905"}.icon-info-icon:before{content:"\e906"}.icon-sendemail:before{content:"\e907"}.icon-phone:before{content:"\e908"}.icon-remote:before{content:"\e909"}.icon-heads:before{content:"\e90a"}.icon-cart:before{content:"\e90b"}.icon-x:before{content:"\e90c"}.icon-edit:before{content:"\e90d"}.icon-ellipse:before{content:"\e90e"}.icon-remove:before{content:"\e90f"}.icon-remove-alt:before{content:"\e910"}.icon-search:before{content:"\e911"}.icon-clone:before{content:"\e912"}.icon-csv:before{content:"\e913"}.icon-triangle-up:before{content:"\e914"}.icon-triangle-down:before{content:"\e915"}.icon-triangle-up-down:before{content:"\e916"}.icon-refresh:before{content:"\e917"}.icon-print:before{content:"\e918"}.icon-triangle-left:before{content:"\e919"}.icon-triangle-right:before{content:"\e91a"}.icon-faq-open:before{content:"\e91b"}.icon-faq:before{content:"\e91c"}.icon-add:before{content:"\e91d"}.icon-model:before{content:"\e91e"}.icon-non-model:before{content:"\e91f"}.icon-waiver:before{content:"\e920"}.icon-structure:before{content:"\e921"}.icon-airspace:before{content:"\e922"}.icon-pilot:before{content:"\e923"}.icon-accident:before{content:"\e924"}.icon-add-service:before{content:"\e925"}.icon-left:before{content:"\e926"}.icon-right:before{content:"\e927"}.icon-approved:before{content:"\e928"}.icon-pending:before{content:"\e929"}.icon-denied:before{content:"\e92a"}.icon-download:before{content:"\e92b"}.icon-approved-check:before{content:"\e92c"}.icon-add-caps:before{content:"\e92d"}.icon-remove-caps:before{content:"\e92e"}.icon-required:before{content:"\e92f"}.icon-zoom:before{content:"\e930"}.icon-zoom-to:before{content:"\e931"}.icon-filetype-csv:before{content:"\e932"}.icon-filetype-json:before{content:"\e933"}.icon-expired:before{content:"\e934"}.icon-copy:before{content:"\e935"}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{background:#f1eff2!important}html .timeout-margins{margin-top:10rem!important;margin-bottom:6rem!important}html .nma-lm-white{color:#fff!important;font-size:.9em;padding:10px 5px;margin-right:10px}html .ng-select.ng-select-single .ng-select-container .ng-value-container,html .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{overflow-x:hidden;height:18px}html faa-uas-maps-flight-plan .ng-select.ng-select-single .ng-select-container .ng-value-container,html faa-uas-maps-flight-plan .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{overflow:initial}html .selectMenuLabel{margin-right:5px!important}html .user-tile strong{text-decoration:underline}html .unification-head a{font-weight:700!important;text-decoration:underline!important;color:#000!important}html .unification-head a:focus{outline:1px solid!important;outline-offset:1px!important;-moz-outline-radius:3px!important;text-decoration:none!important;outline-color:#000!important}html table td a:focus,html table th a:focus{display:table!important}html table td a.p91-close-window:focus,html table th a.p91-close-window:focus{display:inline-table!important}html ul.pagination li a:focus{outline-offset:-3px!important}html ul.pagination li.active a:focus{outline-color:#003254!important}html select{margin-right:4px!important}html ul.accident-report-list ol{margin-left:15px!important}html ul.accident-report-list ol li{list-style-type:circle!important}html body{overflow-x:hidden;font-family:Source Sans Pro,sans-serif!important;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background:#f1eff2}html body.modal-open{overflow:hidden;position:fixed;width:100%}html body .visuallyHidden{border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important;font-family:Source Sans Pro,sans-serif!important;z-index:100}html body .visuallyHidden.focusable:focus{clip:auto!important;height:auto!important;left:.5em!important;margin:0!important;padding:6px!important;top:.5em!important;white-space:inherit!important;width:auto!important}html body .visuallyHidden.focusable{color:#fff!important;background:#003254!important;outline-color:#fff!important}html body .btn{padding-top:6px!important;padding-bottom:6px!important}html body .btn-success{color:#fff!important;background-color:#18639f!important;border-color:#fff!important}html body .btn.cancel-search{position:absolute;top:-3px;right:10px;min-width:auto!important;padding-top:0!important;padding-bottom:0!important}html body .btn:disabled{opacity:.6!important;border:none!important}html body table.table.table-striped.mobile-table tbody tr{position:relative}html body a.add-waypoint-area-path,html body a.remove-waypoint-area-path{font-size:36px!important;color:#18639f;line-height:0px!important}html body a.defaultFocus:active,html body a.defaultFocus:focus{display:block!important}html body button.toggle-applicable-regulations:focus,html body button.toggle-applicable-regulations:active{outline-color:#18639f!important}html body button.cancel-search{position:absolute;top:10px!important;right:12px!important;margin-left:0}html body faa-uas-table_table-search button.btn.cancel-search{position:absolute;top:3px!important;right:8px!important;margin:0!important;padding:5px!important}html body button.btn-close.hide-user-tile{position:absolute;top:20px!important;right:20px!important;margin-left:0;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(155deg) brightness(98%) contrast(103%);opacity:1!important}html body button.btn-close.hide-user-tile:focus{background-color:#fff6!important;border-color:#fff!important;box-shadow:0 0 0 .2rem #fff!important;outline-offset:2px!important;filter:unset}html body .btn:focus,html body .btn.focus{color:#18639f!important}html body .btn-success-reversed{background:#fff!important;border-color:#18639f!important;color:#18639f!important}html body .btn-success:focus,html body .btn-success:hover,html body .btn-success:active,html body .btn-success.focus{color:#fff!important;background-color:#004e82!important;outline:0!important;box-shadow:0 0 0 2px #18639f!important;border-color:#fff!important}html body button.rec-flyer-devices{background:#182856!important;color:#fff!important;width:100%;padding:9px 0!important;margin:0!important}html body button.rec-flyer-devices:hover,html body button.rec-flyer-devices:focus{outline:0!important;box-shadow:0 0 0 2px #182856!important;border-color:#fff!important;color:#fff!important;cursor:pointer}html body button.rec-flyer-device-count-wrapper{border-radius:50%!important;border:7px solid #fff!important;width:127px;height:127px;background:none!important}html body button.rec-flyer-device-count-wrapper:hover,html body button.rec-flyer-device-count-wrapper:focus{outline:0!important;box-shadow:0 0 0 2px #182856!important;border-color:#fff!important;color:#fff!important;background:#182856!important}html body .rec-flyer-device-count-wrapper h2.rec-flyer-device-count{text-align:center;font-size:44px;margin-top:10px!important;font-weight:100!important;color:#fff}html body .rec-flyer-device-count-wrapper h4.rec-flyer-device-count-text{text-align:center;font-size:16px;color:#fff;margin-top:10px!important}html body .nma-inv .btn.btn-success:hover,html body .nma-inv .btn.btn-success:focus,html body .nma-inv .btn.btn-success.focus{outline:0!important;box-shadow:0 0 0 1px #fff!important}html body .btn-success-reversed-outline{background:none!important}html body .btn-adj{padding-left:30px;padding-right:30px}html body .action-option-button{bottom:-15px}html body .uas-user-party-enrollment-item-tile{background-color:#fff}html body .spacer-row{background-color:#fff;height:30px;width:100%;margin-top:-30px}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body .h1,html body .h2,html body .h3,html body .h4,html body .h5,html body .h6{font-family:inherit;font-weight:500;line-height:1.2}html body h1{font-size:30px;line-height:1.2}html body h5,html body .h5{font-size:14px;margin-top:10px;margin-bottom:10px}html body h4{font-size:20px;color:#222;margin-top:10px;margin-bottom:10px}html body h4.ar-heading{margin:80px auto 0}html body h4.aw-heading{margin:240px auto 0}html body h4.inv-aa-heading{margin:180px auto 0}html body h4.caps-margin-top{margin-top:20px!important}html body .caps-emphasis{font-weight:900!important}html body h2{font-size:20px;color:#121212;padding:0;margin-top:20px;margin-bottom:10px}html body .caps-title-row{background:#f1f1f1!important;color:#000!important;padding:10px 0;margin-left:-13px!important;margin-right:-13px!important;border-radius:0 0 3px 3px}html body .caps-title-row h2{color:#000!important}html body h2.caps-review-uas-title{font-weight:500!important}html body h2.caps-review-uas-title strong{font-weight:700!important}html body h2.caps-review-file-attachments{margin-bottom:15px!important}html body h2.proponent-header{margin-top:0;margin-bottom:17px}html body h2.caps-inner-tile{font-size:24px;color:#18639f}html body .visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;text-transform:capitalize}html body a:focus{outline:-webkit-focus-ring-color auto 1px!important}html body p.review-order-name{font-size:1em;color:#333!important;margin:0;padding:0}html body p.review-order-org-name{font-size:.85em;color:#333!important;margin:0;padding:0}html body label,html body p.empty-read-only-label{display:inline-block;max-width:100%;margin-bottom:5px}html body .form-control{font-size:14px}html body .form-control-read-only{text-transform:capitalize!important}html body .form-control-read-only-input{display:inline-block!important;width:120px!important}html body .caps-geometry label{padding-top:3px!important;margin-bottom:0!important}html body .caps-geometry .form-control{padding:0!important;height:24px!important}html body .caps-geometry .form-group-inner{margin-bottom:0}html body .caps-geometry .state-dropdown-container .state-dropdown{padding-top:3px!important}html body .caps-geometry .delete-geo-mobile{display:none}html body .caps-form .row.wafp-type{margin-left:0!important;margin-right:0!important}html body hr.uas-km-divider{border-top:3px solid #777;margin-left:-15px;margin-right:-15px}html body hr.caps-geometry-hr{margin-top:2rem;border-top:1px solid #efefef;border-color:#efefef}html body hr.caps-inventory-hr{margin-top:0;border-top:1px solid #efefef;border-color:#efefef}html body ol.p91-number-ordering{list-style-type:decimal;list-style-position:inside}html body ol.p91-alpha-ordering{list-style-type:lower-alpha;list-style-position:inside}html body .error-text-spacing{margin-top:8px!important}html body .p91-circle-bullets{list-style-type:circle;list-style-position:inside;margin-left:22px}html body .p91-bullets{list-style-type:disc;list-style-position:inside}html body .p91-empty-coa{margin:200px 0!important}html body .second-fifth{flex:0 0 calc(40% - 12px)!important;max-width:calc(40% - 12px)!important}html body app-alert .alert{border-left-width:10px!important}html body app-alert .alert h4{font-size:1.7em!important;font-weight:500!important}html body app-alert .alert p{font-size:1em!important;line-height:1.5!important;font-weight:400!important}html body app-alert .alert p p strong{font-weight:400!important}html body app-alert .alert p p .name-wrap-address strong,html body app-alert .alert p p .breakword-hyphenate strong{font-weight:700!important}html body app-alert .alert-warning{border-left-color:#fdb82b!important}html body app-alert .alert-warning h4,html body app-alert .alert-warning p{color:#856404!important}html body app-alert .alert-danger{border-left-color:#721c24!important}html body app-alert .alert-danger h4,html body app-alert .alert-danger p{color:#721c24!important}html body app-alert .alert-success{border-left-color:#155724!important}html body app-alert .alert-success h4,html body app-alert .alert-success p{color:#155724!important}html body app-alert .alert-warning .alert-icon{color:#fdb82b}html body app-alert .alert-warning .alert-icon h4,html body app-alert .alert-warning .alert-icon p{color:#856404!important}html body app-alert .alert-icon{font-size:30px;line-height:1.5;position:relative}html body app-alert .icon-position{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}html body app-alert .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}html body app-alert .alert .btn-link,html body .alert a{color:#18639f}html body .alert-icon{font-size:30px;padding-top:10px}html body .alert .close{z-index:1001!important}html body .btn{border-radius:.125rem;font-family:Source Sans Pro,sans-serif;font-weight:600;text-transform:uppercase;min-width:7rem;margin-top:.5rem;margin-bottom:.5rem;padding:.5rem .75rem}html body .btn:focus,html body .bnn:hover{outline:-webkit-focus-ring-color auto 1px;box-shadow:0 0 0 3px #3184fd!important}html body .mobile-dropdown-btn{min-width:5rem}html body .btn-primary{color:#fff;background-color:#18639f!important;border-color:#18639f!important}html body .btn-primary-panel{color:#fff}html body .btn-primary-unification{color:#fff!important;background-color:#000!important;border-color:#000!important}html body .btn-primary:hover,html body .btn-primary:focus{color:#fff!important;background-color:#004e82!important;border-color:#003254!important;box-shadow:var(--bs-btn-focus-box-shadow)}html body .btn-primary-unification:hover,html body .btn-primary-unification:focus{color:#000!important;background-color:#fff!important;border-color:#fff!important;outline:0!important;outline-offset:0!important;box-shadow:0 0 0 2px #000!important}html body label.footer-label{font-size:.9em!important;margin-bottom:20px;font-weight:700}html body label.footer-label .error-text{font-size:1em!important;font-weight:700}html body label.acknowledge-label{margin:0 auto!important}html body .button-row{margin-top:20px}html body button.btn.btn-default.dropdown-toggle{color:#767676!important;background-color:#fff!important;border-color:#adadad!important}html body strong{font-weight:bolder}html body .alert strong em{font-weight:700;font-style:oblique!important}html body .radio input[type=radio],html body .radio-inline input[type=radio],html body .checkbox input[type=checkbox],html body .checkbox-inline input[type=checkbox]{position:absolute;padding:0;left:-5px;top:13px}html body input[type=radio]:focus-visible,html body input[type=radio]:focus{outline:-webkit-focus-ring-color auto 1px!important;outline-offset:2px!important}html body .navbar-toggler{color:#fff!important;border-color:#fff!important;padding:5px 10px 10px!important}html body .navbar-toggler .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background:#fff;margin-top:4px}html body .table th,html body .table td{border-top:none!important}html body table.table.table-striped.mobile-table.cart tbody tr td a:focus,html body table.table.table-striped.mobile-table.cart tbody tr td a:hover{color:#003e7e!important;display:block}@media (min-width: 1023px){html body .caps-inventory-table .cart th:nth-child(6){width:190px!important;padding:18px 10px 13px!important}}html body .required-form-element{font-weight:700}html body .caps-inventory-table table.table.table-striped.mobile-table.cart tbody tr td:nth-child(6){color:#3c763d!important;font-weight:700!important;padding:10px 10px 7px!important}html body .caps-inventory-table .table-striped thead th:last-child,html body .caps-inventory-table .table-striped td:last-child{display:none!important}html body .caps-inventory-table table.table.table-striped.mobile-table.cart tbody tr td:nth-child(6) .name-wrap-cart:before{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;color:#3c763d!important;content:"\e928";margin-right:2px}html body .caps-inventory-table table.table.table-striped.mobile-table.cart tbody tr td:nth-child(6) a .name-wrap-cart:before{content:""}html body .caps-inventory-table table.table.table-striped.mobile-table.cart tbody tr td:nth-child(6) .name-wrap-cart{max-width:inherit!important;text-align:center!important;display:block}html body .caps-inventory-table table.table.table-striped.mobile-table.cart tbody tr td:nth-child(6) a{display:block;background:#006eb5!important;text-align:center;font-size:14px;line-height:1.42857;color:#fff;padding:6px 15px;border-radius:200px;border-color:#18639f!important;font-weight:400}html body .caps-inventory-table table.table.table-striped.mobile-table.cart tbody tr td:nth-child(6) a:hover{display:block!important;background-color:#004e82!important;border-color:#003254!important;color:#fff!important}html body .caps-inventory-table table.table.table-striped.mobile-table.cart tbody tr td:nth-child(6) a:focus{display:block!important;outline:0!important;box-shadow:0 0 0 2px #18639f!important;border-color:#fff!important;color:#fff!important;background-color:#004e82!important}html body .profile-block.caps-block.caps-uas-inventory-block{margin-bottom:20px!important;padding:25px 13px 5px!important}html body .profile-block.caps-block.caps-uas-inventory-block textarea{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:unset;word-break:break-word;hyphens:auto}html body .profile-block.caps-block.caps-uas-inventory-block h1 a{line-height:.5px;height:17px;display:inline-block;font-size:.7em!important;padding:2px 0 12px;margin-right:5px}html body .renewable-waiver-counter-hidden{height:48px!important}html body .renewable-waiver-counter a:hover,html body .renewable-waiver-counter a:active,html body .renewable-waiver-counter a:link,html body .renewable-waiver-counter a:visited{text-decoration:none!important;border:none}html body .thumbnail.profile-block{color:#000!important}html body .thumbnail.profile-block label{color:#595959!important}html .service-tile{font-size:1em!important;position:relative;border:1px solid #18639F;padding:1rem;display:block;text-decoration:none;color:#000!important;border-radius:.25rem;cursor:pointer}html .service-tile p,html .service-tile h4,html .service-tile ul li,html .service-tile span{color:#000!important}html .service-tile ul li{list-style-type:disc}html .service-tile:hover,html .service-tile:active{border:1px solid #18639F;padding:1rem;display:block;text-decoration:none;color:#18639f;border-radius:.25rem;cursor:pointer}html .service-tile:hover p,html .service-tile:hover h4,html .service-tile:hover ul li,html .service-tile:hover span,html .service-tile:active p,html .service-tile:active h4,html .service-tile:active ul li,html .service-tile:active span{color:#18639f!important}html .service-tile.selected-service-tile{border:1px solid #18639F;padding:1rem;display:block;text-decoration:none;background:#18639f;color:#fff!important;border-radius:.25rem;cursor:pointer}html .service-tile.selected-service-tile p,html .service-tile.selected-service-tile h4,html .service-tile.selected-service-tile ul li,html .service-tile.selected-service-tile span{color:#fff!important}html .service-tile:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.3;background:url(faa-uas.de7486469e9a4783.png) no-repeat 98% 10px;cursor:pointer;z-index:9}html .service-tile.selected-service-tile:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.1;background:url(faa-uas.de7486469e9a4783.png) no-repeat 98% 10px;cursor:pointer;z-index:9}html .container.app-home .profile-block p{font-size:1em!important}html .usa-banner-inner.container,html .usa-banner-content.container,html .dot-ribbon .container,html .modal .container{padding-bottom:0!important}html small,html .small{font-size:80%;font-weight:400}html footer h1{margin-top:0!important;margin-bottom:16px!important}html .faa-services-home .thumbnail{margin-bottom:0!important;color:unset!important}html .faa-services-home .thunmbnail.profile-block,html .faa-services-home h4,html .faa-services-home p{color:unset!important}html .faa-services-home .registration-footer button.btn-cert{font-size:15px!important}html .faa-services-home .thumbnail.profile-block.faa-services{border:1px solid #18639F!important;word-wrap:break-word;word-break:keep-all!important;hyphens:auto;margin-bottom:0!important;background:url(faa-uas-40.ae35e7188a414018.png) no-repeat 95% 10%}html .faa-services-home .faa-services button.drone-zone-services-btn{position:absolute!important;bottom:20px!important;left:15px!important;right:15px!important;border:1px solid #18639F!important;border-radius:2px;font-weight:700!important;text-decoration:none!important;text-transform:uppercase}html .faa-services-home .faa-services button.drone-zone-services-btn:hover,html .faa-services-home .faa-services button.drone-zone-services-btn:active{background-color:#18639f!important;color:#fff!important}html .faa-services-home .faa-services button.drone-zone-services-btn:focus,html .faa-services-home .faa-services button.drone-zone-services-btn:focus-visible{box-shadow:0 0 0 .2rem #007bff80;outline:none!important}html .invisible-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#f5f5f580;z-index:798!important;margin:0 auto;text-align:center;transition:.5s}html .relative-imp{position:relative!important}html .uas-inventory-table table tbody tr.user-active button.uas-context,html .part-91-coa-table table tbody tr.user-active button.uas-context{display:none}html .outdated-browser{position:absolute;inset:0;z-index:10001;background:#18639f;color:#fff!important;text-align:center}html .outdated-browser .btn{margin:10px auto 20px!important;color:#18639f!important}html .ndaa-instructions{margin-top:12px!important;margin-bottom:10px!important}html .ndaa-instructions p{color:#5f4b29!important}html .disable-overlay{background:#f1eff2;opacity:.7;position:absolute;z-index:1001;width:100%;height:100%}html .disable-overlay h3{color:#18639f!important;margin-top:25px!important;text-align:center}html .uas-instructions p{color:#5f4b29!important}html .main h1{color:#18639f}html h1{margin-top:11px!important;margin-bottom:11px!important}html .btn{padding-left:40px;padding-right:40px}html h1 .btn{font-size:inherit;font-weight:inherit}html h2.uas-title{color:#18639f!important;font-size:23px!important;margin-bottom:5px!important}html h2.uas-title a{font-size:14px!important;margin-right:6px!important;margin-top:-5px!important;border-radius:5px!important;position:absolute;top:24px}html h2.uas-title span.uas-title-block{display:block;margin-left:21px!important;margin-top:5px!important}html h2.uas-title span.uas-serial-number{display:block;font-size:12px!important;margin-top:5px!important;margin-left:21px!important;font-weight:400!important}html h2.uas-title.uas-title-review .uas-title-block{line-height:3px!important;padding-bottom:7px!important;margin-top:-17px!important}html .uas-serial-number{display:block;font-size:14px!important;margin-top:5px!important;font-weight:400!important}html .column-divider{border-right:1px solid rgba(0,0,0,.1)}html .dash-panel .btn{padding-left:10px;padding-right:10px}html .dash-panel .nma-dash-panel{height:auto!important}html .dash-panel .nma-dash-panel h4{text-overflow:ellipsis;overflow:hidden;max-width:320px;font-weight:600;white-space:nowrap}html .dash-panel .dash-panel-actions .btn-primary-panel{cursor:pointer}html .dash-panel .dash-panel-actions .btn-primary-panel:hover{opacity:90%}html .btn-part-one-oh-seven{padding-left:25px!important;padding-right:25px!important}html .btn-link{padding:0}html .btn.btn-delete-draft .icon-remove{font-size:11px}html .btn.btn-delete-draft,html .btn.btn-copy-uas{font-size:12px;text-transform:uppercase;font-weight:700!important;padding:3px 0!important;border-radius:0;line-height:1px}html .btn.btn-delete-draft:hover,html .btn.btn-delete-draft:focus,html .btn.btn-delete-draft:active,html .btn.btn-copy-uas:hover,html .btn.btn-copy-uas:focus,html .btn.btn-copy-uas:active{text-decoration:none}html .btn.btn-icon-link{border-radius:3px!important;display:block;padding:3px 0!important;min-width:107px!important;width:100%!important;text-align:left!important;font-size:15px!important;text-decoration:none!important}html .btn.btn-icon-link span{margin-left:5px}html .btn.btn-icon-link:hover,html .btn.btn-icon-link:focus,html .btn.btn-icon-link:active{color:#fff!important;background:#004e82!important;text-decoration:none!important;border-radius:3px;border:none!important;outline:0!important;outline-offset:0!important}html .btn-cert{text-align:center!important;padding-left:1px!important;padding-right:1px!important;border-radius:0!important;-webkit-border-radius:0px!important;-moz-border-radius:0px!important}html .btn-cert:focus{box-shadow:0 0 0 2px #18639f!important}html .btn-learn-more{border-radius:200px;-webkit-border-radius:200px;-moz-border-radius:200px;width:27px;height:27px;color:#fff;font-weight:700;font-size:16px;line-height:28px;text-align:center;border:1px solid #fff;position:absolute;right:-5px;top:10px;pointer-events:auto}html .btn-learn-more:focus,html .btn-learn-more:active{background:#fff!important;color:#003e7e!important;outline:0!important}html .btn-learn-more:hover{background:#fff!important;color:#003e7e!important;box-shadow:none!important;outline:0!important}html .user-status{position:relative;font-weight:300;margin-left:30px;font-size:16px;text-transform:uppercase;letter-spacing:2px}html .user-status.INVITED,html .user-status.Invited{color:#13692f!important}html .user-status.INVITED:before,html .user-status.Invited:before{content:"";display:inline-block;height:1.5em;width:1.5em;mask:url(invited.07424a72f08abaa7.svg);background-position:center;background-size:contain;background-repeat:none;position:absolute;top:-2px;left:-30px;background-color:#205184}html .user-status.EXPIRED,html .user-status.Expired{color:#a01624!important}html .user-status.EXPIRED:before,html .user-status.Expired:before{content:"";display:inline-block;height:1.5em;width:1.5em;mask:url(denied.44b011f51ade832f.svg);-webkit-mask:url(denied.44b011f51ade832f.svg);background-position:center;background-size:contain;background-repeat:none;position:absolute;top:-2px;left:-30px;background-color:#a01624}html .user-status.DEACTIVATED,html .user-status.Deactivated{color:#a01624!important}html .user-status.DEACTIVATED:before,html .user-status.Deactivated:before{content:"";display:inline-block;height:1.5em;width:1.5em;mask:url(denied.44b011f51ade832f.svg);-webkit-mask:url(denied.44b011f51ade832f.svg);background-position:center;background-size:contain;background-repeat:none;position:absolute;top:-2px;left:-30px;background-color:#553a16}html .user-status.CANCELED,html .user-status.Canceled{color:#a01624!important}html .user-status.CANCELED:before,html .user-status.Canceled:before{content:"";display:inline-block;height:1.5em;width:1.5em;mask:url(denied.44b011f51ade832f.svg);-webkit-mask:url(denied.44b011f51ade832f.svg);background-position:center;background-size:contain;background-repeat:none;position:absolute;top:-2px;left:-30px;background-color:#8a7358}html .user-status.ACTIVE,html .user-status.Active{color:#a01624!important}html .user-status.ACTIVE:before,html .user-status.Active:before{content:"";display:inline-block;height:1.5em;width:1.5em;mask:url(approved.340ecb810054dadc.svg);-webkit-mask:url(approved.340ecb810054dadc.svg);background-position:center;background-size:contain;background-repeat:none;position:absolute;top:-2px;left:-30px;background-color:#205184}html .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:2px}html .pagination>li{display:inline-block;margin:0!important}html .pagination>li:first-child>a,html .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:2px;border-top-left-radius:2px}html .pagination>.disabled>span,html .pagination>.disabled>span:hover,html .pagination>.disabled>span:focus,html .pagination>.disabled>a,html .pagination>.disabled>a:hover,html .pagination>.disabled>a:focus{color:#696969;background-color:#fff;border-color:#ddd;cursor:not-allowed}html .pagination>li>a,html .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;color:#18639f;background-color:#fff;border:1px solid #ddd;margin-left:-1px}html .pagination>.active>a,html .pagination>.active>a:hover,html .pagination>.active>a:focus,html .pagination>.active>span,html .pagination>.active>span:hover,html .pagination>.active>span:focus{z-index:2;color:#fff!important;background-color:#18639f;border-color:#18639f;cursor:default}html .rfi-response #fileAttachment{position:relative!important;z-index:10002!important}html .rfi-response .row.add-rfi-attachment{margin-bottom:3px!important}html .icon-refresh,html icon-print{font-size:15px}html .icon-remove{font-size:14px}html .container{padding-bottom:35px}html .container.nma-km.my-profile{padding-bottom:35px!important}html .modal-{padding-bottom:0!important}html .modal-footer.modal-footer-no-border{border-top:none!important}html #loading-bar .bar{background:#96c03d}html #outdated{background-color:#006eb5!important}html #outdated a,html #outdated p{color:#fff}html hr{border-color:#000!important}html hr.hr-awv{margin-top:0;margin-bottom:0}html .is-selected{background:#006eb5;color:#fff!important}html .att-tab-container{display:flex}html .att-tab{border-left:1px solid #efefef;height:51px;margin-left:-1px!important;margin-right:2px!important}html .att-tab.is-selected{border:0px!important}html .att-tab:last-child{border-top-right-radius:2px!important}html .att-tab:last-child.is-selected{border-top-right-radius:2px!important}html .att-tab-content{text-align:center!important}html .nma-km-tab{padding-left:19px!important;padding-right:20px!important}html .col-tab{position:relative;float:left;min-height:1px;flex-direction:row;display:flex;flex-grow:1;flex-basis:0;text-align:center!important;word-wrap:break-word;word-break:keep-all!important;hyphens:auto;align-items:center;justify-content:center}html .divider{border-bottom:1px dashed #999;margin:5px auto 10px!important}html .loader{border:8px solid #CCCCCC;border-top:8px solid #006eb5;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;padding-top:10px;margin-top:50px}html .loader.center-block.button-margin{margin-bottom:50px}html .center-block{display:block;margin-left:auto;margin-right:auto}html .loader-adjust{margin-top:0!important}html .loader-medium{border:6px solid #CCCCCC;border-top:6px solid #006eb5;border-radius:50%;width:25px;height:25px;animation:spin 2s linear infinite;padding-top:10px;margin-top:50px}html .loader-medium.center-block.button-margin{margin-bottom:50px}html .loader-small{border:3px solid #CCCCCC;border-top:3px solid #006eb5;border-radius:50%;width:20px;height:20px;animation:spin 2s linear infinite;display:inline-block;margin-top:8px;position:absolute;top:0;right:15px;padding-right:0}html .loader-small-left{border:3px solid #CCCCCC;border-top:3px solid #006eb5;border-radius:50%;width:14px;height:14px;animation:spin 2s linear infinite;margin-top:3px;display:inline-block;top:0;left:0}html .loader-container{margin-right:8px;float:left;position:relative}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html .uppercase{text-transform:uppercase}html .faa-header-alert{margin-bottom:0;background:#003f69;min-height:65px;position:relative;z-index:1049}html .faa-header-alert h1{color:#fff;margin:17px 0 0!important;font-size:1.8em;font-weight:100!important}html .faa-header-alert p{color:#fff;font-size:15px;font-weight:300;margin:15px 0 10px;line-height:18px}html .faa-header-alert a{color:#fff;font-weight:700;text-decoration:underline}html .faa-header-left{padding-left:0!important}html .header{margin-bottom:0;background:#18639f;position:relative}html .header .topNav{z-index:1047;margin-top:16px;position:relative;min-width:auto}html .topNav>li{margin-left:0}html .navbar-nav>li{float:none;display:inline-block}html .navbar{display:block!important}html .navbar-right li.top-nav,html .navbar-right li.profile{padding-right:10px!important;border-right:1px solid #fff;border-radius:0!important;margin-left:6px;font-size:12px;font-weight:500;display:inline-block;line-height:1.3em}html .navbar-right li.top-nav:last-child{padding-right:0!important;border-right:none}html .navbar-right .dropdown-menu li{font-size:.9em!important}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){html .navbar-right li.profile{position:relative;top:4px;line-height:1em!important}html .header .topNav{margin-top:15px}html app-profile-menu{padding:0!important;margin:0!important}}html .ui-autocomplete,html .p-autocomplete{padding:0!important}html .ui-autocomplete .ui-autocomplete-dropdown,html .p-autocomplete .ui-autocomplete-dropdown{width:80%!important}html .ui-autocomplete>input,html .p-autocomplete>input{outline:none!important;border:none!important;width:100%!important;margin-top:7px}html .ui-state-default{border:none}html app-nearest-airport{position:relative}html .ui-autocomplete-panel,html .p-autocomplete-panel{border-radius:2px!important;border:1px solid #d3d3d3!important;background:#fff;font-weight:300!important;padding:1px 0!important;position:absolute;top:50px!important;left:0!important;min-height:122px!important;overflow-y:scroll;width:100%!important;box-shadow:0 0 3px #0006}html .ui-autocomplete-panel ul,html .p-autocomplete-panel ul{list-style-type:none!important;padding:0!important;margin:0}html .p-autocomplete-panel{width:225px!important}html .na-autocomplete .ui-autocomplete-panel,html .na-autocomplete .p-autocomplete-panel{top:68px!important}html .ui-autocomplete-items li,html .p-autocomplete-items li{border-top:1px solid #efefef;padding:5px;color:#000;font-weight:400;cursor:pointer}html .ui-autocomplete-items li:hover,html .ui-autocomplete-items li:active,html .p-autocomplete-items li:hover,html .p-autocomplete-items li:active,html .ui-state-highlight,html .ui-autocomplete-item,html .p-chips-token,html .p-autocomplete-item:hover{background:#18639f;color:#fff}html .p-autocomplete-item{white-space:normal!important;overflow:visible!important}html .ui-autocomplete-items li:first-child{border-top:none}html .p-chips>ul{list-style-type:none!important;margin-bottom:0!important}html .p-chips-token{cursor:default;display:inline-block;vertical-align:middle;overflow:hidden;padding:.125em .5em;white-space:nowrap;position:relative;margin-right:.125em;border:0 none;font-size:14px}html .p-chips-token .close{font-size:14px;color:#fff;opacity:1;margin-left:.5em;line-height:1.2}html .p-chips-input-token{display:inline-block;vertical-align:middle;list-style-type:none;margin:0!important;padding:0!important;outline:none!important;border:none!important;width:150px!important}html .p-chips-input-token>input{outline:none!important;border:none!important;width:150px!important}html tr.clickable{cursor:pointer}html table tbody tr.user-active>*{background:#18639f!important}html .container>.navbar-header{width:100%}html .drone-zone-container{padding-bottom:18px!important}html .navbar-right{margin-right:0!important}html .navbar-nav>li>a{padding:0!important}html .navbar-nav>li>a:hover,html .navbar-nav>li>a:active{border:none}html .header ul.mobileNav{position:relative;background:#18639f;z-index:10002;box-shadow:0 5px 5px #00000024!important;-moz-box-shadow:0 5px 5px rgba(0,0,0,.14)!important;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.14)!important}html .header ul.mobileNav li button,html .header ul.mobileNav li a{padding:0 10px;color:#fff;background:transparent transparent;margin:0 20px;line-height:3em;text-transform:uppercase}html .header hr{margin:5px 0!important;border-color:#fff!important}html .header ul.topNav li button:hover,html .header ul.topNav li a:hover,html .header ul.mobileNav li button:hover,html .header ul.mobileNav li a:hover,html .header ul.topNav li button:active,html .header ul.topNav li a:active,html .header ul.mobileNav li button:active,html .header ul.mobileNav li a:active{background:transparent;color:#efefef!important}html .header ul.topNav li button:focus,html .header ul.topNav li a:focus{background:transparent}html .header ul.topNav li button.contact-btn:focus{background:transparent;color:#fff!important}html .header .siteLogo{height:auto;float:left;margin-bottom:0!important;margin:5px 5px 5px 0;padding:5px 5px 5px 0}html .header .siteLogo img{float:left;margin-right:10px}html .header .siteLogo span{float:left;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;color:#fff!important;font-size:.85em;font-weight:500;height:35px;line-height:2.8em}html .header .siteLogo:focus{outline-offset:0!important;color:#fff!important}html .progress-wrapper{display:block;background:#efefef!important;width:100%;height:10px;position:relative}html progress{width:100%;height:10px;appearance:none;-moz-appearance:none;-webkit-appearance:none;position:absolute;top:0;background:#efefef!important;color:#18639f!important;border:none!important}html progress::-moz-progress-bar,html progress::-webkit-progress-value{background:#18639f!important;border:none!important}html progress::-webkit-progress-bar{background:#18639f!important;border:none!important}html progress::-webkit-progress-value{background:#18639f!important}html app-safety-guidance-details ul{list-style-type:disc}html app-safety-guidance-details ul li{margin-left:20px;margin-right:20px}html app-safety-guidance-details a{color:#18639f!important;font-weight:700!important}html .safety-guidance-content p{font-size:1.2em;margin-bottom:20px}html .drone-container{position:relative!important}html .drone-zone{background:#18639f;border-bottom:10px #FFF solid;margin-top:-1px!important}html .drone-zone h1{color:#fff!important;font-size:3em;margin-top:0!important;margin-bottom:0!important;padding-top:61px;padding-bottom:20px}html .drone-zone h2{color:#fff!important;font-size:1.8em;margin:11px 0 0!important}html .drone-zone h2.drone-zone-adjust{margin:25px 0 0!important}html .drone-zone h2.drone-zone-adjust-below{margin:16px 0 0!important}html .drone-zone h2.drone-zone-adjust-below-rec-flyer{margin:27px 0 0!important}html .drone-zone p{color:#fff!important;font-size:1em;padding:10px 0;margin:0;font-weight:300}html .drone-zone .item{margin-top:35px}html .drone-zone-btn{color:#fff!important;border:1px solid #FFF;display:inline-block;margin-top:12px;margin-left:16px;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;background-color:transparent;-webkit-border-radius:200px;-moz-border-radius:200px;white-space:nowrap;padding:6px 10px;font-size:14px;line-height:1.42857;border-radius:200px;-webkit-user-select:none;user-select:none;width:135px;pointer-events:auto}html .drone-zone-btn:focus,html .drone-zone-btn:active{background:#fff!important;color:#003e7e!important}html .drone-zone-btn:hover{background:#fff!important;color:#003e7e!important;box-shadow:none!important}html .drone-zone-btn:visited,html .drone-zone-btn:link{color:#fff!important;border:1px solid #FFF;display:inline-block;margin-top:22px;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;background-color:transparent;-webkit-border-radius:200px;-moz-border-radius:200px;white-space:nowrap;padding:6px 10px;font-size:14px;line-height:1.42857;border-radius:200px;-webkit-user-select:none;user-select:none;width:135px;pointer-events:auto}html .drone-zone ul{margin:25px auto 0;padding:0!important;color:#fff!important}html .drone-zone ul li{margin:0 0 7px;list-style-type:none}html .nma-km-sm-button{margin-right:0!important;padding-right:0!important}html .drone-zone-btn:hover,html .drone-zone-btn:focus,html .drone-zone-btn:active{background:#fff;color:#003e7e!important}html .drone-zone-option{margin:0;padding:0;background:none;border:none;text-align:left;margin-bottom:10px!important;background:#0066b2;border-radius:2px;pointer-events:none}html .drone-zone-option:hover,html .drone-zone-option:focus{background:#003e7e;color:#fff!important}html .drone-zone-option .row{margin-left:0!important;margin-right:0!important}html .drone-zone-option a.drone-zone-link{color:#fff!important;font-weight:700;text-decoration:underline!important;position:relative;pointer-events:auto}html .drone-zone-option a.drone-zone-link:focus,html .drone-zone-option .drone-zone-sub a.drone-zone-link:focus{outline-color:#fff!important}html .drone-zone-sub a.drone-zone-link{color:#fff!important;font-weight:700;text-decoration:underline!important;position:relative;pointer-events:auto}html .drone-zone-option a.drone-zone-link:link,html .drone-zone-option a.drone-zone-link:visited,html .drone-zone-option a.drone-zone-link:hover,html .drone-zone-option a.drone-zone-link:active,html .drone-zone-sub a.drone-zone-link:link,html .drone-zone-sub a.drone-zone-link:visited,html .drone-zone-sub a.drone-zone-link:hover,html .drone-zone-sub a.drone-zone-link:active{text-decoration:underline!important}html .drone-zone-btn.drone-zone-btn-adjust{margin-top:22px!important}html .btn-upload{background:#dedede!important;border:none;position:absolute;top:0!important;right:0!important;bottom:0!important;margin:0 -1px 0 0!important;padding:10px 12px!important;border-radius:0 3px 3px 0!important;font-size:12px;font-weight:700!important;letter-spacing:-.1px}html .btn-upload-container{position:absolute;top:0;right:0;bottom:0}html .form-group-inner-upload{position:relative}html .form-group-upload{padding-top:0!important;margin-bottom:0!important;padding-bottom:0!important}html .form-group-upload .control-label{padding-top:15px!important}html .organzation-name{letter-spacing:-.3px!important}html .name-wrap-upload{display:block;text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow-x:hidden;position:absolute;top:13px;height:20px}html .modal-body .name-wrap-upload{max-width:560px}html .name-wrap-upload-static-position{position:static!important}html .nma-upload{margin-top:15px}html .org-upload{margin-top:10px;padding-left:0;padding-right:0}html .org-upload-padding{margin-top:0!important;padding-top:15px!important}html .modal-form-label{line-height:1.5}html .modal-form-textarea{margin-top:0;padding-top:10px}html app-p107we-form-section .card{background-color:transparent;border:none}html app-p107we-form-section .card-body{padding:0!important}html app-p107we-form-section .card h1{overflow:hidden;padding-bottom:15px;margin-bottom:10px!important;height:38px}html app-p107we-form-section .form-group-inner{padding-right:13px!important}html app-p107we-form-section .card h1 span.heading-marker{background:#18639f;color:#fff;width:28px!important;height:28px!important;font-size:18px;font-weight:700;text-align:center;border-radius:100px;display:inline-block;line-height:27.4px;position:relative;top:-3px}html app-p107we-form-section .card h1:after{content:"";display:inline-block;width:100%;height:100%;margin-right:-100%;border-bottom:1px solid #18639F;margin-left:10px;margin-bottom:6px}html app-p107we-form-section p small.form-text.text-muted{color:#555!important;font-style:italic;margin-bottom:20px!important;font-size:.85em;line-height:1.45;display:block;margin-left:3px}html app-p107we-form-section p small.form-text.text-muted a{font-weight:700!important}html app-p107we-form-section .custom-control.custom-radio .custom-control-label:before,html app-p107we-form-section .custom-control.custom-radio .custom-control-label:after{display:none}html app-p107we-form-section .conops-question-disabled :disabled.custom-control-input,html .conops-question-disabled .custom-control-label:before{background-color:transparent!important}html app-p107we-form-section input[type=radio].custom-control-input{opacity:1;top:1px;left:-1px;z-index:auto;position:relative}html app-p107we-form-section .ng-select-disabled,html app-p107we-form-section .ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,html app-p107we-form-section .ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{color:#999!important;background:#efefef!important;border:none!important}html .was-validated .custom-control-input:invalid~.custom-control-label,html .custom-control-input.is-invalid~.custom-control-label{color:#a01624!important;font-weight:700}html .was-validated .custom-control-input:invalid~.custom-control-label:before,html .custom-control-input.is-invalid~.custom-control-label:before{background-color:#a01624!important}html .ng-select.ng-select-opened>.ng-select-container{background:#fff!important;border-color:#b3b3b3 #ccc #d9d9d9!important}html .ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}html .ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999999;border-width:0 5px 5px}html .ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333333}html .ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}html .ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}html .input-wrapper select.form-control:focus{z-index:875}html .ng-select.ng-select-disabled>.ng-select-container{background-color:#ddd!important}html .ng-select .ng-has-value .ng-placeholder{display:none}html .ng-select .ng-select-container{background-color:#fff!important;border-radius:4px;border:1px solid #ccc!important;align-items:center}html .uas-info .form-group-inner-disabled-app .ng-select.ng-select-disabled>.ng-select-container,html .uas-info .form-group-inner-disabled-app .ng-select .ng-select-container,html .uas-info .form-group-inner-disabled-app .ng-select-disabled,html .uas-info .form-group-inner-disabled-app .ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,html .uas-info .form-group-inner-disabled-app .ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{color:#999!important;background-color:#ddd!important}html .uas-info .form-group-inner-disabled-app label,html .uas-info .control-label.snna.disabled-label{color:#999!important}html .ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}html .ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}html [dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}html .ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#222}html .ng-select.ng-select-single .ng-select-container{height:32px}html .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}html [dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}html .ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}html .ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:5px;width:100%}html [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#18639f;color:#fff;border-radius:2px;margin-right:3px}html [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}html [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#006eb5}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:none}html [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}html [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px}html [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}html .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}html [dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}html .ng-select .ng-clear-wrapper{color:#999}html .ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}html .ng-select .ng-spinner-zone{padding:5px 5px 0 0}html [dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}html .ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}html [dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}html .enhanced-table-menus .ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}html .ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}html .ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}html .ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}html app-rec-flyer-inventory .ng-dropdown-panel{display:table!important}html app-rec-flyer-inventory .nma-count ng-select{display:inline-block!important;width:130px}html .ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}html #uas-platform-category .ng-dropdown-panel.ng-select-bottom{width:calc(100% - 16px)!important;margin-left:0;top:86%}@media screen and (max-width: 767.98px){html #uas-platform-category .ng-dropdown-panel.ng-select-bottom{width:calc(100% - 35px)!important;margin:0 12px;top:81%}}@media (min-width: 768px) and (max-width: 991.98px){html #uas-platform-category .ng-dropdown-panel.ng-select-bottom{width:calc(100% + -0px)!important;margin:0}}html .ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}html .ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}html .ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}html .ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}html .ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}html .ng-dropdown-panel .ng-dropdown-panel-items{margin-bottom:1px}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#eee}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,html .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#eee;font-weight:600}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#fff;background-color:#006eb5}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#eee;color:#333}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}html [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}html .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}html [dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}html [dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}html .ng-select.ng-select-single .ng-select-container .ng-value-container,html .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{width:100%;text-align:left}html #role>.ng-select-container>.ng-value-container{overflow-y:hidden}html app-base-dynamic-forms-select-control{width:100%}html #rfiAttachments.table.table-striped thead th:nth-child(1){width:260px!important}html #rfiAttachments.table.table-striped thead th:nth-child(2),html #rfiAttachments.table.table-striped thead th:nth-child(3),html #rfiAttachments.table.table-striped thead th:nth-child(4),html #rfiAttachments.table.table-striped thead th:nth-child(5){width:130px!important}html #rfiAttachments.table.table-striped thead th:nth-child(6){width:100px!important}html table#rfiAttachments tbody tr.user-active a>*,html table#rfiAttachments.mobile-table tbody tr.user-active a>*,html table#waiver tbody tr.user-active a>*,html table#waiver.mobile-table tbody tr.user-active a>*,html table#freeFormInventory tbody tr.user-active a>*,html table#freeFormInventory.mobile-table tbody tr.user-active a>*,html table#inventory tbody tr.user-active a>*,html table#inventory.mobile-table tbody tr.user-active a>*,html table#flightPlansTable tbody tr.user-active a>*,html table#flightPlansTable.mobile-table tbody tr.user-active a>*{color:#fff!important;outline-color:#fff!important;outline-offset:-1px!important}html table#rfiAttachments.mobile-table tbody tr.user-active a:active>*,html table#waiver.mobile-table tbody tr.user-active a:active>*,html table#freeFormInventory.mobile-table tbody tr.user-active a:active>*,html table#inventory.mobile-table tbody tr.user-active a:active>*,html table#flightPlansTable.mobile-table tbody tr.user-active a:active>*{outline:1px #808080 dotted!important}html table#rfiAttachments.mobile-table tbody tr.user-active>*,html table#waiver.mobile-table tbody tr.user-active>*,html table#freeFormInventory.mobile-table tbody tr.user-active>*,html table#inventory.mobile-table tbody tr.user-active>*,html table#flightPlansTable.mobile-table tbody tr.user-active>*{color:#fff!important;background:#006eb5!important;outline-color:#fff!important;outline-offset:-1px!important}html .existing-waiver-table-select #inventory.table-striped td:last-child{padding-right:10px!important}html #inventory.table-striped thead th:nth-child(6),html #inventory.table-striped thead th:nth-child(7),html #inventory.table-striped thead th:nth-child(8){width:90px!important}html .existing-waiver-table-select #inventory.table-striped thead th:nth-child(6),html .existing-waiver-table-select #inventory.table-striped thead th:nth-child(7),html .existing-waiver-table-select #inventory.table-striped thead th:nth-child(8){width:initial!important}html .rfiFileAttachments{margin-bottom:5px!important}html .attachments-table .dropdown-menu.show{display:block!important;transform:unset!important;inset:35px auto auto!important}html .attachments-table table.cart{margin-bottom:0!important}html .attachments-table table.table-striped .dropdown-menu{min-width:115px!important;left:-82px!important;position:absolute;top:100%;left:0;z-index:1001!important;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:2px;box-shadow:0 6px 12px #0000002d;background-clip:padding-box}html .attachments-table table.table-striped .dropdown-menu:before{left:100px!important}html .attachments-table table.table-striped .dropdown-menu:after{left:101px!important}html .attachments-table .table-striped thead th{vertical-align:baseline!important}html .attachments-table .table-striped thead th:nth-child(1),html .attachments-table .table-striped thead th:nth-child(2){width:300px!important}html .attachments-table .table-striped thead th:nth-child(3){width:140px!important}html .attachments-table .table-striped thead th:nth-child(4){width:140px!important}html .attachments-table .table-striped thead th:nth-child(5){width:120px!important}html .attachments-table .table-striped thead th:nth-child(6){width:90px!important}html .attachments-table .table-striped.pendingFiles th:nth-child(4){width:260px!important}html .attachments-table .table-striped.pendingFiles th:nth-child(5){width:50px!important}html .attachments-table td:nth-child(1) .name-wrap-cart,html .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .attachments-table td:nth-child(2) .name-wrap-cart{max-width:290px}html .uas-inventory-table .attachments-table td:nth-child(1) .name-wrap-cart,html .uas-inventory-table .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .uas-inventory-table .attachments-table td:nth-child(2) .name-wrap-cart{max-width:350px}html .caps-form .attachments-table td:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table td:nth-child(2) .name-wrap-cart{max-width:350px}html app-expandable-section .attachments-table td:nth-child(1) .name-wrap-cart,html app-expandable-section .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html app-expandable-section .attachments-table td:nth-child(2) .name-wrap-cart{max-width:350px}html .part-91-coa-table .dropdown-menu.show{display:block!important;transform:unset!important;inset:35px auto auto!important}html .part-91-coa-table table.cart{margin-bottom:0!important}html .part-91-coa-table table.table-striped .dropdown-menu{min-width:115px!important;left:-43px!important;position:absolute;top:100%;left:0;z-index:1001!important;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:2px;box-shadow:0 6px 12px #0000002d;background-clip:padding-box}html .part-91-coa-table table.table-striped .dropdown-menu:before{left:45px!important}html .part-91-coa-table table.table-striped .dropdown-menu:after{left:46px!important}html .part-91-coa-table .table-striped thead th{vertical-align:baseline!important}html .part-91-coa-table .table-striped thead th:nth-child(2){width:400px!important}html .part-91-coa-table .table-striped thead th:nth-child(1){width:180px!important}html .part-91-coa-table .table-striped thead th:nth-child(3),html .part-91-coa-table .table-striped thead th:nth-child(4){width:150px!important}html .part-91-coa-table .table-striped thead th:nth-child(5){width:50px!important}html .caps-geometry-table .dropdown-menu.show{display:block!important;transform:unset!important;inset:35px auto auto!important}html .caps-geometry-table table.cart{margin-bottom:0!important}html .caps-geometry-table table.table-striped .dropdown-menu{min-width:115px!important;left:-78px!important;position:absolute;top:100%;left:0;z-index:1001!important;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:2px;box-shadow:0 6px 12px #0000002d;background-clip:padding-box}html .caps-geometry-table table.table-striped .dropdown-menu:before{left:96px!important}html .caps-geometry-table table.table-striped .dropdown-menu:after{left:97px!important}html .caps-geometry-table .table-striped thead th{vertical-align:baseline!important}html .caps-geometry-table .table-striped thead th:nth-child(2),html .caps-geometry-table .table-striped thead th:nth-child(5){width:230px!important}html .caps-geometry-table .table-striped thead th:nth-child(1),html .caps-geometry-table .table-striped thead th:nth-child(3),html .caps-geometry-table .table-striped thead th:nth-child(4),html .caps-geometry-table .table-striped thead th:nth-child(6){width:140px!important}html .caps-geometry-table .table-striped thead th:nth-child(7){width:90px!important}html .flightPlansTable table tbody tr.user-active,html .flightPlansTable table tbody tr.user-inactive{cursor:pointer!important}html .attachment-input:focus,html .attachment-input:focus-visible,html .attachment-input:focus-within{outline-offset:2px!important;outline:-webkit-focus-ring-color auto 1px!important}html .attachment-input.placeholder,html .attachment-input.modal-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important;margin-bottom:0!important;background-color:unset!important;opacity:1}html .modal-bottom{margin-bottom:100px}html .modal-bottom h4{font-size:17px}html .uas-container{position:relative}html .nma-km-dz{margin:inherit;padding:inherit}html .nma-km-rfi{margin:10px 0 0!important;padding:0!important}html .nma-caps-top-margin{margin-top:10px!important}html .nma-caps-link-margin{margin-top:15px!important;padding-left:16px!important}html .nma-caps-link-rem-margin{margin:40px 0 0 -23px!important}html .nma-caps-floor-ceiling-group.not-waypoint-type{margin-bottom:20px}html .nma-caps-floor-ceiling-group.not-waypoint-type .nma-caps-floor-ceiling-column{padding-right:27px}html .nma-caps-floor-ceiling-group.not-waypoint-type .nma-caps-link-add-area-path-margin{display:flex;flex-direction:row;align-items:center;margin-left:-23px}html .nma-caps-floor-ceiling-group.not-waypoint-type .form-group-inner{margin-bottom:0}html .nma-km-top-margin{margin:20px 0 0!important;padding:0!important}html a.gateway-home{padding-bottom:45px!important;margin-top:20px!important;padding-top:28px!important;color:#fff}html .gateway-home h1{font-weight:100!important;font-size:2.3em;margin:10px 0 0!important;padding:0!important;display:inline-block}html app-rec-flyer-inventory h1{text-align:left!important}html a.gateway-home h1{color:#fff}html a:hover.gateway-home h1{color:#efefef}html ul.gateway-services{margin:0!important;padding-left:0!important;list-style-type:none;color:#fff;display:inline-block}html .gateway-services li{display:inline-block;margin-left:60px}html .gateway-services li a{color:#fff;text-decoration:none;text-transform:uppercase;font-weight:500;line-height:5.5em;padding-bottom:45px;padding-top:25px}html .gateway-services li a:hover,html a:hover.gateway-home{color:#efefef!important;border-bottom:4px solid #efefef!important}html a:active.gateway-home,html .gateway-services li a:active,html .nav-active{color:#fff!important;border-bottom:4px solid #FFF}html .control-label{font-weight:400!important;padding-left:15px!important;padding-right:15px!important}html .content{padding-bottom:35px}html .main{padding-bottom:40px;padding-left:20px;padding-right:20px}html .main-content{position:relative}html .main .page-header{margin-top:0}html .placeholders{margin-bottom:30px;text-align:center}html .placeholders h4{margin-bottom:0}html .placeholder{margin-bottom:20px}html .placeholder img{display:inline-block;border-radius:50%}html .nma-lm{margin-right:12px;font-size:.9em}html .nma-lm-white{color:#fff!important;font-size:.9em}html .edit-right{text-align:right}html .edit-right-caps{position:absolute;right:10px;z-index:100}html .top-row a.edit-profile-link{margin-top:20px!important;display:inline-block}html .dash-panel-nma .tile,html .dash-panel-uinv .tile,html .dash-panel-caps-uinv .tile{padding-top:0!important}html .dash-panel,html .dash-panel-nma,html .dash-panel-uinv,html .dash-panel-caps-uinv{background:#fff;height:480px}html .dash-panel-caps-uinv h5{margin-top:15rem;color:#000}html .dash-panel-waiver{background:#fff;height:480px;height:auto!important}html .dash-panel-nma{height:345px}html .dash-panel-uinv,html .dash-panel-caps-uinv{height:380px}html .dash-panel-uinv h1,html .dash-panel-uinv h4,html .dash-panel-caps-uinv h1,html .dash-panel-caps-uinv h4,html .dash-panel-waiver h1,html .dash-panel-waiver h4{color:#000!important}html .dash-panel-nma a:hover,html .dash-panel-nma a:active,html .dash-panel-nma a:link,html .dash-panel-nma a:visited{text-decoration:none!important;border:none}html .dash-panel-nma h1{color:#fff!important}html .dash-panel-nma h4{color:#fff!important;margin:135px auto}html .dash-panel-uinv h4,html .dash-panel-waiver h4,html .dash-panel-caps-uinv h4{margin:135px auto}html .user-selector-container{float:right;margin-top:20px}html select.user-selector{max-width:200px!important}html .user-selector-option{max-width:200px}html .circle-small-white,html .circle-small-blue,html .circle-small-blue-white{border-radius:50%;width:30px;height:30px;border:1px solid #FFF;text-align:center;line-height:29px;margin:18px 18px 0 3px!important;display:inline-block}html .circle-small-white{background:#fff;color:#18639f!important}html .circle-small-blue{background:#fff;border:1px solid #18639F!important;color:#18639f!important}html .circle-small-blue-white{background:#18639f;color:#fff!important;border:1px solid #18639F!important;margin:18px 0 0 3px!important}html .circle-solid{border-radius:50%;width:170px;height:170px;background:#fff;border:1px solid #FFF;color:#18639f!important;margin:35px auto 45px}html .circle-outlined{border-radius:50%;width:170px;height:170px;border:1px solid #FFF;margin:35px auto 45px;color:#fff!important;background:#18639f!important}html .circle-outlined h2,html .circle-solid h2{margin:35px 0 0!important;padding:0!important;font-size:65px!important;line-height:55px;font-weight:100!important}html .circle-outlined h2,html .circle-outlined p{color:#fff!important}html .circle-solid h2{color:#18639f!important}html .circle-solid p{color:#18639f!important;font-size:16px;font-weight:300;line-height:15px}html .circle-outlined p{font-size:16px;font-weight:300;line-height:15px}html .circles .total-count,html .circles-user .total-count{display:block}html .circles .total-count.total-count-inventory{color:#fff!important}html .thumbnail.dash-panel-nma.nma-inv .circles a{outline-color:#fff!important}html .circles h2,html .circles-user h2{font-size:60px;color:#fff;margin:0!important;padding:0!important;line-height:normal}html .circles h4,html .circles-user h4{font-size:20px;color:#fff;margin:0 0 10px!important;padding:0!important;line-height:normal}html .circles-user h2 a,html .circles-user h4 a{color:#18639f!important}html .circles-user a h2,html .circles-user a h4{color:#18639f!important;text-decoration:none!important}html .circles-user a:hover{color:#15396c!important;text-decoration:underline!important}html .circles .pie-data-user a,html .circles .pie-data-waiver a,html .circles .pie-data a{line-height:.75!important;font-weight:700;padding:4px 0 1px!important;font-size:15px}html h4.accident-report{margin-top:90px!important}html .circles-user a{font-weight:700!important}html .renewable-aw-p{padding-top:17px!important;padding-bottom:10px!important}html .renewable-aw-p strong,html .renewable-aw-p-np strong{font-weight:700!important}html .active-uas,html .renewable-uas,html .expired-uas,html .canceled-uas,html .active-user,html .invited-user,html .deactivated-user,html .expired-user,html .canceled-user{border:2px solid #FFF;width:17px;height:17px;border-radius:2px}html .user-pie-border{border:2px solid #efefef;width:17px;height:17px;border-radius:2px}html .hideShowAttachmentsTable{display:none!important}html .active-user{background:#205184}html .invited-user{background:#a2c4de}html .deactivated-user{background:#553a16}html .expired-user{background:#a01624}html .canceled-user{background:#8a7358}html .active-uas{background:#66a7d3}html .expired-uas{background:#ae7e11}html .canceled-uas{background:#d9bc7c}html .renewable-uas{background:#005288}html .pie-data,html .pie-data-user,html .pie-data-waiver{margin-top:5px;margin-bottom:5px;color:#fff}html .pie-data a{display:block}html .pie-data a:link,html .pie-data a:visited{color:#fff!important;text-decoration:none}html .pie-data-user a{display:block}html .pie-data-user a:link,html .pie-data-user a:visited{color:#fff!important;text-decoration:none}html .pie-data-waiver a{display:block}html .pie-data-waiver a:link,html .pie-data-waiver a:visited{color:#fff!important;text-decoration:none}html .pie-data-user,html .pie-data-user a:link,html .pie-data-user a:visited,html .pie-data-waiver,html .pie-data-waiver a:link,html .pie-data-waiver a:visited{color:#18639f!important}html .nma-inv{background:#18639f!important}html .nma-waiver-tool-block{margin-top:40px!important}html .nma-waivers-nav{margin:5px 15px 0}html .nma-waivers-nav-left{text-align:left}html .nma-waivers-nav-right{text-align:right}html .nma-accident-report,html .nma-waivers-auths{margin-top:5px!important}html .nma-pre-wrap{white-space:pre-wrap!important}html ul.leaders,html ul.leaders-user,html ul.leaders-waiver{max-width:100%;padding:0 5px;overflow-x:hidden;list-style:none!important;position:relative}html ul.leaders li a,html ul.leaders-user li a,html ul.leaders-waiver li a{letter-spacing:-.3px;display:flex;flex-direction:row;justify-content:center;flex-flow:row wrap}html ul.leaders li a span:nth-child(1){background:#18639f;flex-grow:0;padding-right:5px}html ul.leaders li a span:nth-child(2){flex-grow:2}html ul.leaders li a span:nth-child(3){background:#18639f;padding-left:5px;flex-grow:0}html ul.leaders-user li a span:nth-child(1),html ul.leaders-waiver li a span:nth-child(1){background:#fff;flex-grow:0;padding-right:5px}html ul.leaders-user li a span:nth-child(2),html ul.leaders-waiver li a span:nth-child(2){flex-grow:2}html ul.leaders-user li a span:nth-child(3),html ul.leaders-waiver li a span:nth-child(3){background:#fff;padding-left:5px;flex-grow:0}@media (min-width: 1541px){html h4.ar-heading{margin:80px auto 0!important}html h4.aw-heading{margin:240px auto 0!important}html h4.inv-aa-heading{margin:180px auto 0!important}}@media (min-width: 1280px) and (max-width: 1540.98px){html h4.ar-heading{margin:80px auto 0!important}html h4.aw-heading{margin:240px auto 0!important}html h4.inv-aa-heading{margin:180px auto 0!important}html .circle-solid,html .circle-outlined{width:140px;height:140px;margin:35px auto 75px}html .circle-outlined h2,html .circle-solid h2{margin:20px 0 0!important}}@media (min-width: 1024px) and (max-width: 1279.98px){html .dash-panel .nma-dash-panel h4{max-width:300px}html h4.ar-heading{margin:80px auto 0!important}html h4.aw-heading,html h4.inv-aa-heading{margin:240px auto 0!important}html ul.leaders-waiver{padding:0 5px!important}html .circle-solid,html .circle-outlined{width:110px;height:110px}html .circle-outlined h2,html .circle-solid h2{margin:20px 0 0!important;font-size:35px!important;line-height:30px}html .nma-inv-button{margin-top:60px!important}}@media (min-width: 992px) and (max-width: 1023.98px){html .dash-panel .nma-dash-panel h4{max-width:300px}html .name-wrap-upload{max-width:360px}html .row.nma-count.nma-inventory .col-lg-3,html .row.nma-count.nma-inventory .col-lg-9{flex:0 0 100%!important;max-width:100%!important}html .row.nma-count.nma-inventory .ml-lg-4{margin-left:0!important}html .row.nma-count.nma-inventory .text-lg-left{text-align:center!important}html .row.nma-count.nma-inventory .d-lg-block{display:flex!important}html .p107we-form-wrapper .conops-section .col-lg-4{flex:0 0 100%!important;max-width:100%!important}html .row.nma-tile-brk .col-lg-3{flex:0 0 50%!important;max-width:50%!important}html .col-lg-4.nma-brk,html .row.rec-flyer-row .col-lg-4,html .row.rec-flyer-row .col-lg-6,html .drone-zone .col-lg-3,html .drone-zone .col-lg-9{flex:0 0 100%!important;max-width:100%!important}html .container.dashboard .col-lg-6{flex:0 0 100%;max-width:100%}html ul.leaders-waiver{padding:0 5px!important}html h4.ar-heading,html h4.aw-heading{margin:20px auto!important}html h4.inv-aa-heading{margin:230px auto 0!important}html .cc-dates-label{padding-left:10px!important}html .cc-dates-dropdown-container{padding-left:5px!important}html .registration-body{height:235px!important}html .dash-panel{height:500px}}@media (min-width: 768px) and (max-width: 991.98px){html .dash-panel .nma-dash-panel h4{max-width:280px}}@media (min-width: 100px) and (max-width: 1199.98px){html .mobile-header{width:100%!important}html .mark-your-aircraft p{margin-bottom:1em}html .registration-footer .btn-cert{min-width:unset!important;font-size:14px!important}html .registration-body{height:220px!important}html .caps-form.caps-geometry-form label.control-label{padding-right:0!important}html .caps-form.caps-geometry-form .row.wafp-type{margin-bottom:20px!important}html .caps-form.caps-geometry-form .row.wafp-type .col-12.control-label.caps-label{padding-top:10px!important;margin-bottom:5px!important;padding-right:0!important}html .caps-form.caps-geometry-form .row.wafp-type .flight-plan-dropdown.col-md-9.col-12{flex:0 0 75%!important;max-width:75%!important}html .caps-form.caps-geometry-form hr.caps-geometry-hr{margin-top:0!important;border-top:3px solid #CCCCCC!important;border-color:#ccc!important}html .caps-form.caps-geometry-form .caps-geometry .delete-geo-mobile{display:block;padding-right:37px!important}html .caps-form.caps-geometry-form .caps-geometry .nma-km-left,html .caps-form.caps-geometry-form .caps-geometry .nma-km-right{padding-left:15px!important;padding-right:15px!important}html .caps-form.caps-geometry-form .caps-geometry .form-group-inner{margin-bottom:20px!important}html .caps-form.caps-geometry-form .caps-geometry label,html .caps-form.caps-geometry-form .caps-geometry label.caps-label.control-label,html .caps-form.caps-geometry-form .caps-geometry p.empty-read-only-label{padding-top:10px!important;flex:0 0 25%!important;max-width:25%!important;margin-bottom:5px!important;padding-right:0!important}html .caps-form.caps-geometry-form .caps-geometry .col-12.caps-lat-long{flex:0 0 66.66666667%!important;max-width:66.66666667%!important}html .caps-form.caps-geometry-form .caps-geometry .col-12.caps-lat-long .form-control{padding:.375rem .75rem!important;padding-left:2px!important;height:34px!important}html .caps-form.caps-geometry-form .caps-geometry .second-fifth,html .caps-form.caps-geometry-form .caps-geometry .col-11{flex:0 0 100%!important;max-width:100%!important}html .caps-form.caps-geometry-form .caps-geometry .col-1{display:none!important}html .caps-form.caps-geometry-form .validate-block.col-12.nma-km-left{padding-left:0!important}html .caps-form.caps-geometry-form .nma-caps-floor-ceiling-group.not-waypoint-type .nma-caps-floor-ceiling-column{padding-right:15px}html .caps-form.caps-geometry-form .nma-caps-floor-ceiling-group.not-waypoint-type .form-group-inner{margin:0 3px 20px 0}html .drone-zone-btn{margin-top:10px;margin-bottom:10px;margin-left:0}html .drone-zone-btn.drone-zone-btn-adjust{margin-top:10px!important}html h4.ar-heading,html h4.aw-heading{margin:20px auto!important}html label.part-91-label{margin-top:18px!important}}@media (min-width: 100px) and (max-width: 1123.98px){html h4.inv-aa-heading{margin:240px auto 0!important}html h4.ar-heading,html h4.aw-heading{margin:20px auto!important}html .drone-zone{height:auto}html .drone-zone-btn{margin-top:10px;margin-bottom:10px;margin-left:0}html .drone-zone-btn.drone-zone-btn-adjust{margin-top:10px!important}html .dash-panel-nma,html .dash-panel-uinv,html .dash-panel-waiver,html .dash-panel-caps-uinv{height:auto}html .circle-solid,html .circle-outlined{margin:10px auto}html .nma-waivers-nav-right,html .nma-waivers-nav-left{margin-bottom:0!important}html .btn-success-border{border-color:#18639f!important}html .nma-inv-button{margin-top:10px!important}}html .tile{padding:20px}html .tile h3{margin:0 0 20px;padding:0;font-size:20px}html .tile p{font-size:.88em!important}html .dash-panel-waiver .tile{padding:0 15px 15px!important}html .ndaa-instructions p{font-size:.9em!important}html .registration-head label,html .registration-body label,html .tile label,html .registration-head-expired label,html .unification-head label,html .unification-body label,html .unification-head-expired label{font-weight:400!important;font-size:14px;margin-top:10px!important;margin-bottom:-3px!important;color:#fff;text-transform:uppercase}html .unification-head label,html .unification-body label,html .tile label,html .unification-head-expired label{color:#000}html .registration-body label,html .unification-body label{color:#000!important}html .tile label{color:#000!important;margin-top:0!important}html .internal-tile-alert{font-size:.85em;line-height:1}html .registration-head{height:165px;padding:20px;background:url(faa-logo.ec599101ecd78a2b.png) no-repeat #18639f;background-position:bottom -38px right -36px;color:#fff}html .unification-head{padding:20px 20px 7px;background:url(faa-logo.ec599101ecd78a2b.png) no-repeat #faa21b;background-position:bottom -38px right -36px;color:#000;box-shadow:0 0 3px #0006;margin-bottom:30px!important}html .registration-head-expired{height:165px;padding:20px;background:#a01624;color:#fff}html .registration-head p,html .registration-head-expired p,html .unification-head p{color:#fff;font-weight:400!important}html .registration-head h4,html .registration-head-expired h4,html .unification-head h4{color:#fff!important;font-weight:500!important;font-size:22px;margin-top:5px!important;margin-bottom:5px!important;line-height:2px}html .registration-head h4.complete-reg{line-height:24px!important}html .registration-head h6,html .registration-head-expired h6{font-weight:100!important;font-size:14px;text-transform:uppercase;color:#fff!important;margin-top:5px!important;margin-bottom:5px!important}html .unification-head p,html .unification-head h2,html .unification-head h4,html .unification-head h6{color:#000!important}html .unification-head p{font-size:.9em!important;font-weight:500!important}html .unification-head h2{font-size:26px!important;font-weight:500!important}html .registration-body{padding:10px 20px 0;height:190px}html .registration-footer{padding:0 10px}html li.dropdown a,html li.dropdown a:hover,html li.dropdown a:active{border-color:transparent!important}html app-header .nav-link{padding:0!important}html app-header .dropdown{margin-right:10px!important}html app-header .navbar-nav .dropdown-menu.show ul li{border-bottom:1px solid #d3d3d3!important;padding:5px;margin-left:0!important;margin-right:0!important}html .app-existing-waivers>form>.form-horizontal{margin-top:0!important}html .coa-status{font-size:1.1em!important;margin:39px 0 0!important}html .waiver-download{font-size:1.1em!important;margin:5px 5px 10px 0!important}html .coa-denied,html .part-91-denied{color:#a01624!important;margin:0 0 5px}html .coa-pending,html .part-91-pending{color:#5f4b29!important;margin:0 0 5px}html .coa-approved,html .part-91-active{color:#3c763d!important;margin:0 0 5px}html .coa-expired,html .part-91-expired{color:#69161e!important;margin:0 0 5px}html .waiver-invited{color:#63c6df!important;margin:0 0 5px}html .thumbnail.invite-users{border:2px dashed #18639F!important;box-shadow:none!important;position:relative;height:500px!important}html .thumbnail.invite-users .panel-middle{margin-top:225px}html .waiver-table{margin:0!important;padding:0!important}html .waiver-table table{margin:0!important;height:220px;display:-moz-groupbox}html .waiver-table tbody{overflow-y:scroll;height:190px;width:100%;position:absolute}html .waiver-table tr{width:100%;display:inline-table;table-layout:fixed}html .table-striped .dropdown-menu{border-radius:5px!important;border:1px solid #d3d3d3!important;left:-40px!important;font-weight:500!important;padding:5px 6px!important;min-width:100px!important;top:15px!important;z-index:1003!important}html .table-striped ul.dropdown-menu li{padding:0!important;margin:0!important;height:30px}html .table-striped ul.dropdown-menu li a:link,html .table-striped ul.dropdown-menu li a:visited{line-height:normal!important;color:#555!important;text-decoration:none!important}html .table-striped ul.dropdown-menu li a:active,html .table-striped ul.dropdown-menu li a:hover{line-height:normal!important;color:#18639f!important;text-decoration:none!important}html .table-striped .dropdown-menu:before{position:absolute;top:-7px;left:40px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #FFF;border-left:7px solid transparent;border-bottom-color:#0003;content:""}html .table-striped .dropdown-menu:after{position:absolute;top:-6px;left:41px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #FFF;border-left:6px solid transparent;content:""}html .navbar-default{border:none!important}html .navbar-default .navbar-collapse,html .navbar-default .navbar-form{border:0px;box-shadow:none!important}html .navbar-default .navbar-collapse.collapse.in{display:block}html .navbar-collapse{padding-right:0}html .navbar-default .navbar-toggle:hover,html .navbar-default .navbar-toggle:focus{background:none}html .navbar-toggle{padding:11px 10px!important;margin-top:10px!important;margin-right:11px!important;border-color:#fff!important}html .no-margin{margin:0}html .name-wrap,html .name-wrap-cancel{display:block;text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}html .user-wrap{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html .alert-line-break{margin-top:8px}html .alert-wrap-adduas{display:inline-block;text-overflow:ellipsis;white-space:nowrap;max-width:380px;overflow:hidden;vertical-align:bottom}html .alert-full-wrap-adduas{display:inline-block;text-overflow:ellipsis;white-space:nowrap;max-width:600px;overflow:hidden;vertical-align:bottom}html .alert p,html .alert ul{margin-bottom:0!important}html .alert-with-link{display:inline-block!important;font-size:.9em;margin-right:4px!important}html a.alert-with-link{color:#006eb5!important}html .name-wrap-adduas{display:inline-block;text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden;vertical-align:bottom}html .name-wrap-cart,html .name-wrap-details,html .name-wrap-caps-uas,html .name-wrap-cart-enhanced{display:block;text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden;line-height:1.2}html .name-wrap-cart-enhanced{max-width:230px}html #cart.p107-inventory .name-wrap-cart{max-width:160px}html #inventory.p107-inventory .name-wrap-cart{max-width:130px}html .name-wrap-caps-uas{max-width:190px}html .part-91-coa-table .name-wrap-cart{max-width:580px}html .caps-geometry-table .name-wrap-cart{max-width:180px}html .name-wrap-email{word-wrap:break-word;word-break:break-all;hyphens:none!important}html .name-wrap-address,html .safety-url,html .breakword-hyphenate{word-wrap:break-word;hyphens:auto}html .name-wrap-address-pre-wrap{display:block!important;overflow-wrap:break-word!important;word-wrap:break-word!important;hyphens:auto!important;white-space:pre-line!important}html .name-wrap-large{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto}html .name-wrap-inv{display:block;text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden;line-height:1.2}html .name-wrap-reg{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:110px;vertical-align:bottom;line-height:1.2}html .name-wrap-small{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80px;vertical-align:bottom;line-height:1.2}html .no-wrap{white-space:nowrap}html .address-validation-radio{position:absolute!important;padding:0!important;left:-20px!important;top:9px!important}html .acknowledge-address{vertical-align:middle;display:inline}html .session-countdown{font-weight:700}html .pointer{cursor:pointer}html .outdated{height:1000%}html .modal-dialog .modal-content{background-color:#fafafa;min-height:230px}html .modal-dialog .modal-content .form-group-inner-disabled{background:#efefef!important}html .modal-dialog .modal-content .loader-cancel-wa{margin-top:30px!important;margin-bottom:50px!important}html .modal-dialog .modal-content .modal-header{padding-bottom:0;border-bottom:none}html .modal-dialog .modal-content .modal-header h1{font-size:28px;text-align:center;margin:5px auto 11px}html .modal-dialog .modal-content .modal-header .close{margin:-.75rem -.75rem -1rem -2rem!important;font-size:21px!important;position:relative;top:-20px!important;right:10px!important;font-size:12px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;border:0!important;background:transparent!important;padding:1rem!important}html .modal-dialog .modal-content .modal-header-empty{height:30px!important}html .modal-dialog .modal-content .modal-body p{font-size:13.3px;line-height:22px;color:#333}html .modal-dialog .modal-content .modal-body p.hint-awv{font-size:.85em;margin-top:-15px!important}html .modal-dialog .modal-content .modal-body p.hint-awv.ls-adj{letter-spacing:-.2px}html .modal-dialog .modal-content .modal-body p.hint-awv.sid{margin-top:5px!important}html .modal-dialog .modal-content .modal-body .label-singular{font-size:13.3px!important;margin-bottom:20px}html .modal-dialog .modal-content .modal-body p.instructions{font-size:16px;line-height:22px;color:#333;padding-bottom:10px}html .modal-dialog .modal-content .modal-body p.rec-flyer-rules{font-size:14px!important;line-height:22px;color:#333;padding-bottom:10px;padding-left:15px;padding-right:10px}html .modal-dialog .modal-content .modal-body .modal-hr-opacity-1{opacity:1}html p.waiver-instructions{font-size:16px;line-height:22px;color:#333;padding-bottom:0}html p.waiver-instructions.kerning-adj{letter-spacing:-.02em}html .waiver-instructions a.drone-zone-link{outline-color:#18639f!important}html .alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}html .alert-warning p.waiver-instructions{margin-bottom:0!important}html .alert-warning ul{margin:10px 0 10px 15px!important;padding:0!important;list-style:initial!important;font-size:.9em!important}html .alert-warning ul li{line-height:22px;list-style-type:disc!important}html .alert-warning ul li a.drone-zone-link:focus{outline-color:#18639f!important}html .alert-warning ul.wav{margin:10px 0!important;display:inline-block;font-weight:300!important}html .alert-warning ul.wav li{text-align:left}html .alert-warning ul.wav strong{font-weight:700!important}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html .modal-dialog .modal-content .modal-body .contact-options .contact-options-link{width:70px;height:70px;border-radius:50px;border:1px solid #18639F;display:inline-block;text-align:center}html .modal-dialog .modal-content .modal-body .contact-options a.contact-icons{display:inline-block;margin-bottom:10px;margin-top:10px}html .modal-dialog .modal-content .modal-body .contact-options .contact-options-link:hover{border-color:#004e82}html .modal-dialog .modal-content .modal-body .contact-options .contact-options-header{display:block;margin:0;padding:0;text-transform:uppercase;letter-spacing:-.1px}html .modal-dialog .modal-content .modal-body .contact-options .contact-icon{font-size:37px;line-height:72px}html .modal-dialog .modal-content .modal-body .contact-options .contact-icon-email{padding-left:4px}html .modal-dialog .modal-content .modal-body .icon-sendemail:before{padding-right:8px}html .modal-dialog .modal-content .modal-body .icon-sendemail a{font-family:Source Sans Pro,sans-serif;font-size:15px}html .modal-dialog .modal-content .modal-header{padding-bottom:4px}html .modal-dialog .modal-content form{margin:0 0 .214em}html .screen-reader-text{position:absolute;top:-9999px;left:-9999px}html .hover-box{color:#18639f;text-align:center;min-height:20px;padding:19px 19px 30px;border:1px solid #18639F;border-radius:2px;margin-bottom:15px}html .hover-box .account-type-link{width:80px;height:80px;border-radius:50px;border:2px solid #18639F;text-align:center;margin:0 auto;padding:13px 0 0;font-size:48px}html .hover-box .account-type-link .icon-heads{font-size:65px;padding:0}html .hover-box .account-type{color:#18639f!important}html .hover-box:hover{background:#18639f;color:#fff!important}html .hover-box:hover .account-type-link{border:2px solid #FFF}html .hover-box:hover .account-type{color:#fff!important}html h1{margin-bottom:30px;line-height:1.2}html .create-account h1,html .verify-account h1,html .login h1,html .certificate-content h1,html .forgot-password-content h1,html .change-password-content h1,html .safety-guidance-content h1,html .recflyer-inventory h1,html .payment-details-content h1,html .review-order-content h1,html .order-confirmation-content h1{text-align:center;margin-top:30px}html h1.waiver-detail{word-wrap:break-word;hyphens:auto;margin-bottom:3px!important}html h2{font-size:20px;color:#121212;padding:0}html h4 b{font-weight:700;color:#0d0d0d}html a{font-family:Source Sans Pro,sans-serif;-webkit-font-smoothing:antialiased}html .instructions{color:#333;margin-bottom:.75em}html .p107we-instructions,html .modal-content.p107we app-p107we-form-section .card:nth-child(1) .p107we-instructions{display:none}html .modal-content.p107we app-p107we-form-section .card:nth-child(2) .p107we-instructions{display:block}html .modal-content.p107we app-p107we-form-section .card:nth-child(2) .p107we-instructions p.form-instructions{font-size:.85em}html .waiver-details .instructions,html .coa-details .instructions{margin:0 0 7px!important}html h1.coa-details{word-wrap:break-word;hyphens:auto;margin-bottom:3px!important}html .row.submitted-by-row{margin-bottom:15px}html .submitted-by{color:#333;font-size:12px;font-weight:700;word-wrap:break-word;hyphens:auto}html .submitted-by-top-margin{margin-top:10px!important;margin-bottom:0!important}html .alert p.instructions-accident{margin-top:10px;margin-bottom:10px!important}html .btn-accident{margin-top:14px}html .error-text{font-size:.85em;color:#a01624!important}html .error-text-block{padding:13px;background:#f2dfdf;border-radius:2px}html .error-text-block .error-text{font-size:.94em;color:#a01624!important}html .warning-text{font-size:.85em;color:#927208}html .validate-block .error-text{text-align:left!important}html .validate-block .error-text-center,html .recflyer-inventory .validate-block .error-text{text-align:center!important}html .validate-block.validate-block-text-area{margin-top:10px!important}html .form-zip-4{background:url(em.feefd76d3b8db2a7.gif) no-repeat left;background-position:0px 23px}html .form-group-inner{background:#fff;border:1px solid #dedede;border-radius:3px;margin-bottom:20px;min-height:46px;padding-left:13px}html .form-group-inner-read-only{margin-bottom:20px}html .form-group-inner-read-only-user,html .form-group-inner-read-only-user-email,html .form-group-inner-disabled,html .form-group-inner-disabled-app{margin-bottom:10px;padding-left:13px;padding-right:16px;min-height:46px}html .form-group-inner-disabled{border:1px solid #e7e7e7;border-radius:3px;margin-bottom:20px}html .form-group-inner-disabled-app{border:1px solid #e7e7e7;border-radius:3px;margin-bottom:20px;border:1px solid #dedede;background:#ddd}html .form-group-inner-disabled-app select,html input:disabled{color:#666}html .form-group-inner-read-only-user-email{margin-bottom:20px}html .form-control[disabled],html .form-control[readonly],html fieldset[disabled] .form-control{background:none!important}html .alert-message{font-size:1em;color:#a01624!important}html .alert-message-bottom{font-size:1em;color:#a01624!important;margin-bottom:20px}html .alert-top{margin-top:20px;margin-bottom:-15px!important}html .alert-top p{margin-top:3px}html .alert-top-hob{margin-top:20px;margin-bottom:10px!important}html .alert-top-hob p{margin-top:3px}html label,html label.label-adjust{font-size:.85em;line-height:1.2;color:#222}html .ftr-text{width:22em;text-align:center;margin-top:20px}html .ftr-text p{font-size:12.5px}html .ftr-text p span{padding-left:12px;padding-right:12px;color:#eee}html .rt-col{border-left:1px solid #dedede;padding-left:20px}html .rt-col ul{font-size:16px;margin-bottom:18px;margin-top:18px;padding-left:15px;list-style:initial}html .rt-col ul li p{line-height:20px;color:#555;margin:0 0 5px}html .rt-col p{font-size:13px}html .rt-col h3.non-hob-h3{margin-left:0;margin-right:0;width:auto!important;text-align:left}html ul.nav-tabs li a{cursor:default}html .form-horizontal .form-group .form-group.col-6{margin-left:-16px}html .form-horizontal .form-group .form-group.col-6 .col-9{padding-left:11px!important}html .form-horizontal .form-group label,html .form-horizontal .form-group p.empty-read-only-label{font-family:Source Sans Pro,sans-serif;-webkit-font-smoothing:antialiased;font-weight:500;font-size:.8em;text-align:left;padding-top:10px;text-transform:uppercase}html .form-horizontal .nma-km-rfi label{word-wrap:break-word!important;word-break:keep-all!important;hyphens:auto!important}html .wvr-link{font-size:.8em;line-height:1em;float:right;padding-top:14px}html .form-horizontal .form-group input{font-size:13.3px}html .form-horizontal .form-group textarea{min-height:100px!important}html .form-horizontal .form-group textarea.large-text{min-height:214px!important;margin-top:8px!important}html textarea{resize:none}html .form-horizontal .form-group .form-control{box-shadow:none;color:#0d0d0d;height:34px;border:none}html .form-horizontal .form-group button{text-align:center}html .form-horizontal legend{margin:0}html .form-horizontal legend h2{font-size:20px;color:#121212;padding:20px 0 10px;margin:0}html .sm-label{display:none}html :-moz-ui-invalid{outline:none}html .read-only{margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:550px}html .read-only-text-area{max-width:100%!important;margin-top:0!important;overflow-y:scroll;word-wrap:break-word;word-break:keep-all!important;hyphens:auto}html .radio-text,html .resend-email-address,html .name-wrap-address strong i,html .breakword-hyphenate strong i{word-wrap:break-word;word-break:break-all;text-transform:none;hyphens:none!important}html .wrap-all{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){html .radio-text,html .resend-email-address,html .name-wrap-address strong i,html .breakword-hyphenate strong i{word-wrap:break-word;word-break:break-all;font-size:13.3px;text-transform:none;hyphens:none!important;display:block!important}html .name-wrap-email{word-wrap:break-word;word-break:break-all;text-transform:none;hyphens:none!important;display:inline-block!important}html app-p107we-form-section input[type=radio].custom-control-input{opacity:1}html app-p107we-form-section .conops-question-disabled :disabled.custom-control-input,html .conops-question-disabled .custom-control-label:before{opacity:.5}}@supports (-ms-ime-align: auto){html .radio-text,html .resend-email-address,html .name-wrap-address strong i,html .breakword-hyphenate strong i{word-wrap:break-word;word-break:break-all;font-size:13.3px;text-transform:none;hyphens:none!important;display:block!important}html .name-wrap-email{word-wrap:break-word;word-break:break-all;text-transform:none;hyphens:none!important;display:inline-block!important}html app-p107we-form-section input[type=radio].custom-control-input{opacity:1}html app-p107we-form-section .conops-question-disabled :disabled.custom-control-input,html .conops-question-disabled .custom-control-label:before{opacity:.5}}html .row.caps-flight-plan-row{margin-right:0!important}html .row.caps-validation-row{margin-top:-10px!important;margin-bottom:10px!important}html .row.checkbox-row{margin-bottom:18px;margin-left:0;margin-right:0;font-size:1.3em}html .row.checkbox-row.checkbox-row-org{margin-bottom:10px!important}html .row.p107we-row{font-size:1.3em;font-weight:700}html .row.p107we-row label{font-weight:700!important}html .row.checkbox-row-awv{margin-bottom:0}html .row.checkbox-row-owv{margin-bottom:18px;margin-left:0;margin-right:0}html .row.checkbox-row-service{margin-bottom:18px;margin-left:0;margin-right:0;font-size:1.1em!important}html .row.checkbox-row-service ul{list-style:none;margin-left:0;padding-left:1em;margin-bottom:7px}html .row.checkbox-row-service ul li{margin:7px 0 0!important}html .row.checkbox-row-service ul>li:before{display:inline-block;content:"-";width:1em;margin-left:-1em}html .row.checkbox-row-service span.caps-note{font-style:oblique}html .row.checkbox-row label{color:#222;text-transform:none}html .row.checkbox-row label input{margin-right:10px;margin-top:0}html .row.checkbox-row .frm-buttons{margin-top:30px}html .form-hint p{color:#707070;font-size:.85em!important}html .form-hint-reset p{color:#707070!important;font-size:.85em!important}html .state-dropdown-container{padding-right:15px;padding-left:15px}html .state-dropdown-container .state-dropdown{padding-top:8px}html .state-dropdown-container .state-dropdown select{width:calc(100% - 15px)}html .state-dropdown-container .state-dropdown-read-only{padding-top:8px;padding-bottom:17px;padding-left:22px!important}html .flight-plan-dropdown-container{padding-right:15px}html .flight-plan-dropdown-container .flight-plan-dropdown{padding-top:8px}html .flight-plan-dropdown-container .flight-plan-dropdown select{width:calc(100% - 15px)}html .flight-plan-dropdown-container .state-dropdown-read-only{padding-top:8px;padding-bottom:17px;padding-left:22px!important}html .cc-dates-dropdown-container{white-space:nowrap;padding-top:4px;width:auto}html .alert-danger-profile .alert-danger{margin-top:15px!important;margin-bottom:0!important}html .response-required{color:#a01624!important}html .uas-context{width:20px;height:30px;border-radius:3px;border:1px solid #cccccc;background:transparent;line-height:0;font-size:18px;padding:3px 2px 3px 1px;margin:0;border:none;color:#333;vertical-align:top;line-height:1.5px;cursor:pointer;text-decoration:none;border:none!important}html .uas-context:focus,html .uas-context:active,html .uas-context:hover{background:#dadada;color:#fff;text-decoration:none;background-size:90%!important}html .uas-context.response-required-button{background:#a01624!important}html .uas-context.response-required-button:focus,html .uas-context.response-required-button:active,html .uas-context.response-required-button:hover{background:#890f1b}html .uas-context.dropdown-toggle:after{display:none}html .uas-context-link{display:block;text-align:left;min-width:76px;font-size:14px;padding:7px 2px 3px!important;margin:0;background:transparent;border:none;color:#555;text-decoration:none}html .icon-ellipse{line-height:0!important}html .icon-triangle-up,html .icon-triangle-down,html .icon-triangle-right{font-size:.9em!important}html .triangle-down-sf,html .triangle-up-sf,html .triangle-right-sf{content:"";position:absolute;top:3px;left:0;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}html .uas-title.uas-title-review .toggle-wrapper,html .map-entry .toggle-wrapper{position:relative!important;top:-4px;width:12px;height:12px;padding:0 8px 0 4px;margin-top:-2px!important}html .uas-title .toggle-wrapper{top:20px;width:12px;height:12px;padding:0 8px 0 4px;margin-top:-2px!important}html .uas-title-review .triangle-down-sf,html .uas-title .triangle-down-sf,html .map-entry .triangle-down-sf{border-top:10px solid #006eb5!important}html .uas-title-review .triangle-up-sf,html .uas-title .triangle-up-sf,html .map-entry .triangle-up-sf{border-bottom:10px solid #006eb5!important}html .uas-title-review .triangle-right-sf,html .uas-title .triangle-right-sf,html .map-entry .triangle-right-sf{border-top:5px solid transparent;border-left:10px solid #006eb5!important;border-bottom:5px solid transparent}html .map-controls .dropdown-menu.dropdown-menu-end.show .dropdown-item .form-check-input:checked{background-color:#18639f!important;border-color:#18639f!important}html .sort-triangle-group img,html .sort-triangle-up img,html .sort-triangle-down img{width:10px;height:10px;display:inline-block}html .ellipse-menu img{width:18px;height:18px;display:inline-block}html p-chips a{color:#fff!important;text-decoration:none!important}html .icon-triangle-left,html .icon-triangle-right{font-size:1em;line-height:2.9em;margin:0 5px 0 0;padding:0}html app-profile-menu span.caret{pointer-events:none}html app-profile-menu .name-wrap{margin-right:18px}html app-profile-menu .name-wrap-caret{content:"";position:absolute;right:4px;top:3px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff}html app-profile-menu .dropdown-toggle{display:inherit!important}html app-profile-menu .dropdown-toggle:after{display:none}html app-profile-menu .d-inline-block{margin-right:10px!important}html .search{width:calc(100% - 30px)}html ::-webkit-input-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important}html :-moz-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important}html ::-moz-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important}html :-ms-input-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important}html .home{background-color:#18639f}html .home .container h1{color:#fff;font-size:51px;font-weight:100;margin-top:50px;line-height:1.2em;margin-bottom:18px}html .home .container .btn-info:hover{background:#f2faff}html .home .container .btn-success:hover{background:#003e7e}html .home .container p{color:#fff;font-size:1.6em;width:23em}html .four-oh-four{margin-top:50px}html .four-oh-four .container h2{font-size:36px!important;text-align:center!important;margin-bottom:30px;line-height:48px;color:#18639f}html .four-oh-four .container p{color:#555;text-align:center!important;font-size:21px;font-weight:300;margin:15px auto 50px}html .four-oh-four .container p b{font-weight:500;color:#222}html .applicability{background-color:#f5f5f5;text-align:center;padding-bottom:40px;padding-top:40px}html .applicability h2{font-size:36px!important;text-align:center;font-weight:300;margin-bottom:30px;line-height:48px;color:#18639f}html .applicability p{color:#555;font-size:21px;font-weight:300;margin:15px auto 50px;text-align:center;width:29em}html .applicability p b{font-weight:500;color:#222}html .applicability img{width:400px;display:block;text-align:center;margin:20px auto 50px}html .applicability .btn-lg,html .applicability .btn-group-lg>.btn{border:1px solid #18639F;text-align:center;margin:8px auto}html img:not([height]){height:auto;max-width:100%}html .pill{padding:5px 10px!important;border-radius:5px!important;background:#eee!important;margin-right:2px!important;display:inline-block!important}html .pill-readonly{padding:5px 10px!important;margin-bottom:2px!important;border-radius:5px!important;background:#f5f5f5!important;margin-right:2px!important;display:inline-block!important;border:1px solid #333;color:#000}html .p-chips-token{border-radius:5px!important;background:#eee!important;margin-right:2px!important;display:inline-block!important;padding:2px 10px!important;margin-bottom:2px!important;background:#18639f!important}html .sky-backdrop h2{font-size:2.3em!important;text-align:center;font-weight:100;margin-top:50px;margin-bottom:40px;color:#fff;position:relative}html .sky-backdrop p{color:#fff;font-size:1.4em;font-weight:300;margin:15px auto 50px;text-align:center}html .sky-backdrop p b{font-weight:500;color:#222}html .sky-backdrop .btn-lg,html .sky-backdrop .btn-group-lg>.btn{border:1px solid #18639F;text-align:center;margin:8px auto;position:relative;z-index:10000}html .sky-backdrop .cloud-one{background:url(cloud-one.73440d714351a93d.png) no-repeat;background-size:cover;width:234px;height:100px;opacity:.1;position:absolute;top:390px;left:-234px;-webkit-animation-name:cloud-one;-webkit-animation-duration:250s;-webkit-animation-iteration-count:infinite;animation-name:cloud-one;animation-duration:250s;animation-iteration-count:infinite}html .drone-zone .cloud-one{background:url(cloud-one.73440d714351a93d.png) no-repeat;background-size:cover;width:234px;height:100px;opacity:.1;position:absolute;top:390px;left:-234px;-webkit-animation-name:cloud-one;-webkit-animation-duration:250s;-webkit-animation-iteration-count:infinite;animation-name:cloud-one;animation-duration:250s;animation-iteration-count:infinite}@keyframes cloud-one{0%{left:-234px}to{left:2560px}}html .sky-backdrop .cloud-two,html .drone-zone .cloud-two{background:url(cloud-two.803fbf32fcd0bce5.png) no-repeat;background-size:cover;width:360px;height:154px;opacity:.08;position:absolute;top:440px;left:-360px;-webkit-animation-name:cloud-two;-webkit-animation-duration:280s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:25s;animation-name:cloud-two;animation-duration:280s;animation-iteration-count:infinite;animation-delay:25s}@keyframes cloud-two{0%{left:-400px}to{left:2560px}}html .text-muted{color:#595959!important}html .paper-reg,html .gov-statements{text-align:center;background-color:#fff;padding-bottom:30px;padding-top:15px}html .paper-reg h3,html .gov-statements h3{font-size:28px;margin-bottom:35px;margin-left:auto;margin-right:auto;line-height:inherit;width:80%}html .paper-reg ul,html .gov-statements ul{font-size:16px!important;text-align:left;width:33em;line-height:36px!important;margin-left:auto;margin-right:auto;list-style:initial}html .paper-reg .btn-lg{border:1px solid #18639F;margin:35px auto 20px;padding:10px 16px;font-size:17px;line-height:1.33333;border-radius:200px;text-transform:uppercase}html .paper-reg .btn{padding-left:40px;padding-right:40px}html .paper-reg .btn-lg:focus,html .paper-reg .btn-lg:hover{background:#004e82!important;border-color:#004878!important;color:#fff!important}html .gov-statements .btn-lg,html .gov-statements .btn-group-lg>.btn{border:1px solid #18639F;margin:35px auto 20px}html .omb-num{text-align:center;background:#fff}html .omb-num .container{background:#fff}html .omb-num .container p{color:#555;font-size:13px}html .omb-num .container p b{font-weight:700;color:#222}html .omb-num .container p i{color:#eee;font-style:normal;padding:0 13px}html .omb-row{margin-bottom:10px!important}html .privacy-act{padding-bottom:0!important}html p.hint-sun{font-size:12px!important;color:#4c4c4c!important;font-style:italic;margin-left:3px}html .privacy-use-statements::-webkit-scrollbar-corner{-webkit-appearance:none}html .privacy-use-statements::-webkit-scrollbar{-webkit-appearance:none;width:7px}html .privacy-use-statements::-webkit-scrollbar-thumb{border-radius:4px;background-color:#00000080;box-shadow:0 0 1px #ffffff80}html .create-account{clear:both;content:""}html .create-account h1,html .create-account fieldset{margin-bottom:8px;margin-top:30px}html .create-account .instructions{text-align:center;margin-bottom:30px}html .create-account .registration-form .group-givenName,html .create-account .registration-form .group-surname,html .create-account .registration-form .group-email,html .create-account .registration-form .group-password,html .create-account .registration-form .group-confirmPassword{background:#fff;border:1px solid #d9d9d9;border-radius:3px;margin-bottom:20px}html .create-account .registration-form .btn{margin-top:25px}html .verify-account{margin-bottom:130px}html .verify-account p{text-align:center;line-height:28px}html .login .form-horizontal .group-login,html .login .form-horizontal .group-password{background:#fff;border:1px solid #d9d9d9;border-radius:3px;margin-bottom:20px}html .login .form-horizontal label{margin-bottom:0;padding-top:9px}html .login .form-horizontal .btn{width:auto}html .forgot-password-content h1{margin-bottom:8px;margin-top:30px}html .email-password-area h1,html .create-account h1,html .login h1{margin-top:30px!important}html .forgot-password-content .instructions{text-align:center;margin-bottom:30px}html .forgot-password-content .form-horizontal .group-email,html .forgot-password-content .form-horizontal .group-password,html .forgot-password-content .form-horizontal .group-confirmPassword{background:#fff;border:1px solid #d9d9d9;border-radius:3px;margin-bottom:20px}html .forgot-password-content .form-horizontal .to-login{display:block;text-align:center}html .forgot-password-content .form-horizontal .form-horizontal .group-email,html .forgot-password-content .form-horizontal .form-horizontal .group-confirmedPassword{background:#fff;border:1px solid #d9d9d9;border-radius:3px;margin-bottom:20px}html .forgot-password-content .to-login{display:block;text-align:center;margin-top:20px}html .change-password-content .instructions{text-align:center}html .change-password-content .form-horizontal .group-password,html .change-password-content .form-horizontal .group-confirmPassword{background:#fff;border:1px solid #d9d9d9;border-radius:3px;margin-bottom:20px}html .change-password-content .form-horizontal .to-login{display:block;text-align:center;margin-top:20px}html .my-profile h1{margin-bottom:8px;margin-top:30px}html .my-profile h3{color:#be1e2d;font-size:23px;text-transform:uppercase;line-height:1.3;margin-top:20px;margin-bottom:10px}html .my-profile .promo-text{color:#222;font-size:18px}html .my-profile ul{font-size:14px;list-style:initial;padding-left:1.4em}html .my-profile .side-bar p{color:#555}html .my-profile ul li p{line-height:20px;color:#555}html .my-profile p.hint{color:#555;white-space:pre-wrap;-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto}html p.hint-info-rfi{margin-top:-22px;margin-left:3px;margin-bottom:20px}html p.hint-info-request{margin-top:8px;margin-left:3px;margin-bottom:20px}html p.hint{color:#555;font-style:italic}html p.hint-caps{color:#555;font-style:italic;margin-top:0;margin-bottom:10px;margin-left:0;letter-spacing:-.16px}html p.hint-caps-geometry{color:#555;font-style:italic;margin-top:-5px;margin-bottom:10px;margin-left:0;letter-spacing:-.16px}html p.hint-caps-map-location{color:#555;font-style:italic;margin-top:8px;margin-bottom:20px;margin-left:0;letter-spacing:-.16px}html p.hint-ls-16{letter-spacing:-.16px}html p.hint-awv{color:#555;font-style:italic;margin-top:-10px;margin-bottom:20px;margin-left:3px;letter-spacing:-.16px;font-size:.85em;line-height:1.4}html p.hint-awv .hint-emphasis{font-weight:700;color:#000}html p.hint-reg{color:#555;font-style:italic;margin-top:10px;margin-bottom:0;margin-left:3px;letter-spacing:-.16px}html p.hint-subtitle{color:#555;font-style:italic;margin-left:3px;letter-spacing:-.16px;font-size:.9em;line-height:1.4}html .contact-section{font-weight:700;color:#000}html p.hint-awv.attachments-awv{margin-top:-25px;margin-bottom:20px}html p.hint-awv.sid{margin-top:5px!important;margin-bottom:20px}html p.hint-awv .hint-caps-inventory{margin-bottom:10px!important}html .my-profile a:hover,html .my-profile a:active{text-decoration:none!important}html .my-profile .rt-col h3.non-hob-h3{margin-left:0;margin-right:0;width:auto!important;text-align:left}html .my-profile .control-label{padding-right:0}html .my-profile .registered .registered-panel{background:#fcfcfc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;box-shadow:0 2px 2px #00000024,0 3px 1px -2px #0003,0 1px 5px #0000001f;-moz-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);min-height:116px;border:none;position:relative}html .my-profile .registered .registered-panel .panel-heading{color:#fff;background:#18639f;font-size:13px}html .my-profile .registered .registered-panel .panel-heading p{color:#fff;font-size:20px}html .my-profile .registered .registered-panel .panel-heading .row span{font-size:10px;text-transform:uppercase}html .my-profile .registered .registered-panel .panel-heading .row span:first-of-type{padding-right:0}html .my-profile .registered .registered-panel .panel-heading .row span:last-of-type{padding-left:0}html .my-profile .registered .registered-panel .panel-heading-expired{background:#a01624!important}html .my-profile .registered .registered-panel .panel-body a{text-align:center}html .my-profile .registered h4{line-height:inherit;font-size:19px;width:90%}html .my-profile .registered p{color:#555;line-height:inherit}html .my-profile .registered .btn{padding-left:31px;padding-right:31px}html .file-attachments a{text-decoration:none!important;z-index:100}html .file-attachments a:hover{text-decoration:underline!important}html ngcart-summary{font-size:.9em!important;color:#18639f;text-transform:uppercase;padding:17px 0 12px!important;display:block;text-align:right}html .thumbnail{padding:0!important;border:none!important;border-radius:0!important;line-height:1.25;margin-bottom:30px!important}html .thumbnail .dash-panel-caps-uinv,html .dash-panel-caps-uinv{background:#efefef!important;box-shadow:none!important;border:2px dashed #CCC!important}html .nma-km{margin:0!important;padding:0!important}html .nma-padding{padding-left:15px!important;padding-right:15px!important}html .nma-line-break{display:block}html .nma-km-row{margin:0 0 20px!important}html .nma-km-attachment-row{margin:0 0 20px!important;padding:0!important}html .nma-sm-top{margin-top:-10px!important}html .nma-km-bottom{margin-bottom:0!important;padding-bottom:0!important}html .nma-km-bottom-heading{margin-top:10px!important;margin-bottom:0!important;padding-bottom:0!important}html .nma-km-bottom-close-window{margin-top:20px!important;margin-bottom:0!important;padding-bottom:0!important}html .nma-km-bottom-close-window-coa-uas{margin-top:25px!important;margin-bottom:0!important;padding-bottom:0!important}html .nma-km-bottom-close-window-uas{margin-top:30px!important;margin-bottom:0!important;padding-bottom:0!important}html .nma-km-bottom-buttons{margin:1rem 0 1.7rem!important}html .nma-km-alert{margin-bottom:0!important}html .nma-km-return{font-weight:700!important;font-size:.8em!important;text-align:left;text-transform:uppercase;margin:0!important}html .nma-km-np{padding-left:0!important;padding-right:0!important}html .nma-km-p{margin-bottom:0!important;margin-left:20px!important}html .nma-km-mr{margin-right:20px}html .nma-km-hr{margin-left:-15px!important;margin-right:-15px!important}html .nma-km-top{margin-top:0!important;padding-top:0!important}html .nma-km-left{margin-left:0!important;padding-left:0!important}html .nma-km-left-sm{margin-left:0!important;padding-left:10px!important}html .nma-km-right-left-sm{margin-right:0!important;padding-left:20px!important;padding-right:10px!important}html .nma-km-state{margin-left:0!important;padding-left:0!important}html .nma-km-right{margin-right:0!important;padding-right:0!important}html .nma-tools,html .mark-your-aircraft{margin-top:40px!important}html .nma-export{margin-top:20px!important;padding:0!important}html .wa-margin{margin-top:20px!important}html .mya-image{max-width:100%!important;margin:0 auto}html .nma-paging,html .nma-sort{margin-top:20px!important}html .nma-confirm{margin-top:15px!important}html .nma-left{margin-left:15px!important}html .nma-count{margin:10px 0!important}html .nma-count label{height:20px!important;margin-top:5px!important;text-transform:uppercase!important;font-weight:700}html .nma-filter{margin-top:10px!important}html .nma-under{margin-bottom:10px!important}html .nma-km-auto{margin:0 auto}html .nma-km-footer{margin:0 auto;padding:0 0 20px!important}html .nma-ap{margin:0 auto!important;padding-left:0!important;padding-right:0!important}html .nma-ap-top-row{margin:0 auto 20px!important;padding-left:0;padding-right:0}html .nma-dz{padding:0!important}html .address-break{white-space:pre-wrap;line-height:16px!important;font-weight:400!important;font-size:14px!important;word-break:break-all;margin-bottom:10px}html .address-break-waiver,html .long-text-break-waiver,html .breakword-hyphenate-prewrap{white-space:pre-wrap;-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto}@media (min-width: 100px) and (max-width: 1199.98px){html .caps-form.caps-geometry-form .caps-geometry .mobile-view-padding{padding-left:calc(var(--bs-gutter-x) * .5)!important}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){html .address-break-waiver,html .long-text-break-waiver,html .breakword-hyphenate-prewrap{word-break:keep-all}}@supports (-ms-ime-align: auto){html .address-break-waiver,html .long-text-break-waiver,html .breakword-hyphenate-prewrap{word-break:keep-all}}html .accident-report-damage{word-wrap:break-word;word-break:keep-all!important;hyphens:auto}html .icon-cart{font-size:1em!important;margin-right:3px!important}html .icon-csv{font-size:.8em!important}html .uastable td:first-child,html .uastable tbody th:first-child{text-align:left}html .uascart{margin-left:0!important;margin-right:0!important;margin-bottom:8px!important}html .adduas{margin-top:12px;margin-bottom:8px}html .adduas-device{margin-top:15px;margin-bottom:8px}html .addAddlUas{margin-top:18px;margin-bottom:8px}html .flex-row{display:flex}html .flex-row>[class*=col-]{display:flex;flex-direction:column}html .flex-row .thumbnail{flex-direction:column;display:flex;flex:1 0 auto;min-width:50%;min-height:500px;height:auto;position:relative}html .profile-block h2{margin:3px 0 5px!important}html .profile-block h2.my-response{margin:8px 0 0!important}html .profile-block h3{margin:0 0 13px!important;font-size:14px;color:#121212;font-weight:500}html .profile-block hr{border-color:#efefef}html app-expandable-section .profile-block h3{font-size:20px!important;color:#121212!important;padding:0;text-transform:none!important}html .icon-add-caps-svg,html .icon-remove-caps-svg{fill:#18639f!important}html .caps-form .col-1{flex:0 0 4.33333333%!important;max-width:4.33333333%!important}html .caps-form .col-11{flex:0 0 95.66666667%!important;max-width:95.66666667%!important}html .caps-form .validate-block.col-12.nma-km-left{padding-left:0!important}html .profile-block.caps-block{padding:5px 13px 18px!important;z-index:800!important;position:relative}html .profile-block.caps-block p.hint-awv{margin-left:0}html .profile-block.caps-block p.hint-awv.hint-caps-inventory{margin-bottom:10px!important}html .profile-block.caps-block h2{margin:3px 0 10px}html .profile-block.caps-block h2.caps-upload-widget{margin-top:20px!important;margin-bottom:0!important}html .profile-block.caps-block .caps-upload-widget-inventory{margin-top:12px!important}html .profile-block.caps-block h2.uas-subtitle{color:#18639f;font-size:23px;line-height:1.2;margin:5px 0 0!important}html .profile-block.caps-block h2.uas-subtitle-no-attachments{color:#18639f;font-size:23px;line-height:1.2;margin:10px 0!important}html .profile-block.caps-block .adduas{margin-bottom:0!important}html .caps-transmission-technology{margin:0 15px 0 0}html .form-group-inner-quad{margin-bottom:6px}html .row .top-row{border-bottom:1px solid #efefef;padding-bottom:10px}html .row .bottom-row{border-top:1px solid #efefef;padding-top:15px;margin-top:15px}html .row .attachments-row{border-bottom:1px solid #efefef;min-height:51px}html .row .attachments-row h2{margin-top:16px!important;margin-bottom:15px!important;word-wrap:break-word;word-break:keep-all!important;hyphens:auto}html .row .top-row a{text-transform:uppercase;font-weight:700;font-size:.8em;margin-top:15px!important;text-decoration:none!important}html .row .single-row,html .row .single-row-rec{margin-top:13px}html .row .content-row{margin-top:13px;margin-bottom:40px}html .row .table-row{margin-left:-13px!important;margin-right:-13px!important}html .thumbnail.profile-block.file-attachments{position:relative!important;z-index:799!important;padding:0 13px!important}html .thumbnail.profile-block.file-attachments.caps-attachments{z-index:797!important;margin-bottom:0!important}html .coa-review .profile-block-not-expanded{padding:18px 13px 0!important}html .content-under{margin-top:40px}html .content-under-footer{margin-top:40px!important}html .content-below{margin-bottom:40px}html .profile-block-inner{padding:0 13px 10px!important;border-radius:3px!important;word-break:break-all;box-shadow:none;margin-top:14px;border:1px solid #efefef!important}html .profile-block-inner a.edit-profile-link{text-transform:uppercase;font-weight:700;font-size:.8em;margin-top:15px!important;text-decoration:none!important}html .profile-block{background:#fff;box-shadow:0 0 3px #0000001a;padding:18px 13px!important;border-radius:3px!important;word-break:break-all}html .profile-block label,html .profile-block p.empty-read-only-label{color:#595959;word-wrap:break-word;word-break:keep-all!important;hyphens:auto}html .profile-block label.caps-label{color:#222;padding-right:0!important}html .profile-block label.label-large{font-size:1.1em}html .user-add{border:3px dashed #CCC!important;min-height:396px;font-size:23px;margin-top:20px;padding:130px 0!important}html .user-add .icon-add{margin-bottom:10px;font-size:36px}html .user-add a:link,html .user-add a:visited,html .user-add a:hover,html .user-add a:active{text-decoration:none!important}html .user-add-mobile{display:none}html .user-wrap-read-only{word-break:break-all}html .user-exists{background:#fff;margin-top:20px;box-shadow:0 0 3px #0006;word-break:break-all}html .user-exists .user-head{padding:10px 17px!important;height:73px}html .user-head h4 strong{font-weight:700!important;text-decoration:underline}html .user-body strong{font-weight:800!important;text-decoration:underline}html .user-exists .user-head h4{color:#fff!important;font-weight:400!important;font-size:24px;margin-top:5px!important;margin-bottom:5px!important;line-height:normal}html .user-exists .user-head h6{font-weight:100!important;font-size:14px;color:#fff!important;margin-top:5px!important;margin-bottom:5px!important}html .user-exists .user-head .close{color:#fff;margin-top:5px!important;opacity:.8}html .user-exists .user-head .close:hover{opacity:1}html .user-exists .user-body{padding:0 17px 15px;height:262px;position:relative}html .user-body .alert-dismissible .close{padding:.2rem 1.25rem 0!important}html .user-body .alert{padding:1px 5px!important;margin-top:0!important;margin-bottom:0!important}html .user-body .alert .alert-icon{font-size:13px;line-height:1}html .user-alert{position:absolute;bottom:0;left:0;right:0;margin:0!important}html .user-exists label{text-transform:uppercase;font-weight:500!important;font-size:14px;margin-top:10px!important;margin-bottom:-3px!important}html .user-exists .user-footer{min-height:60px!important;border-top:1px solid #eeeeee}html .user-exists .user-footer .user-link{height:60px!important;padding-top:20px!important}html .user-exists .user-footer a{text-transform:uppercase}html .user-exists .user-footer .col-lg-6:first-child{border-right:1px solid #eeeeee}html .user-exists .user-footer-active{border-top:none!important}html .user-exists .user-invite-status{text-transform:capitalize}html .user-exists .user-invited{margin-top:10px!important;text-transform:uppercase;word-wrap:break-word;word-break:keep-all!important;hyphens:auto}html .user-exists .user-alert-message{border:1px solid transparent;padding:5px 20px}html .user-exists .user-alert-message p{display:inline}html .user-exists .user-alert-message .close{font-size:18px!important}html .user-active{background:#18639f!important;color:#fff!important}html .user-canceled{background:#a01624;color:#fff}html .user-pending{background:#60502d;color:#fff}html .user-pending .user-head h4{color:#fff!important;font-weight:400!important;font-size:24px;margin-top:5px!important;margin-bottom:5px!important;line-height:normal}html .user-pending .user-head h6{font-weight:100!important;font-size:14px;color:#fff!important;margin-top:5px!important;margin-bottom:5px!important}html .user-pending .user-head .close{color:#fff;margin-top:5px!important;opacity:.8}html .user-pending .user-head .close:hover{opacity:1}html .snna,html mark.snna,html .pcna{font-family:Source Sans Pro,sans-serif;-webkit-font-smoothing:antialiased;color:#222;font-weight:500;font-size:.8em;text-align:left;padding-top:10px;margin-left:5px;text-transform:uppercase;background:none!important}html .pcna{padding-top:15px;margin-left:2px}html .pcna input{margin-right:2px;position:relative;top:1px}html .cl-drone{margin-bottom:15px}html a.normal{color:#333!important}html table.cart{margin:0 0 1.5em!important}html .table-striped{border-radius:2px!important;border:none!important;background:#fff}html .table-striped strong{text-decoration:underline}html .table-striped .icon-x{border:2px solid #18639F!important;border-radius:20px;color:#18639f;font-size:.8em;padding:3px}html .table-striped tfoot>tr{background:#e8e8e8!important}html .table-striped tfoot>tr>td,html .table-striped tfoot>tr>th{border:none!important;font-weight:500!important;padding:15px 10px 7px;background:#e8e8e8!important;text-transform:uppercase;color:#000;font-size:1em!important}html .table-striped tbody{border:none!important}html .table-striped thead th{vertical-align:baseline!important;text-align:left;border:none!important;background:#fff!important;color:#595959;border-bottom:1px solid #555555;font-weight:500;font-size:.85em!important;padding:18px 0 13px 10px!important;text-transform:uppercase}html .table-striped thead th{vertical-align:baseline!important}html .table-striped thead th a{color:#595959!important}html .table-striped thead th:first-child,html .table-striped td:first-child,html .table-striped th:first-child,html .waiver-table .table-striped th:first-child,html .waiver-table .table-striped td:first-child{padding-left:20px!important}html .existing-waiver-table-select .table-striped th:first-child,html .existing-waiver-table-select .table-striped td:first-child{padding-right:8px!important}html .table-striped thead th:nth-child(1),html .table-striped thead th:nth-child(2),html .table-striped thead th:nth-child(3),html .table-striped thead th:nth-child(4){width:175px}html .table-striped thead th:nth-child(5){width:110px}html .table-striped thead th:nth-child(6),html .table-striped thead th:nth-child(7),html .table-striped thead th:nth-child(8){width:90px}html .table-striped thead th:nth-child(9){width:50px}html .table-striped thead th:last-child{width:50px!important}html .table-striped td:last-child{width:50px!important}html .table-striped.enhanced-table thead th:nth-child(1),html .table-striped.enhanced-table thead th:nth-child(2),html .table-striped.enhanced-table thead th:nth-child(3),html .table-striped.enhanced-table thead th:nth-child(4),html .table-striped.enhanced-table thead th:nth-child(5),html .table-striped.enhanced-table thead th:nth-child(6),html .table-striped.enhanced-table thead th:nth-child(7),html .table-striped.enhanced-table thead th:nth-child(8),html .table-striped.enhanced-table thead th:nth-child(9),html .table-striped.enhanced-table thead th:last-child{width:unset!important}html .table-striped.enhanced-table thead th:last-child{padding-right:15px!important}html .table-striped.enhanced-table td:last-child{width:50px!important}html .table-striped.enhanced-table td:last-child .mob-menu-position{margin-left:17px}html .table-striped.p107-inventory thead th:nth-child(1),html .table-striped.p107-inventory thead th:nth-child(2),html .table-striped.p107-inventory thead th:nth-child(3),html .table-striped.p107-inventory thead th:nth-child(4),html .table-striped.p107-inventory thead th:nth-child(5),html .table-striped.p107-inventory thead th:nth-child(6),html .table-striped.p107-inventory thead th:nth-child(7),html .table-striped.p107-inventory thead th:nth-child(8),html .table-striped.p107-inventory thead th:nth-child(9),html .table-striped.p107-inventory thead th:nth-child(10),html .table-striped.p107-inventory thead th:last-child{width:unset!important}html .table-striped.p107-inventory thead th:last-child{padding-right:15px!important}html .table-striped.p107-inventory td:last-child{width:50px!important}html .table-striped.p107-inventory td:last-child .mob-hide{margin-left:17px}html .uas-inventory-table .table-striped tr.user-active td .uas-context,html .part-91-coa-table .table-striped tr.user-active td .uas-context{color:#fff!important}html .uas-inventory-table .table-striped tr.user-active td,html .uas-inventory-table .table-striped tr.user-active th,html .part-91-coa-table .table-striped tr.user-active td,html .part-91-coa-table .table-striped tr.user-active th{position:relative;z-index:802}html .uas-inventory-table .table-striped td.expandedRow,html .uas-inventory-table .table-striped th.expandedRow,html .part-91-coa-table .table-striped td.expandedRow,html .part-91-coa-table .table-striped th.expandedRow{width:auto!important;padding:0!important;margin:0!important;background:#fff!important;position:relative;z-index:801}html .uas-inventory-table .table-striped td.expandedRow .uas-details-wrapper,html .uas-inventory-table .table-striped th.expandedRow .uas-details-wrapper,html .part-91-coa-table .table-striped td.expandedRow .uas-details-wrapper,html .part-91-coa-table .table-striped th.expandedRow .uas-details-wrapper{padding-left:0!important}html .uas-inventory-table .table-striped td.expandedRow .thumbnail.profile-block.file-attachments,html .uas-inventory-table .table-striped th.expandedRow .thumbnail.profile-block.file-attachments,html .part-91-coa-table .table-striped td.expandedRow .thumbnail.profile-block.file-attachments,html .part-91-coa-table .table-striped th.expandedRow .thumbnail.profile-block.file-attachments{margin-bottom:10px!important;z-index:803!important}html .uas-inventory-table .table-striped td.expandedRow app-part91-aircraft-detail,html .uas-inventory-table .table-striped th.expandedRow app-part91-aircraft-detail,html .part-91-coa-table .table-striped td.expandedRow app-part91-aircraft-detail,html .part-91-coa-table .table-striped th.expandedRow app-part91-aircraft-detail{width:100%}html .uas-inventory-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(1),html .uas-inventory-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(2),html .uas-inventory-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(1),html .uas-inventory-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(2),html .part-91-coa-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(1),html .part-91-coa-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(2),html .part-91-coa-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(1),html .part-91-coa-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(2){width:380px!important}html .uas-inventory-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(3),html .uas-inventory-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(3),html .part-91-coa-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(3),html .part-91-coa-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(3){width:80px!important}html .uas-inventory-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(4),html .uas-inventory-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(4),html .part-91-coa-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(4),html .part-91-coa-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(4){width:140px!important}html .uas-inventory-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(5),html .uas-inventory-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(5),html .part-91-coa-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(5),html .part-91-coa-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(5){width:120px!important}html .uas-inventory-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(6),html .uas-inventory-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(6),html .part-91-coa-table .table-striped td.expandedRow .attachments-table .table-striped thead th:nth-child(6),html .part-91-coa-table .table-striped th.expandedRow .attachments-table .table-striped thead th:nth-child(6){width:50px!important}html .caps-review-attachments{margin-bottom:15px!important;padding-bottom:0!important}html .waiver-table .table-striped th,html .waiver-table .table-striped td,html .existing-waiver-table-select .table-striped td{width:initial!important}html .existing-waiver-table thead th:nth-child(1),html .existing-waiver-table thead th:nth-child(2),html .existing-waiver-table thead th:nth-child(3){width:150px!important}html .existing-waiver-table thead th:nth-child(4){width:150px!important}html .existing-waiver-table thead th:nth-child(5),html .existing-waiver-table thead th:nth-child(6){width:150px!important}html .existing-waiver-table thead th:last-child{width:50px!important}html .existing-waiver-table-select thead th:nth-child(1){width:30px}html .existing-waiver-table-select thead th:nth-child(2),html .existing-waiver-table-select thead th:nth-child(3),html .existing-waiver-table-select thead th:nth-child(4),html .existing-waiver-table-select thead th:nth-child(5),html .existing-waiver-table-select thead th:nth-child(6){width:initial!important}html .existing-waiver-table-select thead th:last-child{width:initial!important;padding-right:10px!important}html .existing-waiver-table-select td:last-child{padding-right:10px!important}html .table-striped tbody tr{border-top:1px solid #eeeeee}html .table-striped tbody th,html .table-striped tbody td{border:none!important;padding:18px 0 14px 10px!important;border-bottom:1px solid #555555;vertical-align:middle!important;background:none!important;min-height:48px!important}html .table-striped tbody td{padding:10px 0 7px 10px!important}html .waiver-table tbody td,html .existing-waiver-table-select tbody td{padding:13px 0 10px 10px!important}html .table-striped tbody tr:nth-child(2n){background:#fff!important}html .table-striped tbody tr:nth-child(odd){background:#f9f9f9!important}html .table-striped .header{height:auto!important}html .table-striped .canceled-text{color:#a01624!important}html .table-striped tfoot>tr>td{padding:14px 10px!important}html .manage-access th:first-child,html .manage-access td:first-child{padding-left:20px!important}html .manage-access thead th:nth-child(1),html .manage-access thead th:nth-child(2),html .manage-access thead th:nth-child(3),html .manage-access thead th:nth-child(4),html .manage-access thead th:nth-child(5){width:200px!important}html .manage-access thead th:last-child{width:75px!important;padding-right:20px!important}html .manage-access td:last-child{width:75px!important;padding-right:20px!important}html .manage-access tbody td{padding:13px 0 13px 10px!important}html .cart th[scope=col]:nth-child(6){width:90px}html .checkout-table,html .op-inv-table{background:none;border:none!important}html .checkout-table .header,html .op-inv-table .header{height:0!important}html .checkout-table thead>tr>th{background:none!important;padding:0 0 10px!important;text-transform:uppercase;font-weight:500;font-size:.85em!important;border-bottom:1px solid #dedede;border-left:none!important;border-right:none!important;border-top:none!important;color:#333;text-align:left!important}html .checkout-table thead th:last-child{text-align:right!important}html .checkout-table tbody tr:last-child{border-top:1px solid #dedede}html .checkout-table tbody td,html .op-inv-table tbody td{border:none!important;padding:10px 0!important;background:none!important}html .checkout-table tbody td.cart-total{padding:20px 0!important}html table.op-inv-table{margin:0!important;line-height:normal}html .op-inv-table thead>tr>th{background:none!important;padding:0 0 2px!important;text-transform:uppercase;font-weight:500;border:none!important;color:#333;text-align:left!important}html .op-inv-table thead th{width:calc(33% - 5px)!important}html .op-inv-table thead th{padding-right:3px!important}html .op-inv-table tbody td{width:calc(33% - 5px)!important}html .op-inv-table tbody td{padding-right:3px!important}html .state-dropdown-container #uasType{padding-top:4px}html .state-dropdown-container #uasType select{width:calc(100% - 15px)}html .billing-info p,html .payment-info-review p{color:#535353!important}html .mob-display.nma-filter label:first-child{margin-right:3px}html .mob-display.nma-filter label:nth-child(2){margin-right:3px}html .mob-display .btn-group .btn{border-radius:3px;text-align:left;margin:0;padding-left:15px!important;font-size:13px}html .mob-display .btn-group .dropdown-menu{width:100%;min-width:105px!important;max-width:175px!important;padding:0!important}html .mob-display .btn-group .dropdown-menu:before,html .mob-display .btn-group .dropdown-menu:after{position:absolute;top:0;left:0;display:none;border:none!important;content:""}html .mob-display .btn-group .dropdown-menu>li>a{padding:0!important;font-weight:400;color:#555!important;white-space:normal;word-break:keep-all!important;hyphens:auto}html .mob-display .btn-group .dropdown-menu>li.dropdown-selected>a{color:#fff!important}html .mob-display .btn-group .dropdown-menu>li>a:hover,html .mob-display .btn-group .dropdown-menu>li>a:active{background:none!important}html .mob-display .btn-group .dropdown-menu ul{width:100%;font-size:13px}html .mob-display .btn-group .dropdown-menu-right{min-width:100%!important}html .mob-display .btn-group .dropdown-selected{color:#fff;background:#18639f}html .mob-display .btn-group .uas-context-link{padding:5px!important;min-width:100%!important}html .mob-display .btn-group ul>li{list-style-type:none}html .safety-guidance-content .form-horizontal ul{margin-bottom:14px;list-style-type:disc}html .safety-guidance-content .form-horizontal ul li p{font-size:1.2em;margin-bottom:20px}html .safety-guidance-content .form-horizontal .form-group{margin-left:0;margin-right:0}html .safety-guidance-content .learn-more{padding-left:15px;padding-right:15px;border-bottom:1px solid #eeeeee;padding-bottom:20px;margin-bottom:15px}html .payment-details-content .acknowledge{width:25em}html .payment-details-content .rt-col p{font-size:13.5px;color:#555;line-height:26px}html .payment-details-content .card-exp input:first-of-type{width:36px;display:inline-block;padding-right:2px}html .payment-details-content .card-exp input:last-of-type{width:50px;display:inline-block;padding-right:6px}html .payment-details-content .card-exp>div{display:inline-block}html .payment-details-content .control-label{padding-right:0}html .review-order-content h1{margin-bottom:35px}html .review-order-content .acknowledge{width:70%;text-align:center;margin-top:40px}html .review-order-content .rt-col h2,html .billing-info h2{margin-top:0;margin-bottom:25px}html .review-order-content .rt-col h3,html .billing-info h3{font-size:1em;color:#333}html .review-order-content .rt-col h3.non-hob-h3{margin-left:0;margin-right:0;width:auto!important;text-align:left}html .review-order-content .rt-col p{font-size:.95em;color:#535353!important;margin-bottom:10px}html .review-order-content .rt-col .cart-item{font-size:1em;font-weight:700;color:#222}html .review-order-content .rt-col .cart-item-description{border-bottom:1px solid #dedede;padding-bottom:20px;padding-top:8px}html .review-order-content .rt-col .cart-total{font-size:1em;font-weight:700;color:#222;padding-top:15px;margin-bottom:15px;margin-top:15px}html .review-order-content .rt-col .rt-col.billing-info{border-left:none;padding-left:0}html .review-order-content .payment-info-review span{content:"";padding-right:18px}html .order-confirmation-content h1{margin-bottom:8px}html .order-confirmation-content .reg-num{font-size:19px;font-weight:500;text-align:center;margin-bottom:25px;margin-top:16px}html .order-confirmation-content .registration-marking{width:92%;margin:20px auto;display:block}html .order-confirmation-content .confirmation-text{font-size:13px;width:100%;text-align:center;margin-right:auto;margin-left:auto}html .order-confirmation-content .social-media-btns{margin-top:35px}html .order-confirmation-content .social-media-btns .btn{color:#999;font-size:1.3em;height:47px;padding-left:14px;padding-right:14px;margin:0 10px;padding-top:13px}html .order-confirmation-content .social-media-btns .btn:hover{color:#18639f;border:1px solid #18639F;border-radius:200px}html .order-confirmation-content .social-media-btns .btn .span{line-height:1.6}html .certificate{background-color:#fff;width:6.375in;height:2in;border:1px solid #eeeeee;margin-right:auto;margin-left:auto;margin-bottom:20px}html .certificate .certificate-front{padding:16px 16px 0;border-right:2px dashed #eeeeee;height:1.97in}html .certificate .certificate-front .siteLogo{padding:0;float:none;height:52px}html .certificate .certificate-front .siteLogo:hover{background:transparent}html .certificate .certificate-front .siteLogo img{display:block;float:left}html .certificate .certificate-front .siteLogo span{color:#003e7e;display:block;float:left;font-size:11pt;margin-left:10px;margin-top:9px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}html .certificate .certificate-front h5{color:#003e7e;font-size:11pt;margin-top:14px;margin-bottom:8px}html .certificate .certificate-front .row{margin-bottom:4px}html .certificate .certificate-front .row .cert-label{font-size:7pt;color:#777;text-transform:uppercase;padding-right:0}html .certificate .certificate-front .row .cert-label:first-child{padding-left:15px}html .certificate .certificate-front .row .cert-value{color:#0d0d0d;font-size:8pt;font-weight:700;line-height:11px;padding-left:0}html .certificate .certificate-front .row .cert-issue{padding-right:25px}html .certificate .certificate-back{padding:16px 16px 0}html .certificate .certificate-back p{font-size:5.5pt;margin-bottom:5px}html .certificate .certificate-back ul{font-size:5.7pt;padding-right:0;margin-bottom:0;list-style:initial}html .certificate .certificate-back ul:first-child{padding-left:25px}html .certificate .certificate-back ul:last-child{padding-right:8px}html .breadcrumb-container{background:#192855;padding:17px 0 15px}html .has-ultimenu a.ultimenu__link:hover,html .has-ultimenu a.ultimenu__link:active,html .has-ultimenu a.ultimenu__link.is-active{border-top:2px solid #B0862C!important}html .header .ultimenu>li+li{margin-left:0}html a.ultimenu__link{border-top:2px solid transparent;color:#5d676f!important;padding-top:.5rem;text-decoration:none;font-size:16px;text-transform:capitalize}html body>.breadcrumb-container:last-of-type{border-bottom:1px solid #d3d3d3}html .breadcrumb-container .breadcrumbs{list-style:none;margin:0}html .breadcrumb-container .breadcrumbs li{display:inline-block;font-size:.9em}html .breadcrumb-container .breadcrumbs li a{font-family:Source Sans Pro,sans-serif;text-decoration:none}html .breadcrumb-container .breadcrumbs li span{color:#fff;padding-left:8px;padding-right:7px}html .breadcrumbs-right{font-size:.875em;text-transform:uppercase;font-weight:500;line-height:1.5em}html .breadcrumbs-right a{text-decoration:none}html .hideShow{font-size:.875em;text-transform:uppercase;font-weight:500;margin:0!important;padding:0!important}html .nma-breadcrumb-container{margin-left:0;margin-right:0;padding:19px 0 12px;display:block}html .nma-breadcrumb-container .breadcrumbs{list-style:none}html .nma-breadcrumb-container .breadcrumbs li{float:left;font-size:.9em}html .nma-breadcrumb-container .breadcrumbs li a{font-family:Source Sans Pro,sans-serif;text-decoration:none}html .popover .form-group{margin-bottom:0!important}html #searchInventory::-ms-clear,html input[type=text]::-ms-clear{display:none}@media (min-width: 1200px) and (max-width: 1365.98px){html .container.container,html .container-sm,html .container-md,html .container-lg{max-width:100%!important}}@media (min-width: 1280px){html .form-group-inner-quad{margin-bottom:6px}html .faa-header-alert p{margin:15px 0 10px}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html .container{width:1250px}html .modal-{max-width:1280px!important;width:1280px!important}html .dash-panel-nma h4,html .dash-panel-uinv h4,html .dash-panel-waiver h4,html .dash-panel-caps-uinv h4{margin:90px auto 0}html #drone{background-size:contain;background-position:center;position:absolute;width:400px;height:141px;margin:0 auto;top:0!important;right:140px}html .drone{background:transparent url(drone.775b0da9c5d69db3.gif) no-repeat top;z-index:1001}html .plane{background:transparent url(plane.77996a816c505e5c.gif) no-repeat top;z-index:1002}html .helicopter{background:transparent url(helicopter.eb6c0164af8022fb.gif) no-repeat top;z-index:1003}}@media (min-width: 1200px) and (max-width: 1279.98px){html .registration-body{height:290px!important}html .row.part-91-block .content-row label{margin-top:0!important;margin-bottom:5px}html .faa-header-alert p{margin:15px 0 10px}html .container{max-width:1250px!important}html .modal-{max-width:1280px!important;width:1280px!important}html ul.leaders-waiver{padding:0 5px!important}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html #drone{background-size:contain;background-position:center;position:absolute;width:400px;height:141px;margin:0 auto;top:0!important;right:70px}html .drone{background:transparent url(drone.775b0da9c5d69db3.gif) no-repeat top;z-index:1001}html .plane{background:transparent url(plane.77996a816c505e5c.gif) no-repeat top;z-index:1002}html .helicopter{background:transparent url(helicopter.eb6c0164af8022fb.gif) no-repeat top;z-index:1003}html .attachments-table td:nth-child(1) .name-wrap-cart,html .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .attachments-table td:nth-child(2) .name-wrap-cart{max-width:260px!important}html .caps-form .attachments-table td:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table td:nth-child(2) .name-wrap-cart{max-width:260px!important}html .part-91-coa-table td:nth-child(2) .name-wrap-cart{max-width:580px}html .caps-geometry-table td:nth-child(2) .name-wrap-cart{max-width:180px;display:inherit}html .name-wrap-cart,html .name-wrap-details{display:block;text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden;line-height:1.2}html #cart.p107-inventory .name-wrap-cart,html #inventory.p107-inventory .name-wrap-cart{max-width:100px}}@media (min-width: 1200px){html .faa-header-alert p{margin:15px 0 10px}html .container{max-width:1250px!important}html .modal-{max-width:1280px!important;width:1280px!important}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html .row .content-row{margin-top:13px;margin-bottom:40px}html .row.part-91-block .content-row label{margin-top:0!important;margin-bottom:5px}html .nma-inv-nav{position:absolute;top:310px}html .dash-panel{height:450px}html .dash-panel-uinv,html .dash-panel-nma,html .dash-panel-caps-uinv{height:380px}html app-registration .btn{min-width:unset!important;font-size:15px!important}html .registration-body{height:180px}html .read-only{margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:550px}html .alert-wrap-adduas{max-width:380px}html .twoColumn.templateContainer{width:1170px;max-width:1170px}html .home .container h1{font-size:51px;font-weight:100;margin-top:50px;line-height:1.2em;margin-bottom:18px}html .home .container p{font-size:20px;width:23em;margin-bottom:40px}html .four-oh-four .container{background:transparent url(home-hero-rev.72033aa2a0a4ab8b.png) no-repeat scroll 725px bottom/400px auto;height:460px}html .login{width:40%;margin-left:auto;margin-right:auto}html .login .alert-success,html .login .alert-danger{margin-left:-15px;margin-right:-15px}html .system-use .modal-content .modal-body h1{margin-left:auto;margin-right:auto;width:70%}html .forgot-password-content,html .change-password-content{width:42%;margin-left:auto;margin-right:auto}html .forgot-password-content .alert-success,html .forgot-password-content .alert-danger,html .change-password-content .alert-success,html .change-password-content .alert-danger{margin-left:-30px;margin-right:-30px}html .create-account{width:40%;margin-left:auto;margin-right:auto}html .create-account .alert-success,html .create-account .alert-danger{margin-left:-15px;margin-right:-15px}html .verify-account p{width:33em;margin-left:auto;margin-right:auto}html .contact{width:70%}html .mobile-show{display:none}}@media (min-width: 1024px) and (max-width: 1279.98px){html .form-group-inner-quad{margin-bottom:6px}html .faa-header-alert p{margin:15px 0 10px}html .faa-header-left{padding-left:15px!important}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html .user-pie-border,html .active-uas,html .renewable-uas,html .expired-uas,html .canceled-uas{width:17px}html ul.leaders-user span:first-child{padding-right:1px}html ul.leaders-waiver span:first-child{padding-right:0}html ul.leaders-waiver span+span{padding-left:5px!important}html .nma-km-waiver-mid{margin-right:0!important;padding-right:0!important}html .mya-image{max-width:85%!important;margin:0 auto}html .dash-panel-nma h4,html .dash-panel-uinv h4,html .dash-panel-waiver h4,html .dash-panel-caps-uinv h4{margin:105px auto}html .desk-show{display:block}html .row .content-row{margin-top:13px;margin-bottom:40px}html .row.part-91-block .content-row label{margin-top:18px;margin-bottom:5px}html .read-only{margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:550px}html .dash-panel{height:550px}html .dash-panel-uinv,html .dash-panel-nma,html .dash-panel-caps-uinv{height:380px}html .alert-wrap-adduas{max-width:240px}html .mob-display,html .mob-show,html .desk-hide,html .mob-display-pill,html .reg-uni-hide{display:none}html h3.non-hob-h3{margin-left:0;margin-right:0;width:auto!important;text-align:left}html .templateContainer{width:970px}html .drone-zone h2{font-size:1.6em;margin:24px 0 0}html .home .container{height:380px;background:transparent url(home-hero-rev.72033aa2a0a4ab8b.png) no-repeat scroll 610px bottom/310px auto}html .home .container h1{font-size:44px;margin-bottom:15px;margin-top:20px}html .home .container p{font-size:20px;width:23em;margin-bottom:40px}html .home .container .btn{padding-left:22px;padding-right:22px;font-size:15px}html .four-oh-four .container{height:380px;background:transparent url(home-hero-rev.72033aa2a0a4ab8b.png) no-repeat scroll 610px bottom/310px auto}html .uas-shopping-cart .btn-primary{padding-left:22px;padding-right:22px}html .login{width:50%;margin-left:auto;margin-right:auto}html .login .alert-success,html .login .alert-danger{margin-left:-15px;margin-right:-15px}html .system-use .modal-content .modal-body h1{margin-left:auto;margin-right:auto;width:70%}html .forgot-password-content,html .change-password-content{width:50%;margin-left:auto;margin-right:auto}html .forgot-password-content .alert-danger,html .change-password-content .alert-danger{margin-left:-30px;margin-right:-30px}html .create-account{width:55%;margin-left:auto;margin-right:auto}html .create-account .alert-success,html .create-account .alert-danger{margin-left:-15px;margin-right:-15px}html .verify-account p{width:33em;margin-left:auto;margin-right:auto}html .order-confirmation-content .registration-marking{margin-bottom:40px}html .table-striped th:first-child,html .table-striped td:first-child,html .table-striped th:last-child,html .table-striped td:last-child{padding-left:15px!important}html .table-striped th:last-child,html .table-striped td:last-child{padding-right:15px!important}html .table-striped tbody th:first-child{padding-left:20px!important}html .waiver-table .table-striped th:first-child,html .waiver-table .table-striped td:first-child,html .waiver-table .table-striped tbody th:first-child{padding-left:none!important}html .table-striped thead th:nth-child(1),html .table-striped thead th:nth-child(2),html .table-striped thead th:nth-child(3),html .table-striped thead th:nth-child(4){width:120px}html .table-striped thead th:last-child{width:50px!important}html .table-striped td:last-child{width:50px!important}html .waiver-table .table-striped th,html .waiver-table .table-striped td{width:initial!important}html .existing-waiver-table thead th:nth-child(1),html .existing-waiver-table thead th:nth-child(2),html .existing-waiver-table thead th:nth-child(3){width:100px!important}html .existing-waiver-table thead th:nth-child(4){width:100px!important}html .existing-waiver-table th:nth-child(5){width:100px!important}html .existing-waiver-table th:nth-child(6){width:180px!important}html .existing-waiver-table td:nth-child(6) .name-wrap-cart{max-width:180px!important}html .existing-waiver-table th:last-child{width:50px!important}html .existing-waiver-table-select thead th:nth-child(1){width:30px}html .existing-waiver-table-select thead th:nth-child(2),html .existing-waiver-table-select thead th:nth-child(3),html .existing-waiver-table-select thead th:nth-child(4),html .existing-waiver-table-select thead th:nth-child(5),html .existing-waiver-table-select thead th:nth-child(6),html .existing-waiver-table-select thead th:last-child{width:initial!important}html .existing-waiver-table .table-striped td:first-child,html .existing-waiver-table .table-striped thead th:first-child{padding-left:20px!important}html .table-striped tfoot>tr>td{padding:14px 10px!important}html .manage-access th:first-child,html .manage-access td:first-child{padding-left:20px!important}html .manage-access thead th:nth-child(1),html .manage-access thead th:nth-child(2),html .manage-access thead th:nth-child(3),html .manage-access thead th:nth-child(4),html .manage-access thead th:nth-child(5){width:120px!important}html .manage-access thead th:last-child{width:55px!important}html .manage-access td:last-child{width:55px!important}html .cart th:nth-child(6){width:90px}html .nma-tools{margin-top:40px!important}html .nma-km-state{padding-left:15px!important;padding-right:15px!important}html .mobile-show{display:none}html #cart.p107-inventory .name-wrap-cart,html #inventory.p107-inventory .name-wrap-cart{max-width:100px}}@media (min-width: 1024px) and (max-width: 1199.98px){html .review-order-content .rt-col{border-left:none;border-bottom:1px solid #dedede;padding-left:0;padding-bottom:20px;margin-top:20px;margin-bottom:12px}html .review-order-content .rt-col.billing-info{margin-top:0}html .registration-body{height:290px!important}html .edit-right{text-align:right}html .part-91-coa-table .name-wrap-cart{max-width:580px}html .mobile-show{display:none}html .form-group-inner-quad{margin-bottom:20px}html .row.part-91-block .content-row{margin-top:0!important;margin-bottom:0!important}html .row.part-91-block .content-row label{margin-top:18px;margin-bottom:5px}html .edit-right-caps{position:absolute;right:10px;top:15px}html .row.part-91-block .nma-km-left{padding:0 15px!important}html ul.leaders-waiver span:first-child{display:inline-block}html .drone-zone-option.row .mob-hide{display:none!important}html .drone-zone-option.row .mob-show{display:block}html .nma-km-sm{margin:0!important;padding:0!important}html .drone-zone-option{padding:10px!important}html .faa-header-alert p{margin:9px 0 20px}html .faa-header-left{padding-left:15px!important}html .drone-zone h2.drone-zone-adjust-below-rec-flyer{margin:14px 0 0!important}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html .part-91-coa-table td:nth-child(2) .name-wrap-cart{max-width:480px}html .attachments-table tbody th:nth-child(1) .name-wrap-cart,html .attachments-table tbody td:nth-child(2) .name-wrap-cart{max-width:200px!important}html #drone{background-size:contain;background-position:center;position:absolute;width:300px;height:106px;margin:0 auto;top:40px!important;right:0}html .drone{background:transparent url(drone.775b0da9c5d69db3.gif) no-repeat top;z-index:1001}html .plane{background:transparent url(plane.77996a816c505e5c.gif) no-repeat top;z-index:1002}html .helicopter{background:transparent url(helicopter.eb6c0164af8022fb.gif) no-repeat top;z-index:1003}html .nma-km-dz{margin:0!important;padding:0!important}html .nma-inv-nav{position:absolute;top:310px}html .drone-zone{height:auto}html .drone{background:transparent url(drone.775b0da9c5d69db3.gif) no-repeat top;z-index:1001}html .plane{background:transparent url(plane.77996a816c505e5c.gif) no-repeat top;z-index:1002}html .helicopter{background:transparent url(helicopter.eb6c0164af8022fb.gif) no-repeat top;z-index:1003}html .part-91-coa-table td:nth-child(2) .name-wrap-cart{max-width:380px}html .caps-geometry-table td:nth-child(2) .name-wrap-cart{max-width:180px;display:inherit}html .attachments-table .name-wrap-cart:nth-child(1),html .attachments-table .name-wrap-cart:nth-child(2){max-width:115px}html .name-wrap-cart,html .name-wrap-details{display:block;text-overflow:ellipsis;white-space:nowrap;max-width:115px;overflow:hidden;line-height:1.2}html .p107-inventory .name-wrap-cart{max-width:60px}html #cart.p107-inventory .name-wrap-cart{max-width:100px}html #inventory.p107-inventory .name-wrap-cart{max-width:53px}html .name-wrap-cart-enhanced{max-width:160px}html .name-wrap-reg{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:85px;line-height:1.2}html .wa-margin{margin-top:20px!important}html ul.leaders-waiver{padding:0 5px!important}html .nma-caps-floor-ceiling-group #operationFloorFieldGroup .col-9,html .nma-caps-floor-ceiling-group #operationCeilingFieldGroup .col-9{padding-left:19px}html .nma-caps-floor-ceiling-group.not-waypoint-type #operationFloorFieldGroup .col-9,html .nma-caps-floor-ceiling-group.not-waypoint-type #operationCeilingFieldGroup .col-9{padding-left:30px}html .nma-caps-floor-ceiling-group.not-waypoint-type #operationNameFieldGroup .col-9{padding-left:26px}}html table.mobile-table a,html table.checkout-table a{cursor:pointer!important}html td .canceled-text strong{color:#850202;font-weight:900}html td a strong{color:#004089;font-weight:900}html td strong{color:#000;font-weight:900}html tr.user-active td strong{color:#fff;font-weight:900}html .strong-text{font-weight:900}html .column-sorted{color:#18639f!important}html .no-items,html .mob-display,html .desk-hide,html .mob-display-pill,html .reg-uni-hide{display:none}html .desk-show{display:block}html .button-indent{visibility:hidden}html .hover-box{min-height:260px}html .table-striped.p107-inventory thead th{padding:18px 0 13px 7px!important}html .table-striped.p107-inventory tbody th:first-child,html .table-striped.p107-inventory thead th:first-child{padding-left:10px!important}html .table-striped.p107-inventory thead th:last-child{padding-right:10px!important;padding-left:5px!important}html .coa-expiring-soon-bubble{width:25px;height:25px;background-color:#338ac4;text-align:center;color:#fff}@media (max-width: 1023.98px){html .review-order-content .rt-col{border-left:none;border-bottom:1px solid #dedede;padding-left:0;padding-bottom:20px;margin-top:20px;margin-bottom:12px}html .review-order-content .rt-col.billing-info{margin-top:0}html table.table.table-striped.mobile-table tbody td .mob-menu-position{position:absolute;top:10px;right:15px}html table.table-striped th:last-child,html table.table-striped td:last-child,html table.mobile-table th:last-child,html table.mobile-table td:last-child{padding:10px 15px!important}html table.table.table-striped.mobile-table.ngCart.cart tfoot{font-size:13px!important}html table.table.table-striped.mobile-table.ngCart.cart tfoot tr td:nth-child(7){display:none!important}html .table-striped .flat-cell{display:none!important}html .dash-panel-caps-uinv{min-height:295px}html .dash-panel-caps-uinv h5{margin-top:15rem;margin-bottom:15rem;color:#000}html .part-91-coa-table .name-wrap-cart{max-width:160px}html .nma-line-break{display:initial!important}html .form-group-inner-quad{margin-bottom:20px}html .row.part-91-block .content-row label{margin-top:18px;margin-bottom:5px}html .edit-right-caps{position:absolute;right:10px;top:15px}html .faa-header-alert p{margin:9px 0 20px}html .faa-header-left{padding-left:15px!important}html h4.ar-heading,html h4.aw-heading,html h4.inv-aa-heading{margin:20px auto!important}html .user-pie-border,html .active-uas,html .renewable-uas,html .expired-uas,html .canceled-uas{width:34px}html ul.leaders-waiver{padding:0 5px!important}html .wa-margin,html .waiver-auth-disc{margin-top:0!important}html #drone,html #plane,html #helicopter{display:none!important}html .flex-row{flex-wrap:wrap}html .content-under-mobile{margin-top:40px}html .content-below-mobile{margin-bottom:40px!important}html .content-under{margin-top:0}html .content-below{margin-bottom:0}html .waiver-table{border-top:none!important;border-bottom:none!important}html .waiver-table table{margin:0!important;height:auto;display:-moz-groupbox}html .waiver-table tbody{overflow:auto;height:auto;width:100%;position:relative}html .waiver-table tr{width:100%;display:block;table-layout:auto}html .name-wrap-reg{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;vertical-align:bottom;line-height:1.2}html .navbar-nav>li{display:block}html .nma-inv-nav,html .nma-inv-nav-right,html .nma-waivers-nav-right,html .nma-waivers-nav-left{text-align:center;position:relative;margin-top:20px;margin-bottom:20px;bottom:auto;left:auto;right:auto}html .row.part-91-block .nma-km-left{padding:0 15px!important}html .mobile-show{display:none}html .caps-form .col-1{flex:0 0 8.33333333%!important;max-width:8.33333333%!important}html .caps-form .col-11{flex:0 0 91.66666667%!important;max-width:91.66666667%!important}html .nma-caps-floor-ceiling-group #operationFloorFieldGroup .col-9,html .nma-caps-floor-ceiling-group #operationCeilingFieldGroup .col-9{padding-left:19px}html .nma-caps-floor-ceiling-group.not-waypoint-type #operationFloorFieldGroup .col-9,html .nma-caps-floor-ceiling-group.not-waypoint-type #operationCeilingFieldGroup .col-9{padding-left:35px}html .nma-caps-floor-ceiling-group.not-waypoint-type #operationNameFieldGroup .col-9{padding-left:31px}}@media (max-width: 1023.98px){html .manage-inventory{text-align:center;position:relative;margin-top:20px;margin-bottom:20px;bottom:auto;left:auto;right:auto}}@media (min-width: 1024px){html .manage-inventory-btn{position:absolute;bottom:15px;left:20px}}@media (min-width: 768px) and (max-width: 1023.98px){html .nma-count ng-select{display:inline-block;width:100%!important}html .nma-count label{height:auto!important;margin-top:5px!important;margin-bottom:0!important;text-transform:uppercase!important;font-weight:700}html .edit-right{text-align:right}html .part-91-coa-table .name-wrap-cart{max-width:380px}html .part-91-coa-table td:nth-child(2) .name-wrap-cart{max-width:380px}html .caps-geometry-table td:nth-child(2) .name-wrap-cart{max-width:180px;display:inherit}html .row.part-91-block .content-row label{margin-top:0!important;margin-bottom:5px}html .edit-right-caps{position:absolute;right:10px;top:15px}html .row.part-91-block .content-row label.mbranch{margin-top:0!important}html h4.ar-heading,html h4.aw-heading,html h4.inv-aa-heading{margin:20px auto!important}html .coa-status{margin:11px 0 0!important}html ul.leaders-waiver{padding:0 5px!important}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html .btn-learn-more{top:0;right:0}html .drone-zone-option{padding:10px!important}html #drone,html #plane,html #helicopter{display:none!important}html .nma-km-sm{margin:0!important;padding:0!important}html .waiver-table .table-striped tbody td,html .waiver-table .table-striped td:first-child,html .waiver-table .table-striped tbody th:first-child{padding-left:15px!important}html .safety-guidance-content h1,html .recflyer-inventory h1,html .payment-details-content h1,html .review-order-content h1,html .order-confirmation-content h1{text-align:center}html .mya-image{max-width:80%!important;margin:0 auto}html .content-under{margin-top:0}html .registration-body{height:190px}html .desk-show{display:block}html .desk-hide{display:none}html .reg-uni-hide{display:block}html .read-only{margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}html .row .content-row{margin-top:13px;margin-bottom:13px!important}html .alert-wrap-adduas,html .alert-full-wrap-adduas{max-width:240px}html .certificate{width:3.1875in;height:4in}html .certificate .certificate-front{border-right:none;border-bottom:2px dashed #eeeeee}html .nma-tools{margin-top:40px!important}html .panel-body{padding:15px}html .popover.bottom{margin-left:-30px!important}html .popover.bottom>.arrow{left:78%!important}html .table-striped .flat-cell{padding:0!important;margin:0!important}html .table-striped tbody tr{border-top:1px solid #eeeeee;border-right:1px solid #eeeeee;border-left:1px solid #eeeeee}html .table-striped th:last-child,html .table-striped td:last-child{width:100%!important}html .table-striped>tbody>tr:nth-of-type(odd){background-color:none!important}html .striped>tbody>tr:nth-of-type(odd){background-color:none!important}html .existing-waiver-table .table-striped td:first-child,html .existing-waiver-table .table-striped tbody th:first-child{padding-left:15px!important}html .mob-hide{display:none!important}html .enhanced-table .mob-hide+td,html .p107-inventory th.mob-hide+td{padding-top:15px!important;padding-bottom:15px!important;padding-right:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left}html .mob-display{display:flex}html .mob-display-pill{padding:5px 0 12px 12px;top:-35px;position:relative;float:right}html .mob-display-pill-p107-inventory{padding-top:10px}html .mob-display .mob-btn-lg{border:1px solid #18639F;text-align:center;text-transform:uppercase;margin-top:10px;margin-bottom:20px}html .mob-display .btn{padding-left:20px!important;padding-right:20px!important;width:100%!important}html .p107-inventory th.mob-display-menu .mob-display-pill,html .p107-inventory th.mob-hide+td .mob-display-pill,html th.mob-display-menu .mob-display-pill{display:flex!important}html .mobile-show{display:none!important}html .name-wrap-inv,html .name-wrap-cart{display:inline-block;word-break:break-all;vertical-align:bottom}html .name-wrap-cart-enhanced,html .p107-inventory .name-wrap-cart{max-width:660px}html table.mobile-table,html table.checkout-table{border:0;width:100%!important}html table.mobile-table thead,html table.mobile-table td.mobile-hide{display:none}html table.mobile-table tr{display:block}html table.mobile-table tr tbody th{display:block!important}html table.mobile-table tbody tr td,html table.mobile-table tbody tr th[scope=row]{padding:10px 15px!important;display:block;text-align:left;font-size:13px;border-bottom:1px dotted #ccc;background:#fff!important}html table.mobile-table tbody tr td:first-child,html table.mobile-table tbody tr th:first-child,html table.mobile-table tbody tr th.alternative-first-child{padding-top:15px!important;padding-bottom:15px!important;padding-right:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left;display:block}html table.mobile-table tfoot>tr>th{display:block;padding:10px 15px!important}html .uas-inventory-table table.mobile-table tbody td:first-child.expandedRow,html .uas-inventory-table table.mobile-table tbody th:first-child.expandedRow,html .part-91-coa-table table.mobile-table tbody td:first-child.expandedRow,html .part-91-coa-table table.mobile-table tbody th:first-child.expandedRow{background:#fff!important;height:auto!important;padding-top:0!important;padding-bottom:0!important}html .uas-inventory-table table.mobile-table tr,html .part-91-coa-table table.mobile-table tr{display:table-row!important}html .uas-inventory-table table.mobile-table tbody tr.user-active td:last-child,html .uas-inventory-table table.mobile-table tbody tr.user-inactive td:last-child,html .part-91-coa-table table.mobile-table tbody tr.user-active td:last-child,html .part-91-coa-table table.mobile-table tbody tr.user-inactive td:last-child{display:none}html .uas-inventory-table table.mobile-table .uas-details-wrapper .profile-block.caps-block,html .part-91-coa-table table.mobile-table .uas-details-wrapper .profile-block.caps-block{padding:0 15px!important}html .existing-waiver-table-select table.mobile-table tbody td:nth-child(2){padding-top:15px!important;padding-bottom:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left}html .existing-waiver-table-select table.mobile-table tbody tr.user-active>*{background:#18639f!important}html table.mobile-table tbody td:last-child,html table.mobile-table tbody th:last-child,html table.mobile-table tfoot th:last-child,html table.mobile-table tfoot td:last-child{border-bottom:0}html table.mobile-table tbody td .mobile-table-column,html table.mobile-table tbody th .mobile-table-column,html table.mobile-table tfoot th .mobile-table-column,html table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:200px;text-align:left}html table.mobile-table tbody td .mobile-first-row-line-height,html table.mobile-table tbody th .mobile-first-row-line-height,html table.mobile-table tfoot th .mobile-first-row-line-height,html table.mobile-table tfoot td .mobile-first-row-line-height{line-height:1.45!important}html .no-items{display:none}html .templateContainer{width:750px;padding-left:25px!important}html h3.non-hob-h3{margin-left:0;margin-right:0;width:auto!important;text-align:left}html .home .container{height:350px;background:transparent url(home-hero-rev.72033aa2a0a4ab8b.png) no-repeat scroll right bottom/290px auto}html .home .container h1{font-size:38px;margin-bottom:18px;margin-top:13px}html .home .container p{font-size:19px;width:23em;margin-bottom:40px}html .home .container .btn{padding-left:22px;padding-right:22px;font-size:15px}html .four-oh-four .container{height:350px;background:transparent url(home-hero-rev.72033aa2a0a4ab8b.png) no-repeat scroll right bottom/290px auto}html .safety-guidance-content .form-horizontal,html .recflyer-inventory .form-horizontal{width:100%}html .login{width:60%;margin-left:auto;margin-right:auto}html .login .alert-success,html .login .alert-danger{margin-left:-15px;margin-right:-15px}html .system-use .modal-content .modal-body h1{margin-left:auto;margin-right:auto;width:80%}html .forgot-password-content,html .change-password-content{width:60%;margin-left:auto;margin-right:auto}html .forgot-password-content .alert-danger,html .change-password-content .alert-danger{margin-left:-30px;margin-right:-30px}html .create-account{width:60%;margin-left:auto;margin-right:auto}html .create-account .alert-success,html .create-account .alert-danger{margin-left:-15px;margin-right:-15px}html .order-confirmation-content img{width:93%}html .order-confirmation-content .rt-col{border:none;padding-left:0;margin-top:20px}html .my-profile .registered .registered-panel .panel-heading .row span:last-of-type{padding-left:15px;padding-top:4px}html .waiver-table .table-striped th:first-child,html .waiver-table .table-striped td:first-child{padding-left:none!important}html .table-striped th:first-child,html .table-striped td:first-child,html .table-striped th:last-child,html .table-striped td:last-child{padding-left:15px!important}html .table-striped th:last-child,html .table-striped td:last-child{padding-right:15px!important}html .table-striped tfoot>tr>td{padding:15px!important}html .tooltip{display:none!important}html .name-wrap{max-width:120px}html .nma-km-state{padding-left:15px!important;padding-right:15px!important}html .dash-panel-nma h4,html .dash-panel-uinv h4,html .dash-panel-waiver h4,html .dash-panel-caps-uinv h4{margin:105px auto}html .mobile-show{display:none}html .attachments-table tr td:nth-child(1) .name-wrap-cart,html .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .attachments-table tr td:nth-child(2) .name-wrap-cart,html .caps-form .attachments-table tr td:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tr td:nth-child(2) .name-wrap-cart{max-width:630px!important}}@media only screen and (min-width: 768px){html #layer-options.dropdown-menu.dropdown-menu-end.show{display:flex!important;flex-wrap:wrap}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item{display:unset!important;flex:1 1 50%;flex-direction:column!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:active{text-decoration:none!important;background-color:#e9ecef!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#facility_map_feature_layer){order:14!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#national_security_uas_flight_restrictions_feature_layer){order:2!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#specialty_use_airspace_feature_layer){order:12!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#part_time_national_security_uas_flight_restrictions_feature_layer){order:4!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#pending_national_security_uas_flight_restrictions_feature_layer){order:6!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#prohibited_areas_feature_layer){order:8!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#recreational_flyer_fixed_sites_feature_layer){order:10!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_b_airspace_feature_layer){order:1!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_c_airspace_feature_layer){order:3!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_d_airspace_feature_layer){order:5!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_e2_airspace_feature_layer){order:7!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_e3_airspace_feature_layer){order:9!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_e4_airspace_feature_layer){order:11!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#vfr_sectional_tile_layer){order:16!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#vfr_terminals_tile_layer){order:18!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#ifr_area_low_tile_layer){order:17!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#ifr_area_high_tile_layer){order:19!important;flex:0 0 50%}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#enroute_low_feature_layer){order:13!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#enroute_high_feature_layer){order:15!important}html .no-touch .cd-multi-steps.text-bottom a:hover:before,html .no-touch .cd-multi-steps.text-top a:hover:before{box-shadow:none}html ul.leaders-waiver{padding:0 5px!important}html .cd-multi-steps.text-bottom li.current>:before,html .cd-multi-steps.text-top li.current>:before{background-color:#96c03d;box-shadow:0 0 0 4px #96c03d4d}html .cd-multi-steps.text-bottom li.default>:before,html .cd-multi-steps.text-top li.default>:before{background-color:#d1d1d1}html .no-touch .cd-multi-steps.text-bottom a:hover,html .no-touch .cd-multi-steps.text-top a:hover{color:inherit;text-decoration:none}html .cd-multi-steps li:after{background:#d1d1d1}html .mobile-show{display:none!important}html .nma-count ng-select{display:inline-block;width:100%}html .nma-count label{height:auto!important;margin-top:5px!important;margin-bottom:0!important;text-transform:uppercase!important;font-weight:700}}@media (max-width: 767.98px){html #layer-options.dropdown-menu.dropdown-menu-end.show{display:flex!important;flex-wrap:wrap}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item{display:unset!important;flex:1 1 100%;flex-direction:column!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:active{text-decoration:none!important;background-color:#e9ecef!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#facility_map_feature_layer){order:17!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#national_security_uas_flight_restrictions_feature_layer){order:11!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#specialty_use_airspace_feature_layer){order:16!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#part_time_national_security_uas_flight_restrictions_feature_layer){order:12!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#pending_national_security_uas_flight_restrictions_feature_layer){order:13!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#prohibited_areas_feature_layer){order:14!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#recreational_flyer_fixed_sites_feature_layer){order:15!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_b_airspace_feature_layer){order:1!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_c_airspace_feature_layer){order:2!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_d_airspace_feature_layer){order:3!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_e2_airspace_feature_layer){order:4!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_e3_airspace_feature_layer){order:5!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#class_e4_airspace_feature_layer){order:6!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#vfr_sectional_tile_layer){order:18!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#vfr_terminals_tile_layer){order:19!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#ifr_area_low_tile_layer){order:9!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#ifr_area_high_tile_layer){order:10!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#enroute_low_feature_layer){order:7!important}html #layer-options.dropdown-menu.dropdown-menu-end.show .dropdown-item:has(#enroute_high_feature_layer){order:8!important}html .dash-panel .nma-dash-panel h4{max-width:calc(100% - 100px)}html .dropdown-label-padding{padding-left:0!important}html .dropdown-select-padding{padding-left:15px!important;padding-right:0!important}html .text-box-control-label{font-weight:400!important;padding-left:15px!important;padding-right:15px!important}html .name-wrap-upload{max-width:100%!important}html .name-wrap-upload.delete-file-attachment{max-width:calc(100% - 120px)!important}html .unification-head{padding:20px;background:#faa21b!important;background-position:bottom -38px right -36px;color:#000;box-shadow:0 0 3px #0006}html .btn.add-waypoint{padding-left:20px!important;padding-right:20px!important}html .edit-right-caps{flex:0 0 100%;max-width:100%;position:relative;text-align:left;margin-bottom:10px;margin-left:25px}html .mobile-show{display:block;margin-top:20px!important}html .caps-block .mobile-show{margin-top:5px!important}html h4.ar-heading,html h4.aw-heading,html h4.inv-aa-heading{margin:20px auto!important}html .nma-km-waiver-auth{margin-left:0!important}html ul.leaders-waiver{padding:0 5px!important}html .user-selector-container{margin:0 auto 10px;float:none!important}html .modal-dialog .modal-content .modal-body .contact-options{margin:0 auto 20px}html .drone-zone-option{padding:10px!important}html .btn-learn-more{top:0;right:0}html .drone-zone h1{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;font-size:2.8em!important}html .nma-km-sm{margin:0!important;padding:0!important}html #drone,html #plane,html #helicopter{display:none!important}html .wvr-link{float:left;padding-top:0;margin-left:24px}html .loader-small-left{margin-top:0}html .loader-container{margin-right:10px;float:left;position:relative}html .waiver-table .table-striped tbody td,html .waiver-table .table-striped td:first-child,html .waiver-table .table-striped tbody th:first-child{padding-left:15px!important}html .nav-active,html a:hover.gateway-home{border-bottom:0px!important}html .carousel-inner .item{margin-top:0}html .breadcrumb-container .text-start,html .breadcrumb-container .text-end{text-align:center!important}html .breadcrumbs-right{margin-top:15px}html .mya-image{max-width:80%!important;margin:0 auto}html .nma-km-left-sm{padding-left:15px!important}html .nma-km-right-left-sm{margin-right:0!important;padding-left:15px!important;padding-right:15px!important}html .container>.navbar-header{width:inherit}html .nma-ap{margin:0 auto!important;padding-left:5px;padding-right:5px}html .edit-right{text-align:left}html .top-row a.edit-profile-link{margin-top:10px!important;margin-bottom:5px!important;display:block}html .safety-guidance-content h1,html .recflyer-inventory h1,html .payment-details-content h1,html .review-order-content h1,html .order-confirmation-content h1{text-align:center}html .content-under,html .single-row-rec{margin-top:0!important;margin-bottom:0!important}html .single-row-rec label{margin-top:18px!important}html .content-row{margin-top:0!important;margin-bottom:0!important}html .content-row label,html .content-under label{margin-top:18px!important}html .registration-body{height:235px}html .row-offcanvas{position:relative;transition:all 4s ease-in-out}html .row-offcanvas-left .sidebar-offcanvas{left:-200px}html .row-offcanvas-left.active{left:200px}html .sidebar-offcanvas{position:absolute;top:0;width:200px}html .user-add,html .desk-show{display:none}html .desk-hide,html .user-add-mobile,html .reg-uni-hide{display:block}html .form-zip-4{background:none}html .read-only{margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}html .alert-wrap-adduas,html .alert-full-wrap-adduas{max-width:240px}html .nma-tools{margin-top:0!important}html .certificate{width:3.1875in;height:4in}html .certificate .certificate-front{border-right:none;border-bottom:2px dashed #eeeeee}html .panel-body{padding:15px}html .popover.bottom{margin-left:-21px!important}html .popover.bottom>.arrow{left:70%!important}html .table-striped .flat-cell{padding:0!important;margin:0!important}html .table-striped tbody tr{border-top:1px solid #eeeeee;border-right:1px solid #eeeeee;border-left:1px solid #eeeeee}html .table-striped th:last-child,html .table-striped td:last-child{width:100%!important}html .mob-hide{display:none!important}html .enhanced-table .mob-hide+td,html .p107-inventory th.mob-hide+td{padding-top:15px!important;padding-bottom:15px!important;padding-right:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left}html .mob-display{display:flex}html .mob-display-pill{padding:5px 0 12px 12px;top:-35px;position:relative;float:right}html .mob-display-pill-p107-inventory{padding-top:10px}html .p107-inventory th.mob-display-menu .mob-display-pill,html .p107-inventory th.mob-hide+td .mob-display-pill,html th.mob-display-menu .mob-display-pill{display:flex!important}html .table-striped .dropdown-menu{left:-65px!important}html .table-striped .dropdown-menu:before{left:65px}html .table-striped .dropdown-menu:after{left:66px}html .attachments-table table.table-striped .dropdown-menu{left:-75px!important}html .attachments-table table.table-striped .dropdown-menu:before{left:75px!important}html .attachments-table table.table-striped .dropdown-menu:after{left:76px!important}html .mob-display .mob-btn-lg{border:1px solid #18639F;text-align:center;text-transform:uppercase;margin-top:10px;margin-bottom:20px}html .mob-display .btn{padding-left:20px!important;padding-right:20px!important;width:100%!important}html .mob-show{display:block}html .nma-count ng-select{display:inline-block;width:100%!important}html .nma-count label{height:auto!important;margin-top:15px!important;margin-bottom:0!important;text-transform:uppercase!important;font-weight:700}html .name-wrap-inv,html .name-wrap-cart,html .name-wrap-details{display:inline-block;word-break:break-all;vertical-align:bottom;max-width:160px}html .p107-inventory .name-wrap-cart{max-width:200px}html .name-wrap-cart-enhanced{max-width:235px}html .part-91-coa-table .name-wrap-cart{max-width:160px}html .part-91-coa-table td:nth-child(2) .name-wrap-cart{max-width:160px}html .caps-geometry-table td:nth-child(2) .name-wrap-cart{max-width:150px;display:inherit}html .attachments-table tr td:nth-child(1) .name-wrap-cart,html .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .attachments-table tr td:nth-child(2) .name-wrap-cart,html .caps-form .attachments-table tr td:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tr td:nth-child(2) .name-wrap-cart{max-width:450px!important}html table.mobile-table,html table.checkout-table{border:0;width:100%!important}html table.mobile-table thead,html table.mobile-table td.mobile-hide{display:none}html table.mobile-table tr{display:block}html table.mobile-table tbody tr td,html table.mobile-table tbody tr th[scope=row]{padding:10px 15px!important;display:block;text-align:left;font-size:13px;border-bottom:1px dotted #ccc;background:#fff!important}html table.mobile-table tbody tr td:first-child,html table.mobile-table tbody tr th:first-child,html table.mobile-table tbody tr th.alternative-first-child{padding-top:15px!important;padding-bottom:15px!important;padding-right:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left;display:block}html table.mobile-table tfoot>tr>th{display:block;padding:10px 15px!important}html .uas-inventory-table table.mobile-table tbody td:first-child.expandedRow,html .uas-inventory-table table.mobile-table tbody th:first-child.expandedRow,html .part-91-coa-table table.mobile-table tbody td:first-child.expandedRow,html .part-91-coa-table table.mobile-table tbody th:first-child.expandedRow{background:#fff!important;height:auto!important;padding-top:0!important;padding-bottom:0!important}html .uas-inventory-table table.mobile-table tr,html .part-91-coa-table table.mobile-table tr{display:table-row!important}html .uas-inventory-table table.mobile-table tbody tr.user-active td:last-child,html .uas-inventory-table table.mobile-table tbody tr.user-inactive td:last-child,html .part-91-coa-table table.mobile-table tbody tr.user-active td:last-child,html .part-91-coa-table table.mobile-table tbody tr.user-inactive td:last-child{display:none}html .uas-inventory-table table.mobile-table .uas-details-wrapper .profile-block.caps-block,html .part-91-coa-table table.mobile-table .uas-details-wrapper .profile-block.caps-block{padding:0 15px!important}html .existing-waiver-table-select table.mobile-table tbody td:nth-child(2){padding-top:15px!important;padding-bottom:15px!important;background:#f9f9f9!important;font-size:17px;text-align:left}html .existing-waiver-table-select table.mobile-table tbody tr.user-active>*{background:#18639f!important}html .accident-reports-table table.mobile-table tbody td:before,html .accident-reports-table table.mobile-table tbody th:before,html .part-91-coa-table table.mobile-table tbody td:before,html .part-91-coa-table table.mobile-table tbody th:before,html .caps-geometry-table table.mobile-table tbody td:before,html .caps-geometry-table table.mobile-table tbody th:before,html .caps-inventory-table table.mobile-table tbody td:before,html .caps-inventory-table table.mobile-table tbody th:before{line-height:14px!important}html table.mobile-table tbody td:last-child,html table.mobile-table tbody th:last-child,html table.mobile-table tfoot th:last-child,html table.mobile-table tfoot td:last-child{border-bottom:0}html table.mobile-table tbody td .mobile-table-column,html table.mobile-table tbody th .mobile-table-column,html table.mobile-table tfoot th .mobile-table-column,html table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:130px;text-align:left}html .uas-inventory-table table.mobile-table td:last-child,html .uas-inventory-table table.mobile-table tbody th:last-child,html .uas-inventory-table table.mobile-table tfoot th:last-child,html .uas-inventory-table table.mobile-table tfoot td:last-child,html .caps-inventory-table table.mobile-table td:last-child,html .caps-inventory-table table.mobile-table tbody th:last-child,html .caps-inventory-table table.mobile-table tfoot th:last-child,html .caps-inventory-table table.mobile-table tfoot td:last-child{border-bottom:0}html .uas-inventory-table table.mobile-table td .mobile-table-column,html .uas-inventory-table table.mobile-table tbody th .mobile-table-column,html .uas-inventory-table table.mobile-table tfoot th .mobile-table-column,html .uas-inventory-table table.mobile-table tfoot td .mobile-table-column,html .caps-inventory-table table.mobile-table td .mobile-table-column,html .caps-inventory-table table.mobile-table tbody th .mobile-table-column,html .caps-inventory-table table.mobile-table tfoot th .mobile-table-column,html .caps-inventory-table table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:150px;text-align:left;line-height:18px!important}html .uas-inventory-table table.mobile-table td .mobile-first-row-line-height,html .uas-inventory-table table.mobile-table tbody th .mobile-first-row-line-height,html .uas-inventory-table table.mobile-table tfoot th .mobile-first-row-line-height,html .uas-inventory-table table.mobile-table tfoot td .mobile-first-row-line-height,html .caps-inventory-table table.mobile-table td .mobile-first-row-line-height,html .caps-inventory-table table.mobile-table tbody th .mobile-first-row-line-height,html .caps-inventory-table table.mobile-table tfoot th .mobile-first-row-line-height,html .caps-inventory-table table.mobile-table tfoot td .mobile-first-row-line-height{line-height:1.45!important}html .part-91-coa-table table.mobile-table td:last-child,html .part-91-coa-table table.mobile-table tbody th:last-child,html .part-91-coa-table table.mobile-table tfoot th:last-child,html .part-91-coa-table table.mobile-table tfoot td:last-child{border-bottom:0}html .part-91-coa-table table.mobile-table td .mobile-table-column,html .part-91-coa-table table.mobile-table tbody th .mobile-table-column,html .part-91-coa-table table.mobile-table tfoot th .mobile-table-column,html .part-91-coa-table table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:100px;text-align:left;line-height:18px!important}html .part-91-coa-table table.mobile-table tbody td:first-child,html .part-91-coa-table table.mobile-table tbody th:first-child{height:60px!important}html .part-91-coa-table table.mobile-table tbody td:first-child .name-wrap-cart,html .part-91-coa-table table.mobile-table tbody th:first-child .name-wrap-cart{margin-top:9px!important;max-width:160px!important}html .ow-addl-inv table.mobile-table tbody td:last-child,html .ow-addl-inv table.mobile-table tbody th:last-child,html .ow-addl-inv table.mobile-table tfoot th:last-child,html .ow-addl-inv table.mobile-table tfoot td:last-child{border-bottom:0}html .ow-addl-inv table.mobile-table tbody td .mobile-table-column,html .ow-addl-inv table.mobile-table tbody th .mobile-table-column,html .ow-addl-inv table.mobile-table tfoot th .mobile-table-column,html .ow-addl-inv table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:135px!important;text-align:left}html .no-items{display:none}html .border-right{border-right:none}html .text-reset{text-align:center!important}html input,html select,html ::-webkit-input-placeholder,html :-moz-placeholder,html ::-moz-placeholder,html :-ms-input-placeholder{font-size:16px!important}html .home{padding-bottom:40px}html .home .container{background:none}html .home .container h1{font-size:40px;font-weight:100;margin-top:30px;margin-bottom:22px;text-align:left}html .home .container p{margin-bottom:50px;margin-top:15px;font-size:20px;width:auto}html .home .container .btn{width:100%;margin-bottom:20px}html .applicability p{width:auto}html .paper-reg h1{width:85%}html .paper-reg .container ul{width:auto;margin-left:35px;margin-right:35px}html .paper-reg .container p a{display:none}html .safety-guidance-content .form-horizontal,html .recflyer-inventory .form-horizontal{width:100%}html h1.uascart{text-align:center}html .my-profile p.instructions{margin-left:auto;margin-right:auto;width:70%}html .my-profile .lg-label{display:none}html .my-profile .sm-label{display:block}html .my-profile .rt-col{border:none;padding-left:0;margin-top:20px}html .my-profile .rt-col h3{text-align:center;margin-left:auto;margin-right:auto;width:70%}html .my-profile .rt-col h3.non-hob-h3{margin-left:0;margin-right:0;width:auto!important;text-align:left}html .my-profile .btn{padding-left:40px;padding-right:40px;width:100%;margin-bottom:20px}html .my-profile .btn.cancel-search{padding-left:unset!important;padding-right:unset!important;width:unset!important;margin-bottom:unset!important}html .my-profile h2{font-size:1.5em}html .login .login-form .form-group,html .login .alert-success,html .login .alert-danger,html .forgot-password-content .form-group,html .change-password-content .form-group,html .create-account .registration-form{margin-left:15px;margin-right:15px}html .payment-details-content h1{margin-bottom:15px}html .payment-details-content .rt-col{border-left:none;padding-left:0;margin-top:0;padding-bottom:0}html .payment-details-content .billing-info{padding-top:0}html .review-order-content .rt-col{border-left:none;border-bottom:1px solid #dedede;padding-left:0;padding-bottom:20px;margin-top:20px;margin-bottom:12px}html .review-order-content .rt-col.billing-info{margin-top:0}html .review-order-content .checkout-info{border:none}html .review-order-content .acknowledge{width:90%}html .order-confirmation-content .rt-col{border:none;padding-left:0;margin-top:20px}html .order-confirmation-content .reg-num{line-height:26px}html .order-confirmation-content .confirmation-text{width:100%;font-size:14px;line-height:24px}html .order-confirmation-content .registration-marking{width:100%;margin-top:25px;margin-bottom:25px}html .order-confirmation-content .btn-primary{width:100%}html .modal-dialog .modal-content .modal-body h1{margin-bottom:25px;margin-top:0}html .modal-dialog .modal-content .modal-body p{line-height:19px}html .name-wrap{max-width:80px}html .waiver-table .table-striped th:first-child,html .waiver-table .table-striped td:first-child{padding-left:none!important}html .table-striped th:first-child,html .table-striped td:first-child,html .table-striped th:last-child,html .table-striped td:last-child{padding-left:15px!important}html .table-striped th:last-child,html .table-striped td:last-child{padding-right:15px!important}html .table-striped tfoot>tr>td{padding:15px!important}html .tooltip{display:none!important}html .nma-km-state{padding-left:15px!important;padding-right:15px!important}html .att-tab{border-left:none!important;border-bottom:1px solid #efefef!important;border-left:1px solid #efefef!important}html .att-tab:last-child{border-top-right-radius:0}html .att-tab:last-child.is-selected{border-top-right-radius:0}html .coa-status{margin:0 5px 10px 0!important;text-align:left!important}html .caps-geometry-table .table.table-striped .dropdown-menu,html .attachments-table .table.table-striped .dropdown-menu,html .uas-inventory-table .table.table-striped .dropdown-menu{left:-90px!important}html .caps-geometry-table .table.table-striped .dropdown-menu:before,html .attachments-table .table.table-striped .dropdown-menu:before,html .uas-inventory-table .table.table-striped .dropdown-menu:before{left:91px!important}html .caps-geometry-table .table.table-striped .dropdown-menu:after,html .attachments-table .table.table-striped .dropdown-menu:after,html .uas-inventory-table .table.table-striped .dropdown-menu:after{left:92px!important}}@media (max-width: 1200.98px){html .input-field-control-label{font-weight:400!important;padding-left:15px!important;padding-right:15px!important}}@media (max-width: 560.98px){html .dash-panel .nma-dash-panel h4{max-width:calc(100% - 50px)}html .name-wrap-upload{max-width:calc(100% - 100px)!important}html .name-wrap-upload.delete-file-attachment{max-width:calc(100% - 20px)!important}html .reference-number-break{display:block}html .caps-geometry .delete-geo-mobile{padding-left:0!important}html .caps-form .circle-small-blue-white{width:100%!important;border-radius:3px 3px 0 0!important;margin:0!important;text-align:left!important;padding-left:10px!important}html .caps-form .col-1,html .caps-form .col-11,html .caps-form .control-label.col-6,html .caps-form .col-xl-2.col-lg-3.col-md-3.col-5{flex:0 0 100%!important;max-width:100%!important}html .caps-form .control-label{padding-right:30px!important}html .caps-form .validate-block.col-12.nma-km-left{padding-left:0!important}html .modal-header h1{margin:22px auto 11px!important}html h4.ar-heading,html h4.aw-heading,html h4.inv-aa-heading{margin:20px auto!important}html .name-wrap-email strong{display:inline}html ul.leaders-waiver{padding:0 5px!important}html .btn-wide{padding-left:0;padding-right:0}html .nma-km-wide{margin:0!important;padding:0!important}html .name-wrap-details{display:block;text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden;line-height:1.2}html .coa-status{margin:18px 5px 7px 0!important;text-align:left!important}html .att-tab{border-left:1px solid #efefef!important;border-bottom:1px solid #efefef!important;padding-left:4px!important;padding-right:5px!important;margin-left:2px!important}html .att-tab:last-child{border-top-right-radius:0;border-top:1px #efefef!important}html .att-tab:last-child.is-selected{border-top-right-radius:0}html #drone,html #plane,html #helicopter{display:none!important}html .waiver-table .table-striped tbody td,html .waiver-table .table-striped td:first-child{padding-left:15px!important}html .nav-active,html a:hover.gateway-home{border-bottom:0px!important}html .safety-guidance-content h1,html .recflyer-inventory h1,html .payment-details-content h1,html .review-order-content h1,html .order-confirmation-content h1{text-align:center}html .carousel-inner .item{margin-top:0}html .header .siteLogo{padding:10px 0!important}html .ui-autocomplete>input{width:140px!important}html .ops-ui>.ui-autocomplete>input{width:100px!important}html app-p107we-form-section .card h1{overflow:auto;height:auto}html app-p107we-form-section .card h1:after{display:none!important}html .name-wrap-reg{max-width:160px}html .checkout-table thead>tr>th{font-size:.7em!important}html .nma-caps-floor-ceiling-group.not-waypoint-type .nma-caps-link-add-area-path-margin{display:flex;flex-direction:column;align-items:center;margin-left:0}html .attachments-table tr td:nth-child(1) .name-wrap-cart,html .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .attachments-table tr td:nth-child(2) .name-wrap-cart,html .caps-form .attachments-table tr td:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tbody tr th:nth-child(1) .name-wrap-cart,html .caps-form .attachments-table tr td:nth-child(2) .name-wrap-cart{max-width:350px!important}}@media (max-width: 360.98px){html .dash-panel .nma-dash-panel h4{max-width:200px}html .reference-number-break{display:block}html .caps-form .circle-small-blue-white{width:100%!important;border-radius:3px 3px 0 0!important;margin:0!important;text-align:left!important;padding-left:10px!important}html .caps-form .col-1,html .caps-form .col-11,html .caps-form .control-label.col-6,html .caps-form .col-xl-2.col-lg-3.col-md-3.col-5{flex:0 0 100%!important;max-width:100%!important}html .caps-form .control-label{padding-right:30px!important}html .modal-header h1{margin:22px auto 11px!important}html h4.ar-heading,html h4.aw-heading,html h4.inv-aa-heading{margin:20px auto!important}html .user-pie-border,html .active-uas,html .renewable-uas,html .expired-uas,html .canceled-uas{width:17px}html .accident-reports-table table.mobile-table tbody td:before,html .accident-reports-table table.mobile-table tbody th:before,html .part-91-coa-table table.mobile-table tbody td:before,html .part-91-coa-table table.mobile-table tbody th:before,html .caps-geometry-table table.mobile-table tbody td:before,html .caps-geometry-table table.mobile-table tbody th:before{line-height:14px!important}html .part-91-coa-table table.mobile-table tbody td:first-child,html .part-91-coa-table table.mobile-table tbody th:first-child{height:60px!important}html .part-91-coa-table table.mobile-table tbody td:first-child .name-wrap-cart,html .part-91-coa-table table.mobile-table tbody th:first-child .name-wrap-cart{margin-top:9px!important;max-width:160px!important}html .part-91-coa-table table.mobile-table tbody td:last-child,html .part-91-coa-table table.mobile-table tbody th:last-child,html .part-91-coa-table table.mobile-table tfoot th:last-child,html .part-91-coa-table table.mobile-table tfoot td:last-child{border-bottom:0}html .part-91-coa-table table.mobile-table tbody td .mobile-table-column,html .part-91-coa-table table.mobile-table tbody th .mobile-table-column,html .part-91-coa-table table.mobile-table tfoot th .mobile-table-column,html .part-91-coa-table table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:95px;text-align:left;line-height:18px!important}html .part-91-coa-table .name-wrap-cart{max-width:160px}html table.mobile-table tbody td:last-child,html table.mobile-table tbody th:last-child,html table.mobile-table tfoot th:last-child,html table.mobile-table tfoot td:last-child{border-bottom:0}html table.mobile-table tbody td .mobile-table-column,html table.mobile-table tbody th .mobile-table-column,html table.mobile-table tfoot th .mobile-table-column,html table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:130px;text-align:left}html .name-wrap-cart,html .name-wrap-reg{max-width:145px}html ul.leaders-waiver{padding:0 5px!important}html ul.leaders-waiver span:first-child{display:inline-block;white-space:nowrap;overflow:hidden}html h2.uas-title.uas-title-review .uas-title-block{line-height:24px!important;margin-top:-27px!important;padding-bottom:0!important;font-size:14px!important}}@media (max-width: 320.98px){html .dash-panel .nma-dash-panel h4{max-width:200px}html .name-wrap-cart,html .name-wrap-reg{max-width:105px}html .reference-number-break{display:block}html h2.uas-title.uas-title-review .uas-title-block{line-height:24px!important;margin-top:-27px!important;padding-bottom:0!important}html label.label-adjust{font-size:.7em!important}}html .name-wrap-small{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:50px;vertical-align:bottom;line-height:1.2}html .uas-shopping-cart h2{border-top:1px solid #b2b2b2;padding:20px 0 10px}html .uas-shopping-cart .btn-primary{margin-top:12px;margin-bottom:15px}html .uas-shopping-cart .row{border-bottom:1px solid #eeeeee}html .uas-shopping-cart .row div a{font-size:.85em}html .renewable-waiver-counter{margin-bottom:30px}html .empty-row{margin:0 auto}html .empty-cell{display:none}html .carousel-inner,html .sky-backdrop{height:380px;background:#18639f;background:linear-gradient(#18639f,#99c5e1)}html .cd-multi-steps a:hover{color:inherit;cursor:text}html .steps-indicator{right:0;bottom:0;left:0;margin:0;padding:20px 0 0;height:30px;list-style:none}html .steps-indicator:before{background-color:#e6e6e6;content:"";position:absolute;height:1px}html .steps-indicator.steps-2:before{left:25%;right:25%}html .steps-indicator.steps-3:before{left:16.6666666667%;right:16.6666666667%}html .steps-indicator.steps-4:before{left:12.5%;right:12.5%}html .steps-indicator.steps-5:before{left:10%;right:10%}html .steps-indicator.steps-6:before{left:8.3333333333%;right:8.3333333333%}html .steps-indicator.steps-7:before{left:7.1428571429%;right:7.1428571429%}html .steps-indicator.steps-8:before{left:6.25%;right:6.25%}html .steps-indicator.steps-9:before{left:5.5555555556%;right:5.5555555556%}html .steps-indicator.steps-10:before{left:5%;right:5%}html .steps-indicator *{box-sizing:border-box}html .steps-indicator li{position:relative;float:left;margin:0;padding:14px 0 0;text-align:center;line-height:15px}html .steps-indicator li a{color:#555;text-decoration:none;text-transform:uppercase;cursor:pointer}html .steps-indicator li a:before{position:absolute;top:-7px;left:calc(50% - 7px);width:20px;height:20px;border-radius:100%;background-color:#e6e6e6;content:""}html .steps-indicator li a:hover{color:#4d4d4d}html .steps-indicator.steps-2 li{width:50%}html .steps-indicator.steps-3 li{width:33.3333333333%}html .steps-indicator.steps-4 li{width:25%}html .steps-indicator.steps-5 li{width:20%}html .steps-indicator.steps-6 li{width:16.6666666667%}html .steps-indicator.steps-7 li{width:14.2857142857%}html .steps-indicator.steps-8 li{width:12.5%}html .steps-indicator.steps-9 li{width:11.1111111111%}html .steps-indicator.steps-10 li{width:10%}html .steps-indicator.steps-11 li{width:9.0909090909%}html .steps-indicator li.default{pointer-events:none}html .steps-indicator li.default a:hover{color:gray}html .steps-indicator li.current,html .steps-indicator li.editing{pointer-events:none}html .steps-indicator li.current a:before{background-color:gray}html .steps-indicator li.done a:before{background-color:#393}html .steps-indicator li.editing a:before{background-color:red}@media (max-width: 384.98px){.enhanced-table-menus{display:block!important}.enhanced-table-menus .iphone-fix{display:block!important;width:100%;margin:0;padding:0;flex:unset!important}html .table-striped.p107-inventory td:last-child,html .table-striped.enhanced-table td:last-child{width:unset!important}}@media (min-width: 320px){.container{max-width:100%!important;padding-left:15px;padding-right:15px}.modal-{max-width:1280px!important;width:1280px!important}.column-divider{border-right:none!important}.mobile-table-column{display:inline-block}html .table-striped.p107-inventory td:last-child,html .table-striped.enhanced-table td:last-child{width:unset!important}}@media (min-width: 576px){.container{max-width:100%!important;padding-left:15px;padding-right:15px}.modal-{max-width:1280px!important;width:1280px!important}.column-divider{border-right:none!important}.mobile-table-column{display:inline-block}html .table-striped.p107-inventory td:last-child,html .table-striped.enhanced-table td:last-child{width:unset!important}.name-wrap-upload.dod-acct,.name-wrap-upload.public-acct{max-width:100%!important}}@media (min-width: 560px) and (max-width: 575.98px){html .name-wrap-upload{max-width:calc(100% - 100px)!important}}@media (min-width: 576px) and (max-width: 767.98px){.name-wrap-upload.dod-acct,.name-wrap-upload.public-acct{max-width:calc(100% - 40px)!important}}@media (min-width: 560px) and (max-width: 576.98px){.name-wrap-upload.dod-acct,.name-wrap-upload.public-acct{max-width:calc(100% - 100px)!important}}@media (min-width: 768px){html .modal-body .name-wrap-upload{max-width:calc(100% - 40px)!important}html .modal-body .name-wrap-upload.delete-file-attachment{max-width:calc(100% - 140px)!important}html .modal-body .name-wrap-upload.delete-file-attachment.new-modals{max-width:calc(100% - 90px)!important}.container{width:750px!important}.modal-{max-width:1280px!important;width:1280px!important}.mobile-show{display:none!important}.column-divider{border-right:none!important}.mobile-table-column{display:inline-block}html .table-striped.p107-inventory td:last-child,html .table-striped.enhanced-table td:last-child{width:unset!important}.dropdown-label-padding{padding-right:0!important;padding-left:0!important}}@media (min-width: 1024px){.container{width:970px!important}.modal-{max-width:1280px!important;width:1280px!important}.column-divider{border-right:none!important}.mobile-table-column{display:none}html .table-striped.p107-inventory td:last-child,html .table-striped.enhanced-table td:last-child{width:50px!important;display:table-cell}}@media (min-width: 1200px){.container{width:1170px!important}.modal-{max-width:1280px!important;width:1280px!important}.drone-zone-option.row .mob-hide{display:block!important}.drone-zone-option.row .mob-show{display:none!important}.column-divider{border-right:1px solid rgba(0,0,0,.1)!important}.mobile-table-column{display:none}html .table-striped.p107-inventory td:last-child,html .table-striped.enhanced-table td:last-child{width:50px!important;display:table-cell}}@media (min-width: 1280px){.container{width:1250px!important}.modal-{max-width:1280px!important;width:1280px!important}.column-divider{border-right:1px solid rgba(0,0,0,.1)!important}.mobile-table-column{display:none}html .table-striped.p107-inventory td:last-child,html .table-striped.enhanced-table td:last-child{width:50px!important;display:table-cell}}@media (hover: none){select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=tel],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url]{font-size:16px!important}}.file-attachment-size{text-overflow:ellipsis;position:static;display:block;white-space:nowrap;overflow-x:hidden;height:20px}#add-uas h4,#uas-details h4{font-size:.9rem}#uas-details label,#uas-details p.empty-read-only-label{color:#595959;word-wrap:break-word;word-break:keep-all!important;hyphens:auto}#uas-details label.caps-label{color:#222;padding-right:0!important}#uas-details label.label-large{font-size:1.1em}#add-uas hr,#uas-details hr{border-color:#747474!important}#add-uas p.hint-awv,#uas-details p.hint-awv{color:#333;margin-bottom:0}#add-uas .div-textarea,#uas-details .div-textarea{margin-left:3px}#add-uas faa-uas-file-upload_file-upload .row,#uas-details faa-uas-file-upload_file-upload .row{--bs-gutter-y: 0;border:1px solid #dedede;border-radius:4px;padding:15px 10px 10px 15px}#add-uas faa-uas-file-upload_file-upload .row .control-label,#uas-details faa-uas-file-upload_file-upload .row .control-label{padding-left:0!important;text-transform:uppercase}#add-uas faa-uas-file-upload_file-upload .row .form-hint,#uas-details faa-uas-file-upload_file-upload .row .form-hint{text-align:left;font-style:italic}#add-uas faa-uas-file-upload_file-upload .alert .row,#uas-details faa-uas-file-upload_file-upload .alert .row{border:none}#uas-inventory-table .pagination{margin:5px 0}#uas-inventory-table table.table>:not(caption)>*>*{border-bottom-width:0}#uas-inventory-table table faa-uas-table_table-header thead th a:focus{outline-color:#006db5!important}#uas-inventory-table table cadz-inventory-table-body{display:contents}#uas-inventory-table table cadz-inventory-table-body tbody{border:none!important;max-width:160px}#uas-inventory-table table cadz-inventory-table-body tbody tr{border-top:2px solid #eeeeee}#uas-inventory-table table cadz-inventory-table-body tbody th,#uas-inventory-table table cadz-inventory-table-body tbody td{border:none!important;border-bottom:1px solid #555555;vertical-align:top!important}#uas-inventory-table table cadz-inventory-table-body tbody td:nth-child(2) .name-wrap{max-width:160px!important}#uas-inventory-table table cadz-inventory-table-body tbody td:nth-child(3) .name-wrap,#uas-inventory-table table cadz-inventory-table-body tbody td:nth-child(5) .name-wrap{max-width:160px!important}#uas-inventory-table table cadz-inventory-table-body tbody td:nth-child(4) .name-wrap{max-width:160px!important}#uas-inventory-table table cadz-inventory-table-body tbody th .name-wrap{max-width:190px!important}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row{display:contents}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row:nth-child(2n) tr{background:#fff!important}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row:nth-child(odd) tr{background:#f9f9f9!important}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row tr{position:relative}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row tr td a:focus,#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row tr td a:hover{color:#003e7e!important;display:block}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row tr td a:focus{outline-color:#006db5!important}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row tr th{font-weight:400}#uas-inventory-table table.table{width:100%!important}#uas-inventory-table table.table td{border-top:1px solid #fff}#uas-inventory-table table.table.table-striped{border-radius:3px!important;border:1px solid #dedede!important;background:#fff}#uas-inventory-table table.table.table-striped strong{text-decoration:underline}#uas-inventory-table table.table.table-striped .icon-x{border:2px solid #006db5!important;border-radius:20px;color:#006db5;font-size:.8em;padding:3px}#uas-inventory-table table.table.table-striped tfoot>tr>td{border:none!important;font-weight:500!important;padding:15px 10px 7px!important;background:#e8e8e8!important;text-transform:uppercase;color:#000;font-size:1em!important}#uas-inventory-table table.table.table-striped faa-uas-table_table-header thead th{text-align:left;border:none!important;background:#fff!important;color:#595959;border-bottom:1px solid #555555;font-weight:500;font-size:.85em!important;text-transform:uppercase}#uas-inventory-table table.table.table-striped faa-uas-table_table-header thead th a{color:#595959!important}#uas-inventory-table table.table.table-striped faa-uas-table_table-header thead th:first-child{padding-left:20px!important}#uas-inventory-table table.table.table-striped .dropdown-menu{border-radius:5px!important;border:1px solid #d3d3d3!important;left:-23px!important;font-weight:500!important;padding:5px 6px 0!important;min-width:115px!important;z-index:1003!important;box-shadow:0 6px 12px #0000002d;background-clip:padding-box;top:5px!important}#uas-inventory-table table.table.table-striped ul.dropdown-menu li{padding:0!important;margin:0!important;height:30px}#uas-inventory-table table.table.table-striped ul.dropdown-menu li a:link,#uas-inventory-table table.table.table-striped ul.dropdown-menu li a:visited{line-height:normal!important;color:#555!important;text-decoration:none!important}#uas-inventory-table table.table.table-striped ul.dropdown-menu li a:active,#uas-inventory-table table.table.table-striped ul.dropdown-menu li a:hover{line-height:normal!important;color:#006db5!important;text-decoration:none!important}#uas-inventory-table table.table.table-striped .dropdown-menu:before{position:absolute;top:-7px;left:57px;display:inline-block;border-right:7px solid transparent;border-bottom:7px solid #FFF;border-left:7px solid transparent;border-bottom-color:#0003;content:""}#uas-inventory-table table.table.table-striped .dropdown-menu:after{position:absolute;top:-6px;left:58px;display:inline-block;border-right:6px solid transparent;border-bottom:6px solid #FFF;border-left:6px solid transparent;content:""}#uas-inventory-table table.table.table-striped.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row tr{position:relative}#uas-inventory-table table.table.table-striped faa-uas-file-upload_file-attachment-table-row tr{display:flex}#uas-inventory-table table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-23px,35px,0)!important}#uas-inventory-table cadz-uas-sections table.table.table-striped .dropdown-menu.show,cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu.show,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-33px,35px,0)!important}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu:before,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu:before{left:57px}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu:after,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu:after{position:absolute;left:58px}.flex-container{display:flex;flex-direction:row;justify-content:flex-end}.no-items,.mob-display,.mob-show,.desk-hide,.mob-display-pill{display:none}@media (min-width: 1280px){#uas-inventory-table .mobile-table-column{display:none!important}}@media (min-width: 1200px) and (max-width: 1279.98px){#uas-inventory-table table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-33px,35px,0)!important}#uas-inventory-table cadz-uas-sections table.table.table-striped .dropdown-menu.show,cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu.show,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-33px,35px,0)!important}}@media (min-width: 320px) and (max-width: 1199.98px){#uas-inventory-table .nma-count ng-select,#uas-inventory-table .nma-count ng-select#selectFilterBy_flying_site_applications{display:inline-block!important;width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody tr{border-top:1px solid #eeeeee}#uas-inventory-table table.table.table-striped.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mob-menu-position{position:absolute;top:11px;right:15px}#uas-inventory-table table.table.table-striped.mobile-table.coa-eligible tbody cadz-uas-platform-inventory-table-row .mob-add-operation{position:absolute;top:19px;right:15px}#uas-inventory-table .table-striped cadz-inventory-table-body tbody th .name-wrap{max-width:60vw!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(2) .name-wrap{max-width:60vw!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(3) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(4) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(5) .name-wrap{max-width:60vw!important}#uas-inventory-table table.table.table-striped .dropdown-menu{left:-90px!important}#uas-inventory-table table.table.table-striped .dropdown-menu:before{left:90px}#uas-inventory-table table.table.table-striped .dropdown-menu:after{left:91px}#uas-inventory-table table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-89px,35px,0)!important}#uas-inventory-table cadz-uas-sections table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-89px,35px,0)!important}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu.show,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-89px,35px,0)!important}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu{left:-90px!important}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu:before,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu:before{left:90px}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu:after,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu:after{left:91px}}@media (min-width: 1024px) and (max-width: 1199.98px){#uas-inventory-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(1) .name-wrap,#uas-inventory-table cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(2) .name-wrap{max-width:100%!important}#uas-inventory-table .no-items,#uas-inventory-table .mob-display,#uas-inventory-table .mob-show,#uas-inventory-table .desk-hide,#uas-inventory-table .mob-display-pill{display:none}#uas-inventory-table .nma-inv-nav-right{text-align:center;position:relative;margin-top:20px;margin-bottom:20px;bottom:auto;left:auto;right:auto}#uas-inventory-table .nma-km-top{min-width:570px}}@media (max-width: 1023.98px){faa-uas-file-upload_file-attachment-table-row tr{display:block!important}#uas-inventory-table .mobile-dropdown-show{display:none!important}#uas-inventory-table .nma-inv-nav-right{text-align:center;position:relative;margin-top:20px;margin-bottom:20px;bottom:auto;left:auto;right:auto}#uas-inventory-table table.table.table-striped.mobile-table.ngCart.cart tfoot{font-size:13px!important}#uas-inventory-table table.table.table-striped.mobile-table.ngCart.cart tfoot tr td:last-child{display:none!important}#uas-inventory-table .table-count{text-align:center!important}#uas-inventory-table .nma-inv-nav.no-list{left:0;right:0}}@media (min-width: 320px) and (max-width: 991.98px){#uas-inventory-table .table-striped td:first-child,#uas-inventory-table .table-striped th:first-child{padding-left:10px!important}#uas-inventory-table td.safari-tab-fix:focus,#uas-inventory-table .safari-tab-fix:focus,#uas-inventory-table td.safari-tab-fix [tabindex]:focus{outline-color:transparent!important;outline:0!important}#uas-inventory-table table.table.table-striped .dropdown-menu{left:-90px!important}#uas-inventory-table table.table.table-striped .dropdown-menu:before{left:90px}#uas-inventory-table table.table.table-striped .dropdown-menu:after{left:91px}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu{left:-90px!important}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu:before,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu:before{left:90px}cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu:after,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu:after{left:91px}}@media (max-width: 767.98px){#uas-inventory-table table.table-striped{border:.01px solid #dedede!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th td span,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr td span{display:inline-block}#uas-inventory-table table.table-striped td:first-child,#uas-inventory-table table.table-striped th:first-child{padding-left:10px!important}#uas-inventory-table table.table-striped .flat-cell{padding:0!important;margin:0!important}#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr{border-top:1px solid #eeeeee;border-right:1px solid #eeeeee;border-left:1px solid #eeeeee}#uas-inventory-table table.table-striped th:last-child,#uas-inventory-table table.table-striped td:last-child{width:100%!important}#uas-inventory-table table.table-striped tfoot>tr>td{padding:15px!important}#uas-inventory-table table.mobile-table faa-uas-table_table-header thead,#uas-inventory-table table.mobile-table td.mobile-hide{display:none}#uas-inventory-table table.mobile-table tr{display:block}#uas-inventory-table table.mobile-table td{padding:10px 15px!important;display:block;text-align:left;font-size:13px;border-bottom:1px dotted #ccc;background:#fff!important}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2){padding-top:15px!important;padding-bottom:15px!important;padding-right:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left;display:block}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child{border-bottom:0;height:65px!important}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:before,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:before{float:left;text-transform:uppercase;font-weight:700;width:125px;text-align:left}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child,#uas-inventory-table table.mobile-table tfoot th:last-child,#uas-inventory-table table.mobile-table tfoot td:last-child{border-bottom:0;display:contents}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:100%;text-align:left}#uas-inventory-table .table-count{text-align:center!important}#uas-inventory-table .mob-hide{display:none!important}#uas-inventory-table .mob-display{display:flex}#uas-inventory-table .desk-hide{display:block}#uas-inventory-table .mob-display-pill{display:flex;padding:5px 0 12px 12px;top:-35px;position:relative;float:right}#uas-inventory-table .table-striped .dropdown-menu{left:-90px!important}#uas-inventory-table .table-striped .dropdown-menu:before{left:90px}#uas-inventory-table .table-striped .dropdown-menu:after{left:91px}#uas-inventory-table .mob-display .mob-btn-lg{border:1px solid #18639F;text-align:center;text-transform:uppercase;margin-top:10px;margin-bottom:20px}#uas-inventory-table .mob-display .btn{padding-left:20px!important;padding-right:20px!important;width:100%!important}#uas-inventory-table .mob-show{display:block;padding:0 10px!important}#uas-inventory-table table.mobile-table,#uas-inventory-table table.checkout-table{width:100%!important}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2){padding-top:15px!important;padding-right:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left;display:block}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child th:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child th:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2) th:first-child{height:75px!important}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child th:first-child span.mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child th:first-child span.mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2) th:first-child span.mobile-table-column{line-height:1.45}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child th:first-child span.name-wrap,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child th:first-child span.name-wrap,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2) th:first-child span.name-wrap{margin-top:10px}#uas-inventory-table .nma-count ng-select{display:inline-block;width:100%!important}#uas-inventory-table .nma-count label{height:auto!important;margin-top:15px!important;margin-bottom:0!important;text-transform:uppercase!important}#uas-inventory-table .edit-right{text-align:left}#add-uas .btn{padding-left:40px;padding-right:40px;width:100%;margin-bottom:20px}.my-profile #uas-inventory-table table tbody cadz-inventory-table-row tr{border-right:1px solid #eeeeee;border-left:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.my-profile #uas-inventory-table table tbody cadz-inventory-table-row:nth-child(odd) tr{background:transparent!important}.my-profile #uas-inventory-table table.table-striped tbody th .mobile-table-column{width:100%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody th .name-wrap{width:100%!important;max-width:100vw!important}.my-profile #uas-inventory-table table.table-striped tbody td{width:100%!important;display:block}.my-profile #uas-inventory-table table.table-striped tbody td:first-child .mobile-table-column{width:100%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:first-child .name-wrap{width:100%!important;max-width:100vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(2) .mobile-table-column{width:100%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(2) .name-wrap{width:100%!important;max-width:100vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(3) .mobile-table-column{width:100%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(3) .name-wrap{width:100%!important;max-width:100vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(4) .mobile-table-column{width:100%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(4) .name-wrap{width:100%!important;max-width:100vw!important;word-break:break-word;hyphens:auto;white-space:pre-wrap!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(5) .mobile-table-column{width:100%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(5) .name-wrap{width:100%!important;max-width:100vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(6) .mobile-table-column{width:100%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(6) .name-wrap{width:100%!important;max-width:100vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:last-child a,.my-profile #uas-inventory-table table.table-striped tbody td:last-child span{position:absolute;top:15px!important;right:15px;max-width:170px}.my-profile #uas-inventory-table table.table-striped th:last-child,.my-profile #uas-inventory-table table.table-striped td:last-child{padding-right:15px!important}.my-profile #uas-inventory-table table.table-striped .flat-cell{padding:0!important;margin:0!important}.my-profile #uas-inventory-table table.table-striped tfoot>tr>td{padding:15px!important}.my-profile #uas-inventory-table table.table-striped tbody tr:nth-of-type(odd){background-color:transparent!important}.my-profile #uas-inventory-table table.mobile-table,.my-profile #uas-inventory-table table.checkout-table{border:0;width:100%!important;margin-top:18px}.my-profile #uas-inventory-table table.mobile-table thead,.my-profile #uas-inventory-table table.mobile-table td.mobile-hide{display:none}.my-profile #uas-inventory-table table.mobile-table tr{display:block;padding:0!important}.my-profile #uas-inventory-table table.mobile-table tr cadz-inventory-table-body tbody th{display:block!important}.my-profile #uas-inventory-table table.mobile-table td{padding:10px 15px!important;display:block;text-align:left;font-size:15px!important;border-bottom:1px dotted #ccc;background:#fff!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr td:first-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr th:first-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr th:nth-child(2){background:#f9f9f9!important;display:block}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:last-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:last-child,.my-profile #uas-inventory-table table.mobile-table tfoot th:last-child,.my-profile #uas-inventory-table table.mobile-table tfoot td:last-child{border-bottom:0;display:contents}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:first-child{padding-left:15px!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:first-child .name-wrap,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:first-child .name-wrap{max-width:210px}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:last-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:last-child{border-bottom:0;width:100%!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:before,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:before{float:left;text-transform:uppercase;font-weight:700;width:200px;text-align:left}}@media (min-width: 576px) and (max-width: 775.98px){#uas-inventory-table .container{max-width:unset}}@media (min-width: 576.98px){#uas-inventory-table .modal-footer .container{max-width:1280px!important;width:1280px!important}#uas-inventory-table .column-divider{border-right:none!important}#uas-inventory-table .mobile-table-column{display:inline-block}}@media (max-width: 576.98px){#uas-inventory-table .table-striped cadz-inventory-table-body tbody th .name-wrap{max-width:70vw!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(2) .name-wrap{max-width:80vw!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(3) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(5) .name-wrap{max-width:80vw!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(4) .name-wrap{max-width:98vw!important;word-break:break-word;hyphens:auto;white-space:pre-wrap!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td .mobile-table-column{line-height:normal}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td .name-wrap{padding-top:3px;line-height:normal}}@media (max-width: 500.98px){#uas-inventory-table .table-menus{display:block!important}#uas-inventory-table .table-menus .iphone-fix{display:block!important;width:100%;margin:0;padding:0;flex:unset!important}}@media (max-width: 360.98px){#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child{border-bottom:0}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:before,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:before{float:left;text-transform:uppercase;font-weight:700;width:120px;text-align:left}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child,#uas-inventory-table table.mobile-table tfoot th:last-child,#uas-inventory-table table.mobile-table tfoot td:last-child{border-bottom:0}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;text-align:left}#uas-inventory-table .attachments-table td:nth-child(1) .name-wrap,#uas-inventory-table .attachments-table cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(1) .name-wrap,#uas-inventory-table .attachments-table td:nth-child(2) .name-wrap{max-width:115px!important}}@media (min-width: 320px){#uas-inventory-table .mobile-table-column{display:inline-block}}#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th,cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th,cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th{width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody th .name-wrap,cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody th .name-wrap,cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody th .name-wrap{width:100%;padding-top:10px}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td .mobile-table-column,#uas-inventory-table .table-striped cadz-inventory-table-body tbody td .name-wrap,cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td .mobile-table-column,cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td .name-wrap,cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td .mobile-table-column,cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td .name-wrap{width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:first-child,cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:first-child,cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:first-child{width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(2),cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:nth-child(2),cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:nth-child(2){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(3),cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:nth-child(3),cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:nth-child(3){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(4),cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:nth-child(4),cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:nth-child(4){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(5),cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:nth-child(5),cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:nth-child(5){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(6),cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:nth-child(6),cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:nth-child(6){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:nth-child(7),cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:nth-child(7),cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:nth-child(7){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody td:last-child,cadz-uas-sections .accordion-item.review .table-striped cadz-inventory-table-body tbody td:last-child,cadz-uas-sections .accordion-item.active .table-striped cadz-inventory-table-body tbody td:last-child{width:100%}#uas-inventory-table .table-striped tfoot>tr>td,cadz-uas-sections .accordion-item.review .table-striped tfoot>tr>td,cadz-uas-sections .accordion-item.active .table-striped tfoot>tr>td{padding:14px 10px!important}div[id*=-file-upload-table] .table-striped tr{padding:0}div[id*=-file-upload-table] .table-striped thead th:first-child,div[id*=-file-upload-table] .table-striped tbody td:first-child,div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:100%}div[id*=-file-upload-table] .table-striped thead th:first-child .mobile-table-column,div[id*=-file-upload-table] .table-striped tbody td:first-child .mobile-table-column,div[id*=-file-upload-table] .table-striped tbody tr th:first-child .mobile-table-column{width:22%}div[id*=-file-upload-table] .table-striped thead th:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%;padding-top:10px;max-width:72vw!important;line-height:1.2}div[id*=-file-upload-table] .table-striped thead th:nth-child(2),div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:100%}div[id*=-file-upload-table] .table-striped thead th:nth-child(2) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:60vw!important;line-height:1.4}div[id*=-file-upload-table] .table-striped thead th:nth-child(3),div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100%}div[id*=-file-upload-table] .table-striped thead th:nth-child(3) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:100%!important;line-height:1.4}div[id*=-file-upload-table] .table-striped thead th:nth-child(4),div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:100%}div[id*=-file-upload-table] .table-striped thead th:nth-child(4) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:100%!important;line-height:1.4}div[id*=-file-upload-table] .table-striped thead th:nth-child(5),div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:100%}div[id*=-file-upload-table] .table-striped thead th:nth-child(5) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:100%!important;line-height:1.4}div[id*=-file-upload-table] .table-striped thead th:last-child,div[id*=-file-upload-table] .table-striped tbody td:last-child,div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important;display:contents}div[id*=-file-upload-table] .table-striped tbody tr th{width:100%!important}div[id*=-file-upload-table] .table-striped tbody th .name-wrap{width:100%;line-height:1}@media (max-width: 575.98px){#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr{border-bottom:12px solid #fff}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tr{padding:0}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th .name-wrap{line-height:1.2;padding-top:0}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:first-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:100%;padding-left:15px!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:first-child .mobile-table-column,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child .mobile-table-column,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child .mobile-table-column{width:20%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:first-child .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%;padding-top:10px;max-width:72vw!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(2),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(2) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:98vw!important;word-break:break-word;hyphens:auto;white-space:pre-wrap!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(3),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(3) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(4),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(4) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(5),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:100%}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(5) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:last-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:last-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important;display:contents}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th{width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody th .name-wrap{width:100%;line-height:1}div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{word-break:break-word;hyphens:auto;white-space:pre-wrap!important}div[id*=-file-upload-table] .table-striped tbody td:nth-child(2){width:100%}div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .mobile-table-column{width:100%}div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap{width:100%!important;max-width:98vw!important;line-height:1.4;word-break:break-word;hyphens:auto;white-space:pre-wrap!important}div[id*=-file-upload-table] .table-striped tbody tr th:first-child .mobile-table-column{width:100%}}@media (min-width: 576px) and (max-width: 1023.98px){#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tr{padding:0;border-bottom:5px solid #fff}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th .name-wrap{padding-top:0}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:first-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:100%;padding-left:15px!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:first-child .mobile-table-column,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child .mobile-table-column,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child .mobile-table-column{width:80px!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:first-child .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:84%!important;max-width:62vw!important;display:block!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(2),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(2) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:98vw!important;word-break:break-word;hyphens:auto;white-space:pre-wrap!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(3),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:50%!important;display:inline-block}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(3) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(4),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:50%!important;display:inline-block}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(4) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(5),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:nth-child(5) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:100%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped thead th:last-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody td:last-child,#uas-inventory-table .table-striped cadz-inventory-table-body tbody #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important;display:contents}div[id*=-file-upload-table] .table-striped tbody td:nth-child(2){width:100%}div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .mobile-table-column{width:100%}div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap{width:100%!important;max-width:98vw!important;line-height:1.4;word-break:break-word;hyphens:auto;white-space:pre-wrap!important}}@media (min-width: 576px) and (max-width: 767.98px){.my-profile #uas-inventory-table table tbody cadz-inventory-table-row tr{border-right:1px solid #eeeeee;border-left:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.my-profile #uas-inventory-table table tbody cadz-inventory-table-row:nth-child(odd) tr{background:transparent!important}.my-profile #uas-inventory-table table.table-striped tbody th .mobile-table-column{width:30%!important;max-width:30vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody th .name-wrap{width:70%!important;max-width:70vw!important}.my-profile #uas-inventory-table table.table-striped tbody td{width:100%!important;display:block}.my-profile #uas-inventory-table table.table-striped tbody td:first-child .mobile-table-column{width:30%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:first-child .name-wrap{width:70%!important;max-width:70vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(2) .mobile-table-column{width:30%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(2) .name-wrap{width:70%!important;max-width:70vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(3) .mobile-table-column{width:30%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(3) .name-wrap{width:70%!important;max-width:70vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(4) .mobile-table-column{width:30%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(4) .name-wrap{width:70%!important;max-width:70vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(5) .mobile-table-column{width:30%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(5) .name-wrap{width:70%!important;max-width:70vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(6) .mobile-table-column{width:30%!important;max-width:100vw!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(6) .name-wrap{width:70%!important;max-width:70vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:last-child a,.my-profile #uas-inventory-table table.table-striped tbody td:last-child span{position:absolute;top:15px!important;right:15px;max-width:170px}.my-profile #uas-inventory-table table.table-striped th:last-child,.my-profile #uas-inventory-table table.table-striped td:last-child{padding-right:15px!important}.my-profile #uas-inventory-table table.table-striped .flat-cell{padding:0!important;margin:0!important}.my-profile #uas-inventory-table table.table-striped tfoot>tr>td{padding:15px!important}.my-profile #uas-inventory-table table.table-striped tbody tr:nth-of-type(odd){background-color:transparent!important}.my-profile #uas-inventory-table table.mobile-table,.my-profile #uas-inventory-table table.checkout-table{border:0;width:100%!important;margin-top:18px}.my-profile #uas-inventory-table table.mobile-table thead,.my-profile #uas-inventory-table table.mobile-table td.mobile-hide{display:none}.my-profile #uas-inventory-table table.mobile-table tr{display:block;padding:0!important}.my-profile #uas-inventory-table table.mobile-table tr cadz-inventory-table-body tbody th{display:block!important}.my-profile #uas-inventory-table table.mobile-table td{padding:10px 15px!important;display:block;text-align:left;font-size:14px!important;border-bottom:1px dotted #ccc;background:#fff!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr td:first-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr th:first-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr th:nth-child(2){background:#f9f9f9!important;display:block}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:last-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:last-child,.my-profile #uas-inventory-table table.mobile-table tfoot th:last-child,.my-profile #uas-inventory-table table.mobile-table tfoot td:last-child{border-bottom:0;display:contents}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:first-child{padding-left:15px!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:first-child .name-wrap,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:first-child .name-wrap{max-width:210px}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:last-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:last-child{border-bottom:0;width:100%!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:before,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:before{float:left;text-transform:uppercase;font-weight:700;width:200px;text-align:left}}div[id*=-file-upload-table] .table-striped tbody{border:1px solid #dedede!important}@media (min-width: 576px){#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column{line-height:normal}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .name-wrap,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .name-wrap,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .name-wrap,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .name-wrap,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .name-wrap,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .name-wrap{padding-top:8px;line-height:normal}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mob-menu-position,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mob-menu-position,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mob-menu-position{top:10px}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(7),cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(7),cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(7){margin-bottom:0}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2),cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2),cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:nth-child(2){padding-top:15px!important;padding-bottom:15px!important;padding-right:15px!important;background:#f9f9f9;font-size:15px;text-align:left;display:block}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot td .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table tfoot th .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table tfoot td .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table tfoot th .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table tfoot td .mobile-table-column{width:35%!important}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .name-wrap,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .name-wrap,#uas-inventory-table table.mobile-table tfoot th .name-wrap,#uas-inventory-table table.mobile-table tfoot td .name-wrap,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .name-wrap,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .name-wrap,cadz-uas-sections .accordion-item.review table.mobile-table tfoot th .name-wrap,cadz-uas-sections .accordion-item.review table.mobile-table tfoot td .name-wrap,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .name-wrap,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .name-wrap,cadz-uas-sections .accordion-item.active table.mobile-table tfoot th .name-wrap,cadz-uas-sections .accordion-item.active table.mobile-table tfoot td .name-wrap{width:60%;padding-top:0}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child .mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child .mobile-table-column,#uas-inventory-table table.mobile-table tfoot th:first-child .mobile-table-column,#uas-inventory-table table.mobile-table tfoot td:first-child .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table tfoot th:first-child .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table tfoot td:first-child .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:first-child .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table tfoot th:first-child .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table tfoot td:first-child .mobile-table-column{width:160px!important}div[id*=-file-upload-table] .table-striped tr{padding:0}div[id*=-file-upload-table] .table-striped tbody{border:1px solid #dedede!important}div[id*=-file-upload-table] .table-striped thead th:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:70%;padding-top:0;max-width:60vw!important;display:block!important}}@media (min-width: 768px){#uas-inventory-table .table-striped td:first-child,#uas-inventory-table .table-striped th:first-child{padding-left:15px!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td{width:50%!important;display:inline-block!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child{display:contents!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column{width:40%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td .name-wrap{width:60%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td th .mobile-table-column{width:40%!important}#uas-inventory-table .table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td th .name-wrap{width:60%!important}#uas-inventory-table .table-striped cadz-inventory-table-body:nth-child(4) .name-wrap{max-width:98%!important}div[id*=-file-upload-table] .table-striped td:first-child,div[id*=-file-upload-table] .table-striped th:first-child{padding-left:20px!important}div[id*=-file-upload-table] .table-striped tbody td{padding:15px 5px 7px 20px!important;display:inline-block!important}div[id*=-file-upload-table] .table-striped tbody td:last-child{display:contents!important}div[id*=-file-upload-table] .table-striped tbody td .mobile-table-column,div[id*=-file-upload-table] .table-striped tbody td .name-wrap{width:100%!important}div[id*=-file-upload-table] .table-striped tbody td th .mobile-table-column{width:40%!important}div[id*=-file-upload-table] .table-striped tbody td th .name-wrap{width:60%!important}div[id*=-file-upload-table] .table-striped tbody td:first-child{width:100%!important}div[id*=-file-upload-table] .table-striped tbody td:nth-child(2){width:100%!important}div[id*=-file-upload-table] .table-striped tbody td:nth-child(3){width:50%!important}div[id*=-file-upload-table] .table-striped tbody td:nth-child(4){width:50%!important}div[id*=-file-upload-table] .table-striped tbody td:nth-child(5){width:100%!important}}@media (min-width: 992px){#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child,#uas-inventory-table table.mobile-table tfoot th:last-child,#uas-inventory-table table.mobile-table tfoot td:last-child,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child,cadz-uas-sections .accordion-item.review table.mobile-table tfoot th:last-child,cadz-uas-sections .accordion-item.review table.mobile-table tfoot td:last-child,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child,cadz-uas-sections .accordion-item.active table.mobile-table tfoot th:last-child,cadz-uas-sections .accordion-item.active table.mobile-table tfoot td:last-child{border-bottom:0;display:contents}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot td .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table tfoot th .mobile-table-column,cadz-uas-sections .accordion-item.review table.mobile-table tfoot td .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table tfoot th .mobile-table-column,cadz-uas-sections .accordion-item.active table.mobile-table tfoot td .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;text-align:left}#uas-inventory-table table.mobile-table tbody tr td,cadz-uas-sections .accordion-item.review table.mobile-table tbody tr td,cadz-uas-sections .accordion-item.active table.mobile-table tbody tr td{font-size:14px}}@media (min-width: 1200px){#uas-inventory-table table.table-striped faa-uas-table_table-header thead{display:table-header-group}#uas-inventory-table table.table-striped faa-uas-table_table-header thead tr{display:table-row}#uas-inventory-table table.table-striped faa-uas-table_table-header thead tr th{display:table-cell}#uas-inventory-table table.table-striped tbody tr td{font-size:15px}#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td .mob-menu-position{position:relative;top:-4px}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:first-child{font-size:15px;width:210px!important;max-width:210px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:first-child .name-wrap{width:100%!important;max-width:200px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(2),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(2){width:170px!important;max-width:170px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(2) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(2) .name-wrap{width:100%!important;max-width:155px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(3),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(3){width:170px!important;max-width:170px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(3) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(3) .name-wrap{width:100%!important;max-width:155px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(4),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(4){width:170px!important;max-width:170px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(4) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(4) .name-wrap{width:100%!important;max-width:155px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(5),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(5){width:140px!important;max-width:140px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(5) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(5) .name-wrap{width:100%!important;max-width:135px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(6),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(6),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(6){width:140px!important;max-width:140px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(6) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(6) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(6) .name-wrap{width:100%!important;max-width:135px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(7),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(7),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(7){width:120px!important;max-width:120px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(7) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(7) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(7) .name-wrap{width:100%!important;max-width:115px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:last-child{width:100px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table-striped.coa-eligible tbody td:first-child,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:first-child{width:180px!important;max-width:180px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody td:first-child .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:first-child .name-wrap{width:100%!important;max-width:170px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(2),#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(2){width:160px!important;max-width:160px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:145px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(3),#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(3){width:160px!important;max-width:160px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:145px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(4),#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(4){width:200px!important;max-width:200px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:185px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(5),#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(5){width:130px!important;max-width:130px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(6),#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(6),#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(6){width:120px!important;max-width:120px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(6) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody td:nth-child(6) .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:nth-child(6) .name-wrap{width:100%!important;max-width:115px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table-striped.coa-eligible tbody td:last-child,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:last-child{width:190px!important;max-width:190px!important;padding-left:5px!important;padding-right:5px!important}#uas-inventory-table table.table-striped.coa-eligible faa-uas-table_table-header thead th:last-child .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody td:last-child .name-wrap,#uas-inventory-table table.table-striped.coa-eligible tbody tr th:last-child .name-wrap{text-align:center;width:100%!important;max-width:175px!important}#uas-inventory-table table.table-striped cadz-inventory-table-body tbody td{display:table-cell!important}#uas-inventory-table table.table-striped cadz-inventory-table-body tbody td:last-child{display:table-cell!important}#uas-inventory-table table.table-striped cadz-inventory-table-body tbody th{display:inline-block!important}#uas-inventory-table table.table-striped cadz-inventory-table-body tbody th .name-wrap{max-width:190px!important}#uas-inventory-table table.table-striped cadz-inventory-table-body tbody th,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody td{padding:15px 5px 7px 10px!important}#uas-inventory-table table.table-striped tfoot>tr>td{padding:14px 10px!important}#uas-inventory-table table.mobile-table tbody td .name-wrap,#uas-inventory-table table.mobile-table tbody th .name-wrap,#uas-inventory-table table.mobile-table tfoot th .name-wrap,#uas-inventory-table table.mobile-table tfoot td .name-wrap{width:100%;padding:0}#uas-inventory-table table.mobile-table tbody td .mobile-table-column,#uas-inventory-table table.mobile-table tbody th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot th .mobile-table-column,#uas-inventory-table table.mobile-table tfoot td .mobile-table-column{display:none;width:100%}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped,div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead tr,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-file-upload_file-attachment-table-row tr,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead tr,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-file-upload_file-attachment-table-row tr,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead tr,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-file-upload_file-attachment-table-row tr,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead tr,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-file-upload_file-attachment-table-row tr,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead tr,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-file-upload_file-attachment-table-row tr,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead tr,div[id*=-file-upload-table] .table-striped faa-uas-file-upload_file-attachment-table-row tr{display:flex}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th,div[id*=-file-upload-table] .table-striped tbody tr th{width:100%!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td,div[id*=-file-upload-table] .table-striped tbody td{padding:15px 5px 7px 10px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody th .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody th .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody th .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody th .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody th .name-wrap,div[id*=-file-upload-table] .table-striped tbody th .name-wrap{width:100%;line-height:normal}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:first-child,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:first-child,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:first-child,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:first-child,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:first-child,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:first-child,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:first-child,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:first-child,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:first-child,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:first-child,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child,div[id*=-file-upload-table] .table-striped tbody td:first-child,div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:240px!important;max-width:240px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:first-child .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:first-child .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:first-child .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:first-child .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:first-child .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:first-child .name-wrap,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%!important;max-width:225px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(2),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(2),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(2),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(2),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(2),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(2),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(2),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(2),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(2),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(2),div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:455px!important;max-width:455px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:440px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(3),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(3),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(3),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(3),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(3),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(3),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(3),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(3),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(3),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(3),div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3),div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100px!important;max-width:100px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:85px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(4),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(4),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(4),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(4),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(4),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(4),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(4),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(4),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(4),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(4),div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4),div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:140px!important;max-width:140px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(5),#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(5),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(5),#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(5),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(5),#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(5),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(5),#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(5),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(5),#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(5),div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5),div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:130px!important;max-width:130px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody tr th:last-child,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody tr th:last-child,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody tr th:last-child,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody tr th:last-child,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody tr th:last-child,div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,div[id*=-file-upload-table] .table-striped tbody td:last-child,div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important;display:inline-block!important}#uas-inventory-table table.table.table-striped #aircraft-dimensions-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #airborne-detect-avoid-system-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #airworthiness-document-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #lost-link-procedures-file-upload-table .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #spectrum-analysis-document-file-upload-table .table-striped tbody td:last-child,div[id*=-file-upload-table] .table-striped tbody td:last-child{padding:10px 5px 7px 10px!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:375px!important;max-width:375px!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:360px!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:418px!important;max-width:418px!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:403px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:455px!important;max-width:455px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:440px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:496px!important;max-width:496px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:481px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead tr,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-file-upload_file-attachment-table-row tr{display:flex}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th{display:inline-block!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:240px!important;max-width:240px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%!important;max-width:225px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:460px!important;max-width:460px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:445px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100px!important;max-width:100px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:85px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:140px!important;max-width:140px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:130px!important;max-width:130px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important;display:inline-block!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th{width:100%!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td{padding:15px 5px 7px 10px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody th .name-wrap{width:100%;line-height:normal}}@media (min-width: 1024px) and (max-width: 1199.98px){cadz-uas-sections .accordion-item.review table.table.table-striped .dropdown-menu.show,cadz-uas-sections .accordion-item.active table.table.table-striped .dropdown-menu.show{display:block!important;inset:0 auto auto 0!important;transform:translate3d(-65px,35px,0)!important}div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead tr,div[id*=-file-upload-table] .table-striped faa-uas-file-upload_file-attachment-table-row tr{display:flex}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child,div[id*=-file-upload-table] .table-striped tbody td:first-child,div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:200px!important;max-width:200px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%!important;max-width:185px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:235px!important;max-width:235px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:220px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3),div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100px!important;max-width:100px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:85px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4),div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:120px!important;max-width:120px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:105px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5),div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:130px!important;max-width:130px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,div[id*=-file-upload-table] .table-striped tbody td:last-child,div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important;display:inline-block!important}div[id*=-file-upload-table] .table-striped tbody tr th{width:100%!important}div[id*=-file-upload-table] .table-striped tbody td{padding:15px 5px 7px 10px!important}div[id*=-file-upload-table] .table-striped tbody td:last-child{padding:10px 5px 7px 10px!important}div[id*=-file-upload-table] .table-striped tbody th .name-wrap{width:100%;line-height:normal}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:235px!important;max-width:235px!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:220px!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:278px!important;max-width:278px!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:263px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:232px!important;max-width:232px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:217px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:last-child,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:81px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:last-child{padding:10px 5px 7px 10px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:275px!important;max-width:275px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:260px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:last-child,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:81px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:last-child{padding:10px 5px 7px 10px!important}#uas-details div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead{display:table-header-group}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th{background-color:#fff!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-file-upload_file-attachment-table-row td,#uas-details div[id*=-file-upload-table] .table-striped faa-uas-file-upload_file-attachment-table-row th{background-color:transparent!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-file-upload_file-attachment-table-row:nth-of-type(odd) tr{background:#f9f9f9!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-file-upload_file-attachment-table-row:nth-of-type(2n) tr{background:#fff!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th,#uas-details div[id*=-file-upload-table] .table-striped tbody td,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th{display:inline-block!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child,#uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:200px!important;max-width:200px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%!important;max-width:185px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:241px!important;max-width:241px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:226px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100px!important;max-width:100px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:85px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:120px!important;max-width:120px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:105px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:130px!important;max-width:130px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,#uas-details div[id*=-file-upload-table] .table-striped tbody td:last-child,#uas-details div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important;display:inline-block!important}#uas-details div[id*=-file-upload-table] .table-striped .mobile-table-column{display:none}#uas-details div[id*=-file-upload-table] .table-striped tbody tr th{width:100%!important}#uas-details div[id*=-file-upload-table] .table-striped tbody td{padding:15px 5px 7px 10px!important}#uas-details div[id*=-file-upload-table] .table-striped tbody th .name-wrap{width:100%;line-height:normal}}@media (min-width: 1200px) and (max-width: 1279.98px){#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td .mob-menu-position{position:relative;top:-4px;right:4px}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:first-child{width:210px!important;max-width:210px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:first-child .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:first-child .name-wrap{width:100%!important;max-width:200px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(2),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(2){width:160px!important;max-width:160px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(2) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(2) .name-wrap{width:100%!important;max-width:145px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(3),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(3){width:160px!important;max-width:160px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(3) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(3) .name-wrap{width:100%!important;max-width:145px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(4),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(4){width:160px!important;max-width:160px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(4) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(4) .name-wrap{width:100%!important;max-width:145px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(5),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(5){width:130px!important;max-width:130px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(5) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(6),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(6),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(6){width:130px!important;max-width:130px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(6) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(6) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(6) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(7),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(7),#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(7){width:110px!important;max-width:110px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:nth-child(7) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:nth-child(7) .name-wrap,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:nth-child(7) .name-wrap{width:100%!important;max-width:105px!important}#uas-inventory-table table.table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.table-striped cadz-inventory-table-body tbody cadz-inventory-table-row tr th:last-child{width:80px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:first-child,#add-uas div[id*=-file-upload-table] .table-striped tbody td:first-child,#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:240px!important;max-width:240px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:first-child .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%!important;max-width:195px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(2),#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:374px!important;max-width:374px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(2) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:362px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(3),#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100px!important;max-width:100px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(3) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:85px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(4),#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:140px!important;max-width:140px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(4) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:125px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(5),#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:130px!important;max-width:130px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:nth-child(5) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#add-uas div[id*=-file-upload-table] .table-striped thead th:last-child,#add-uas div[id*=-file-upload-table] .table-striped tbody td:last-child,#add-uas div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th{display:inline-block!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child{width:240px!important;max-width:240px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:first-child .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:first-child .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:first-child .name-wrap{width:100%!important;max-width:195px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:380px!important;max-width:380px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:365px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3){width:100px!important;max-width:100px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(3) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:85px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4){width:140px!important;max-width:140px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5),#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5){width:130px!important;max-width:130px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:nth-child(5) .name-wrap,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody td:last-child,#uas-inventory-table table.table.table-striped #uas-details div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:80px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:372px!important;max-width:372px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:357px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:last-child,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:81px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:415px!important;max-width:415px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:400px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:last-child,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:81px!important}}@media (min-width: 1280px){#uas-inventory-table table.table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(4),#uas-inventory-table table.table.table-striped.coa-eligible tbody td:nth-child(4),#uas-inventory-table table.table.table-striped.coa-eligible tbody tr th:nth-child(4){width:278px!important;max-width:278px!important}#uas-inventory-table table.table.table-striped.coa-eligible faa-uas-table_table-header thead th:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped.coa-eligible tbody td:nth-child(4) .name-wrap,#uas-inventory-table table.table.table-striped.coa-eligible tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:263px!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:455px!important;max-width:455px!important}div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:440px!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped{border:1px solid #dedede!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:498px!important;max-width:498px!important}div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:473px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:452px!important;max-width:452px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:437px!important}.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody td:last-child,.coa-review div[id^=operation-aircraft-] div[id^=uas-section-panel_] div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:81px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2),.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2){width:495px!important;max-width:495px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:nth-child(2) .name-wrap,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:480px!important}.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped faa-uas-table_table-header thead th:last-child,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody td:last-child,.coa-review div[id^=operation-aircraft-] div[id*=-file-upload-table] .table-striped tbody tr th:last-child{width:81px!important}}@media (max-width: 575.98px){#uas-inventory-table .table-menus{display:block!important}#uas-inventory-table .nma-count label{margin-top:5px!important}}@media (max-width: 767.98px){#uas-inventory-table .name-wrap{max-width:100%}}@media (min-width: 768px) and (max-width: 1199.98px){#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row tr{border-right:1px solid #eeeeee;border-left:1px solid #eeeeee;border-bottom:1px solid #eeeeee}#uas-inventory-table table cadz-inventory-table-body tbody cadz-inventory-table-row:nth-child(odd) tr{background:transparent!important}#uas-inventory-table table.table-striped th:last-child,#uas-inventory-table table.table-striped td:last-child{padding-right:15px!important}#uas-inventory-table table.table-striped .flat-cell{padding:0!important;margin:0!important}#uas-inventory-table table.table-striped tfoot>tr>td{padding:15px!important}#uas-inventory-table table.table-striped>cadz-inventory-table-body tbody cadz-inventory-table-row>tr:nth-of-type(odd){background-color:transparent!important}#uas-inventory-table table.mobile-table,#uas-inventory-table table.checkout-table{border:0;width:100%!important;margin-top:18px}#uas-inventory-table table.mobile-table faa-uas-table_table-header thead,#uas-inventory-table table.mobile-table td.mobile-hide{display:none}#uas-inventory-table table.mobile-table tr{display:block}#uas-inventory-table table.mobile-table tr cadz-inventory-table-body tbody th{display:block!important}#uas-inventory-table table.mobile-table faa-uas-table_table-header thead tr{display:flex}#uas-inventory-table table.mobile-table td{padding:10px 15px!important;display:block;text-align:left;border-bottom:1px dotted #ccc;background:#fff!important}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row div>tr td:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row div>tr th:first-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row div>tr th:nth-child(2){padding-top:15px!important;padding-bottom:15px!important;padding-right:15px!important;background:#f9f9f9!important;font-size:15px;text-align:left;display:block}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child,#uas-inventory-table table.mobile-table tfoot th:last-child,#uas-inventory-table table.mobile-table tfoot td:last-child{border-bottom:0;display:contents}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:last-child,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:last-child{border-bottom:0;width:100%!important}#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row td:before,#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th:before{float:left;text-transform:uppercase;font-weight:700;width:200px;text-align:left}#uas-inventory-table .mob-display-pill{display:flex;padding:5px 0 12px 12px;top:-35px;position:relative;float:right}#uas-inventory-table .mob-hide{display:none!important}#uas-inventory-table .mob-display{display:flex}#uas-inventory-table .mob-display .mob-btn-lg{border:1px solid #18639F;text-align:center;text-transform:uppercase;margin-top:10px;margin-bottom:20px}#uas-inventory-table .mob-display .btn{padding-left:20px!important;padding-right:20px!important;width:100%!important}#uas-inventory-table .mob-show,#uas-inventory-table .desk-hide{display:block}#uas-inventory-table .mobile-show{display:none!important}#uas-inventory-table .mobile-table-column{float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table tbody cadz-inventory-table-row tr{border-right:1px solid #eeeeee;border-left:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.my-profile #uas-inventory-table table tbody cadz-inventory-table-row:nth-child(odd) tr{background:transparent!important}.my-profile #uas-inventory-table table.table-striped tbody td{width:50%!important;display:inline-block!important}.my-profile #uas-inventory-table table.table-striped tbody td:first-child .mobile-table-column{width:40%!important;max-width:160px!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:first-child .name-wrap{width:60%!important;max-width:60vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(2) .mobile-table-column{width:40%!important;max-width:160px!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(2) .name-wrap{width:60%!important;max-width:60vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(3) .mobile-table-column{width:40%!important;max-width:160px!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(3) .name-wrap{width:60%!important;max-width:60vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(4) .mobile-table-column{width:40%!important;max-width:160px!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(4) .name-wrap{width:60%!important;max-width:60vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(5) .mobile-table-column{width:40%!important;max-width:160px!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(5) .name-wrap{width:60%!important;max-width:60vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(6) .mobile-table-column{width:40%!important;max-width:160px!important;float:left;text-transform:uppercase;font-weight:700;width:210px;text-align:left}.my-profile #uas-inventory-table table.table-striped tbody td:nth-child(6) .name-wrap{width:60%!important;max-width:60vw!important}.my-profile #uas-inventory-table table.table-striped tbody td:last-child a,.my-profile #uas-inventory-table table.table-striped tbody td:last-child span{position:absolute;top:17px!important;right:15px;max-width:170px}.my-profile #uas-inventory-table table.table-striped th:last-child,.my-profile #uas-inventory-table table.table-striped td:last-child{padding-right:15px!important}.my-profile #uas-inventory-table table.table-striped .flat-cell{padding:0!important;margin:0!important}.my-profile #uas-inventory-table table.table-striped tfoot>tr>td{padding:15px!important}.my-profile #uas-inventory-table table.table-striped tbody tr:nth-of-type(odd){background-color:transparent!important}.my-profile #uas-inventory-table table.mobile-table,.my-profile #uas-inventory-table table.checkout-table{border:0;width:100%!important;margin-top:18px}.my-profile #uas-inventory-table table.mobile-table thead,.my-profile #uas-inventory-table table.mobile-table td.mobile-hide{display:none}.my-profile #uas-inventory-table table.mobile-table tr{display:block;padding:0!important}.my-profile #uas-inventory-table table.mobile-table tr cadz-inventory-table-body tbody th{display:block!important}.my-profile #uas-inventory-table table.mobile-table td{padding:10px 15px!important;display:block;text-align:left;font-size:14px!important;border-bottom:1px dotted #ccc;background:#fff!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr td:first-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr th:first-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row tr th:nth-child(2){background:#f9f9f9!important;display:block}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:last-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:last-child,.my-profile #uas-inventory-table table.mobile-table tfoot th:last-child,.my-profile #uas-inventory-table table.mobile-table tfoot td:last-child{border-bottom:0;display:contents}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:first-child{padding-left:15px!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:first-child .name-wrap,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:first-child .name-wrap{max-width:210px}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:last-child,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:last-child{border-bottom:0;width:50%!important}.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row td:before,.my-profile #uas-inventory-table table.mobile-table tbody cadz-uas-platform-inventory-table-row th:before{float:left;text-transform:uppercase;font-weight:700;width:200px;text-align:left}}.label{color:#00f!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:first-child,#emergency-contingency-attachments-file-upload-table .table-striped tbody td:first-child,#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:first-child,#airworthiness-attachments-file-upload-table .table-striped thead th:first-child,#airworthiness-attachments-file-upload-table .table-striped tbody td:first-child,#airworthiness-attachments-file-upload-table .table-striped tbody tr th:first-child,#spectrum-analysis-attachments-file-upload-table .table-striped thead th:first-child,#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:first-child,#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:first-child{width:240px!important;max-width:240px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:first-child .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody td:first-child .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:first-child .name-wrap,#airworthiness-attachments-file-upload-table .table-striped thead th:first-child .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody td:first-child .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody tr th:first-child .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped thead th:first-child .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:first-child .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:first-child .name-wrap{width:100%!important;max-width:195px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(2),#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(2),#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(2),#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(2),#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(2),#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(2),#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(2),#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(2),#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(2){width:375px!important;max-width:375px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(2) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(2) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(2) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(2) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(2) .name-wrap{width:100%!important;max-width:363px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(3),#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(3),#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(3),#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(3),#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(3),#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(3),#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(3),#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(3),#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(3){width:120px!important;max-width:120px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(3) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(3) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(3) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(3) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(3) .name-wrap{width:100%!important;max-width:85px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(4),#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(4),#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(4),#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(4),#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(4),#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(4),#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(4),#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(4),#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(4){width:150px!important;max-width:150px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(4) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(4) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(4) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(4) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(4) .name-wrap{width:100%!important;max-width:125px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(5),#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(5),#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(5),#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(5),#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(5),#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(5),#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(5),#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(5),#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(5){width:160px!important;max-width:150px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:nth-child(5) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped thead th:nth-child(5) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#airworthiness-attachments-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped thead th:nth-child(5) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:nth-child(5) .name-wrap,#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:nth-child(5) .name-wrap{width:100%!important;max-width:125px!important}#emergency-contingency-attachments-file-upload-table .table-striped thead th:last-child,#emergency-contingency-attachments-file-upload-table .table-striped tbody td:last-child,#emergency-contingency-attachments-file-upload-table .table-striped tbody tr th:last-child,#airworthiness-attachments-file-upload-table .table-striped thead th:last-child,#airworthiness-attachments-file-upload-table .table-striped tbody td:last-child,#airworthiness-attachments-file-upload-table .table-striped tbody tr th:last-child,#spectrum-analysis-attachments-file-upload-table .table-striped thead th:last-child,#spectrum-analysis-attachments-file-upload-table .table-striped tbody td:last-child,#spectrum-analysis-attachments-file-upload-table .table-striped tbody tr th:last-child{width:200px!important}@media (min-width: 768px) and (max-width: 1023.98px){#uas-inventory-table .nma-count ng-select{display:inline-block;width:100%!important}#uas-inventory-table .nma-count label{height:auto!important;margin-top:5px!important;margin-bottom:0!important;text-transform:uppercase!important}}@media (min-width: 1024px) and (max-width: 1199.98px){#uas-inventory-table table.mobile-table cadz-inventory-table-body tbody cadz-inventory-table-row th .mobile-table-column{width:19.6%}}textarea#describe-aircraft-type,textarea#describe-generic-aircraft-capabilities,#description{padding-left:4px}html .form-horizontal faa-uas-forms_textarea .form-group-inner{margin-bottom:8px}button.blue-triangles{font-size:18px;font-weight:600;background-color:#fff;color:#063e7e;border:none;padding-left:7px;text-align:left}button.blue-triangles:before{content:"";display:inline-block;position:relative;left:-5px;width:14px;height:14px;transform:rotate(0);background-image:url(triangle-right.da011072de24d211.svg)!important}button.blue-triangles:not(.collapsed):after{display:block;position:absolute;left:15px;transform:rotate(90deg);background-image:url(triangle-right.da011072de24d211.svg)!important}button:disabled:before{display:none}div[id*=operation-aircraft-]{background-color:#fff!important}div[id*=operation-aircraft-] h3{color:#063e7e;text-transform:none;font-size:18px}div[id*=operation-aircraft-] h3.grp-prefix{color:#222;font-size:.9em!important}div[id*=operation-aircraft-] hr{border-color:#747474!important}@media (min-width: 1200px){div[id*=operation-aircraft-] .container{max-width:100%!important}}div[id*=operation-aircraft-] .accordion .accordion-button{font-size:16px;font-weight:600;background-color:#fff;color:#063e7e;border:1px solid var(--bs-border-color);padding:10px 10px 10px 25px}div[id*=operation-aircraft-] .accordion .accordion-button:after{display:block;position:absolute;left:5px;transform:rotate(0) scale(.8);background-image:url(triangle-right.da011072de24d211.svg)!important;transform:scale(.8)}div[id*=operation-aircraft-] .accordion .accordion-button:not(.collapsed){font-weight:600;background-color:var(--bs-border-color);color:#063e7e}div[id*=operation-aircraft-] .accordion .accordion-button:not(.collapsed):after{display:block;position:absolute;left:5px;transform:rotate(90deg) scale(.8);background-image:url(triangle-right.da011072de24d211.svg)!important}div[id*=operation-aircraft-] faa-uas-file-upload_file-upload .row{--bs-gutter-y: 0;border:1px solid #dedede;border-radius:4px;padding:15px 10px 10px 15px}div[id*=operation-aircraft-] faa-uas-file-upload_file-upload .row .control-label{padding-left:0!important;text-transform:uppercase}div[id*=operation-aircraft-] faa-uas-file-upload_file-upload .row .form-hint{text-align:left}div[id*=operation-aircraft-] faa-uas-file-upload_file-upload .alert .row{border:none}.operation-aircraft-wrapper:has(div[id^=operation-aircraft-].collapse) button.blue-triangles:before{transform:rotate(0);transition:.15s ease-in-out}.operation-aircraft-wrapper:has(div[id^=operation-aircraft-].collapsing) button.blue-triangles:before{transform:rotate(90deg);transition:ease-in-out}.operation-aircraft-wrapper:has(div[id^=operation-aircraft-].collapse.show) button.blue-triangles:before{transform:rotate(90deg);transition:.15s ease-in-out}html .table-striped tbody faa-uas-file-upload_file-attachment-table-row:nth-of-type(odd) tr,html .table-striped tbody cadz-uas-platform-inventory-table-row:nth-of-type(odd) tr,#uas-inventory-table table cadz-inventory-table-body tbody faa-uas-file-upload_file-attachment-table-row:nth-of-type(odd) tr,#uas-inventory-table table cadz-inventory-table-body tbody cadz-uas-platform-inventory-table-row:nth-of-type(odd) tr{--bs-table-color-type: var(--bs-table-striped-color)}html .table-striped tbody faa-uas-file-upload_file-attachment-table-row:nth-of-type(2n) tr,html .table-striped tbody cadz-uas-platform-inventory-table-row:nth-of-type(2n) tr,#uas-inventory-table table cadz-inventory-table-body tbody faa-uas-file-upload_file-attachment-table-row:nth-of-type(2n) tr,#uas-inventory-table table cadz-inventory-table-body tbody cadz-uas-platform-inventory-table-row:nth-of-type(2n) tr{background:#fff!important}.map-icons{border:1px #CCC solid;border-radius:3px;padding:5px;margin-bottom:-8px;background-color:#fff}.map-instructions-wrapper{border-radius:5px;padding:10px;margin-top:-10px;margin-bottom:15px}.map-instructions{background:#f8f7f9;border-radius:5px;padding:10px;margin-top:-10px;margin-bottom:15px}h5{color:#000;font-size:18px!important;font-weight:400;margin-right:5px}h5 .map-icons{margin-bottom:-5px;margin-left:5px}.map-instructions-button-container{position:absolute;right:16px;top:68px}@media screen and (max-width: 1023.98px){.map-instructions-button-container{position:relative;right:0;top:0}.map-instructions-button-container button{width:100%}}.hyphenate-alt{-ms-word-break:break-all;word-break:break-all;word-break:break-word;hyphens:auto;white-space:pre-wrap!important}html .control-label.no-end-padding{padding-right:0!important}*{box-sizing:border-box}*:after{box-sizing:border-box}*:before{box-sizing:border-box}.cd-breadcrumb{padding:.5em 1em;margin:0 auto;background-color:none;border-radius:.1em;text-align:center;background:#fff}.cd-breadcrumb:after{content:"";display:table;clear:both}.cd-breadcrumb li{display:inline-block;margin:.5em 0}.cd-breadcrumb li:after{display:inline-block;content:"\bb";margin:0 .6em;color:#555}.cd-breadcrumb li:last-of-type:after{display:none}.cd-breadcrumb li>*{display:inline-block;font-size:.89em;color:#555}.cd-breadcrumb li.current>*{color:#598300}.cd-multi-steps{padding:.5em 1em;margin:0 auto;background-color:none;border-radius:.1em;text-align:center;background:#fff}.cd-multi-steps:after{content:"";display:table;clear:both}.cd-multi-steps li{display:inline-block;margin:.5em 0}.cd-multi-steps li:after{display:inline-block;content:"\bb";margin:0 .6em;color:#555}.cd-multi-steps li:last-of-type:after{display:none}.cd-multi-steps li>*{display:inline-block;font-size:.89em;color:#555}.cd-multi-steps li.current>*{color:#96c03d}.no-touch .cd-breadcrumb a:hover,.no-touch .cd-multi-steps a:hover{color:#96c03d}.cd-breadcrumb.custom-separator li:after{content:"";height:16px;width:16px;vertical-align:middle}.cd-multi-steps.custom-separator li:after{content:"";height:16px;width:16px;vertical-align:middle}.cd-breadcrumb.custom-icons li>*:before{content:"";display:inline-block;height:20px;width:20px;margin-right:.4em;margin-top:-2px;vertical-align:middle}.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2)>*:before{background-position:-20px 0}.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3)>*:before{background-position:-40px 0}.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4)>*:before{background-position:-60px 0}.cd-breadcrumb.custom-icons li.current:first-of-type>*:before{background-position:0 -20px}.cd-breadcrumb.custom-icons li.current:nth-of-type(2)>*:before{background-position:-20px -20px}.cd-breadcrumb.custom-icons li.current:nth-of-type(3)>*:before{background-position:-40px -20px}.cd-breadcrumb.custom-icons li.current:nth-of-type(4)>*:before{background-position:-60px -20px}.cd-multi-steps.custom-icons li>*:before{content:"";display:inline-block;height:20px;width:20px;margin-right:.4em;margin-top:-2px;vertical-align:middle}.cd-multi-steps.custom-icons li:not(.current):nth-of-type(2)>*:before{background-position:-20px 0}.cd-multi-steps.custom-icons li:not(.current):nth-of-type(3)>*:before{background-position:-40px 0}.cd-multi-steps.custom-icons li:not(.current):nth-of-type(4)>*:before{background-position:-60px 0}.cd-multi-steps.custom-icons li.current:first-of-type>*:before{background-position:0 -20px}.cd-multi-steps.custom-icons li.current:nth-of-type(2)>*:before{background-position:-20px -20px}.cd-multi-steps.custom-icons li.current:nth-of-type(3)>*:before{background-position:-40px -20px}.cd-multi-steps.custom-icons li.current:nth-of-type(4)>*:before{background-position:-60px -20px}.cd-breadcrumb.count li{counter-increment:steps}@media only screen and (min-width: 1200px){.cd-breadcrumb{padding:0}.cd-breadcrumb li{margin:1.2em 0}.cd-breadcrumb li:after{margin:0 1em}.cd-breadcrumb li>*{font-size:.84em}.cd-multi-steps{padding:0}.cd-multi-steps li{margin:1.2em 0}.cd-multi-steps li:after{margin:0 1em}.cd-multi-steps li>*{font-size:.89em}.cd-breadcrumb.triangle{background-color:transparent}.cd-breadcrumb.triangle li{position:relative;margin:0;padding:.5em 0 .5em .4em;background:url(next-to-next.42daf42a8e700a1a.png) no-repeat right center;color:#555;background-color:#edeff0;border-color:#edeff0;width:100%;text-align:left}.cd-breadcrumb.triangle li:first-child:nth-last-child(1){width:calc(100% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(2){width:calc(50% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(2)~li{width:calc(50% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(3){width:calc(33.3333% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(3)~li{width:calc(33.3333% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(4){width:calc(25% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(4)~li{width:calc(25% - 1px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(5){width:calc(20% + 10px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(5)~li{width:calc(20% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(6){width:calc(16.6666% - 5px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(6)~li{width:calc(16.66666% - 1px)!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(7){width:15.5%!important;letter-spacing:-.027em!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(7)~li{width:14.6%!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(7)~li:nth-child(7){width:10%!important}.cd-breadcrumb.triangle li:last-of-type{margin-right:0;padding-right:1.6em;border-radius:0 .25em .25em 0;background-image:none!important}.cd-breadcrumb.triangle li:last-of-type>*:after{display:none}.cd-breadcrumb.triangle li:last-of-type:after{display:none}.cd-breadcrumb.triangle li>*:after{content:""}.cd-breadcrumb.triangle li:first-of-type{padding-left:1em;border-radius:.25em 0 0 .25em}.cd-breadcrumb.triangle li:after{content:""}.cd-breadcrumb.triangle li.current{background:url(current-to-next.9b06d6eec535cbd5.png) no-repeat right center;color:#242424;background-color:#96c03d;border-color:#96c03d}.cd-breadcrumb.triangle li.current>*{color:#242424;background-color:#96c03d;border-color:#96c03d}.cd-breadcrumb.triangle li.done.current-next{background:url(done-to-current.e7cc8c754de0f8dc.png) no-repeat right center;color:#555;background-color:#d8e4bf;border-color:#d8e4bf}.cd-breadcrumb.triangle li.done.current-next>*{color:#555;background-color:#d8e4bf;border-color:#d8e4bf}.cd-breadcrumb.triangle li.done{background:url(done-to-done.d67775a6b27e6956.png) no-repeat right center;color:#555;background-color:#d8e4bf;border-color:#d8e4bf}.cd-breadcrumb.triangle li.done>*{color:#555;background-color:#d8e4bf;border-color:#d8e4bf}.cd-breadcrumb.triangle li.default>*:after{border-left-color:#edeff0!important}.cd-breadcrumb.triangle li div a{text-decoration:none!important;color:#555}.no-touch .cd-breadcrumb.triangle a:hover{color:#242424;background-color:#555;border-color:#555}.cd-breadcrumb.triangle.custom-separator li:after{background-image:none}.cd-breadcrumb.triangle.custom-icons li:after{border-top-width:25px;border-bottom-width:25px}.cd-breadcrumb.triangle.custom-icons li>*:after{border-top-width:25px;border-bottom-width:25px}.cd-breadcrumb.text-top.count li>* span.step-count{font-weight:900;line-height:1.42857;color:#242424!important}.cd-breadcrumb.text-bottom.count li>* span.step-count{font-weight:900;line-height:1.42857;color:#242424!important}.cd-multi-steps.text-top li{width:125px!important;text-align:center!important}.cd-multi-steps.text-top li:first-child{width:175px!important;margin-right:10px!important}.cd-multi-steps.text-bottom li{width:125px!important;text-align:center!important}.cd-multi-steps.text-bottom li:first-child{width:175px!important;margin-right:10px!important}.cd-multi-steps-waivers.text-top li:first-child{width:auto!important;margin-right:10px!important}.cd-multi-steps-waivers.text-top li:nth-child(2){width:190px!important;margin-right:0!important}.cd-multi-steps-waivers.text-bottom li:first-child{width:auto!important;margin-right:10px!important}.cd-multi-steps-waivers.text-bottom li:nth-child(2){width:190px!important;margin-right:0!important}.cd-multi-steps-waivers{margin:1em auto 0!important}}@media only screen and (min-width: 1200px) and (max-width: 1279px){.cd-breadcrumb.triangle li:first-child:nth-last-child(7){width:17%!important;letter-spacing:-.035em}.cd-breadcrumb.triangle li:first-child:nth-last-child(7)~li{letter-spacing:-.035em;width:16%!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(7)~li:nth-child(2){width:12.3%!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(7)~li:nth-child(3){width:14.6%!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(7)~li:nth-child(4){width:14%!important}.cd-breadcrumb.triangle li:first-child:nth-last-child(7)~li:nth-child(7){width:10%!important}}@media only screen and (min-width: 100px) and (max-width: 1199px){.cd-breadcrumb li.current>*{color:#598300;border-bottom:1px solid #598300}}@media only screen and (min-width: 768px){.no-touch .cd-breadcrumb.triangle.custom-icons li:first-of-type a:hover:before{background-position:0 -40px}.no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(2) a:hover:before{background-position:-20px -40px}.no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(3) a:hover:before{background-position:-40px -40px}.no-touch .cd-breadcrumb.triangle.custom-icons li:nth-of-type(4) a:hover:before{background-position:-60px -40px}.no-touch .cd-multi-steps.text-center.custom-icons li:first-of-type a:hover:before{background-position:0 -40px}.no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(2) a:hover:before{background-position:-20px -40px}.no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(3) a:hover:before{background-position:-40px -40px}.no-touch .cd-multi-steps.text-center.custom-icons li:nth-of-type(4) a:hover:before{background-position:-60px -40px}.no-touch .cd-multi-steps.text-center a:hover{background-color:#555}.no-touch .cd-multi-steps.text-top a:hover{color:#96c03d}.no-touch .cd-multi-steps.text-top a:hover:before{box-shadow:0 0 0 3px #96c03d4d}.no-touch .cd-multi-steps.text-bottom a:hover{color:#96c03d}.no-touch .cd-multi-steps.text-bottom a:hover:before{box-shadow:0 0 0 3px #96c03d4d}.cd-breadcrumb.triangle.custom-icons li.current:first-of-type em:before{background-position:0 -40px}.cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(2) em:before{background-position:-20px -40px}.cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(3) em:before{background-position:-40px -40px}.cd-breadcrumb.triangle.custom-icons li.current:nth-of-type(4) em:before{background-position:-60px -40px}.cd-multi-steps.text-center.custom-icons li.current:first-of-type em:before{background-position:0 -40px}.cd-multi-steps.text-center.custom-icons li.current:nth-of-type(2) em:before{background-position:-20px -40px}.cd-multi-steps.text-center.custom-icons li.current:nth-of-type(3) em:before{background-position:-40px -40px}.cd-multi-steps.text-center.custom-icons li.current:nth-of-type(4) em:before{background-position:-60px -40px}.cd-multi-steps.text-center.custom-icons li.done a:before{background-position:0 -60px}.cd-multi-steps{background-color:transparent;padding:0;text-align:center}.cd-multi-steps li{position:relative;float:none;margin:.4em 25px .4em 0}.cd-multi-steps li:last-of-type{margin-right:0}.cd-multi-steps li:after{position:absolute;content:"";height:4px;background:#edeff0;margin:0}.cd-multi-steps li>*{position:relative;color:#555}.cd-multi-steps li.done:after{background-color:#96c03d}.cd-multi-steps li.current>*{position:relative;color:#555}.cd-multi-steps.custom-separator li:after{height:4px;background:#edeff0}.cd-multi-steps.text-center li:after{width:100%;top:50%;left:100%;transform:translateY(-50%) translate(-1px)}.cd-multi-steps.text-center li>*{z-index:1;padding:.6em 1em;border-radius:.25em;background-color:#edeff0}.cd-multi-steps.text-center li.current>*{color:#242424;background-color:#96c03d}.cd-multi-steps.text-center li.done>*{color:#242424;background-color:#96c03d}.cd-multi-steps.text-top li{width:110px;text-align:center}.cd-multi-steps.text-top li:first-child{width:180px!important;margin-right:10px!important}.cd-multi-steps.text-top li:after{position:absolute;left:50%;width:calc(100% + 40px);bottom:4px}.cd-multi-steps.text-top li>*{padding-bottom:20px}.cd-multi-steps.text-top li>*:before{content:"";position:absolute;z-index:1;left:50%;right:auto;transform:translate(-50%);height:12px;width:12px;border-radius:50%;background-color:#edeff0;bottom:0}.cd-multi-steps.text-top li.done>*:before{background-color:#96c03d}.cd-multi-steps.text-top li.current>*:before{background-color:#96c03d}.cd-multi-steps.text-bottom li{width:110px;text-align:center}.cd-multi-steps.text-bottom li:first-child{width:180px!important;margin-right:10px!important}.cd-multi-steps.text-bottom li:after{position:absolute;left:50%;width:calc(100% + 40px);top:3px}.cd-multi-steps.text-bottom li>*{padding-top:20px}.cd-multi-steps.text-bottom li>*:before{content:"";position:absolute;z-index:1;left:50%;right:auto;transform:translate(-50%);height:12px;width:12px;border-radius:50%;background-color:#edeff0;top:0}.cd-multi-steps.text-bottom li.done>*:before{background-color:#96c03d}.cd-multi-steps.text-bottom li.current>*:before{background-color:#96c03d}.cd-multi-steps-waivers.text-top li:first-child{width:auto!important;margin-right:10px!important}.cd-multi-steps-waivers.text-top li:nth-child(2){width:190px!important;margin-right:0!important}.cd-multi-steps-waivers.text-bottom li:first-child{width:auto!important;margin-right:10px!important}.cd-multi-steps-waivers.text-bottom li:nth-child(2){width:190px!important;margin-right:0!important}.cd-multi-steps.text-top.count li>*{padding-bottom:34px}.cd-multi-steps.text-top.count li>*:before{content:counter(steps);height:26px;width:26px;line-height:26px;font-size:.89em;color:#242424}.cd-multi-steps.text-top.count li:not(.current) em:before{color:#555}.cd-multi-steps.text-top.count li:after{bottom:11px}.cd-multi-steps.text-bottom.count li>*{padding-top:34px}.cd-multi-steps.text-bottom.count li>*:before{content:counter(steps);height:26px;width:26px;line-height:26px;font-size:.89em;color:#242424}.cd-multi-steps.text-bottom.count li:not(.current) em:before{color:#555}.cd-multi-steps.text-bottom.count li:after{top:11px}}html body{overflow-x:hidden;font-family:Source Sans Pro,sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;background:#f1eff2}html body p,html body a,html body li,html header p,html header a,html header li,html main p,html main a,html main li,html footer p,html footer a,html footer li{line-height:1.45}html .usa-banner p,html .region-secondary-menu ul,html .region-header-form form,html .menu--footer-policies ul,html .social-nav,html .site-footer__top p,html .site-footer__top ul{margin-top:0}html a{transition:color .2s linear;color:#18639f;text-decoration:none}html a:hover{text-decoration:underline;color:#15396c!important}html h1{margin:0 0 1rem}html .usa-banner{background:#fafafa;padding:.25rem 0}html .usa-media_block-icon .usa-banner-flag{width:1.25rem}html .usa-banner-header .usa-media_block-body{line-height:1.8}html button.usa-accordion-button{border:none!important;background:none!important;padding:0}html button:focus,html button:focus-visible{border-color:#15396c!important;box-shadow:0 0 0 .2rem #18639f;outline-offset:2px}html .chevron:before{border-style:solid;border-width:.175em .175em 0 0;content:"";display:inline-block;height:.45em;left:.15em;position:relative;top:.25em;transform:rotate(-45deg);vertical-align:top;width:.45em}html .chevron.right:before{left:0;transform:rotate(45deg)}html .chevron.bottom:before{top:.6em;transform:rotate(135deg)}html .chevron.left:before{left:.25em;transform:rotate(-135deg)}html button.usa-accordion-button .usa-banner-button-text{color:#0071bc;text-decoration:underline}html .usa-media_block-icon{margin-right:.5rem}html .usa-media_block-icon .usa-banner-icon{width:2.5rem}html .usa-media_block-body p{margin-bottom:0}html .usa-banner-content .usa-width-one-half{padding-top:1.25rem;padding-bottom:1.25rem}html .icon-lock .usa-banner__lock-image{height:1.5ex;width:1.21875ex}html .usa-banner .fa-chevron-right{display:inline!important;transform:rotate(90deg) scale(.02)!important;margin-top:-45px!important;margin-left:-22px}html .usa-banner .fa-chevron-right.chevron-rotate{transform:rotate(-90deg) scale(.02)!important;margin-left:-32px}html .block--site-notification,html .block--emergency,html .block--warning{background:#006400!important;color:#fff}html .block--site-notification .message--status{display:flex;padding-top:.25rem;padding-bottom:.25rem}html .block--site-notification .message--status .svg-inline--fa{height:16px;min-width:16px;margin:.25rem .5rem .25rem 0;transform:scale(1.1)}html .alert-content a,html .alert-content a:link,html .alert-content a:visited{color:#fff!important;text-decoration:underline!important}html .dot-ribbon{box-sizing:content-box;padding:.125rem 0;background:#15396c;color:#fff;height:1.75rem;display:flex;align-items:center;font-size:.8rem}html .dot-ribbon a:link,html .dot-ribbon a:hover,html .dot-ribbon a:visited,html .dot-ribbon a:active{color:#fff}html .dot-ribbon svg{width:17px;opacity:.5;margin-right:6px}html .site-masthead{color:#000}html .border-bottom{border-bottom:1px solid #dee2e6!important}html .bg-primary{background:#fff!important}html .navbar-brand>img.img-fluid{margin-left:0;margin-right:0;width:255px;max-width:255px;position:relative;left:0;right:0}html .navbar-brand{display:inline-block;padding-top:0!important;padding-bottom:.3125rem!important;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;position:relative;z-index:999}html .site-header .navbar{padding-bottom:0;display:block;flex-grow:1}html .site-header .navbar-collapse{flex-direction:column;align-items:flex-end}html .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}html button.navbar-toggler{background-color:#fff;border:0;border-radius:2px;display:block;float:right;font-size:0;height:38px;margin:0;padding:0;position:relative;right:0;text-align:center;text-indent:-999px;top:0;width:40px;z-index:998;transition:background-color .3s,transform .2s}html button.navbar-toggler .bars{height:2px;left:5px;right:5px;top:18px;transition:background-color 0s .1s}html button.navbar-toggler .bars,html button.navbar-toggler .bars:before,html button.navbar-toggler .bars:after{background-color:#979797;content:"";display:block;height:2px;pointer-events:none;position:absolute;left:0;right:0;width:28px}html button.navbar-toggler .bars:before{transition-property:top,transform;top:-8px}html button.navbar-toggler .bars:after{transition-property:bottom,transform;bottom:-8px}html .page ul.nav,html .page ul.pagination,html .page ul.slick-dots{padding-inline-start:0!important}html .secondary_menu a.nav-link{padding:.75rem .5rem!important;font-weight:600;margin-right:1rem!important;text-decoration:none!important;font-size:15px!important;color:#18639f}html .secondary_menu a.nav-link:hover{color:#15396c}html .secondary_menu a.dropdown-toggle.nav-link{margin-right:0!important}html .secondary_menu .nav-item:last-child .nav-link{margin-right:0!important;padding-right:0!important}html .dropdown-item.active,html .dropdown-item:active{background:#15396c!important;color:#fff!important}html .no-gutters{margin-right:0;margin-left:0}html .block .ultimenu{padding-inline-start:0!important;-webkit-padding-start:0}html .block .ultimenu{padding:0}html .ultimenu{list-style:none;margin:0;min-height:42px;position:relative;z-index:97}html .ultimenu--main li{font-weight:600}html .ultimenu--hover>li{display:inline-block;vertical-align:bottom}html .has-ultimenu a.ultimenu__link:hover,html .has-ultimenu a.ultimenu__link:active,html .has-ultimenu a.ultimenu__link.is-active{border-top:2px solid #B0862C}html .ultimenu--main .ultimenu__link,html .ultimenu .ultimenu__ajax{min-height:2rem;min-height:-moz-fit-content;min-height:fit-content;line-height:1.5!important;padding:.5rem 0!important}html .header .ultimenu>li+li{margin-left:1.75rem}html a.ultimenu__link{border-top:2px solid transparent;color:#5d676f;padding-top:.5rem;text-decoration:none}html .dropdown-toggle.nav-link{margin-right:unset!important}html nav .navbar-toggler{color:#fff!important;border-color:#fff!important;padding:3px 5px 5px!important}html nav .navbar-toggler .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background:#fff;margin-top:3px}html .position-relative{position:relative!important}html nav .navbar-default{border:none!important}html nav .navbar-default .navbar-collapse,html nav .navbar-default .navbar-form{border:0px;box-shadow:none!important}html nav .navbar-default .navbar-collapse.collapse.in{display:block}html nav .navbar-collapse{padding-right:0}html nav .navbar-default .navbar-toggle:hover,html nav .navbar-default .navbar-toggle:focus{background:none}html .block.block-menu.navigation.menu--secondary-navigation ul li.dropdown-item:active a{color:#fff!important;transition:0ms!important}html .mobile-nav{display:none;padding:9px;box-shadow:0 5px 5px #00000024!important;-moz-box-shadow:0 5px 5px rgba(0,0,0,.14)!important;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.14)!important;align-items:center}html .alert p{padding:0;margin:0}html .close{float:right;font-size:12px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}@keyframes modal-b-fade{0%{opacity:0}to{opacity:.5}}@keyframes modal-fade{0%{top:-100px;opacity:0}to{top:0;opacity:1}}html a.service-tile{position:relative;border:1px solid #18639F;padding:1rem 1rem 0;display:block;text-decoration:none;color:#18639f;border-radius:.25rem;z-index:1000;cursor:pointer}html a.service-tile p,html a.service-tile h4{color:#18639f!important;position:relative}html a.service-tile:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.3;background:url(faa-uas.de7486469e9a4783.png) no-repeat right center;z-index:9;cursor:pointer}html a.service-tile:hover,html a.service-tile:active{border:1px solid #15396C;padding:1rem 1rem 0;display:block;text-decoration:none;color:#15396c;border-radius:.25rem;cursor:pointer}html a.service-tile:hover p,html a.service-tile:hover h4,html a.service-tile:active p,html a.service-tile:active h4{color:#15396c!important}html a.service-tile.selected-service-tile{border:1px solid #15396C;padding:1rem 1rem 0;display:block;text-decoration:none;background:#15396c;color:#fff;border-radius:.25rem;cursor:pointer}html a.service-tile.selected-service-tile p,html a.service-tile.selected-service-tile h4{color:#fff!important}html a.service-tile.selected-service-tile h4{font-weight:600}html a.service-tile.selected-service-tile:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.1;background:url(faa-uas.de7486469e9a4783.png) no-repeat right center;z-index:9;cursor:pointer}html .modal-backdrop{opacity:.5;animation:ease-in-out .3s;transition:all .3s ease-in-out}html .modal{top:-100px;animation:ease-in-out .3s modal-fade;transition:all .3s ease-in-out}html .modal.show{top:0}html .modal-dialog{max-width:840px!important}html .modal-dialog .modal-content{background-color:#fafafa;border-radius:3px!important}html .modal-dialog .modal-content .loader{margin-top:100px!important;margin-bottom:100px!important}html .modal-dialog .modal-content .modal-header{padding-bottom:0;border-bottom:none;position:relative}html .modal-dialog .modal-content .modal-header h1{font-size:28px;text-align:center;margin:5px auto 11px;max-width:90%}html .modal-dialog .modal-content .modal-header .btn-close{position:absolute;top:20px!important;right:20px!important;margin-left:0}html .modal-dialog .modal-content .modal-header .modal-header-empty{height:30px!important}html .modal-dialog .modal-content .modal-footer label{font-size:.9em!important;margin-bottom:20px}html .modal-dialog .modal-content .modal-body h1{margin:5px auto 20px;text-align:center;width:70%}html .modal-dialog .modal-content .modal-body p{font-size:16px;color:#333}html .modal-dialog .modal-content .modal-body label{color:#333}html .modal-dialog .modal-content .modal-body p.instructions{font-size:16px;color:#333;padding-bottom:10px}html .validate-block{color:#a01624}html .homepage_login .validate-block{color:#d8b364}html .homepage_login .alert .alert-icon.col-xl-1{font-size:20px!important;line-height:1;flex:0 0 25%;max-width:25%}html .homepage_login .alert .col-xl-11{flex:0 0 75%;max-width:75%;padding-right:0!important}html .homepage_login .alert .alert-icon.col-xl-1 .icon-position{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px)}html .dz-hero{padding:8rem 0 16.65rem}html .hero__content .hero__text_filter{background-color:#000d1a80;padding:1.625rem 2rem}html .hero__text.hero__caption.hero__headline{font-size:40px;color:#fff}html .hero__text.hero__caption.hero__copy,html .hero__text.hero__caption.hero__copy a{color:#fff}html .btn{border-radius:.125rem;font-family:Source Sans Pro,sans-serif;font-weight:600;text-transform:uppercase;min-width:7rem;margin-top:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;color:#18639f}html .btn-link{color:#18639f}html .btn-primary{background-color:#18639f;border-color:#18639f}html .btn-primary:hover,html .site-footer .btn-primary:hover{background-color:#15396c;border-color:#15396c}html .btn-outline-primary{border-color:#18639f!important;color:#18639f!important}html .btn-outline-primary:hover{background-color:#18639f!important;color:#fff!important;box-shadow:var(--bs-btn-focus-box-shadow)}html .btn.btn-outline-primary:focus{background-color:#18639f!important;color:#fff!important}html .btn-primary:not(:disabled):not(.disabled):active,html .btn-primary:not(:disabled):not(.disabled).active,html .show>.btn-primary.dropdown-toggle,html .btn-primary:focus,html .btn-primary.focus{background-color:#15396c;border-color:#15396c}html .btn.btn-outline-white.btn-arrow-right{border-color:#fff;text-decoration:none}html .btn.btn-outline-white.btn-arrow-right:hover,html .btn.btn-outline-white.btn-arrow-right:focus{background-color:#18639f;border-color:#fff;color:#fff}html .btn.btn-outline-white.btn-arrow-right .svg-inline--fa.fa-chevron-right.fa-w-10{margin-top:-12px}html .overlap__homepage{webkit-transform:translateY(-15%);transform:translateY(-15%)}html .homepage_welcome{background:#fff;padding:2.5rem;font-size:16px}html .col-sm-12.col-xl-4.overlap__login{flex:0 0 33.33333333%;max-width:calc(33.33333333% - 20px)!important;margin-left:20px}html .homepage_login{background:#192857;padding:2.5rem;font-size:16px;color:#fff;height:100%}html .homepage_login .btn-primary{background-color:#b0862c;border-color:#b0862c;color:#fff}html .homepage_login .form-control{border:1px solid #33424C;border-radius:0;padding:20px 10px}html .homepage_login a{color:#fff}html .homepage_login a:hover{color:#fff;text-decoration:underline}html .homepage_login .support_links{font-size:15px}html .homepage_welcome a{line-height:1.2!important}html .container.app-home,html .container.subpage{background:#fff;min-height:60vh;margin-bottom:30px;margin-top:30px}html .container.subpage-transparent{min-height:60vh;margin-bottom:30px}html .homepage_content a{font-size:17px;color:#18639f;font-weight:600}html .flex-row{display:flex;flex-direction:row!important}html .instructions{color:#333;font-size:16px}html .form-hint{text-align:center}html .form-hint p{color:#8c8c8c;font-size:.85em!important}html .form-hint-reset{text-align:center}html .form-hint-reset p{color:#727272!important;font-size:.85em!important}html .confirmation-label{font-size:.9em!important;margin-top:20px;margin-bottom:20px}html .form-horizontal .form-group-inner{background:#fff;border:1px solid #dedede;border-radius:3px;margin-bottom:20px;min-height:46px;padding-left:13px;padding-right:13px}html .form-horizontal .nma-caps-floor-ceiling-column .form-group-inner{padding-right:17px!important}html .form-horizontal .form-group-inner-disabled{background:#d8d6d6!important;border:1px solid #cccccc!important}html .form-horizontal .form-group{margin-bottom:4px;padding-bottom:1px;padding-top:5px;display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}html .form-horizontal .form-group .form-control{box-shadow:none;color:#0d0d0d;padding:0;height:34px;border:none;background:transparent!important}html .form-horizontal .form-group label{font-weight:500;font-size:.8em;text-align:left;padding-top:10px;text-transform:uppercase}html .form-horizontal .form-group .col-12.caps-lat-long{width:calc(100% - 15px);padding-right:0!important}html .form-horizontal .caps-block .validate-block,html .form-horizontal .my-profile .validate-block{padding:0 15px}html .form-horizontal .caps-block .validate-block.col-12.nma-km,html .form-horizontal .my-profile .validate-block.col-12.nma-km{padding:0!important}html .form-horizontal .caps-block .validate-block-no-padding,html .form-horizontal .my-profile .validate-block-no-padding,html .form-horizontal .caps-block .state-dropdown .validate-block,html .form-horizontal .caps-block .col-lg-8.col-md-8.col-8 .validate-block,html .form-horizontal .caps-block .col-lg-10.col-md-9.col-9 .validate-block,html .form-horizontal .caps-block .nma-km-left.caps-left .validate-block,html .form-horizontal .my-profile .state-dropdown .validate-block,html .form-horizontal .my-profile .col-lg-8.col-md-8.col-8 .validate-block,html .form-horizontal .my-profile .col-lg-10.col-md-9.col-9 .validate-block,html .form-horizontal .my-profile .nma-km-left.caps-left .validate-block{padding:0}html .form-horizontal .error-text{color:#a01624;font-size:13px}html .form-horizontal ::-webkit-input-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important}html .form-horizontal :-moz-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important}html .form-horizontal ::-moz-placeholder{font-size:13px;font-weight:300!important;letter-spacing:-.1px;color:#757575!important}html input[type=checkbox]:active,html input[type=checkbox]:focus-visible,html input[type=checkbox]:focus-within,html input[type=checkbox]:focus{outline-offset:-1px!important;outline:-webkit-focus-ring-color solid 2px!important;box-shadow:0 0 0 .2rem #007bff80}html footer{background:#192855}html .site-footer{padding:0 0 1rem}html .site-footer,html .site-footer nav a{color:#fff}html .site-footer a,html .site-footer a:hover{text-decoration:underline}html .site-footer__top{padding:3.1rem 0;background:#222b33}html .site-footer__bottom .nav-link,html .site-footer__top .nav-link{font-size:14px}html .site-footer a:hover{color:#cfcfcf!important}html .site-footer__top li{width:100%}html .site-footer__policies li+li{border-left:1px solid rgba(255,255,255,.85);margin-left:.75rem;padding-left:.75rem}html footer.site-footer .nav-item{margin-bottom:.75rem;letter-spacing:-.1px}html footer h1{text-transform:uppercase;font-weight:600}html footer.site-footer h1{font-size:15px}html .site-footer .nav-link,html .site-footer p{opacity:.85;font-weight:400}html .site-footer .site-footer__top .nav-link{line-height:1.75;padding:0!important}html .site-footer .site-footer__bottom .nav-link{line-height:1;padding:0!important}html footer.site-footer .nav-link footer.site-footer p{font-size:15px}html footer.site-footer .nav-item{letter-spacing:-.1px}html .site-footer__bottom{padding-top:1.9rem}html .social-nav{font-size:1.25rem}html svg:not(:root).svg-inline--fa{overflow:visible}html .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;transform:scale(.04);margin-top:-18px}html .fa-facebook-f{margin-left:-1px}html .fa-twitter{margin-left:-8px;fill:currentColor}html .fa-instagram,html .fa-linkedin-in{margin-left:-6px}html .fa-medium{margin-left:-14px;fill:currentColor}html .fa-youtube{margin-left:-9px}html .social-item a{background-color:#005f9f;border-radius:50%;display:flex;height:2rem;width:2rem;align-items:center;align-content:center;text-align:center;justify-content:center}html .social-item+.social-item{margin-left:.75rem}html .fa-facebook-f:before{content:""}html .visuallyHidden{border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important;font-family:museo_sans,Helvetica Neue,Helvetica,Arial,sans-serif!important;z-index:100}html .visuallyHidden.focusable:focus{clip:auto!important;height:auto!important;left:.5em!important;margin:0!important;padding:6px!important;top:.5em!important;white-space:inherit!important;width:auto!important}html .visuallyHidden.focusable{color:#fff!important;background:#003254!important;outline-color:#fff!important}html .outdated-browser{position:absolute;inset:0;z-index:10001;background:#01578d;color:#fff!important;text-align:center}html .outdated-browser h1,html .outdated-browser h2,html .outdated-browser p,html .outdated-browser a,html .outdated-browser li{color:#fff!important}html .outdated-browser h1{margin-top:100px!important}html .outdated-browser ul{list-style-type:none;padding:0!important}html .outdated-browser .btn{margin:10px auto 20px!important;color:#01578d!important}html .outdated-browser a,html .outdated-browser a:link,html .outdated-browser a:visited,html .outdated-browser a:hover,html .outdated-browser a:active{text-decoration:underline!important}html .page-heading{margin:30px auto 10px;line-height:1.4}html .dz-hero{position:relative;height:565px}html .dz-hero .dz-hero-content{background:#0f3062;padding:20px}html .dz-hero .dz-hero-content h1{font-size:56px;margin:0;font-weight:100;color:#fff}html .dz-hero .dz-hero-content h2{color:#fff;text-transform:uppercase;margin:5px 0 0;letter-spacing:5px;font-weight:700}html .dz-hero .dz-hero-content p{font-size:16px;margin:5px 0 0;color:#fff;line-height:1.7;font-weight:300}html .dz-hero .dz-hero-content button{margin:30px 10px 20px 0}html .dz-app-grid{background:#01578d;color:#fff;position:relative;height:600px}html .dz-app-grid .media-body{margin-left:20px}html .dz-app-grid h3{color:#fff;font-size:40px;margin:0 0 10px}html .dz-app-grid p{font-size:14px}html .applicability{position:relative;height:600px}html .applicability h3{margin:0;font-size:40px!important;font-weight:700;color:#01578d}html .applicability p{font-size:14px}html .faa-info{position:relative;padding:4.25rem 0 3.25rem;background:#5d676f}html .faa-info h1{font-size:32px;font-weight:400;color:#fff;margin-bottom:1.25rem}html .faa-info a{color:#fff;text-decoration:underline}html .faa-info a:hover{color:#cfcfcf!important;text-decoration:none}html .faa-info h3{margin:0;font-size:40px!important;font-weight:700;color:#fff}html .faa-info p{font-size:14px}html .faa-info .dz-logo{height:90px;width:90px}html .faa-info .list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}html .faa-info ul{list-style:none;padding:0;column-count:3;column-gap:1rem;display:block}html .faa-info .item-list ul li{display:flex;break-inside:avoid;page-break-inside:avoid;padding-top:.5rem;font-size:17px;background:none;border:none;padding-left:1.3em;color:#fff;line-height:inherit}html .faa-info .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html .faa-info svg:not(:root).svg-inline--fa{overflow:visible}html .faa-info .svg-inline--fa.fa-w-10{width:.625em}html .faa-info .svg-inline--fa.fa-chevron-right{height:11px;transform:translateY(-15%);color:#fff;margin-right:15px;margin-top:3px;transform:scale(.02)}html .gov-statements{text-align:center;background-color:#fff;padding-bottom:30px;padding-top:15px}html .gov-statements h5{margin-bottom:5px;color:#000}html .gov-statements p{font-size:.85em}html .privacy-act,html .paper-reduction{padding-top:20px}html .privacy-act p,html .paper-reduction p{color:#555!important}html .privacy-use-statements{height:300px;border-radius:5px;padding:0 10px;overflow-y:scroll;overflow-x:hidden;display:block;background:#f5f5f5;border:1px solid #dadada}html .border-right{border-right:1px solid #eeeeee}html .text-reset p{margin:0!important;padding:0!important}html .omb-num{text-align:center;background:#5d676f;color:#fff}html .omb-num .container p{font-size:13px}html .omb-num .container p i{color:#eee;font-style:normal;padding:0}@media (min-width: 1366px){html .container{max-width:1240px}}@media (min-width: 1200px) and (max-width: 1365px){html .container.container,html .container-sm,html .container-md,html .container-lg{max-width:100%!important}}@media (min-width: 1200px){html .create-profile .non-input-form-field-padding{padding:0 15px}html .form-horizontal .form-group textarea.large-text-xl-right-padding{padding:0 8px 0 0!important}}@media (max-width: 767px){html .header .container .navbar-brand{margin:auto 0}html .header .container .navbar-toggler{margin:auto 15px}html .header .nav-item .dropdown{min-width:100%!important}html .header .desktop-nav{display:none}html .header .mobile-nav{display:block!important}html .header .mobile-nav .nav-item{border-right:none!important}html .header .mobile-nav hr{margin:5px 0!important;border-color:#fff!important}html .border-right{border-right:none}html .text-reset{text-align:center!important}}@media (min-width: 320px) and (max-width: 1199px){html .my-profile .caps-left .validate-block{padding:0 0 0 15px!important}html .my-profile .caps-left .validate-block-no-padding{padding:0!important}html .create-profile .validate-block{padding:0 15px!important}html .create-profile .state-dropdown .validate-block{padding:0!important}html .dropdown-toggle.ultimenu__link.is-external,html .menu--secondary-navigation .dropdown-toggle{display:block!important;padding:0!important}html .menu--ultimenu-main .d-inline-block.dropdown,html .menu--secondary-navigation .d-inline-block.dropdown{height:unset!important;width:100%}html .menu--secondary-navigation .d-inline-block.dropdown .nav-link:hover,html .secondary_menu .nav-item:first-child a.nav-link:hover,html .has-ultimenu a.ultimenu__link:hover{text-decoration:underline!important}html .menu--ultimenu-main .d-inline-block.dropdown .dropdown-menu,html .menu--secondary-navigation .d-inline-block.dropdown .dropdown-menu{display:block!important;position:relative!important;background:#222b32!important;border:none!important;color:#fff!important;padding:0!important;min-width:unset!important}html .menu--ultimenu-main .d-inline-block.dropdown .dropdown-menu li a,html .menu--secondary-navigation .d-inline-block.dropdown .dropdown-menu li a,html .menu--ultimenu-main .d-inline-block.dropdown .dropdown-menu li a:hover,html .menu--secondary-navigation .d-inline-block.dropdown .dropdown-menu li a:hover{color:#fff;word-wrap:break-word}html .menu--ultimenu-main .d-inline-block.dropdown .dropdown-menu .dropdown-item,html .menu--secondary-navigation .d-inline-block.dropdown .dropdown-menu .dropdown-item{white-space:pre-line;line-height:1.2em!important;padding:.4rem 1.5rem!important}html .menu--ultimenu-main .d-inline-block.dropdown .dropdown-menu .dropdown-item a,html .menu--secondary-navigation .d-inline-block.dropdown .dropdown-menu .dropdown-item a{line-height:1.2em!important;font-weight:400!important;font-size:16px!important}html .menu--secondary-navigation li.dropdown-item{color:#fff!important;background-color:transparent!important}html .menu--secondary-navigation .dropdown-toggle:after,html .menu--secondary-navigation .dropdown-menu:after{display:none!important}html .ultimenu__item.uitem.has-ultimenu.nav-item.dropdown{padding:1rem 0 0!important}html .ultimenu__item.uitem.has-ultimenu.nav-item.dropdown:last-child{padding:1rem 0!important}html .menu--ultimenu-main{margin:0!important;padding:0!important}html .secondary_menu .nav-item:first-child a.nav-link{padding:1rem 0 0!important}html header .container,html app-header .usa-banner-inner.container,html app-header .dot-ribbon .container,html uas-breadcrumb .container{width:100%!important}html .dz-hero{height:400px}html .hero__content .hero__text_filter{background-color:#000d1acc;padding:1.625rem 2rem}html .site-footer__policies li+li{border-left:0!important;margin-left:0;padding-left:0}html .col-sm-12.col-xl-4.overlap__login{flex:0 0 100%;max-width:100%!important;margin-left:unset}html .overlap__homepage{webkit-transform:unset;transform:unset}html .navbar-collapse{background-color:#222b32}html .container.container,html .container-sm,html .container-md,html .container-lg{max-width:100%!important}html .ultimenu__region,html .ultimenu__item.uitem{width:100%!important}html .collapse:not(.show){display:none!important}html .secondary_menu a.nav-link{padding:.75rem 0!important;font-weight:600;margin-right:1rem!important;color:#fff}html .header .ultimenu>li{margin-left:0!important;color:#fff!important;font-size:16px!important}html .header .ultimenu>li a.ultimenu__link{border-top:none!important;color:#fff!important;text-decoration:none;line-height:1.75;font-size:16px!important}html .ultimenu__item.uitem.has-ultimenu{padding:1rem 0!important}html a.ultimenu__link{border-top:none!important;color:#fff;text-decoration:none;line-height:1.75}html .menu--secondary-navigation{border-top:1px solid white}html .container.app-home,html .container.subpage{margin-bottom:0;margin-top:0}}@media (min-width: 320px) and (max-width: 991px){html .dz-hero h1{font-size:28px!important}html .dz-app-grid{height:1000px}html .dz-app-grid .dz-logo{width:50px;height:50px}html .dz-app-grid .media-body{margin-left:10px}html .dz-app-grid h3{font-size:30px!important}html .faa-info h2{font-size:72px!important}html .p-chips-token{cursor:default;font-size:16px}html .p-chips-token .close{font-size:26px;color:#fff;opacity:1;margin-left:.5em;line-height:.8}}.screen-reader-text{position:absolute;top:-9999px;left:-9999px}.session-countdown{font-weight:700}.required-message{margin:0 0 10px;font-size:.85em}.modal-body .required-message{margin:0 16% 10px}p#page-alert{margin:0 10px}.nav-link.dropdown-toggle{padding:.4rem 1rem}span.block{display:block}p.hint-sun{font-size:12px!important;color:#4c4c4c!important;font-style:italic;margin-left:3px}.icon-green{color:#107c41!important}.icon-size{font-size:1.6em}.row .top-row{border-bottom:1px solid #efefef;padding-bottom:10px}.row .bottom-row{border-top:1px solid #efefef;padding-top:15px;margin-top:15px}.row .attachments-row{border-bottom:1px solid #efefef;min-height:51px}.row .attachments-row h2{margin-top:16px!important;margin-bottom:15px!important;word-wrap:break-word;word-break:keep-all!important;hyphens:auto}.row .top-row a{text-transform:uppercase;font-weight:700;font-size:.8em;margin-top:15px!important;text-decoration:none!important}.row .single-row{margin-top:13px}.row .content-row{margin-top:13px;margin-bottom:40px}.row .table-row{margin-left:-13px!important;margin-right:-13px!important}.d-inline-block{top:1px}.form-horizontal .group-email{background:#fff;border:1px solid #d9d9d9;border-radius:3px;margin-bottom:20px!important}.breadcrumb-container{background:#18639f;padding:17px 0 15px;color:#fff}body>.breadcrumb-container:last-of-type{border-bottom:1px solid #d3d3d3}.breadcrumb-container .breadcrumbs{list-style:none;margin:0}.breadcrumb-container .breadcrumbs li{display:inline-block;font-size:.9em}.breadcrumb-container .breadcrumbs li a{font-family:Source Sans Pro,sans-serif;text-decoration:none;font-size:14px!important;font-weight:600!important;color:#fff}.breadcrumb-container .breadcrumbs li a:hover{color:#cfcfcf!important}.breadcrumb-container .breadcrumbs li span{color:#fff;padding-left:8px;padding-right:7px;opacity:.85}ul.breadcrumbs{padding-inline-start:0px}.breadcrumbs-right{font-size:.875em;text-transform:uppercase;font-weight:500;line-height:1.5em}.breadcrumbs-right a{text-decoration:none}.nma-breadcrumb-container{margin-left:0;margin-right:0;padding:19px 0 12px;display:block}.nma-breadcrumb-container .breadcrumbs{list-style:none}.nma-breadcrumb-container .breadcrumbs li{float:left;font-size:.9em}.nma-breadcrumb-container .breadcrumbs li a{font-family:Source Sans Pro,sans-serif;text-decoration:none}.nma-km-bottom{margin-bottom:0!important;padding-bottom:0!important}.thumbnail{padding:0!important;border:none!important;border-radius:0!important;line-height:1.25;margin-bottom:30px!important;position:relative}.thumbnail.profile-block{color:#000!important}.thumbnail.profile-block label{color:#595959!important}.profile-block h2{margin:3px 0 5px!important}.profile-block h2.my-response{margin:8px 0 0!important}.profile-block hr{border-color:#000;margin-left:-14px!important;margin-right:-14px!important}.profile-block-inner{padding:0 13px 10px!important;border-radius:3px!important;word-break:break-all;box-shadow:none;margin-top:14px;border:1px solid #efefef!important}.profile-block-inner a.edit-profile-link{text-transform:uppercase;font-weight:700;font-size:.8em;margin-top:15px!important;text-decoration:none!important}.faa-services{border:1px solid #18639F!important;word-wrap:break-word;word-break:keep-all!important;hyphens:auto;background:url(faa-uas.de7486469e9a4783.png) no-repeat 90% 10%}.faa-services h4{font-weight:700}.faa-services a.btn{position:absolute;bottom:40px;left:30px;right:30px;font-weight:700}.faa-services-add{border:2px dashed #18639F!important}.faa-services-add a{margin-top:100px;display:block;font-weight:700;font-size:20px;color:#18639f!important;border:none!important}.faa-services-add a:focus,.faa-services-add a:active{background-color:transparent!important;border:none!important}.faa-services-add a:hover{transition:color .15s ease-in-out;background-color:transparent!important;color:#fff!important;border:none!important}.profile-block{background:#fff;box-shadow:0 0 3px #0000001a;padding:18px 13px!important;border-radius:3px!important;word-break:break-all}.profile-block label,.profile-block p.empty-read-only-label{color:#595959;word-wrap:break-word;word-break:keep-all!important;hyphens:auto;font-size:.8em}.profile-block label.label-large{font-size:1.1em}.top-row a.edit-profile-link{margin-top:20px!important;display:inline-block}.edit-right{text-align:right}.loader{border:8px solid #f3f3f3;border-top:8px solid #006eb5;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;padding-top:10px;margin-top:50px}.loader.center-block.button-margin{margin-bottom:50px}.center-block{display:block;margin-left:auto;margin-right:auto}.modal-dialog .modal-content .acct-modal .loader{margin-top:30px!important;margin-bottom:30px!important}.alert{border-left-width:10px!important}.alert p{line-height:1.5}.alert-warning{border-left-color:#fdb82b!important}.alert-danger{border-left-color:#721c24!important}.alert-success{border-left-color:#155724!important}.alert-warning .alert-icon{color:#fdb82b}.alert-icon{line-height:1.5;position:relative}.icon-position{left:calc(50% - 16px)}button.close{font-size:1rem!important;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.alert .btn-link{color:#01578d}.modal-body .contact-options{margin:0 auto 20px}.modal-body .contact-options .contact-options-link{width:70px;height:70px;border-radius:50px;border:1px solid #006db5;display:inline-block;text-align:center}.modal-body .contact-options a.contact-icons{display:inline-block;margin-bottom:10px;margin-top:10px}.modal-body .contact-options .contact-options-link:hover{border-color:#004e82}.modal-body .contact-options .contact-options-header{display:block;margin:0;padding:0;text-transform:uppercase;letter-spacing:-.1px}.modal-body .contact-options .contact-icon{font-size:37px;line-height:72px}.modal-body .contact-options .contact-icon-email{padding-left:4px}.modal-body .icon-sendemail:before{padding-right:8px}.modal-body .icon-sendemail a{font-family:Source Sans Pro,sans-serif;font-size:15px}.modal-content .loader{margin-top:100px!important;margin-bottom:100px!important}html .modal-dialog .modal-content .error-modal.modal-header .close{margin:-1rem -1rem -1rem auto!important}.app-home .btn{padding:6px 12px;margin-top:20px}.app-home .profile-block{padding-top:0!important}.app-home .profile-block .top-row{background-color:#e5e5e5;padding-top:10px}.app-home .profile-block .top-row img{display:inline-block}.app-home .profile-block .top-row h2{display:inline-block;color:#01578d;font-weight:500;margin-left:8px!important;font-size:1.3em;word-break:break-word}.app-home .profile-block p{font-size:1em}.app-home .profile-block a{word-break:break-word}.thumbnail{padding:0!important;border:none!important;border-radius:8px;line-height:1.25;margin-bottom:30px!important}.thumbnail.review-block label{color:#595959!important;text-transform:uppercase;font-size:.9em}.thumbnail.review-block label.black-label{color:#0000!important;font-size:1em}.thumbnail.review-block .table-menus .float-lg-right .ng-select .ng-select-container,.attachments-table .ng-select .ng-select-container{width:100%!important}.thumbnail.review-block{padding:18px 16px!important}.review-block{background:#fff;box-shadow:0 0 3px #0000001a;border-radius:3px!important;overflow-wrap:normal;hyphens:auto;word-break:break-word;color:#0000!important}.review-block hr{margin-left:-15px!important;margin-right:-15px!important}.accordion-header-full{width:100%;color:#01578d;background:none;border:none;text-align:left;font-size:1.2em}.accordion-header-with-additions{color:#01578d;background:none;border:none;text-align:left;font-size:1.2em}@media (min-width: 3000px){p#page-alert{margin:0 20px}}@media (min-width: 1200px) and (max-width: 1279px){.modal-footer .container{max-width:1280px!important;width:1280px!important}}@media (min-width: 1280px){.modal-footer .container{max-width:1280px!important;width:1280px!important}}@media (min-width: 1024px) and (max-width: 1199px){.edit-right{text-align:right}}@media (min-width: 768px) and (max-width: 1023px){.edit-right{text-align:right}}@media (max-width: 767px){.top-row a.edit-profile-link{margin-top:10px!important;margin-bottom:5px!important;display:block}.breadcrumb-container .text-start{text-align:center!important}.edit-right{text-align:left}}@media (min-width: 320px){.modal-footer .container{max-width:1280px!important;width:1280px!important}}.required-space{tab-size:2;display:inline-block;width:0%}.toggle-button-word-break{word-break:normal;word-wrap:break-word}.conops-section{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.conops-section input[type=text],.conops-section input[type=text]:-ms-input-placeholder{font-size:.8em!important}}@supports (-ms-ime-align: auto){.conops-section input[type=text],.conops-section input[type=text]::-ms-input-placeholder{font-size:.8em!important}}.conops-section br{content:"";display:block;margin:5px 0}.conops-section .margin-top-adj{margin-top:5px!important}.label-wrapper,.input-wrapper{position:relative;width:100%;min-height:1px;padding-right:12px;padding-left:12px}.label-wrapper label{padding-top:11px}.input-wrapper{text-align:right!important}label.custom-control-label{padding-top:3px!important}.custom-control.custom-radio{display:inline-block;margin-right:10px;margin-top:8px;padding-left:0!important}.custom-control.custom-radio .custom-control-label:before{top:5px}.custom-control-label:after{top:.44rem;left:-.03rem}.ng-dropdown-panel-items{text-align:left}.conops-question-disabled .form-group-inner{border:1px solid #e7e7e7;border-radius:3px;border:1px solid #dedede;background:#e7e4e8!important}.conops-question-disabled label,.conops-question-disabled label.custom-control-label,.conops-question-disabled select.form-control,.conops-question-disabled ::-webkit-input-placeholder,.conops-question-disabled :-moz-placeholder,.conops-question-disabled ::-moz-placeholder{color:#666!important}.conops-question-disabled .custom-control-input:disabled,.conops-question-disabled .custom-control-label:before{background-color:#ccc!important}.conops-question-disabled .ng-select>.ng-select-container{background-color:#e7e4e8!important;color:#666!important}.ng-clear-wrapper{display:none}.l8-i4.input-wrapper select.form-control{border:1px solid #ccc!important}.applicable-regulations-outer{background:#f1eff2}.applicable-regulations-outer ol{list-style:decimal;padding-left:1rem;margin-top:1rem;margin-bottom:1rem}.applicable-regulations-outer ol li{display:list-item;margin-bottom:.25rem}.applicable-regulations-outer ol li ol{list-style:lower-alpha;padding-left:1.5rem;margin-top:0;margin-bottom:.25rem}.applicable-regulations-outer ol li ol li{display:list-item}ul.applicable-regulations li{margin-top:10px;font-weight:700;font-family:Source Sans Pro,sans-serif!important}app-wrapper-panel input[type=number]::-webkit-inner-spin-button,app-wrapper-panel input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.86em!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{padding:1px 1px 1px 5px!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{padding:1px 5px 1px 2px!important}app-p107we-form-section .card:nth-child(1) h1 span.heading-marker:before{content:"A"}app-p107we-form-section .card:nth-child(2) h1 span.heading-marker:before{content:"B"}app-p107we-form-section .card:nth-child(3) h1 span.heading-marker:before{content:"C"}app-p107we-form-section .card:nth-child(4) h1 span.heading-marker:before{content:"D"}app-p107we-form-section .card:nth-child(5) h1 span.heading-marker:before{content:"E"}.p107we .row.required-regulations{margin-top:20px;color:#006db5;font-weight:700}.p107we .row.required-regulations .icon-approved-check{margin-right:5px}.p107we .row.available-regulations{margin-top:10px;margin-bottom:10px;padding-top:10px;border-top:1px solid #efefef;margin-left:0!important;margin-right:0!important}.p107we-form-wrapper p.text-muted br{content:"";margin:10px;display:block}.p107we-form-wrapper .conops-section .validate-block{margin-left:-3px!important;margin-bottom:6px!important}.modal-content.p107we{border:none!important}.modal-content.p107we .modal{top:unset!important;left:unset!important;animation:unset!important;transition:unset!important;overflow:unset!important;display:unset!important;position:unset!important;z-index:unset!important}.modal-content.p107we .conops-section{margin-left:unset!important;margin-right:unset!important}.modal-content.p107we h1 span.heading-marker{display:none}.modal-content.p107we app-p107we-form-section .card h1:after{display:none}.modal-content.p107we app-p107we-form-section .card h1{margin-top:14px!important}.modal-content.p107we app-p107we-form-section .card:nth-child(2) h1{text-align:left;border-top:1px solid #efefef;width:100%;font-size:20px;font-weight:300;color:#121212;padding:10px 0 0;margin-top:20px;margin-bottom:10px}.modal-content.p107we .close{font-size:21px!important;padding:1rem;position:absolute;right:-7px;top:-7px;z-index:1001}.modal-content.p107we small{margin-bottom:20px;font-family:Source Sans Pro,sans-serif;content:attr(data-modalmessage)}.modal-content.p107we .approved-block{margin-bottom:5px}.modal-content.p107we span.icon-approved-check{color:#006db5;font-size:.9em}.modal-content.p107we span.p107we-approved{margin-left:5px;color:#006db5;font-size:.9em}.modal-content.p107we span.p107we-optional{margin-left:5px}.modal-content.p107we app-dynamic-forms-checkbox-group label{font-size:.9em}.modal-content.p107we .p107we-padding{padding-left:40px;padding-right:40px}.modal-content.p107we .section-message-title{display:none}.modal-content.p107we .regulation-modal{flex:0 0 100%!important;max-width:100%!important}.modal-content.p107we .regulation-modal .form-group{margin-bottom:4px;padding-bottom:1px;padding-top:5px;display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.form-horizontal .form-group label{letter-spacing:-.25px!important}.lha .label-wrapper label{line-height:1.1em!important}.kpb .label-wrapper label,.kpb .form-group{padding-bottom:0!important;margin-bottom:0!important}.kpb .form-group label:first-child{padding-top:7px!important}.l3-i9 .label-wrapper{flex:0 0 25%;max-width:25%;padding-right:0}.l3-i9 .input-wrapper{flex:0 0 75%;max-width:75%;padding-left:0}.l4-i8 .label-wrapper{flex:0 0 33.33333333%;max-width:33.33333333%;padding-right:0}.l4-i8 .input-wrapper{flex:0 0 66.66666667%;max-width:66.66666667%;padding-left:0}.l8-i4 .label-wrapper{flex:0 0 66.66666667%;max-width:66.66666667%;padding-right:0}.l8-i4 .input-wrapper{flex:0 0 33.33333333%;max-width:33.33333333%;padding-left:0}.l5-i7 .label-wrapper{flex:0 0 41.66666667%;max-width:41.66666667%;padding-right:0}.l5-i7 .input-wrapper{flex:0 0 58.33333333%;max-width:58.33333333%;padding-left:0}.l7-i5 .label-wrapper{flex:0 0 58.33333333%;max-width:58.33333333%;padding-right:0}.l7-i5 .input-wrapper{flex:0 0 41.66666667%;max-width:41.66666667%;padding-left:0}.fl .input-wrapper{display:flex}.l3-i9.lc.fl.c6 app-dynamic-forms-number-input,.l4-i8.fl.c5 app-dynamic-forms-number-input{flex:0 0 50%;max-width:50%;padding-right:0;padding-left:0;margin-right:10px}.l4-i8.fl.c6 app-dynamic-forms-number-input{flex:0 0 60%;max-width:60%;padding-right:0;padding-left:0;margin-right:10px}.l3-i9.lc.fl.c6 app-dynamic-forms-number-input input,.l4-i8.fl.c5 app-dynamic-forms-number-input input,.l4-i8.fl.c6 app-dynamic-forms-number-input input{border:1px solid #ccc!important;border-radius:4px;padding-left:.75rem!important;height:32px}.l4-i8 .input-wrapper .col-lg-4.col-md-12.col-12.l4-i8.c6{flex:0 0 50%;max-width:50%;padding-right:10px;padding-left:0}.l4-i8 .input-wrapper .col-lg-4.col-md-12.col-12.l4-i8.c6 .input-wrapper select{flex:0 0 50%;max-width:50%;padding-right:0;padding-left:0}.lc .label-wrapper label:first-letter,.lc label.conops-read-only-label:first-letter{text-transform:lowercase!important}.l4-i8 .input-wrapper .col-lg-6.col-md-12.col-12.l4-i8.c5{flex:0 0 41.66666667%;max-width:41.66666667%;padding-right:0}.l4-i8 .input-wrapper .col-lg-6.col-md-12.col-12.l4-i8.c5 .input-wrapper select{flex:0 0 58.33333333%;max-width:58.33333333%;text-align:right;padding-right:0;padding-left:0}.l4-i8 .input-wrapper .col-lg-6.col-md-12.col-12.l4-i8.c5 formly-field:nth-child(2){flex:0 0 58.33333333%;max-width:58.33333333%;text-align:right;padding-right:0;padding-left:0}.conops-review label{text-transform:uppercase}.hide-on-desktop{display:none}.applicable-regulations-inner{margin-top:10px!important;border-radius:5px!important;background:#e7e4e8!important;border:#D8D8D8 1px solid!important;padding:10px;margin-left:0!important;margin-right:0!important}app-applicable-regulations .applicable-regulations-outer{position:relative}.sticky-top{z-index:10!important}app-applicable-regulations .sticky-top{z-index:10!important;top:15px!important}.mob-hide-toggle{display:block!important}.mob-show-toggle{display:none!important}.toggle-applicable-regulations{display:none;text-decoration:none;background:transparent;border:none;padding:0 10px;height:14px;position:relative;cursor:pointer}.toggle-applicable-regulations span{font-size:.8em!important;color:#006db5;position:absolute;top:3px;left:4px}.desktop-sticky-top{position:sticky!important;z-index:10!important;top:15px!important}.mobile-sticky-top{position:relative!important}@media (min-width: 561px){.modal-content.p107we .regulation-modal .label-wrapper{flex:0 0 25%;max-width:25%}.modal-content.p107we .regulation-modal .input-wrapper{flex:0 0 75%;max-width:75%}}@media (min-width: 992px) and (max-width: 1023px){.conops-section .col-lg-6,.conops-section .col-lg-4,.conops-section .col-lg-8{flex:0 0 100%;max-width:100%}}@media (min-width: 320px) and (max-width: 1199px){.footer .container{padding-bottom:0!important}.applicable-regulations-hide{display:none!important}.applicable-regulations-show{display:block!important}.applicable-regulations-inner{box-shadow:0 3px 5px #0000001a}.mob-hide-toggle{display:none!important}.mob-show-toggle{display:block!important}.toggle-applicable-regulations{display:block;text-decoration:none;background:transparent;border:none;padding:0 10px;height:14px;cursor:pointer}.desktop-sticky-top{position:relative!important;top:0!important}.mobile-sticky-top{position:sticky!important;z-index:10!important;top:0!important}}@media (min-width: 320px) and (max-width: 991px){.kpb .form-group label:first-child{padding-top:10px!important}.lha .label-wrapper label{line-height:unset!important}}@media (min-width: 561px) and (max-width: 1023px){app-base-dynamic-forms-select-control,app-base-dynamic-forms-text-input{width:100%}}@media (max-width: 560px){.kpb .form-group label:first-child{padding-top:10px!important}.l4-i8 .label-wrapper,.modal-content.p107we .regulation-modal .label-wrapper,.l3-i9.lc.fl.c6 .label-wrapper{flex:0 0 100%!important;max-width:100%!important}.l4-i8 .input-wrapper,.modal-content.p107-we .regulation-modal.input-wrapper,.l3-i9.lc.fl.c6 .input-wrapper{flex:0 0 100%!important;max-width:100%!important;padding-left:12px!important}.l4-i8 .input-wrapper,.l3-i9.lc.fl.c6 .input-wrapper{display:block}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{white-space:pre-wrap!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.8em!important}.ng-select .ng-select-container .ng-value-container{flex:unset!important}}.col-5ths,.col-md-5ths,.col-lg-5ths,.col-xl-5ths,.col-two5ths,.col-md-two5ths,.col-lg-two5ths,.col-xl-two5ths,.col-three5ths,.col-md-three5ths,.col-lg-three5ths,.col-xl-three5ths,.col-four5ths,.col-md-four5ths,.col-lg-four5ths,.col-xl-four5ths,.col-five5ths,.col-md-five5ths,.col-lg-five5ths,.col-xl-five5ths{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width: 576px){.col-md-5ths{flex:0 0 20%;max-width:20%}.col-md-two5ths{flex:0 0 40%;max-width:40%}.col-md-three5ths{flex:0 0 60%;max-width:60%}.col-md-four5ths{flex:0 0 80%;max-width:80%}}@media (min-width: 768px){.col-md-5ths{flex:0 0 20%;max-width:20%}.col-md-two5ths{flex:0 0 40%;max-width:40%}.col-md-three5ths{flex:0 0 60%;max-width:60%}.col-md-four5ths{flex:0 0 80%;max-width:80%}}@media (min-width: 992px){.col-lg-5ths{flex:0 0 20%;max-width:20%}.col-lg-two5ths{flex:0 0 40%;max-width:40%}.col-lg-three5ths{flex:0 0 60%;max-width:60%}.col-lg-four5ths{flex:0 0 80%;max-width:80%}}@media (min-width: 1200px){.col-xl-5ths{flex:0 0 20%;max-width:20%}.col-xl-two5ths{flex:0 0 40%;max-width:40%}.col-xl-three5ths{flex:0 0 60%;max-width:60%}.col-xl-four5ths{flex:0 0 80%;max-width:80%}}
