@charset "UTF-8";: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}*,:after,:before{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:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{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}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{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}code,kbd,pre,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}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::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-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@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-lg,.container-md,.container-sm,.container-xl,.container-xxl{--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,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{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);-webkit-appearance:none;-moz-appearance:none;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::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.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;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.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::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.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-lg,.form-control-plaintext.form-control-sm{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::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.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::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end: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);-webkit-appearance:none;-moz-appearance:none;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;-webkit-appearance:none;-moz-appearance:none;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;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;-webkit-appearance:none;-moz-appearance:none;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;-webkit-appearance:none;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;-moz-appearance:none;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;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);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-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~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>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{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>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{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)>.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,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.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,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){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(-1 * var(--bs-border-width));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)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control: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.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control: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)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select: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.1'/%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)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):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)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control: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)}.form-control.is-invalid:focus,.was-validated .form-control: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)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select: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)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):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;-moz-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,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{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,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{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-group-lg>.btn,.btn-lg{--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-group-sm>.btn,.btn-sm{--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}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-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:focus,.dropdown-item:hover{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-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{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>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.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-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.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:0 0;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:focus,.nav-link:hover{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:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{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:focus,.nav-underline .nav-link:hover{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-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;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-lg,.navbar>.container-md,.navbar>.container-sm,.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:focus,.navbar-brand:hover{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:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;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-bottom,.card-img-top{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-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{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-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{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='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%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='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--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;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-header .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-header .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-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-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .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-.708'/%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-.708'/%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)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{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(-1 * var(--bs-border-width))}.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:var(--bs-progress-height)}}.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{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-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{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:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.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.414'/%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;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;filter:var(--bs-btn-close-filter);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;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.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:-webkit-max-content;width:-moz-max-content;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:var(--bs-body-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{transform:translateY(-50px);transition:transform .3s ease-out}@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;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-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left: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-footer,.modal-fullscreen .modal-header{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-footer,.modal-fullscreen-sm-down .modal-header{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-footer,.modal-fullscreen-md-down .modal-header{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-footer,.modal-fullscreen-lg-down .modal-header{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-footer,.modal-fullscreen-xl-down .modal-header{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-footer,.modal-fullscreen-xxl-down .modal-header{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-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .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-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-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-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .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:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.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-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-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-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.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-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.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%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{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:0 0;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-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 0'/%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-.708'/%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:var(--bs-carousel-indicator-active-bg);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:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;flex-shrink:0;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-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--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.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{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.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{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.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{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.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{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.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{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.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{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;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));margin-left:auto}.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%,rgba(0,0,0,.8) 75%,#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;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;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:focus-visible>.bi,.icon-link-hover:hover>.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:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;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-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;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-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:-webkit-sticky!important;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-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}.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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;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;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;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;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;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{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;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}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px)and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px)and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.png");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@font-face{font-family:Quicksand;font-style:normal;font-weight:400;src:url("./media/Quicksand-CR5VJXH7.eot");src:local("Quicksand"),url("./media/Quicksand-CR5VJXH7.eot?#iefix") format("embedded-opentype")}@font-face{font-family:Quicksand;src:url("./media/Quicksand-Regular-XNT4RP4G.eot");src:url("./media/Quicksand-Regular-XNT4RP4G.eot?#iefix") format("embedded-opentype"),url("./media/Quicksand-Regular-26RMNQHU.woff2") format("woff2"),url("./media/Quicksand-Regular-EHX2JIWZ.woff") format("woff");font-weight:400;font-style:normal}:root{--primary: #00B2E3;--secondary: #3A678D;--yellow-50: #fffcf3;--yellow-100: #fff9e6;--yellow-200: #fff0c1;--yellow-300: #ffe69c;--yellow-400: #ffd451;--yellow-500: #ffc107;--yellow-600: #e6ae06;--yellow-700: #bf9105;--yellow-800:#997404;--yellow-900: #7d5f03;--sepia-50: #fffefc;--sepia-100: #fffdf9;--sepia-200: #fffaef;--sepia-300: #fff7e5;--sepia-400: #fff0d2;--sepia-500: #ffeabe;--sepia-600: #e6d3ab;--sepia-700: #bfb08f;--sepia-800: #998c72;--sepia-900: #7d735d}.width-1{width:.0625rem!important}.width-2{width:.125rem!important}.width-3{width:.1875rem!important}.width-4{width:.25rem!important}.width-5{width:.3125rem!important}.width-6{width:.375rem!important}.width-7{width:.4375rem!important}.width-8{width:.5rem!important}.width-9{width:.5625rem!important}.width-10{width:.625rem!important}.width-11{width:.6875rem!important}.width-12{width:.75rem!important}.width-13{width:.8125rem!important}.width-14{width:.875rem!important}.width-15{width:.9375rem!important}.width-16{width:1rem!important}.width-17{width:1.0625rem!important}.width-18{width:1.125rem!important}.width-19{width:1.1875rem!important}.width-20{width:1.25rem!important}.width-21{width:1.3125rem!important}.width-22{width:1.375rem!important}.width-23{width:1.4375rem!important}.width-24{width:1.5rem!important}.width-25{width:1.5625rem!important}.width-26{width:1.625rem!important}.width-27{width:1.6875rem!important}.width-28{width:1.75rem!important}.width-29{width:1.8125rem!important}.width-30{width:1.875rem!important}.width-31{width:1.9375rem!important}.width-32{width:2rem!important}.width-33{width:2.0625rem!important}.width-34{width:2.125rem!important}.width-35{width:2.1875rem!important}.width-36{width:2.25rem!important}.width-37{width:2.3125rem!important}.width-38{width:2.375rem!important}.width-39{width:2.4375rem!important}.width-40{width:2.5rem!important}.width-41{width:2.5625rem!important}.width-42{width:2.625rem!important}.width-43{width:2.6875rem!important}.width-44{width:2.75rem!important}.width-45{width:2.8125rem!important}.width-46{width:2.875rem!important}.width-47{width:2.9375rem!important}.width-48{width:3rem!important}.width-49{width:3.0625rem!important}.width-50{width:3.125rem!important}.width-51{width:3.1875rem!important}.width-52{width:3.25rem!important}.width-53{width:3.3125rem!important}.width-54{width:3.375rem!important}.width-55{width:3.4375rem!important}.width-56{width:3.5rem!important}.width-57{width:3.5625rem!important}.width-58{width:3.625rem!important}.width-59{width:3.6875rem!important}.width-60{width:3.75rem!important}.width-61{width:3.8125rem!important}.width-62{width:3.875rem!important}.width-63{width:3.9375rem!important}.width-64{width:4rem!important}.width-65{width:4.0625rem!important}.width-66{width:4.125rem!important}.width-67{width:4.1875rem!important}.width-68{width:4.25rem!important}.width-69{width:4.3125rem!important}.width-70{width:4.375rem!important}.width-71{width:4.4375rem!important}.width-72{width:4.5rem!important}.width-73{width:4.5625rem!important}.width-74{width:4.625rem!important}.width-75{width:4.6875rem!important}.width-76{width:4.75rem!important}.width-77{width:4.8125rem!important}.width-78{width:4.875rem!important}.width-79{width:4.9375rem!important}.width-80{width:5rem!important}.width-81{width:5.0625rem!important}.width-82{width:5.125rem!important}.width-83{width:5.1875rem!important}.width-84{width:5.25rem!important}.width-85{width:5.3125rem!important}.width-86{width:5.375rem!important}.width-87{width:5.4375rem!important}.width-88{width:5.5rem!important}.width-89{width:5.5625rem!important}.width-90{width:5.625rem!important}.width-91{width:5.6875rem!important}.width-92{width:5.75rem!important}.width-93{width:5.8125rem!important}.width-94{width:5.875rem!important}.width-95{width:5.9375rem!important}.width-96{width:6rem!important}.width-97{width:6.0625rem!important}.width-98{width:6.125rem!important}.width-99{width:6.1875rem!important}.width-100{width:6.25rem!important}.width-101{width:6.3125rem!important}.width-102{width:6.375rem!important}.width-103{width:6.4375rem!important}.width-104{width:6.5rem!important}.width-105{width:6.5625rem!important}.width-106{width:6.625rem!important}.width-107{width:6.6875rem!important}.width-108{width:6.75rem!important}.width-109{width:6.8125rem!important}.width-110{width:6.875rem!important}.width-111{width:6.9375rem!important}.width-112{width:7rem!important}.width-113{width:7.0625rem!important}.width-114{width:7.125rem!important}.width-115{width:7.1875rem!important}.width-116{width:7.25rem!important}.width-117{width:7.3125rem!important}.width-118{width:7.375rem!important}.width-119{width:7.4375rem!important}.width-120{width:7.5rem!important}.width-121{width:7.5625rem!important}.width-122{width:7.625rem!important}.width-123{width:7.6875rem!important}.width-124{width:7.75rem!important}.width-125{width:7.8125rem!important}.width-126{width:7.875rem!important}.width-127{width:7.9375rem!important}.width-128{width:8rem!important}.width-129{width:8.0625rem!important}.width-130{width:8.125rem!important}.width-131{width:8.1875rem!important}.width-132{width:8.25rem!important}.width-133{width:8.3125rem!important}.width-134{width:8.375rem!important}.width-135{width:8.4375rem!important}.width-136{width:8.5rem!important}.width-137{width:8.5625rem!important}.width-138{width:8.625rem!important}.width-139{width:8.6875rem!important}.width-140{width:8.75rem!important}.width-141{width:8.8125rem!important}.width-142{width:8.875rem!important}.width-143{width:8.9375rem!important}.width-144{width:9rem!important}.width-145{width:9.0625rem!important}.width-146{width:9.125rem!important}.width-147{width:9.1875rem!important}.width-148{width:9.25rem!important}.width-149{width:9.3125rem!important}.width-150{width:9.375rem!important}.width-151{width:9.4375rem!important}.width-152{width:9.5rem!important}.width-153{width:9.5625rem!important}.width-154{width:9.625rem!important}.width-155{width:9.6875rem!important}.width-156{width:9.75rem!important}.width-157{width:9.8125rem!important}.width-158{width:9.875rem!important}.width-159{width:9.9375rem!important}.width-160{width:10rem!important}.width-161{width:10.0625rem!important}.width-162{width:10.125rem!important}.width-163{width:10.1875rem!important}.width-164{width:10.25rem!important}.width-165{width:10.3125rem!important}.width-166{width:10.375rem!important}.width-167{width:10.4375rem!important}.width-168{width:10.5rem!important}.width-169{width:10.5625rem!important}.width-170{width:10.625rem!important}.width-171{width:10.6875rem!important}.width-172{width:10.75rem!important}.width-173{width:10.8125rem!important}.width-174{width:10.875rem!important}.width-175{width:10.9375rem!important}.width-176{width:11rem!important}.width-177{width:11.0625rem!important}.width-178{width:11.125rem!important}.width-179{width:11.1875rem!important}.width-180{width:11.25rem!important}.width-181{width:11.3125rem!important}.width-182{width:11.375rem!important}.width-183{width:11.4375rem!important}.width-184{width:11.5rem!important}.width-185{width:11.5625rem!important}.width-186{width:11.625rem!important}.width-187{width:11.6875rem!important}.width-188{width:11.75rem!important}.width-189{width:11.8125rem!important}.width-190{width:11.875rem!important}.width-191{width:11.9375rem!important}.width-192{width:12rem!important}.width-193{width:12.0625rem!important}.width-194{width:12.125rem!important}.width-195{width:12.1875rem!important}.width-196{width:12.25rem!important}.width-197{width:12.3125rem!important}.width-198{width:12.375rem!important}.width-199{width:12.4375rem!important}.width-200{width:12.5rem!important}.width-201{width:12.5625rem!important}.width-202{width:12.625rem!important}.width-203{width:12.6875rem!important}.width-204{width:12.75rem!important}.width-205{width:12.8125rem!important}.width-206{width:12.875rem!important}.width-207{width:12.9375rem!important}.width-208{width:13rem!important}.width-209{width:13.0625rem!important}.width-210{width:13.125rem!important}.width-211{width:13.1875rem!important}.width-212{width:13.25rem!important}.width-213{width:13.3125rem!important}.width-214{width:13.375rem!important}.width-215{width:13.4375rem!important}.width-216{width:13.5rem!important}.width-217{width:13.5625rem!important}.width-218{width:13.625rem!important}.width-219{width:13.6875rem!important}.width-220{width:13.75rem!important}.width-221{width:13.8125rem!important}.width-222{width:13.875rem!important}.width-223{width:13.9375rem!important}.width-224{width:14rem!important}.width-225{width:14.0625rem!important}.width-226{width:14.125rem!important}.width-227{width:14.1875rem!important}.width-228{width:14.25rem!important}.width-229{width:14.3125rem!important}.width-230{width:14.375rem!important}.width-231{width:14.4375rem!important}.width-232{width:14.5rem!important}.width-233{width:14.5625rem!important}.width-234{width:14.625rem!important}.width-235{width:14.6875rem!important}.width-236{width:14.75rem!important}.width-237{width:14.8125rem!important}.width-238{width:14.875rem!important}.width-239{width:14.9375rem!important}.width-240{width:15rem!important}.width-241{width:15.0625rem!important}.width-242{width:15.125rem!important}.width-243{width:15.1875rem!important}.width-244{width:15.25rem!important}.width-245{width:15.3125rem!important}.width-246{width:15.375rem!important}.width-247{width:15.4375rem!important}.width-248{width:15.5rem!important}.width-249{width:15.5625rem!important}.width-250{width:15.625rem!important}.width-251{width:15.6875rem!important}.width-252{width:15.75rem!important}.width-253{width:15.8125rem!important}.width-254{width:15.875rem!important}.width-255{width:15.9375rem!important}.width-256{width:16rem!important}.width-257{width:16.0625rem!important}.width-258{width:16.125rem!important}.width-259{width:16.1875rem!important}.width-260{width:16.25rem!important}.width-261{width:16.3125rem!important}.width-262{width:16.375rem!important}.width-263{width:16.4375rem!important}.width-264{width:16.5rem!important}.width-265{width:16.5625rem!important}.width-266{width:16.625rem!important}.width-267{width:16.6875rem!important}.width-268{width:16.75rem!important}.width-269{width:16.8125rem!important}.width-270{width:16.875rem!important}.width-271{width:16.9375rem!important}.width-272{width:17rem!important}.width-273{width:17.0625rem!important}.width-274{width:17.125rem!important}.width-275{width:17.1875rem!important}.width-276{width:17.25rem!important}.width-277{width:17.3125rem!important}.width-278{width:17.375rem!important}.width-279{width:17.4375rem!important}.width-280{width:17.5rem!important}.width-281{width:17.5625rem!important}.width-282{width:17.625rem!important}.width-283{width:17.6875rem!important}.width-284{width:17.75rem!important}.width-285{width:17.8125rem!important}.width-286{width:17.875rem!important}.width-287{width:17.9375rem!important}.width-288{width:18rem!important}.width-289{width:18.0625rem!important}.width-290{width:18.125rem!important}.width-291{width:18.1875rem!important}.width-292{width:18.25rem!important}.width-293{width:18.3125rem!important}.width-294{width:18.375rem!important}.width-295{width:18.4375rem!important}.width-296{width:18.5rem!important}.width-297{width:18.5625rem!important}.width-298{width:18.625rem!important}.width-299{width:18.6875rem!important}.width-300{width:18.75rem!important}.width-301{width:18.8125rem!important}.width-302{width:18.875rem!important}.width-303{width:18.9375rem!important}.width-304{width:19rem!important}.width-305{width:19.0625rem!important}.width-306{width:19.125rem!important}.width-307{width:19.1875rem!important}.width-308{width:19.25rem!important}.width-309{width:19.3125rem!important}.width-310{width:19.375rem!important}.width-311{width:19.4375rem!important}.width-312{width:19.5rem!important}.width-313{width:19.5625rem!important}.width-314{width:19.625rem!important}.width-315{width:19.6875rem!important}.width-316{width:19.75rem!important}.width-317{width:19.8125rem!important}.width-318{width:19.875rem!important}.width-319{width:19.9375rem!important}.width-320{width:20rem!important}.width-321{width:20.0625rem!important}.width-322{width:20.125rem!important}.width-323{width:20.1875rem!important}.width-324{width:20.25rem!important}.width-325{width:20.3125rem!important}.width-326{width:20.375rem!important}.width-327{width:20.4375rem!important}.width-328{width:20.5rem!important}.width-329{width:20.5625rem!important}.width-330{width:20.625rem!important}.width-331{width:20.6875rem!important}.width-332{width:20.75rem!important}.width-333{width:20.8125rem!important}.width-334{width:20.875rem!important}.width-335{width:20.9375rem!important}.width-336{width:21rem!important}.width-337{width:21.0625rem!important}.width-338{width:21.125rem!important}.width-339{width:21.1875rem!important}.width-340{width:21.25rem!important}.width-341{width:21.3125rem!important}.width-342{width:21.375rem!important}.width-343{width:21.4375rem!important}.width-344{width:21.5rem!important}.width-345{width:21.5625rem!important}.width-346{width:21.625rem!important}.width-347{width:21.6875rem!important}.width-348{width:21.75rem!important}.width-349{width:21.8125rem!important}.width-350{width:21.875rem!important}.width-351{width:21.9375rem!important}.width-352{width:22rem!important}.width-353{width:22.0625rem!important}.width-354{width:22.125rem!important}.width-355{width:22.1875rem!important}.width-356{width:22.25rem!important}.width-357{width:22.3125rem!important}.width-358{width:22.375rem!important}.width-359{width:22.4375rem!important}.width-360{width:22.5rem!important}.width-361{width:22.5625rem!important}.width-362{width:22.625rem!important}.width-363{width:22.6875rem!important}.width-364{width:22.75rem!important}.width-365{width:22.8125rem!important}.width-366{width:22.875rem!important}.width-367{width:22.9375rem!important}.width-368{width:23rem!important}.width-369{width:23.0625rem!important}.width-370{width:23.125rem!important}.width-371{width:23.1875rem!important}.width-372{width:23.25rem!important}.width-373{width:23.3125rem!important}.width-374{width:23.375rem!important}.width-375{width:23.4375rem!important}.width-376{width:23.5rem!important}.width-377{width:23.5625rem!important}.width-378{width:23.625rem!important}.width-379{width:23.6875rem!important}.width-380{width:23.75rem!important}.width-381{width:23.8125rem!important}.width-382{width:23.875rem!important}.width-383{width:23.9375rem!important}.width-384{width:24rem!important}.width-385{width:24.0625rem!important}.width-386{width:24.125rem!important}.width-387{width:24.1875rem!important}.width-388{width:24.25rem!important}.width-389{width:24.3125rem!important}.width-390{width:24.375rem!important}.width-391{width:24.4375rem!important}.width-392{width:24.5rem!important}.width-393{width:24.5625rem!important}.width-394{width:24.625rem!important}.width-395{width:24.6875rem!important}.width-396{width:24.75rem!important}.width-397{width:24.8125rem!important}.width-398{width:24.875rem!important}.width-399{width:24.9375rem!important}.width-400{width:25rem!important}.width-401{width:25.0625rem!important}.width-402{width:25.125rem!important}.width-403{width:25.1875rem!important}.width-404{width:25.25rem!important}.width-405{width:25.3125rem!important}.width-406{width:25.375rem!important}.width-407{width:25.4375rem!important}.width-408{width:25.5rem!important}.width-409{width:25.5625rem!important}.width-410{width:25.625rem!important}.width-411{width:25.6875rem!important}.width-412{width:25.75rem!important}.width-413{width:25.8125rem!important}.width-414{width:25.875rem!important}.width-415{width:25.9375rem!important}.width-416{width:26rem!important}.width-417{width:26.0625rem!important}.width-418{width:26.125rem!important}.width-419{width:26.1875rem!important}.width-420{width:26.25rem!important}.width-421{width:26.3125rem!important}.width-422{width:26.375rem!important}.width-423{width:26.4375rem!important}.width-424{width:26.5rem!important}.width-425{width:26.5625rem!important}.width-426{width:26.625rem!important}.width-427{width:26.6875rem!important}.width-428{width:26.75rem!important}.width-429{width:26.8125rem!important}.width-430{width:26.875rem!important}.width-431{width:26.9375rem!important}.width-432{width:27rem!important}.width-433{width:27.0625rem!important}.width-434{width:27.125rem!important}.width-435{width:27.1875rem!important}.width-436{width:27.25rem!important}.width-437{width:27.3125rem!important}.width-438{width:27.375rem!important}.width-439{width:27.4375rem!important}.width-440{width:27.5rem!important}.width-441{width:27.5625rem!important}.width-442{width:27.625rem!important}.width-443{width:27.6875rem!important}.width-444{width:27.75rem!important}.width-445{width:27.8125rem!important}.width-446{width:27.875rem!important}.width-447{width:27.9375rem!important}.width-448{width:28rem!important}.width-449{width:28.0625rem!important}.width-450{width:28.125rem!important}.width-451{width:28.1875rem!important}.width-452{width:28.25rem!important}.width-453{width:28.3125rem!important}.width-454{width:28.375rem!important}.width-455{width:28.4375rem!important}.width-456{width:28.5rem!important}.width-457{width:28.5625rem!important}.width-458{width:28.625rem!important}.width-459{width:28.6875rem!important}.width-460{width:28.75rem!important}.width-461{width:28.8125rem!important}.width-462{width:28.875rem!important}.width-463{width:28.9375rem!important}.width-464{width:29rem!important}.width-465{width:29.0625rem!important}.width-466{width:29.125rem!important}.width-467{width:29.1875rem!important}.width-468{width:29.25rem!important}.width-469{width:29.3125rem!important}.width-470{width:29.375rem!important}.width-471{width:29.4375rem!important}.width-472{width:29.5rem!important}.width-473{width:29.5625rem!important}.width-474{width:29.625rem!important}.width-475{width:29.6875rem!important}.width-476{width:29.75rem!important}.width-477{width:29.8125rem!important}.width-478{width:29.875rem!important}.width-479{width:29.9375rem!important}.width-480{width:30rem!important}.width-481{width:30.0625rem!important}.width-482{width:30.125rem!important}.width-483{width:30.1875rem!important}.width-484{width:30.25rem!important}.width-485{width:30.3125rem!important}.width-486{width:30.375rem!important}.width-487{width:30.4375rem!important}.width-488{width:30.5rem!important}.width-489{width:30.5625rem!important}.width-490{width:30.625rem!important}.width-491{width:30.6875rem!important}.width-492{width:30.75rem!important}.width-493{width:30.8125rem!important}.width-494{width:30.875rem!important}.width-495{width:30.9375rem!important}.width-496{width:31rem!important}.width-497{width:31.0625rem!important}.width-498{width:31.125rem!important}.width-499{width:31.1875rem!important}.width-500{width:31.25rem!important}.max-w-1{max-width:.0625rem!important}.max-w-2{max-width:.125rem!important}.max-w-3{max-width:.1875rem!important}.max-w-4{max-width:.25rem!important}.max-w-5{max-width:.3125rem!important}.max-w-6{max-width:.375rem!important}.max-w-7{max-width:.4375rem!important}.max-w-8{max-width:.5rem!important}.max-w-9{max-width:.5625rem!important}.max-w-10{max-width:.625rem!important}.max-w-11{max-width:.6875rem!important}.max-w-12{max-width:.75rem!important}.max-w-13{max-width:.8125rem!important}.max-w-14{max-width:.875rem!important}.max-w-15{max-width:.9375rem!important}.max-w-16{max-width:1rem!important}.max-w-17{max-width:1.0625rem!important}.max-w-18{max-width:1.125rem!important}.max-w-19{max-width:1.1875rem!important}.max-w-20{max-width:1.25rem!important}.max-w-21{max-width:1.3125rem!important}.max-w-22{max-width:1.375rem!important}.max-w-23{max-width:1.4375rem!important}.max-w-24{max-width:1.5rem!important}.max-w-25{max-width:1.5625rem!important}.max-w-26{max-width:1.625rem!important}.max-w-27{max-width:1.6875rem!important}.max-w-28{max-width:1.75rem!important}.max-w-29{max-width:1.8125rem!important}.max-w-30{max-width:1.875rem!important}.max-w-31{max-width:1.9375rem!important}.max-w-32{max-width:2rem!important}.max-w-33{max-width:2.0625rem!important}.max-w-34{max-width:2.125rem!important}.max-w-35{max-width:2.1875rem!important}.max-w-36{max-width:2.25rem!important}.max-w-37{max-width:2.3125rem!important}.max-w-38{max-width:2.375rem!important}.max-w-39{max-width:2.4375rem!important}.max-w-40{max-width:2.5rem!important}.max-w-41{max-width:2.5625rem!important}.max-w-42{max-width:2.625rem!important}.max-w-43{max-width:2.6875rem!important}.max-w-44{max-width:2.75rem!important}.max-w-45{max-width:2.8125rem!important}.max-w-46{max-width:2.875rem!important}.max-w-47{max-width:2.9375rem!important}.max-w-48{max-width:3rem!important}.max-w-49{max-width:3.0625rem!important}.max-w-50{max-width:3.125rem!important}.max-w-51{max-width:3.1875rem!important}.max-w-52{max-width:3.25rem!important}.max-w-53{max-width:3.3125rem!important}.max-w-54{max-width:3.375rem!important}.max-w-55{max-width:3.4375rem!important}.max-w-56{max-width:3.5rem!important}.max-w-57{max-width:3.5625rem!important}.max-w-58{max-width:3.625rem!important}.max-w-59{max-width:3.6875rem!important}.max-w-60{max-width:3.75rem!important}.max-w-61{max-width:3.8125rem!important}.max-w-62{max-width:3.875rem!important}.max-w-63{max-width:3.9375rem!important}.max-w-64{max-width:4rem!important}.max-w-65{max-width:4.0625rem!important}.max-w-66{max-width:4.125rem!important}.max-w-67{max-width:4.1875rem!important}.max-w-68{max-width:4.25rem!important}.max-w-69{max-width:4.3125rem!important}.max-w-70{max-width:4.375rem!important}.max-w-71{max-width:4.4375rem!important}.max-w-72{max-width:4.5rem!important}.max-w-73{max-width:4.5625rem!important}.max-w-74{max-width:4.625rem!important}.max-w-75{max-width:4.6875rem!important}.max-w-76{max-width:4.75rem!important}.max-w-77{max-width:4.8125rem!important}.max-w-78{max-width:4.875rem!important}.max-w-79{max-width:4.9375rem!important}.max-w-80{max-width:5rem!important}.max-w-81{max-width:5.0625rem!important}.max-w-82{max-width:5.125rem!important}.max-w-83{max-width:5.1875rem!important}.max-w-84{max-width:5.25rem!important}.max-w-85{max-width:5.3125rem!important}.max-w-86{max-width:5.375rem!important}.max-w-87{max-width:5.4375rem!important}.max-w-88{max-width:5.5rem!important}.max-w-89{max-width:5.5625rem!important}.max-w-90{max-width:5.625rem!important}.max-w-91{max-width:5.6875rem!important}.max-w-92{max-width:5.75rem!important}.max-w-93{max-width:5.8125rem!important}.max-w-94{max-width:5.875rem!important}.max-w-95{max-width:5.9375rem!important}.max-w-96{max-width:6rem!important}.max-w-97{max-width:6.0625rem!important}.max-w-98{max-width:6.125rem!important}.max-w-99{max-width:6.1875rem!important}.max-w-100{max-width:6.25rem!important}.max-w-101{max-width:6.3125rem!important}.max-w-102{max-width:6.375rem!important}.max-w-103{max-width:6.4375rem!important}.max-w-104{max-width:6.5rem!important}.max-w-105{max-width:6.5625rem!important}.max-w-106{max-width:6.625rem!important}.max-w-107{max-width:6.6875rem!important}.max-w-108{max-width:6.75rem!important}.max-w-109{max-width:6.8125rem!important}.max-w-110{max-width:6.875rem!important}.max-w-111{max-width:6.9375rem!important}.max-w-112{max-width:7rem!important}.max-w-113{max-width:7.0625rem!important}.max-w-114{max-width:7.125rem!important}.max-w-115{max-width:7.1875rem!important}.max-w-116{max-width:7.25rem!important}.max-w-117{max-width:7.3125rem!important}.max-w-118{max-width:7.375rem!important}.max-w-119{max-width:7.4375rem!important}.max-w-120{max-width:7.5rem!important}.max-w-121{max-width:7.5625rem!important}.max-w-122{max-width:7.625rem!important}.max-w-123{max-width:7.6875rem!important}.max-w-124{max-width:7.75rem!important}.max-w-125{max-width:7.8125rem!important}.max-w-126{max-width:7.875rem!important}.max-w-127{max-width:7.9375rem!important}.max-w-128{max-width:8rem!important}.max-w-129{max-width:8.0625rem!important}.max-w-130{max-width:8.125rem!important}.max-w-131{max-width:8.1875rem!important}.max-w-132{max-width:8.25rem!important}.max-w-133{max-width:8.3125rem!important}.max-w-134{max-width:8.375rem!important}.max-w-135{max-width:8.4375rem!important}.max-w-136{max-width:8.5rem!important}.max-w-137{max-width:8.5625rem!important}.max-w-138{max-width:8.625rem!important}.max-w-139{max-width:8.6875rem!important}.max-w-140{max-width:8.75rem!important}.max-w-141{max-width:8.8125rem!important}.max-w-142{max-width:8.875rem!important}.max-w-143{max-width:8.9375rem!important}.max-w-144{max-width:9rem!important}.max-w-145{max-width:9.0625rem!important}.max-w-146{max-width:9.125rem!important}.max-w-147{max-width:9.1875rem!important}.max-w-148{max-width:9.25rem!important}.max-w-149{max-width:9.3125rem!important}.max-w-150{max-width:9.375rem!important}.max-w-151{max-width:9.4375rem!important}.max-w-152{max-width:9.5rem!important}.max-w-153{max-width:9.5625rem!important}.max-w-154{max-width:9.625rem!important}.max-w-155{max-width:9.6875rem!important}.max-w-156{max-width:9.75rem!important}.max-w-157{max-width:9.8125rem!important}.max-w-158{max-width:9.875rem!important}.max-w-159{max-width:9.9375rem!important}.max-w-160{max-width:10rem!important}.max-w-161{max-width:10.0625rem!important}.max-w-162{max-width:10.125rem!important}.max-w-163{max-width:10.1875rem!important}.max-w-164{max-width:10.25rem!important}.max-w-165{max-width:10.3125rem!important}.max-w-166{max-width:10.375rem!important}.max-w-167{max-width:10.4375rem!important}.max-w-168{max-width:10.5rem!important}.max-w-169{max-width:10.5625rem!important}.max-w-170{max-width:10.625rem!important}.max-w-171{max-width:10.6875rem!important}.max-w-172{max-width:10.75rem!important}.max-w-173{max-width:10.8125rem!important}.max-w-174{max-width:10.875rem!important}.max-w-175{max-width:10.9375rem!important}.max-w-176{max-width:11rem!important}.max-w-177{max-width:11.0625rem!important}.max-w-178{max-width:11.125rem!important}.max-w-179{max-width:11.1875rem!important}.max-w-180{max-width:11.25rem!important}.max-w-181{max-width:11.3125rem!important}.max-w-182{max-width:11.375rem!important}.max-w-183{max-width:11.4375rem!important}.max-w-184{max-width:11.5rem!important}.max-w-185{max-width:11.5625rem!important}.max-w-186{max-width:11.625rem!important}.max-w-187{max-width:11.6875rem!important}.max-w-188{max-width:11.75rem!important}.max-w-189{max-width:11.8125rem!important}.max-w-190{max-width:11.875rem!important}.max-w-191{max-width:11.9375rem!important}.max-w-192{max-width:12rem!important}.max-w-193{max-width:12.0625rem!important}.max-w-194{max-width:12.125rem!important}.max-w-195{max-width:12.1875rem!important}.max-w-196{max-width:12.25rem!important}.max-w-197{max-width:12.3125rem!important}.max-w-198{max-width:12.375rem!important}.max-w-199{max-width:12.4375rem!important}.max-w-200{max-width:12.5rem!important}.max-w-201{max-width:12.5625rem!important}.max-w-202{max-width:12.625rem!important}.max-w-203{max-width:12.6875rem!important}.max-w-204{max-width:12.75rem!important}.max-w-205{max-width:12.8125rem!important}.max-w-206{max-width:12.875rem!important}.max-w-207{max-width:12.9375rem!important}.max-w-208{max-width:13rem!important}.max-w-209{max-width:13.0625rem!important}.max-w-210{max-width:13.125rem!important}.max-w-211{max-width:13.1875rem!important}.max-w-212{max-width:13.25rem!important}.max-w-213{max-width:13.3125rem!important}.max-w-214{max-width:13.375rem!important}.max-w-215{max-width:13.4375rem!important}.max-w-216{max-width:13.5rem!important}.max-w-217{max-width:13.5625rem!important}.max-w-218{max-width:13.625rem!important}.max-w-219{max-width:13.6875rem!important}.max-w-220{max-width:13.75rem!important}.max-w-221{max-width:13.8125rem!important}.max-w-222{max-width:13.875rem!important}.max-w-223{max-width:13.9375rem!important}.max-w-224{max-width:14rem!important}.max-w-225{max-width:14.0625rem!important}.max-w-226{max-width:14.125rem!important}.max-w-227{max-width:14.1875rem!important}.max-w-228{max-width:14.25rem!important}.max-w-229{max-width:14.3125rem!important}.max-w-230{max-width:14.375rem!important}.max-w-231{max-width:14.4375rem!important}.max-w-232{max-width:14.5rem!important}.max-w-233{max-width:14.5625rem!important}.max-w-234{max-width:14.625rem!important}.max-w-235{max-width:14.6875rem!important}.max-w-236{max-width:14.75rem!important}.max-w-237{max-width:14.8125rem!important}.max-w-238{max-width:14.875rem!important}.max-w-239{max-width:14.9375rem!important}.max-w-240{max-width:15rem!important}.max-w-241{max-width:15.0625rem!important}.max-w-242{max-width:15.125rem!important}.max-w-243{max-width:15.1875rem!important}.max-w-244{max-width:15.25rem!important}.max-w-245{max-width:15.3125rem!important}.max-w-246{max-width:15.375rem!important}.max-w-247{max-width:15.4375rem!important}.max-w-248{max-width:15.5rem!important}.max-w-249{max-width:15.5625rem!important}.max-w-250{max-width:15.625rem!important}.max-w-251{max-width:15.6875rem!important}.max-w-252{max-width:15.75rem!important}.max-w-253{max-width:15.8125rem!important}.max-w-254{max-width:15.875rem!important}.max-w-255{max-width:15.9375rem!important}.max-w-256{max-width:16rem!important}.max-w-257{max-width:16.0625rem!important}.max-w-258{max-width:16.125rem!important}.max-w-259{max-width:16.1875rem!important}.max-w-260{max-width:16.25rem!important}.max-w-261{max-width:16.3125rem!important}.max-w-262{max-width:16.375rem!important}.max-w-263{max-width:16.4375rem!important}.max-w-264{max-width:16.5rem!important}.max-w-265{max-width:16.5625rem!important}.max-w-266{max-width:16.625rem!important}.max-w-267{max-width:16.6875rem!important}.max-w-268{max-width:16.75rem!important}.max-w-269{max-width:16.8125rem!important}.max-w-270{max-width:16.875rem!important}.max-w-271{max-width:16.9375rem!important}.max-w-272{max-width:17rem!important}.max-w-273{max-width:17.0625rem!important}.max-w-274{max-width:17.125rem!important}.max-w-275{max-width:17.1875rem!important}.max-w-276{max-width:17.25rem!important}.max-w-277{max-width:17.3125rem!important}.max-w-278{max-width:17.375rem!important}.max-w-279{max-width:17.4375rem!important}.max-w-280{max-width:17.5rem!important}.max-w-281{max-width:17.5625rem!important}.max-w-282{max-width:17.625rem!important}.max-w-283{max-width:17.6875rem!important}.max-w-284{max-width:17.75rem!important}.max-w-285{max-width:17.8125rem!important}.max-w-286{max-width:17.875rem!important}.max-w-287{max-width:17.9375rem!important}.max-w-288{max-width:18rem!important}.max-w-289{max-width:18.0625rem!important}.max-w-290{max-width:18.125rem!important}.max-w-291{max-width:18.1875rem!important}.max-w-292{max-width:18.25rem!important}.max-w-293{max-width:18.3125rem!important}.max-w-294{max-width:18.375rem!important}.max-w-295{max-width:18.4375rem!important}.max-w-296{max-width:18.5rem!important}.max-w-297{max-width:18.5625rem!important}.max-w-298{max-width:18.625rem!important}.max-w-299{max-width:18.6875rem!important}.max-w-300{max-width:18.75rem!important}.max-w-301{max-width:18.8125rem!important}.max-w-302{max-width:18.875rem!important}.max-w-303{max-width:18.9375rem!important}.max-w-304{max-width:19rem!important}.max-w-305{max-width:19.0625rem!important}.max-w-306{max-width:19.125rem!important}.max-w-307{max-width:19.1875rem!important}.max-w-308{max-width:19.25rem!important}.max-w-309{max-width:19.3125rem!important}.max-w-310{max-width:19.375rem!important}.max-w-311{max-width:19.4375rem!important}.max-w-312{max-width:19.5rem!important}.max-w-313{max-width:19.5625rem!important}.max-w-314{max-width:19.625rem!important}.max-w-315{max-width:19.6875rem!important}.max-w-316{max-width:19.75rem!important}.max-w-317{max-width:19.8125rem!important}.max-w-318{max-width:19.875rem!important}.max-w-319{max-width:19.9375rem!important}.max-w-320{max-width:20rem!important}.max-w-321{max-width:20.0625rem!important}.max-w-322{max-width:20.125rem!important}.max-w-323{max-width:20.1875rem!important}.max-w-324{max-width:20.25rem!important}.max-w-325{max-width:20.3125rem!important}.max-w-326{max-width:20.375rem!important}.max-w-327{max-width:20.4375rem!important}.max-w-328{max-width:20.5rem!important}.max-w-329{max-width:20.5625rem!important}.max-w-330{max-width:20.625rem!important}.max-w-331{max-width:20.6875rem!important}.max-w-332{max-width:20.75rem!important}.max-w-333{max-width:20.8125rem!important}.max-w-334{max-width:20.875rem!important}.max-w-335{max-width:20.9375rem!important}.max-w-336{max-width:21rem!important}.max-w-337{max-width:21.0625rem!important}.max-w-338{max-width:21.125rem!important}.max-w-339{max-width:21.1875rem!important}.max-w-340{max-width:21.25rem!important}.max-w-341{max-width:21.3125rem!important}.max-w-342{max-width:21.375rem!important}.max-w-343{max-width:21.4375rem!important}.max-w-344{max-width:21.5rem!important}.max-w-345{max-width:21.5625rem!important}.max-w-346{max-width:21.625rem!important}.max-w-347{max-width:21.6875rem!important}.max-w-348{max-width:21.75rem!important}.max-w-349{max-width:21.8125rem!important}.max-w-350{max-width:21.875rem!important}.max-w-351{max-width:21.9375rem!important}.max-w-352{max-width:22rem!important}.max-w-353{max-width:22.0625rem!important}.max-w-354{max-width:22.125rem!important}.max-w-355{max-width:22.1875rem!important}.max-w-356{max-width:22.25rem!important}.max-w-357{max-width:22.3125rem!important}.max-w-358{max-width:22.375rem!important}.max-w-359{max-width:22.4375rem!important}.max-w-360{max-width:22.5rem!important}.max-w-361{max-width:22.5625rem!important}.max-w-362{max-width:22.625rem!important}.max-w-363{max-width:22.6875rem!important}.max-w-364{max-width:22.75rem!important}.max-w-365{max-width:22.8125rem!important}.max-w-366{max-width:22.875rem!important}.max-w-367{max-width:22.9375rem!important}.max-w-368{max-width:23rem!important}.max-w-369{max-width:23.0625rem!important}.max-w-370{max-width:23.125rem!important}.max-w-371{max-width:23.1875rem!important}.max-w-372{max-width:23.25rem!important}.max-w-373{max-width:23.3125rem!important}.max-w-374{max-width:23.375rem!important}.max-w-375{max-width:23.4375rem!important}.max-w-376{max-width:23.5rem!important}.max-w-377{max-width:23.5625rem!important}.max-w-378{max-width:23.625rem!important}.max-w-379{max-width:23.6875rem!important}.max-w-380{max-width:23.75rem!important}.max-w-381{max-width:23.8125rem!important}.max-w-382{max-width:23.875rem!important}.max-w-383{max-width:23.9375rem!important}.max-w-384{max-width:24rem!important}.max-w-385{max-width:24.0625rem!important}.max-w-386{max-width:24.125rem!important}.max-w-387{max-width:24.1875rem!important}.max-w-388{max-width:24.25rem!important}.max-w-389{max-width:24.3125rem!important}.max-w-390{max-width:24.375rem!important}.max-w-391{max-width:24.4375rem!important}.max-w-392{max-width:24.5rem!important}.max-w-393{max-width:24.5625rem!important}.max-w-394{max-width:24.625rem!important}.max-w-395{max-width:24.6875rem!important}.max-w-396{max-width:24.75rem!important}.max-w-397{max-width:24.8125rem!important}.max-w-398{max-width:24.875rem!important}.max-w-399{max-width:24.9375rem!important}.max-w-400{max-width:25rem!important}.max-w-401{max-width:25.0625rem!important}.max-w-402{max-width:25.125rem!important}.max-w-403{max-width:25.1875rem!important}.max-w-404{max-width:25.25rem!important}.max-w-405{max-width:25.3125rem!important}.max-w-406{max-width:25.375rem!important}.max-w-407{max-width:25.4375rem!important}.max-w-408{max-width:25.5rem!important}.max-w-409{max-width:25.5625rem!important}.max-w-410{max-width:25.625rem!important}.max-w-411{max-width:25.6875rem!important}.max-w-412{max-width:25.75rem!important}.max-w-413{max-width:25.8125rem!important}.max-w-414{max-width:25.875rem!important}.max-w-415{max-width:25.9375rem!important}.max-w-416{max-width:26rem!important}.max-w-417{max-width:26.0625rem!important}.max-w-418{max-width:26.125rem!important}.max-w-419{max-width:26.1875rem!important}.max-w-420{max-width:26.25rem!important}.max-w-421{max-width:26.3125rem!important}.max-w-422{max-width:26.375rem!important}.max-w-423{max-width:26.4375rem!important}.max-w-424{max-width:26.5rem!important}.max-w-425{max-width:26.5625rem!important}.max-w-426{max-width:26.625rem!important}.max-w-427{max-width:26.6875rem!important}.max-w-428{max-width:26.75rem!important}.max-w-429{max-width:26.8125rem!important}.max-w-430{max-width:26.875rem!important}.max-w-431{max-width:26.9375rem!important}.max-w-432{max-width:27rem!important}.max-w-433{max-width:27.0625rem!important}.max-w-434{max-width:27.125rem!important}.max-w-435{max-width:27.1875rem!important}.max-w-436{max-width:27.25rem!important}.max-w-437{max-width:27.3125rem!important}.max-w-438{max-width:27.375rem!important}.max-w-439{max-width:27.4375rem!important}.max-w-440{max-width:27.5rem!important}.max-w-441{max-width:27.5625rem!important}.max-w-442{max-width:27.625rem!important}.max-w-443{max-width:27.6875rem!important}.max-w-444{max-width:27.75rem!important}.max-w-445{max-width:27.8125rem!important}.max-w-446{max-width:27.875rem!important}.max-w-447{max-width:27.9375rem!important}.max-w-448{max-width:28rem!important}.max-w-449{max-width:28.0625rem!important}.max-w-450{max-width:28.125rem!important}.max-w-451{max-width:28.1875rem!important}.max-w-452{max-width:28.25rem!important}.max-w-453{max-width:28.3125rem!important}.max-w-454{max-width:28.375rem!important}.max-w-455{max-width:28.4375rem!important}.max-w-456{max-width:28.5rem!important}.max-w-457{max-width:28.5625rem!important}.max-w-458{max-width:28.625rem!important}.max-w-459{max-width:28.6875rem!important}.max-w-460{max-width:28.75rem!important}.max-w-461{max-width:28.8125rem!important}.max-w-462{max-width:28.875rem!important}.max-w-463{max-width:28.9375rem!important}.max-w-464{max-width:29rem!important}.max-w-465{max-width:29.0625rem!important}.max-w-466{max-width:29.125rem!important}.max-w-467{max-width:29.1875rem!important}.max-w-468{max-width:29.25rem!important}.max-w-469{max-width:29.3125rem!important}.max-w-470{max-width:29.375rem!important}.max-w-471{max-width:29.4375rem!important}.max-w-472{max-width:29.5rem!important}.max-w-473{max-width:29.5625rem!important}.max-w-474{max-width:29.625rem!important}.max-w-475{max-width:29.6875rem!important}.max-w-476{max-width:29.75rem!important}.max-w-477{max-width:29.8125rem!important}.max-w-478{max-width:29.875rem!important}.max-w-479{max-width:29.9375rem!important}.max-w-480{max-width:30rem!important}.max-w-481{max-width:30.0625rem!important}.max-w-482{max-width:30.125rem!important}.max-w-483{max-width:30.1875rem!important}.max-w-484{max-width:30.25rem!important}.max-w-485{max-width:30.3125rem!important}.max-w-486{max-width:30.375rem!important}.max-w-487{max-width:30.4375rem!important}.max-w-488{max-width:30.5rem!important}.max-w-489{max-width:30.5625rem!important}.max-w-490{max-width:30.625rem!important}.max-w-491{max-width:30.6875rem!important}.max-w-492{max-width:30.75rem!important}.max-w-493{max-width:30.8125rem!important}.max-w-494{max-width:30.875rem!important}.max-w-495{max-width:30.9375rem!important}.max-w-496{max-width:31rem!important}.max-w-497{max-width:31.0625rem!important}.max-w-498{max-width:31.125rem!important}.max-w-499{max-width:31.1875rem!important}.max-w-500{max-width:31.25rem!important}.min-w-1{min-width:.0625rem!important}.min-w-2{min-width:.125rem!important}.min-w-3{min-width:.1875rem!important}.min-w-4{min-width:.25rem!important}.min-w-5{min-width:.3125rem!important}.min-w-6{min-width:.375rem!important}.min-w-7{min-width:.4375rem!important}.min-w-8{min-width:.5rem!important}.min-w-9{min-width:.5625rem!important}.min-w-10{min-width:.625rem!important}.min-w-11{min-width:.6875rem!important}.min-w-12{min-width:.75rem!important}.min-w-13{min-width:.8125rem!important}.min-w-14{min-width:.875rem!important}.min-w-15{min-width:.9375rem!important}.min-w-16{min-width:1rem!important}.min-w-17{min-width:1.0625rem!important}.min-w-18{min-width:1.125rem!important}.min-w-19{min-width:1.1875rem!important}.min-w-20{min-width:1.25rem!important}.min-w-21{min-width:1.3125rem!important}.min-w-22{min-width:1.375rem!important}.min-w-23{min-width:1.4375rem!important}.min-w-24{min-width:1.5rem!important}.min-w-25{min-width:1.5625rem!important}.min-w-26{min-width:1.625rem!important}.min-w-27{min-width:1.6875rem!important}.min-w-28{min-width:1.75rem!important}.min-w-29{min-width:1.8125rem!important}.min-w-30{min-width:1.875rem!important}.min-w-31{min-width:1.9375rem!important}.min-w-32{min-width:2rem!important}.min-w-33{min-width:2.0625rem!important}.min-w-34{min-width:2.125rem!important}.min-w-35{min-width:2.1875rem!important}.min-w-36{min-width:2.25rem!important}.min-w-37{min-width:2.3125rem!important}.min-w-38{min-width:2.375rem!important}.min-w-39{min-width:2.4375rem!important}.min-w-40{min-width:2.5rem!important}.min-w-41{min-width:2.5625rem!important}.min-w-42{min-width:2.625rem!important}.min-w-43{min-width:2.6875rem!important}.min-w-44{min-width:2.75rem!important}.min-w-45{min-width:2.8125rem!important}.min-w-46{min-width:2.875rem!important}.min-w-47{min-width:2.9375rem!important}.min-w-48{min-width:3rem!important}.min-w-49{min-width:3.0625rem!important}.min-w-50{min-width:3.125rem!important}.min-w-51{min-width:3.1875rem!important}.min-w-52{min-width:3.25rem!important}.min-w-53{min-width:3.3125rem!important}.min-w-54{min-width:3.375rem!important}.min-w-55{min-width:3.4375rem!important}.min-w-56{min-width:3.5rem!important}.min-w-57{min-width:3.5625rem!important}.min-w-58{min-width:3.625rem!important}.min-w-59{min-width:3.6875rem!important}.min-w-60{min-width:3.75rem!important}.min-w-61{min-width:3.8125rem!important}.min-w-62{min-width:3.875rem!important}.min-w-63{min-width:3.9375rem!important}.min-w-64{min-width:4rem!important}.min-w-65{min-width:4.0625rem!important}.min-w-66{min-width:4.125rem!important}.min-w-67{min-width:4.1875rem!important}.min-w-68{min-width:4.25rem!important}.min-w-69{min-width:4.3125rem!important}.min-w-70{min-width:4.375rem!important}.min-w-71{min-width:4.4375rem!important}.min-w-72{min-width:4.5rem!important}.min-w-73{min-width:4.5625rem!important}.min-w-74{min-width:4.625rem!important}.min-w-75{min-width:4.6875rem!important}.min-w-76{min-width:4.75rem!important}.min-w-77{min-width:4.8125rem!important}.min-w-78{min-width:4.875rem!important}.min-w-79{min-width:4.9375rem!important}.min-w-80{min-width:5rem!important}.min-w-81{min-width:5.0625rem!important}.min-w-82{min-width:5.125rem!important}.min-w-83{min-width:5.1875rem!important}.min-w-84{min-width:5.25rem!important}.min-w-85{min-width:5.3125rem!important}.min-w-86{min-width:5.375rem!important}.min-w-87{min-width:5.4375rem!important}.min-w-88{min-width:5.5rem!important}.min-w-89{min-width:5.5625rem!important}.min-w-90{min-width:5.625rem!important}.min-w-91{min-width:5.6875rem!important}.min-w-92{min-width:5.75rem!important}.min-w-93{min-width:5.8125rem!important}.min-w-94{min-width:5.875rem!important}.min-w-95{min-width:5.9375rem!important}.min-w-96{min-width:6rem!important}.min-w-97{min-width:6.0625rem!important}.min-w-98{min-width:6.125rem!important}.min-w-99{min-width:6.1875rem!important}.min-w-100{min-width:6.25rem!important}.min-w-101{min-width:6.3125rem!important}.min-w-102{min-width:6.375rem!important}.min-w-103{min-width:6.4375rem!important}.min-w-104{min-width:6.5rem!important}.min-w-105{min-width:6.5625rem!important}.min-w-106{min-width:6.625rem!important}.min-w-107{min-width:6.6875rem!important}.min-w-108{min-width:6.75rem!important}.min-w-109{min-width:6.8125rem!important}.min-w-110{min-width:6.875rem!important}.min-w-111{min-width:6.9375rem!important}.min-w-112{min-width:7rem!important}.min-w-113{min-width:7.0625rem!important}.min-w-114{min-width:7.125rem!important}.min-w-115{min-width:7.1875rem!important}.min-w-116{min-width:7.25rem!important}.min-w-117{min-width:7.3125rem!important}.min-w-118{min-width:7.375rem!important}.min-w-119{min-width:7.4375rem!important}.min-w-120{min-width:7.5rem!important}.min-w-121{min-width:7.5625rem!important}.min-w-122{min-width:7.625rem!important}.min-w-123{min-width:7.6875rem!important}.min-w-124{min-width:7.75rem!important}.min-w-125{min-width:7.8125rem!important}.min-w-126{min-width:7.875rem!important}.min-w-127{min-width:7.9375rem!important}.min-w-128{min-width:8rem!important}.min-w-129{min-width:8.0625rem!important}.min-w-130{min-width:8.125rem!important}.min-w-131{min-width:8.1875rem!important}.min-w-132{min-width:8.25rem!important}.min-w-133{min-width:8.3125rem!important}.min-w-134{min-width:8.375rem!important}.min-w-135{min-width:8.4375rem!important}.min-w-136{min-width:8.5rem!important}.min-w-137{min-width:8.5625rem!important}.min-w-138{min-width:8.625rem!important}.min-w-139{min-width:8.6875rem!important}.min-w-140{min-width:8.75rem!important}.min-w-141{min-width:8.8125rem!important}.min-w-142{min-width:8.875rem!important}.min-w-143{min-width:8.9375rem!important}.min-w-144{min-width:9rem!important}.min-w-145{min-width:9.0625rem!important}.min-w-146{min-width:9.125rem!important}.min-w-147{min-width:9.1875rem!important}.min-w-148{min-width:9.25rem!important}.min-w-149{min-width:9.3125rem!important}.min-w-150{min-width:9.375rem!important}.min-w-151{min-width:9.4375rem!important}.min-w-152{min-width:9.5rem!important}.min-w-153{min-width:9.5625rem!important}.min-w-154{min-width:9.625rem!important}.min-w-155{min-width:9.6875rem!important}.min-w-156{min-width:9.75rem!important}.min-w-157{min-width:9.8125rem!important}.min-w-158{min-width:9.875rem!important}.min-w-159{min-width:9.9375rem!important}.min-w-160{min-width:10rem!important}.min-w-161{min-width:10.0625rem!important}.min-w-162{min-width:10.125rem!important}.min-w-163{min-width:10.1875rem!important}.min-w-164{min-width:10.25rem!important}.min-w-165{min-width:10.3125rem!important}.min-w-166{min-width:10.375rem!important}.min-w-167{min-width:10.4375rem!important}.min-w-168{min-width:10.5rem!important}.min-w-169{min-width:10.5625rem!important}.min-w-170{min-width:10.625rem!important}.min-w-171{min-width:10.6875rem!important}.min-w-172{min-width:10.75rem!important}.min-w-173{min-width:10.8125rem!important}.min-w-174{min-width:10.875rem!important}.min-w-175{min-width:10.9375rem!important}.min-w-176{min-width:11rem!important}.min-w-177{min-width:11.0625rem!important}.min-w-178{min-width:11.125rem!important}.min-w-179{min-width:11.1875rem!important}.min-w-180{min-width:11.25rem!important}.min-w-181{min-width:11.3125rem!important}.min-w-182{min-width:11.375rem!important}.min-w-183{min-width:11.4375rem!important}.min-w-184{min-width:11.5rem!important}.min-w-185{min-width:11.5625rem!important}.min-w-186{min-width:11.625rem!important}.min-w-187{min-width:11.6875rem!important}.min-w-188{min-width:11.75rem!important}.min-w-189{min-width:11.8125rem!important}.min-w-190{min-width:11.875rem!important}.min-w-191{min-width:11.9375rem!important}.min-w-192{min-width:12rem!important}.min-w-193{min-width:12.0625rem!important}.min-w-194{min-width:12.125rem!important}.min-w-195{min-width:12.1875rem!important}.min-w-196{min-width:12.25rem!important}.min-w-197{min-width:12.3125rem!important}.min-w-198{min-width:12.375rem!important}.min-w-199{min-width:12.4375rem!important}.min-w-200{min-width:12.5rem!important}.min-w-201{min-width:12.5625rem!important}.min-w-202{min-width:12.625rem!important}.min-w-203{min-width:12.6875rem!important}.min-w-204{min-width:12.75rem!important}.min-w-205{min-width:12.8125rem!important}.min-w-206{min-width:12.875rem!important}.min-w-207{min-width:12.9375rem!important}.min-w-208{min-width:13rem!important}.min-w-209{min-width:13.0625rem!important}.min-w-210{min-width:13.125rem!important}.min-w-211{min-width:13.1875rem!important}.min-w-212{min-width:13.25rem!important}.min-w-213{min-width:13.3125rem!important}.min-w-214{min-width:13.375rem!important}.min-w-215{min-width:13.4375rem!important}.min-w-216{min-width:13.5rem!important}.min-w-217{min-width:13.5625rem!important}.min-w-218{min-width:13.625rem!important}.min-w-219{min-width:13.6875rem!important}.min-w-220{min-width:13.75rem!important}.min-w-221{min-width:13.8125rem!important}.min-w-222{min-width:13.875rem!important}.min-w-223{min-width:13.9375rem!important}.min-w-224{min-width:14rem!important}.min-w-225{min-width:14.0625rem!important}.min-w-226{min-width:14.125rem!important}.min-w-227{min-width:14.1875rem!important}.min-w-228{min-width:14.25rem!important}.min-w-229{min-width:14.3125rem!important}.min-w-230{min-width:14.375rem!important}.min-w-231{min-width:14.4375rem!important}.min-w-232{min-width:14.5rem!important}.min-w-233{min-width:14.5625rem!important}.min-w-234{min-width:14.625rem!important}.min-w-235{min-width:14.6875rem!important}.min-w-236{min-width:14.75rem!important}.min-w-237{min-width:14.8125rem!important}.min-w-238{min-width:14.875rem!important}.min-w-239{min-width:14.9375rem!important}.min-w-240{min-width:15rem!important}.min-w-241{min-width:15.0625rem!important}.min-w-242{min-width:15.125rem!important}.min-w-243{min-width:15.1875rem!important}.min-w-244{min-width:15.25rem!important}.min-w-245{min-width:15.3125rem!important}.min-w-246{min-width:15.375rem!important}.min-w-247{min-width:15.4375rem!important}.min-w-248{min-width:15.5rem!important}.min-w-249{min-width:15.5625rem!important}.min-w-250{min-width:15.625rem!important}.min-w-251{min-width:15.6875rem!important}.min-w-252{min-width:15.75rem!important}.min-w-253{min-width:15.8125rem!important}.min-w-254{min-width:15.875rem!important}.min-w-255{min-width:15.9375rem!important}.min-w-256{min-width:16rem!important}.min-w-257{min-width:16.0625rem!important}.min-w-258{min-width:16.125rem!important}.min-w-259{min-width:16.1875rem!important}.min-w-260{min-width:16.25rem!important}.min-w-261{min-width:16.3125rem!important}.min-w-262{min-width:16.375rem!important}.min-w-263{min-width:16.4375rem!important}.min-w-264{min-width:16.5rem!important}.min-w-265{min-width:16.5625rem!important}.min-w-266{min-width:16.625rem!important}.min-w-267{min-width:16.6875rem!important}.min-w-268{min-width:16.75rem!important}.min-w-269{min-width:16.8125rem!important}.min-w-270{min-width:16.875rem!important}.min-w-271{min-width:16.9375rem!important}.min-w-272{min-width:17rem!important}.min-w-273{min-width:17.0625rem!important}.min-w-274{min-width:17.125rem!important}.min-w-275{min-width:17.1875rem!important}.min-w-276{min-width:17.25rem!important}.min-w-277{min-width:17.3125rem!important}.min-w-278{min-width:17.375rem!important}.min-w-279{min-width:17.4375rem!important}.min-w-280{min-width:17.5rem!important}.min-w-281{min-width:17.5625rem!important}.min-w-282{min-width:17.625rem!important}.min-w-283{min-width:17.6875rem!important}.min-w-284{min-width:17.75rem!important}.min-w-285{min-width:17.8125rem!important}.min-w-286{min-width:17.875rem!important}.min-w-287{min-width:17.9375rem!important}.min-w-288{min-width:18rem!important}.min-w-289{min-width:18.0625rem!important}.min-w-290{min-width:18.125rem!important}.min-w-291{min-width:18.1875rem!important}.min-w-292{min-width:18.25rem!important}.min-w-293{min-width:18.3125rem!important}.min-w-294{min-width:18.375rem!important}.min-w-295{min-width:18.4375rem!important}.min-w-296{min-width:18.5rem!important}.min-w-297{min-width:18.5625rem!important}.min-w-298{min-width:18.625rem!important}.min-w-299{min-width:18.6875rem!important}.min-w-300{min-width:18.75rem!important}.min-w-301{min-width:18.8125rem!important}.min-w-302{min-width:18.875rem!important}.min-w-303{min-width:18.9375rem!important}.min-w-304{min-width:19rem!important}.min-w-305{min-width:19.0625rem!important}.min-w-306{min-width:19.125rem!important}.min-w-307{min-width:19.1875rem!important}.min-w-308{min-width:19.25rem!important}.min-w-309{min-width:19.3125rem!important}.min-w-310{min-width:19.375rem!important}.min-w-311{min-width:19.4375rem!important}.min-w-312{min-width:19.5rem!important}.min-w-313{min-width:19.5625rem!important}.min-w-314{min-width:19.625rem!important}.min-w-315{min-width:19.6875rem!important}.min-w-316{min-width:19.75rem!important}.min-w-317{min-width:19.8125rem!important}.min-w-318{min-width:19.875rem!important}.min-w-319{min-width:19.9375rem!important}.min-w-320{min-width:20rem!important}.min-w-321{min-width:20.0625rem!important}.min-w-322{min-width:20.125rem!important}.min-w-323{min-width:20.1875rem!important}.min-w-324{min-width:20.25rem!important}.min-w-325{min-width:20.3125rem!important}.min-w-326{min-width:20.375rem!important}.min-w-327{min-width:20.4375rem!important}.min-w-328{min-width:20.5rem!important}.min-w-329{min-width:20.5625rem!important}.min-w-330{min-width:20.625rem!important}.min-w-331{min-width:20.6875rem!important}.min-w-332{min-width:20.75rem!important}.min-w-333{min-width:20.8125rem!important}.min-w-334{min-width:20.875rem!important}.min-w-335{min-width:20.9375rem!important}.min-w-336{min-width:21rem!important}.min-w-337{min-width:21.0625rem!important}.min-w-338{min-width:21.125rem!important}.min-w-339{min-width:21.1875rem!important}.min-w-340{min-width:21.25rem!important}.min-w-341{min-width:21.3125rem!important}.min-w-342{min-width:21.375rem!important}.min-w-343{min-width:21.4375rem!important}.min-w-344{min-width:21.5rem!important}.min-w-345{min-width:21.5625rem!important}.min-w-346{min-width:21.625rem!important}.min-w-347{min-width:21.6875rem!important}.min-w-348{min-width:21.75rem!important}.min-w-349{min-width:21.8125rem!important}.min-w-350{min-width:21.875rem!important}.min-w-351{min-width:21.9375rem!important}.min-w-352{min-width:22rem!important}.min-w-353{min-width:22.0625rem!important}.min-w-354{min-width:22.125rem!important}.min-w-355{min-width:22.1875rem!important}.min-w-356{min-width:22.25rem!important}.min-w-357{min-width:22.3125rem!important}.min-w-358{min-width:22.375rem!important}.min-w-359{min-width:22.4375rem!important}.min-w-360{min-width:22.5rem!important}.min-w-361{min-width:22.5625rem!important}.min-w-362{min-width:22.625rem!important}.min-w-363{min-width:22.6875rem!important}.min-w-364{min-width:22.75rem!important}.min-w-365{min-width:22.8125rem!important}.min-w-366{min-width:22.875rem!important}.min-w-367{min-width:22.9375rem!important}.min-w-368{min-width:23rem!important}.min-w-369{min-width:23.0625rem!important}.min-w-370{min-width:23.125rem!important}.min-w-371{min-width:23.1875rem!important}.min-w-372{min-width:23.25rem!important}.min-w-373{min-width:23.3125rem!important}.min-w-374{min-width:23.375rem!important}.min-w-375{min-width:23.4375rem!important}.min-w-376{min-width:23.5rem!important}.min-w-377{min-width:23.5625rem!important}.min-w-378{min-width:23.625rem!important}.min-w-379{min-width:23.6875rem!important}.min-w-380{min-width:23.75rem!important}.min-w-381{min-width:23.8125rem!important}.min-w-382{min-width:23.875rem!important}.min-w-383{min-width:23.9375rem!important}.min-w-384{min-width:24rem!important}.min-w-385{min-width:24.0625rem!important}.min-w-386{min-width:24.125rem!important}.min-w-387{min-width:24.1875rem!important}.min-w-388{min-width:24.25rem!important}.min-w-389{min-width:24.3125rem!important}.min-w-390{min-width:24.375rem!important}.min-w-391{min-width:24.4375rem!important}.min-w-392{min-width:24.5rem!important}.min-w-393{min-width:24.5625rem!important}.min-w-394{min-width:24.625rem!important}.min-w-395{min-width:24.6875rem!important}.min-w-396{min-width:24.75rem!important}.min-w-397{min-width:24.8125rem!important}.min-w-398{min-width:24.875rem!important}.min-w-399{min-width:24.9375rem!important}.min-w-400{min-width:25rem!important}.min-w-401{min-width:25.0625rem!important}.min-w-402{min-width:25.125rem!important}.min-w-403{min-width:25.1875rem!important}.min-w-404{min-width:25.25rem!important}.min-w-405{min-width:25.3125rem!important}.min-w-406{min-width:25.375rem!important}.min-w-407{min-width:25.4375rem!important}.min-w-408{min-width:25.5rem!important}.min-w-409{min-width:25.5625rem!important}.min-w-410{min-width:25.625rem!important}.min-w-411{min-width:25.6875rem!important}.min-w-412{min-width:25.75rem!important}.min-w-413{min-width:25.8125rem!important}.min-w-414{min-width:25.875rem!important}.min-w-415{min-width:25.9375rem!important}.min-w-416{min-width:26rem!important}.min-w-417{min-width:26.0625rem!important}.min-w-418{min-width:26.125rem!important}.min-w-419{min-width:26.1875rem!important}.min-w-420{min-width:26.25rem!important}.min-w-421{min-width:26.3125rem!important}.min-w-422{min-width:26.375rem!important}.min-w-423{min-width:26.4375rem!important}.min-w-424{min-width:26.5rem!important}.min-w-425{min-width:26.5625rem!important}.min-w-426{min-width:26.625rem!important}.min-w-427{min-width:26.6875rem!important}.min-w-428{min-width:26.75rem!important}.min-w-429{min-width:26.8125rem!important}.min-w-430{min-width:26.875rem!important}.min-w-431{min-width:26.9375rem!important}.min-w-432{min-width:27rem!important}.min-w-433{min-width:27.0625rem!important}.min-w-434{min-width:27.125rem!important}.min-w-435{min-width:27.1875rem!important}.min-w-436{min-width:27.25rem!important}.min-w-437{min-width:27.3125rem!important}.min-w-438{min-width:27.375rem!important}.min-w-439{min-width:27.4375rem!important}.min-w-440{min-width:27.5rem!important}.min-w-441{min-width:27.5625rem!important}.min-w-442{min-width:27.625rem!important}.min-w-443{min-width:27.6875rem!important}.min-w-444{min-width:27.75rem!important}.min-w-445{min-width:27.8125rem!important}.min-w-446{min-width:27.875rem!important}.min-w-447{min-width:27.9375rem!important}.min-w-448{min-width:28rem!important}.min-w-449{min-width:28.0625rem!important}.min-w-450{min-width:28.125rem!important}.min-w-451{min-width:28.1875rem!important}.min-w-452{min-width:28.25rem!important}.min-w-453{min-width:28.3125rem!important}.min-w-454{min-width:28.375rem!important}.min-w-455{min-width:28.4375rem!important}.min-w-456{min-width:28.5rem!important}.min-w-457{min-width:28.5625rem!important}.min-w-458{min-width:28.625rem!important}.min-w-459{min-width:28.6875rem!important}.min-w-460{min-width:28.75rem!important}.min-w-461{min-width:28.8125rem!important}.min-w-462{min-width:28.875rem!important}.min-w-463{min-width:28.9375rem!important}.min-w-464{min-width:29rem!important}.min-w-465{min-width:29.0625rem!important}.min-w-466{min-width:29.125rem!important}.min-w-467{min-width:29.1875rem!important}.min-w-468{min-width:29.25rem!important}.min-w-469{min-width:29.3125rem!important}.min-w-470{min-width:29.375rem!important}.min-w-471{min-width:29.4375rem!important}.min-w-472{min-width:29.5rem!important}.min-w-473{min-width:29.5625rem!important}.min-w-474{min-width:29.625rem!important}.min-w-475{min-width:29.6875rem!important}.min-w-476{min-width:29.75rem!important}.min-w-477{min-width:29.8125rem!important}.min-w-478{min-width:29.875rem!important}.min-w-479{min-width:29.9375rem!important}.min-w-480{min-width:30rem!important}.min-w-481{min-width:30.0625rem!important}.min-w-482{min-width:30.125rem!important}.min-w-483{min-width:30.1875rem!important}.min-w-484{min-width:30.25rem!important}.min-w-485{min-width:30.3125rem!important}.min-w-486{min-width:30.375rem!important}.min-w-487{min-width:30.4375rem!important}.min-w-488{min-width:30.5rem!important}.min-w-489{min-width:30.5625rem!important}.min-w-490{min-width:30.625rem!important}.min-w-491{min-width:30.6875rem!important}.min-w-492{min-width:30.75rem!important}.min-w-493{min-width:30.8125rem!important}.min-w-494{min-width:30.875rem!important}.min-w-495{min-width:30.9375rem!important}.min-w-496{min-width:31rem!important}.min-w-497{min-width:31.0625rem!important}.min-w-498{min-width:31.125rem!important}.min-w-499{min-width:31.1875rem!important}.min-w-500{min-width:31.25rem!important}.height-1{height:.0625rem!important}.height-2{height:.125rem!important}.height-3{height:.1875rem!important}.height-4{height:.25rem!important}.height-5{height:.3125rem!important}.height-6{height:.375rem!important}.height-7{height:.4375rem!important}.height-8{height:.5rem!important}.height-9{height:.5625rem!important}.height-10{height:.625rem!important}.height-11{height:.6875rem!important}.height-12{height:.75rem!important}.height-13{height:.8125rem!important}.height-14{height:.875rem!important}.height-15{height:.9375rem!important}.height-16{height:1rem!important}.height-17{height:1.0625rem!important}.height-18{height:1.125rem!important}.height-19{height:1.1875rem!important}.height-20{height:1.25rem!important}.height-21{height:1.3125rem!important}.height-22{height:1.375rem!important}.height-23{height:1.4375rem!important}.height-24{height:1.5rem!important}.height-25{height:1.5625rem!important}.height-26{height:1.625rem!important}.height-27{height:1.6875rem!important}.height-28{height:1.75rem!important}.height-29{height:1.8125rem!important}.height-30{height:1.875rem!important}.height-31{height:1.9375rem!important}.height-32{height:2rem!important}.height-33{height:2.0625rem!important}.height-34{height:2.125rem!important}.height-35{height:2.1875rem!important}.height-36{height:2.25rem!important}.height-37{height:2.3125rem!important}.height-38{height:2.375rem!important}.height-39{height:2.4375rem!important}.height-40{height:2.5rem!important}.height-41{height:2.5625rem!important}.height-42{height:2.625rem!important}.height-43{height:2.6875rem!important}.height-44{height:2.75rem!important}.height-45{height:2.8125rem!important}.height-46{height:2.875rem!important}.height-47{height:2.9375rem!important}.height-48{height:3rem!important}.height-49{height:3.0625rem!important}.height-50{height:3.125rem!important}.height-51{height:3.1875rem!important}.height-52{height:3.25rem!important}.height-53{height:3.3125rem!important}.height-54{height:3.375rem!important}.height-55{height:3.4375rem!important}.height-56{height:3.5rem!important}.height-57{height:3.5625rem!important}.height-58{height:3.625rem!important}.height-59{height:3.6875rem!important}.height-60{height:3.75rem!important}.height-61{height:3.8125rem!important}.height-62{height:3.875rem!important}.height-63{height:3.9375rem!important}.height-64{height:4rem!important}.height-65{height:4.0625rem!important}.height-66{height:4.125rem!important}.height-67{height:4.1875rem!important}.height-68{height:4.25rem!important}.height-69{height:4.3125rem!important}.height-70{height:4.375rem!important}.height-71{height:4.4375rem!important}.height-72{height:4.5rem!important}.height-73{height:4.5625rem!important}.height-74{height:4.625rem!important}.height-75{height:4.6875rem!important}.height-76{height:4.75rem!important}.height-77{height:4.8125rem!important}.height-78{height:4.875rem!important}.height-79{height:4.9375rem!important}.height-80{height:5rem!important}.height-81{height:5.0625rem!important}.height-82{height:5.125rem!important}.height-83{height:5.1875rem!important}.height-84{height:5.25rem!important}.height-85{height:5.3125rem!important}.height-86{height:5.375rem!important}.height-87{height:5.4375rem!important}.height-88{height:5.5rem!important}.height-89{height:5.5625rem!important}.height-90{height:5.625rem!important}.height-91{height:5.6875rem!important}.height-92{height:5.75rem!important}.height-93{height:5.8125rem!important}.height-94{height:5.875rem!important}.height-95{height:5.9375rem!important}.height-96{height:6rem!important}.height-97{height:6.0625rem!important}.height-98{height:6.125rem!important}.height-99{height:6.1875rem!important}.height-100{height:6.25rem!important}.height-101{height:6.3125rem!important}.height-102{height:6.375rem!important}.height-103{height:6.4375rem!important}.height-104{height:6.5rem!important}.height-105{height:6.5625rem!important}.height-106{height:6.625rem!important}.height-107{height:6.6875rem!important}.height-108{height:6.75rem!important}.height-109{height:6.8125rem!important}.height-110{height:6.875rem!important}.height-111{height:6.9375rem!important}.height-112{height:7rem!important}.height-113{height:7.0625rem!important}.height-114{height:7.125rem!important}.height-115{height:7.1875rem!important}.height-116{height:7.25rem!important}.height-117{height:7.3125rem!important}.height-118{height:7.375rem!important}.height-119{height:7.4375rem!important}.height-120{height:7.5rem!important}.height-121{height:7.5625rem!important}.height-122{height:7.625rem!important}.height-123{height:7.6875rem!important}.height-124{height:7.75rem!important}.height-125{height:7.8125rem!important}.height-126{height:7.875rem!important}.height-127{height:7.9375rem!important}.height-128{height:8rem!important}.height-129{height:8.0625rem!important}.height-130{height:8.125rem!important}.height-131{height:8.1875rem!important}.height-132{height:8.25rem!important}.height-133{height:8.3125rem!important}.height-134{height:8.375rem!important}.height-135{height:8.4375rem!important}.height-136{height:8.5rem!important}.height-137{height:8.5625rem!important}.height-138{height:8.625rem!important}.height-139{height:8.6875rem!important}.height-140{height:8.75rem!important}.height-141{height:8.8125rem!important}.height-142{height:8.875rem!important}.height-143{height:8.9375rem!important}.height-144{height:9rem!important}.height-145{height:9.0625rem!important}.height-146{height:9.125rem!important}.height-147{height:9.1875rem!important}.height-148{height:9.25rem!important}.height-149{height:9.3125rem!important}.height-150{height:9.375rem!important}.height-151{height:9.4375rem!important}.height-152{height:9.5rem!important}.height-153{height:9.5625rem!important}.height-154{height:9.625rem!important}.height-155{height:9.6875rem!important}.height-156{height:9.75rem!important}.height-157{height:9.8125rem!important}.height-158{height:9.875rem!important}.height-159{height:9.9375rem!important}.height-160{height:10rem!important}.height-161{height:10.0625rem!important}.height-162{height:10.125rem!important}.height-163{height:10.1875rem!important}.height-164{height:10.25rem!important}.height-165{height:10.3125rem!important}.height-166{height:10.375rem!important}.height-167{height:10.4375rem!important}.height-168{height:10.5rem!important}.height-169{height:10.5625rem!important}.height-170{height:10.625rem!important}.height-171{height:10.6875rem!important}.height-172{height:10.75rem!important}.height-173{height:10.8125rem!important}.height-174{height:10.875rem!important}.height-175{height:10.9375rem!important}.height-176{height:11rem!important}.height-177{height:11.0625rem!important}.height-178{height:11.125rem!important}.height-179{height:11.1875rem!important}.height-180{height:11.25rem!important}.height-181{height:11.3125rem!important}.height-182{height:11.375rem!important}.height-183{height:11.4375rem!important}.height-184{height:11.5rem!important}.height-185{height:11.5625rem!important}.height-186{height:11.625rem!important}.height-187{height:11.6875rem!important}.height-188{height:11.75rem!important}.height-189{height:11.8125rem!important}.height-190{height:11.875rem!important}.height-191{height:11.9375rem!important}.height-192{height:12rem!important}.height-193{height:12.0625rem!important}.height-194{height:12.125rem!important}.height-195{height:12.1875rem!important}.height-196{height:12.25rem!important}.height-197{height:12.3125rem!important}.height-198{height:12.375rem!important}.height-199{height:12.4375rem!important}.height-200{height:12.5rem!important}.height-201{height:12.5625rem!important}.height-202{height:12.625rem!important}.height-203{height:12.6875rem!important}.height-204{height:12.75rem!important}.height-205{height:12.8125rem!important}.height-206{height:12.875rem!important}.height-207{height:12.9375rem!important}.height-208{height:13rem!important}.height-209{height:13.0625rem!important}.height-210{height:13.125rem!important}.height-211{height:13.1875rem!important}.height-212{height:13.25rem!important}.height-213{height:13.3125rem!important}.height-214{height:13.375rem!important}.height-215{height:13.4375rem!important}.height-216{height:13.5rem!important}.height-217{height:13.5625rem!important}.height-218{height:13.625rem!important}.height-219{height:13.6875rem!important}.height-220{height:13.75rem!important}.height-221{height:13.8125rem!important}.height-222{height:13.875rem!important}.height-223{height:13.9375rem!important}.height-224{height:14rem!important}.height-225{height:14.0625rem!important}.height-226{height:14.125rem!important}.height-227{height:14.1875rem!important}.height-228{height:14.25rem!important}.height-229{height:14.3125rem!important}.height-230{height:14.375rem!important}.height-231{height:14.4375rem!important}.height-232{height:14.5rem!important}.height-233{height:14.5625rem!important}.height-234{height:14.625rem!important}.height-235{height:14.6875rem!important}.height-236{height:14.75rem!important}.height-237{height:14.8125rem!important}.height-238{height:14.875rem!important}.height-239{height:14.9375rem!important}.height-240{height:15rem!important}.height-241{height:15.0625rem!important}.height-242{height:15.125rem!important}.height-243{height:15.1875rem!important}.height-244{height:15.25rem!important}.height-245{height:15.3125rem!important}.height-246{height:15.375rem!important}.height-247{height:15.4375rem!important}.height-248{height:15.5rem!important}.height-249{height:15.5625rem!important}.height-250{height:15.625rem!important}.height-251{height:15.6875rem!important}.height-252{height:15.75rem!important}.height-253{height:15.8125rem!important}.height-254{height:15.875rem!important}.height-255{height:15.9375rem!important}.height-256{height:16rem!important}.height-257{height:16.0625rem!important}.height-258{height:16.125rem!important}.height-259{height:16.1875rem!important}.height-260{height:16.25rem!important}.height-261{height:16.3125rem!important}.height-262{height:16.375rem!important}.height-263{height:16.4375rem!important}.height-264{height:16.5rem!important}.height-265{height:16.5625rem!important}.height-266{height:16.625rem!important}.height-267{height:16.6875rem!important}.height-268{height:16.75rem!important}.height-269{height:16.8125rem!important}.height-270{height:16.875rem!important}.height-271{height:16.9375rem!important}.height-272{height:17rem!important}.height-273{height:17.0625rem!important}.height-274{height:17.125rem!important}.height-275{height:17.1875rem!important}.height-276{height:17.25rem!important}.height-277{height:17.3125rem!important}.height-278{height:17.375rem!important}.height-279{height:17.4375rem!important}.height-280{height:17.5rem!important}.height-281{height:17.5625rem!important}.height-282{height:17.625rem!important}.height-283{height:17.6875rem!important}.height-284{height:17.75rem!important}.height-285{height:17.8125rem!important}.height-286{height:17.875rem!important}.height-287{height:17.9375rem!important}.height-288{height:18rem!important}.height-289{height:18.0625rem!important}.height-290{height:18.125rem!important}.height-291{height:18.1875rem!important}.height-292{height:18.25rem!important}.height-293{height:18.3125rem!important}.height-294{height:18.375rem!important}.height-295{height:18.4375rem!important}.height-296{height:18.5rem!important}.height-297{height:18.5625rem!important}.height-298{height:18.625rem!important}.height-299{height:18.6875rem!important}.height-300{height:18.75rem!important}.height-301{height:18.8125rem!important}.height-302{height:18.875rem!important}.height-303{height:18.9375rem!important}.height-304{height:19rem!important}.height-305{height:19.0625rem!important}.height-306{height:19.125rem!important}.height-307{height:19.1875rem!important}.height-308{height:19.25rem!important}.height-309{height:19.3125rem!important}.height-310{height:19.375rem!important}.height-311{height:19.4375rem!important}.height-312{height:19.5rem!important}.height-313{height:19.5625rem!important}.height-314{height:19.625rem!important}.height-315{height:19.6875rem!important}.height-316{height:19.75rem!important}.height-317{height:19.8125rem!important}.height-318{height:19.875rem!important}.height-319{height:19.9375rem!important}.height-320{height:20rem!important}.height-321{height:20.0625rem!important}.height-322{height:20.125rem!important}.height-323{height:20.1875rem!important}.height-324{height:20.25rem!important}.height-325{height:20.3125rem!important}.height-326{height:20.375rem!important}.height-327{height:20.4375rem!important}.height-328{height:20.5rem!important}.height-329{height:20.5625rem!important}.height-330{height:20.625rem!important}.height-331{height:20.6875rem!important}.height-332{height:20.75rem!important}.height-333{height:20.8125rem!important}.height-334{height:20.875rem!important}.height-335{height:20.9375rem!important}.height-336{height:21rem!important}.height-337{height:21.0625rem!important}.height-338{height:21.125rem!important}.height-339{height:21.1875rem!important}.height-340{height:21.25rem!important}.height-341{height:21.3125rem!important}.height-342{height:21.375rem!important}.height-343{height:21.4375rem!important}.height-344{height:21.5rem!important}.height-345{height:21.5625rem!important}.height-346{height:21.625rem!important}.height-347{height:21.6875rem!important}.height-348{height:21.75rem!important}.height-349{height:21.8125rem!important}.height-350{height:21.875rem!important}.height-351{height:21.9375rem!important}.height-352{height:22rem!important}.height-353{height:22.0625rem!important}.height-354{height:22.125rem!important}.height-355{height:22.1875rem!important}.height-356{height:22.25rem!important}.height-357{height:22.3125rem!important}.height-358{height:22.375rem!important}.height-359{height:22.4375rem!important}.height-360{height:22.5rem!important}.height-361{height:22.5625rem!important}.height-362{height:22.625rem!important}.height-363{height:22.6875rem!important}.height-364{height:22.75rem!important}.height-365{height:22.8125rem!important}.height-366{height:22.875rem!important}.height-367{height:22.9375rem!important}.height-368{height:23rem!important}.height-369{height:23.0625rem!important}.height-370{height:23.125rem!important}.height-371{height:23.1875rem!important}.height-372{height:23.25rem!important}.height-373{height:23.3125rem!important}.height-374{height:23.375rem!important}.height-375{height:23.4375rem!important}.height-376{height:23.5rem!important}.height-377{height:23.5625rem!important}.height-378{height:23.625rem!important}.height-379{height:23.6875rem!important}.height-380{height:23.75rem!important}.height-381{height:23.8125rem!important}.height-382{height:23.875rem!important}.height-383{height:23.9375rem!important}.height-384{height:24rem!important}.height-385{height:24.0625rem!important}.height-386{height:24.125rem!important}.height-387{height:24.1875rem!important}.height-388{height:24.25rem!important}.height-389{height:24.3125rem!important}.height-390{height:24.375rem!important}.height-391{height:24.4375rem!important}.height-392{height:24.5rem!important}.height-393{height:24.5625rem!important}.height-394{height:24.625rem!important}.height-395{height:24.6875rem!important}.height-396{height:24.75rem!important}.height-397{height:24.8125rem!important}.height-398{height:24.875rem!important}.height-399{height:24.9375rem!important}.height-400{height:25rem!important}.height-401{height:25.0625rem!important}.height-402{height:25.125rem!important}.height-403{height:25.1875rem!important}.height-404{height:25.25rem!important}.height-405{height:25.3125rem!important}.height-406{height:25.375rem!important}.height-407{height:25.4375rem!important}.height-408{height:25.5rem!important}.height-409{height:25.5625rem!important}.height-410{height:25.625rem!important}.height-411{height:25.6875rem!important}.height-412{height:25.75rem!important}.height-413{height:25.8125rem!important}.height-414{height:25.875rem!important}.height-415{height:25.9375rem!important}.height-416{height:26rem!important}.height-417{height:26.0625rem!important}.height-418{height:26.125rem!important}.height-419{height:26.1875rem!important}.height-420{height:26.25rem!important}.height-421{height:26.3125rem!important}.height-422{height:26.375rem!important}.height-423{height:26.4375rem!important}.height-424{height:26.5rem!important}.height-425{height:26.5625rem!important}.height-426{height:26.625rem!important}.height-427{height:26.6875rem!important}.height-428{height:26.75rem!important}.height-429{height:26.8125rem!important}.height-430{height:26.875rem!important}.height-431{height:26.9375rem!important}.height-432{height:27rem!important}.height-433{height:27.0625rem!important}.height-434{height:27.125rem!important}.height-435{height:27.1875rem!important}.height-436{height:27.25rem!important}.height-437{height:27.3125rem!important}.height-438{height:27.375rem!important}.height-439{height:27.4375rem!important}.height-440{height:27.5rem!important}.height-441{height:27.5625rem!important}.height-442{height:27.625rem!important}.height-443{height:27.6875rem!important}.height-444{height:27.75rem!important}.height-445{height:27.8125rem!important}.height-446{height:27.875rem!important}.height-447{height:27.9375rem!important}.height-448{height:28rem!important}.height-449{height:28.0625rem!important}.height-450{height:28.125rem!important}.height-451{height:28.1875rem!important}.height-452{height:28.25rem!important}.height-453{height:28.3125rem!important}.height-454{height:28.375rem!important}.height-455{height:28.4375rem!important}.height-456{height:28.5rem!important}.height-457{height:28.5625rem!important}.height-458{height:28.625rem!important}.height-459{height:28.6875rem!important}.height-460{height:28.75rem!important}.height-461{height:28.8125rem!important}.height-462{height:28.875rem!important}.height-463{height:28.9375rem!important}.height-464{height:29rem!important}.height-465{height:29.0625rem!important}.height-466{height:29.125rem!important}.height-467{height:29.1875rem!important}.height-468{height:29.25rem!important}.height-469{height:29.3125rem!important}.height-470{height:29.375rem!important}.height-471{height:29.4375rem!important}.height-472{height:29.5rem!important}.height-473{height:29.5625rem!important}.height-474{height:29.625rem!important}.height-475{height:29.6875rem!important}.height-476{height:29.75rem!important}.height-477{height:29.8125rem!important}.height-478{height:29.875rem!important}.height-479{height:29.9375rem!important}.height-480{height:30rem!important}.height-481{height:30.0625rem!important}.height-482{height:30.125rem!important}.height-483{height:30.1875rem!important}.height-484{height:30.25rem!important}.height-485{height:30.3125rem!important}.height-486{height:30.375rem!important}.height-487{height:30.4375rem!important}.height-488{height:30.5rem!important}.height-489{height:30.5625rem!important}.height-490{height:30.625rem!important}.height-491{height:30.6875rem!important}.height-492{height:30.75rem!important}.height-493{height:30.8125rem!important}.height-494{height:30.875rem!important}.height-495{height:30.9375rem!important}.height-496{height:31rem!important}.height-497{height:31.0625rem!important}.height-498{height:31.125rem!important}.height-499{height:31.1875rem!important}.height-500{height:31.25rem!important}.max-h-1{max-height:.0625rem}.max-h-2{max-height:.125rem}.max-h-3{max-height:.1875rem}.max-h-4{max-height:.25rem}.max-h-5{max-height:.3125rem}.max-h-6{max-height:.375rem}.max-h-7{max-height:.4375rem}.max-h-8{max-height:.5rem}.max-h-9{max-height:.5625rem}.max-h-10{max-height:.625rem}.max-h-11{max-height:.6875rem}.max-h-12{max-height:.75rem}.max-h-13{max-height:.8125rem}.max-h-14{max-height:.875rem}.max-h-15{max-height:.9375rem}.max-h-16{max-height:1rem}.max-h-17{max-height:1.0625rem}.max-h-18{max-height:1.125rem}.max-h-19{max-height:1.1875rem}.max-h-20{max-height:1.25rem}.max-h-21{max-height:1.3125rem}.max-h-22{max-height:1.375rem}.max-h-23{max-height:1.4375rem}.max-h-24{max-height:1.5rem}.max-h-25{max-height:1.5625rem}.max-h-26{max-height:1.625rem}.max-h-27{max-height:1.6875rem}.max-h-28{max-height:1.75rem}.max-h-29{max-height:1.8125rem}.max-h-30{max-height:1.875rem}.max-h-31{max-height:1.9375rem}.max-h-32{max-height:2rem}.max-h-33{max-height:2.0625rem}.max-h-34{max-height:2.125rem}.max-h-35{max-height:2.1875rem}.max-h-36{max-height:2.25rem}.max-h-37{max-height:2.3125rem}.max-h-38{max-height:2.375rem}.max-h-39{max-height:2.4375rem}.max-h-40{max-height:2.5rem}.max-h-41{max-height:2.5625rem}.max-h-42{max-height:2.625rem}.max-h-43{max-height:2.6875rem}.max-h-44{max-height:2.75rem}.max-h-45{max-height:2.8125rem}.max-h-46{max-height:2.875rem}.max-h-47{max-height:2.9375rem}.max-h-48{max-height:3rem}.max-h-49{max-height:3.0625rem}.max-h-50{max-height:3.125rem}.max-h-51{max-height:3.1875rem}.max-h-52{max-height:3.25rem}.max-h-53{max-height:3.3125rem}.max-h-54{max-height:3.375rem}.max-h-55{max-height:3.4375rem}.max-h-56{max-height:3.5rem}.max-h-57{max-height:3.5625rem}.max-h-58{max-height:3.625rem}.max-h-59{max-height:3.6875rem}.max-h-60{max-height:3.75rem}.max-h-61{max-height:3.8125rem}.max-h-62{max-height:3.875rem}.max-h-63{max-height:3.9375rem}.max-h-64{max-height:4rem}.max-h-65{max-height:4.0625rem}.max-h-66{max-height:4.125rem}.max-h-67{max-height:4.1875rem}.max-h-68{max-height:4.25rem}.max-h-69{max-height:4.3125rem}.max-h-70{max-height:4.375rem}.max-h-71{max-height:4.4375rem}.max-h-72{max-height:4.5rem}.max-h-73{max-height:4.5625rem}.max-h-74{max-height:4.625rem}.max-h-75{max-height:4.6875rem}.max-h-76{max-height:4.75rem}.max-h-77{max-height:4.8125rem}.max-h-78{max-height:4.875rem}.max-h-79{max-height:4.9375rem}.max-h-80{max-height:5rem}.max-h-81{max-height:5.0625rem}.max-h-82{max-height:5.125rem}.max-h-83{max-height:5.1875rem}.max-h-84{max-height:5.25rem}.max-h-85{max-height:5.3125rem}.max-h-86{max-height:5.375rem}.max-h-87{max-height:5.4375rem}.max-h-88{max-height:5.5rem}.max-h-89{max-height:5.5625rem}.max-h-90{max-height:5.625rem}.max-h-91{max-height:5.6875rem}.max-h-92{max-height:5.75rem}.max-h-93{max-height:5.8125rem}.max-h-94{max-height:5.875rem}.max-h-95{max-height:5.9375rem}.max-h-96{max-height:6rem}.max-h-97{max-height:6.0625rem}.max-h-98{max-height:6.125rem}.max-h-99{max-height:6.1875rem}.max-h-100{max-height:6.25rem}.max-h-101{max-height:6.3125rem}.max-h-102{max-height:6.375rem}.max-h-103{max-height:6.4375rem}.max-h-104{max-height:6.5rem}.max-h-105{max-height:6.5625rem}.max-h-106{max-height:6.625rem}.max-h-107{max-height:6.6875rem}.max-h-108{max-height:6.75rem}.max-h-109{max-height:6.8125rem}.max-h-110{max-height:6.875rem}.max-h-111{max-height:6.9375rem}.max-h-112{max-height:7rem}.max-h-113{max-height:7.0625rem}.max-h-114{max-height:7.125rem}.max-h-115{max-height:7.1875rem}.max-h-116{max-height:7.25rem}.max-h-117{max-height:7.3125rem}.max-h-118{max-height:7.375rem}.max-h-119{max-height:7.4375rem}.max-h-120{max-height:7.5rem}.max-h-121{max-height:7.5625rem}.max-h-122{max-height:7.625rem}.max-h-123{max-height:7.6875rem}.max-h-124{max-height:7.75rem}.max-h-125{max-height:7.8125rem}.max-h-126{max-height:7.875rem}.max-h-127{max-height:7.9375rem}.max-h-128{max-height:8rem}.max-h-129{max-height:8.0625rem}.max-h-130{max-height:8.125rem}.max-h-131{max-height:8.1875rem}.max-h-132{max-height:8.25rem}.max-h-133{max-height:8.3125rem}.max-h-134{max-height:8.375rem}.max-h-135{max-height:8.4375rem}.max-h-136{max-height:8.5rem}.max-h-137{max-height:8.5625rem}.max-h-138{max-height:8.625rem}.max-h-139{max-height:8.6875rem}.max-h-140{max-height:8.75rem}.max-h-141{max-height:8.8125rem}.max-h-142{max-height:8.875rem}.max-h-143{max-height:8.9375rem}.max-h-144{max-height:9rem}.max-h-145{max-height:9.0625rem}.max-h-146{max-height:9.125rem}.max-h-147{max-height:9.1875rem}.max-h-148{max-height:9.25rem}.max-h-149{max-height:9.3125rem}.max-h-150{max-height:9.375rem}.max-h-151{max-height:9.4375rem}.max-h-152{max-height:9.5rem}.max-h-153{max-height:9.5625rem}.max-h-154{max-height:9.625rem}.max-h-155{max-height:9.6875rem}.max-h-156{max-height:9.75rem}.max-h-157{max-height:9.8125rem}.max-h-158{max-height:9.875rem}.max-h-159{max-height:9.9375rem}.max-h-160{max-height:10rem}.max-h-161{max-height:10.0625rem}.max-h-162{max-height:10.125rem}.max-h-163{max-height:10.1875rem}.max-h-164{max-height:10.25rem}.max-h-165{max-height:10.3125rem}.max-h-166{max-height:10.375rem}.max-h-167{max-height:10.4375rem}.max-h-168{max-height:10.5rem}.max-h-169{max-height:10.5625rem}.max-h-170{max-height:10.625rem}.max-h-171{max-height:10.6875rem}.max-h-172{max-height:10.75rem}.max-h-173{max-height:10.8125rem}.max-h-174{max-height:10.875rem}.max-h-175{max-height:10.9375rem}.max-h-176{max-height:11rem}.max-h-177{max-height:11.0625rem}.max-h-178{max-height:11.125rem}.max-h-179{max-height:11.1875rem}.max-h-180{max-height:11.25rem}.max-h-181{max-height:11.3125rem}.max-h-182{max-height:11.375rem}.max-h-183{max-height:11.4375rem}.max-h-184{max-height:11.5rem}.max-h-185{max-height:11.5625rem}.max-h-186{max-height:11.625rem}.max-h-187{max-height:11.6875rem}.max-h-188{max-height:11.75rem}.max-h-189{max-height:11.8125rem}.max-h-190{max-height:11.875rem}.max-h-191{max-height:11.9375rem}.max-h-192{max-height:12rem}.max-h-193{max-height:12.0625rem}.max-h-194{max-height:12.125rem}.max-h-195{max-height:12.1875rem}.max-h-196{max-height:12.25rem}.max-h-197{max-height:12.3125rem}.max-h-198{max-height:12.375rem}.max-h-199{max-height:12.4375rem}.max-h-200{max-height:12.5rem}.max-h-201{max-height:12.5625rem}.max-h-202{max-height:12.625rem}.max-h-203{max-height:12.6875rem}.max-h-204{max-height:12.75rem}.max-h-205{max-height:12.8125rem}.max-h-206{max-height:12.875rem}.max-h-207{max-height:12.9375rem}.max-h-208{max-height:13rem}.max-h-209{max-height:13.0625rem}.max-h-210{max-height:13.125rem}.max-h-211{max-height:13.1875rem}.max-h-212{max-height:13.25rem}.max-h-213{max-height:13.3125rem}.max-h-214{max-height:13.375rem}.max-h-215{max-height:13.4375rem}.max-h-216{max-height:13.5rem}.max-h-217{max-height:13.5625rem}.max-h-218{max-height:13.625rem}.max-h-219{max-height:13.6875rem}.max-h-220{max-height:13.75rem}.max-h-221{max-height:13.8125rem}.max-h-222{max-height:13.875rem}.max-h-223{max-height:13.9375rem}.max-h-224{max-height:14rem}.max-h-225{max-height:14.0625rem}.max-h-226{max-height:14.125rem}.max-h-227{max-height:14.1875rem}.max-h-228{max-height:14.25rem}.max-h-229{max-height:14.3125rem}.max-h-230{max-height:14.375rem}.max-h-231{max-height:14.4375rem}.max-h-232{max-height:14.5rem}.max-h-233{max-height:14.5625rem}.max-h-234{max-height:14.625rem}.max-h-235{max-height:14.6875rem}.max-h-236{max-height:14.75rem}.max-h-237{max-height:14.8125rem}.max-h-238{max-height:14.875rem}.max-h-239{max-height:14.9375rem}.max-h-240{max-height:15rem}.max-h-241{max-height:15.0625rem}.max-h-242{max-height:15.125rem}.max-h-243{max-height:15.1875rem}.max-h-244{max-height:15.25rem}.max-h-245{max-height:15.3125rem}.max-h-246{max-height:15.375rem}.max-h-247{max-height:15.4375rem}.max-h-248{max-height:15.5rem}.max-h-249{max-height:15.5625rem}.max-h-250{max-height:15.625rem}.max-h-251{max-height:15.6875rem}.max-h-252{max-height:15.75rem}.max-h-253{max-height:15.8125rem}.max-h-254{max-height:15.875rem}.max-h-255{max-height:15.9375rem}.max-h-256{max-height:16rem}.max-h-257{max-height:16.0625rem}.max-h-258{max-height:16.125rem}.max-h-259{max-height:16.1875rem}.max-h-260{max-height:16.25rem}.max-h-261{max-height:16.3125rem}.max-h-262{max-height:16.375rem}.max-h-263{max-height:16.4375rem}.max-h-264{max-height:16.5rem}.max-h-265{max-height:16.5625rem}.max-h-266{max-height:16.625rem}.max-h-267{max-height:16.6875rem}.max-h-268{max-height:16.75rem}.max-h-269{max-height:16.8125rem}.max-h-270{max-height:16.875rem}.max-h-271{max-height:16.9375rem}.max-h-272{max-height:17rem}.max-h-273{max-height:17.0625rem}.max-h-274{max-height:17.125rem}.max-h-275{max-height:17.1875rem}.max-h-276{max-height:17.25rem}.max-h-277{max-height:17.3125rem}.max-h-278{max-height:17.375rem}.max-h-279{max-height:17.4375rem}.max-h-280{max-height:17.5rem}.max-h-281{max-height:17.5625rem}.max-h-282{max-height:17.625rem}.max-h-283{max-height:17.6875rem}.max-h-284{max-height:17.75rem}.max-h-285{max-height:17.8125rem}.max-h-286{max-height:17.875rem}.max-h-287{max-height:17.9375rem}.max-h-288{max-height:18rem}.max-h-289{max-height:18.0625rem}.max-h-290{max-height:18.125rem}.max-h-291{max-height:18.1875rem}.max-h-292{max-height:18.25rem}.max-h-293{max-height:18.3125rem}.max-h-294{max-height:18.375rem}.max-h-295{max-height:18.4375rem}.max-h-296{max-height:18.5rem}.max-h-297{max-height:18.5625rem}.max-h-298{max-height:18.625rem}.max-h-299{max-height:18.6875rem}.max-h-300{max-height:18.75rem}.max-h-301{max-height:18.8125rem}.max-h-302{max-height:18.875rem}.max-h-303{max-height:18.9375rem}.max-h-304{max-height:19rem}.max-h-305{max-height:19.0625rem}.max-h-306{max-height:19.125rem}.max-h-307{max-height:19.1875rem}.max-h-308{max-height:19.25rem}.max-h-309{max-height:19.3125rem}.max-h-310{max-height:19.375rem}.max-h-311{max-height:19.4375rem}.max-h-312{max-height:19.5rem}.max-h-313{max-height:19.5625rem}.max-h-314{max-height:19.625rem}.max-h-315{max-height:19.6875rem}.max-h-316{max-height:19.75rem}.max-h-317{max-height:19.8125rem}.max-h-318{max-height:19.875rem}.max-h-319{max-height:19.9375rem}.max-h-320{max-height:20rem}.max-h-321{max-height:20.0625rem}.max-h-322{max-height:20.125rem}.max-h-323{max-height:20.1875rem}.max-h-324{max-height:20.25rem}.max-h-325{max-height:20.3125rem}.max-h-326{max-height:20.375rem}.max-h-327{max-height:20.4375rem}.max-h-328{max-height:20.5rem}.max-h-329{max-height:20.5625rem}.max-h-330{max-height:20.625rem}.max-h-331{max-height:20.6875rem}.max-h-332{max-height:20.75rem}.max-h-333{max-height:20.8125rem}.max-h-334{max-height:20.875rem}.max-h-335{max-height:20.9375rem}.max-h-336{max-height:21rem}.max-h-337{max-height:21.0625rem}.max-h-338{max-height:21.125rem}.max-h-339{max-height:21.1875rem}.max-h-340{max-height:21.25rem}.max-h-341{max-height:21.3125rem}.max-h-342{max-height:21.375rem}.max-h-343{max-height:21.4375rem}.max-h-344{max-height:21.5rem}.max-h-345{max-height:21.5625rem}.max-h-346{max-height:21.625rem}.max-h-347{max-height:21.6875rem}.max-h-348{max-height:21.75rem}.max-h-349{max-height:21.8125rem}.max-h-350{max-height:21.875rem}.max-h-351{max-height:21.9375rem}.max-h-352{max-height:22rem}.max-h-353{max-height:22.0625rem}.max-h-354{max-height:22.125rem}.max-h-355{max-height:22.1875rem}.max-h-356{max-height:22.25rem}.max-h-357{max-height:22.3125rem}.max-h-358{max-height:22.375rem}.max-h-359{max-height:22.4375rem}.max-h-360{max-height:22.5rem}.max-h-361{max-height:22.5625rem}.max-h-362{max-height:22.625rem}.max-h-363{max-height:22.6875rem}.max-h-364{max-height:22.75rem}.max-h-365{max-height:22.8125rem}.max-h-366{max-height:22.875rem}.max-h-367{max-height:22.9375rem}.max-h-368{max-height:23rem}.max-h-369{max-height:23.0625rem}.max-h-370{max-height:23.125rem}.max-h-371{max-height:23.1875rem}.max-h-372{max-height:23.25rem}.max-h-373{max-height:23.3125rem}.max-h-374{max-height:23.375rem}.max-h-375{max-height:23.4375rem}.max-h-376{max-height:23.5rem}.max-h-377{max-height:23.5625rem}.max-h-378{max-height:23.625rem}.max-h-379{max-height:23.6875rem}.max-h-380{max-height:23.75rem}.max-h-381{max-height:23.8125rem}.max-h-382{max-height:23.875rem}.max-h-383{max-height:23.9375rem}.max-h-384{max-height:24rem}.max-h-385{max-height:24.0625rem}.max-h-386{max-height:24.125rem}.max-h-387{max-height:24.1875rem}.max-h-388{max-height:24.25rem}.max-h-389{max-height:24.3125rem}.max-h-390{max-height:24.375rem}.max-h-391{max-height:24.4375rem}.max-h-392{max-height:24.5rem}.max-h-393{max-height:24.5625rem}.max-h-394{max-height:24.625rem}.max-h-395{max-height:24.6875rem}.max-h-396{max-height:24.75rem}.max-h-397{max-height:24.8125rem}.max-h-398{max-height:24.875rem}.max-h-399{max-height:24.9375rem}.max-h-400{max-height:25rem}.max-h-401{max-height:25.0625rem}.max-h-402{max-height:25.125rem}.max-h-403{max-height:25.1875rem}.max-h-404{max-height:25.25rem}.max-h-405{max-height:25.3125rem}.max-h-406{max-height:25.375rem}.max-h-407{max-height:25.4375rem}.max-h-408{max-height:25.5rem}.max-h-409{max-height:25.5625rem}.max-h-410{max-height:25.625rem}.max-h-411{max-height:25.6875rem}.max-h-412{max-height:25.75rem}.max-h-413{max-height:25.8125rem}.max-h-414{max-height:25.875rem}.max-h-415{max-height:25.9375rem}.max-h-416{max-height:26rem}.max-h-417{max-height:26.0625rem}.max-h-418{max-height:26.125rem}.max-h-419{max-height:26.1875rem}.max-h-420{max-height:26.25rem}.max-h-421{max-height:26.3125rem}.max-h-422{max-height:26.375rem}.max-h-423{max-height:26.4375rem}.max-h-424{max-height:26.5rem}.max-h-425{max-height:26.5625rem}.max-h-426{max-height:26.625rem}.max-h-427{max-height:26.6875rem}.max-h-428{max-height:26.75rem}.max-h-429{max-height:26.8125rem}.max-h-430{max-height:26.875rem}.max-h-431{max-height:26.9375rem}.max-h-432{max-height:27rem}.max-h-433{max-height:27.0625rem}.max-h-434{max-height:27.125rem}.max-h-435{max-height:27.1875rem}.max-h-436{max-height:27.25rem}.max-h-437{max-height:27.3125rem}.max-h-438{max-height:27.375rem}.max-h-439{max-height:27.4375rem}.max-h-440{max-height:27.5rem}.max-h-441{max-height:27.5625rem}.max-h-442{max-height:27.625rem}.max-h-443{max-height:27.6875rem}.max-h-444{max-height:27.75rem}.max-h-445{max-height:27.8125rem}.max-h-446{max-height:27.875rem}.max-h-447{max-height:27.9375rem}.max-h-448{max-height:28rem}.max-h-449{max-height:28.0625rem}.max-h-450{max-height:28.125rem}.max-h-451{max-height:28.1875rem}.max-h-452{max-height:28.25rem}.max-h-453{max-height:28.3125rem}.max-h-454{max-height:28.375rem}.max-h-455{max-height:28.4375rem}.max-h-456{max-height:28.5rem}.max-h-457{max-height:28.5625rem}.max-h-458{max-height:28.625rem}.max-h-459{max-height:28.6875rem}.max-h-460{max-height:28.75rem}.max-h-461{max-height:28.8125rem}.max-h-462{max-height:28.875rem}.max-h-463{max-height:28.9375rem}.max-h-464{max-height:29rem}.max-h-465{max-height:29.0625rem}.max-h-466{max-height:29.125rem}.max-h-467{max-height:29.1875rem}.max-h-468{max-height:29.25rem}.max-h-469{max-height:29.3125rem}.max-h-470{max-height:29.375rem}.max-h-471{max-height:29.4375rem}.max-h-472{max-height:29.5rem}.max-h-473{max-height:29.5625rem}.max-h-474{max-height:29.625rem}.max-h-475{max-height:29.6875rem}.max-h-476{max-height:29.75rem}.max-h-477{max-height:29.8125rem}.max-h-478{max-height:29.875rem}.max-h-479{max-height:29.9375rem}.max-h-480{max-height:30rem}.max-h-481{max-height:30.0625rem}.max-h-482{max-height:30.125rem}.max-h-483{max-height:30.1875rem}.max-h-484{max-height:30.25rem}.max-h-485{max-height:30.3125rem}.max-h-486{max-height:30.375rem}.max-h-487{max-height:30.4375rem}.max-h-488{max-height:30.5rem}.max-h-489{max-height:30.5625rem}.max-h-490{max-height:30.625rem}.max-h-491{max-height:30.6875rem}.max-h-492{max-height:30.75rem}.max-h-493{max-height:30.8125rem}.max-h-494{max-height:30.875rem}.max-h-495{max-height:30.9375rem}.max-h-496{max-height:31rem}.max-h-497{max-height:31.0625rem}.max-h-498{max-height:31.125rem}.max-h-499{max-height:31.1875rem}.max-h-500{max-height:31.25rem}.min-h-px-1{min-height:.0625rem}.min-h-px-2{min-height:.125rem}.min-h-px-3{min-height:.1875rem}.min-h-px-4{min-height:.25rem}.min-h-px-5{min-height:.3125rem}.min-h-px-6{min-height:.375rem}.min-h-px-7{min-height:.4375rem}.min-h-px-8{min-height:.5rem}.min-h-px-9{min-height:.5625rem}.min-h-px-10{min-height:.625rem}.min-h-px-11{min-height:.6875rem}.min-h-px-12{min-height:.75rem}.min-h-px-13{min-height:.8125rem}.min-h-px-14{min-height:.875rem}.min-h-px-15{min-height:.9375rem}.min-h-px-16{min-height:1rem}.min-h-px-17{min-height:1.0625rem}.min-h-px-18{min-height:1.125rem}.min-h-px-19{min-height:1.1875rem}.min-h-px-20{min-height:1.25rem}.min-h-px-21{min-height:1.3125rem}.min-h-px-22{min-height:1.375rem}.min-h-px-23{min-height:1.4375rem}.min-h-px-24{min-height:1.5rem}.min-h-px-25{min-height:1.5625rem}.min-h-px-26{min-height:1.625rem}.min-h-px-27{min-height:1.6875rem}.min-h-px-28{min-height:1.75rem}.min-h-px-29{min-height:1.8125rem}.min-h-px-30{min-height:1.875rem}.min-h-px-31{min-height:1.9375rem}.min-h-px-32{min-height:2rem}.min-h-px-33{min-height:2.0625rem}.min-h-px-34{min-height:2.125rem}.min-h-px-35{min-height:2.1875rem}.min-h-px-36{min-height:2.25rem}.min-h-px-37{min-height:2.3125rem}.min-h-px-38{min-height:2.375rem}.min-h-px-39{min-height:2.4375rem}.min-h-px-40{min-height:2.5rem}.min-h-px-41{min-height:2.5625rem}.min-h-px-42{min-height:2.625rem}.min-h-px-43{min-height:2.6875rem}.min-h-px-44{min-height:2.75rem}.min-h-px-45{min-height:2.8125rem}.min-h-px-46{min-height:2.875rem}.min-h-px-47{min-height:2.9375rem}.min-h-px-48{min-height:3rem}.min-h-px-49{min-height:3.0625rem}.min-h-px-50{min-height:3.125rem}.min-h-px-51{min-height:3.1875rem}.min-h-px-52{min-height:3.25rem}.min-h-px-53{min-height:3.3125rem}.min-h-px-54{min-height:3.375rem}.min-h-px-55{min-height:3.4375rem}.min-h-px-56{min-height:3.5rem}.min-h-px-57{min-height:3.5625rem}.min-h-px-58{min-height:3.625rem}.min-h-px-59{min-height:3.6875rem}.min-h-px-60{min-height:3.75rem}.min-h-px-61{min-height:3.8125rem}.min-h-px-62{min-height:3.875rem}.min-h-px-63{min-height:3.9375rem}.min-h-px-64{min-height:4rem}.min-h-px-65{min-height:4.0625rem}.min-h-px-66{min-height:4.125rem}.min-h-px-67{min-height:4.1875rem}.min-h-px-68{min-height:4.25rem}.min-h-px-69{min-height:4.3125rem}.min-h-px-70{min-height:4.375rem}.min-h-px-71{min-height:4.4375rem}.min-h-px-72{min-height:4.5rem}.min-h-px-73{min-height:4.5625rem}.min-h-px-74{min-height:4.625rem}.min-h-px-75{min-height:4.6875rem}.min-h-px-76{min-height:4.75rem}.min-h-px-77{min-height:4.8125rem}.min-h-px-78{min-height:4.875rem}.min-h-px-79{min-height:4.9375rem}.min-h-px-80{min-height:5rem}.min-h-px-81{min-height:5.0625rem}.min-h-px-82{min-height:5.125rem}.min-h-px-83{min-height:5.1875rem}.min-h-px-84{min-height:5.25rem}.min-h-px-85{min-height:5.3125rem}.min-h-px-86{min-height:5.375rem}.min-h-px-87{min-height:5.4375rem}.min-h-px-88{min-height:5.5rem}.min-h-px-89{min-height:5.5625rem}.min-h-px-90{min-height:5.625rem}.min-h-px-91{min-height:5.6875rem}.min-h-px-92{min-height:5.75rem}.min-h-px-93{min-height:5.8125rem}.min-h-px-94{min-height:5.875rem}.min-h-px-95{min-height:5.9375rem}.min-h-px-96{min-height:6rem}.min-h-px-97{min-height:6.0625rem}.min-h-px-98{min-height:6.125rem}.min-h-px-99{min-height:6.1875rem}.min-h-px-100{min-height:6.25rem}.min-h-px-101{min-height:6.3125rem}.min-h-px-102{min-height:6.375rem}.min-h-px-103{min-height:6.4375rem}.min-h-px-104{min-height:6.5rem}.min-h-px-105{min-height:6.5625rem}.min-h-px-106{min-height:6.625rem}.min-h-px-107{min-height:6.6875rem}.min-h-px-108{min-height:6.75rem}.min-h-px-109{min-height:6.8125rem}.min-h-px-110{min-height:6.875rem}.min-h-px-111{min-height:6.9375rem}.min-h-px-112{min-height:7rem}.min-h-px-113{min-height:7.0625rem}.min-h-px-114{min-height:7.125rem}.min-h-px-115{min-height:7.1875rem}.min-h-px-116{min-height:7.25rem}.min-h-px-117{min-height:7.3125rem}.min-h-px-118{min-height:7.375rem}.min-h-px-119{min-height:7.4375rem}.min-h-px-120{min-height:7.5rem}.min-h-px-121{min-height:7.5625rem}.min-h-px-122{min-height:7.625rem}.min-h-px-123{min-height:7.6875rem}.min-h-px-124{min-height:7.75rem}.min-h-px-125{min-height:7.8125rem}.min-h-px-126{min-height:7.875rem}.min-h-px-127{min-height:7.9375rem}.min-h-px-128{min-height:8rem}.min-h-px-129{min-height:8.0625rem}.min-h-px-130{min-height:8.125rem}.min-h-px-131{min-height:8.1875rem}.min-h-px-132{min-height:8.25rem}.min-h-px-133{min-height:8.3125rem}.min-h-px-134{min-height:8.375rem}.min-h-px-135{min-height:8.4375rem}.min-h-px-136{min-height:8.5rem}.min-h-px-137{min-height:8.5625rem}.min-h-px-138{min-height:8.625rem}.min-h-px-139{min-height:8.6875rem}.min-h-px-140{min-height:8.75rem}.min-h-px-141{min-height:8.8125rem}.min-h-px-142{min-height:8.875rem}.min-h-px-143{min-height:8.9375rem}.min-h-px-144{min-height:9rem}.min-h-px-145{min-height:9.0625rem}.min-h-px-146{min-height:9.125rem}.min-h-px-147{min-height:9.1875rem}.min-h-px-148{min-height:9.25rem}.min-h-px-149{min-height:9.3125rem}.min-h-px-150{min-height:9.375rem}.min-h-px-151{min-height:9.4375rem}.min-h-px-152{min-height:9.5rem}.min-h-px-153{min-height:9.5625rem}.min-h-px-154{min-height:9.625rem}.min-h-px-155{min-height:9.6875rem}.min-h-px-156{min-height:9.75rem}.min-h-px-157{min-height:9.8125rem}.min-h-px-158{min-height:9.875rem}.min-h-px-159{min-height:9.9375rem}.min-h-px-160{min-height:10rem}.min-h-px-161{min-height:10.0625rem}.min-h-px-162{min-height:10.125rem}.min-h-px-163{min-height:10.1875rem}.min-h-px-164{min-height:10.25rem}.min-h-px-165{min-height:10.3125rem}.min-h-px-166{min-height:10.375rem}.min-h-px-167{min-height:10.4375rem}.min-h-px-168{min-height:10.5rem}.min-h-px-169{min-height:10.5625rem}.min-h-px-170{min-height:10.625rem}.min-h-px-171{min-height:10.6875rem}.min-h-px-172{min-height:10.75rem}.min-h-px-173{min-height:10.8125rem}.min-h-px-174{min-height:10.875rem}.min-h-px-175{min-height:10.9375rem}.min-h-px-176{min-height:11rem}.min-h-px-177{min-height:11.0625rem}.min-h-px-178{min-height:11.125rem}.min-h-px-179{min-height:11.1875rem}.min-h-px-180{min-height:11.25rem}.min-h-px-181{min-height:11.3125rem}.min-h-px-182{min-height:11.375rem}.min-h-px-183{min-height:11.4375rem}.min-h-px-184{min-height:11.5rem}.min-h-px-185{min-height:11.5625rem}.min-h-px-186{min-height:11.625rem}.min-h-px-187{min-height:11.6875rem}.min-h-px-188{min-height:11.75rem}.min-h-px-189{min-height:11.8125rem}.min-h-px-190{min-height:11.875rem}.min-h-px-191{min-height:11.9375rem}.min-h-px-192{min-height:12rem}.min-h-px-193{min-height:12.0625rem}.min-h-px-194{min-height:12.125rem}.min-h-px-195{min-height:12.1875rem}.min-h-px-196{min-height:12.25rem}.min-h-px-197{min-height:12.3125rem}.min-h-px-198{min-height:12.375rem}.min-h-px-199{min-height:12.4375rem}.min-h-px-200{min-height:12.5rem}.min-h-px-201{min-height:12.5625rem}.min-h-px-202{min-height:12.625rem}.min-h-px-203{min-height:12.6875rem}.min-h-px-204{min-height:12.75rem}.min-h-px-205{min-height:12.8125rem}.min-h-px-206{min-height:12.875rem}.min-h-px-207{min-height:12.9375rem}.min-h-px-208{min-height:13rem}.min-h-px-209{min-height:13.0625rem}.min-h-px-210{min-height:13.125rem}.min-h-px-211{min-height:13.1875rem}.min-h-px-212{min-height:13.25rem}.min-h-px-213{min-height:13.3125rem}.min-h-px-214{min-height:13.375rem}.min-h-px-215{min-height:13.4375rem}.min-h-px-216{min-height:13.5rem}.min-h-px-217{min-height:13.5625rem}.min-h-px-218{min-height:13.625rem}.min-h-px-219{min-height:13.6875rem}.min-h-px-220{min-height:13.75rem}.min-h-px-221{min-height:13.8125rem}.min-h-px-222{min-height:13.875rem}.min-h-px-223{min-height:13.9375rem}.min-h-px-224{min-height:14rem}.min-h-px-225{min-height:14.0625rem}.min-h-px-226{min-height:14.125rem}.min-h-px-227{min-height:14.1875rem}.min-h-px-228{min-height:14.25rem}.min-h-px-229{min-height:14.3125rem}.min-h-px-230{min-height:14.375rem}.min-h-px-231{min-height:14.4375rem}.min-h-px-232{min-height:14.5rem}.min-h-px-233{min-height:14.5625rem}.min-h-px-234{min-height:14.625rem}.min-h-px-235{min-height:14.6875rem}.min-h-px-236{min-height:14.75rem}.min-h-px-237{min-height:14.8125rem}.min-h-px-238{min-height:14.875rem}.min-h-px-239{min-height:14.9375rem}.min-h-px-240{min-height:15rem}.min-h-px-241{min-height:15.0625rem}.min-h-px-242{min-height:15.125rem}.min-h-px-243{min-height:15.1875rem}.min-h-px-244{min-height:15.25rem}.min-h-px-245{min-height:15.3125rem}.min-h-px-246{min-height:15.375rem}.min-h-px-247{min-height:15.4375rem}.min-h-px-248{min-height:15.5rem}.min-h-px-249{min-height:15.5625rem}.min-h-px-250{min-height:15.625rem}.min-h-px-251{min-height:15.6875rem}.min-h-px-252{min-height:15.75rem}.min-h-px-253{min-height:15.8125rem}.min-h-px-254{min-height:15.875rem}.min-h-px-255{min-height:15.9375rem}.min-h-px-256{min-height:16rem}.min-h-px-257{min-height:16.0625rem}.min-h-px-258{min-height:16.125rem}.min-h-px-259{min-height:16.1875rem}.min-h-px-260{min-height:16.25rem}.min-h-px-261{min-height:16.3125rem}.min-h-px-262{min-height:16.375rem}.min-h-px-263{min-height:16.4375rem}.min-h-px-264{min-height:16.5rem}.min-h-px-265{min-height:16.5625rem}.min-h-px-266{min-height:16.625rem}.min-h-px-267{min-height:16.6875rem}.min-h-px-268{min-height:16.75rem}.min-h-px-269{min-height:16.8125rem}.min-h-px-270{min-height:16.875rem}.min-h-px-271{min-height:16.9375rem}.min-h-px-272{min-height:17rem}.min-h-px-273{min-height:17.0625rem}.min-h-px-274{min-height:17.125rem}.min-h-px-275{min-height:17.1875rem}.min-h-px-276{min-height:17.25rem}.min-h-px-277{min-height:17.3125rem}.min-h-px-278{min-height:17.375rem}.min-h-px-279{min-height:17.4375rem}.min-h-px-280{min-height:17.5rem}.min-h-px-281{min-height:17.5625rem}.min-h-px-282{min-height:17.625rem}.min-h-px-283{min-height:17.6875rem}.min-h-px-284{min-height:17.75rem}.min-h-px-285{min-height:17.8125rem}.min-h-px-286{min-height:17.875rem}.min-h-px-287{min-height:17.9375rem}.min-h-px-288{min-height:18rem}.min-h-px-289{min-height:18.0625rem}.min-h-px-290{min-height:18.125rem}.min-h-px-291{min-height:18.1875rem}.min-h-px-292{min-height:18.25rem}.min-h-px-293{min-height:18.3125rem}.min-h-px-294{min-height:18.375rem}.min-h-px-295{min-height:18.4375rem}.min-h-px-296{min-height:18.5rem}.min-h-px-297{min-height:18.5625rem}.min-h-px-298{min-height:18.625rem}.min-h-px-299{min-height:18.6875rem}.min-h-px-300{min-height:18.75rem}.min-h-px-301{min-height:18.8125rem}.min-h-px-302{min-height:18.875rem}.min-h-px-303{min-height:18.9375rem}.min-h-px-304{min-height:19rem}.min-h-px-305{min-height:19.0625rem}.min-h-px-306{min-height:19.125rem}.min-h-px-307{min-height:19.1875rem}.min-h-px-308{min-height:19.25rem}.min-h-px-309{min-height:19.3125rem}.min-h-px-310{min-height:19.375rem}.min-h-px-311{min-height:19.4375rem}.min-h-px-312{min-height:19.5rem}.min-h-px-313{min-height:19.5625rem}.min-h-px-314{min-height:19.625rem}.min-h-px-315{min-height:19.6875rem}.min-h-px-316{min-height:19.75rem}.min-h-px-317{min-height:19.8125rem}.min-h-px-318{min-height:19.875rem}.min-h-px-319{min-height:19.9375rem}.min-h-px-320{min-height:20rem}.min-h-px-321{min-height:20.0625rem}.min-h-px-322{min-height:20.125rem}.min-h-px-323{min-height:20.1875rem}.min-h-px-324{min-height:20.25rem}.min-h-px-325{min-height:20.3125rem}.min-h-px-326{min-height:20.375rem}.min-h-px-327{min-height:20.4375rem}.min-h-px-328{min-height:20.5rem}.min-h-px-329{min-height:20.5625rem}.min-h-px-330{min-height:20.625rem}.min-h-px-331{min-height:20.6875rem}.min-h-px-332{min-height:20.75rem}.min-h-px-333{min-height:20.8125rem}.min-h-px-334{min-height:20.875rem}.min-h-px-335{min-height:20.9375rem}.min-h-px-336{min-height:21rem}.min-h-px-337{min-height:21.0625rem}.min-h-px-338{min-height:21.125rem}.min-h-px-339{min-height:21.1875rem}.min-h-px-340{min-height:21.25rem}.min-h-px-341{min-height:21.3125rem}.min-h-px-342{min-height:21.375rem}.min-h-px-343{min-height:21.4375rem}.min-h-px-344{min-height:21.5rem}.min-h-px-345{min-height:21.5625rem}.min-h-px-346{min-height:21.625rem}.min-h-px-347{min-height:21.6875rem}.min-h-px-348{min-height:21.75rem}.min-h-px-349{min-height:21.8125rem}.min-h-px-350{min-height:21.875rem}.min-h-px-351{min-height:21.9375rem}.min-h-px-352{min-height:22rem}.min-h-px-353{min-height:22.0625rem}.min-h-px-354{min-height:22.125rem}.min-h-px-355{min-height:22.1875rem}.min-h-px-356{min-height:22.25rem}.min-h-px-357{min-height:22.3125rem}.min-h-px-358{min-height:22.375rem}.min-h-px-359{min-height:22.4375rem}.min-h-px-360{min-height:22.5rem}.min-h-px-361{min-height:22.5625rem}.min-h-px-362{min-height:22.625rem}.min-h-px-363{min-height:22.6875rem}.min-h-px-364{min-height:22.75rem}.min-h-px-365{min-height:22.8125rem}.min-h-px-366{min-height:22.875rem}.min-h-px-367{min-height:22.9375rem}.min-h-px-368{min-height:23rem}.min-h-px-369{min-height:23.0625rem}.min-h-px-370{min-height:23.125rem}.min-h-px-371{min-height:23.1875rem}.min-h-px-372{min-height:23.25rem}.min-h-px-373{min-height:23.3125rem}.min-h-px-374{min-height:23.375rem}.min-h-px-375{min-height:23.4375rem}.min-h-px-376{min-height:23.5rem}.min-h-px-377{min-height:23.5625rem}.min-h-px-378{min-height:23.625rem}.min-h-px-379{min-height:23.6875rem}.min-h-px-380{min-height:23.75rem}.min-h-px-381{min-height:23.8125rem}.min-h-px-382{min-height:23.875rem}.min-h-px-383{min-height:23.9375rem}.min-h-px-384{min-height:24rem}.min-h-px-385{min-height:24.0625rem}.min-h-px-386{min-height:24.125rem}.min-h-px-387{min-height:24.1875rem}.min-h-px-388{min-height:24.25rem}.min-h-px-389{min-height:24.3125rem}.min-h-px-390{min-height:24.375rem}.min-h-px-391{min-height:24.4375rem}.min-h-px-392{min-height:24.5rem}.min-h-px-393{min-height:24.5625rem}.min-h-px-394{min-height:24.625rem}.min-h-px-395{min-height:24.6875rem}.min-h-px-396{min-height:24.75rem}.min-h-px-397{min-height:24.8125rem}.min-h-px-398{min-height:24.875rem}.min-h-px-399{min-height:24.9375rem}.min-h-px-400{min-height:25rem}.min-h-px-401{min-height:25.0625rem}.min-h-px-402{min-height:25.125rem}.min-h-px-403{min-height:25.1875rem}.min-h-px-404{min-height:25.25rem}.min-h-px-405{min-height:25.3125rem}.min-h-px-406{min-height:25.375rem}.min-h-px-407{min-height:25.4375rem}.min-h-px-408{min-height:25.5rem}.min-h-px-409{min-height:25.5625rem}.min-h-px-410{min-height:25.625rem}.min-h-px-411{min-height:25.6875rem}.min-h-px-412{min-height:25.75rem}.min-h-px-413{min-height:25.8125rem}.min-h-px-414{min-height:25.875rem}.min-h-px-415{min-height:25.9375rem}.min-h-px-416{min-height:26rem}.min-h-px-417{min-height:26.0625rem}.min-h-px-418{min-height:26.125rem}.min-h-px-419{min-height:26.1875rem}.min-h-px-420{min-height:26.25rem}.min-h-px-421{min-height:26.3125rem}.min-h-px-422{min-height:26.375rem}.min-h-px-423{min-height:26.4375rem}.min-h-px-424{min-height:26.5rem}.min-h-px-425{min-height:26.5625rem}.min-h-px-426{min-height:26.625rem}.min-h-px-427{min-height:26.6875rem}.min-h-px-428{min-height:26.75rem}.min-h-px-429{min-height:26.8125rem}.min-h-px-430{min-height:26.875rem}.min-h-px-431{min-height:26.9375rem}.min-h-px-432{min-height:27rem}.min-h-px-433{min-height:27.0625rem}.min-h-px-434{min-height:27.125rem}.min-h-px-435{min-height:27.1875rem}.min-h-px-436{min-height:27.25rem}.min-h-px-437{min-height:27.3125rem}.min-h-px-438{min-height:27.375rem}.min-h-px-439{min-height:27.4375rem}.min-h-px-440{min-height:27.5rem}.min-h-px-441{min-height:27.5625rem}.min-h-px-442{min-height:27.625rem}.min-h-px-443{min-height:27.6875rem}.min-h-px-444{min-height:27.75rem}.min-h-px-445{min-height:27.8125rem}.min-h-px-446{min-height:27.875rem}.min-h-px-447{min-height:27.9375rem}.min-h-px-448{min-height:28rem}.min-h-px-449{min-height:28.0625rem}.min-h-px-450{min-height:28.125rem}.min-h-px-451{min-height:28.1875rem}.min-h-px-452{min-height:28.25rem}.min-h-px-453{min-height:28.3125rem}.min-h-px-454{min-height:28.375rem}.min-h-px-455{min-height:28.4375rem}.min-h-px-456{min-height:28.5rem}.min-h-px-457{min-height:28.5625rem}.min-h-px-458{min-height:28.625rem}.min-h-px-459{min-height:28.6875rem}.min-h-px-460{min-height:28.75rem}.min-h-px-461{min-height:28.8125rem}.min-h-px-462{min-height:28.875rem}.min-h-px-463{min-height:28.9375rem}.min-h-px-464{min-height:29rem}.min-h-px-465{min-height:29.0625rem}.min-h-px-466{min-height:29.125rem}.min-h-px-467{min-height:29.1875rem}.min-h-px-468{min-height:29.25rem}.min-h-px-469{min-height:29.3125rem}.min-h-px-470{min-height:29.375rem}.min-h-px-471{min-height:29.4375rem}.min-h-px-472{min-height:29.5rem}.min-h-px-473{min-height:29.5625rem}.min-h-px-474{min-height:29.625rem}.min-h-px-475{min-height:29.6875rem}.min-h-px-476{min-height:29.75rem}.min-h-px-477{min-height:29.8125rem}.min-h-px-478{min-height:29.875rem}.min-h-px-479{min-height:29.9375rem}.min-h-px-480{min-height:30rem}.min-h-px-481{min-height:30.0625rem}.min-h-px-482{min-height:30.125rem}.min-h-px-483{min-height:30.1875rem}.min-h-px-484{min-height:30.25rem}.min-h-px-485{min-height:30.3125rem}.min-h-px-486{min-height:30.375rem}.min-h-px-487{min-height:30.4375rem}.min-h-px-488{min-height:30.5rem}.min-h-px-489{min-height:30.5625rem}.min-h-px-490{min-height:30.625rem}.min-h-px-491{min-height:30.6875rem}.min-h-px-492{min-height:30.75rem}.min-h-px-493{min-height:30.8125rem}.min-h-px-494{min-height:30.875rem}.min-h-px-495{min-height:30.9375rem}.min-h-px-496{min-height:31rem}.min-h-px-497{min-height:31.0625rem}.min-h-px-498{min-height:31.125rem}.min-h-px-499{min-height:31.1875rem}.min-h-px-500{min-height:31.25rem}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.vh-50{height:50vh}.vh-75{height:75vh}.megamenu .dropdown-item:last-child{border-right:0!important}.megamenu .dropdown-item p{color:#dfedf5}.megamenu .dropdown-item{color:#fff}.megamenu .dropdown-item svg{fill:#fff}.megamenu .dropdown-item:hover p,.megamenu .dropdown-item:hover h6,.megamenu .dropdown-item:active p,.megamenu .dropdown-item:active h6,.megamenu .dropdown-item.active p,.megamenu .dropdown-item.active h6{color:#00b2e3}.megamenu .dropdown-item:hover svg,.megamenu .dropdown-item:active svg,.megamenu .dropdown-item.active svg{fill:#00b2e3}.dropdown-menu.dropdown-menu-right{left:auto!important}.dropdown-menu .dropdown-item{border-radius:.375rem;font-size:.875rem;color:#3a678d}.dropdown-menu .dropdown-item:focus,.dropdown-menu .dropdown-item:hover{background-color:#f1f9ff}.dropdown-menu{background-color:#ebf4f9;border:0;box-shadow:0 .125rem .25rem #00000013;border-radius:.375rem}.dropdown-toggle:after{border-top-color:#3a678d}.custom-btn-toggle:after{background-image:url("./media/w-down-arrow-MQ7KXOET.svg");content:"";display:inline-block;position:relative;background-size:contain;height:.875rem;width:.875rem;float:right;border:0;top:.2rem;margin-left:.5rem}.custom-btn-toggle.btn-toggle-sm:after{height:.75rem;width:.75rem}.arrow-none:after{display:none}.overflow-visible{overflow:visible!important}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-scroll{overflow-y:scroll}.overflow-x-scroll{overflow-x:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.font-medium{font-weight:500}.font-semibold{font-weight:600!important}.table,.list-group-item-action{color:#3a678d;--bs-table-color: #3A678D}.table>:not(caption)>*>*{color:#3a678d}.btn{font-size:.875rem;border-radius:.375rem}.btn:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn-primary{background:#00b2e3;border-color:#00b2e3}.btn-primary:hover,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled):active,.btn-primary.disabled,.btn-primary:disabled{background:#00b2e3;border-color:#00b2e3;color:#fff}.btn-primary:hover svg,.btn-primary:focus svg,.btn-primary:not(:disabled):not(.disabled):active svg,.btn-primary.disabled svg,.btn-primary:disabled svg{fill:#fff}.btn-primary svg{fill:#fff}.btn-outline-primary{border-color:#00b2e3;color:#00b2e3}.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary.disabled,.btn-outline-primary:disabled,.btn-outline-primary:not(:disabled):not(.disabled).active:focus{background-color:transparent;border-color:#00b2e3;color:#00b2e3}.btn-outline-primary:hover svg,.btn-outline-primary:not(:disabled):not(.disabled):active svg,.btn-outline-primary.disabled svg,.btn-outline-primary:disabled svg,.btn-outline-primary:not(:disabled):not(.disabled).active:focus svg{fill:#00b2e3}.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary.disabled,.btn-outline-primary:disabled,.btn-outline-primary:not(:disabled):not(.disabled).active:focus{box-shadow:none!important}.btn-outline-primary svg{fill:#00b2e3}.btn-secondary{background:#3a678d;border-color:#3a678d}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary.disabled,.btn-secondary:disabled{background:#3a678d;border-color:#3a678d;color:#fff}.btn-secondary:hover svg,.btn-secondary:focus svg,.btn-secondary:not(:disabled):not(.disabled):active svg,.btn-secondary.disabled svg,.btn-secondary:disabled svg{fill:#fff}.btn-secondary svg{fill:#fff}.btn-outline-secondary{border-color:#3a678d;color:#3a678d}.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary.disabled,.btn-outline-secondary:disabled,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus{background-color:transparent;border-color:#00b2e3;color:#00b2e3}.btn-outline-secondary:hover svg,.btn-outline-secondary:not(:disabled):not(.disabled):active svg,.btn-outline-secondary.disabled svg,.btn-outline-secondary:disabled svg,.btn-outline-secondary:not(:disabled):not(.disabled).active svg,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus svg{fill:#00b2e3}.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary.disabled,.btn-outline-secondary:disabled,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:none!important}.btn-outline-secondary svg{fill:#3a678d}.btn-outline-danger{border-color:#f64e60;color:#f64e60}.btn-outline-danger:hover,.btn-outline-danger:focus,.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger.disabled,.btn-outline-danger:disabled,.btn-outline-danger:not(:disabled):not(.disabled).active{background-color:transparent;border-color:#f64e60;color:#f64e60}.btn-outline-danger:hover svg,.btn-outline-danger:focus svg,.btn-outline-danger:not(:disabled):not(.disabled):active svg,.btn-outline-danger.disabled svg,.btn-outline-danger:disabled svg,.btn-outline-danger:not(:disabled):not(.disabled).active svg{fill:#f64e60}.btn-outline-danger:not(:disabled):not(.disabled):active{box-shadow:none!important}.btn-outline-danger svg{fill:#f64e60}.btn-link{color:#3a678d}.btn-link:hover{color:#00b2e3;text-decoration:none}.btn-link:hover svg{fill:#00b2e3}.btn-link svg{fill:#3a678d}.btn.primary svg,.media-icon.primary svg{fill:#00b2e3}.btn.warning svg,.media-icon.warning svg{fill:#ffc107}.btn.success svg,.media-icon.success svg{fill:#1ee0ac}.btn.info svg,.media-icon.info svg{fill:#17a2b8}.btn.danger svg,.media-icon.danger svg{fill:#f64e60}.btn.secondary svg,.media-icon.secondary svg{fill:#3a678d}.float-btn,.btn-add{background-image:linear-gradient(to bottom,#0edc9b,#00add1);transition:.5s;width:55px;height:55px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.float-btn img,.btn-add img{width:28px}.float-btn.btn-add-lg,.float-btn .float-btn-lg,.btn-add.btn-add-lg,.btn-add .float-btn-lg{width:86px;height:86px}.float-btn:hover,.btn-add:hover{background-position:bottom center}.btn-circle{width:2rem;height:2rem;font-size:.875rem;padding:.375rem 0rem;border-radius:1rem;text-align:center;line-height:1}.btn-circle.btn-xs{width:1.65rem;height:1.65rem;font-size:.594rem;line-height:0}.btn-circle.btn-sm{width:1.75rem;height:1.75rem;font-size:.75rem}.btn-circle.btn-lg{width:3rem;height:3rem;font-size:1rem;border-radius:1.875rem}.card.active{border-color:#00b2e3}.card{border-color:#ebf4f9;border-radius:.75rem}label.radio-card{cursor:pointer}label.radio-card .check-icon{width:1rem;height:1rem;display:inline-block;border:3px solid #b0d1e6;border-radius:50%;position:relative}label.radio-card .check-icon:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.93552 4.58423C0.890286 4.53718 0.854262 4.48209 0.829309 4.42179C0.779553 4.28741 0.779553 4.13965 0.829309 4.00527C0.853759 3.94471 0.889842 3.88952 0.93552 3.84283L1.68941 3.12018C1.73378 3.06821 1.7893 3.02692 1.85185 2.99939C1.91206 2.97215 1.97736 2.95796 2.04345 2.95774C2.11507 2.95635 2.18613 2.97056 2.2517 2.99939C2.31652 3.02822 2.3752 3.06922 2.42456 3.12018L4.69872 5.39851L9.58026 0.516971C9.62828 0.466328 9.68554 0.42533 9.74895 0.396182C9.81468 0.367844 9.88563 0.353653 9.95721 0.354531C10.0244 0.354903 10.0907 0.369582 10.1517 0.397592C10.2128 0.425602 10.2672 0.466298 10.3112 0.516971L11.0651 1.25003C11.1108 1.29672 11.1469 1.35191 11.1713 1.41247C11.2211 1.54686 11.2211 1.69461 11.1713 1.82899C11.1464 1.88929 11.1104 1.94439 11.0651 1.99143L5.06525 7.96007C5.02054 8.0122 4.96514 8.0541 4.90281 8.08294C4.76944 8.13802 4.61967 8.13802 4.4863 8.08294C4.42397 8.0541 4.36857 8.0122 4.32386 7.96007L0.93552 4.58423Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:10px;background-position:center center;transform:scale(1.6);opacity:0}label.radio-card input[type=checkbox],label.radio-card input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:absolute}label.radio-card input[type=checkbox]:checked+.card-body .check-icon,label.radio-card input[type=radio]:checked+.card-body .check-icon{background:#00b2e3;border-color:#00b2e3;transform:scale(1.2)}label.radio-card input[type=checkbox]:checked+.card-body .check-icon:before,label.radio-card input[type=radio]:checked+.card-body .check-icon:before{transform:scale(1);opacity:1}label.radio-card input[type=checkbox]:checked+.card-body h4,label.radio-card input[type=radio]:checked+.card-body h4{color:#00b2e3}label.radio-card input[type=checkbox]:checked+.card-body .media-icon svg,label.radio-card input[type=radio]:checked+.card-body .media-icon svg{fill:#00b2e3}label.radio-card input[type=checkbox]:focus+.card-body .check-icon,label.radio-card input[type=radio]:focus+.card-body .check-icon{box-shadow:0 0 0 4px #3056d533;border-color:#3056d5}label.radio-card .media-icon svg{fill:#3a678d}input[type=checkbox][readonly]{pointer-events:none;-ms-pointer-events:none;tabindex:-1}.form-control{color:#3a678d}.form-control.search{padding-right:25px;background-image:url(/assets/images/search.svg);background-repeat:no-repeat;background-size:1rem;background-position:center right 10px}svg{fill:#3a678d}svg.primary{fill:#00b2e3}svg.success{fill:#1ee0ac}svg.info{fill:#17a2b8}svg.danger{fill:#f64e60}svg.warning{fill:#ffc107}svg.light{fill:#f1f9ff}svg.white{fill:#fff}svg.gray-1{fill:#f7fafd!important}svg.gray-2{fill:#ebf4f9!important}svg.gray-4{fill:#c8dfee!important}svg.gray-5{fill:#b0d1e6!important}svg.gray-6{fill:#9ebccf!important}svg.gray-7{fill:#849dad!important}svg.gray-8{fill:#6a7d8a!important}svg.gray-9{fill:#566671!important}svg.dark{fill:#394659!important}svg.black{fill:#000!important}.stroke-white{stroke:#fff}.stroke-2{stroke-width:2px}.text-8{font-size:.5rem!important}.text-9{font-size:.563rem!important}.text-10{font-size:.625rem!important;line-height:.563rem}.text-11{font-size:.688rem!important;line-height:.875rem}.text-xs{font-size:.75rem!important;line-height:1rem}.text-13{font-size:.813rem!important;line-height:1rem}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}.text-7xl{font-size:4.5rem}.text-8xl{font-size:6rem}.text-9xl{font-size:8rem}.text-dark{color:#394659!important}.text-muted{color:#849dad!important}.text-primary{color:#00b2e3!important}.text-secondary{color:#3a678d!important}.bg-light{background:#f1f9ff!important}.bg-secondary{background:#3a678d!important}.bg-dark{background-color:#394659!important}.yellow-50{background:var(--yellow-50)}.yellow-100{background:var(--yellow-100)}.yellow-200{background:var(--yellow-200)}.yellow-300{background:var(--yellow-300)}.yellow-400{background:var(--yellow-400)}.yellow-500{background:var(--yellow-500)}.yellow-600{background:var(--yellow-600)}.yellow-700{background:var(--yellow-700)}.yellow-800{background:var(--yellow-800)}.yellow-900{background:var(--yellow-900)}.sepia-50{background:var(--sepia-50)}.sepia-100{background:var(--sepia-100)}.sepia-200{background:var(--sepia-200)}.sepia-300{background:var(--sepia-300)}.sepia-400{background:var(--sepia-400)}.sepia-500{background:var(--sepia-500)}.sepia-600{background:var(--sepia-600)}.sepia-700{background:var(--sepia-700)}.sepia-800{background:var(--sepia-800)}.sepia-900{background:var(--sepia-900)}.gray-100{background:#f7fafd}.gray-200{background:#ebf4f9}.gray-300{background:#dfedf5}.gray-400{background:#c8dfee}.gray-500{background:#b0d1e6}.gray-600{background:#9ebccf}.gray-700{background:#849dad}.gray-800{background:#6a7d8a}.gray-900{background:#566671}.text-gray-100{color:#f7fafd}.text-gray-200{color:#ebf4f9}.text-ray-300{color:#dfedf5}.text-gray-400{color:#c8dfee}.text-gray-500{color:#b0d1e6}.text-gray-600{color:#9ebccf}.text-gray-700{color:#849dad}.text-gray-800{color:#6a7d8a}.text-gray-900{color:#566671}.bg-dark-transparent{background:#394659b3}.rounded{border-radius:.25rem!important}.rounded-sm{border-radius:.375rem!important}.rounded-lg{border-radius:.75rem!important}.rounded-xl{border-radius:1rem}.rounded-2xl{border-radius:1.5rem}.rounded-full{border-radius:9999px!important}.rounded-t-sm{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.rounded-tl-sm{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-tr-sm{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.rounded-t-lg{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.rounded-tl-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-tr-none{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-tl-lg{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.rounded-tr-lg{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.rounded-b-sm{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-b-lg{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.border{border:solid 1px #dfedf5!important}.border-left{border-left:solid 1px #dfedf5!important}.border-right{border-right:solid 1px #dfedf5!important}.border-primary{border-color:#00b2e3!important}.border-secondary{border-color:#3a678d!important}.border-gray-700{border-color:#849dad!important}.border-gray-800{border-color:#6a7d8a!important}.border-gray-900{border-color:#566671!important}.search-form,.input-border{border:1px solid #b0d1e6}.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-6{border-width:6px!important}.border-7{border-width:7px!important}.border-8{border-width:8px!important}.border-9{border-width:9px!important}.border-10{border-width:10px!important}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.relative{position:relative}.absolute{position:absolute}.right-0{right:0!important}.left-0{left:0}.top-0{top:0}.top-50{top:50%}.bottom-50{bottom:50%}.bottom-0{bottom:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-full{z-index:9999}.z-auto{z-index:auto}.rotate-45{-ms-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90{-ms-transform:rotate(90deg);transform:rotate(90deg)}.rotate-180{-ms-transform:rotate(180deg);transform:rotate(180deg)}.flip{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pagination{justify-content:center}.pagination .page-item.active .page-link{color:#fff;background:#3a678d;font-weight:600}.pagination .page-item .page-link{font-size:.875rem;border-radius:1rem;border:none;background:none;color:#3a678d}.pagination .page-item .page-link:focus{box-shadow:none}.min-h-100{min-height:calc(100% - 1.875rem)}.min-h-sm-100{min-height:calc(100% - 5px)}.h-0{height:0px}.h-px{height:1px}.h-0-5{height:.125rem}.h-1{height:.25rem}.h-1-5{height:.375rem}.h-2{height:.5rem}.h-2-5{height:.625rem}.h-3{height:.75rem}.h-3-5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.w-0{width:0px}.w-px{width:1px}.w-0-5{width:.125rem}.w-1{width:.25rem}.w-1-5{width:.375rem}.w-2{width:.5rem}.w-2-5{width:.625rem}.w-3{width:.75rem}.w-3-5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.shadow-outline-primary{box-shadow:0 0 0 2px #00b2e3}.shadow-outline-secondary{box-shadow:0 0 0 2px #3a678d}.shadow-outline-warning{box-shadow:0 0 0 2px var(--yellow-800)}.shadow-outline-danger{box-shadow:0 0 0 2px #f64e60}.oval-shadow{width:52px;height:6px;background:#00000012;border-radius:50%;transform:skew(126deg)}.object-cover{object-fit:cover}.avatar,.media-icon{position:relative;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;color:#ffffffd9;overflow:hidden}.avatar svg,.media-icon svg{fill:#fff}.avatar.avatar-xs,.avatar.media-icon-xs,.media-icon.avatar-xs,.media-icon.media-icon-xs{width:24px;height:24px;font-size:11px}.avatar.avatar-sm,.avatar.media-icon-sm,.media-icon.avatar-sm,.media-icon.media-icon-sm{width:32px;height:32px;font-size:14px}.avatar.avatar-md,.avatar.media-icon-md,.media-icon.avatar-md,.media-icon.media-icon-md{width:42px;height:42px;font-size:18px}.avatar.avatar-lg,.avatar.media-icon-lg,.media-icon.avatar-lg,.media-icon.media-icon-lg{width:64px;height:64px;font-size:28px}.avatar.avatar-xl,.avatar.media-icon-xl,.media-icon.avatar-xl,.media-icon.media-icon-xl{width:72px;height:72px;font-size:36px}.avatar.avatar-2xl,.avatar.media-icon-2xl,.media-icon.avatar-2xl,.media-icon.media-icon-2xl{width:82px;height:82px;font-size:42px}.avatar.avatar-3xl,.avatar.media-icon-3xl,.media-icon.avatar-3xl,.media-icon.media-icon-3xl{width:96px;height:96px;font-size:42px}.avatar-select{position:relative;opacity:.6;transition:all .3s;cursor:pointer}.avatar-select:hover,.avatar-select.selected{opacity:1}.avatar-select.selected:after{content:"";width:100%;height:100%;background:transparent;background-image:url(/assets/images/avatar/check-white.svg);background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0}.stepper{display:flex;align-items:center;justify-content:center;margin-left:-70px}@media only screen and (max-width:768px){.stepper{width:100%;margin-left:0}}.stepper li{display:flex;flex-wrap:wrap;justify-content:center;position:relative;width:200px}@media only screen and (max-width:768px){.stepper li{width:33.3333333333%}}.stepper li .count{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:10px;font-weight:600;border:1px solid #3A678D;border-radius:50%;margin-bottom:4px}.stepper li .count:before{content:"";display:inline-block;width:calc(100% - 20px);height:1px;background-color:#3a678d;position:absolute;top:10px}.stepper li .count:before{right:calc(50% + 10px)}.stepper li label{display:flex;flex:1 0 100%;justify-content:center;margin:0}.stepper li:first-child .count:before{content:none}.stepper li.active .count{color:#fff;background-color:#00b2e3;border:none}.stepper li.active .count:before{background-color:#00b2e3}.stepper li.active label{color:#00b2e3;font-weight:600}.progress-wrap{width:150px;height:150px;background:#e6e2e7;border-radius:50%}.progress-wrap .progress-circle .mask{clip:rect(0px,150px,150px,75px)}.progress-wrap .progress-circle .mask.half{animation:fill ease-in-out 3s;transform:rotate(180deg);background:#00b2e3}.progress-wrap .progress-circle .mask.full{animation:fill ease-in-out 3s;transform:rotate(360deg);background:#00b2e3}.progress-wrap .progress-circle .fill{animation:fill ease-in-out 3s;transform:rotate(360deg)}.progress-wrap .progress-circle .mask .fill{clip:rect(0px,75px,150px,0px);animation:fill ease-in-out 3s;transform:rotate(360deg)}.progress-wrap .progress-circle .mask,.progress-wrap .progress-circle .fill{width:150px;height:150px;position:absolute;border-radius:50%}.progress-wrap .inner-circle{width:142px;height:142px;border-radius:50%;background:#fff;line-height:8.875rem;text-align:center;margin:4px;position:absolute;z-index:100;font-weight:700;font-size:2em}@keyframes fill{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.table-light{--bs-table-color: #3A678D}.table-light td{background-color:#f1f9ff;color:#3a678d}.table-light th{color:#3a678d}.no-wrap{white-space:nowrap}.table-radius{font-size:.875rem;border-collapse:separate;border-spacing:0 6px}.table-radius tr{border-radius:20px}.table-radius tr td{font-weight:600;vertical-align:middle}.table-radius tr td:last-child{border-radius:0 .625rem .625rem 0}.table-radius tr td:first-child{border-radius:.625rem 0 0 .625rem}.table-radius tr th{vertical-align:middle;border-bottom:0!important;font-weight:500}.table-radius tr th:last-child{border-radius:0 .625rem .625rem 0}.table-radius tr th:first-child{border-radius:.625rem 0 0 .625rem}.label-hidden label{display:none}.tab-h .nav-link{font-size:.875rem;cursor:pointer}.tab-h .nav-link.active{color:#00b2e3;font-weight:600;border-bottom:4px solid #00B2E3}.tab-v.white .nav-pills .nav-link{border:solid 1px #3A678D}.tab-v.white .nav-pills .nav-link.active,.tab-v.white .nav-pills .nav-link:focus,.tab-v.white .nav-pills .nav-link:hover{background:#fff!important;border-color:#fff}.tab-v.white .nav-pills .nav-link.active:after,.tab-v.white .nav-pills .nav-link:focus:after,.tab-v.white .nav-pills .nav-link:hover:after{border-left:10px solid #fff}.tab-v .nav-pills .nav-link{position:relative;border-radius:.75rem;color:#3a678d;background-color:#f8f9fa;cursor:pointer}.tab-v .nav-pills .nav-link.active,.tab-v .nav-pills .nav-link:focus,.tab-v .nav-pills .nav-link:hover{background:#f1f9ff!important;color:#00b2e3}.tab-v .nav-pills .nav-link.active .media-icon,.tab-v .nav-pills .nav-link:focus .media-icon,.tab-v .nav-pills .nav-link:hover .media-icon{background-color:#00b2e3}.tab-v .nav-pills .nav-link.active .media-icon svg,.tab-v .nav-pills .nav-link:focus .media-icon svg,.tab-v .nav-pills .nav-link:hover .media-icon svg{fill:#fff}.tab-v .nav-pills .nav-link.active:after,.tab-v .nav-pills .nav-link:focus:after,.tab-v .nav-pills .nav-link:hover:after{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #F1F9FF;position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.tab-v .nav-pills .media-icon{background-color:#3a678d}.tab-v .nav-pills .media-icon svg{fill:#fff}.tab-v .tab-pane{border-radius:.75rem}.nav-tabs .nav-link{cursor:pointer;color:#3a678d;font-size:.875rem}.nav-tabs .nav-link.active{color:#00b2e3;background-color:transparent;border-color:transparent;font-weight:600}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:transparent}.nav-tabs-secondary .nav-link{cursor:pointer;color:#3a678d;font-size:.875rem;border-bottom:1px solid #3A678D}.nav-tabs-secondary .nav-link.active{color:#fff;background-color:#3a678d;border-color:transparent;font-weight:600}.nav-tabs-secondary .nav-link:hover,.nav-tabs-secondary .nav-link:focus{border-color:transparent}.selectBox{padding:7px 25px 7px 10px;border:1px solid #00B2E3;border-radius:5px;font-size:12px;background-image:url("./media/w-down-arrow-MQ7KXOET.svg");background-repeat:no-repeat;background-size:1rem;background-position:center right 10px;cursor:pointer;font-weight:600}.selectBox:focus{outline:none}.form-control-file-lg{height:3rem;padding:.5rem 1rem;border-radius:.3rem}select.form-control,select.custom-select{background-image:url("./media/w-down-arrow-MQ7KXOET.svg");background-repeat:no-repeat;background-size:1rem;background-position:center right 10px}select.custom-select-sm{background-size:.875rem}.overlay:after{content:"";position:fixed;top:0;bottom:0;right:0;width:100%;height:100%;opacity:1;background-color:#0006;transition-property:opacity;transition-duration:.5s;transition-delay:.5s;transition-timing-function:ease-in-out}.drawer-right{right:-350px;background:#bdddff;animation:fadeIn 2s;-webkit-animation:fadeIn 2s;-moz-animation:fadeIn 2s;-o-animation:fadeIn 2s;-ms-animation:fadeIn 2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}body{font-family:Quicksand,sans-serif;background:#f1f9ff}a,a:hover{text-decoration:none}.location-count-chip{display:inline-flex;align-items:center;background:#0d6efd1a;color:#0d6efd;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s}.location-count-chip:hover{background:#0d6efd33;color:#0d6efd}.location-count-chip--static{cursor:default}.location-count-chip--static:hover{background:#0d6efd1a}ngx-material-timepicker-container{z-index:10000!important}.timepicker-overlay,.timepicker-backdrop-overlay{z-index:10000!important}.loading-overlay{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px)}.content-head{color:#394659;font-size:20px;font-weight:500;padding-bottom:20px}.blue-linkbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-image:linear-gradient(to bottom,#0083e2,#07afdc);min-width:122px;height:40px;padding:10px 24px;color:#fff;text-decoration:none;font-weight:500;font-size:16px;border:none;-webkit-box-shadow:1px 1px 8px #00B2E3;-moz-box-shadow:1px 1px 8px #00B2E3;box-shadow:1px 1px 8px #00b2e3}.green-modalbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-image:linear-gradient(to bottom,#07afdc,#00b2e3);min-width:122px;height:40px;padding:10px 24px;color:#394659;text-decoration:none;font-weight:500;font-size:16px;border:1px solid #00B2E3;line-height:1.2;width:100%}.red-modalbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#f38681;min-width:122px;height:40px;padding:10px 24px;color:#fff;text-decoration:none;font-weight:500;font-size:16px;border:1px solid transparent;line-height:1.2;width:100%}.export-linkbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #cccfd2;background-color:#fff;padding:10px}.filter-linkbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #cccfd2;background-color:#fff;padding:8px 10px}.text-link{color:#00b2e3;font-size:16px;font-weight:500;text-decoration:none}.text-primary{color:#00b2e3}.box-30{width:30px;height:30px;line-height:30px;background-color:#f1f9ff}@media(min-width:576px){.modal.left .modal-dialog{max-width:300px}}.modal-dialog-delete{width:600px}@media(min-width:576px){.modal-dialog-delete{max-width:600px}}@media(min-width:576px){.modal-lg .modal-dialog{max-width:800px}}.modal.left.fade .modal-dialog{left:0;margin-left:35px;-webkit-transition:opacity .3s linear,left .3s ease-out;-moz-transition:opacity .3s linear,left .3s ease-out;-o-transition:opacity .3s linear,left .3s ease-out;transition:opacity .3s linear,left .3s ease-out;background-color:#f1f9ff;border-radius:0;border:none}.modaltitle-head{color:#394659;font-size:24px;font-weight:600;text-transform:uppercase}.top-nav{background-color:#394659;min-height:60px;padding-left:90px;position:fixed;width:100%;border:none;border-radius:0;z-index:9999;cursor:pointer}.brand-img{display:inline-block;vertical-align:bottom}.brand-text{display:flex;padding-left:10px}.top-nav-brandhead{color:#cccfd2;font-size:15px;display:block;padding-bottom:0;margin-bottom:0}.menu-sidebar{-webkit-box-shadow:2px 3px 5px rgba(216,216,216,.568627451);-moz-box-shadow:2px 3px 5px rgba(216,216,216,.568627451);box-shadow:2px 3px 5px #d8d8d891;height:100vh;z-index:99999;background-color:#fff;position:fixed;top:0;bottom:0;left:0;padding:0;width:calc(100vw - 4rem);max-width:4rem;transform:translate3d(-100%,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .2s ease-in-out;transform:translateZ(0)}.vertical .menu-sidebar-wrap .menu-sidebar-list li:hover{border-right:4px solid #00B2E3;background-color:#f1f9ff}.vertical .menu-sidebar-wrap .menu-sidebar-list li:focus{border-right:4px solid #00B2E3;background-color:#f1f9ff}.vertical .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i{display:block;font-size:26px;color:#000;font-weight:600}.vertical .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i i{color:#000;font-weight:600}.vertical .menu-sidebar-wrap .menu-sidebar-list a{display:block;font-size:.875rem;text-transform:uppercase}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i{display:block;font-size:26px;color:#000;font-weight:600}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i i{color:#000;font-weight:600}.filterbtn-outer{display:inline-block;width:100%}.link-grpheader{line-height:5.5;display:inline-block}.room-card{display:block;width:100%;padding:10px;min-height:120px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:#f1f9ff;border:1px solid #ced3d8;margin-bottom:20px;cursor:pointer;border:2px solid transparent}.room-card .card-img{object-fit:contain;display:inline-block;width:64px;vertical-align:top}.room-card .card-img img{width:64px;height:64px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;object-fit:cover}.room-card .card-body .card-title{color:#394659;font-size:14px;margin-bottom:5px}.room-card .card-body .card-text{color:#979ba0;font-size:13px}.room-card .card-links{margin-top:5px}.card-link-img{width:25px;object-fit:contain;margin-right:5px}.card-link-img img{width:20px;height:20px;object-fit:cover}.btnedit-room-card{font-size:13px;margin-right:5px;padding:1px 10px}.custom-checkbox label{color:#3a678d;font-size:.875rem;font-weight:500}.custom-checkbox .custom-control-input:checked~.custom-control-label{font-weight:600;color:#00b2e3}.modal-header-subtext{color:#00b2e3;font-size:16px;padding-top:5px;font-weight:500}.modal-header-sublink{color:#00b2e3;font-size:16px;padding-top:5px;font-weight:500;text-decoration:none}.modal-loccard{height:65px;border:1px solid #ced3d8;display:block;padding:6px;margin-bottom:10px;cursor:pointer}.modal-loccard .card-title{margin-top:0;font-size:16px}.modal-loccard .card-img{object-fit:contain;display:inline-block;width:50px;margin-right:8px;vertical-align:top;margin-top:0}.modal-loccard .card-tick{display:inline-block;width:25px;margin-top:15px;text-align:right;vertical-align:top}.modal-loccard .card-tick img{object-fit:contain;width:18px}.modal-loccard .card-body{display:inline-block;width:auto;padding:0;width:60%;vertical-align:bottom}.selected-head{font-size:15px;color:#394659;font-weight:500;padding-bottom:5px}.formctrl-edit,.form-ctrl-select,.form-ctrl-select option{font-size:14px}.modal-subtitle{font-weight:lighter}body{font-family:Quicksand,sans-serif;color:#3a678d}.modal{z-index:9999}a:hover{text-decoration:none}ul{padding:0}.right-hrib{border-bottom:1px solid #ececec;display:inline-block;width:auto}.pad-15{padding:15px!important}.pdlr-10{padding-left:10px!important;padding-right:10px!important}.pdlr-05{padding-left:5px!important;padding-right:5px!important}.pdlr-0{padding-left:0!important;padding-right:0!important}.pdtb-10{padding:10px 0}.pd-15{padding-left:15px!important;padding-right:15px!important}.prl-0-5{padding-right:5px;padding-left:0}.pt-10{padding-top:10px}.mr-10{margin-right:10px}.ml-20{margin-left:20px}.pdtb15{padding:15px 0}.pdtb10{padding:10px 0}.text-desc{color:#8d97a0;font-size:14px;font-weight:400}.text-desc-true{color:#394659;font-size:14px;font-weight:400}.content-head{color:#394659;font-size:20px;font-weight:600;padding-bottom:20px;margin-bottom:5px}.content-headib{color:#394659;font-size:20px;font-weight:500;padding-bottom:20px;display:inline-block;width:220px}.blue-linkbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-image:linear-gradient(to bottom,#0083e2,#07afdc);min-width:122px;height:40px;padding:10px 24px;color:#fff;text-decoration:none;font-weight:600;font-size:16px;border:none;-webkit-box-shadow:1px 1px 8px #00B2E3;-moz-box-shadow:1px 1px 8px #00B2E3;box-shadow:1px 1px 8px #00b2e3}.blue-linkbtn:hover{text-decoration:none;color:#fff}.green-modalbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-image:linear-gradient(to bottom,#07afdc,#00b2e3);min-width:122px;height:40px;padding:10px 24px;color:#394659;text-decoration:none;font-weight:600;font-size:16px;border:1px solid #00B2E3;line-height:1.2;width:100%}.export-linkbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #cccfd2;background-color:#fff;padding:5px 7px}.filter-linkbtn{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #cccfd2;background-color:#fff;padding:8px 10px;display:inline-block;position:relative}.form-control-search{border-right:none;min-height:40px}.formctrl-otp{height:50px;width:50px;font-size:26px;color:#001a71;font-weight:400;text-align:center}.formctrl-otp:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:1px solid #00B2E3}.otp-text{font-size:26px;color:#001a71;font-weight:400}.user-number{color:#ff8200;padding-right:6px}.user-number-sidehead{color:#394659;font-size:14px;padding:10px 0}.btn-edit{color:#00b2e3;background-color:transparent;border:2px solid #00B2E3;height:36px;line-height:1.2;min-width:85px}.btn-delete{color:#ff5d53;background-color:transparent;border:2px solid #ff5d53;height:36px;line-height:1.2;min-width:85px}.btn-delete:hover{background-color:#ff5d53;border-color:#ff5d53}.btn-deactivate{color:#8d97a0;background-color:transparent;border:2px solid #8d97a0;height:36px;line-height:1.2;min-width:85px}.btn-deactivate:hover{background-color:#8d97a0;border-color:#8d97a0}.section-head{color:#394659;font-size:16px}.label-signup{color:#394659}.formctrl-sign{height:40px;border-color:#cccfd2;color:#ced3d8}.formctrl-sign:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.sign-text{color:#8d97a0}.text-link{color:#00b2e3;font-size:16px;font-weight:600;text-decoration:none}.text-link:hover{text-decoration:none}.custom-select-group-text{background-color:#fff}.cust-select-modal{height:40px;background-image:none}.label-left{font-size:14px}.bold-head{font-size:16px;color:#394659;font-weight:500}.inlblk{display:inline-block}.grey-16{color:#8d97a0;font-size:16px}.regular16{font-size:16px;color:#394659}.modal.left .modal-dialog{position:fixed;margin:auto;width:300px;height:100%;-webkit-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translateZ(0);background-color:#f1f9ff;border-radius:0;border:none}@media(min-width:576px){.modal.left.fade .modal-dialog{max-width:300px}}.modal.left .modal-content{height:100vh;overflow-y:auto;background-color:#f1f9ff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:1px solid rgba(0,0,0,0)}.modal.left .modal-body{padding:0}.modal.left.fade .modal-dialog{left:0;margin-left:60px;-webkit-transition:opacity .3s linear,left .3s ease-out;-moz-transition:opacity .3s linear,left .3s ease-out;-o-transition:opacity .3s linear,left .3s ease-out;transition:opacity .3s linear,left .3s ease-out;background-color:#f1f9ff;border-radius:0;border:none}.modal.left.fade.in .modal-dialog{left:0}.modal.left .modal-header{border-bottom:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0;display:block}.modal.left .modal-body{padding:0 20px}.modaltitle-head{color:#394659;font-size:20px;font-weight:600}.modal.left .modal-footer{border-top:1px solid transparent}.modal.left .modal-dialog,.modal.right .modal-dialog{position:fixed;margin:auto;width:415px;height:100%;-webkit-transform:translate3d(0%,0,0);-ms-transform:translate3d(0%,0,0);-o-transform:translate3d(0%,0,0);transform:translateZ(0)}.modal.left .modal-content,.modal.right .modal-content{height:100%;overflow-y:auto;background:#f1f9ff}.modal.left .modal-body,.modal.right .modal-body{padding:15px 15px 80px}.modal.right.fade .modal-dialog{right:0;top:68px;-webit-transition:opacity .3s linear,right .3s ekase-out;-moz-transition:opacity .3s linear,right .3s ease-out;-o-transition:opacity .3s linear,right .3s ease-out;transition:opacity .3s linear,right .3s ease-out}.modal.right.fade.in .modal-dialog{right:0}.modal.right .modal-title{font-size:16px;color:#394659;font-weight:600}.modal-content{border-radius:.75rem;border:none}.modal-header{border:none}.pr-0{padding-right:0}.top-nav{background-color:#394659;min-height:60px;position:fixed;width:100%;border:none;border-radius:0}.brand-img{display:inline-block;vertical-align:bottom;width:32px}.top-nav-brandtext{font-size:12px;color:#8d97a0;display:block;padding-bottom:0;margin-bottom:0}.top-nav-brandhead{color:#cccfd2;font-size:15px;display:block;padding-bottom:0;margin-bottom:0;font-weight:600}.user-list{list-style:none;padding:0;margin:0}.user-list li{list-style:none}.user-type-link{text-decoration:none}.user-type-img{width:36px;height:36px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:2px solid #00B2E3}.alert-buttongrp-wrap{padding:0 10px;margin-right:30px}.alert-buttongrp-wrap .dropdown-toggle:after{content:none}.btn-group p{padding-bottom:0;margin-bottom:0;font-size:11px;text-align:left}.btn-alertgrp{background-color:#596576}.menu-sidebar{-webkit-box-shadow:0 0 2rem 0 rgba(0,0,0,.05);-moz-box-shadow:0 0 2rem 0 rgba(0,0,0,.05);box-shadow:0 0 2rem #0000000d;height:100vh;background-color:#fff}.custom-drop-right{position:absolute;transform:translate3d(72px,-5px,0)!important;top:0;left:0;will-change:transform;background:#f8f9fa;border:none;color:#3a678d;font-size:.875rem;padding:0;box-shadow:0 .125rem .25rem #00000013;border-radius:.375rem}.custom-drop-right img{width:20px}.custom-drop-right .dropdown-item{color:#3a678d!important;font-weight:600;min-height:48px}.vertical{text-align:center;background-color:#fff;color:#c1c1c1;position:relative}.br-btm{height:1px;width:130px;margin:0 auto;background:#ddd;display:block}.custom-drop-right .dropdown-item:hover{background:#f1f9ff!important}.custom-drop-right .arrow-left{width:0;height:0;border-top:10px solid transparent;border-right:20px solid #f8f9fa;border-bottom:10px solid transparent;position:absolute;top:20px;left:-19px}.vertical .menu-sidebar-wrap .menu-sidebar-list{padding:0;margin:0;list-style:none;cursor:pointer}.vertical .menu-sidebar-wrap .menu-sidebar-list li{border-right:4px solid transparent}.vertical .menu-sidebar-wrap .menu-sidebar-list li:hover,li:focus{border-right:4px solid #00B2E3;background-color:#f1f9ff}.vertical .menu-sidebar-wrap .menu-sidebar-list li:hover i{color:#3a678d}.vertical .menu-sidebar-wrap .menu-sidebar-list li:hover a{color:#3a678d;font-weight:600}.vertical .menu-sidebar-wrap .menu-sidebar-list li:hover .menu-sidebar-i i{color:#3a678d;font-weight:800}.device-filter-icon button:after{display:none}.vertical .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i{display:block;font-size:26px;color:#3a678d;font-weight:600}.vertical .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i i{color:#3a678d;font-weight:600}.vertical .menu-sidebar-wrap .menu-sidebar-list a{display:block;font-size:.875rem;text-transform:uppercase;color:#3a678d;padding:.625rem .5rem;margin:.625rem}.vertical .menu-sidebar-wrap .menu-sidebar-list a:after{display:none}.vertical .menu-sidebar-wrap .menu-sidebar-list a:hover{text-decoration:none}.vertical-btm{text-align:center;background-color:#fff;color:#c1c1c1;padding:5px 0;overflow-y:auto}.vertical-btm .menu-sidebar-wrap{position:fixed;bottom:0}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list{margin:0;list-style:none;cursor:pointer;padding:0 0 0 10px}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li{margin:20px 0;border-right:4px solid transparent;min-height:50px}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li:hover{border-right:4px solid #00B2E3;background-color:#f1f9ff}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li:hover i{color:#3a678d}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li:hover a{color:#3a678d;font-weight:600}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li:hover .menu-sidebar-i i{color:#3a678d;font-weight:800}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i{display:block;font-size:26px;color:#3a678d;font-weight:600;width:46px}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list li .menu-sidebar-i i{color:#3a678d;font-weight:600}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list a{display:block;font-size:13px;text-transform:uppercase;color:#707070;margin-bottom:4px}.vertical-btm .menu-sidebar-wrap .menu-sidebar-list a:hover{text-decoration:none}.expand-header{position:fixed;top:62px;width:calc(100% - 60px);z-index:999;background-color:#3a678d;display:block}.content{min-height:calc(100vh - 4rem);padding:1.5rem}.user-mgmt-section{background-color:#f1f9ff;height:calc(100vh - 70px);padding:20px 15px 0}.create-wrap{display:block;width:100%;padding-bottom:25px}.bluebtn-outer{display:inline-block;margin-right:5px}.exportbtn-outer{display:inline-block;width:80px}.filterbtn-outer{display:inline-block;width:100%;padding:10px 0}.role-card{display:block;width:100%;padding:14px 10px;height:85px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:#fff;border:1px solid #ededed;margin-bottom:10px;cursor:pointer;border:2px solid transparent}.role-card:hover{-webkit-box-shadow:1px 1px 4px #e2e2e2;-moz-box-shadow:1px 1px 4px #e2e2e2;box-shadow:1px 1px 4px #e2e2e2;border:2px solid #c5e0e8}.role-card .card-img{object-fit:contain;display:inline-block;width:50px}.role-card .card-img img{width:50px;height:50px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;vertical-align:bottom}.role-card .card-body{display:inline-block;padding:0 0 0 10px;width:160px}.role-card .card-body .card-title{color:#394659;font-size:18px;margin-bottom:8px}.role-card .card-body .card-text{color:#979ba0;font-size:14px}.role-card .card-role{display:inline-block;width:65px;vertical-align:top;float:right}.role-card .role-banner{color:#cccfd2;text-transform:capitalize}.usermgmt-detail-content{border:1px solid #ededed;background-color:#fff;padding:0 20px}.usermgmt-detail-header{min-height:100px;border-bottom:1px solid #ececec}.role-cardhead{display:block;width:100%;padding:14px 10px}.role-cardhead .card-img{object-fit:contain;display:inline-block;width:60px}.role-cardhead .card-img img{width:60px;height:60px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;vertical-align:bottom}.role-cardhead .card-body{display:inline-block;padding:0 0 0 10px}.role-cardhead .card-body .card-title{color:#394659;font-size:20px;margin-bottom:8px}.role-cardhead .card-body .card-text{color:#979ba0;font-size:14px}.link-grpheader{line-height:5.5;display:inline-block;float:right}.user-type-outer{margin-top:20px}.usertype-span{font-size:14px;color:#8d97a0;margin-bottom:5px}.usertype-head{color:#394659;font-size:16px;margin-bottom:0}.sec-accessto{padding:20px 0;margin-bottom:30px}.room-card{display:block;width:100%;padding:10px;height:88px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:#f1f9ff;border:1px solid #ced3d8;margin-bottom:20px;cursor:pointer;border:2px solid transparent}.room-card .card-img{object-fit:contain;display:inline-block;width:64px}.room-card .card-img img{width:64px;height:64px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;vertical-align:bottom}.room-card .card-body{display:inline-block;padding:0 0 0 10px;width:auto;vertical-align:super}.room-card .card-body .card-title{color:#394659;font-size:18px;margin-bottom:8px}.room-card .card-body .card-text{color:#979ba0;font-size:14px}.sec-permission{padding:20px 0}.section-head-ib{display:inline-block;width:240px;color:#394659;font-size:16px}.controls-headwrap{padding-bottom:15px}.control-headouter{text-align:center}.control-head{font-size:14px;color:#8d97a0;display:inline-block}.controls-content{padding-bottom:20px}.custom-checkbox{text-align:center;cursor:pointer}.custom-control-input{cursor:pointer}.sec-signin{background-color:#f1f9ff;width:100%;height:100vh}.content-container{padding-top:40px}.logo-container{padding-bottom:25px}.form-row{padding-bottom:5px}.signlink-wrap{padding-top:20px}.sec-verify-phone{background-color:#f1f9ff;width:100%;height:100vh}.verifyph-headwrap{text-align:center}.form-wrap-verifyph{padding:10px 0 20px}.modalback-top{display:block;width:100%;padding-bottom:10px}.modalback-link{display:inline-block;text-decoration:none;color:#394659;font-size:14px}.modalback-link:hover{text-decoration:none}.modalback-img{display:inline-block;padding-right:5px}.modal-header-subtext{color:#00b2e3;font-size:16px;padding-top:5px;font-weight:600}.modal-header-sublink{color:#00b2e3;font-size:16px;padding-top:5px;font-weight:600;text-decoration:none}.modal-header-sublink:hover{text-decoration:none}.modal-loccard{height:86px;border:1px solid #ced3d8;display:block;padding:15px 10px;margin-bottom:10px;cursor:pointer}.modal-loccard .card-title{margin-bottom:5px}.modal-loccard .card-img{object-fit:contain;display:inline-block;width:50px;margin-right:8px}.modal-loccard .card-img img{width:50px;height:50px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;vertical-align:bottom}.modal-loccard .card-body{display:inline-block;width:auto;padding:0}.card-subtext{color:#707070;font-size:14px}.selected-wrap{background-color:#fffaf5;border:2px dashed #f4d2c0;padding:10px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.selected-head{font-size:15px;color:#394659;font-weight:600;padding-bottom:5px}.selected-text{font-size:13px;color:#8a8281;padding-bottom:5px}.alert-head{border-bottom:1px solid #d8d8d8;padding-bottom:25px}.left-head,.right-headsec{display:flex;cursor:pointer}.cust-nav{display:contents}p.view{margin-left:30px;color:#394659;font-size:14px}.view-container{display:flex}.view-container .content-head{padding-bottom:0}.tab-wrp{display:flex;margin:0 25px;border:1px solid #cccfd2;border-radius:6px}.tab-wrp li.nav-item{display:flex;justify-content:space-between;border-right:1px solid #cccfd2;box-shadow:0 2px 4px #0000001a;cursor:pointer}.zone-head .tab-wrp li.nav-item{padding-right:0}.tab-wrp li.nav-item.active{box-shadow:none;background:#f1f9ff;border-radius:6px}.tab-wrp li.nav-item:nth-child(3){border-right:none}.spacer{height:10px}.tab-wrp li.nav-item a{color:#394659;font-size:14px;padding:5px 10px}.custom-badge{width:20px;height:20px;margin:6px;border-radius:100%;padding:5px 2px;font-size:11px;color:#fff}.dropdwn-select{background-image:url("./media/w-down-arrow-MQ7KXOET.svg");background-repeat:no-repeat;background-position:right 12px center;background-size:15px;color:#b9b9b9;font-size:14px}select{-webkit-appearance:none;appearance:none}.mt-20{margin-top:20px}.mar-10{margin-right:10px;color:#394659}.right-tab-wrp{border:1px solid #cccfd2;border-radius:6px;background:#fff;cursor:pointer}.right-tab-wrp a{color:#394659;font-size:14px;border-bottom:3px solid transparent;padding:5px 15px;min-width:80px}.right-tab-wrp-rep a{color:#394659;font-size:14px;border-bottom:3px solid transparent;padding:5px 15px;min-width:120px;text-align:center}.right-tab-wrp ul{margin:0 20px}.right-tab-wrp a:hover,.right-tab-wrp a.active{color:#394659;font-size:14px;font-weight:600;border-bottom:4px solid #00B2E3}.alert-bdy{padding:15px 0}.device-content{height:calc(100vh - 80px);position:relative}.tab-wrp li.nav-item:hover{box-shadow:none;background:#f1f9ff;border-radius:6px}p.device-common-head{color:#394659}.device-left-ul{padding:0;margin:10px 0;background:#fff;border-radius:4px;border:1px solid #ededed}.device-left-ul li{list-style:none;margin:0 15px;border-bottom:1px solid #d8d8d8;padding:10px 0}.li-left p{font-size:14px;color:#394659;display:inline-block;vertical-align:super;margin-left:10px}.check-icon{height:20px;width:20px;display:inline-block;border-radius:4px;text-align:center;padding:1px}.red{background:#ff5d53}.yellow{background:#ffb800}.check-icon i{color:#fff;font-size:12px;text-align:center;vertical-align:text-top}.li-right p{color:#ff8200;font-size:14px}.li-right{padding:0 10px}.device-left-ul li:last-child{border-bottom:none}.tbl-wrp .table thead th{border:none;border-right:1px solid #ececec;padding:4px;font-size:14px;color:#394659;font-weight:400}.tbl-wrp .table thead th:nth-last-child(-n+2){border-right:none}tr.bg-tr{background:#fff;border:none;font-size:14px;border:1px solid #ededed;margin:10px;border-radius:4px}tr.bg-tr th{border:none}.regular-th{color:#394659;font-weight:600;font-size:14px;margin-bottom:0}.circle{width:10px;height:10px;display:inline-block;margin-right:10px;vertical-align:top;margin-top:5px;border-radius:100%}.regular-p-wrp{display:inline-block}p.small-td{color:#979ba0;font-weight:400;font-size:14px;margin-bottom:0}.bg-tr td{vertical-align:middle;color:#394659;padding:10px 5px;border:none}.bg-tr td a{color:#8d97a0;font-size:16px;border:2px solid;padding:5px 15px;border-radius:4px}.tbl-completed{color:#00b2e3;font-size:16px;font-weight:600}.has-search{position:relative;display:inline-block;margin-bottom:0;padding-bottom:7px;padding-left:7px}.has-search .form-control-feedback{position:absolute;z-index:2;display:block;width:2.375rem;height:2.375rem;line-height:2.375rem;text-align:center;pointer-events:none;color:#aaa;right:0}.right-btn-wrp{display:inline-block}.has-search .form-control{padding-right:2.375rem;width:92%}.has-search .form-control::placeholder,.search-form .form-control::placeholder{color:#ced3d8;opacity:1}.has-search .form-control:-ms-input-placeholder,.search-form .form-control:-ms-input-placeholder{color:#ced3d8}.has-search .form-control::-ms-input-placeholder,.search-form .form-control::-ms-placeholder{color:#ced3d8}p.mstr-swtch{display:inline-block;font-size:14px;color:#394659;font-weight:600}.on-off-wrp{display:inline-block}a.off-btn{color:#8d97a0;border:2px solid #8d97a0;border-radius:4px;padding:1px 8px;font-size:14px;font-weight:600;margin-left:10px}a.off-btn:hover,a.on-btn:hover{background:#00b2e3;border:2px solid #00B2E3;color:#fff}a.on-btn{color:#8d97a0;border:2px solid #8d97a0;border-radius:4px;padding:1px 8px;font-size:14px;font-weight:600;margin-left:10px}.card.custom-card{border:1px solid #ededed;padding:10px 15px}.zone-card-content{padding-left:10px}p.name{font-size:14px;color:#394659;line-height:1;font-weight:600}.device-count{font-size:11px;color:#979ba0;display:inline-block}.device-count-usg{font-size:11px;color:#979ba0}.settings-img{width:20px;height:20px;cursor:pointer}.card-img-wrp{height:50px;width:50px}.modal-top-card{height:160px;background:#fff;margin:auto;justify-content:center;align-items:center;display:flex;border:1px solid #ededed;border-radius:4px}.modal-top-card-txt{color:#8d97a0;font-size:14px}.modal-content-head{color:#394659;font-size:16px;font-weight:600}.right-flex p{color:#394659;font-size:14px}.right-flex p img{margin-left:10px}.marg10-0{margin:10px 0}.modal-ul ul{padding:0}.modal-ul ul li{list-style:none}.custom-card{margin-bottom:10px}li{list-style:none}p.card-time{color:#394659;font-size:12px}p.card-report{font-size:14px;color:#394659}p.status{font-size:14px;color:#979ba0}.bottom-modal{position:fixed;bottom:0;left:0;z-index:1050;display:none;width:100%;height:75%;overflow:hidden;outline:0;top:auto}.bottom-modal .modal-dialog{max-width:100%;margin-left:60px;margin-bottom:0;margin-top:0}.bottom-modal .modal-title1{font-size:16px;color:#394659;font-weight:600}.bottom-modal .modal-content{height:100%;overflow-y:auto;background:#f1f9ff}.create-group .right-tab-wrp,.create-group .has-search{display:inline-block}.create-group .content-head{padding-bottom:0}.create-group .right-head,.select-wrapper{display:flex}.create-group p.view{margin-left:30px;color:#394659;font-size:14px;margin-right:10px;margin-top:8px}.device-common-head span{color:#8d97a0}.select-all .form-group{display:block;margin-bottom:15px}.select-all .form-group input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.select-all .form-group label{position:relative;cursor:pointer;color:#394659;font-size:14px}.select-all .form-group label:after{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #394659;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:8px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-left:10px;border-radius:4px}.select-all .form-group input:checked+label:before{content:"";display:block;position:absolute;top:3px;left:76px;width:6px;height:14px;border:solid #394659;border-width:0 2px 2px 0;transform:rotate(45deg)}.create-group .card-img-wrp{text-align:center}.create-group .card-img-wrp a{margin-top:5px;display:block}.pagination-wrapper{position:absolute;bottom:10px;left:40%}.prev{color:#394659;border:2px solid #cccfd2;border-radius:4px;padding:1px 8px;font-size:14px;font-weight:600;margin-right:10px;text-decoration:none}.next{color:#394659;border:2px solid #cccfd2;border-radius:4px;padding:1px 8px;font-size:14px;font-weight:600;margin-left:10px;text-decoration:none}.pagination-wrapper p{font-size:14px;color:#394659;margin-top:4px}.bold-head span{color:#ff8200;margin-left:10px}.whole-container{padding-bottom:30px}.right-section{border-left:1px solid #d8d8d8;padding-left:10px;height:calc(100vh - 68px);padding-top:15px;padding-right:10px;position:sticky;overflow-y:auto;overflow-x:hidden}.right-section .bold-head{font-size:14px}.create-group .zone-card-content{padding:0}.bordr-left{border-left:1px solid #d8d8d8}.create-group .card-img-wrp{height:33px;width:33px}.small-green-btn{background-image:linear-gradient(#00b2e3,#00b2e3);border:1px solid #00B2E3;font-size:16px;text-decoration:none;padding:5px;border-radius:4px;color:#394659;display:inline-block;width:100%;text-align:center}.footer{position:fixed;bottom:10px;padding-right:10px;width:23%}.footer .form-control{padding-right:2.375rem;font-size:14px}.footer .form-control::placeholder{color:#ced3d8;font-size:14px;opacity:1}.footer .form-control:-ms-input-placeholder{color:#ced3d8;font-size:14px}.footer .form-control::-ms-input-placeholder{color:#ced3d8;font-size:14px}.wht-btn{font-size:16px;color:#8d97a0;text-align:center;background:#fff;width:100%;display:block;border:1px solid #ededed;margin:10px 0;padding:6px;font-weight:500;position:relative}.wht-btn img{position:absolute;left:10px;height:17px;top:10px}.regular-p{font-size:14px;color:#394659}.right-sec-btn{padding:20px 0;border-top:1px solid #ececec;margin:10px 0}.right-tab-wrp-btm{border:2px solid #ececec;padding:20px}.tone-tab-wrp .right-tab-wrp{border:1px solid #cccfd2;border-radius:6px 6px 0 0;border-bottom:none}.slider-tone-intensity{-webkit-appearance:none;width:100%!important;height:2px;background:#8d97a0;outline:none;opacity:1;-webkit-transition:.2s;transition:opacity .2s;display:inline-block;border:1px solid #8d97a0;color:#8d97a0}.slider-tone-intensity::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:0;background:#fff;border:1px solid #8d97a0;cursor:pointer;box-shadow:0 2px 4px #00000017}.slider-tone-intensity::-moz-range-thumb{width:20px;height:20px;border-radius:0;background:#fff;cursor:pointer}.slider-tone-intensity::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:1px solid #8d97a0;cursor:pointer;box-shadow:0 2px 4px #00000017}.slider-tone-intensity::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;cursor:pointer}.slider-tone{-webkit-appearance:none;width:85%!important;height:20px;background:linear-gradient(to right,#fff591,#fff);outline:none;opacity:1;-webkit-transition:.2s;transition:opacity .2s;display:inline-block;border:1px solid #8d97a0}.slider-lbl{width:85%!important}.slider-lbl label,.slider-lbl-100 label{font-size:10px;color:#8d97a0}.slider-tone::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:30px;border-radius:0;background:#fff;border:2px solid #b6b6b6;cursor:pointer}.slider-tone::-moz-range-thumb{width:15px;height:30px;border-radius:0;background:#fff;cursor:pointer}.slider-intensity{-webkit-appearance:none;width:70%!important;height:5px;border-radius:5px;background:linear-gradient(to right,#fc0,#fefdda);outline:none;opacity:1;-webkit-transition:.2s;transition:opacity .2s;display:inline-block}.slider-intensity::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:15px;height:15px;border-radius:50%;background:#4caf50;cursor:pointer}.slider-intensity::-moz-range-thumb{width:15px;height:15px;border-radius:50%;background:#4caf50;cursor:pointer}.picked-color{width:20px;background:#f7ee9a;height:20px;display:inline-block;border:1px solid #8d97a0}.btn-toggle{padding:0;position:relative;border:none;height:1.5rem;width:3rem;border-radius:1.5rem;color:#6b7381;background:#707070}.btn-toggle.active{transition:background-color .25s;background-color:#00b2e3}.btn-toggle.active>.handle{left:1.6875rem;transition:left .25s}.btn-toggle>.handle{position:absolute;top:.1875rem;left:.1875rem;width:1.125rem;height:1.125rem;border-radius:1.125rem;background:#fff;transition:left .25s}.expire{color:#8d97a0;font-size:14px}.btm-wrp{display:flex;flex-direction:row}.btm-wrp input{margin-left:10px;width:30px;height:22px;border-radius:4px;border:1px solid #cccfd2;padding:5px}.edit-grp{font-size:16px;color:#8d97a0;font-weight:500}.del{font-size:16px;color:#ff5d53;font-weight:500}.thumbnail-sec ul{padding:0}.scene .thumbnail-sec li{list-style:none;display:inline-block}.thumbnail-sec{display:block}.thumbnail-sec .block-img{display:inline-block;width:63%}.thumbnail-sec .upload-img{display:inline-block;width:35%;vertical-align:top}.scene .thumbnail-sec .block-img img{list-style:none;display:inline-block;margin-top:5px}.inputfile{overflow:hidden;position:absolute}.custom-file-input{width:250px;height:250px;z-index:999;padding:25px;cursor:pointer}.scene .upload-inner label{background:#fff;height:83px;text-align:center;margin-bottom:0;margin-top:30px;border:1px dashed #c1c1c1;width:94px;position:relative}.img-wrp{position:absolute;top:27%;left:11%}.img-wrp p{font-size:12px}.styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:16px;height:16px;background:#fff;border-radius:4px}.styled-checkbox:checked+label:after{content:"";position:absolute;left:3px;top:9px;background:#fff;width:2px;height:2px;box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.orang-p{font-size:14px;color:#ff8200;display:inline-block;padding:0 10px}.unstyled{margin-bottom:2px}.unstyled li{display:inline-block;margin:0 3px}.map-card{width:100%;height:400px;background:#fff;border:1px solid #ededed;border-radius:4px;margin:10px 0}.accordion .tab-content{background:transparent!important}.panel-heading{padding:0;border:0}.panel-title>a,.panel-title>a:active{display:block;font-weight:500;color:#394659;font-size:16px;padding:15px 10px;border-bottom:1px solid #d8d8d8}.panel-heading a:before{width:16px;height:16px;content:" ";float:right;background-image:url("./media/grey-up-NAYJ6Z6L.png");background-repeat:no-repeat;transition:all .5s;margin-top:1px}.panel-heading.active a:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.bold16{font-weight:500;color:#394659;font-size:16px}.gery-txt{font-size:14px;color:#8d97a0}.inputgrp-search{padding:10px 0}.inputgrp-search .input-group-prepend .input-group-text{background-color:#fff;border-left:none}.inputgrp-search .input-group-prepend .input-group-text img{width:20px;height:20px}.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:4px;border-bottom-right-radius:4px}.device-details li{background:#fff;padding:9px 5px;border:1px solid #ededed;cursor:pointer}.device-details li:hover{background:#8d97a0;padding:9px 5px;border:1px solid #ededed;color:#fff}.device-details li:hover .regular-13,.grey-12,.device-details li:hover .grey-12{color:#fff}.regular-13{font-size:13px;color:#394659}.grey-12{font-size:12px;color:#8d97a0}.drk-blu-txt{color:#8d97a0;font-size:14px}.panel1-heading{padding:0;border:0}.panel1-title>a,.panel1-title>a:active{display:block;font-weight:500;color:#394659;font-size:16px;padding:15px 10px;border-bottom:1px solid #d8d8d8}.panel1-heading a:before{width:16px;height:16px;content:" ";float:right;background-image:url("./media/grey-up-NAYJ6Z6L.png");background-repeat:no-repeat;transition:all .5s;margin-top:1px}.panel1-heading.active a:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.limit-wrp{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edit-scene-btm{display:block}.edit-scene-btm .del{display:inline-block;width:20%}.edit-scene-btm .small-green-btn{display:inline-block;width:70%;float:right}.custom-width-wrp{width:90%}.new-scene{padding:20px 0;max-height:300px;overflow-y:auto}.new-scene li{padding:10px 5px;border-bottom:1px solid #ececec}.new-scene li:hover{background:#8d97a0;color:#fff}.new-scene li:hover .light-yellow{border:1px solid #394659;background:#f7ee9a}.new-scene li:hover .regular16{color:#fff}.scene-config .modal-dialog{max-width:610px;margin:1.75rem auto}.light-yellow{background:#fffde3;border:1px solid #cccfd2;vertical-align:text-bottom}.pad20{padding:20px 0}.m20{margin:20px 0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0;display:inline-block}.styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:16px;height:16px;background:#fff;border:1px solid #394659;border-radius:4px}.no-brd{border:none}a.off-btn-modal{color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;background:#cccfd2;height:22px;width:40px;display:inline-block;text-align:center}a.off-btn-modal:hover,a.on-btn-modal:hover{background:#00b2e3;color:#fff}a.on-btn-modal{color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;background:#cccfd2;height:22px;width:40px;display:inline-block;text-align:center}.selectBox{position:relative;cursor:pointer}.overSelect{position:absolute;inset:0}.multiselect{position:relative}.add-btn{font-size:14px;color:#00b2e3!important;font-weight:500;border:2px solid #00B2E3;margin-bottom:0;padding:3px 15px;border-radius:4px;line-height:1.9;cursor:pointer}#checkboxes{display:none;border:1px #dadada solid;position:absolute;width:300px;background:#fff;z-index:99;right:0;top:40px;padding:10px;min-height:450px;border-radius:4px}.add-to-fade{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;opacity:.5;display:none}.add-to-fade.show{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;opacity:.5}.add-to-footer{position:absolute;bottom:10px;width:93%}.common-btn.creat{background-image:linear-gradient(#00b2e3,#07afdc);border:1px solid #00B2E3;font-size:16px;margin-top:auto;width:100%;display:block;text-align:center;line-height:2.3;border-radius:5px;color:#394659;bottom:10px}#checkboxes label{display:block}#checkboxes .custom-pagelink{margin:0 10px;width:45px;border:1px solid #8d97a0;text-align:center;border-radius:5px;color:#707070;font-size:14px}.add-to li{border:1px solid #ededed;padding:8px;margin-bottom:10px;border-radius:4px}.add-to input{border:none;color:#ced3d8}.add-to input:focus{box-shadow:none}.add-to input::-webkit-input-placeholder{color:#ced3d8}.add-to input:-ms-input-placeholder{color:#ced3d8}.add-to-input{width:127px;height:18px}.add-to-input::placeholder{color:#ced3d8;font-size:14px}.or{color:#8d97a0;text-align:center}.new-scene-btn{color:#8d97a0;width:100%;display:block;text-align:center;border:2px solid #8d97a0;padding:5px;border-radius:4px;font-size:16px}.new-scene-btn:hover{color:#8d97a0}#showFilter{display:none;border:1px #dadada solid;position:absolute;width:279px;background:#fff;z-index:99;right:14px;top:57px;padding:10px}#showFilter li{padding-bottom:10px}.scene .upload-inner .cstm-brdr{border:1px solid #cccfd2;border-radius:4px}.export{color:#394659;font-size:14px;cursor:pointer}.mg-lft-150{margin-left:150px}.no-br{border:none}.trend-card{border:none;padding:35px 30px 5px;border-radius:15px;min-height:400px;position:relative}.date-input{font-size:12px;color:#394659;margin:0 0 3px;display:block;text-align:left;font-weight:100}.floor-drpdwn .custom-btn-toggle:after{content:"";background:url("./media/w-down-arrow-MQ7KXOET.svg") center center;background-repeat:no-repeat;border:none;background-size:contain;width:12px;height:12px;content:" ";float:right;display:inline-block;margin-left:20px;top:5px;position:relative}.floor-drpdwn .dropdown-menu.show{background:#ebf4f9;border-radius:5px;font-size:14px;max-height:290px;right:0!important;left:auto!important;overflow:auto}.br-rght{border-right:1px solid #ddd}.drpdwn-big{width:580px;right:0!important;top:10px!important;padding:10px}.date-wrp input{font-size:13px;padding:0 10px}.enrgy-cnsmd{color:#979ba0;font-size:14px;margin-top:8px}.enrgy-cnsmd span{color:#00b2e3;font-weight:600;font-size:14px}.btn.focus,.btn:focus{box-shadow:none}.custom-btn-toggle{width:auto;text-align:left;font-size:13px;color:#394659;font-weight:600}.has-search .form-control{padding-right:2.375rem;height:30px;margin:6px;width:auto;font-size:14px;width:92%}.has-search .form-control-feedback{position:absolute;z-index:2;display:block;width:2.375rem;height:1.375rem;line-height:2.375rem;text-align:center;pointer-events:none;color:#aaa;right:5px;top:3px}.chart-area{min-height:380px}.drpdwn-2{width:330px}.drpdwn-3{width:450px}.img-container{display:inline-block}.rep-set{color:#394659;font-size:14px;font-weight:600}.rep-set:hover{color:#394659}.rep-set img{width:17px}.right-sec-wrp img{width:20px;height:20px;margin:4px 10px}.right-sec-wrp .right-sec-head{font-size:14px;color:#979ba0;line-height:1.9;font-weight:300}.right-sec-wrp .right-sec-head-g{color:#00b2e3;font-weight:600}.right-sec-wrp .right-sec-head:hover,.right-sec-wrp .right-sec-head.active{font-weight:600;cursor:pointer}.enrgy-rate{color:#979ba0;font-size:14px;margin:10px 0;float:right}.bill-wrp{display:flex;cursor:pointer;margin-top:5px}.bill-wrp img{width:33px;height:33px;margin-right:10px}.bill-wrp p{color:#979ba0;font-size:16px;margin-bottom:0;line-height:1.2}.bill-wrp .green{color:#00b2e3;font-size:18px;font-weight:600}.bill-wrp .b-exeed{color:#394659;font-size:16px;font-weight:600;margin-bottom:5px}.outline-btn{padding:1px 10px;border:1px solid #979ba0;border-radius:15px;color:#979ba0;width:91px;display:flex;justify-content:space-between;margin-right:10px;font-size:12px}.outline-btn .badge{border-radius:50%;width:auto;height:14px;margin-top:3px;min-width:14px}.b-exeed{color:#394659;font-size:15px;font-weight:500}.bill-wrp .dropdown-toggle:after{display:none}.custom-table{padding:10px;background:#fff;margin-top:10px;border-radius:10px;font-size:12px}.table.custom-table td,.table.custom-table th{padding:5px;text-align:center}.table.custom-table td{font-size:11px;color:#979ba0}.table.custom-table thead th{color:#43435c;font-weight:500;text-align:center;padding:8px}.table.custom-table thead tr{border-bottom:1px solid #ddd}.custom-input-group{font-size:13px}.custom-input-group span{padding:0 12px;font-size:12px;border-top-right-radius:5px!important;border-bottom-right-radius:5px!important;background:#fff;cursor:pointer;width:100px}.currency-drpdwn.dropdown-menu.show{background:#efefef;padding:10px;border:none}.custom-input-group.dropdown-toggle:after{position:absolute;top:12px;right:10px;content:"";background:url("./media/w-down-arrow-MQ7KXOET.svg") center center;background-repeat:no-repeat;border:none;background-size:contain;width:12px;height:14px;float:right;display:inline-block}.currency-drpdwn img{width:15px;height:12px;margin-top:3px;margin-right:7px}.currency-drpdwn p{font-size:12px;color:#979ba0}.settings-wrp{display:flex;margin:25px 0 0}.settings-wrp p{color:#4ed4ad;font-size:17px;cursor:pointer;margin-right:50px;font-weight:500}.settings-wrp p:hover{font-weight:500}.ul-items{padding:0;margin-top:20px;margin-left:15px;margin-bottom:0;display:flex;background-color:#dfe3eb;border-top-left-radius:13px;border-top-right-radius:13px}.body-bg{background-color:#f7faff;padding:15px 25px}.ul-items li{list-style:none;min-width:100px;min-height:40px;font-size:14px;color:#707070;cursor:pointer;font-weight:600;display:flex;align-items:center;justify-content:center;background-color:#dfe3eb;width:100%;border-top-left-radius:13px;border-top-right-radius:13px}.ul-items li:hover{color:#00b2e3;font-weight:600;background-color:transparent;border-top-left-radius:13px;border-top-right-radius:13px;width:100%}.ul-items li.active{color:#fff;font-weight:600;background-color:#00b2e3;border-top-left-radius:13px;border-top-right-radius:13px;width:100%}.settings-content{padding:20px;margin-top:15px;border-radius:15px}.rep-setngs-tbl.table thead th{border:none;font-size:12px;font-weight:400;position:relative;color:#979ba0;padding:.75rem 0}.device-count{font-size:12px;color:#979ba0}.rep-setngs-tbl.table td{background:#f7faff;border:none;font-size:13px;font-weight:600;color:#394659;border-bottom:2px solid #fff;width:25%}.bor-td{position:relative}.bor-td:after{content:"";border-right:2px solid #c6c6c7;float:right;height:30px}.bor-td-usg{border:none}.wid-25{width:25px}.right-checkbx .styled-checkbox{position:absolute;opacity:0;width:20px;height:20px;border-radius:50%}.right-checkbx .styled-checkbox+label{position:relative;cursor:pointer;padding:0}.right-checkbx .styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#eaeaea;border:none;border-radius:50%}.right-checkbx .styled-checkbox:hover+label:before{background:#00b2e3}.right-checkbx .styled-checkbox:checked+label:before{background:#00b2e3}.right-checkbx .styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.right-checkbx .styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.right-checkbx .styled-checkbox:checked+label:after{content:"";position:absolute;left:5px;top:11px;background:#fff;width:2px;height:2px;box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.right-checkbx .styled-checkbox:checked+label:before{background:#00b2e3;border:2px solid #00B2E3}.right-checkbx .styled-checkbox-new{position:absolute;opacity:0;width:20px;height:20px;border-radius:50%}.right-checkbx .styled-checkbox-new+label{position:relative;cursor:pointer;padding:0}.right-checkbx .styled-checkbox-new+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#fff;border:2px solid #9b9b9b;border-radius:50%}.right-checkbx .styled-checkbox-new:hover+label:before{background:#fff}.right-checkbx .styled-checkbox-new:checked+label:before{background:#00b2e3}.right-checkbx .styled-checkbox-new:disabled+label{color:#b8b8b8;cursor:auto}.right-checkbx .styled-checkbox-new:disabled+label:before{box-shadow:none;background:#ddd}.right-checkbx .styled-checkbox-new:checked+label:after{content:"";position:absolute;left:4.5px;top:10px;background:#fff;width:2px;height:2px;box-shadow:2px 0 #fff,4px 0 #fff,4px -2px #fff,4px -4px #fff,4px -6px #fff,4px -8px #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.right-checkbx .styled-checkbox-new:checked+label:before{background:#00b2e3;border:2px solid #00B2E3}.right-checkbx .unstyled li{display:inline-block;margin:0 3px;position:absolute;right:-34px}.right-checkbx .unstyled-new li{display:inline-block;margin:0 3px;position:absolute;right:-10px!important}.right-checkbx .unstyled{margin:0;padding:0;list-style-type:none;position:relative}.green-right{color:#00b2e3;float:right;position:absolute;top:15px;right:0;cursor:pointer;width:55px}.input-text{font-size:13px;font-weight:500;color:#394659!important}.input-text::placeholder{color:#cccfd2}.input-text::-webkit-input-placeholder{color:#cccfd2}.input-text::-moz-placeholder{color:#cccfd2}.input-text:-ms-input-placeholder{color:#cccfd2}.input-text:-moz-placeholder{color:#cccfd2}.sav-btn{background:#4ed4ad;color:#fff;font-size:14px;padding:6px 25px;border-radius:6px;font-weight:400;margin:10px 0;display:inline-block}.sav-btn:hover{color:#fff}.right-checkbx .title{text-align:center;color:#4571ec}.radio{margin:.5rem}.radio input[type=radio]{position:absolute;opacity:0}.radio input[type=radio]+.radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:1px solid #b4b4b4;display:inline-block;width:15px;height:15px;position:relative;top:2px;margin-right:1em;vertical-align:top;cursor:pointer;text-align:center;transition:all .25s ease}.radio input[type=radio]:checked+.radio-label:before{background-color:#4ed4ad;box-shadow:inset 0 0 0 3px #f4f4f4}.radio input[type=radio]:focus+.radio-label:before{outline:none;border-color:#3197ee}.radio input[type=radio]:disabled+.radio-label:before{box-shadow:inset 0 0 0 4px #f4f4f4;border-color:#b4b4b4;background:#b4b4b4}.radio input[type=radio]+.radio-label:empty:before{margin-right:0}.set-limit-wrp{padding:20px 40px;margin:20px;min-height:199px}.set-limit-wrp-dev{padding:20px 40px;margin:115px 20px 20px;min-height:199px}.mg-top-100{margin-top:100px}.radio-label{font-size:14px;color:#394659;font-weight:500;margin-bottom:0}.default-text-wrp{margin:15px 30px}.default-text-wrp p{font-size:13px}.default-text-wrp p span{color:#979ba0}.device-type-sel{width:200px;font-size:14px;font-weight:700;background:url("./media/sel-drop-arw-IAITWETS.svg") no-repeat;background-position-x:95%;background-position-y:center;background-size:9px;border:1px solid #d5d5d5;background-color:#fff}.device-type-sel:hover,.device-type-sel:focus{outline:none;box-shadow:none}.fw-500{font-weight:500!important}.occupancy-msg{margin:20px 0}.occupancy-msg p{color:#394659;font-size:14px;font-weight:400}.wid-20{width:20px}.currnt-date{font-weight:500;font-size:14px;margin-bottom:10px}.tabset-wrp .nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#00b2e3;color:#fff;border-radius:2px}.tabset-wrp .nav-pills .nav-link{padding:3px 20px;font-size:12px;min-width:88px;text-align:center;color:#979ba0;font-weight:200;border-right:1px solid #ced4da;border-radius:0}.tabset-wrp .nav-pills .nav-link:last-child{border-right:none}.tabset-wrp .nav{border:1px solid #ced4da;border-radius:5px}.tabset-wrp{margin-bottom:15px}.tabset-wrp ul{width:100%}.tabset-wrp ul li{border-right:1px solid #ced4da;width:33.3%}.tabset-wrp ul li:last-child{border-right:transparent}.floor-drpdwn .no-arrow.dropdown-toggle:after{opacity:0}.export-card p{font-size:12px;color:#212529}.export-card img{width:35px;margin-right:20px}.export-card span{width:83px;height:1px;background:#ddd;display:block;margin:10px auto}.pad25-50{padding:25px 50px}.inpt-wrp{position:relative}.abslt-cal{position:absolute;top:0;right:0;width:17px;margin:7px 10px}.floor-drpdwn .dropdown-menu.show.right-auto{right:auto!important;margin-top:27px}@media(max-width:1300px){p.view{margin-left:15px;color:#394659;font-size:14px}}@media(max-width:1200px){.floor-wrp{margin:0 10px}}@media(max-width:991.98px){.mg-lft-150{margin-left:75px}.outline-btn{width:80px}}@media(max-width:767.98px){.right-tab-wrp-rep a{min-width:75px}.floor-wrp{display:contents;width:100%;display:flex;justify-content:flex-end}.mg-lft-150{margin-left:35px}.bill-wrp{margin:10px 0}}@media(min-width:767.98px)and (max-width:768.98px){.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 25.666667%;max-width:30.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 29%;max-width:30%}.mg-lft-150{margin-left:20px}.offset-md-6{margin-left:40%}.set-limit-wrp{padding:0}.offset-md-7{margin-left:43.333333%}.bill-wrp img{width:30px;height:30px;margin-right:10px}.custom-btn-toggle{width:104px;padding:0 3px}.col-md-6.cust-col{-ms-flex:0 0 50%;flex:0 0 70%;max-width:69%}}@media(max-width:575.98px){.mg-lft-150{margin-left:15px;margin-right:15px}.dis-sm-block{display:block!important}.floor-drpdwn .dropdown-menu.show{background:#f3f3f3}.trend-card{padding:35px 10px}.outline-btn{width:70px;padding:1px 4px}.drpdwn-big{width:356px;top:10px!important;padding:10px;z-index:99999}.device-type-sel{width:160px}.ul-items li{list-style:none;float:left;width:60px}.set-limit-wrp{padding:0}.wid-25{width:20px}.green-right{color:#00b2e3;float:right;position:absolute;top:15px;right:-16px;line-height:1}.right-sec-wrp img{width:20px;height:20px;margin:0 5px}.right-tab-wrp-rep a{min-width:68px;padding:5px 10px}.p-sm-0{padding:0}.floor-drpdwn .dropdown-menu.drpdwn-3.show{width:300px}.floor-drpdwn .dropdown-menu.drpdwn-2.show{background:#f3f3f3;width:285px}}.custom-day{width:34px!important;height:34px!important;color:#000!important;font-style:normal!important;border-radius:4px;display:flex;justify-content:center;align-items:center}.custom-day.focused{background-color:#e6e6e6;color:#fff!important}.custom-day.range,.custom-day:hover,.custom-day.faded{background-color:#00b2e3;color:#fff!important}.custom-day.disabled{opacity:.5;color:#6c757d!important}.custom-day.disablehover:hover{background-color:#e2e6ea!important;border-color:#dae0e5!important}.custom-calender{width:255px;margin-top:6px;border:none;font-size:11px!important;font-weight:600}.custom-calender .ngb-dp-day,.ngb-dp-week-number,.ngb-dp-weekday{width:34px!important;height:34px!important;color:#000!important;font-style:normal!important;border:1px solid #eaeaea;margin:2px;border-radius:4px}.ngb-dp-day:focus{outline:none}.custom-calender .ngb-dp-header{background-color:transparent!important}.custom-calender .ngb-dp-weekdays{background-color:transparent!important;border:none!important}.ngb-dp-weekday{font-weight:800;font-size:11px;border:none}.month-nam{color:#3a3a3a;font-size:11px;font-weight:500;text-align:center;border:1px solid #ddd;border-radius:4px;margin:0 2px 2px;cursor:pointer;padding:2px}.month-disable .month-nam,.month-nam.disabled{background:#ddd;color:#a2a2a2}.month-nam:hover,.month-nam.active{background:#00b2e3;color:#fff}.cal-width{width:285px;padding:5px 10px!important}ngb-datepicker-navigation-select>.custom-select,ngb-datepicker-navigation-select>.form-select{font-size:12px!important;height:26px!important;background:#00b2e3;border:none;color:#fff;font-weight:600;padding-left:18px!important;margin-right:2px}.ngb-dp-arrow-btn{color:#00b2e3!important}.bg-primary{background:#00b2e3!important}.del-modal-inner{display:flex;justify-content:center;align-items:center}.del-img{width:45px;height:45px;background:red;border-radius:50%;padding:10px;margin:0 auto}.del-img img{width:100%}.modal-dialog-delete p{margin:15px 0}.modal-dialog-delete a{color:#8c97a0;font-size:16px;font-weight:600;width:100px;border:1.5px solid #8c97a0;padding:2px;text-align:center;border-radius:4px;margin-right:10px}.modal-dialog-delete a :hover{color:red;border:1.5px solid red}.outline-btn-sm{font-size:12px;color:#979ba0;border:1px solid #979ba0;border-radius:4px;width:70px;padding:0;margin-right:10px;background:#fff;cursor:pointer}.outline-btn-sm:hover,.outline-btn-sm-active{border:1px solid #00B2E3;color:#00b2e3}.dat-intrvl{color:#979ba0;font-size:13px;margin-right:20px}.b-exeed-head{font-size:18px;font-weight:600;color:#667e9f}.b-exeed-sm{font-size:14px}.cus-sel{width:90%;height:30px;padding:0;border:none}.cus-sel{width:80%;height:30px;padding:2px 10px;background:transparent;border:none;font-size:15px;background:url("./media/drop-down-arrow-MVBCMFBM.png");background-size:10px;background-position:right;background-repeat:no-repeat;font-weight:600;cursor:pointer}.table-input{width:39%;height:30px;font-size:13px;font-weight:600}.last-br{background:#fff!important;border-right:1px solid #ddd!important;border-bottom:2px solid transparent!important}.right-btn-wrapper{display:flex;align-items:center;height:100%;padding:0 40px;margin:10px}.btn-comapre{border-radius:15px}.btn-image-span img{width:50px;object-fit:contain}.form-control-comapre{background:url("./media/small-calendar@2x-P6NJL4RH.png") center center no-repeat;background-position-x:95%;background-size:25px;cursor:pointer;border:1px solid #00B2E3;border-radius:5px;padding:14px 0;height:40px}.tab-title-settings{color:#394659;font-size:15px;cursor:pointer;margin-right:10px;font-weight:600}.tab-title-settings:hover{color:#4ed4ad;font-weight:600}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active .tab-title-settings{color:#00b2e3;font-weight:600}.formctrl-date{background:url("./media/w-calendar-OTKMMNJC.svg") center center no-repeat;background-size:20px;background-position-x:95%;cursor:pointer;font-weight:600;width:100%;min-width:200px}.custom-tooltip{display:inline-block;background:#f1f9ff;padding:10px}.date{font-size:12px;color:#73818e;margin-bottom:4px;font-weight:500}.tooltip-content,.time{color:#00b2e3;font-size:14px;font-weight:500;margin-bottom:0}.time span:after{content:"";border-right:1px solid #c6c6c7;height:30px;margin:0 5px}.no-data-wrp{min-height:450px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:500}.no-data-wrp img{width:80%}.no-data-wrp p{font-size:15px;color:#979ba0}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}::-webkit-scrollbar{width:8px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#9ca5b3}.vertical .menu-sidebar-wrap .menu-sidebar-list li.active{border-right:4px solid #00B2E3;background-color:#f1f9ff}.test:after{content:"\2807";font-size:18px;color:#acaaaa}.building-card.card{padding:15px 14px 15px 30px;border-radius:8px;margin-bottom:20px;cursor:pointer}p.small-head{font-size:13px;margin:5px 0 0;color:#b1adad}p.head{color:#67707d;font-weight:600;font-size:17px}p.floor-count{font-size:12px;color:#b1adad}.floor-count span{color:#67707d;font-weight:600}.small-head-floor{font-size:15px;margin:5px 0 0;color:#b1adad}.creat-new{position:fixed;bottom:40px;right:40px}.plus-wrp{background:#00b2e3;padding:5px;width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.plus-wrp img{width:18px}.plus-wrp-img{background:#00b2e3;padding:5px;width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.plus-wrp-img img{width:10px}.emil{color:#6c757d!important;font-size:12px}input::-webkit-input-placeholder{font-size:14px}.drag-p{color:#394659;font-size:16px}.add-img-wrp{border:1px solid #ddd;display:inline-block;border-radius:50%;cursor:pointer}.drag-sec label{width:100%}.delete-btn-contain{display:flex;justify-content:center;align-items:center}.btn-save{background:#00b2e3;min-width:150px;text-align:center;color:#fff!important;padding:7px;font-size:13px;font-weight:600;border-radius:20px;cursor:pointer;height:36px}.btn-save:hover{text-decoration:none;color:#fff}.btn-cancel{background:#fff;border:1px solid #00B2E3;min-width:150px;text-align:center;color:#00b2e3!important;padding:7px;font-size:13px;font-weight:600;border-radius:20px;cursor:pointer;height:36px}.btn-cancel:hover{text-decoration:none;color:#00b2e3;border:1px solid #00B2E3}.warning-text{font-size:12px;color:#596576;margin:15px 0}.row-dwn{margin-top:20px}.custom-box{width:144px!important;border-radius:5px!important}.cmpare-drpdwn{border:1px solid #00B2E3;border-radius:5px;height:40px}.cmpare-drpdwn button{color:#394659!important;font-size:13px;font-weight:600;padding:9px 15px;min-width:205px;text-align:left}.cmparebtn:after{content:"";background:url("./media/w-down-arrow-MQ7KXOET.svg") center center;background-repeat:no-repeat;border:none;background-size:contain;width:14px;height:14px;content:" ";float:right;display:inline-block;background-position-y:8px}.map-rght{margin:20px 0;border-left:1px solid #ddd;padding:10px 100px 10px 25px;max-height:65vh;overflow-y:auto}.build-img{width:50px;height:50px}.three-dot{height:18px;padding:0 7px}.upload-modal-inner{text-align:center;padding-bottom:40px;padding-top:20px}.upload-modal-inner p{font-size:14px;margin:30px 0;color:#969292}.save-modal .modal-dialog{display:flex;align-items:center;min-height:calc(100% - 3.5rem)}.save-modal .modal-content{border-radius:10px}.building-card.card{padding:15px 14px 15px 30px;border-radius:8px;margin-bottom:20px;position:relative;min-height:150px}.building-card-hidden{background-color:#06040496;position:absolute;top:0;left:0;width:100%;padding-right:14px;bottom:0;border-radius:8px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;display:none;height:100%}.building-card-hidden-active{background-color:#06040496;position:absolute;top:0;left:0;width:100%;padding-right:14px;bottom:0;border-radius:8px;margin-bottom:20px;justify-content:center;align-items:center;display:block;display:flex;height:100%}.building-card .test{position:absolute;right:5px;top:10px;z-index:99}.building-card .content-contain{width:100%;outline:none}.wid-50{width:50px}.form-ctrl-invisible{border:1px solid #c6c6c7;outline:none;box-shadow:none;font-size:14px;width:60%;background-color:#fff}.form-ctrl-invisible:focus{outline:none;border:transparent;box-shadow:transparent}.right-checkbox-limit .unstyled li{position:relative!important;right:0!important;margin-right:25px}.datascope-contain{display:flex;flex-direction:row}.toggle-btn-wrp{position:relative;margin:10px 0}.toggle-btn-wrp p{font-size:14px}.avg-val{font-size:12px;font-weight:400;position:relative;color:#979ba0;margin:0 25px 12px}.table-height-map::-webkit-scrollbar{width:20px}.table-height-map::-webkit-scrollbar-track{background:#dedede;border-left:9px solid #fff;border-right:9px solid #fff}.table-height-map::-webkit-scrollbar-thumb{background:#e6e6e6;border-left:7px solid #fff;border-right:7px solid #fff;border-radius:8px}.table-height-map .item{height:20px;margin-bottom:5px;background:#a8a9a9}.table-height-map .item:last-child{margin-bottom:0}.table-height-map{overflow-y:scroll;padding-right:25px;height:360px}.trend-card .nav-tabs .nav-link{border:none;padding-left:0}.trend-card .nav-tabs{border:none}.sml-gry-p{font-size:12px;color:#979ba0}.inputgrp-text-set-interval{font-size:12px}.td-width-15{width:15%!important}.td-width-50{width:50%!important}.form-invalid{color:red}.chart-area{position:relative;background:#f7faff;border-radius:8px}.play-bk{border:2px solid #cccfd2;border-radius:5px;background:#fff;font-size:12px;min-width:110px;font-weight:600;height:30px;margin-right:10px}.play-bk.active{border:2px solid #00B2E3;border-radius:20px;background:#00b2e3;color:#fff}.play-bk:focus{outline:none}.device-list{padding:50px 75px;min-height:500px;max-height:500px;overflow-x:auto;overflow-y:hidden}.device-list-head{display:flex;justify-content:space-between}.device-list-head-sm{display:flex;justify-content:space-between;cursor:pointer;padding:3px 5px;border-radius:7px}.list-cont{width:23%;padding:0 2%}.device-list-head-sm:hover{background:#ddd}.scroll-list{padding:15px 0}.apexcharts-legend-marker{width:12px!important;height:12px!important;border-radius:50%}.unit-active{color:#00b2e3!important}.usage-unit-box{border-radius:5px;border:.5px solid #cccfd2}.usage-unit-box img{cursor:pointer}.usage-unit-text{font-size:15px;margin-right:20px;margin-top:3px}.usage-analytics-view-list-btn{margin-right:10px;padding:4px 15px;font-size:12px;font-weight:600;border-radius:5px;border:.5px solid #cccfd2;display:flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer}.usage-unit-box .percentage{border-top-right-radius:5px;border:1px solid #00B2E3;border-bottom-right-radius:5px}.usage-unit-box .hours{border-top-left-radius:5px;border-bottom-left-radius:5px;border:1px solid #00B2E3}.limi-exceeded{margin-top:30px;color:red}.apexcharts-legend{justify-content:flex-end!important}.status{margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;border:none;border-radius:50%}.status.green{background:#00b2e3}.status.red{background:#ec4a4a}.f-13{font-size:13px}.absolute-right-0{position:absolute!important;right:0!important}.astrik{width:7px;margin-right:5px}.content-head img{width:18px;margin-top:-3px;margin-right:10px}.progress-container{min-width:350px;margin:0 10px}.pause-img-wrp{min-width:100px}.pause-img-wrp img{cursor:pointer;min-width:25px;padding:5px}.pause-img-wrp img:hover{background-color:#00b2e3;min-width:25px;padding:5px}.pause-img-wrp img:after{background-color:#3333a1;width:25px;height:25px;position:absolute;right:50%;top:50%}.back-arrow{padding-right:10px;width:28px}.tbl-scroll{height:450px;overflow-x:auto}input[type=range i]{color:#fff!important}.custom-range::-webkit-slider-thumb{background:#00b2e3}.custom-range::-moz-range-thumb{background:#00b2e3}.custom-range::-ms-thumb{background:#00b2e3}.row-pad{padding-left:75px}.m-l-10{margin-left:5px}.my-custom-class .tooltip-inner{background-color:#f1f9ff;font-size:14px;color:#979ba0;min-width:300px;padding:10px}.my-custom-class .bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-bottom-color:#f1f9ff!important}.flr-name,.bill-wrp .flr-name{color:#00b2e3;font-weight:600;font-size:14px;cursor:pointer}.flr-name.active{color:#00b2e3;font-weight:600;font-size:14px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.container-checkbox{display:block;position:relative;padding-left:30px;cursor:pointer;font-size:14px;color:#394659;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:20px 20px 20px 0}.container-checkbox input{opacity:0;cursor:pointer;border-radius:50%;position:absolute;top:0;left:0;height:20px;width:20px}.container-checkbox .checkmark{border-radius:50%;position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee;border:2px solid #ddd}.container-checkbox:hover input~.checkmark{background-color:#ccc}.container-checkbox input:checked~.checkmark{background-color:#4ed4ad}.container-checkbox .checkmark:after{content:"";position:absolute;display:none}.container-checkbox input:checked~.checkmark:after{display:block}.container-checkbox .checkmark:after{left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.enrgy-cnsmd .gryp,.gryp{color:#979ba0;font-weight:400}.f-14{font-size:14px!important}.abslt-btm{bottom:7px;position:absolute}.wid-140{width:140px}@media(max-width:1199.98px){.bill-wrp .green{color:#00b2e3;font-size:15px}}.xaxis-title{float:left;font-weight:700}.apexcharts-xaxis-title,.apexcharts-yaxis-title{font-weight:700}.no-data-wrp .table{width:100%}.no-data-wrp .table td{width:40%}.title-class{font-weight:600}.exeed-subhead{font-size:11px}.nodata{display:flex;align-items:center;justify-content:center}.live-data-button{position:absolute;right:25px;bottom:25px;z-index:999}.live-data-btn{border:2px solid #00B2E3;border-radius:20px;background:#fff;font-size:13px;min-width:110px;height:30px;margin-top:7px;margin-right:10px;background-color:#fff}.filter-fixed-top-contain{position:fixed;z-index:999;background-color:#fff;min-height:50px;padding:10px 0;width:100%;display:flex;align-items:center;justify-content:flex-end;left:0;top:0}.filter-fixed-top-contain .floor-wrp{float:right;margin-right:45px}.cost-details-wrp li{display:inline-block;margin-right:15px;width:30.33%;border-radius:13px}.cost-details-wrp .reg-p{font-size:12px;color:#73818e;min-height:25px}.cost-details-wrp .cost{font-size:15px;color:#000;font-weight:600}.cost-details-wrp .cost-util{font-size:15px;color:#6d69a7;font-weight:600;margin-bottom:0}.cost-details-wrp .sm-p{font-size:12px;color:#000;margin-top:2px;font-weight:600;margin-right:5px;margin-bottom:0}.cost-details-wrp .more-grp{font-size:12px;color:#00b2e3!important;margin-top:2px;font-weight:600;margin-right:5px}.cost-details-wrp .sm-p span{color:#394659;font-weight:600;margin-left:5px}.enity-tootlip .tooltip-inner{background-color:#f1f9ff;color:#979ba0;min-width:180px;padding:10px;margin-left:100px;font-size:13px}.custom-input-group .wid-75{width:75px!important}.modal-tabset .nav-item .nav-link{border:none;color:#73818e;font-size:14px;background-color:transparent}.modal-tabset .nav-tabs .nav-item.show .nav-link,.modal-tabset .nav-tabs .nav-link.active{border:none;color:#00b2e3;font-size:16px;font-weight:600;background:none}.cust-accordion .card{border:1px solid #D1D8DF;border-bottom:1px solid #D1D8DF!important;margin-bottom:1rem;border-radius:.625rem}.cust-accordion .card .card-header{border-bottom:1px solid #D1D8DF!important}.cust-accordion button.btn.btn-link{color:#394659;font-weight:600;font-size:16px;text-align:left;width:100%}.cust-accordion button.btn.btn-link:hover,.cust-accordion button.btn.btn-link:focus{text-decoration:none;color:#00b2e3}.accord-txt{color:#394659;font-weight:600;font-size:16px}.accord-txt:hover,.card-header .accord-txt:hover{text-decoration:none;color:#00b2e3}.accordion>.cust-accordion.card:last-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.accordion>.cust-accordion.card:first-of-type{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.cust-accordion .card-header{background:#f5f5f5;border-radius:10px!important}.cust-accordion .card:last-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.cust-accordion .card:first-of-type{border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}.list-outer{margin:40px 0}.cust-accordion{margin-bottom:20px}select.custom-select.accordion-sel{border:1px solid #cccfd2;height:35px;font-size:12px;font-weight:600!important;color:#394659!important;background-image:url("./media/Path6205-RIGU4BM6.png");background-size:13px;margin:15px 0}.collaps-p{font-size:12px!important;color:#73818e!important;margin:20px 0!important;font-weight:400!important}.styled-checkbox+label.small{font-size:14px;color:#73818ebf}.custom-text-mute{color:#394659;font-size:10px}.custom-input{border:1px solid #cccfd2;height:35px;font-size:14px}.accordion-card-bdy{padding:20px 35px}.device-info-wrp .bold-small-p{font-size:12px;color:#73818e;font-weight:600;margin-bottom:2px}.device-info-wrp .small-p{color:#73818e;font-size:12px;margin-bottom:13px;font-weight:200}.device-info-wrp .bold-small-p-sm{font-size:15px;color:#73818e;font-weight:500;margin-bottom:2px}.small-input .input-group{width:110px}.small-input .tab-input-group input{font-size:14px;border:1px solid #cccfd2;border-right:none;height:30px}.small-input .tab-input-group span#basic-addon2{background:#fff;font-size:11px;color:#394659;border:1px solid #cccfd2;border-left:none;height:30px;padding:5px}.input-wrp .form-control.custom-input::placeholder{color:#73818e!important;font-weight:200!important}.green-btn-wrp{margin-top:25px}.green-btn-wrp a{border:1px solid #00B2E3;width:133px;display:inline-block;text-align:center;font-size:12px;padding:5px 0;border-radius:20px;color:#00b2e3;font-weight:600;margin-right:20px}.green-btn-wrp a:hover{background-color:#00b2e3;color:#fff}.wid-80{width:80%}.bold-green{font-size:14px!important;color:#00b2e3!important}.cust-accordion select.custom-select.accordion-sel.wid-90{color:#73818e!important;font-weight:400!important}.status-chck-wrp{padding:10px 30px}.status-chck-wrp p{color:#73818e;font-size:15px}.check-btn{width:133px;cursor:pointer;border:1px solid #00B2E3;vertical-align:middle;color:#00b2e3;font-size:14px;text-align:center;font-weight:600;border-radius:20px;display:flex;align-items:center;justify-content:center;height:32px;margin:-2px 20px 20px 35px}.mtm-70{margin-top:-70px}input.profile-input{display:inline-block;width:20%;border:1px solid #cccfd2;border-radius:4px;height:30px;color:#394659;font-weight:600;padding:0 5px;font-size:13px}.dali-card{display:flex;padding:10px 15px;border:1px solid #d1d8df;border-radius:5px;align-items:center}.dali-card img{width:35px;margin-right:10px}.failed-lbl{color:#73818e;font-size:15px;margin-bottom:4px!important}.failed-device-wrp{padding:30px}.no-failure{text-align:center;padding:20px 0}.no-failure img{width:35px;margin-bottom:10px}.small-input.fad-rev .input-group{width:100%}.fad-rat{height:30px}.settings-content-right{position:absolute;right:15px;top:80px}.settings-content-right a{cursor:pointer}.device-config-container{padding:20px}.dev-config-ul-contain{border-right:1px solid #dedede;position:relative}.dev-config-ul-contain:before{display:inline-block;margin-left:.955em;vertical-align:.255em;content:"";border-right:.3em solid #CCCFD2;border-top:.3em solid transparent;border-bottom:.3em solid #CCCFD2;border-left:.3em solid transparent;transform:rotate(318deg);position:absolute;right:-5px;top:50%}.dev-config-ul-contain:after{background:url("./media/carrot-right-OW4KVNWQ.svg");position:absolute;top:50%}.dev-config-ul{list-style:none;margin:0;padding:0}.dev-config-li{padding:15px 0;display:block}.dev-config-li .text-side{display:inline-block;width:65%}.dev-config-li .btn-control{display:inline-block;margin-left:25px}.dev-config-li p{font-size:15px;color:#73818e;font-weight:400}.button-wrap{display:inline-block;width:auto}.form-ctrl-code{width:50px;text-align:left;border:transparent;box-shadow:none;padding:0}.report-status-head{color:#73818e;font-size:16px}.xtra-pad-left-25{padding-left:25px;width:70%}.interval-wrap{display:block}.btn-toggle{padding:0;position:relative;border:1px solid #00B2E3;height:20px;width:40px;border-radius:20px;color:#6b7381;background:none}.btn-toggle:focus,.btn-toggle.focus,.btn-toggle:focus.active,.btn-toggle.focus.active{outline:none}.btn-toggle:before,.btn-toggle:after{line-height:1.5rem;width:4rem;text-align:center;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:2px;position:absolute;bottom:0;transition:opacity .25s}.btn-toggle:before{left:-4rem}.btn-toggle:after{right:-4rem;opacity:.5}.btn-toggle>.handle{position:absolute;top:.1875rem;left:.1875rem;width:13px;height:13px;border-radius:13px;background:#00b2e3;transition:left .25s}.btn-toggle.active{transition:background-color .25s}.btn-toggle.active>.handle{left:24px;transition:left .25s;background:#fff}.btn-toggle.active:before{opacity:.5}.btn-toggle.active:after{opacity:1}.btn-toggle:before,.btn-toggle:after{color:#6b7381}.btn-toggle.active{background-color:#00b2e3}.backup-card-contain{padding:15px 0}.backup-card{min-height:106px;padding:25px;display:block;border-radius:10px}.backup-card .backup-icon{display:inline-block;width:60px;text-align:center;vertical-align:top;margin-top:15px;margin-right:15px}.backup-card .backup-text{display:inline-block;width:65%;color:#73818e}.backup-card .backup-text .backup-text-head{font-size:14px;font-weight:600;margin-bottom:0}.backup-card .backup-text p{font-size:14px;font-weight:400;width:70%}.backup-card .create-btn{display:inline-block;width:auto;text-align:center;vertical-align:top;margin-top:20px}.btn-create-backup{text-decoration:none;border-radius:23px;text-align:center;font-weight:600;border:1px solid #00B2E3;color:#00b2e3;min-height:32px;min-width:133px;background-color:#fff;font-size:12px}.btn-create-backup:hover{background-color:#00b2e3;border:1px solid #00B2E3;color:#fff}.modal-center-lg .modal-dialog{max-width:900px}.modal-center-lg .modal-dialog .modal-content{border-radius:16px;min-height:280px}.backup-modal-content{display:block;margin-top:70px}.form-ctrl-backup-name{border:1px solid #d6d6d6;min-width:446px;min-height:50px;border-radius:6px;background-color:#fff;font-weight:600;font-size:16px}.backup-modal-content .backup-modal-text{display:inline-block;width:80%}.backup-modal-content .backup-modal-text p{font-size:16px;font-weight:400;color:#73818e;margin-bottom:15px}.backup-modal-btn{display:inline-block;width:auto;vertical-align:middle}.btn-send{border-radius:100%;width:44px;height:44px;text-align:center;color:#00b2e3;background-color:#00b2e3;margin-left:10px}.btn-send img{width:24px;height:24px;object-fit:contain;transform:rotate(90deg)}.dali-card .name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dali-card .name span{font-size:10px;color:#73818e!important;font-weight:400}.dali-inner-wrp{width:100%;background:#e4e4e4;padding:20px;border-radius:5px;margin:0 15px 15px}.dali-inner-wrp .device-card{position:relative}.delete-mod-cont{text-align:center}.delete-mod-cont .delete-icon-contain{display:block}.delete-mod-cont p{padding:10px 0}.settings-icon img{cursor:pointer}.modal-tab{border:none}.modal-tab.nav-tabs .nav-link{border:none;color:#73818e;font-size:14px}.modal-tab.nav-tabs .nav-item.show .nav-link,.modal-tab.nav-tabs .nav-link.active{border:none;color:#00b2e3;font-size:16px;font-weight:600;background:none}.intnstiy-modal .modal-content{border-radius:10px;min-height:160px}.device-name-settings{color:#73818e;font-size:18px;font-weight:600;margin-top:8px}.content-head img{width:11px;margin-top:-3px;margin-right:8px}.cmn-tab-contnt{background:#fff;padding:35px;margin:10px 15px;border-radius:5px;min-height:68vh}.settings-content-head{display:block}.settings-content-right a{padding:0;border-radius:100%;display:inline-block}.settings-content-right img{width:25px;height:25px;vertical-align:middle;text-align:center}.custom-lbl{color:#73818e;font-size:15px;margin-bottom:7px}.small-txt{color:#394659;font-size:11px;margin-top:3px}.tab-input-group span#basic-addon2{background:#fff;font-size:11px;color:#394659;border:1px solid #707070;border-left:none;height:45px}.tab-input-group input{font-size:14px;border:1px solid #707070;border-right:none;height:45px}.tab-input-group input::placeholder{color:#394659!important;font-size:14px;font-weight:600}.custom-input.form-control::placeholder{color:#394659!important;font-size:12px;font-weight:600}.read-btn{font-size:13px;border:1px solid #00B2E3;min-width:85px;color:#00b2e3;border-radius:20px;text-align:center;font-weight:600;padding:2px}.read-sec-wrp{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:35px}.small-bold-txt{font-weight:600;color:#394659;font-size:13px;padding:10px 0}.custom-lbl-md{color:#73818e;font-size:14px;margin-bottom:4px}.baund-sel{border:1px solid #707070;height:45px;font-size:13px;color:#394659;font-weight:600}.baund-sel optionspan{color:#394659}.device-info-wrp{padding:45px}.blu{color:#00b2e3!important;font-weight:600}.check-btn{color:#00b2e3!important;font-weight:600;font-size:12px;border:1px solid #00B2E3;padding:2px 20px;border-radius:18px;display:inline-block;height:23px;margin:0 0 0 20px}.l-gray-p{color:#73818e!important;font-weight:200!important}.styled-checkbox{position:absolute;opacity:0}.styled-checkbox+label{position:relative;cursor:pointer;padding:0}.styled-checkbox+label:before{content:"";margin-right:10px;display:inline-block;vertical-align:text-top;width:18px;height:18px;background:#fff}.styled-checkbox:hover+label:before{background:#00b2e3}.styled-checkbox:focus+label:before{box-shadow:0 0 0 3px #0000001f}.styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.styled-checkbox:disabled+label:before{box-shadow:none}.styled-checkbox:checked+label:after{content:"";position:absolute;left:4px;top:12px;background:#fff;width:2px;height:2px}.add-switch:active [type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{border:3px solid #00B2E3}.custom-radio .custom-control-input:checked~.custom-control-label:after{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e") center no-repeat}[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;display:inline-block;font-size:.875rem}[type=radio]:checked+label{font-weight:700}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:2px;top:2px;width:1rem;height:1rem;border-radius:100%;background:#f1f9ff;border:3px solid #b0d1e6}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{content:"";width:1rem;height:1rem;background:#00b2e3;position:absolute;top:2px;left:2px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e") center no-repeat}[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.styl-none{list-style:none}.device-info-wrp .device-count{font-size:16px;color:#979ba0;display:inline-block;margin-bottom:0}.device-info-wrp p.name{font-size:18px;color:#394659;line-height:1;font-weight:600}.switch-card{border:1px solid #d1d8df;border-radius:8px;padding:20px;margin-bottom:20px}.bottom-fix{position:fixed;bottom:0;width:100%;left:0;margin-left:60px;box-shadow:5px 0 25px #d8d8d891;height:70px;background:#fff;padding:20px 0}.bottom-fix p{color:#73818e;font-size:16px;display:inline-block;width:80%;padding-left:40px}.assosiate-btn{width:133px;background:#00b2e3;color:#fff!important;font-size:13px;display:inline-block;text-align:center;padding:8px 0;border-radius:18px}.filter-dropdown .dropdown-menu{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;min-width:1080px;width:100%;margin-top:-50px;border-color:#ccc;transform:translate3d(-280px,95px,0)!important;background:#eee;border:none;border-radius:10px;padding:35px 45px;left:0!important}.filter-icon-contain,.filter-icon-contain .settngs-img{cursor:pointer}.filter-dropdown .drop-dwn-head li:hover{color:#00b2e3;font-weight:600}.filter-dropdown .drop-dwn-head li{list-style:none;font-size:12px;color:#73818e;display:inline-block;min-width:82px;margin:0 10px;cursor:pointer}.filter-inner-dropdown .dropdown-menu{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius-topleft:0;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;min-width:350px!important;width:100%;margin-top:-50px;border-color:#ccc;transform:translate3d(0,95px,0)!important;background:#eee;border:none;border-radius:10px;padding:35px 45px;left:0!important}.centered .modal-dialog{min-height:calc(100% - 3.5rem);display:flex;align-items:center}.intensity-modal .modal-dialog{max-width:800px!important;transition:transform .3s ease-out;transform:translateY(-50px)}.intensity-modal .modal-dialog .modal-content{border-radius:10px!important}.intensity-modal .modal-body{padding:30px 60px}.intensity-modal .modal-body .nav-tabs{border-bottom:transparent;min-height:50px}.intensity-modal .modal-body .tab-content{min-height:110px;padding-top:10px}.intensity-modal .modal-body .nav-tabs .nav-link{border:none;color:#73818e;font-size:14px;padding-left:0;padding-right:25px}.intensity-modal .modal-body .nav-tabs .nav-item.show .nav-link,.intensity-modal .modal-body .nav-tabs .nav-link.active{border:none;color:#00b2e3;font-size:16px;font-weight:600;background:none}.color-picker-contain{min-height:300px;width:100%;background-color:#f1f9ff;border-radius:20px;padding:25px}.color-picker-contain .color-picker{width:350px!important}.color-picker-contain .color-picker .saturation-lightness{margin:0 auto;width:170px!important;border-radius:100%!important;height:170px!important;display:inline-block!important}.color-picker-contain .color-picker .hue-alpha{display:inline-block!important;width:50%}.upload-modal.modal-dialog{max-width:603px}.upload-modal .modal-content{border-radius:5px}.upload-modal .modal-body{background:#f1f9ff;padding:40px;border-radius:4px}.upload-model-head{font-size:22px;color:#504f4f;font-weight:600;text-align:center}.upload-model-sub-head{font-size:19px;color:#504f4f;text-align:center}.drag-sec{text-align:center;background:#fff;margin:15px 0;padding:15px;border-radius:8px;position:relative;min-height:475px;display:flex;justify-content:center;align-items:center}.drag-p{color:#00b2e3;font-size:16px;font-weight:600;margin-top:25px}.suprt-file{color:#8f9aaa;font-size:14px}.green-btn-wrp{text-align:center}.upload-modal .green-btn{width:235px}.no-floor{text-align:center;margin-top:25px;font-weight:600;font-size:20px}.no-floor a{color:#00b2e3}.add-img-wrp{border:1px solid #ddd;display:inline-block;border-radius:50%}.add-img-wrp img{width:100px;border:1px solid #cbcbcb;padding:35px;border-radius:50%;height:100px;margin:7px}.drag-sec label{width:100%;position:absolute;left:0;top:0;min-height:475px;display:flex;justify-content:center;align-items:center}.save-button{background:#00b2e3;min-width:150px;text-align:center;color:#fff!important;padding:7px;font-size:13px;font-weight:600;border-radius:20px;display:inline-block;margin:10px 0}.save-button:hover{text-decoration:none;color:#fff;cursor:pointer}.map-wrp{background-color:#fff;padding:20px;border-radius:8px}.map-img-wrp{min-height:450px}.map-rght{margin:20px 0;border-left:1px solid #ddd;padding:10px 100px 10px 25px}.map-wrp .map-rght-hd{font-size:14px;width:173px;font-weight:600;color:#c7c4c4}.map-wrp select{font-size:14px;font-weight:600;color:#67707d}.map-wrp .form-control:focus{color:#495057;background-color:#fff;border-color:#00b2e3;outline:0;box-shadow:0 0 0 .2rem #3fd4af8c}.replace-map{background:#fff;min-height:100px;padding:25px 15px}.bottom-input input{border-right:none}.bottom-input button{border:2px solid #00B2E3;border-radius:20px!important;margin-left:-13px;min-width:100px;font-size:14px;color:#00b2e3;font-weight:600}.bottom-input button:hover{color:#00b2e3}.map-rght ul{padding:0;margin:10px 0}.map-rght ul li{background:#f5f5f5;margin-bottom:3px;padding:5px 10px;border-radius:5px}.drop-cards img{width:25px;height:25px;margin-right:10px}.head-sm{color:#67707d;font-weight:600;font-size:13px}.build-cont label{color:#73818e;font-size:14px;margin-bottom:15px}.build-cont .custom-select{color:#394659;font-size:13px;font-weight:600;height:45px;border:1px solid #d6d6d6}.build-cont input{height:45px;border:1px solid #d6d6d6}.build-cont li{border:1px solid #e3e3e3;background:#fff;float:left;height:52px;width:52px;border-radius:50%;margin-right:10px;cursor:pointer}.build-cont li img{width:100%;padding:12px}.build-cont li:hover{background-color:#00b2e3;border:none}.wht-img,.build-cont li:hover .ord-img{display:none}.build-cont li:hover .wht-img{display:block}.build-cont li.green-active{background-color:#00b2e3;border:none}.build-cont li.green-active .ord-img{display:none}.build-cont li.green-active .wht-img{display:block}.unit,.screenshot{cursor:pointer}.ml15{margin-left:15px!important}.compare-contain{display:flex;flex-direction:column;width:100%}.compare-with{margin-right:15px}.compare-date{font-size:15px;color:#394659;font-weight:500}.clear-compare{font-size:13px;cursor:pointer;color:#207bff!important;font-weight:700;text-transform:capitalize}.clear-text-contain{text-align:right;margin-bottom:15px}.form-group-delete-modal{display:flex;flex-direction:column;align-items:center}.formctrl-input{display:block;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.width-cls{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem}.width-cls:hover,.width-cls:active{outline:none;box-shadow:none}.top-nav-contain{display:flex;flex-direction:row;justify-content:space-between}.content-right{background-color:#fff;border-radius:15px;padding:30px;min-height:390px;display:flex;flex-direction:column}.sub-headings{color:#394659;font-size:30px 50px;font-weight:700}.btn-save-setting{font-size:16px;color:#fff;background-color:#00b2e3;border-radius:4px;display:-webkit-box;display:flex;justify-content:center;align-items:center;height:34px;width:165px;font-weight:700}.set-radio-control{display:flex;flex-direction:row;align-items:flex-start;margin:20px 0}.form-check:first-child{padding-left:0}.limit-select{background-image:url("./media/w-down-arrow-MQ7KXOET.svg");background-repeat:no-repeat;background-position:right 12px center;background-size:15px;color:#b9b9b9;font-size:14px;width:60%;border:1px solid #d5d5d5;height:40px}.limit-select-contain{margin-bottom:20px}.limit-select-contain .input-group{width:100%}.fc-limit{background-image:url("./media/percentage-OUYNP2HE.svg");background-repeat:no-repeat;background-position:right 12px center;background-size:15px;color:#394659;font-size:14px;border:1px solid #d5d5d5;height:40px}.fc-limit:hover,.fc-limit:focus{box-shadow:none;outline:none}.fc-hour{background-repeat:no-repeat;background-position:right 12px center;background-size:15px;color:#394659;font-size:14px;border:1px solid #d5d5d5;height:40px}.fc-hour:hover,.fc-hour:focus{box-shadow:none;outline:none}.unit-abs-contain{position:absolute;z-index:999;right:30px;top:50px;display:flex;align-items:center}.unit-head{font-size:14px;color:#7b8594;margin-right:15px}.unit-imgs-contain{display:flex;flex-direction:row}.unit-imgs-contain img{width:15px;height:15px;object-fit:contain}.btn-unit{background-color:transparent;border:1px solid #7b8594;border-radius:9px 0 0 9px;padding:6px 15px;display:flex;justify-content:center}.btn-unit-active{background-color:transparent;border:1px solid #00B2E3;border-radius:9px 0 0 9px;padding:6px 15px;display:flex;justify-content:center}.btn-unit-last{background-color:transparent;border:1px solid #7b8594;border-radius:0 9px 9px 0;padding:6px 15px;display:flex;justify-content:center;border-left:1px solid transparent}.btn-unit-last-active{background-color:transparent;border:1px solid #00B2E3;border-radius:0 9px 9px 0;padding:6px 15px;display:flex;justify-content:center;border-left:1px solid transparent}.unit-abs-contain-flex{display:flex;align-items:center}.settings-header-num{display:block;width:100%}.settings-header-num p{font-size:20px;color:#00162a;font-weight:700;margin-bottom:10px}.sec-usage-alert-settings{padding:30px 0;background-color:#f7faff;min-height:calc(100vh - 80px)}.header-contain{display:flex;justify-content:space-between;align-items:center}.header-left-side{display:flex}.header-left-side .right-head{margin-left:80px}.navigation-content{display:flex}.navigation-content-head{color:#394659;font-size:20px;font-weight:700;padding-bottom:20px}.navigation-content-head img{object-fit:contain;margin-right:13px}.header-right-side{display:flex}.header-right-btn-contain{display:flex;flex-direction:row;align-items:center}.header-right-btn-contain .btn{margin-right:5px}.header-right-btn-contain .btn:last-child{margin-right:0}.header-right-btn{background:#fff 0% 0% no-repeat padding-box;border:.5px solid #cccfd2;border-radius:8px;display:flex;align-items:center;justify-content:space-between;min-width:109px;height:30px;font-weight:500;color:#394659;font-size:12px;padding:8px;cursor:pointer}.header-right-btn:hover,.header-right-btn:focus{color:#394659}.header-right-btn img{width:13px;height:13px;object-fit:contain;margin-left:20px}.body-content{background:#fff 0% 0% no-repeat padding-box;border-radius:10px;padding:30px}.body-header-contain{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.header-body-left-side{width:100%;display:flex;flex-direction:row;align-items:center}.header-body-left-head{color:#394659;font-size:20px;font-weight:700;margin-bottom:15px}.calendar-contain{margin-right:25px}.calendar-contain:last-child{margin-right:0}.header-body-right-side{display:flex;align-items:center}.body-content-contain{background:#f7faff 0% 0% no-repeat padding-box;border-radius:18px;padding:20px}.body-content-top-side{margin-bottom:20px;display:flex;justify-content:space-between}.usage-data-text{color:#394659;font-size:14px}.view-data-contain{display:flex;justify-content:space-between;align-items:center}.view-data-text{color:#959ca7;font-size:11px;margin-right:30px}.view-radio-contain{display:flex;flex-direction:row}.view-radio-contain .form-check-rounded{margin-right:15px}.view-radio-contain .form-check-rounded:last-child{margin-right:0}.form-check-rounded{position:relative}.form-check-rounded .form-check-input{position:absolute;opacity:0;cursor:pointer;height:100%;width:100%}.form-check-rounded .form-check-label{color:#7b8594;font-size:12px;display:flex;align-items:center}.form-check-rounded .form-check-label:before{content:"";display:inline-block;margin-right:5px;height:16px;width:16px;border-radius:50%;border:2px solid #c1c1c1;background-color:#fff}.form-check-rounded .form-check-label:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:5.5px;top:4px;opacity:0}.form-check-rounded .form-check-input:checked~.form-check-label:before{background-color:#00b2e3;border-color:#00b2e3}.form-check-rounded .form-check-input:checked~.form-check-label:after{opacity:1}.form-check-rounded .form-check-input:checked+.form-check-label{color:#00b2e3;font-weight:600}.table-usage-alert.table thead th{border:none;font-size:12px;font-weight:400;position:relative;color:#979ba0;padding:.75rem 0}.table-usage-alert.table td{background:#fff;border:none;font-size:13px;font-weight:600;color:#394659;width:25%;vertical-align:middle;position:relative}.bor-td:after{content:"";border-right:2px solid #c1c1c1;float:right;height:25px;position:absolute;right:0;top:12px}.table-usage-alert.table{border-collapse:separate;border-spacing:0px 4px}.table-usage-alert.table td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.table-usage-alert.table td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.sort-twoway{position:absolute;right:20px;top:12px}.sort-twoway img{object-fit:contain;cursor:pointer}.state{width:20px;height:20px;border-radius:100%;background-color:#f7faff}.state-green{background-color:#00b2e3}.state-red{background-color:#ef6b49}.body-nav-content{background:#f7faff 0% 0% no-repeat padding-box;border-radius:18px;padding:30px}.usage-alert-list-table-contain{padding:20px;border-radius:18px;background-color:#fff}.alert-count-text{color:#00162a;font-size:20px;font-weight:500}.table-usage-alert-list.table thead th{border:none;font-size:12px;font-weight:400;position:relative;color:#979ba0;padding:.75rem 0}.table-usage-alert-list.table td{background:#f7faff;border:none;font-size:13px;font-weight:600;color:#394659;border-bottom:4px solid #fff}.table-usage-alert-list.table td:first-child{border-top-left-radius:10px;border-bottom-left-radius:14px}.table-usage-alert-list.table td:last-child{border-top-right-radius:10px;border-bottom-right-radius:14px}table.table-usage-alert-list .bor-td:after{height:18px}table.table-usage-alert-list td img{width:14px;height:14px;object-fit:contain;cursor:pointer}p[ng-reflect-router-link]{cursor:pointer}.floating-create-btn{background:linear-gradient(to bottom,#0edc9b,#01b3c8);width:55px;height:55px;border-radius:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.floating-create-btn img{width:32px}.floating-create-right-btm-contain{display:flex;justify-content:flex-end;align-items:flex-end;margin:15px 0}.floating-create-contain{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;min-height:450px;border-radius:15px}.no-data-text-contain{margin-top:15px}.no-data-text{color:#394659;font-size:17px;width:100%;text-align:center;margin-bottom:15px}.relative-nav .ul-items{width:fit-content;margin:0}.relative-nav .ul-items li{min-height:45px;padding-bottom:5px}.relative-nav-content{position:relative;top:-12px}.create-alert-filter-contain{display:flex;margin-bottom:30px}.create-alert-filter-contain .filter-contain{margin-top:0;padding:0}.create-alert-filter-contain .custom-btn-toggle{font-size:12px}.create-alert-filter-contain .date-input{font-size:10px}.create-alert-form-contain .custom-suffix{position:relative}.create-alert-form-contain .custom-suffix span.suffix{height:44px;padding:0 10px 0 5px;line-height:44px;color:#7b8594;font-size:14px;background-color:#fff;border-radius:.25rem;position:absolute;bottom:1px;right:1px}.create-alert-form-contain .form-group{margin-bottom:28px}.create-alert-form-contain .form-group label{font-size:14px}.create-alert-form-contain .form-control,.create-alert-form-contain .custom-select{height:46px;font-size:16px;font-weight:600}.create-alert-form-contain .form-control::-webkit-input-placeholder{font-weight:300}.create-alert-form-contain .form-control::-moz-placeholder{font-weight:300}.create-alert-form-contain .form-control:-ms-input-placeholder{font-weight:300}.create-alert-form-contain .form-control:-moz-placeholder{font-weight:300}.create-alert-form-contain .formctrl-date{background-color:#fff}.create-alert-form-contain label.date-input{display:none}.create-alert-form-contain .alert-create-btn .btn{min-width:190px;height:42px;color:#fff;font-weight:600;background-color:#00b2e3}.arrow-wrp{width:14px;height:14px;display:flex;float:right;margin:0 10px 0 5px;cursor:pointer}.arrow-wrp img{width:7px}.filter-contain .floor-wrp{margin:0}.filter-contain .floor-wrp .floor-drpdwn .custom-btn-toggle .date-input{font-size:10px}.filter-fixed-top-contain .floor-wrp .img-container img{width:15px}.filter-fixed-top-contain .floor-wrp .floor-drpdwn .custom-btn-toggle .date-input{font-size:10px}.filter-fixed-top-contain .floor-wrp .floor-drpdwn .custom-btn-toggle:after{height:6px;background-image:url("./media/w-down-arrow-MQ7KXOET.svg");position:relative;top:5px}.cursor-pointer{cursor:pointer}.has-search-group{display:flex;align-items:center;margin-bottom:15px}.has-search-group .form-group{width:100%;max-width:370px;margin-right:10px;margin-bottom:0}.has-search-group .form-group .form-control{margin:6px 0;padding-right:35px;border-radius:20px;font-size:12px;background-image:url("./media/w-magnifying-glass-FXOOHHKG.svg");background-size:17px;background-position:center right 10px;background-repeat:no-repeat}.has-search-group .form-group .form-control::placeholder{color:#ced3d8;font-size:12px;opacity:1}.has-search-group .form-group .form-control:-ms-input-placeholder{color:#ced3d8;font-size:12px}.has-search-group .form-group .form-control::-ms-input-placeholder{color:#ced3d8;font-size:12px}.card.group-card{margin-bottom:20px;padding:20px 30px;border-radius:10px;border:1px solid #ededed;height:calc(100% - 20px);justify-content:space-between}.card.group-card .group-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.card.group-card .group-card-header .group-img img{width:34px}.card.group-card .group-card-header .warning-wrp img{width:18px;cursor:pointer}.card.group-card .group-card-content{margin-bottom:7px}.card.group-card .group-card-content label{margin-bottom:0;font-size:14px;color:#73818e}.card.group-card .group-card-content h5{margin-bottom:5px;font-size:16px;font-weight:600}.card.group-card .group-card-content p{margin:0;font-size:11px;line-height:14px}.card.group-card .group-card-content p span{font-weight:600;cursor:pointer}.card.group-card .group-card-footer{display:flex;justify-content:space-between;align-items:center}.card.group-card .group-card-footer .group-settings img{width:22px;cursor:pointer}.card.group-card .group-card-footer .group-status{display:flex;align-items:center}.card.group-card .group-card-footer .group-status img{width:22px;margin-left:8px}.add-new-device-group{position:fixed;bottom:50px;right:50px;z-index:1}.add-new-device-group .floating-create-btn{cursor:pointer}.new-device-group-modal .modal-dialog{display:flex;align-items:center;min-height:calc(100% - 3.5rem)}.new-device-group-modal .modal-body .modal-content-contain{max-width:525px;margin:0 auto}.new-device-group-modal .modal-body .modal-content-contain p{margin-bottom:10px}.new-device-group-modal .modal-body .modal-content-contain .form-group-contain{display:flex;justify-content:center;align-items:center}.new-device-group-modal .modal-body .modal-content-contain .form-group-contain .form-group{margin:0;flex-grow:1}.new-device-group-modal .modal-body .modal-content-contain .form-group-contain .form-group .form-control{height:50px;border-radius:6px;font-weight:600}.new-device-group-modal .form-group .form-control::placeholder{color:#ced3d8;font-weight:300;opacity:1}.new-device-group-modal .form-group .form-control:-ms-input-placeholder{color:#ced3d8;font-weight:300}.new-device-group-modal .form-group .form-control::-ms-input-placeholder{color:#ced3d8;font-weight:300}.new-device-group-modal .modal-body .modal-content-contain .form-group-contain .form-next-btn{width:44px;height:44px;margin-left:35px;border-radius:50%;background:#00b2e3;background-image:url("./media/angle-right-arrow-447AXRY2.svg");background-repeat:no-repeat;background-size:auto;background-position:center center;cursor:pointer}.new-device-group-modal .modal-body.pending-device-group{padding:60px 80px}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain{max-width:100%}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain .pending-device-group-item{display:flex;align-items:center;margin-bottom:10px;padding:15px 20px;border:.5px solid #d1d8df;border-radius:10px}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain .pending-device-group-item .group-icon{flex:0 0 50px}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain .pending-device-group-item .group-icon img{width:30px}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain .pending-device-group-item .group-content p{margin:0;font-size:14px}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain .pending-device-group-item .group-content h4{margin:0;font-size:18px;font-weight:600}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain .pending-device-group-item .group-action{margin-left:auto}.new-device-group-modal .modal-body.pending-device-group .modal-content-contain .pending-device-group-item .group-action .btn{width:100px;margin-left:5px;border:1px solid #00B2E3;border-radius:20px;color:#00b2e3;font-size:10px;font-weight:600}.on-off{cursor:pointer}.scroll-height{padding-right:15px}.scroll-height::-webkit-scrollbar{width:20px}.scroll-height::-webkit-scrollbar-track{background:#ddd;border-left:9px solid #F1F9FF;border-right:9px solid #F1F9FF}.scroll-height::-webkit-scrollbar-thumb{background:#ddd;border-left:7px solid #F1F9FF;border-right:7px solid #F1F9FF;border-radius:8px}.switch{position:relative;display:inline-block;width:35px;height:18px;margin:0}.switch input{opacity:0;width:100%;height:100%}.switch .slider{position:absolute;cursor:pointer;inset:0;border-radius:20px;background-color:#fff;border:1px solid #00B2E3;-webkit-transition:.4s;transition:.4s}.switch .slider:before{position:absolute;content:"";height:10px;width:10px;left:4px;bottom:3px;border-radius:50%;background-color:#00b2e3;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:#00b2e3}.switch input:checked+.slider:before{background-color:#fff;left:calc(100% - 14px)}.btn-sm-border,.btn-sm-filled{width:100px;color:#00b2e3;font-size:10px;font-weight:600;background:transparent;border:1px solid #00B2E3;border-radius:20px}.btn-sm-border:hover,.btn-sm-filled:hover{color:#00b2e3}.btn-sm-border:focus,.btn-sm-filled:focus{outline:none}.btn-sm-filled{color:#fff;background:#00b2e3}.btn-sm-filled:hover{color:#fff}.default-btn-sm-border,.default-btn-md-border{color:#3a678d;font-size:12px;height:26px;line-height:24px;padding:0 20px;text-align:center;font-weight:600;background:#fff;border:1px solid #3A678D;border-radius:20px;cursor:pointer}.default-btn-sm-border:hover,.default-btn-md-border:hover{color:#3a678d}.default-btn-sm-border:focus,.default-btn-md-border:focus{outline:none}.default-btn-md-border{font-size:14px;height:32px;line-height:30px}.selectbox{height:34px;line-height:32px;padding:0 30px 0 15px;border-radius:5px;font-size:12px;font-weight:600;color:#00b2e3;border:1px solid #BCE0FD;background-color:#fff;background-image:url("./media/dropdown-icon-UGBWZQGS.svg");background-repeat:no-repeat;background-size:9px;background-position:center right 10px;cursor:pointer}.selectbox:focus{outline:none}.input-select-group{font-size:14px;border:1px solid #E7E8E9;border-radius:5px;display:flex;align-items:center}.input-select-group input{width:100%;height:35px;line-height:35px;font-weight:600;padding:0 10px;border:none;background:transparent}.input-select-group input:focus{outline:none}.input-select-group select{height:35px;line-height:35px;padding:0 30px 0 15px;font-weight:600;border-radius:5px;border:none;background-color:#ebecee;background-image:url("./media/dropdown-icon-UGBWZQGS.svg");background-repeat:no-repeat;background-size:9px;background-position:center right 10px;cursor:pointer}.input-select-group select:focus{outline:none}.create-device-group .header-contain{margin-bottom:20px}.create-device-group .header-contain .navigation-content-head{margin:0;padding:0;display:flex;align-items:center}.create-device-group .header-contain .navigation-content-head img{width:20px}.create-device-group .header-tab-row{width:100%;display:flex;justify-content:space-between;margin-bottom:10px}.create-device-group .header-tab-row .header-tab-coloumn{flex-grow:1;display:flex;align-items:center}.create-device-group .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link{font-size:14px;margin-right:20px;padding:0;cursor:pointer}.create-device-group .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active{font-weight:600;color:#00b2e3}.create-device-group .header-tab-row .header-search-coloumn{width:100%;max-width:400px}.create-device-group .header-tab-row .header-search-coloumn .has-search-group{margin:0}.create-device-group .header-tab-row .header-search-coloumn .has-search-group .form-group{max-width:auto;width:auto;flex-grow:1}.create-device-group .header-tab-row .header-search-coloumn .has-search-group .device-card-top{display:flex;justify-content:space-between}.create-device-group .header-tab-row .header-search-coloumn .has-search-group .device-card-top p{font-size:13px;color:#a8a9a9}.create-device-group .header-tab-row .header-search-coloumn .has-search-group .device-card-top p span{color:#394659;font-weight:600;margin-bottom:0}.create-device-group .alert-bdy{padding:0 0 50px}.create-device-group .scroll-height{overflow-y:auto;height:calc(100vh - 200px)}.create-device-group .footer-action-row{width:100%;padding:20px 15px 20px 75px;position:fixed;bottom:0;left:0;background:#fff;z-index:1}.create-device-group .footer-action-row .footer-action-contain{display:flex;justify-content:space-between;flex-wrap:wrap}.create-device-group .footer-action-row .footer-action-contain .left-side{display:flex;align-items:center}.create-device-group .footer-action-row .footer-action-contain .left-side p{margin:0;font-size:14px}.create-device-group .footer-action-row .footer-action-contain .left-side p span{font-weight:600}.create-device-group .footer-action-row .footer-action-contain .left-side .switch{margin-left:10px}.create-device-group .footer-action-row .footer-action-contain .right-side .btn-next{width:100px;color:#fff;font-size:10px;font-weight:600;background:#00b2e3;border-radius:20px}.create-device-group .group-card{display:flex;align-items:center;flex-direction:row;margin-bottom:15px;position:relative;overflow:hidden}.create-device-group .group-card input{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;cursor:pointer}.create-device-group .group-card .card-icon img{height:30px}.create-device-group .group-card .card-content{padding-left:15px}.create-device-group .group-card .card-content p{margin:0;font-size:12px;color:#73818e}.create-device-group .group-card .card-content h4{margin:0;font-size:16px;font-weight:600}.create-device-group .group-card .item-select{margin-left:auto}.create-device-group .group-card .item-select span{width:18px;height:18px;display:block;background:#f1f9ff;border:3px solid #c1c1c1;border-radius:50%;position:relative}.create-device-group .group-card .item-select span:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:6px;top:5px;opacity:0}.create-device-group .group-card input:checked~.item-select span{background-color:#00b2e3;border:none}.create-device-group .group-card input:checked~.item-select span:after{opacity:1}.device-filter-icon .settngs-img{cursor:pointer}.device-filter-section{background:#ebf4f9;width:100%;min-width:calc(100vw - 9rem);padding:35px 45px;border:none;border-radius:10px;-webkit-transform:translate3d(0,35%,0)!important;transform:translate3d(0,35%,0)!important}.device-filter-section .devices-list{display:flex;align-items:center;border-bottom:1px solid #E6E6E6;margin-bottom:20px;padding-bottom:20px}.device-filter-section .devices-list .device-item{margin-right:20px}.device-filter-section .devices-list .device-item p{display:flex;align-items:center;font-size:14px}.device-filter-section .devices-list .device-item p .list-img{margin:0}.device-filter-section .devices-list .device-item p span{margin:0 10px 0 5px}.device-filter-section .devices-list .device-item p .arrw{margin:0}.device-filter-section .devices-list .device-item p:hover{color:#00b2e3;font-weight:600;cursor:pointer}.device-filter-section .devices-list .device-item .device-item-list{background:#ebf4f9;border-radius:10px;margin-top:15px;padding:10px 0}.device-filter-section .devices-list .device-item .device-item-list:before{content:"";display:inline-block;width:16px;height:16px;background:#ebf4f9;border-top:1px solid #ebf4f9;border-left:1px solid #ebf4f9;transform:rotate(45deg);position:absolute;top:-8px;left:20px}.device-filter-section .devices-list .device-item .device-item-list ul{margin:0;padding:0 25px;list-style-type:none;max-height:300px;overflow-y:auto}.device-filter-section .devices-list .device-item .device-item-list ul li{padding:5px 0;font-size:14px;border-bottom:1px solid rgba(112,112,112,.1);display:flex;align-items:center;position:relative}.device-filter-section .devices-list .device-item .device-item-list ul li:last-child{border:none}.device-filter-section .devices-list .device-item .device-item-list ul li input{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;cursor:pointer}.device-filter-section .devices-list .device-item .device-item-list ul li ins{text-decoration:none}.device-filter-section .devices-list .device-item .device-item-list ul li span{width:14px;height:14px;flex:0 0 14px;display:block;background:#f1f9ff;border:2px solid #c1c1c1;border-radius:50%;position:relative;margin-left:auto}.device-filter-section .devices-list .device-item .device-item-list ul li span:after{content:"";display:inline-block;width:5px;height:7px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:5px;top:3px;opacity:0}.device-filter-section .devices-list .device-item .device-item-list ul li input:checked~span{background-color:#00b2e3;border:none}.device-filter-section .devices-list .device-item .device-item-list ul li input:checked~span:after{opacity:1}.device-filter-section .devices-list .device-item .device-item-list ul li input:checked~ins{color:#00b2e3;font-weight:600}.device-filter-section .device-selected-section .device-selected-item{margin-bottom:20px}.device-filter-section .device-selected-section .device-selected-item h5{font-size:14px;font-weight:600;margin:0 0 5px}.device-filter-section .device-selected-section .device-selected-item ul{margin:0;padding:0;list-style-type:none}.device-filter-section .device-selected-section .device-selected-item ul li{display:inline-block;font-size:14px;margin-right:20px}.device-filter-section .device-selected-section .device-selected-item ul li img{width:12px;height:12px;margin-left:2px;cursor:pointer}.device-filter-section .device-selected-section .btn-sm-filled{font-size:12px;padding:8px 20px;width:auto}.filter-dropdown .dropdown-menu{min-width:calc(100vw - 150px)}.group-devices .header-contain{margin-bottom:20px}.group-devices .header-contain .navigation-content-head{margin:0;padding:0;display:flex;align-items:center}.group-devices .header-contain .navigation-content-head img{width:20px}.group-devices .header-tab-row{width:100%;display:flex;justify-content:space-between;margin-bottom:10px}.group-devices .header-tab-row .header-tab-coloumn{flex-grow:1;display:flex;align-items:center}.group-devices .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link{font-size:14px;margin-right:20px;padding:0;cursor:pointer;display:flex;align-items:center}.group-devices .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link span{width:16px;height:16px;margin-right:5px;display:block;background:#f1f9ff;border:3px solid #c1c1c1;border-radius:50%;position:relative}.group-devices .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link span:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:5px;top:3px;opacity:0}.group-devices .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active{font-weight:600;color:#00b2e3}.group-devices .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active span{background-color:#00b2e3;border:none}.group-devices .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active span:after{opacity:1}.group-devices .header-tab-row .header-search-coloumn{width:100%;max-width:260px}.group-devices .header-tab-row .header-search-coloumn .has-search-group{margin:0}.group-devices .header-tab-row .header-search-coloumn .has-search-group .form-group{max-width:auto;width:auto;flex-grow:1;margin:0}.group-devices .header-tab-row .header-search-coloumn .has-search-group .form-group .form-control{border-radius:6px}.group-devices .alert-bdy{padding:0 0 50px}.group-devices .scroll-height{overflow-y:scroll;height:calc(100vh - 200px)}.group-devices .card.group-card .group-card-header .group-img img{width:30px}.group-devices .footer-action-row{width:100%;padding:20px 15px 20px 75px;position:fixed;bottom:0;left:0;background:#fff;z-index:1}.group-devices .footer-action-row .footer-action-contain{display:flex;justify-content:flex-end;flex-wrap:wrap}.group-devices .footer-action-row .footer-action-contain .right-side{display:flex;align-items:center}.group-devices .footer-action-row .footer-action-contain .right-side p{margin:0;font-size:14px}.group-devices .footer-action-row .footer-action-contain .right-side .btn{margin-left:30px}.select-card{position:relative;overflow:hidden}.select-card input{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;cursor:pointer}.select-card .item-select span{width:18px;height:18px;display:block;background:#f1f9ff;border:3px solid #c1c1c1;border-radius:50%;position:relative}.select-card .item-select span:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:6px;top:5px;opacity:0}.select-card input:checked~.card-body .item-select span{background-color:#00b2e3;border:none}.select-card input:checked~.card-body .item-select span:after{opacity:1}.custom-radio{font-size:14px;margin-right:20px;padding:0;cursor:pointer;display:flex;align-items:center}.custom-radio span{width:16px;height:16px;margin-right:5px;display:block;background:#f1f9ff;border:3px solid #c1c1c1;border-radius:50%;position:relative}.custom-radio span:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:5px;top:3px;opacity:0}.custom-radio.active{font-weight:600;color:#00b2e3}.custom-radio.active span{background-color:#00b2e3;border:none}.custom-radio.active span:after{opacity:1}.create-basic-scene .footer-action-row{width:100%;padding:20px 15px 20px 75px;position:fixed;bottom:0;left:0;background:#fff;z-index:1}.add-remove-device-modal .modal-dialog{display:flex;align-items:center;min-height:calc(100% - 3.5rem)}.add-remove-device-modal .modal-dialog .modal-content{border-radius:10px}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .nav{margin-bottom:20px}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .nav .nav-item .nav-link{font-size:14px;margin-right:20px;padding:0;cursor:pointer;display:flex;align-items:center}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .nav .nav-item .nav-link span{width:16px;height:16px;margin-right:5px;display:block;background:#f1f9ff;border:3px solid #c1c1c1;border-radius:50%;position:relative}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .nav .nav-item .nav-link span:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:5px;top:3px;opacity:0}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .nav .nav-item .nav-link.active{font-weight:600;color:#00b2e3}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .nav .nav-item .nav-link.active span{background-color:#00b2e3;border:none}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .nav .nav-item .nav-link.active span:after{opacity:1}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain p{font-size:12px;margin-bottom:10px}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain p span{font-weight:600}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .row{margin-left:-5px;margin-right:-5px;max-height:65vh;overflow-y:auto}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .row .col-lg-3{padding:0 5px}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card{display:flex;align-items:center;flex-direction:row;margin-bottom:15px;position:relative;overflow:hidden;padding:15px;height:calc(100% - 15px)}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card input{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;cursor:pointer}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card .card-icon img{height:30px}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card .card-content{padding-left:15px}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card .card-content p{margin:0;font-size:12px;color:#73818e}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card .card-content h4{margin:0;font-size:14px;font-weight:600}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card .item-select{margin-left:auto}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card .item-select span{width:18px;height:18px;display:block;background:#f1f9ff;border:3px solid #c1c1c1;border-radius:50%;position:relative}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card .item-select span:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:6px;top:5px;opacity:0}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card input:checked~.item-select span{background-color:#00b2e3;border:none}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .group-card input:checked~.item-select span:after{opacity:1}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .modal-content-row{display:flex;justify-content:space-between}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .modal-content-row p{font-size:14px;margin:0}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .modal-content-row p span{font-weight:600}.add-remove-device-modal .modal-dialog .modal-content .modal-body .modal-content-contain .modal-content-row .button-group .btn{margin:2px 0 2px 10px}.add-remove-device-modal .modal-dialog .modal-content .modal-body .group-action{display:flex;justify-content:flex-end}.add-new-space-btn{position:fixed;bottom:50px;right:50px;z-index:1}.add-new-space-btn .floating-create-btn{cursor:pointer}.add-new-space-btn .floating-create-btn img{width:100%;height:auto}.modal-tabs ul li{display:inline-block}.modal-tabs ul li a{font-size:14px;cursor:pointer}.modal-tabs ul li a.active{color:#00b2e3!important;font-weight:600}.scenes-listing .header-tab-row{width:100%;display:flex;justify-content:space-between;margin-bottom:10px}.scenes-listing .header-tab-row .header-tab-coloumn{flex-grow:1;display:flex;align-items:center}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link{font-size:14px;margin-right:20px;padding:0;cursor:pointer;display:flex;align-items:center}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link span{width:16px;height:16px;margin-right:5px;display:block;background:#f1f9ff;border:3px solid #c1c1c1;border-radius:50%;position:relative}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link span:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:5px;top:3px;opacity:0}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active{font-weight:600;color:#00b2e3}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active span{background-color:#00b2e3;border:none}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active span:after{opacity:1}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active{padding:0 0 3px;cursor:pointer;display:flex;align-items:center;border-bottom:2px solid transparent}.scenes-listing .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active.active{font-weight:600;color:#3a678d}.scenes-listing .header-tab-row .header-search-coloumn{width:100%;max-width:260px}.scenes-listing .header-tab-row .header-search-coloumn .has-search-group{margin:0}.scenes-listing .header-tab-row .header-search-coloumn .has-search-group .form-group{max-width:auto;width:auto;flex-grow:1;margin:0}.scenes-listing .header-tab-row .header-search-coloumn .has-search-group .form-group .form-control{border-radius:6px}.fill-card{height:calc(100% - 1.5rem)}label{font-size:.813rem}.tab-link .nav-link{cursor:pointer}.tab-link .nav-link.active{font-weight:600}.text-gray{color:#c1c1c1}a{color:#00b2e3}.custom-checkbox .custom-control-label:before,.custom-radio .custom-control-label:before{border:3px solid #b0d1e6;border-radius:50%}.custom-control-label:before{border:3px solid #3A678D}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#00b2e3;background-color:#00b2e3}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #00b2e340}.custom-control-input:checked~.custom-control-label span{color:#00b2e3}.custom-control-lg .custom-control-label:before,.custom-control-lg .custom-control-label:after{top:.1rem!important;left:-2rem!important;width:1.5rem!important;height:1.5rem!important}.custom-control-lg .custom-control-label{font-size:1rem!important}.custom-switch .custom-control-label:after{top:calc(.25rem + 4px);left:calc(-2.1rem + 3px);width:calc(1rem - 8px);height:calc(1rem - 8px);background:#3a678d}.custom-switch .custom-control-label:before{border:3px solid #3A678D}.form-control,.input-group-text,.input-group,.custom-select{border-color:#b0d1e6;border-radius:.375rem}.placeholder-sm::placeholder{font-weight:600}.form-control-xs{height:calc(1em + .5rem + 2px);padding:.25rem .5rem;font-size:.75rem;line-height:1.5;border-radius:.375rem}.card-footer{padding:1.25rem}.wrapper{align-items:stretch;display:flex;width:100%}.wrapper .main{display:flex;flex-direction:column;min-height:100vh;min-width:0;transition:margin-left .35s ease-in-out,left .35s ease-in-out,margin-right .35s ease-in-out,right .35s ease-in-out;width:100%;margin-left:4rem}.nav-tabs{border-bottom:none}.radio-link{font-size:.875rem;font-weight:600;padding:0;cursor:pointer;display:flex;align-items:center}.radio-link label{width:16px;height:16px;margin-right:.375rem;background:#f1f9ff;border:3px solid #b0d1e6;border-radius:50%;position:relative}.radio-link label:after{content:"";display:inline-block;width:5px;height:8px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;left:6px;top:3px;opacity:0}.radio-link span{color:#3a678d}.radio-link.active span{color:#00b2e3}.radio-link.active label{background-color:#00b2e3;border:none}.radio-link.active label:after{opacity:1}.radio-link.active{padding:0 0 3px;cursor:pointer;display:flex;align-items:center;border-bottom:2px solid transparent}.accordion .card{border-radius:.625rem;margin-bottom:1rem;border:0;background-color:#f1f9ff}.accordion .card .card-header{padding:0;border-radius:.625rem;overflow:hidden;border-bottom:0}.accordion .card:not(:first-of-type){border-top-left-radius:.625rem;border-top-right-radius:.625rem;border-bottom:0}.accordion .card:not(:last-of-type){border-bottom-right-radius:.625rem;border-bottom-left-radius:.625rem;border-bottom:0}.accordion button.collapsed h6 small{display:none}.accordion button.collapsed form .form-control{display:inline-block;width:100%;margin-bottom:0;line-height:1.5;background-color:transparent;border-color:none;border:0}.accordion button.collapsed form .form-control:focus{box-shadow:none}.accordion button:not(.collapsed):after{background-image:url("./media/w-minus-filled-PMMZ4AX2.svg")}.accordion button:not(.collapsed) .rotate-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#00b2e3}.accordion button:not(.collapsed) h6{color:#00b2e3}.accordion button:not(.collapsed) h6 small{display:block}.accordion button:not(.collapsed) svg{fill:#00b2e3}.accordion .btn-link{display:flex;align-items:center;color:#394659;text-decoration:none;position:relative;width:100%;padding:1.25rem;background-color:#f1f9ff;overflow-anchor:none;border:0;transition:all 1s ease-in-out}.accordion .btn-link:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("./media/w-plus-dark-ICC5T26X.svg");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out;transform:scale(.7)!important}.accordion .btn-link:hover{color:#00b2e3}.accordion .btn-link:hover,.accordion .btn-link:focus,.accordion .btn-link.focus{text-decoration:none;box-shadow:none}.accordion.bg-white .card,.accordion.bg-white .btn-link{background-color:#fff}.custom-slider .ng5-slider .ng5-slider-selection{background:#00b2e3;visibility:visible}.custom-slider .ng5-slider .ng5-slider-bar{height:10px;border-radius:6px}.custom-slider .ng5-slider .ng5-slider-pointer{width:16px;height:10px;top:0;bottom:0;background-color:#fff}.custom-slider .ng5-slider .ng5-slider-pointer:after{display:none}.input-group .custom-dropdown{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%}.input-group .custom-dropdown .dropdown-menu.show{width:100%}.device-faild .header-contain{margin-bottom:20px}.device-faild .header-contain .navigation-content-head{margin:0;padding:0;display:flex;align-items:center}.device-faild .header-tab-row{width:100%;display:flex;justify-content:space-between;margin-bottom:0}.device-faild .header-tab-row .header-tab-coloumn{flex-grow:1;display:flex;align-items:center}.device-faild .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link{font-size:14px;margin-right:20px;padding:0 0 3px;cursor:pointer;display:flex;align-items:center;border-bottom:2px solid transparent}.device-faild .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active{font-weight:600;color:#3a678d;border-bottom:2px solid #00B2E3}.device-faild .status-label ul li{font-size:12px;color:#73818e;display:flex;align-items:center;margin-left:20px}.device-faild .status-label ul li:first-of-type{margin:0}.device-faild .status-label ul li span{width:8px;height:8px;margin-right:5px;display:block;border-radius:50%}.device-faild .status-label ul li span.add{background:#1ee0ac}.device-faild .status-label ul li span.remove{background:#6c63ff}.device-faild .footer-action-row{width:100%;padding:20px 15px 20px 75px;position:fixed;bottom:0;left:0;background:#fff;z-index:1}.device-faild .footer-action-row .footer-action-contain{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.device-faild .footer-action-row .footer-action-contain .left-side h5{margin:0;font-size:20px;font-weight:600;color:#394659}.device-faild .footer-action-row .footer-action-contain .left-side h5 span{color:#00b2e3}.device-faild .footer-action-row .footer-action-contain .right-side .loading-icon{width:40px;height:40px;display:block;position:relative;cursor:pointer}.device-faild .footer-action-row .footer-action-contain .right-side .loading-icon img{width:40px;height:40px;position:absolute;inset:0;-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}.device-faild .custom-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.device-faild .custom-row .custom-col{max-width:20%;flex:0 0 20%;padding:0 5px}@media(max-width:1079px){.device-faild .custom-row .custom-col{max-width:25%;flex:0 0 25%}}@media(max-width:991px){.device-faild .custom-row .custom-col{max-width:33.3333333333%;flex:0 0 33.3333333333%}}@media(max-width:680px){.device-faild .custom-row .custom-col{max-width:50%;flex:0 0 50%}}@media(max-width:460px){.device-faild .custom-row .custom-col{max-width:100%;flex:0 0 100%}}.device-faild .success-message{padding:50px 0;text-align:center}.device-faild .success-message img{margin-bottom:10px}.device-faild .success-message h5{margin:0;font-size:20px;font-weight:600}.device-faild .scroll-height{overflow-y:auto;max-height:calc(100vh - 240px)}.faild-card .faild-status{width:26px;height:26px;display:block;transform:rotate(45deg);position:absolute;right:-13px;top:-13px}.faild-card .faild-status.add{background:#1ee0ac}.faild-card .faild-status.remove{background:#6c63ff}.faild-card .faild-card-content{display:flex;align-items:center;margin-bottom:20px}.faild-card .faild-card-content .text-content{padding-left:10px}.faild-card .faild-card-content .text-content span{font-size:14px;color:#73818e}.faild-card .faild-card-content .text-content h5{font-size:18px;font-weight:600;color:#394659;margin:0}.faild-card .faild-card-footer{display:flex;justify-content:center}.faild-card .faild-card-footer .btn-sm-border,.faild-card .faild-card-footer .btn-sm-filled{margin:0 0 5px;color:#3a678d;border-color:#00b2e3}.faild-card .faild-card-footer .btn-sm-border:first-of-type,.faild-card .faild-card-footer .btn-sm-filled:first-of-type{border-color:#3a678d;margin-right:5px}.dali-settings .header-tab-row{margin-bottom:15px}.dali-settings .header-tab-row .header-tab-coloumn{display:flex;align-items:center;justify-content:space-between}.dali-settings .header-tab-row .header-tab-coloumn .icons-right{display:flex;align-items:center}.dali-settings .header-tab-row .header-tab-coloumn .icons-right span{font-size:18px;font-weight:600}.dali-settings .header-tab-row .header-tab-coloumn .icons-right a{display:inline-block;margin-left:5px}.dali-settings .dali-settings-container{padding:30px;background:#fff;border-radius:10px}.dali-settings .dali-settings-container .tab-content-container{padding:15px;display:flex;align-items:center;justify-content:space-between}.dali-settings .dali-settings-container .tab-content-container .fcol .single-row{display:flex;align-items:center;justify-content:space-between;padding:30px 0}.dali-settings .dali-settings-container .tab-content-container .fcol .single-row p{color:#73818e}.dali-settings .dali-settings-container .tab-content-container .fcol .single-row .btn-sm-border,.dali-settings .dali-settings-container .tab-content-container .fcol .single-row .btn-sm-filled{margin-left:10px;padding:7px 20px;text-align:center;width:130px;color:#00b2e3;font-size:12px;font-weight:600;background:transparent;border:1px solid #00B2E3;border-radius:20px}.dali-settings .dali-settings-container .tab-content-container .fcol .single-row .btn-sm-border:hover,.dali-settings .dali-settings-container .tab-content-container .fcol .single-row .btn-sm-filled:hover{color:#00b2e3}.dali-settings .dali-settings-container .tab-content-container .fcol .single-row .btn-sm-border:focus,.dali-settings .dali-settings-container .tab-content-container .fcol .single-row .btn-sm-filled:focus{outline:none}.dali-settings .dali-settings-container .tab-content-container .scol{padding-right:30px}.dali-settings .dali-settings-container .tab-content-container .scol img{cursor:pointer}.dali-settings .dali-settings-container .device-config .config-row{display:flex;align-items:center}.dali-settings .dali-settings-container .device-config .config-row .left-col{flex:0 0 50%;padding-right:20px;border-right:1px solid #F1F9FF;position:relative}.dali-settings .dali-settings-container .device-config .config-row .left-col:after{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #F1F9FF;position:absolute;right:-11px;top:50%;transform:translateY(-50%)}.dali-settings .dali-settings-container .device-config .config-row .left-col .single-row{display:flex;align-items:center;margin-bottom:40px}.dali-settings .dali-settings-container .device-config .config-row .left-col .single-row:last-of-type{margin-bottom:0}.dali-settings .dali-settings-container .device-config .config-row .left-col .single-row .text-col{font-size:14px;color:#73818e}.dali-settings .dali-settings-container .device-config .config-row .left-col .single-row .action-col{display:flex;justify-content:space-between;align-items:center;flex:0 0 65px;margin-left:auto}.dali-settings .dali-settings-container .device-config .config-row .left-col .single-row .action-col .switch{display:block}.dali-settings .dali-settings-container .device-config .config-row .right-col{flex:0 0 50%;padding-left:40px}.dali-settings .dali-settings-container .device-config .config-row .right-col .single-row{display:flex;align-items:center;margin-bottom:18px}.dali-settings .dali-settings-container .device-config .config-row .right-col .single-row:last-of-type{margin-bottom:0}.dali-settings .dali-settings-container .device-config .config-row .right-col .single-row .text-col{font-size:14px;color:#73818e;width:100%}.dali-settings .dali-settings-container .device-config .config-row .right-col .single-row .text-col h5{font-size:16px;font-weight:600;margin:0}.dali-settings .dali-settings-container .device-config .config-row .right-col .single-row .action-col{display:flex;justify-content:space-between;align-items:center;margin-left:auto}.dali-settings .dali-settings-container .device-config .config-row .right-col .single-row .action-col .switch{display:block}.dali-settings .dali-settings-container .device-config .profile-col{width:50%;padding:40px 0}.dali-settings .dali-settings-container .device-config .profile-col .single-row{display:flex;align-items:center}.dali-settings .dali-settings-container .device-config .profile-col .single-row:last-of-type{margin-bottom:0}.dali-settings .dali-settings-container .device-config .profile-col .single-row .text-col{font-size:14px;color:#73818e}.dali-settings .dali-settings-container .device-config .profile-col .single-row .action-col{margin-left:auto;padding-right:50px}.dali-settings .dali-settings-container .device-config .profile-col .single-row .action-col select{min-width:160px;padding:5px 25px 5px 10px;font-size:12px;font-weight:600;border-color:#ededed;border-radius:6px;background-image:url("./media/dropdown-icon-UGBWZQGS.svg");background-repeat:no-repeat;background-size:9px;background-position:center right 10px}.dali-settings .dali-settings-container .device-config .profile-col .single-row .action-col select:focus{outline:none}.dali-settings .dali-settings-container .device-config .backup-box{display:flex;align-items:center;padding:20px 40px;border:1px solid #F1F9FF;border-radius:10px;width:fit-content}.dali-settings .dali-settings-container .device-config .backup-box .text-block{font-size:14px;padding:0 25px;color:#73818e}.dali-settings .dali-settings-container .device-config .backup-box .text-block h5{margin:0;font-size:14px;font-weight:600}.dali-settings .dali-settings-container .device-config .backup-box .text-block p{margin:0}.dali-settings .dali-settings-container .device-config .backup-box .btn-sm-border,.dali-settings .dali-settings-container .device-config .backup-box .btn-sm-filled{font-size:12px;padding:6px 20px}.bridge-settings .icons-right{display:flex;align-items:center}.bridge-settings .icons-right span{font-size:18px;font-weight:600}.bridge-settings .icons-right a{display:inline-block;margin-left:5px}.bridge-settings .header-tab-row{margin-bottom:15px}.bridge-settings .header-tab-row .header-tab-coloumn{display:flex;align-items:center;justify-content:space-between}.bridge-settings .header-tab-row .header-tab-coloumn .nav .nav-item{margin-right:25px}.bridge-settings .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link{padding:0;cursor:pointer;font-size:14px;color:#394659}.bridge-settings .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active{font-weight:600;color:#394659}.mesh-modal .scroll-height{overflow-y:auto;height:calc(100vh - 300px)}.mesh-modal .scroll-height::-webkit-scrollbar{width:20px}.mesh-modal .scroll-height::-webkit-scrollbar-track{background:#fff;border-left:9px solid #fff;border-right:9px solid #fff;border-radius:0}.mesh-modal .scroll-height::-webkit-scrollbar-thumb{background:#ddd;border-left:7px solid #fff;border-right:7px solid #fff;border-radius:8px}.card-bg-gray{background-color:#f1f9ff;padding:20px;margin-bottom:10px;border-radius:10px}.btn-md-border{height:40px;font-size:16px;background:#fff;border:1px solid #3A678D;color:#3a678d;border-radius:40px;padding:0 40px;line-height:38px;font-weight:600}.btn-md-border:focus{outline:none}.pointer{cursor:pointer}.sensor-settings .icons-right{display:flex;align-items:center}.sensor-settings .icons-right span{font-size:18px;font-weight:600}.sensor-settings .icons-right a{display:inline-block;margin-left:5px}.sensor-settings .header-tab-row{margin-bottom:15px}.sensor-settings .header-tab-row .header-tab-coloumn{display:flex;align-items:center;justify-content:space-between}.sensor-settings .header-tab-row .header-tab-coloumn .nav .nav-item{margin-right:25px}.sensor-settings .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link{padding:0;cursor:pointer;color:#394659;font-size:14px}.sensor-settings .header-tab-row .header-tab-coloumn .nav .nav-item .nav-link.active{font-weight:600;color:#394659}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box{background-color:#f1f9ff;border-radius:5px;padding:20px}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box p{font-size:10px;margin-bottom:10px}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box h4{font-size:14px;font-weight:300;display:flex;align-items:center}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box h4 span{width:80px;margin:0 10px;display:block;border-bottom:1px dashed #C7DEF5;position:relative}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box h4 span:before,.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box h4 span:after{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#c7def5;position:absolute;top:50%;transform:translateY(-50%)}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box h4 span:before{left:0}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box h4 span:after{right:0}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box h4 a{color:#00b2e3;font-weight:600;font-size:12px}.sensor-settings .sensor-settings-container .daylight-harvest .harvest-row .lux-box ins{font-size:10px;display:inline-block;width:18px;height:18px;border-radius:50%;line-height:16px;text-decoration:none;background-color:#c4dbef;text-align:center}.control-settings-daylight{font-size:14px}.control-settings-daylight .device-info-card{width:calc(50% - 5px);border-radius:10px;padding:20px;background-color:#f1f9ff}.control-settings-daylight .device-info-card .item-row{display:flex;margin:10px 0}.control-settings-daylight .device-info-card .item-row .item-col{flex:0 0 50%;display:flex;align-items:center}.control-settings-daylight .device-info-card .item-row .item-col strong{margin-left:5px;color:#00b2e3}.control-settings-daylight .device-info-card .btn-sm-border,.control-settings-daylight .device-info-card .btn-sm-filled{width:auto;font-size:12px;padding:0 20px;height:24px;line-height:22px;margin-left:10px}.control-settings-daylight .version-box{display:flex;justify-content:space-between;border:1px solid #F1F9FF;flex-basis:100%;border-radius:10px;margin-top:10px;padding:30px 25px}.control-settings-daylight .version-box img{width:38px}.control-settings-daylight .card-bg-gray h3{font-size:18px;margin:0 0 20px;font-weight:600}.control-settings-daylight .card-bg-gray h4{font-size:14px;margin:0;font-weight:600}.control-settings-daylight .activation-period p{margin:0;font-size:14px}.control-settings-daylight .activation-period .time-tag{background-color:#fff;display:inline-block;margin:2px;font-size:12px;border-radius:5px;padding:5px 10px;font-weight:600}.control-settings-daylight .activation-period img{margin-left:auto;width:15px}.control-settings-daylight .config-row{display:flex;align-items:center;justify-content:space-between;background-color:#fff;margin-bottom:5px;border-radius:5px;padding:10px 20px}.control-settings-daylight .config-row .input-group{max-width:130px}.control-settings-daylight .config-row button{margin-left:10px;height:34px;line-height:32px;padding:0 30px;font-size:14px}.control-settings-daylight .daylight-harvest .harvest-row{display:flex;align-items:center;justify-content:space-between;background-color:#fff;margin-bottom:5px;border-radius:5px;padding:10px 20px}.control-settings-daylight .daylight-harvest .harvest-row .lux-box{background-color:#f1f9ff;border-radius:5px;padding:20px}.control-settings-daylight .daylight-harvest .harvest-row .lux-box p{font-size:10px;margin-bottom:10px}.control-settings-daylight .daylight-harvest .harvest-row .lux-box h4{font-weight:300;display:flex;align-items:center}.control-settings-daylight .daylight-harvest .harvest-row .lux-box h4 span{width:80px;margin:0 10px;display:block;border-bottom:1px dashed #C7DEF5;position:relative}.control-settings-daylight .daylight-harvest .harvest-row .lux-box h4 span:before,.control-settings-daylight .daylight-harvest .harvest-row .lux-box h4 span:after{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#c7def5;position:absolute;top:50%;transform:translateY(-50%)}.control-settings-daylight .daylight-harvest .harvest-row .lux-box h4 span:before{left:0}.control-settings-daylight .daylight-harvest .harvest-row .lux-box h4 span:after{right:0}.control-settings-daylight .daylight-harvest .harvest-row .lux-box h4 a{color:#00b2e3;font-weight:600;font-size:12px}.control-settings-daylight .daylight-harvest .harvest-row .lux-box ins{font-size:10px;display:inline-block;width:18px;height:18px;border-radius:50%;line-height:16px;text-decoration:none;background-color:#c4dbef;text-align:center}.control-settings-daylight .form-group{max-width:300px}ngb-timepicker{width:100%}ngb-timepicker .ngb-tp-input-container{width:1.5em}ngb-timepicker .ngb-tp .ngb-tp-input{font-weight:600;padding:0;border:0}ngb-timepicker .ngb-tp .ngb-tp-input:focus{border-color:transparent;box-shadow:none}ngb-timepicker .ngb-tp .ngb-tp-spacer{width:.5rem}ngb-timepicker .ngb-tp .ngb-tp-meridian .btn{font-weight:600;border:none;box-shadow:none;padding:0;color:#3a678d}.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}@media(min-width:576px){.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}}@media(min-width:992px){.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}}.auth-wrap{position:relative;background:url("./media/auth-bg-VQO35JDZ.jpg");background-position:left;background-size:cover;background-repeat:no-repeat}.auth-wrap:before{position:absolute;inset:0;width:100%;height:100%;content:"";background-color:#00155fcc;z-index:0}.auth-wrap .row{position:relative;z-index:1}.text-decoration-underline,.text-decoration-underline:hover{text-decoration:underline}.scroll-light{max-height:calc(100vh - 300px);overflow-y:auto}.scroll-light::-webkit-scrollbar{width:20px}.scroll-light::-webkit-scrollbar-track{background:#fff;border-left:9px solid #fff;border-right:9px solid #fff;border-radius:0}.scroll-light::-webkit-scrollbar-thumb{background:#e3f9ff;border-left:7px solid #fff;border-right:7px solid #fff;border-radius:8px}.text-blue{color:#007bff}.table-danger,.table-danger th,.table-danger td{border-color:#ed969e!important;background-color:#f5c6cb!important}.custom-file-label:after{background-color:#f1f9ff}.tooltip{z-index:100000000}.drop-ellipsis{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaflet-top,.leaflet-bottom{z-index:1!important}.unset-max-width .modal-dialog{max-width:70vw!important;width:70vw!important}.pulse-container{position:relative;width:40px;height:40px}.pulse-ring{position:absolute;top:50%;left:50%;width:22px;height:22px;background-color:#007bff4d;border:2px solid #007bff;border-radius:50%;transform:translate(-50%,-50%);animation:pulse-ring 1s ease-in-out infinite;pointer-events:none;box-sizing:border-box}@keyframes pulse-ring{0%{transform:translate(-50%,-50%) scale(1);opacity:.9}50%{transform:translate(-50%,-50%) scale(2);opacity:.4}to{transform:translate(-50%,-50%) scale(1);opacity:.9}}.badge-pill{border-radius:10rem!important;padding:.25em .5em!important}.badge-danger{background-color:#dc3545!important;color:#fff!important}.badge-warning{background-color:#ffc107!important;color:#212529!important}.badge-success{background-color:#28a745!important;color:#fff!important}.badge-info{background-color:#17a2b8!important;color:#fff!important}.badge-secondary{background-color:#6c757d!important;color:#fff!important}.badge-primary{background-color:#007bff!important;color:#fff!important}.mr-0{margin-right:0!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}.ml-0{margin-left:0!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.ml-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.pl-0{padding-left:0!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}.pr-0{padding-right:0!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.content-pagination-contain{margin:0;display:flex;justify-content:center}.content-pagination-contain .page-item{margin:0 2px}.content-pagination-contain .page-item.disabled .page-link{color:#b7b9cc;background-color:#f8f9fc}
