@charset "UTF-8";/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,#ffffff26,#fff0);--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:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--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:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem #00000026;--bs-box-shadow-sm:0 0.125rem 0.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:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:#0d6efd40;--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]{--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:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--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:#ffffff26;--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family: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;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.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-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}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}.small,small{font-size:.875em}.mark,mark{background-color:#fff3cd;background-color:var(--bs-highlight-bg);color:#212529;color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em}a{color:#0d6efd;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:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;background-color:var(--bs-body-color);border-radius:.25rem;color:#fff;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#212529bf;color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-size:inherit;line-height:inherit}[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]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;width:100%}@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}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@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;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.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}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.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}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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:#0000;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color);color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid;border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0;border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 1px;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-columns>:not(caption)>tr>:nth-child(2n),.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-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}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.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}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.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}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.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}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + 1px);padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + 1px);padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + 1px);padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + 1px);padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + 1px);padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:#212529bf;color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;background-color:var(--bs-body-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@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{background-color:#fff;background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:#212529;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:#212529bf;color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-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{background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:1px;border-inline-end-width:var(--bs-border-width);border-radius:0;color:#212529;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;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:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:1px 0;border-width:var(--bs-border-width) 0;color:#212529;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:.375rem;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%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");-webkit-appearance:none;appearance:none;background-color:#fff;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 #212529;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%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;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.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;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.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;charset=utf-8,%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;charset=utf-8,%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{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%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");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@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;charset=utf-8,%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{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.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{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-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;width:1rem}@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{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height: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;width:1rem}@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{background-color:#e9ecef;background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#212529bf;background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:#212529bf;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 + 2px);height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + 2px);min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #0000;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@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:#0000}.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-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.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{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:#fff;background-color:var(--bs-body-bg);border-radius:.375rem;border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:#212529a6;color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0;border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:#e9ecef;background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.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{align-items:center;background-color:#f8f9fa;background-color:var(--bs-tertiary-bg);border:1px solid #dee2e6;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#212529;color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:.5rem;border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:.25rem;border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.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),.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-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:#198754;color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754;background-color:var(--bs-success);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754;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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem #19875440;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:#198754;border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754;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 #19875440;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:#198754;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{color:#dc3545;color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:#dc3545;background-color:var(--bs-danger);border-radius:.375rem;border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.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{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545;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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem #dc354540;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:#dc3545;border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545;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 #dc354540;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:#dc3545;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:0.75rem;--bs-btn-padding-y:0.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:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;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);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-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.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--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:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#0000;--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:0.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:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.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{height:auto;transition:width .35s ease;width:0}@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{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.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:0.5rem;--bs-dropdown-spacer:0.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:0.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:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:initial;border:0;border-radius:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.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:#ffffff26;--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{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.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:.375rem;border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.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-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.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-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;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:-1px;margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.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;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:0 0;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;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{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.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{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.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{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.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:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' 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),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);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:0.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;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:75vh;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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.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-left:var(--bs-navbar-nav-link-padding-x);padding-right: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{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' 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:0.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:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.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:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:#212529;color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.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-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-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;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-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-bottom-left-radius:0;border-top-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 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--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{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:"/";content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.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 0.25rem #0d6efd40;--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;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;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{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px;margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--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;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.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 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);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:progress-bar-stripes 1s linear infinite}@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:0.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;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@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-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;user-select:none}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.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),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:-webkit-max-content;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);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));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.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{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.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{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.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:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.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:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family: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;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.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:0.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:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family: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;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - 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{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.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{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - 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{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.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{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{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);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@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:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@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{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@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;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid #0000}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.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:-0.125em;--bs-spinner-animation-speed:0.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 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{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:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{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:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{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:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{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:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{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:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{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{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.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{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:#0d6efd!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:#6c757d!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:#198754!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:#0dcaf0!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:#ffc107!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:#dc3545!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:#f8f9fa!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:#212529!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#0d6efd!important;color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0d6efd!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:#0a58ca!important;color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:#0a58ca!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:#6c757d!important;color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#6c757d!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:#565e64!important;color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:#565e64!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:#198754!important;color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#198754!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:#146c43!important;color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:#146c43!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:#0dcaf0!important;color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#0dcaf0!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important;color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:#3dd5f3!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:#ffc107!important;color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#ffc107!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important;color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:#ffcd39!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:#dc3545!important;color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#dc3545!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important;color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:#b02a37!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:#f8f9fa!important;color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#f8f9fa!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:#f9fafb!important;color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:#f9fafb!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:#212529!important;color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#212529!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important;color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:#1a1e21!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:#000!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:#000!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:#000000bf!important;color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:#000000bf!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:0 0 0 .25rem #0d6efd40;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);outline:0}.icon-link{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:#0d6efd80;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:translate3d(.25em,0,0);transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width: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{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media (min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px;width:var(--bs-border-width)}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important;box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;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:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important;border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:1px solid #dee2e6!important;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:#9ec5fe!important;border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:#c4c8cb!important;border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:#a3cfbb!important;border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:#9eeaf9!important;border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:#ffe69c!important;border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:#f1aeb5!important;border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:#e9ecef!important;border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:#adb5bd!important;border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.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-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;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(13,110,253,var(--bs-text-opacity))!important;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(108,117,125,var(--bs-text-opacity))!important;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(25,135,84,var(--bs-text-opacity))!important;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(13,202,240,var(--bs-text-opacity))!important;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(255,193,7,var(--bs-text-opacity))!important;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(220,53,69,var(--bs-text-opacity))!important;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(248,249,250,var(--bs-text-opacity))!important;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(0,0,0,var(--bs-text-opacity))!important;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(255,255,255,var(--bs-text-opacity))!important;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(33,37,41,var(--bs-text-opacity))!important;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#212529bf!important;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:#212529bf!important;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:#21252980!important;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:#000!important;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:#052c65!important;color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:#2b2f32!important;color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:#0a3622!important;color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:#055160!important;color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:#664d03!important;color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:#58151c!important;color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:#495057!important;color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:#495057!important;color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(13,110,253,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;text-decoration-color:rgba(108,117,125,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;text-decoration-color:rgba(25,135,84,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;text-decoration-color:rgba(13,202,240,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;text-decoration-color:rgba(255,193,7,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;text-decoration-color:rgba(220,53,69,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;text-decoration-color:rgba(248,249,250,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;text-decoration-color:rgba(33,37,41,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;text-decoration-color:#0d6efd!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:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.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(13,110,253,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(108,117,125,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(25,135,84,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(13,202,240,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(255,193,7,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(220,53,69,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(33,37,41,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(0,0,0,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(255,255,255,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:initial!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(233,236,239,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(248,249,250,var(--bs-bg-opacity))!important;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:#cfe2ff!important;background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:#e2e3e5!important;background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:#d1e7dd!important;background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:#cff4fc!important;background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:#fff3cd!important;background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:#f8d7da!important;background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:#fcfcfd!important;background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:#ced4da!important;background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:linear-gradient(180deg,#ffffff26,#fff0)!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.25rem!important;border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:.375rem!important;border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:.5rem!important;border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:1rem!important;border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:2rem!important;border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important;border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!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:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:2rem!important;border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!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:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:.25rem!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:.375rem!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:.5rem!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:1rem!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:2rem!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:50rem!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:.25rem!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:.375rem!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:.5rem!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:1rem!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:2rem!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:50rem!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!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:.25rem!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:.25rem!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:.375rem!important;border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:.375rem!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:.5rem!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:.5rem!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:1rem!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:1rem!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:2rem!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:2rem!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:50rem!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:50rem!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}::-webkit-scrollbar{background-color:#e4e7ec;max-height:3px;width:6px}::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.44,#7a99d9),color-stop(.72,#497dbd),color-stop(.86,#7f56d9));border-radius:10px}.modal{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.tox-notifications-container{display:none!important}.modal-backdrop.show{background:#aaa;-webkit-filter:blur(1px)!important;-moz-filter:blur(1px)!important;-o-filter:blur(1px)!important;-ms-filter:blur(1px)!important;opacity:.1}.custom-modal-body{max-width:900px}.custom-modal-body .modal-content{height:475px}.custom-modal-body .modal-content .custom-modal-content{height:auto}.custom-modal-body .modal-content .modal-sub-heading{align-items:center;display:flex;gap:8px;padding:16px 16px 16px 20px}.modal-footer-btn{align-items:center;background:#f6891f;border-radius:5px;bottom:6px;display:flex;gap:2px;justify-content:center;padding:8px 12px 8px 8px;position:absolute;right:27px;width:80px;z-index:9999}.modal-footer-btn button{background-color:#0000;border:none;color:#fff}.GegreeofProgress-Outer .lm-input-form-input-label{color:#888585!important}html{-webkit-text-size-adjust:100%;line-height:1.15;scroll-behavior:smooth}body *{margin:0;padding:0}main{display:block}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{font-family:OpenSans Regular!important}ul{list-style:none}.max-w-input-of{max-width:528px;width:100%}@media screen and (max-width:992px){.max-w-input-of{max-width:100%}}.animate-op{animation:animateOp .3s ease-in}.cursor-pointer{cursor:pointer}.cursor-none-click,.disable-click-on-label{cursor:not-allowed!important}.disable-click-on-label label{pointer-events:none}.nav-tabs .nav-item{margin:0!important}@media screen and (max-width:1298px){.panel-card{min-width:100%!important}}.login-form-tabs{align-items:center;border:none;display:flex;height:49px;overflow:hidden}.login-form-tabs .nav-item{width:33%}.login-form-tabs .nav-item:first-child .nav-link{border-radius:5px 0 0 5px!important}.login-form-tabs .nav-item:last-child .nav-link{border-radius:0 5px 5px 0!important}.login-form-tabs .nav-item .nav-link{align-items:center;border:1px solid #bbb;border-radius:0;color:#bbb;display:flex;font-size:18px;font-weight:600;height:47px;justify-content:center;line-height:25px;padding:0}@media screen and (max-width:768px){.login-form-tabs .nav-item .nav-link{font-size:14px}}.login-form-tabs .nav-item .nav-link.active{background-color:#9559c2;border:none;border-radius:0;color:#fff}input[type=time]::-webkit-calendar-picker-indicator{background:none;pointer-events:none}.w-48{width:48%}.w-49{width:48.9%}.w-40{width:40%}.w-80{width:80%}.radio-4{width:70%}.radio-4 ._RadioButtonsFormSection__Wrapper_1g9ga_1,.radio-4 ._RadioButtonsFormSection__Wrapper_Inline__CizMF,.radio-4 ._RadioButtonsFormSection__Wrapper_Inline_yibtp_7{display:flex;flex-wrap:wrap}.radio-full-width{width:80%}.radio-full-width ._RadioButtonsFormSection__Wrapper_Inline_yibtp_7{display:flex;flex-wrap:wrap}.w-100-800{max-width:800px;width:100%}.radio-half{max-width:100%!important;width:100%!important}.radio-half .RadioButtons_RadioButtonsFormSection__Wrapper_Inline__CizMF,.radio-half ._RadioButtonsFormSection__Wrapper_Inline_mjl3m_7,.radio-half ._RadioButtonsFormSection__Wrapper_Inline_yibtp_7{flex-wrap:wrap;max-width:528px}.w-4{width:24%}@media(max-width:1780px){.w-4{width:23.7%}}@media(max-width:1580px){.w-4{width:32%}}@media(max-width:1395px){.w-4{width:48.7%}}.w-3{width:31%}@media(max-width:1325px){.w-3{width:48%}}.w-32{width:31.9%}@media(max-width:1400px){.w-32{width:48%}}.w-8{width:10.5%}.m-w-100{max-width:100%!important;width:100%!important}.border-red input{border:1px solid red!important}.m-w-i{max-width:100%!important;width:100%!important}.m-w-i label{text-transform:capitalize}.m-w-i input,.m-w-i textarea{max-width:528px}.w-100 .lm-input-form-input-label{text-transform:capitalize}.m-w-i-half{max-width:100%!important;width:100%!important}.m-w-i-half input,.m-w-i-half textarea{width:48%}.w-2{width:20%}.m-w-i-s{max-width:100%!important;width:100%!important}.m-w-i-s input,.m-w-i-s textarea{width:23%}.custom-heading{color:#333;font-size:18px;font-weight:600;line-height:25px}.ant-spin{flex:2 1;height:100%}.ant-spin .ant-spin-dot{height:50px;width:50px}.ant-spin .ant-spin-dot .ant-spin-dot-item{background-color:#662d91!important;height:50%;width:50%}.w-30{width:30%}.w-15{width:15%}.flex-end-class{justify-content:flex-end!important}.modal-content .ant-spin-dot{height:50px;width:50px}.modal-content .ant-spin-dot .ant-spin-dot-item{background-color:#662d91!important;height:50%;width:50%}.DashbaordCardSelect.ant-select-open .ant-select-selector{border-color:#af79d8!important;box-shadow:0 0 0 2px #662d9126!important}.DashbaordCardSelect .ant-select-selection-item{padding-right:0!important}.DashbaordCardSelect .ant-select-item-option{border-bottom:1.59454px solid #e0e0e0;border-radius:0}.DashbaordCardSelect .ant-select-item-option:last-child{border:none!important}.DashbaordCardSelect .ant-select-item-option-selected{background-color:#0000!important;color:#662d91!important;font-weight:600}.DashbaordCardSelect .ant-select-selector{min-height:38px}.DashbaordCardSelect .ant-select-selector:hover{border-color:#af79d8!important}.DashbaordCardSelect .ant-select-arrow{color:#333;width:9px}.DashbaordCardSelect .ant-select-selection-selected-value{background-color:red!important}.DashbaordCardSelect .ant-select-selector{align-items:center}.lm-progress-bar-dashboard .progress{background:#f4f5fe;border-radius:6px;height:5px}.lm-progress-bar-dashboard .progress-bar{background-color:#f6891f}.lm-progress-bar-dashboard .progress.mastered-status{background:#d5ffc6!important}.lm-progress-bar-dashboard .progress.mastered-status .progress-bar{background-color:#5eca2b!important}.lm-progress-bar-dashboard .progress.intermediate{background:#fff3ca!important}.lm-progress-bar-dashboard .progress.intermediate .progress-bar{background-color:#fab609!important}.lm-progress-bar-dashboard .progress.low{background:#ffcaca!important}.lm-progress-bar-dashboard .progress.low .progress-bar{background-color:#e54545!important}.apexcharts-canvas{max-width:100%!important}.apexcharts-canvas .apexcharts-svg{max-width:100%}.dashboard-tabs{align-items:center;border-radius:5px;color:#686868;display:flex;flex-direction:row;justify-content:center}.dashboard-tabs .btn{background:#f2f2f2;border:1px solid #686868;border-radius:0;font-size:16px;font-weight:400;height:42px;line-height:25px;padding:5px 18px}.dashboard-tabs .btn:first-child{border-radius:5px 0 0 5px}.dashboard-tabs .btn:last-child{border-radius:0 5px 5px 0}.dashboard-tabs .btn.active{background-color:#f1f0fc;border-color:#662d91;color:#662d91}.dashboard-tabs-container{background-color:#fff;gap:8px;padding:8px}.dashboard-tabs-container .btn{background:#fff;border:none!important;border:1px solid #f2f4f7;border-radius:6px!important;color:#333;font-weight:600;height:36px!important}.dashboard-tabs-container .btn:first-child,.dashboard-tabs-container .btn:last-child{border-radius:6px!important}.dashboard-tabs-container .btn.active{background-color:#f1f0fc;background:#f7f1fb;border-color:#662d91;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f;font-weight:700}.DashboardSidebar .active{animation:animateOp .3s ease-in;background-color:#662d91}.notfications-Icon.unread:after{background-color:#ef3f29;border-radius:50%;content:"";height:6px;position:absolute;right:-5px;top:2px;width:6px}.ant-breadcrumb .ant-breadcrumb-separator{margin-bottom:4px}.ant-breadcrumb ol{align-items:center}.ant-breadcrumb ol li .ant-breadcrumb-link{align-items:center;color:#9a9a9a;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:30px;text-decoration:none}.ant-breadcrumb ol li:last-child .ant-breadcrumb-link{color:#af79d8;font-weight:600;text-decoration:none}.lm-nav-arrow{align-items:center;aspect-ratio:1/1;background-color:#e8dfef;border-radius:50%;cursor:pointer;display:flex;height:45px;justify-content:center;width:45px}.rounded-avatar-md{height:45px;max-width:45px}.rounded-avatar-lg,.rounded-avatar-md{aspect-ratio:1/1;border-radius:50%;object-fit:cover;width:100%}.rounded-avatar-lg{height:115px;max-width:115px}.rounded-avatar-letters{align-items:center;background:purple;color:#fff;display:flex;font-size:50px;height:115px;justify-content:center;max-width:115px;object-fit:contain}.rounded-avatar-letters,.rounded-avatar-xsm{aspect-ratio:1/1;border-radius:50%;width:100%}.rounded-avatar-xsm{height:20px;max-width:20px;object-fit:cover}.rounded-avatar-sm{aspect-ratio:1/1;border-radius:50%;height:36px;max-width:36px;object-fit:cover;width:100%}.InnerWrapper{border-radius:10px;box-shadow:0 8px 20px #662d910f}.lm-table-tooltip .ant-tooltip-inner{padding:12px!important}.lm-table-tooltip .ant-tooltip-inner ul{list-style-type:disc;padding:18px}.custom-backdrop{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;background:#fbfbfb;bottom:0;-webkit-filter:blur(4px)!important;-moz-filter:blur(4px)!important;-o-filter:blur(4px)!important;-ms-filter:blur(4px)!important;left:517px;opacity:.7;position:fixed;right:0;top:0;z-index:99999}.lm-tabs .ant-tabs-ink-bar{background:#f6891f!important;height:5px!important}.lm-tabs .ant-tabs-tab{margin:0!important;padding-bottom:18px}.lm-tabs .ant-tabs-tab:hover{color:#f6891f!important}.lm-tabs .ant-tabs-tab .ant-tabs-tab-btn{color:#aaa!important}.lm-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#f6891f!important;font-weight:700!important}.lm-tabs .ant-tabs-nav-list{gap:40px!important}.lm-tabs .ant-tabs-nav-wrap{margin-top:25px}.units-link-btn{background:#0000;border:none;color:#f6891f}.forgot-password-title{color:#101828;font-size:30px;font-weight:700;line-height:38px}.ant-table{height:calc(100vh - 270px)!important;overflow:auto}.ant-table-cell{background-color:#fff!important;border:none!important}@media screen and (max-width:1000px){.small-w{width:100%!important}.comment-w{display:none}}.ant-pagination{padding:28px 0}.ant-pagination,.last-child:last-child{margin-bottom:0!important}.double-field{column-gap:24px;flex-wrap:wrap;height:42px;row-gap:12px!important}.double-field input{width:160px}.double-field .formik_error{text-align:center}.ant-steps-item.filled .ant-steps-item-title,.sub-step-wrapper .ant-steps .ant-steps-item.filled .ant-steps-item-content .ant-steps-item-title{color:#fff!important}.ant-steps .ant-steps-item.ant-steps-item-active.ant-steps-item-filled .ant-steps-item-content:after{all:unset!important}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-finish.filled .ant-steps-item-content:before,.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-finish.filled:before,.sub-step-wrapper .ant-steps .ant-steps-item.filled .ant-steps-item-content:before{background:#70bf44!important}.sub-step-wrapper .ant-steps .ant-steps-item.filled-not-finished .ant-steps-item-content:before{background:#f6891f!important}.sub-step-wrapper .ant-steps .ant-steps-item.filled:before{background:#70bf44!important}.sub-step-wrapper .ant-steps .ant-steps-item.filled-not-finished:before{background:#f6891f!important}.disabled-next-btn:disabled{background-color:initial!important;border-color:#f6891f!important;opacity:.3}.profile-save-btn{cursor:pointer}.profile-save-btn:disabled{cursor:not-allowed;opacity:.5}.profile-save-btn:disabled:hover{opacity:.5!important}.abc-radio-btn{margin-top:30px}.abc-radio-btn .dont-use{flex-wrap:wrap}.abc-radio-btn .lm-check-input{flex-basis:32%;max-width:100%;width:32%}.counter-input-abc input{text-align:center}.abc-text-input{display:flex;justify-content:flex-end;margin-top:-35px}.abc-text-input div{width:33%}@media screen and (max-width:780px){.abc-text-input{justify-content:center}}.additional-tech-clients{background:#efefef;gap:7px}.additional-tech-clients,.tech-last-clients{align-items:center;border-radius:5px;display:flex;justify-content:center;padding:4px 6px}.tech-last-clients{background:#f9ede3;color:#f6891f;font-size:14px;font-style:normal;font-weight:600;line-height:18px;text-align:center}.upcoming-sessions-scroll{height:calc(100vh - 150px)!important}.technician-client{display:flex;flex-direction:column;gap:2px}.technician-client span{color:#939393;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-transform:lowercase}.technicians-client-status{font-size:13px;font-style:normal;font-weight:600;line-height:20px;text-transform:capitalize}.technicians-client-status.in-progress{color:#f6891f}.technicians-client-status.mastered{color:#5eca2b}.cursor-simple{cursor:auto!important}.signature-overlay{bottom:0;cursor:not-allowed!important;left:0;opacity:.6;pointer-events:auto;position:absolute;right:0;top:0;z-index:9}.no-more-session,.text-capitalize{text-transform:capitalize}.no-more-session{align-items:center;background-color:#fff;color:#9a9a9a;display:flex;font-size:14px;font-style:normal;font-weight:600;height:278px;justify-content:center;line-height:21px;margin-top:20px;width:100%}.mands-select .custom-select-wrapper{margin:0!important;max-width:280px!important;width:100%!important}.mands-select .custom-select-wrapper label{margin-top:0!important}.acceptNo{margin-bottom:24px;padding:12px 24px}.acceptNo .acceptNoSpan{cursor:pointer}.acceptNo .acceptNoSpan svg{height:50px;width:50px}.acceptNo .ant-input{font-size:20px!important}.acceptNo-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.units-p{color:#333;font-size:18px;font-style:normal;font-weight:700;line-height:30px;text-transform:capitalize}.add-units-select{width:100%}.add-units-select .custom-select-wrapper{width:100%!important}.hover-unset{background:none}.hover-unset:hover{border:none!important;outline:none}.z-index-1{z-index:1!important}.file-upload-container{align-items:center;align-self:flex-end;background:#f6891f;border:#f0fff0;border-radius:5px;color:#fff;display:flex;font-size:16px;font-style:normal;font-weight:600;gap:10px;height:48px;justify-content:center;line-height:25px;padding:12px 30px;position:relative;text-align:center;text-transform:capitalize}.file-upload-container .selected-name{font-size:12px;margin-right:12px}.file-upload-container button{background:#0000;border:none}.file-upload-container button svg path{fill:#fff}.profile-modal .modal-body{padding:30px 0!important}.profile-modal .modal-body .modal-header{padding:0 30px!important}.profile-modal .modal-body .profile-modal-section{height:calc(100vh - 155px);overflow:auto;padding:30px 30px 0!important}.file-upload-input{cursor:pointer;height:100%;left:0;opacity:0!important;position:absolute;top:0;width:100%}.client-doc-action-btns{align-items:center;display:flex;gap:12px}.client-doc-action-btns button{background-color:#0000;border:none}.client-doc-action-btns .download-btn{align-items:center;background-color:#e8dfef;border-radius:6px;display:flex;height:32px;justify-content:center;width:32px}.client-doc-action-btns .download-btn svg{height:20px;width:20px}.mobile-100{width:100%!important}.mobile-100 label{display:flex;gap:5px;white-space:nowrap;width:100%}.timer-btn{background:#f6891f;border:#f0fff0;border-radius:5px;color:#fff}.timer-btn,.timer-btn-2{align-items:flex-start;display:flex;font-size:16px;font-style:normal;font-weight:600;gap:10px;justify-content:center;line-height:25px;padding:5px 30px;text-align:center;text-transform:capitalize;width:100px}.timer-btn-2{background-color:#0000;border:1px solid #f6891f;border-radius:5px;color:#f6891f}.ant-slider-track{background-color:#f6891f!important}.ant-slider .ant-slider-handle:after{box-shadow:0 0 0 2px #f6891f;height:16px;width:16px}.ant-slider-horizontal .ant-slider-rail,.ant-slider-horizontal .ant-slider-track{height:8px}.ant-slider .ant-slider-dot{height:12px;width:12px}.ant-slider-horizontal .ant-slider-mark{padding-top:8px}.ant-slider .ant-slider-dot-active{border-color:#f6891f}.mands-select .custom-select-wrapper{max-width:100%!important}.ant-select-dropdown{text-transform:capitalize;z-index:99999999}.ant-search-dropdown-wrapper{text-transform:capitalize;width:100%!important}.ant-search-dropdown-wrapper .ant-select-selector{align-items:center;color:#333;min-height:42px;width:100%}.ant-search-dropdown-wrapper .ant-select-selection-item{text-transform:capitalize}.ant-modal-content{padding:0!important}.ant-modal-content .ant-modal-header{padding:20px 24px}.ant-modal-content .profile-modal-section{height:calc(100vh - 100px);overflow:auto;padding:20px 24px}.insurance-radio .ant-radio-inner{background-color:#0000!important;border:1px solid #ddd!important;height:24px;width:24px}.insurance-radio .ant-radio-inner:after{transform:scale(.7)!important}.insurance-radio.ant-radio-wrapper-checked .ant-radio-inner{background-color:#f6891f!important;border:1px solid #f6891f!important;height:24px;width:24px}.insurance-radio.ant-radio-wrapper-checked .ant-radio-inner:after{transform:scale(.7)!important}.add-main-btn{align-items:center;background:#0000;border:1px dashed #cecdcd;border-radius:6px;display:flex;gap:10px;justify-content:center;margin-bottom:8px;padding:11px;width:100%}.add-main-btn svg{height:18px;width:18px}.textCap input{text-transform:capitalize}input[type=date] ::-webkit-calendar-picker-indicator,input[type=date] ::-webkit-inner-spin-button{-webkit-appearance:none;visibility:none}input[type=date]::-webkit-calendar-picker-indicator{background-color:#fff;background-image:url(/static/media/calender-icon-input.5c58aa1a9d9ea7854113.svg);content:""}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input,textarea{animation:animateOp .3s ease-in}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;height:0;width:0}input::-webkit-datetime-edit{display:none}input[type=date]{display:flex;justify-content:space-between;width:100%}.btn.disabled,.btn.disabled:focus,.btn.disabled:hover,.btn:disabled,.btn:disabled:focus,.btn:disabled:hover{background-color:#a0a0a0;border-color:#a0a0a0;color:#fff}.form-check-input:focus{border-color:#7f56d9!important;box-shadow:none}.lm-check-input{align-items:center;animation:animateOp .3s ease-in;display:flex;gap:10px;justify-content:start;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}@media screen and (max-width:1000px){.lm-check-input{gap:2px!important}}.lm-check-input .form-check-label{color:#333;font-weight:400;line-height:20px;margin-top:4px;min-width:100px}@media screen and (max-width:1000px){.lm-check-input .form-check-label{font-size:12px;min-width:50px}}.lm-check-input .form-check-input{border:1px solid #ddd;min-height:24px;min-width:24px}@media screen and (max-width:1000px){.lm-check-input .form-check-input{min-height:15px;min-width:15px}}.lm-check-input .form-check-input[type=radio]{border-radius:24px}.lm-check-input .form-check-input[type=checkbox]{border-radius:7px}.lm-check-input .form-check-input:checked[type=checkbox],.lm-check-input .form-check-input:checked[type=radio]{background-color:#f6891f!important;border:1px solid #f6891f}@media screen and (max-width:1000px){.lm-check-input .form-check-input{gap:2px!important}}.Search-Input-Wrapper{max-width:241px;position:relative}.Search-Input-Wrapper svg{left:12px;position:absolute;top:10px;z-index:99}.lm-input,.react-tagsinput{animation:animateOp .3s ease-in;background:#fff;border:1px solid #ddd!important;border-radius:8px!important;color:#333;font-family:OpenSans Regular,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:20px;min-height:42px;padding:8px 15px!important;position:relative;text-align:left!important}.lm-input.lm-search-input,.react-tagsinput.lm-search-input{padding-left:38px!important}.lm-input:focus,.react-tagsinput:focus{border-color:#7f56d9!important;box-shadow:none}.lm-input.error-field,.react-tagsinput.error-field{border-color:red!important}.lm-input-form-input-label{color:#333;font-family:Open Sans;font-size:15px;font-weight:600;line-height:20px;position:relative}.lm-input-form-input-label.required:after{color:#ca0808;content:"*";position:absolute;right:-9px;top:0}input::placeholder{color:#ddd;font-size:15px!important;font-weight:400;line-height:20px!important;opacity:.8!important}.btn-close:focus,.btn-close:focus-visible,.btn-close:focus-within{border:none;box-shadow:none}.lm-form-btn{align-items:center;border-radius:6px;display:flex;flex-direction:row;font-size:14px;font-weight:500;gap:8px;height:44px;justify-content:center;line-height:20px;padding:12px 24px}.lm-form-btn-secondary{background-color:#fff;border:1px solid #bbb;color:#bbb}.lm-form-btn-secondary:active,.lm-form-btn-secondary:focus,.lm-form-btn-secondary:focus-visible,.lm-form-btn-secondary:focus-within{background-color:#fff!important;border-color:#bbb!important;box-shadow:none;color:#bbb!important}.lm-form-btn-secondary-draft:hover{background-color:#f6891f!important;border-color:#f6891f!important;box-shadow:none;color:#fff!important}.lm-form-btn-primary{background-color:#f6891f;border:1px solid #f6891f;color:#fff;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:200px}.lm-form-btn-primary:active,.lm-form-btn-primary:focus,.lm-form-btn-primary:focus-visible,.lm-form-btn-primary:focus-within,.lm-form-btn-primary:hover{background-color:#f6891f!important;border-color:#f6891f!important;box-shadow:none;color:#fff!important;opacity:.9!important}.lm-form-btn-previous{background-color:#fff;border:1px solid #f6891f;padding:0;width:44px}.lm-form-btn-previous:active,.lm-form-btn-previous:focus,.lm-form-btn-previous:focus-visible,.lm-form-btn-previous:focus-within,.lm-form-btn-previous:hover{background:#fff!important;border-color:#f6891f!important;box-shadow:none}.lm-form-btn-add{background-color:#fff;border:1px dashed #cecdcd;height:40px;min-width:100%}.lm-form-btn-add:active,.lm-form-btn-add:focus,.lm-form-btn-add:focus-visible,.lm-form-btn-add:focus-within,.lm-form-btn-add:hover{background:#fff!important;box-shadow:none}.lm-form-btn-modalbtn{border-radius:5px;font-size:16px;font-weight:600;line-height:24px;padding:10px 18px}.lm-form-btn-modalbtn-cancel{background:#fff;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;color:#344054}.lm-form-btn-modalbtn-cancel:active,.lm-form-btn-modalbtn-cancel:focus,.lm-form-btn-modalbtn-cancel:focus-visible,.lm-form-btn-modalbtn-cancel:hover{background:#fff!important;border:1px solid #d0d5dd!important;box-shadow:none!important;color:#344054!important}.lm-form-btn-modalbtn-Accept{background:#2bce28;border:1px solid #2bce28;box-shadow:0 1px 2px #1018280d;color:#fff}.lm-form-btn-modalbtn-Accept:hover{background:#2bce28!important;border-color:#2bce28!important;color:#fff!important}.lm-form-btn-modalbtn-Reject{background:#f61f1f;border-color:#f61f1f;box-shadow:0 1px 2px #1018280d}.lm-form-btn-modalbtn-Reject:hover{background:#f61f1f!important;border-color:#f61f1f!important;color:#fff!important}.lm-form-btn-modalbtn-Archive{background:#662d91;border:1px solid #662d91;box-shadow:0 1px 2px #1018280d;color:#fff}.lm-form-btn-modalbtn-Archive:hover{background:#662d91!important;border-color:#662d91!important;color:#fff!important}.lm-form-btn-modalbtn-UnArchive{background:#f61f1f;border:1px solid #f61f1f;box-shadow:0 1px 2px #1018280d;color:#fff}.lm-form-btn-modalbtn-UnArchive:hover{background:#f61f1f!important;border-color:#f61f1f!important;color:#fff!important}.lm-form-btn-modalbtn-reSendMail{background:#f6891f;border:1px solid #f6891f;box-shadow:0 1px 2px #1018280d;color:#fff}.lm-form-btn-modalbtn-reSendMail:hover{background:#f6891f!important;border-color:#f6891f!important;color:#fff!important}.tag-checkbox{animation:animateOp .3s ease-in;background-color:#ededed;border-radius:27px;cursor:pointer;display:block;height:33px;overflow:hidden;padding:6px 12px;position:relative;-webkit-user-select:none;user-select:none}.tag-checkbox input:focus{border-radius:27px!important}.tag-checkbox.checked{background-color:#f6891f!important}.tag-checkbox.checked .form-check-label{align-items:center;background:url(/static/media/cross-bgwhite.3ad1d9b4b49a94bba63c.svg);background-position:100%;background-repeat:no-repeat;color:#fff;display:flex;justify-content:flex-start;padding-right:24px}.tag-checkbox .form-check-input{background:#0000;bottom:0;cursor:pointer;height:100%;left:24px;position:absolute;right:0;top:-4px;width:100%}.tag-checkbox .form-check-input:checked[type=checkbox]{background:none;background-color:#0000!important;border:none}.tag-checkbox .form-check-label{align-items:center;cursor:pointer;display:flex;gap:18px;justify-content:flex-start;margin:0;min-width:-webkit-max-content;min-width:max-content}.tag-checkbox .form-check-label svg{animation:animateOp .3s ease-in}.ant-picker-dropdown{z-index:999999!important}.ant-switch.ant-switch-checked{background-color:#f6891f!important}.lm-date-picker{height:42px;padding:0}.lm-date-picker.ant-picker-focused,.lm-date-picker:focus,.lm-date-picker:focus-visible,.lm-date-picker:focus-within,.lm-date-picker:hover{border-color:#7f56d9!important}.lm-date-picker .ant-picker-cell-selected .ant-picker-cell-inner{background-color:#7f56d9!important}.lm-date-picker .ant-picker-cell-selected .ant-picker-cell-inner:before{border:none!important}.lm-date-picker .ant-picker-cell-inner:before{border-color:#7f56d9!important}.lm-date-picker .ant-picker-today-btn{color:#7f56d9;font-weight:600;text-decoration:none}.lm-date-picker .ant-picker-today-btn:hover{color:#7f56d9}.lm-date-picker .ant-picker-input{padding:8px 15px}.lm-date-picker .ant-picker-input input{color:#333;font-family:Open Sans;font-size:15px;font-style:normal;font-weight:400;line-height:20px}.lm-date-picker .ant-picker-input .ant-picker-clear{right:50px}.FormCheck.form-check.custom-radio-btn{align-items:center;display:flex;gap:10px;margin-bottom:12px}.FormCheck.form-check.custom-radio-btn .form-check-input{border:1px solid #ddd;height:24px;width:24px}.FormCheck.form-check.custom-radio-btn .form-check-input:hover{border-color:#f6891f}.FormCheck.form-check.custom-radio-btn .form-check-input:checked{background-color:#f6891f;border:none}.FormCheck.form-check.custom-radio-btn .form-check-input:checked+label{font-weight:700}.FormCheck.form-check.custom-radio-btn .form-check-label{color:#333;font-size:15px;font-weight:400;line-height:20px;margin-top:3px}.breadcrumb-item+.breadcrumb-item a{text-decoration:none}.breadcrumb-item+.breadcrumb-item:before{background:url(/static/media/breadcrumbicon.d9c222fd27c96edffd09.svg) no-repeat;content:"";height:24px;margin-top:6px;width:24px}.dashboard-footer{align-items:center;background-color:#f4f5fe;border-top:1px solid #ddd;bottom:0;display:flex;justify-content:flex-end;left:0;padding:10px 50px 10px 0;position:fixed;position:absolute;width:calc(100% - 362px);z-index:99999}@media screen and (max-width:1200px){.dashboard-footer{padding:4px;width:calc(100% - 250px)}}@media screen and (max-width:1000px){.dashboard-footer{padding:4px;width:100%!important}}.dashboard-footer .checkedin-locked-btn,.dashboard-footer .send-back-btn{align-items:center;background:#f4f5fe;border:1px solid #ef3f29;border-radius:6px;color:#ef3f29;display:flex;flex-direction:row;justify-content:center;margin-right:16px;padding:12px 24px}.dashboard-footer .approve-btn{align-items:center;background:#f6891f;border:none;border-radius:6px;color:#fff;display:flex;flex-direction:row;height:46px;justify-content:center;padding:14px 24px;width:110px}.dashboard-footer .approve-btn:disabled{background-color:#bbb;opacity:.8}.accordian-wrapper .custom-accordian-data-sheet.accordion .accordion-item{border:1px solid #cecdcd;border-radius:10px;height:auto;overflow:hidden}.accordian-wrapper .ant-input{text-align:center}.onboarding-wrapper{display:flex}.onboarding-sidebar{background-color:#090834;display:flex;flex-direction:column;min-height:100vh;min-width:460px;padding:36px 32px 32px 70px}@media screen and (max-width:1240px){.onboarding-sidebar{min-width:340px;padding-left:32px}}.onboarding-sidebar .logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.onboarding-forms-section{height:100vh;overflow:hidden;position:relative;width:100%}.onboarding-forms-section-header{align-items:center;background-color:#fff;display:flex;flex-wrap:nowrap;justify-content:space-between;left:0;padding:30px 30px 0 64px;position:-webkit-sticky;position:sticky;right:0;top:0}@media screen and (max-width:992px){.onboarding-forms-section-header{padding:24px}}.onboarding-forms-section-header__heading{font-size:27px;font-style:normal;line-height:150%}@media screen and (max-width:992px){.onboarding-forms-section-header__heading{font-size:20px}}.onboarding-forms-section-header__crossIcon{align-self:flex-start;cursor:pointer;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.onboarding-forms-section-heading{color:#333;font-size:22px;font-weight:700;line-height:150%}.onboarding-forms-section-wrapper{height:calc(100vh - 227px);overflow-y:auto;padding:0 70px 16px 64px}@media screen and (max-width:992px){.onboarding-forms-section-wrapper{padding:0 24px 16px}}.onboarding-forms-section-inner-header{background:#fff;left:0;padding-top:40px;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:999}.onboarding-forms-section-footer{align-items:center;background:#fff;border:1px solid #ddd;bottom:0;justify-content:space-between;left:0;padding:29px 70px 26px 64px;position:absolute;right:0;z-index:999}@media screen and (max-width:992px){.onboarding-forms-section-footer{align-items:center;flex-wrap:wrap;gap:10px;justify-content:center;padding:24px}}.onboarding-form-header{display:flex;justify-content:space-between}.onboarding-form-header-heading{color:#333;font-size:20px;font-weight:700;line-height:150%}.onboarding-form-header-breadcrumb ul{align-items:center;color:#662d91;display:flex;font-size:14px;font-weight:600;line-height:150%;text-align:right}.onboarding-form-header-breadcrumb ul li{color:#a4a4a4}.onboarding-form-header-title{align-items:center;background:#662d91;border-radius:4px;color:#fff;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;line-height:150%;padding:7px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.onboarding-form-subsection-heading{color:#333;font-size:18px;font-weight:600;line-height:25px}.active{display:block}.notActive{display:none}.ant-steps{flex-direction:column;height:100%}.ant-steps .ant-steps-item{cursor:pointer;flex:none;padding-bottom:32px;padding-inline-start:0!important;position:relative}.ant-steps .ant-steps-item:before{background:#a18ead;content:"";height:50px;left:8px;position:absolute;top:18px;width:1px}.ant-steps .ant-steps-item:last-child:before{all:unset}.ant-steps .ant-steps-item .ant-steps-item-content{padding-left:37px;position:relative}.ant-steps .ant-steps-item .ant-steps-item-content:before{background:#0000;border:1px solid #a18ead;border-radius:5px;content:"";height:18px;left:0;position:absolute;top:0;width:18px}.ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{color:#a18ead!important;font-size:18px;font-weight:600;line-height:21px;padding:0;text-transform:capitalize}.ant-steps .ant-steps-item.ant-steps-item-active:before{background:#f6891f;content:""}.ant-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-content:before{border-color:#f6891f}.ant-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-content:after{background:#f6891f;border-radius:3px;content:"";height:9px;left:4.5px;position:absolute;top:4.5px;width:9px}.ant-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-content .ant-steps-item-title{color:#fff!important}.ant-steps .ant-steps-item.ant-steps-item-active.with-substeps{padding:0}.ant-steps .ant-steps-item.ant-steps-item-filled:before,.ant-steps .ant-steps-item.ant-steps-item-finish:before{background:#70bf44;content:""}.ant-steps .ant-steps-item.ant-steps-item-filled .ant-steps-item-content:before,.ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-content:before{background-color:#70bf44;background-image:url(/static/media/tick.f3b27fa9d52e3055f775.svg);background-position:50%;background-repeat:no-repeat;border:none}.ant-steps .ant-steps-item.ant-steps-item-filled .ant-steps-item-content .ant-steps-item-title,.ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-content .ant-steps-item-title{color:#fff!important}.ant-steps .ant-steps-item-icon{display:none}.ant-steps .ant-steps-item-title:after{all:unset!important}.sub-step-wrapper{margin-top:30px}.sub-step-wrapper .ant-steps{padding-left:0}.sub-step-wrapper .ant-steps .ant-steps-item{margin-left:-37px}.sub-step-wrapper .ant-steps .ant-steps-item:last-child:before{background:#a18ead;content:"";height:50px;left:8px;position:absolute;top:18px;width:1px}.sub-step-wrapper .ant-steps .ant-steps-item .ant-steps-item-content{position:relative}.sub-step-wrapper .ant-steps .ant-steps-item .ant-steps-item-content:before{background:#a18ead;border:none;border-radius:3px;height:10px;left:3.5px;top:50%;transform:translateY(-50%);width:10px}.sub-step-wrapper .ant-steps .ant-steps-item .ant-steps-item-content:after{all:unset!important}.sub-step-wrapper .ant-steps .ant-steps-item .ant-steps-item-content .ant-steps-item-title{color:#a18ead!important;font-size:16px;padding:0}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-active{padding-bottom:32px}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-active:before{background:#a18ead}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-content:before{background:#f6891f;border:none}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-active .ant-steps-item-content .ant-steps-item-title{color:#fff!important}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-filled:before,.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-finish:before{background:#f6891f;content:""}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-filled .ant-steps-item-content:before,.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-content:before{background:#f6891f;border:none}.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-filled .ant-steps-item-content .ant-steps-item-title,.sub-step-wrapper .ant-steps .ant-steps-item.ant-steps-item-finish .ant-steps-item-content .ant-steps-item-title{color:#fff!important}.two-col-wrapper span{color:#333;font-size:15px;font-weight:600;line-height:150%}.two-col-wrapper span:last-child{margin-right:40px}.two-col-wrapper .two-col-titles{margin-top:20px}.style-between,.two-col-wrapper .two-col-titles{align-items:center;display:flex;justify-content:space-between}.style-between{width:100%}.style-between input{width:90px}.style-between p{display:none}.form-sidebar-overflow{height:calc(100vh - 230px);margin-top:80px;overflow:auto}.add-custom-button{background-color:#0000;border:1px dashed #cecdcd;border-radius:6px;justify-content:center;padding:12px 0}.add-custom-button,.logout-button{align-items:center;display:flex;width:100%}.logout-button{color:#f6891f;cursor:pointer;font-size:16px;font-weight:600;gap:12px;padding-left:46px;padding-top:12px}.remove-btn-wrapper{display:flex;justify-content:flex-end;margin-bottom:-40px;padding-top:12px;position:relative;width:100%;z-index:9}.remove-btn-wrapper button{background:url(/static/media/newCross.1e1c8dd8f7fb7962532b.svg);background-color:none;background-position:50%;background-repeat:no-repeat;border:none;height:28px;width:28px}.text-editor-outer{height:681px;width:100%}.onboarding-forms-section-footer{align-items:flex-end;display:flex}.onboarding-forms-section-footer .modal-content{background:#fff;box-shadow:-2px -2px 8px #0000000f;margin-bottom:40px;padding:8px 16px;width:22%}.notes-modal{background-color:#fff;bottom:108px;box-shadow:-2px -2px 8px #0000000f;height:630px;padding:8px 16px;position:fixed;right:0;width:350px;z-index:100}@media screen and (max-width:992px){.notes-modal{height:500px}}@media(max-height:900px){.notes-modal{height:500px}}.notes-modal.hide-textarea textarea{display:none!important}.RadioButtons_RadioButtonsFormSection__Wrapper__UksTl{grid-gap:12px;grid-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:auto auto}.RadioButtons_RadioButtonsFormSection__Wrapper_Inline__CizMF{display:flex;gap:12px;justify-content:start}.RadioButtons_RadioButtonsFormSection__Wrapper_Inline__CizMF.RadioButtons_optionalPills__NLzdY{flex-wrap:wrap}.RadioButtons_RadioButtonsFormSection__pzsAh.RadioButtons_errorRadio__ILEa6 input[type=checkbox],.RadioButtons_RadioButtonsFormSection__pzsAh.RadioButtons_errorRadio__ILEa6 input[type=radio]{border-color:red!important}.RadioButtons_simpleCheck__HBlJt .form-check-label{display:none}.ModalStyles_StepCompletionModal__yEauZ{align-items:center;display:flex;height:350px;justify-content:start;padding-left:60px}.ModalStyles_StepCompletionModal__textSection__Mcpbz{margin-top:64px}.ModalStyles_StepCompletionModal__step_indicator__shnFb{color:#333;font-family:Inter,sans-serif!important;font-size:65px;font-style:normal;font-weight:700;line-height:60px;text-transform:capitalize}.ModalStyles_StepCompletionModal__step_indicatorNumber__hTthF{color:#70bf44}.ModalStyles_StepCompletionModal__step_nextCaption__igTVm{color:#333;font-family:Inter,sans-serif!important;font-size:19px;font-weight:600;line-height:85px}.ModalStyles_thankYouModal__DDVbH{padding:0!important}.ModalStyles_emailEditorModal__U80Xb>div{max-width:775px;width:calc(100% - 15px)}.header{background-color:#fff;box-shadow:0 1px 0 #dcdee0;padding:5px 0}.nav-items{align-items:center;display:flex;list-style-type:none;margin-bottom:0}.nav-item a{color:#fff;cursor:pointer;font-size:14px;font-weight:400;font-weight:700;line-height:16px;text-decoration:none}.nav-item:not(:last-child){margin-right:25px}.header-content-wrapper{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.brand-logo img{width:80px}.DashboardLogin_DashboardLogin__1FYFJ{display:flex}.DashboardLogin_DashboardLogin__FormSection__CjJEs{align-items:flex-start;display:flex;gap:70px;justify-content:center;min-height:100vh;min-width:50%;padding-top:75px}.DashboardLogin_DashboardLogin__FormSectionWrapper__cUKp9{align-items:flex-start;display:flex;flex-direction:column;gap:70px;justify-content:center;min-width:60%;padding-top:32px}.DashboardLogin_DashboardLogin__FormSectionWrapper_Client__jHdCA{gap:121px}.DashboardLogin_DashboardLogin__ImageSection__WxVLV{align-items:center;background-color:#f4f5fe;display:flex;justify-content:center;min-height:100vh;min-width:50%}.DashboardLogin_DashboardLogin__ImageSection_Wrapper__iKQOK{align-items:center;display:flex;justify-content:center;width:60%}#otp-modal .modal-content #modal-type #m-content{background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:0}#otp-modal .modal-content #modal-type #m-content #header-signin{background-color:#fff;font-family:roboto-bold;width:100%}#otp-modal .modal-content #modal-type #m-content #header-signin #button-close{background:none;border:none;color:#9b9b9b;font-family:roboto-regular;font-size:18px;letter-spacing:0;line-height:18px;margin-right:10px;margin-top:6px;outline:none}#otp-modal .modal-content #modal-type #m-content #body-otp{background:none;display:flex;flex-direction:column}#otp-modal .modal-content #modal-type #m-content #body-otp #otp-title{background:none;color:#4a4a4a;font-family:roboto-bold;font-size:32px;font-weight:900;letter-spacing:-1px;line-height:38px;margin-bottom:45px;text-align:center}#otp-modal .modal-content #modal-type #m-content #body-otp #otp-container{align-items:center;background:none;border-radius:21px;box-sizing:border-box;color:#9b9b9b;display:flex;flex-direction:column;font-family:roboto-regular;font-size:14px;justify-content:center;margin-bottom:20px;margin-top:10px;overflow:hidden;width:100%}#otp-modal .modal-content #modal-type #m-content #body-otp #otp-container #login-icon{background:none;margin:10px}#otp-modal .modal-content #modal-type #m-content #body-otp #otp-container #user-otp{background:none;border-style:none;height:100%;width:80%}#otp-modal .modal-content #modal-type #m-content #body-otp #otp-container #user-otp:focus{background:none;outline:none}#otp-modal .modal-content #modal-type #m-content #body-otp #otp-container #sign-identifier{display:none}#otp-modal .modal-content #modal-type #m-content #body-otp #user-otp::placeholder{color:#9b9b9b}#otp-modal .modal-content #modal-type #m-content #body-otp .error-div,#otp-modal .modal-content #modal-type #m-content #body-otp .error-div-otp{align-items:center;color:red;display:flex;font-size:16px;justify-content:center;margin:auto}#otp-modal .modal-content #modal-type #m-content #body-otp #message-sent{color:#3c3c3c;font-size:14px}#otp-modal .modal-content #modal-type #m-content #body-otp #resend-code{color:#7acbcb;font-size:14}#otp-modal .modal-content #modal-type #m-content #body-otp #resend-code .send-code{cursor:pointer}#otp-modal .modal-content #modal-type #m-content #body-otp .otp-footer{display:flex;justify-content:flex-end}#otp-modal .modal-content #modal-type #m-content #body-otp .otp-footer .otp-cancel{background:#fff;color:#000}#otp-modal .modal-content #modal-type #m-content #body-otp .otp-footer .otp-cancel,#otp-modal .modal-content #modal-type #m-content #body-otp .otp-footer .otp-submit{border:none;font-family:roboto-regular;font-size:13px;font-weight:600;height:45px;letter-spacing:0;line-height:15px;margin-bottom:10px;margin-top:10px;outline:none;text-align:center;width:100px}#otp-modal .modal-content #modal-type #m-content #body-otp .otp-footer .otp-submit{background:#f6891f;color:#fff}#otp-modal .modal-content #modal-type #m-content #body-otp .otp-footer .otp-submit:disabled{background-color:#a0a0a0;border-color:#a0a0a0;color:#fff}#otp-modal .modal-content #modal-type #m-content #body-otp .image-div{background-repeat:no-repeat}.otp-group{column-gap:20px;display:flex;max-width:400px;width:100%}.otp-input{border:2px solid #f6891f;border-radius:5px;box-shadow:0 2px 8px #f6891f;font-size:60px;font-weight:400;height:120px;line-height:1;text-align:center;width:100%}.otp-cancel{background:#fff;border:none;color:#000;font-family:roboto-regular;font-size:13px;font-weight:600;height:45px;letter-spacing:0;line-height:15px;margin-bottom:10px;margin-top:10px;outline:none;text-align:center;width:100px}.Dashboard_f-1__9b2yf{font-size:.0625rem!important}.Dashboard_lh-1__o98NQ{line-height:.0625rem!important}.Dashboard_py-1__9a8pj{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.Dashboard_ps-1__GcQb5{padding-left:.0625rem!important}.Dashboard_pb-1__Hg3WV{padding-bottom:.0625rem!important}.Dashboard_pe-1__wdiWz{padding-right:.0625rem!important}.Dashboard_pt-1__zfIdn{padding-top:.0625rem!important}.Dashboard_ms-1__Pr1Nh{margin-left:.0625rem!important}.Dashboard_mb-1__xG8Rt{margin-bottom:.0625rem!important}.Dashboard_me-1__dy1zO{margin-right:.0625rem!important}.Dashboard_mt-1__u5AcY{margin-top:.0625rem!important}.Dashboard_width-1__vSEqR{width:.0625rem!important}.Dashboard_height-1__O-QNc{height:.0625rem!important}.Dashboard_b-radius-1__7cGy5{border-radius:.0625rem!important}.Dashboard_f-2__XyP7v{font-size:.125rem!important}.Dashboard_lh-2__abLQD{line-height:.125rem!important}.Dashboard_py-2__3tWzw{padding-bottom:.125rem!important;padding-top:.125rem!important}.Dashboard_ps-2__FrYTb{padding-left:.125rem!important}.Dashboard_pb-2__gj-4Q{padding-bottom:.125rem!important}.Dashboard_pe-2__S68Mw{padding-right:.125rem!important}.Dashboard_pt-2__IOtbb{padding-top:.125rem!important}.Dashboard_ms-2__4LeWm{margin-left:.125rem!important}.Dashboard_mb-2__wJUq3{margin-bottom:.125rem!important}.Dashboard_me-2__SEgoE{margin-right:.125rem!important}.Dashboard_mt-2__hAYEU{margin-top:.125rem!important}.Dashboard_width-2__SXYJN{width:.125rem!important}.Dashboard_height-2__hwwr5{height:.125rem!important}.Dashboard_b-radius-2__0Rdel{border-radius:.125rem!important}.Dashboard_f-3__8vQp\+{font-size:.1875rem!important}.Dashboard_lh-3__dlyDN{line-height:.1875rem!important}.Dashboard_py-3__fj9bH{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.Dashboard_ps-3__5dGlz{padding-left:.1875rem!important}.Dashboard_pb-3__ENec0{padding-bottom:.1875rem!important}.Dashboard_pe-3__-6BXR{padding-right:.1875rem!important}.Dashboard_pt-3__Tp5QE{padding-top:.1875rem!important}.Dashboard_ms-3__456JH{margin-left:.1875rem!important}.Dashboard_mb-3__11bx-{margin-bottom:.1875rem!important}.Dashboard_me-3__Ka8Vf{margin-right:.1875rem!important}.Dashboard_mt-3__qEDG7{margin-top:.1875rem!important}.Dashboard_width-3__tj2iV{width:.1875rem!important}.Dashboard_height-3__LnjO3{height:.1875rem!important}.Dashboard_b-radius-3__a2o7\+{border-radius:.1875rem!important}.Dashboard_f-4__75S6r{font-size:.25rem!important}.Dashboard_lh-4__CN\+4l{line-height:.25rem!important}.Dashboard_py-4__oJ8NB{padding-bottom:.25rem!important;padding-top:.25rem!important}.Dashboard_ps-4__dkSK0{padding-left:.25rem!important}.Dashboard_pb-4__jlJE5{padding-bottom:.25rem!important}.Dashboard_pe-4__pj7GE{padding-right:.25rem!important}.Dashboard_pt-4__eHCr8{padding-top:.25rem!important}.Dashboard_ms-4__Oli2d{margin-left:.25rem!important}.Dashboard_mb-4__JBkb1{margin-bottom:.25rem!important}.Dashboard_me-4__uO-X0{margin-right:.25rem!important}.Dashboard_mt-4__vzDwQ{margin-top:.25rem!important}.Dashboard_width-4__Y0PWn{width:.25rem!important}.Dashboard_height-4__S6tuJ{height:.25rem!important}.Dashboard_b-radius-4__PKz2m{border-radius:.25rem!important}.Dashboard_f-5__jcR9P{font-size:.3125rem!important}.Dashboard_lh-5__Btlmr{line-height:.3125rem!important}.Dashboard_py-5__-aOCp{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.Dashboard_ps-5__wOMLA{padding-left:.3125rem!important}.Dashboard_pb-5__PQ\+Ba{padding-bottom:.3125rem!important}.Dashboard_pe-5__ky-dI{padding-right:.3125rem!important}.Dashboard_pt-5__fOJyy{padding-top:.3125rem!important}.Dashboard_ms-5__7Dd5c{margin-left:.3125rem!important}.Dashboard_mb-5__gbNiK{margin-bottom:.3125rem!important}.Dashboard_me-5__Tfuxx{margin-right:.3125rem!important}.Dashboard_mt-5__dk3-H{margin-top:.3125rem!important}.Dashboard_width-5__F7qOG{width:.3125rem!important}.Dashboard_height-5__CZBmm{height:.3125rem!important}.Dashboard_b-radius-5__P0gkQ{border-radius:.3125rem!important}.Dashboard_f-6__oRvuU{font-size:.375rem!important}.Dashboard_lh-6__ePxL5{line-height:.375rem!important}.Dashboard_py-6__6VhSu{padding-bottom:.375rem!important;padding-top:.375rem!important}.Dashboard_ps-6__1v-tV{padding-left:.375rem!important}.Dashboard_pb-6__J5ALD{padding-bottom:.375rem!important}.Dashboard_pe-6__PJsf-{padding-right:.375rem!important}.Dashboard_pt-6__1soWX{padding-top:.375rem!important}.Dashboard_ms-6__NELOF{margin-left:.375rem!important}.Dashboard_mb-6__dZ\+RQ{margin-bottom:.375rem!important}.Dashboard_me-6__UZkbw{margin-right:.375rem!important}.Dashboard_mt-6__8xUrQ{margin-top:.375rem!important}.Dashboard_width-6__uVRQs{width:.375rem!important}.Dashboard_height-6__f0L5j{height:.375rem!important}.Dashboard_b-radius-6__xbsE6{border-radius:.375rem!important}.Dashboard_f-7__LZlmj{font-size:.4375rem!important}.Dashboard_lh-7__dXGuy{line-height:.4375rem!important}.Dashboard_py-7__a\+\+kP{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.Dashboard_ps-7__jA2ZF{padding-left:.4375rem!important}.Dashboard_pb-7__LtMs0{padding-bottom:.4375rem!important}.Dashboard_pe-7__BssVJ{padding-right:.4375rem!important}.Dashboard_pt-7__k3G1d{padding-top:.4375rem!important}.Dashboard_ms-7__0ITgm{margin-left:.4375rem!important}.Dashboard_mb-7__x9hUi{margin-bottom:.4375rem!important}.Dashboard_me-7__byRk0{margin-right:.4375rem!important}.Dashboard_mt-7__MFfDW{margin-top:.4375rem!important}.Dashboard_width-7__ChWPv{width:.4375rem!important}.Dashboard_height-7__Le6QA{height:.4375rem!important}.Dashboard_b-radius-7__SUPSm{border-radius:.4375rem!important}.Dashboard_f-8__xxmhE{font-size:.5rem!important}.Dashboard_lh-8__iKCf1{line-height:.5rem!important}.Dashboard_py-8__FMOef{padding-bottom:.5rem!important;padding-top:.5rem!important}.Dashboard_ps-8__gfIrN{padding-left:.5rem!important}.Dashboard_pb-8__AXzcI{padding-bottom:.5rem!important}.Dashboard_pe-8__zRujA{padding-right:.5rem!important}.Dashboard_pt-8__TlPMy{padding-top:.5rem!important}.Dashboard_ms-8__P45ke{margin-left:.5rem!important}.Dashboard_mb-8__hdFdZ{margin-bottom:.5rem!important}.Dashboard_me-8__DvCr7{margin-right:.5rem!important}.Dashboard_mt-8__jy-k9{margin-top:.5rem!important}.Dashboard_width-8__gMfBd{width:.5rem!important}.Dashboard_height-8__0QUGH{height:.5rem!important}.Dashboard_b-radius-8__aODdm{border-radius:.5rem!important}.Dashboard_f-9__TgwJT{font-size:.5625rem!important}.Dashboard_lh-9__xVofG{line-height:.5625rem!important}.Dashboard_py-9__Hnesh{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.Dashboard_ps-9__kry\+B{padding-left:.5625rem!important}.Dashboard_pb-9__sKcyu{padding-bottom:.5625rem!important}.Dashboard_pe-9__RZe2h{padding-right:.5625rem!important}.Dashboard_pt-9__Z8C5o{padding-top:.5625rem!important}.Dashboard_ms-9__TiYSs{margin-left:.5625rem!important}.Dashboard_mb-9__xbC0N{margin-bottom:.5625rem!important}.Dashboard_me-9__70F0-{margin-right:.5625rem!important}.Dashboard_mt-9__NgNsm{margin-top:.5625rem!important}.Dashboard_width-9__As2Fg{width:.5625rem!important}.Dashboard_height-9__XF-2Z{height:.5625rem!important}.Dashboard_b-radius-9__W2Dni{border-radius:.5625rem!important}.Dashboard_f-10__Y9M9H{font-size:.625rem!important}.Dashboard_lh-10__Yts0-{line-height:.625rem!important}.Dashboard_py-10__UK8m1{padding-bottom:.625rem!important;padding-top:.625rem!important}.Dashboard_ps-10__MavwQ{padding-left:.625rem!important}.Dashboard_pb-10__7gVM2{padding-bottom:.625rem!important}.Dashboard_pe-10__M-DYQ{padding-right:.625rem!important}.Dashboard_pt-10__btqzr{padding-top:.625rem!important}.Dashboard_ms-10__LsBQ7{margin-left:.625rem!important}.Dashboard_mb-10__ty3a4{margin-bottom:.625rem!important}.Dashboard_me-10__nE-jF{margin-right:.625rem!important}.Dashboard_mt-10__-u6ht{margin-top:.625rem!important}.Dashboard_width-10__bjQde{width:.625rem!important}.Dashboard_height-10__ztqJx{height:.625rem!important}.Dashboard_b-radius-10__ONu9B{border-radius:.625rem!important}.Dashboard_f-11__cxdaR{font-size:.6875rem!important}.Dashboard_lh-11__qIO0f{line-height:.6875rem!important}.Dashboard_py-11__RKHcQ{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.Dashboard_ps-11__Dzj9f{padding-left:.6875rem!important}.Dashboard_pb-11__qRR5S{padding-bottom:.6875rem!important}.Dashboard_pe-11__C1qc\+{padding-right:.6875rem!important}.Dashboard_pt-11__c2yCY{padding-top:.6875rem!important}.Dashboard_ms-11__rrviR{margin-left:.6875rem!important}.Dashboard_mb-11__e7KP7{margin-bottom:.6875rem!important}.Dashboard_me-11__-VSN-{margin-right:.6875rem!important}.Dashboard_mt-11__MBHpa{margin-top:.6875rem!important}.Dashboard_width-11__RinIk{width:.6875rem!important}.Dashboard_height-11__02Osg{height:.6875rem!important}.Dashboard_b-radius-11__ySL2W{border-radius:.6875rem!important}.Dashboard_f-12__KCZCv{font-size:.75rem!important}.Dashboard_lh-12__azcbV{line-height:.75rem!important}.Dashboard_py-12__cmwQ\+{padding-bottom:.75rem!important;padding-top:.75rem!important}.Dashboard_ps-12__v3i5J{padding-left:.75rem!important}.Dashboard_pb-12__6C1FI{padding-bottom:.75rem!important}.Dashboard_pe-12__wavse{padding-right:.75rem!important}.Dashboard_pt-12__XyQB\+{padding-top:.75rem!important}.Dashboard_ms-12__WAH-e{margin-left:.75rem!important}.Dashboard_mb-12__I7heg{margin-bottom:.75rem!important}.Dashboard_me-12__oFdVA{margin-right:.75rem!important}.Dashboard_mt-12__4I\+yw{margin-top:.75rem!important}.Dashboard_width-12__aabwM{width:.75rem!important}.Dashboard_height-12__-POI1{height:.75rem!important}.Dashboard_b-radius-12__j7FdC{border-radius:.75rem!important}.Dashboard_f-13__m2WbJ{font-size:.8125rem!important}.Dashboard_lh-13__NtCuS{line-height:.8125rem!important}.Dashboard_py-13__NYkW6{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.Dashboard_ps-13__ey-82{padding-left:.8125rem!important}.Dashboard_pb-13__QYD8T{padding-bottom:.8125rem!important}.Dashboard_pe-13__lpXiT{padding-right:.8125rem!important}.Dashboard_pt-13__sM13p{padding-top:.8125rem!important}.Dashboard_ms-13__X7go0{margin-left:.8125rem!important}.Dashboard_mb-13__mL8eV{margin-bottom:.8125rem!important}.Dashboard_me-13__WHcW5{margin-right:.8125rem!important}.Dashboard_mt-13__E3aCt{margin-top:.8125rem!important}.Dashboard_width-13__Huwf6{width:.8125rem!important}.Dashboard_height-13__ZpSjC{height:.8125rem!important}.Dashboard_b-radius-13__wWwmc{border-radius:.8125rem!important}.Dashboard_f-14__ooZ8C{font-size:.875rem!important}.Dashboard_lh-14__FxkDT{line-height:.875rem!important}.Dashboard_py-14__umZx6{padding-bottom:.875rem!important;padding-top:.875rem!important}.Dashboard_ps-14__rXUl7{padding-left:.875rem!important}.Dashboard_pb-14__NZZdI{padding-bottom:.875rem!important}.Dashboard_pe-14__ZNxuX{padding-right:.875rem!important}.Dashboard_pt-14__YYBVr{padding-top:.875rem!important}.Dashboard_ms-14__8q18y{margin-left:.875rem!important}.Dashboard_mb-14__p8sHt{margin-bottom:.875rem!important}.Dashboard_me-14__WSSpp{margin-right:.875rem!important}.Dashboard_mt-14__Ly41L{margin-top:.875rem!important}.Dashboard_width-14__qXRrw{width:.875rem!important}.Dashboard_height-14__vYUxI{height:.875rem!important}.Dashboard_b-radius-14__I3bKY{border-radius:.875rem!important}.Dashboard_f-15__-ctSV{font-size:.9375rem!important}.Dashboard_lh-15__n3PYr{line-height:.9375rem!important}.Dashboard_py-15__RPH5i{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.Dashboard_ps-15__60IN3{padding-left:.9375rem!important}.Dashboard_pb-15__q\+R1C{padding-bottom:.9375rem!important}.Dashboard_pe-15__HrV\+N{padding-right:.9375rem!important}.Dashboard_pt-15__jRpsq{padding-top:.9375rem!important}.Dashboard_ms-15__z-GH3{margin-left:.9375rem!important}.Dashboard_mb-15__OW6YG{margin-bottom:.9375rem!important}.Dashboard_me-15__NlWTJ{margin-right:.9375rem!important}.Dashboard_mt-15__3RO-4{margin-top:.9375rem!important}.Dashboard_width-15__rQ4Ub{width:.9375rem!important}.Dashboard_height-15__pDPe5{height:.9375rem!important}.Dashboard_b-radius-15__7DScc{border-radius:.9375rem!important}.Dashboard_f-16__0MnRT{font-size:1rem!important}.Dashboard_lh-16__lIgq3{line-height:1rem!important}.Dashboard_py-16__8t1dl{padding-bottom:1rem!important;padding-top:1rem!important}.Dashboard_ps-16__0LVP0{padding-left:1rem!important}.Dashboard_pb-16__\+1q3m{padding-bottom:1rem!important}.Dashboard_pe-16__GWNgK{padding-right:1rem!important}.Dashboard_pt-16__1nHg-{padding-top:1rem!important}.Dashboard_ms-16__THCUM{margin-left:1rem!important}.Dashboard_mb-16__nTfUn{margin-bottom:1rem!important}.Dashboard_me-16__vjU3d{margin-right:1rem!important}.Dashboard_mt-16__jxc6S{margin-top:1rem!important}.Dashboard_width-16__DbkPD{width:1rem!important}.Dashboard_height-16__Eyk69{height:1rem!important}.Dashboard_b-radius-16__rcPTm{border-radius:1rem!important}.Dashboard_f-17__i2TWq{font-size:1.0625rem!important}.Dashboard_lh-17__jbKS4{line-height:1.0625rem!important}.Dashboard_py-17__Lt-U2{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.Dashboard_ps-17__J2qKf{padding-left:1.0625rem!important}.Dashboard_pb-17__1wFyl{padding-bottom:1.0625rem!important}.Dashboard_pe-17__aLSir{padding-right:1.0625rem!important}.Dashboard_pt-17__ATqWG{padding-top:1.0625rem!important}.Dashboard_ms-17__0MX-2{margin-left:1.0625rem!important}.Dashboard_mb-17__z4opc{margin-bottom:1.0625rem!important}.Dashboard_me-17__O0Olo{margin-right:1.0625rem!important}.Dashboard_mt-17__NFAun{margin-top:1.0625rem!important}.Dashboard_width-17__lAh-t{width:1.0625rem!important}.Dashboard_height-17__lK8nY{height:1.0625rem!important}.Dashboard_b-radius-17__ASwhz{border-radius:1.0625rem!important}.Dashboard_f-18__9\+BGK{font-size:1.125rem!important}.Dashboard_lh-18__aCahJ{line-height:1.125rem!important}.Dashboard_py-18__SwTQZ{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.Dashboard_ps-18__aaJPL{padding-left:1.125rem!important}.Dashboard_pb-18__cG3-t{padding-bottom:1.125rem!important}.Dashboard_pe-18__frTMw{padding-right:1.125rem!important}.Dashboard_pt-18__Q4T4T{padding-top:1.125rem!important}.Dashboard_ms-18__2XsJL{margin-left:1.125rem!important}.Dashboard_mb-18__UsnnA{margin-bottom:1.125rem!important}.Dashboard_me-18__\+EITf{margin-right:1.125rem!important}.Dashboard_mt-18__E2IvV{margin-top:1.125rem!important}.Dashboard_width-18__GpYTm{width:1.125rem!important}.Dashboard_height-18__8S\+Rw{height:1.125rem!important}.Dashboard_b-radius-18__eutyz{border-radius:1.125rem!important}.Dashboard_f-19__x1aQo{font-size:1.1875rem!important}.Dashboard_lh-19__bQkQS{line-height:1.1875rem!important}.Dashboard_py-19__FaigD{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.Dashboard_ps-19__lkf9o{padding-left:1.1875rem!important}.Dashboard_pb-19__ClohN{padding-bottom:1.1875rem!important}.Dashboard_pe-19__quTTb{padding-right:1.1875rem!important}.Dashboard_pt-19__Gt5BU{padding-top:1.1875rem!important}.Dashboard_ms-19__0iiQj{margin-left:1.1875rem!important}.Dashboard_mb-19__JsC8y{margin-bottom:1.1875rem!important}.Dashboard_me-19__AH-Se{margin-right:1.1875rem!important}.Dashboard_mt-19__3EY4v{margin-top:1.1875rem!important}.Dashboard_width-19__4ACRh{width:1.1875rem!important}.Dashboard_height-19__Xd5Dd{height:1.1875rem!important}.Dashboard_b-radius-19__nFXjz{border-radius:1.1875rem!important}.Dashboard_f-20__gjcfg{font-size:1.25rem!important}.Dashboard_lh-20__TTAya{line-height:1.25rem!important}.Dashboard_py-20__y\+kje{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.Dashboard_ps-20__ad4jW{padding-left:1.25rem!important}.Dashboard_pb-20__APwH3{padding-bottom:1.25rem!important}.Dashboard_pe-20__TWz7a{padding-right:1.25rem!important}.Dashboard_pt-20__IXvg7{padding-top:1.25rem!important}.Dashboard_ms-20__KxkCN{margin-left:1.25rem!important}.Dashboard_mb-20__llaw9{margin-bottom:1.25rem!important}.Dashboard_me-20__K-tNp{margin-right:1.25rem!important}.Dashboard_mt-20__SNfZr{margin-top:1.25rem!important}.Dashboard_width-20__dG-kJ{width:1.25rem!important}.Dashboard_height-20__Peaks{height:1.25rem!important}.Dashboard_b-radius-20__9rKTL{border-radius:1.25rem!important}.Dashboard_f-21__iNXX\+{font-size:1.3125rem!important}.Dashboard_lh-21__XN6c6{line-height:1.3125rem!important}.Dashboard_py-21__wcLnR{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.Dashboard_ps-21__7Mqhe{padding-left:1.3125rem!important}.Dashboard_pb-21__pqNDa{padding-bottom:1.3125rem!important}.Dashboard_pe-21__2ZGQQ{padding-right:1.3125rem!important}.Dashboard_pt-21__TZFh0{padding-top:1.3125rem!important}.Dashboard_ms-21__8hRHX{margin-left:1.3125rem!important}.Dashboard_mb-21__QLy94{margin-bottom:1.3125rem!important}.Dashboard_me-21__k7-VI{margin-right:1.3125rem!important}.Dashboard_mt-21__Y61E1{margin-top:1.3125rem!important}.Dashboard_width-21__9\+Hcr{width:1.3125rem!important}.Dashboard_height-21__qcoRF{height:1.3125rem!important}.Dashboard_b-radius-21__aSQ7k{border-radius:1.3125rem!important}.Dashboard_f-22__hIPWE{font-size:1.375rem!important}.Dashboard_lh-22__6vrmA{line-height:1.375rem!important}.Dashboard_py-22__eEIuR{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.Dashboard_ps-22__sz8Cg{padding-left:1.375rem!important}.Dashboard_pb-22__uzU7S{padding-bottom:1.375rem!important}.Dashboard_pe-22__IdXLI{padding-right:1.375rem!important}.Dashboard_pt-22__CmitP{padding-top:1.375rem!important}.Dashboard_ms-22__uS-nq{margin-left:1.375rem!important}.Dashboard_mb-22__vW9zH{margin-bottom:1.375rem!important}.Dashboard_me-22__o0uCt{margin-right:1.375rem!important}.Dashboard_mt-22__w\+ppI{margin-top:1.375rem!important}.Dashboard_width-22__eOPTC{width:1.375rem!important}.Dashboard_height-22__phpU\+{height:1.375rem!important}.Dashboard_b-radius-22__WTPOj{border-radius:1.375rem!important}.Dashboard_f-23__Uy\+YI{font-size:1.4375rem!important}.Dashboard_lh-23__ULlKf{line-height:1.4375rem!important}.Dashboard_py-23__wZjHi{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.Dashboard_ps-23__3zsmx{padding-left:1.4375rem!important}.Dashboard_pb-23__WgkIX{padding-bottom:1.4375rem!important}.Dashboard_pe-23__cc499{padding-right:1.4375rem!important}.Dashboard_pt-23__zP0Uk{padding-top:1.4375rem!important}.Dashboard_ms-23__IToWA{margin-left:1.4375rem!important}.Dashboard_mb-23__F-7Dh{margin-bottom:1.4375rem!important}.Dashboard_me-23__xMeaQ{margin-right:1.4375rem!important}.Dashboard_mt-23__DFy56{margin-top:1.4375rem!important}.Dashboard_width-23__Hsr0W{width:1.4375rem!important}.Dashboard_height-23__j30iT{height:1.4375rem!important}.Dashboard_b-radius-23__q9-Pr{border-radius:1.4375rem!important}.Dashboard_f-24__1ynke{font-size:1.5rem!important}.Dashboard_lh-24__gQfjS{line-height:1.5rem!important}.Dashboard_py-24__UiFYb{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.Dashboard_ps-24__X4nm1{padding-left:1.5rem!important}.Dashboard_pb-24__SHkSM{padding-bottom:1.5rem!important}.Dashboard_pe-24__TYdE8{padding-right:1.5rem!important}.Dashboard_pt-24__oT\+-e{padding-top:1.5rem!important}.Dashboard_ms-24__eckBT{margin-left:1.5rem!important}.Dashboard_mb-24__TGziF{margin-bottom:1.5rem!important}.Dashboard_me-24__NsYEf{margin-right:1.5rem!important}.Dashboard_mt-24__GV5FY{margin-top:1.5rem!important}.Dashboard_width-24__bNJ7H{width:1.5rem!important}.Dashboard_height-24__G3c1o{height:1.5rem!important}.Dashboard_b-radius-24__f-1DV{border-radius:1.5rem!important}.Dashboard_f-25__TWjBD{font-size:1.5625rem!important}.Dashboard_lh-25__n-Ay1{line-height:1.5625rem!important}.Dashboard_py-25__98Qt7{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.Dashboard_ps-25__Emiky{padding-left:1.5625rem!important}.Dashboard_pb-25__xoyLx{padding-bottom:1.5625rem!important}.Dashboard_pe-25__LLV\+Y{padding-right:1.5625rem!important}.Dashboard_pt-25__Vr\+9Y{padding-top:1.5625rem!important}.Dashboard_ms-25__Uu5bE{margin-left:1.5625rem!important}.Dashboard_mb-25__8a7BD{margin-bottom:1.5625rem!important}.Dashboard_me-25__REHWu{margin-right:1.5625rem!important}.Dashboard_mt-25__oks\+p{margin-top:1.5625rem!important}.Dashboard_width-25__5fx-U{width:1.5625rem!important}.Dashboard_height-25__Iwilf{height:1.5625rem!important}.Dashboard_b-radius-25__qLcif{border-radius:1.5625rem!important}.Dashboard_f-26__ZDx76{font-size:1.625rem!important}.Dashboard_lh-26__0X0jV{line-height:1.625rem!important}.Dashboard_py-26__B\+WL5{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.Dashboard_ps-26__\+QuGT{padding-left:1.625rem!important}.Dashboard_pb-26__BHzUL{padding-bottom:1.625rem!important}.Dashboard_pe-26__k3rxl{padding-right:1.625rem!important}.Dashboard_pt-26__OvD6a{padding-top:1.625rem!important}.Dashboard_ms-26__9IopP{margin-left:1.625rem!important}.Dashboard_mb-26__IXFXY{margin-bottom:1.625rem!important}.Dashboard_me-26__5FQLG{margin-right:1.625rem!important}.Dashboard_mt-26__32Fl0{margin-top:1.625rem!important}.Dashboard_width-26__TxP8Y{width:1.625rem!important}.Dashboard_height-26__Fveh-{height:1.625rem!important}.Dashboard_b-radius-26__Wt7hQ{border-radius:1.625rem!important}.Dashboard_f-27__8E3as{font-size:1.6875rem!important}.Dashboard_lh-27__\+rwS3{line-height:1.6875rem!important}.Dashboard_py-27__XdD1P{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.Dashboard_ps-27__bYj3f{padding-left:1.6875rem!important}.Dashboard_pb-27__VaTpI{padding-bottom:1.6875rem!important}.Dashboard_pe-27__Gk0hF{padding-right:1.6875rem!important}.Dashboard_pt-27__RSlQ1{padding-top:1.6875rem!important}.Dashboard_ms-27__7p8m3{margin-left:1.6875rem!important}.Dashboard_mb-27__JqaKV{margin-bottom:1.6875rem!important}.Dashboard_me-27__J\+SvK{margin-right:1.6875rem!important}.Dashboard_mt-27__v5u0I{margin-top:1.6875rem!important}.Dashboard_width-27__IhCFx{width:1.6875rem!important}.Dashboard_height-27__oxwgM{height:1.6875rem!important}.Dashboard_b-radius-27__k7FeR{border-radius:1.6875rem!important}.Dashboard_f-28__ptPne{font-size:1.75rem!important}.Dashboard_lh-28__bj-ld{line-height:1.75rem!important}.Dashboard_py-28__ppelf{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.Dashboard_ps-28__H04kp{padding-left:1.75rem!important}.Dashboard_pb-28__krqF6{padding-bottom:1.75rem!important}.Dashboard_pe-28__6XprR{padding-right:1.75rem!important}.Dashboard_pt-28__4gUbl{padding-top:1.75rem!important}.Dashboard_ms-28__20vMb{margin-left:1.75rem!important}.Dashboard_mb-28__CHub5{margin-bottom:1.75rem!important}.Dashboard_me-28__dK2vU{margin-right:1.75rem!important}.Dashboard_mt-28__jjQxW{margin-top:1.75rem!important}.Dashboard_width-28__BGC13{width:1.75rem!important}.Dashboard_height-28__eF7Z0{height:1.75rem!important}.Dashboard_b-radius-28__9TW5x{border-radius:1.75rem!important}.Dashboard_f-29__lgJ07{font-size:1.8125rem!important}.Dashboard_lh-29__pemeo{line-height:1.8125rem!important}.Dashboard_py-29__ZjHoS{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.Dashboard_ps-29__H5QUi{padding-left:1.8125rem!important}.Dashboard_pb-29__5AtRC{padding-bottom:1.8125rem!important}.Dashboard_pe-29__\+RduY{padding-right:1.8125rem!important}.Dashboard_pt-29__eYKQR{padding-top:1.8125rem!important}.Dashboard_ms-29__Xpjfg{margin-left:1.8125rem!important}.Dashboard_mb-29__LsKP2{margin-bottom:1.8125rem!important}.Dashboard_me-29__E8jjB{margin-right:1.8125rem!important}.Dashboard_mt-29__TdD5C{margin-top:1.8125rem!important}.Dashboard_width-29__XbfeJ{width:1.8125rem!important}.Dashboard_height-29__HM3Ys{height:1.8125rem!important}.Dashboard_b-radius-29__\+64c2{border-radius:1.8125rem!important}.Dashboard_f-30__LrHz4{font-size:1.875rem!important}.Dashboard_lh-30__IYDg9{line-height:1.875rem!important}.Dashboard_py-30__za5I8{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.Dashboard_ps-30__wvw\+9{padding-left:1.875rem!important}.Dashboard_pb-30__fHubY{padding-bottom:1.875rem!important}.Dashboard_pe-30__l3-pC{padding-right:1.875rem!important}.Dashboard_pt-30__-yTwU{padding-top:1.875rem!important}.Dashboard_ms-30__UvlVI{margin-left:1.875rem!important}.Dashboard_mb-30__tXesU{margin-bottom:1.875rem!important}.Dashboard_me-30__iKL9J{margin-right:1.875rem!important}.Dashboard_mt-30__7oKS2{margin-top:1.875rem!important}.Dashboard_width-30__bMqm5{width:1.875rem!important}.Dashboard_height-30__zaYdj{height:1.875rem!important}.Dashboard_b-radius-30__h-IhI{border-radius:1.875rem!important}.Dashboard_f-31__hdcb7{font-size:1.9375rem!important}.Dashboard_lh-31__hXfb2{line-height:1.9375rem!important}.Dashboard_py-31__j2E7R{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.Dashboard_ps-31__zevo\+{padding-left:1.9375rem!important}.Dashboard_pb-31__65MWz{padding-bottom:1.9375rem!important}.Dashboard_pe-31__Zi3ZW{padding-right:1.9375rem!important}.Dashboard_pt-31__vjCDe{padding-top:1.9375rem!important}.Dashboard_ms-31__hX\+X\+{margin-left:1.9375rem!important}.Dashboard_mb-31__PVwlG{margin-bottom:1.9375rem!important}.Dashboard_me-31__IDHkE{margin-right:1.9375rem!important}.Dashboard_mt-31__d2BGk{margin-top:1.9375rem!important}.Dashboard_width-31__G1p-n{width:1.9375rem!important}.Dashboard_height-31__Ll6y8{height:1.9375rem!important}.Dashboard_b-radius-31__bIF0A{border-radius:1.9375rem!important}.Dashboard_f-32__HFqlb{font-size:2rem!important}.Dashboard_lh-32__L2mX5{line-height:2rem!important}.Dashboard_py-32__rmjPk{padding-bottom:2rem!important;padding-top:2rem!important}.Dashboard_ps-32__nKbNu{padding-left:2rem!important}.Dashboard_pb-32__-Am7C{padding-bottom:2rem!important}.Dashboard_pe-32__ztfKL{padding-right:2rem!important}.Dashboard_pt-32__RYexB{padding-top:2rem!important}.Dashboard_ms-32__3h4BW{margin-left:2rem!important}.Dashboard_mb-32__yr0Ht{margin-bottom:2rem!important}.Dashboard_me-32__ee9zJ{margin-right:2rem!important}.Dashboard_mt-32__R6429{margin-top:2rem!important}.Dashboard_width-32__mGNMx{width:2rem!important}.Dashboard_height-32__22Mc9{height:2rem!important}.Dashboard_b-radius-32__21lN\+{border-radius:2rem!important}.Dashboard_f-33__9yOui{font-size:2.0625rem!important}.Dashboard_lh-33__nX-DI{line-height:2.0625rem!important}.Dashboard_py-33__gfJ7t{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.Dashboard_ps-33__6q9m0{padding-left:2.0625rem!important}.Dashboard_pb-33__RMfOP{padding-bottom:2.0625rem!important}.Dashboard_pe-33__nUDbq{padding-right:2.0625rem!important}.Dashboard_pt-33__\+Y32x{padding-top:2.0625rem!important}.Dashboard_ms-33__CycMT{margin-left:2.0625rem!important}.Dashboard_mb-33__kN2b4{margin-bottom:2.0625rem!important}.Dashboard_me-33__gTVI9{margin-right:2.0625rem!important}.Dashboard_mt-33__hW3RA{margin-top:2.0625rem!important}.Dashboard_width-33__x\+LJV{width:2.0625rem!important}.Dashboard_height-33__CbJwu{height:2.0625rem!important}.Dashboard_b-radius-33__103Wi{border-radius:2.0625rem!important}.Dashboard_f-34__EKkw\+{font-size:2.125rem!important}.Dashboard_lh-34__zbpOz{line-height:2.125rem!important}.Dashboard_py-34__weWR2{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.Dashboard_ps-34__k\+coK{padding-left:2.125rem!important}.Dashboard_pb-34__CjBK6{padding-bottom:2.125rem!important}.Dashboard_pe-34__v-OfR{padding-right:2.125rem!important}.Dashboard_pt-34__4lg9U{padding-top:2.125rem!important}.Dashboard_ms-34__popBP{margin-left:2.125rem!important}.Dashboard_mb-34__qSqoa{margin-bottom:2.125rem!important}.Dashboard_me-34__aBNMq{margin-right:2.125rem!important}.Dashboard_mt-34__QDMIy{margin-top:2.125rem!important}.Dashboard_width-34__SThrY{width:2.125rem!important}.Dashboard_height-34__fbjVi{height:2.125rem!important}.Dashboard_b-radius-34__Pd\+eD{border-radius:2.125rem!important}.Dashboard_f-35__mNUUQ{font-size:2.1875rem!important}.Dashboard_lh-35__w0b16{line-height:2.1875rem!important}.Dashboard_py-35__gcuy1{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.Dashboard_ps-35__fqigg{padding-left:2.1875rem!important}.Dashboard_pb-35__xhLcR{padding-bottom:2.1875rem!important}.Dashboard_pe-35__acmXO{padding-right:2.1875rem!important}.Dashboard_pt-35__okSEh{padding-top:2.1875rem!important}.Dashboard_ms-35__MZAwZ{margin-left:2.1875rem!important}.Dashboard_mb-35__D964t{margin-bottom:2.1875rem!important}.Dashboard_me-35__Puak6{margin-right:2.1875rem!important}.Dashboard_mt-35__lvbAP{margin-top:2.1875rem!important}.Dashboard_width-35__f-rGI{width:2.1875rem!important}.Dashboard_height-35__kYcVA{height:2.1875rem!important}.Dashboard_b-radius-35__vlMGu{border-radius:2.1875rem!important}.Dashboard_f-36__P\+m9g{font-size:2.25rem!important}.Dashboard_lh-36__CQMCz{line-height:2.25rem!important}.Dashboard_py-36__5Kg79{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.Dashboard_ps-36__Y67CQ{padding-left:2.25rem!important}.Dashboard_pb-36__YgXmo{padding-bottom:2.25rem!important}.Dashboard_pe-36__yQFPZ{padding-right:2.25rem!important}.Dashboard_pt-36__By4JP{padding-top:2.25rem!important}.Dashboard_ms-36__AMeM4{margin-left:2.25rem!important}.Dashboard_mb-36__p\+UZp{margin-bottom:2.25rem!important}.Dashboard_me-36__cYP7L{margin-right:2.25rem!important}.Dashboard_mt-36__2LBZf{margin-top:2.25rem!important}.Dashboard_width-36__LxEEe{width:2.25rem!important}.Dashboard_height-36__po936{height:2.25rem!important}.Dashboard_b-radius-36__x5ssv{border-radius:2.25rem!important}.Dashboard_f-37__CGQYB{font-size:2.3125rem!important}.Dashboard_lh-37__rHARf{line-height:2.3125rem!important}.Dashboard_py-37__d-Vcd{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.Dashboard_ps-37__r2tAK{padding-left:2.3125rem!important}.Dashboard_pb-37__vqXHt{padding-bottom:2.3125rem!important}.Dashboard_pe-37__O1Y6H{padding-right:2.3125rem!important}.Dashboard_pt-37__tstck{padding-top:2.3125rem!important}.Dashboard_ms-37__2MS18{margin-left:2.3125rem!important}.Dashboard_mb-37__UwWYS{margin-bottom:2.3125rem!important}.Dashboard_me-37__CeXCc{margin-right:2.3125rem!important}.Dashboard_mt-37__02XXG{margin-top:2.3125rem!important}.Dashboard_width-37__lRStD{width:2.3125rem!important}.Dashboard_height-37__W6CzK{height:2.3125rem!important}.Dashboard_b-radius-37__fdyLa{border-radius:2.3125rem!important}.Dashboard_f-38__tKaDt{font-size:2.375rem!important}.Dashboard_lh-38__1EMgM{line-height:2.375rem!important}.Dashboard_py-38__fMhdy{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.Dashboard_ps-38__4ZQV8{padding-left:2.375rem!important}.Dashboard_pb-38__18F04{padding-bottom:2.375rem!important}.Dashboard_pe-38__WybIa{padding-right:2.375rem!important}.Dashboard_pt-38__dXHFc{padding-top:2.375rem!important}.Dashboard_ms-38__rvxx0{margin-left:2.375rem!important}.Dashboard_mb-38__Hnouj{margin-bottom:2.375rem!important}.Dashboard_me-38__QF7Uo{margin-right:2.375rem!important}.Dashboard_mt-38__FkDPd{margin-top:2.375rem!important}.Dashboard_width-38__9Bczs{width:2.375rem!important}.Dashboard_height-38__A4kXe{height:2.375rem!important}.Dashboard_b-radius-38__l-\+i0{border-radius:2.375rem!important}.Dashboard_f-39__CEWVB{font-size:2.4375rem!important}.Dashboard_lh-39__istxf{line-height:2.4375rem!important}.Dashboard_py-39__qSjAF{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.Dashboard_ps-39__UdVkA{padding-left:2.4375rem!important}.Dashboard_pb-39__1YgC\+{padding-bottom:2.4375rem!important}.Dashboard_pe-39__Td5HK{padding-right:2.4375rem!important}.Dashboard_pt-39__XmjyG{padding-top:2.4375rem!important}.Dashboard_ms-39__5qenU{margin-left:2.4375rem!important}.Dashboard_mb-39__2z-LT{margin-bottom:2.4375rem!important}.Dashboard_me-39__j8nYc{margin-right:2.4375rem!important}.Dashboard_mt-39__7AYBc{margin-top:2.4375rem!important}.Dashboard_width-39__Lku\+p{width:2.4375rem!important}.Dashboard_height-39__c1-3j{height:2.4375rem!important}.Dashboard_b-radius-39__DJ5Ng{border-radius:2.4375rem!important}.Dashboard_f-40__hH9Mc{font-size:2.5rem!important}.Dashboard_lh-40__la0GN{line-height:2.5rem!important}.Dashboard_py-40__i8k5c{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.Dashboard_ps-40__gLrps{padding-left:2.5rem!important}.Dashboard_pb-40__kLdL4{padding-bottom:2.5rem!important}.Dashboard_pe-40__D1lRp{padding-right:2.5rem!important}.Dashboard_pt-40__WihnY{padding-top:2.5rem!important}.Dashboard_ms-40__mzvca{margin-left:2.5rem!important}.Dashboard_mb-40__n-lxj{margin-bottom:2.5rem!important}.Dashboard_me-40__SaL\+U{margin-right:2.5rem!important}.Dashboard_mt-40__LrYD0{margin-top:2.5rem!important}.Dashboard_width-40__4AbOY{width:2.5rem!important}.Dashboard_height-40__\+IQBd{height:2.5rem!important}.Dashboard_b-radius-40__xHj3Y{border-radius:2.5rem!important}.Dashboard_f-41__RZ\+jb{font-size:2.5625rem!important}.Dashboard_lh-41__fmWyX{line-height:2.5625rem!important}.Dashboard_py-41__Aqf3s{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.Dashboard_ps-41__lc6-4{padding-left:2.5625rem!important}.Dashboard_pb-41__C9RY6{padding-bottom:2.5625rem!important}.Dashboard_pe-41__EJxos{padding-right:2.5625rem!important}.Dashboard_pt-41__wuH2X{padding-top:2.5625rem!important}.Dashboard_ms-41__Eas2Y{margin-left:2.5625rem!important}.Dashboard_mb-41__3Y\+dI{margin-bottom:2.5625rem!important}.Dashboard_me-41__UNkaN{margin-right:2.5625rem!important}.Dashboard_mt-41__tYvcW{margin-top:2.5625rem!important}.Dashboard_width-41__ZQ6y9{width:2.5625rem!important}.Dashboard_height-41__ZU2gZ{height:2.5625rem!important}.Dashboard_b-radius-41__jnJ4C{border-radius:2.5625rem!important}.Dashboard_f-42__8gXpI{font-size:2.625rem!important}.Dashboard_lh-42__GpK4A{line-height:2.625rem!important}.Dashboard_py-42__rhZ\+d{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.Dashboard_ps-42__aqH2k{padding-left:2.625rem!important}.Dashboard_pb-42__\+C3qO{padding-bottom:2.625rem!important}.Dashboard_pe-42__9rN5d{padding-right:2.625rem!important}.Dashboard_pt-42__VAWnd{padding-top:2.625rem!important}.Dashboard_ms-42__MzL8r{margin-left:2.625rem!important}.Dashboard_mb-42__I37zo{margin-bottom:2.625rem!important}.Dashboard_me-42__sU6ED{margin-right:2.625rem!important}.Dashboard_mt-42__o2uKN{margin-top:2.625rem!important}.Dashboard_width-42__n4J51{width:2.625rem!important}.Dashboard_height-42__DPpgm{height:2.625rem!important}.Dashboard_b-radius-42__7IL5u{border-radius:2.625rem!important}.Dashboard_f-43__KVRUi{font-size:2.6875rem!important}.Dashboard_lh-43__cRo9-{line-height:2.6875rem!important}.Dashboard_py-43__gOQPX{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.Dashboard_ps-43__HfA1c{padding-left:2.6875rem!important}.Dashboard_pb-43__Paoyh{padding-bottom:2.6875rem!important}.Dashboard_pe-43__CHYbR{padding-right:2.6875rem!important}.Dashboard_pt-43__2ogtV{padding-top:2.6875rem!important}.Dashboard_ms-43__fPgAb{margin-left:2.6875rem!important}.Dashboard_mb-43__5szW9{margin-bottom:2.6875rem!important}.Dashboard_me-43__ltqOp{margin-right:2.6875rem!important}.Dashboard_mt-43__n3oQu{margin-top:2.6875rem!important}.Dashboard_width-43__8Ak4V{width:2.6875rem!important}.Dashboard_height-43__6eptG{height:2.6875rem!important}.Dashboard_b-radius-43__S1H5g{border-radius:2.6875rem!important}.Dashboard_f-44__aqTCQ{font-size:2.75rem!important}.Dashboard_lh-44__kZDnG{line-height:2.75rem!important}.Dashboard_py-44__Uxcoi{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.Dashboard_ps-44__-5rO7{padding-left:2.75rem!important}.Dashboard_pb-44__LVm2\+{padding-bottom:2.75rem!important}.Dashboard_pe-44__t4Nri{padding-right:2.75rem!important}.Dashboard_pt-44__yPzUi{padding-top:2.75rem!important}.Dashboard_ms-44__ILBh\+{margin-left:2.75rem!important}.Dashboard_mb-44__cLdDC{margin-bottom:2.75rem!important}.Dashboard_me-44__Xwbm-{margin-right:2.75rem!important}.Dashboard_mt-44__COkpA{margin-top:2.75rem!important}.Dashboard_width-44__tloyd{width:2.75rem!important}.Dashboard_height-44__9NZm1{height:2.75rem!important}.Dashboard_b-radius-44__FQTHP{border-radius:2.75rem!important}.Dashboard_f-45__W2Uvc{font-size:2.8125rem!important}.Dashboard_lh-45__DiLxv{line-height:2.8125rem!important}.Dashboard_py-45__PHw9V{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.Dashboard_ps-45__fljhK{padding-left:2.8125rem!important}.Dashboard_pb-45__6soBV{padding-bottom:2.8125rem!important}.Dashboard_pe-45__B27Zs{padding-right:2.8125rem!important}.Dashboard_pt-45__9jzl9{padding-top:2.8125rem!important}.Dashboard_ms-45__gmDeu{margin-left:2.8125rem!important}.Dashboard_mb-45__AeEWX{margin-bottom:2.8125rem!important}.Dashboard_me-45__UZeL5{margin-right:2.8125rem!important}.Dashboard_mt-45__m3fRd{margin-top:2.8125rem!important}.Dashboard_width-45__-5sYZ{width:2.8125rem!important}.Dashboard_height-45__R-4\+t{height:2.8125rem!important}.Dashboard_b-radius-45__D6-AN{border-radius:2.8125rem!important}.Dashboard_f-46__5sDql{font-size:2.875rem!important}.Dashboard_lh-46__a8Za-{line-height:2.875rem!important}.Dashboard_py-46__8oqjw{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.Dashboard_ps-46__wTwVj{padding-left:2.875rem!important}.Dashboard_pb-46__qmkNd{padding-bottom:2.875rem!important}.Dashboard_pe-46__-sqRy{padding-right:2.875rem!important}.Dashboard_pt-46__NKrL5{padding-top:2.875rem!important}.Dashboard_ms-46__UW41H{margin-left:2.875rem!important}.Dashboard_mb-46__QkICj{margin-bottom:2.875rem!important}.Dashboard_me-46__NmBi4{margin-right:2.875rem!important}.Dashboard_mt-46__\+87sG{margin-top:2.875rem!important}.Dashboard_width-46__bzjW4{width:2.875rem!important}.Dashboard_height-46__tRzcd{height:2.875rem!important}.Dashboard_b-radius-46__oL4hB{border-radius:2.875rem!important}.Dashboard_f-47__0MN8y{font-size:2.9375rem!important}.Dashboard_lh-47__DKTwz{line-height:2.9375rem!important}.Dashboard_py-47__WvHVB{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.Dashboard_ps-47__23vae{padding-left:2.9375rem!important}.Dashboard_pb-47__yOy-q{padding-bottom:2.9375rem!important}.Dashboard_pe-47__GSz5G{padding-right:2.9375rem!important}.Dashboard_pt-47__KY013{padding-top:2.9375rem!important}.Dashboard_ms-47__ZNa6E{margin-left:2.9375rem!important}.Dashboard_mb-47__omge4{margin-bottom:2.9375rem!important}.Dashboard_me-47__tWnOl{margin-right:2.9375rem!important}.Dashboard_mt-47__\+0gJO{margin-top:2.9375rem!important}.Dashboard_width-47__0Mvvu{width:2.9375rem!important}.Dashboard_height-47__zJkeK{height:2.9375rem!important}.Dashboard_b-radius-47__-5m55{border-radius:2.9375rem!important}.Dashboard_f-48__mmHjl{font-size:3rem!important}.Dashboard_lh-48__lKpOW{line-height:3rem!important}.Dashboard_py-48__2xK7-{padding-bottom:3rem!important;padding-top:3rem!important}.Dashboard_ps-48__N9Ve\+{padding-left:3rem!important}.Dashboard_pb-48__HPNyO{padding-bottom:3rem!important}.Dashboard_pe-48__P8QWu{padding-right:3rem!important}.Dashboard_pt-48__2YqNU{padding-top:3rem!important}.Dashboard_ms-48__JbyjW{margin-left:3rem!important}.Dashboard_mb-48__2NUvL{margin-bottom:3rem!important}.Dashboard_me-48__VHdvN{margin-right:3rem!important}.Dashboard_mt-48__VT3LJ{margin-top:3rem!important}.Dashboard_width-48__eT7bQ{width:3rem!important}.Dashboard_height-48__NAyFZ{height:3rem!important}.Dashboard_b-radius-48__ILiqa{border-radius:3rem!important}.Dashboard_f-49__rbT8X{font-size:3.0625rem!important}.Dashboard_lh-49__-adyp{line-height:3.0625rem!important}.Dashboard_py-49__jzeNq{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.Dashboard_ps-49__azKVE{padding-left:3.0625rem!important}.Dashboard_pb-49__NW\+Fq{padding-bottom:3.0625rem!important}.Dashboard_pe-49__RBijw{padding-right:3.0625rem!important}.Dashboard_pt-49__CjIvr{padding-top:3.0625rem!important}.Dashboard_ms-49__JByXQ{margin-left:3.0625rem!important}.Dashboard_mb-49__CBsDO{margin-bottom:3.0625rem!important}.Dashboard_me-49__TFGOP{margin-right:3.0625rem!important}.Dashboard_mt-49__EDfR9{margin-top:3.0625rem!important}.Dashboard_width-49__4wMaN{width:3.0625rem!important}.Dashboard_height-49__PFQMu{height:3.0625rem!important}.Dashboard_b-radius-49__Oi6au{border-radius:3.0625rem!important}.Dashboard_f-50__Nr\+k1{font-size:3.125rem!important}.Dashboard_lh-50__IK-VC{line-height:3.125rem!important}.Dashboard_py-50__R1nVk{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.Dashboard_ps-50__lbIae{padding-left:3.125rem!important}.Dashboard_pb-50__1KN94{padding-bottom:3.125rem!important}.Dashboard_pe-50__fZD-7{padding-right:3.125rem!important}.Dashboard_pt-50__9qv67{padding-top:3.125rem!important}.Dashboard_ms-50__98gdg{margin-left:3.125rem!important}.Dashboard_mb-50__i2VWj{margin-bottom:3.125rem!important}.Dashboard_me-50__0yTED{margin-right:3.125rem!important}.Dashboard_mt-50__bHcGv{margin-top:3.125rem!important}.Dashboard_width-50__\+V0BH{width:3.125rem!important}.Dashboard_height-50__KvN4O{height:3.125rem!important}.Dashboard_b-radius-50__DaMoN{border-radius:3.125rem!important}.Dashboard_f-51__OSuAj{font-size:3.1875rem!important}.Dashboard_lh-51__QAmXd{line-height:3.1875rem!important}.Dashboard_py-51__jq-gS{padding-bottom:3.1875rem!important;padding-top:3.1875rem!important}.Dashboard_ps-51__Ap8Xi{padding-left:3.1875rem!important}.Dashboard_pb-51__U\+wxL{padding-bottom:3.1875rem!important}.Dashboard_pe-51__UlRo0{padding-right:3.1875rem!important}.Dashboard_pt-51__O\+lVz{padding-top:3.1875rem!important}.Dashboard_ms-51__lhyvI{margin-left:3.1875rem!important}.Dashboard_mb-51__dJDVQ{margin-bottom:3.1875rem!important}.Dashboard_me-51__yYMeG{margin-right:3.1875rem!important}.Dashboard_mt-51__F13N8{margin-top:3.1875rem!important}.Dashboard_width-51__4MaCj{width:3.1875rem!important}.Dashboard_height-51__RkTof{height:3.1875rem!important}.Dashboard_b-radius-51__B3hrC{border-radius:3.1875rem!important}.Dashboard_f-52__Co8ER{font-size:3.25rem!important}.Dashboard_lh-52__Uc8Hk{line-height:3.25rem!important}.Dashboard_py-52__bHbpT{padding-bottom:3.25rem!important;padding-top:3.25rem!important}.Dashboard_ps-52__74ILr{padding-left:3.25rem!important}.Dashboard_pb-52__-NjXm{padding-bottom:3.25rem!important}.Dashboard_pe-52__DvdGJ{padding-right:3.25rem!important}.Dashboard_pt-52__jqOKk{padding-top:3.25rem!important}.Dashboard_ms-52__WZ-hI{margin-left:3.25rem!important}.Dashboard_mb-52__9JLSY{margin-bottom:3.25rem!important}.Dashboard_me-52__uMZUz{margin-right:3.25rem!important}.Dashboard_mt-52__zqG2Q{margin-top:3.25rem!important}.Dashboard_width-52__pa6yJ{width:3.25rem!important}.Dashboard_height-52__s7P-R{height:3.25rem!important}.Dashboard_b-radius-52__Cw1-e{border-radius:3.25rem!important}.Dashboard_f-53__AXM\+f{font-size:3.3125rem!important}.Dashboard_lh-53__urA9c{line-height:3.3125rem!important}.Dashboard_py-53__o9RIh{padding-bottom:3.3125rem!important;padding-top:3.3125rem!important}.Dashboard_ps-53__qhP0n{padding-left:3.3125rem!important}.Dashboard_pb-53__bKUxC{padding-bottom:3.3125rem!important}.Dashboard_pe-53__EjI0l{padding-right:3.3125rem!important}.Dashboard_pt-53__7goaL{padding-top:3.3125rem!important}.Dashboard_ms-53__Ws-K0{margin-left:3.3125rem!important}.Dashboard_mb-53__vyChN{margin-bottom:3.3125rem!important}.Dashboard_me-53__-y9-W{margin-right:3.3125rem!important}.Dashboard_mt-53__xH8y1{margin-top:3.3125rem!important}.Dashboard_width-53__jZ0mv{width:3.3125rem!important}.Dashboard_height-53__dDl0x{height:3.3125rem!important}.Dashboard_b-radius-53__LaJbt{border-radius:3.3125rem!important}.Dashboard_f-54__wGgoI{font-size:3.375rem!important}.Dashboard_lh-54__cIn9Y{line-height:3.375rem!important}.Dashboard_py-54__gvpOZ{padding-bottom:3.375rem!important;padding-top:3.375rem!important}.Dashboard_ps-54__TTXYE{padding-left:3.375rem!important}.Dashboard_pb-54__mYTld{padding-bottom:3.375rem!important}.Dashboard_pe-54__1C7nU{padding-right:3.375rem!important}.Dashboard_pt-54__2jj4w{padding-top:3.375rem!important}.Dashboard_ms-54__Td2oX{margin-left:3.375rem!important}.Dashboard_mb-54__5Mamj{margin-bottom:3.375rem!important}.Dashboard_me-54__W\+sLp{margin-right:3.375rem!important}.Dashboard_mt-54__AEOdb{margin-top:3.375rem!important}.Dashboard_width-54__1MBtB{width:3.375rem!important}.Dashboard_height-54__o7Oog{height:3.375rem!important}.Dashboard_b-radius-54__R-AVJ{border-radius:3.375rem!important}.Dashboard_f-55__DUYsS{font-size:3.4375rem!important}.Dashboard_lh-55__oxKj0{line-height:3.4375rem!important}.Dashboard_py-55__wmVrx{padding-bottom:3.4375rem!important;padding-top:3.4375rem!important}.Dashboard_ps-55__3RccJ{padding-left:3.4375rem!important}.Dashboard_pb-55__mn5sp{padding-bottom:3.4375rem!important}.Dashboard_pe-55__KVFmK{padding-right:3.4375rem!important}.Dashboard_pt-55__yoIO8{padding-top:3.4375rem!important}.Dashboard_ms-55__xr090{margin-left:3.4375rem!important}.Dashboard_mb-55__-6KPo{margin-bottom:3.4375rem!important}.Dashboard_me-55__c-nde{margin-right:3.4375rem!important}.Dashboard_mt-55__lqA0T{margin-top:3.4375rem!important}.Dashboard_width-55__rRQnv{width:3.4375rem!important}.Dashboard_height-55__gRAvE{height:3.4375rem!important}.Dashboard_b-radius-55__zgnea{border-radius:3.4375rem!important}.Dashboard_f-56__70cdH{font-size:3.5rem!important}.Dashboard_lh-56__1ntqZ{line-height:3.5rem!important}.Dashboard_py-56__W3iK2{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.Dashboard_ps-56__LoHXT{padding-left:3.5rem!important}.Dashboard_pb-56__459x-{padding-bottom:3.5rem!important}.Dashboard_pe-56__PasLc{padding-right:3.5rem!important}.Dashboard_pt-56__AI\+-R{padding-top:3.5rem!important}.Dashboard_ms-56__goLMt{margin-left:3.5rem!important}.Dashboard_mb-56__AWX1x{margin-bottom:3.5rem!important}.Dashboard_me-56__PVKKV{margin-right:3.5rem!important}.Dashboard_mt-56__M7JdX{margin-top:3.5rem!important}.Dashboard_width-56__mjZPU{width:3.5rem!important}.Dashboard_height-56__HbJqc{height:3.5rem!important}.Dashboard_b-radius-56__VMDos{border-radius:3.5rem!important}.Dashboard_f-57__oN\+X2{font-size:3.5625rem!important}.Dashboard_lh-57__jUHj6{line-height:3.5625rem!important}.Dashboard_py-57__6vZgQ{padding-bottom:3.5625rem!important;padding-top:3.5625rem!important}.Dashboard_ps-57__hFeoH{padding-left:3.5625rem!important}.Dashboard_pb-57__1-HOx{padding-bottom:3.5625rem!important}.Dashboard_pe-57__\+0KVj{padding-right:3.5625rem!important}.Dashboard_pt-57__ojdnB{padding-top:3.5625rem!important}.Dashboard_ms-57__ydy-7{margin-left:3.5625rem!important}.Dashboard_mb-57__6vjBM{margin-bottom:3.5625rem!important}.Dashboard_me-57__6nIRg{margin-right:3.5625rem!important}.Dashboard_mt-57__3e5K7{margin-top:3.5625rem!important}.Dashboard_width-57__FHffA{width:3.5625rem!important}.Dashboard_height-57__eIcGJ{height:3.5625rem!important}.Dashboard_b-radius-57__rWhHH{border-radius:3.5625rem!important}.Dashboard_f-58__wCX1b{font-size:3.625rem!important}.Dashboard_lh-58__WeZvp{line-height:3.625rem!important}.Dashboard_py-58__tMIBE{padding-bottom:3.625rem!important;padding-top:3.625rem!important}.Dashboard_ps-58__KGqJ9{padding-left:3.625rem!important}.Dashboard_pb-58__\+ZyhK{padding-bottom:3.625rem!important}.Dashboard_pe-58__0o6vM{padding-right:3.625rem!important}.Dashboard_pt-58__C\+bZc{padding-top:3.625rem!important}.Dashboard_ms-58__BLwpl{margin-left:3.625rem!important}.Dashboard_mb-58__V5v51{margin-bottom:3.625rem!important}.Dashboard_me-58__HUbzr{margin-right:3.625rem!important}.Dashboard_mt-58__VvJzb{margin-top:3.625rem!important}.Dashboard_width-58__WCm30{width:3.625rem!important}.Dashboard_height-58__7VMO5{height:3.625rem!important}.Dashboard_b-radius-58__3qZT3{border-radius:3.625rem!important}.Dashboard_f-59__qTZFb{font-size:3.6875rem!important}.Dashboard_lh-59__EfniJ{line-height:3.6875rem!important}.Dashboard_py-59__jw39V{padding-bottom:3.6875rem!important;padding-top:3.6875rem!important}.Dashboard_ps-59__izyNj{padding-left:3.6875rem!important}.Dashboard_pb-59__ULs\+9{padding-bottom:3.6875rem!important}.Dashboard_pe-59__OZceF{padding-right:3.6875rem!important}.Dashboard_pt-59__-eaJ6{padding-top:3.6875rem!important}.Dashboard_ms-59__cHIE-{margin-left:3.6875rem!important}.Dashboard_mb-59__Jpm4Y{margin-bottom:3.6875rem!important}.Dashboard_me-59__gUXg6{margin-right:3.6875rem!important}.Dashboard_mt-59__10fm5{margin-top:3.6875rem!important}.Dashboard_width-59__S15Ca{width:3.6875rem!important}.Dashboard_height-59__FkKf\+{height:3.6875rem!important}.Dashboard_b-radius-59__JFP3E{border-radius:3.6875rem!important}.Dashboard_f-60__NAYK\+{font-size:3.75rem!important}.Dashboard_lh-60__1zJsV{line-height:3.75rem!important}.Dashboard_py-60__nvQzX{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.Dashboard_ps-60__jG2uI{padding-left:3.75rem!important}.Dashboard_pb-60__1koAj{padding-bottom:3.75rem!important}.Dashboard_pe-60__76MFe{padding-right:3.75rem!important}.Dashboard_pt-60__PKmT4{padding-top:3.75rem!important}.Dashboard_ms-60__frXsT{margin-left:3.75rem!important}.Dashboard_mb-60__ixeiX{margin-bottom:3.75rem!important}.Dashboard_me-60__5D5T5{margin-right:3.75rem!important}.Dashboard_mt-60__C4uG6{margin-top:3.75rem!important}.Dashboard_width-60__jFbXQ{width:3.75rem!important}.Dashboard_height-60__fNXO7{height:3.75rem!important}.Dashboard_b-radius-60__am5s6{border-radius:3.75rem!important}.Dashboard_f-61__WV\+IO{font-size:3.8125rem!important}.Dashboard_lh-61__OQ7-X{line-height:3.8125rem!important}.Dashboard_py-61__OSmC4{padding-bottom:3.8125rem!important;padding-top:3.8125rem!important}.Dashboard_ps-61__evBJd{padding-left:3.8125rem!important}.Dashboard_pb-61__1dGYs{padding-bottom:3.8125rem!important}.Dashboard_pe-61__eg8fk{padding-right:3.8125rem!important}.Dashboard_pt-61__7DHZN{padding-top:3.8125rem!important}.Dashboard_ms-61__eY\+9D{margin-left:3.8125rem!important}.Dashboard_mb-61__VyLFL{margin-bottom:3.8125rem!important}.Dashboard_me-61__yx0Cy{margin-right:3.8125rem!important}.Dashboard_mt-61__hg81b{margin-top:3.8125rem!important}.Dashboard_width-61__MbBhr{width:3.8125rem!important}.Dashboard_height-61__kX7LL{height:3.8125rem!important}.Dashboard_b-radius-61__FnTSu{border-radius:3.8125rem!important}.Dashboard_f-62__YJ0Lt{font-size:3.875rem!important}.Dashboard_lh-62__naKe0{line-height:3.875rem!important}.Dashboard_py-62__vJS0z{padding-bottom:3.875rem!important;padding-top:3.875rem!important}.Dashboard_ps-62__izNz9{padding-left:3.875rem!important}.Dashboard_pb-62__7Z5Is{padding-bottom:3.875rem!important}.Dashboard_pe-62__WlueF{padding-right:3.875rem!important}.Dashboard_pt-62__qm31a{padding-top:3.875rem!important}.Dashboard_ms-62__qRRid{margin-left:3.875rem!important}.Dashboard_mb-62__9KHy3{margin-bottom:3.875rem!important}.Dashboard_me-62__ScKHc{margin-right:3.875rem!important}.Dashboard_mt-62__d94ta{margin-top:3.875rem!important}.Dashboard_width-62__z5rvU{width:3.875rem!important}.Dashboard_height-62__YFscW{height:3.875rem!important}.Dashboard_b-radius-62__ATcLG{border-radius:3.875rem!important}.Dashboard_f-63__7JrMT{font-size:3.9375rem!important}.Dashboard_lh-63__5D5h9{line-height:3.9375rem!important}.Dashboard_py-63__6Yx2l{padding-bottom:3.9375rem!important;padding-top:3.9375rem!important}.Dashboard_ps-63__aV2BU{padding-left:3.9375rem!important}.Dashboard_pb-63__TLopv{padding-bottom:3.9375rem!important}.Dashboard_pe-63__3b6Ys{padding-right:3.9375rem!important}.Dashboard_pt-63__38sSf{padding-top:3.9375rem!important}.Dashboard_ms-63__h0Na7{margin-left:3.9375rem!important}.Dashboard_mb-63__YfNs2{margin-bottom:3.9375rem!important}.Dashboard_me-63__TxV9W{margin-right:3.9375rem!important}.Dashboard_mt-63__d6hzL{margin-top:3.9375rem!important}.Dashboard_width-63__V2uFN{width:3.9375rem!important}.Dashboard_height-63__PRmTn{height:3.9375rem!important}.Dashboard_b-radius-63__5W7lZ{border-radius:3.9375rem!important}.Dashboard_f-64__UD0QV{font-size:4rem!important}.Dashboard_lh-64__\+UPjx{line-height:4rem!important}.Dashboard_py-64__pb-mp{padding-bottom:4rem!important;padding-top:4rem!important}.Dashboard_ps-64__xcDbo{padding-left:4rem!important}.Dashboard_pb-64__I4cuu{padding-bottom:4rem!important}.Dashboard_pe-64__Hucee{padding-right:4rem!important}.Dashboard_pt-64__a-ZVQ{padding-top:4rem!important}.Dashboard_ms-64__oW6My{margin-left:4rem!important}.Dashboard_mb-64__axzpz{margin-bottom:4rem!important}.Dashboard_me-64__A2I42{margin-right:4rem!important}.Dashboard_mt-64__aRxlt{margin-top:4rem!important}.Dashboard_width-64__A8w9b{width:4rem!important}.Dashboard_height-64__kIT6H{height:4rem!important}.Dashboard_b-radius-64__LoCyV{border-radius:4rem!important}.Dashboard_f-65__OOHLF{font-size:4.0625rem!important}.Dashboard_lh-65__jzCmN{line-height:4.0625rem!important}.Dashboard_py-65__Z\+vWl{padding-bottom:4.0625rem!important;padding-top:4.0625rem!important}.Dashboard_ps-65__4m5\+N{padding-left:4.0625rem!important}.Dashboard_pb-65__Yr6OS{padding-bottom:4.0625rem!important}.Dashboard_pe-65__8Kb9M{padding-right:4.0625rem!important}.Dashboard_pt-65__skGMB{padding-top:4.0625rem!important}.Dashboard_ms-65__l8OD8{margin-left:4.0625rem!important}.Dashboard_mb-65__3TfE-{margin-bottom:4.0625rem!important}.Dashboard_me-65__xklm6{margin-right:4.0625rem!important}.Dashboard_mt-65__AGgrb{margin-top:4.0625rem!important}.Dashboard_width-65__h69\+t{width:4.0625rem!important}.Dashboard_height-65__7R2nF{height:4.0625rem!important}.Dashboard_b-radius-65__BnXaB{border-radius:4.0625rem!important}.Dashboard_f-66__14Mgc{font-size:4.125rem!important}.Dashboard_lh-66__f\+9WZ{line-height:4.125rem!important}.Dashboard_py-66__ubpJ7{padding-bottom:4.125rem!important;padding-top:4.125rem!important}.Dashboard_ps-66__fCy\+Y{padding-left:4.125rem!important}.Dashboard_pb-66__lgIXL{padding-bottom:4.125rem!important}.Dashboard_pe-66__pOdSZ{padding-right:4.125rem!important}.Dashboard_pt-66__4-Lp-{padding-top:4.125rem!important}.Dashboard_ms-66__U12ba{margin-left:4.125rem!important}.Dashboard_mb-66__2Ig-h{margin-bottom:4.125rem!important}.Dashboard_me-66__KIM9t{margin-right:4.125rem!important}.Dashboard_mt-66__9pk9P{margin-top:4.125rem!important}.Dashboard_width-66__efI7v{width:4.125rem!important}.Dashboard_height-66__t4Smq{height:4.125rem!important}.Dashboard_b-radius-66__6VyQz{border-radius:4.125rem!important}.Dashboard_f-67__TlJYO{font-size:4.1875rem!important}.Dashboard_lh-67__1mFSB{line-height:4.1875rem!important}.Dashboard_py-67__ut124{padding-bottom:4.1875rem!important;padding-top:4.1875rem!important}.Dashboard_ps-67__50rNu{padding-left:4.1875rem!important}.Dashboard_pb-67__eAdgI{padding-bottom:4.1875rem!important}.Dashboard_pe-67__BTYNQ{padding-right:4.1875rem!important}.Dashboard_pt-67__c9ENU{padding-top:4.1875rem!important}.Dashboard_ms-67__Ps5a7{margin-left:4.1875rem!important}.Dashboard_mb-67__4dXu\+{margin-bottom:4.1875rem!important}.Dashboard_me-67__\+5YuS{margin-right:4.1875rem!important}.Dashboard_mt-67__bzCDM{margin-top:4.1875rem!important}.Dashboard_width-67__8a3Dn{width:4.1875rem!important}.Dashboard_height-67__kk5tr{height:4.1875rem!important}.Dashboard_b-radius-67__YOeDZ{border-radius:4.1875rem!important}.Dashboard_f-68__cNgHZ{font-size:4.25rem!important}.Dashboard_lh-68__pLYRd{line-height:4.25rem!important}.Dashboard_py-68__mgiGq{padding-bottom:4.25rem!important;padding-top:4.25rem!important}.Dashboard_ps-68__NdVLE{padding-left:4.25rem!important}.Dashboard_pb-68__AlZVu{padding-bottom:4.25rem!important}.Dashboard_pe-68__V9U-N{padding-right:4.25rem!important}.Dashboard_pt-68__P\+4Sz{padding-top:4.25rem!important}.Dashboard_ms-68__RpPz\+{margin-left:4.25rem!important}.Dashboard_mb-68__Zqdk6{margin-bottom:4.25rem!important}.Dashboard_me-68__\+3sSO{margin-right:4.25rem!important}.Dashboard_mt-68__QYZhv{margin-top:4.25rem!important}.Dashboard_width-68__uVJxs{width:4.25rem!important}.Dashboard_height-68__KmIdn{height:4.25rem!important}.Dashboard_b-radius-68__DPCri{border-radius:4.25rem!important}.Dashboard_f-69__EUJez{font-size:4.3125rem!important}.Dashboard_lh-69__IVPgV{line-height:4.3125rem!important}.Dashboard_py-69__MnPx1{padding-bottom:4.3125rem!important;padding-top:4.3125rem!important}.Dashboard_ps-69__Rs4K1{padding-left:4.3125rem!important}.Dashboard_pb-69__JdOa0{padding-bottom:4.3125rem!important}.Dashboard_pe-69__TAUgo{padding-right:4.3125rem!important}.Dashboard_pt-69__knMj\+{padding-top:4.3125rem!important}.Dashboard_ms-69__joPgK{margin-left:4.3125rem!important}.Dashboard_mb-69__1Jk1-{margin-bottom:4.3125rem!important}.Dashboard_me-69__Iqc15{margin-right:4.3125rem!important}.Dashboard_mt-69__NBIHg{margin-top:4.3125rem!important}.Dashboard_width-69__usAy9{width:4.3125rem!important}.Dashboard_height-69__I\+tqi{height:4.3125rem!important}.Dashboard_b-radius-69__HqcRX{border-radius:4.3125rem!important}.Dashboard_f-70__keGW\+{font-size:4.375rem!important}.Dashboard_lh-70__K5SOa{line-height:4.375rem!important}.Dashboard_py-70__EN3n3{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.Dashboard_ps-70__Smhbi{padding-left:4.375rem!important}.Dashboard_pb-70__yhhJg{padding-bottom:4.375rem!important}.Dashboard_pe-70__xQzM1{padding-right:4.375rem!important}.Dashboard_pt-70__cbIQ1{padding-top:4.375rem!important}.Dashboard_ms-70__WaeJy{margin-left:4.375rem!important}.Dashboard_mb-70__LRh28{margin-bottom:4.375rem!important}.Dashboard_me-70__zFAPN{margin-right:4.375rem!important}.Dashboard_mt-70__Kjs9r{margin-top:4.375rem!important}.Dashboard_width-70__-IahR{width:4.375rem!important}.Dashboard_height-70__2\+\+-Y{height:4.375rem!important}.Dashboard_b-radius-70__JBBK\+{border-radius:4.375rem!important}.Dashboard_f-71__oFJU9{font-size:4.4375rem!important}.Dashboard_lh-71__CCb9Z{line-height:4.4375rem!important}.Dashboard_py-71__abp0m{padding-bottom:4.4375rem!important;padding-top:4.4375rem!important}.Dashboard_ps-71__KoPqv{padding-left:4.4375rem!important}.Dashboard_pb-71__LXBmy{padding-bottom:4.4375rem!important}.Dashboard_pe-71__BugzX{padding-right:4.4375rem!important}.Dashboard_pt-71__0rFnp{padding-top:4.4375rem!important}.Dashboard_ms-71__\+LgaY{margin-left:4.4375rem!important}.Dashboard_mb-71__9buLI{margin-bottom:4.4375rem!important}.Dashboard_me-71__dlRZ2{margin-right:4.4375rem!important}.Dashboard_mt-71__-24jT{margin-top:4.4375rem!important}.Dashboard_width-71__9MieU{width:4.4375rem!important}.Dashboard_height-71__4To4A{height:4.4375rem!important}.Dashboard_b-radius-71__KTl5W{border-radius:4.4375rem!important}.Dashboard_f-72__Xj5sC{font-size:4.5rem!important}.Dashboard_lh-72__TNcZR{line-height:4.5rem!important}.Dashboard_py-72__Teak2{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.Dashboard_ps-72__NGfj4{padding-left:4.5rem!important}.Dashboard_pb-72__K3NWt{padding-bottom:4.5rem!important}.Dashboard_pe-72__tlEhe{padding-right:4.5rem!important}.Dashboard_pt-72__igKwn{padding-top:4.5rem!important}.Dashboard_ms-72__HTZHw{margin-left:4.5rem!important}.Dashboard_mb-72__WVNBP{margin-bottom:4.5rem!important}.Dashboard_me-72__a4aTk{margin-right:4.5rem!important}.Dashboard_mt-72__zp3Ek{margin-top:4.5rem!important}.Dashboard_width-72__XfS\+U{width:4.5rem!important}.Dashboard_height-72__QeTjL{height:4.5rem!important}.Dashboard_b-radius-72__krQE3{border-radius:4.5rem!important}.Dashboard_f-73__CbeQY{font-size:4.5625rem!important}.Dashboard_lh-73__eJW5d{line-height:4.5625rem!important}.Dashboard_py-73__3g4x5{padding-bottom:4.5625rem!important;padding-top:4.5625rem!important}.Dashboard_ps-73__3iYo5{padding-left:4.5625rem!important}.Dashboard_pb-73__THO0u{padding-bottom:4.5625rem!important}.Dashboard_pe-73__54yVQ{padding-right:4.5625rem!important}.Dashboard_pt-73__g63iM{padding-top:4.5625rem!important}.Dashboard_ms-73__ATBWA{margin-left:4.5625rem!important}.Dashboard_mb-73__8X86\+{margin-bottom:4.5625rem!important}.Dashboard_me-73__AWp5Q{margin-right:4.5625rem!important}.Dashboard_mt-73__jPq10{margin-top:4.5625rem!important}.Dashboard_width-73__4nStT{width:4.5625rem!important}.Dashboard_height-73__bdJwE{height:4.5625rem!important}.Dashboard_b-radius-73__\+YsaK{border-radius:4.5625rem!important}.Dashboard_f-74__AJBmV{font-size:4.625rem!important}.Dashboard_lh-74__DW74r{line-height:4.625rem!important}.Dashboard_py-74__nkv3V{padding-bottom:4.625rem!important;padding-top:4.625rem!important}.Dashboard_ps-74__1zL1m{padding-left:4.625rem!important}.Dashboard_pb-74__KcSMM{padding-bottom:4.625rem!important}.Dashboard_pe-74__epbNv{padding-right:4.625rem!important}.Dashboard_pt-74__V4O7n{padding-top:4.625rem!important}.Dashboard_ms-74__a09qa{margin-left:4.625rem!important}.Dashboard_mb-74__TlA4w{margin-bottom:4.625rem!important}.Dashboard_me-74__HBo1s{margin-right:4.625rem!important}.Dashboard_mt-74__r9bmi{margin-top:4.625rem!important}.Dashboard_width-74__2APyt{width:4.625rem!important}.Dashboard_height-74__qZ1tY{height:4.625rem!important}.Dashboard_b-radius-74__5COVV{border-radius:4.625rem!important}.Dashboard_f-75__Tqqg3{font-size:4.6875rem!important}.Dashboard_lh-75__jrpVT{line-height:4.6875rem!important}.Dashboard_py-75__8UhDW{padding-bottom:4.6875rem!important;padding-top:4.6875rem!important}.Dashboard_ps-75__kQQMm{padding-left:4.6875rem!important}.Dashboard_pb-75__X9dYu{padding-bottom:4.6875rem!important}.Dashboard_pe-75__qJdYN{padding-right:4.6875rem!important}.Dashboard_pt-75__jwHTG{padding-top:4.6875rem!important}.Dashboard_ms-75__W7ekL{margin-left:4.6875rem!important}.Dashboard_mb-75__ddXhD{margin-bottom:4.6875rem!important}.Dashboard_me-75__PLhSM{margin-right:4.6875rem!important}.Dashboard_mt-75__9AF27{margin-top:4.6875rem!important}.Dashboard_width-75__YtMp8{width:4.6875rem!important}.Dashboard_height-75__ZFAk5{height:4.6875rem!important}.Dashboard_b-radius-75__r\+pGn{border-radius:4.6875rem!important}.Dashboard_f-76__kTbJ3{font-size:4.75rem!important}.Dashboard_lh-76__oALpQ{line-height:4.75rem!important}.Dashboard_py-76__RcWx4{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.Dashboard_ps-76__4svis{padding-left:4.75rem!important}.Dashboard_pb-76__19shL{padding-bottom:4.75rem!important}.Dashboard_pe-76__9\+6qq{padding-right:4.75rem!important}.Dashboard_pt-76__tQiES{padding-top:4.75rem!important}.Dashboard_ms-76__EYkVl{margin-left:4.75rem!important}.Dashboard_mb-76__7etzX{margin-bottom:4.75rem!important}.Dashboard_me-76__7IJ7t{margin-right:4.75rem!important}.Dashboard_mt-76__f3U-o{margin-top:4.75rem!important}.Dashboard_width-76__jQpQ3{width:4.75rem!important}.Dashboard_height-76__DsTxV{height:4.75rem!important}.Dashboard_b-radius-76__P\+o6h{border-radius:4.75rem!important}.Dashboard_f-77__ZqyWJ{font-size:4.8125rem!important}.Dashboard_lh-77__H3oJK{line-height:4.8125rem!important}.Dashboard_py-77__xOYqe{padding-bottom:4.8125rem!important;padding-top:4.8125rem!important}.Dashboard_ps-77__EluLJ{padding-left:4.8125rem!important}.Dashboard_pb-77__z5h3s{padding-bottom:4.8125rem!important}.Dashboard_pe-77__YXF1x{padding-right:4.8125rem!important}.Dashboard_pt-77__rBMsh{padding-top:4.8125rem!important}.Dashboard_ms-77__bpN42{margin-left:4.8125rem!important}.Dashboard_mb-77__Wbn1T{margin-bottom:4.8125rem!important}.Dashboard_me-77__NC6sj{margin-right:4.8125rem!important}.Dashboard_mt-77__l9qSr{margin-top:4.8125rem!important}.Dashboard_width-77__6\+fww{width:4.8125rem!important}.Dashboard_height-77__kiOec{height:4.8125rem!important}.Dashboard_b-radius-77__ue7Bu{border-radius:4.8125rem!important}.Dashboard_f-78__x-ppF{font-size:4.875rem!important}.Dashboard_lh-78__tDzf1{line-height:4.875rem!important}.Dashboard_py-78__qpJ3N{padding-bottom:4.875rem!important;padding-top:4.875rem!important}.Dashboard_ps-78__eKsnM{padding-left:4.875rem!important}.Dashboard_pb-78__uMf57{padding-bottom:4.875rem!important}.Dashboard_pe-78__YwdH9{padding-right:4.875rem!important}.Dashboard_pt-78__FrBMv{padding-top:4.875rem!important}.Dashboard_ms-78__WcT5F{margin-left:4.875rem!important}.Dashboard_mb-78__nnqgm{margin-bottom:4.875rem!important}.Dashboard_me-78__fiiNj{margin-right:4.875rem!important}.Dashboard_mt-78__26PUH{margin-top:4.875rem!important}.Dashboard_width-78__urK2F{width:4.875rem!important}.Dashboard_height-78__cPA7l{height:4.875rem!important}.Dashboard_b-radius-78__l5LW0{border-radius:4.875rem!important}.Dashboard_f-79__n537I{font-size:4.9375rem!important}.Dashboard_lh-79__OYUwP{line-height:4.9375rem!important}.Dashboard_py-79__LzT\+T{padding-bottom:4.9375rem!important;padding-top:4.9375rem!important}.Dashboard_ps-79__NfmU8{padding-left:4.9375rem!important}.Dashboard_pb-79__SM5\+Q{padding-bottom:4.9375rem!important}.Dashboard_pe-79__6avaA{padding-right:4.9375rem!important}.Dashboard_pt-79__S\+z3f{padding-top:4.9375rem!important}.Dashboard_ms-79__T8RSV{margin-left:4.9375rem!important}.Dashboard_mb-79__ZliBU{margin-bottom:4.9375rem!important}.Dashboard_me-79__RwzbX{margin-right:4.9375rem!important}.Dashboard_mt-79__K\+Vhg{margin-top:4.9375rem!important}.Dashboard_width-79__abmim{width:4.9375rem!important}.Dashboard_height-79__VzlWJ{height:4.9375rem!important}.Dashboard_b-radius-79__oDvWO{border-radius:4.9375rem!important}.Dashboard_f-80__4o3Fp{font-size:5rem!important}.Dashboard_lh-80__3bwWl{line-height:5rem!important}.Dashboard_py-80__yg0Mf{padding-bottom:5rem!important;padding-top:5rem!important}.Dashboard_ps-80__OQCWm{padding-left:5rem!important}.Dashboard_pb-80__c0\+ar{padding-bottom:5rem!important}.Dashboard_pe-80__4J-mE{padding-right:5rem!important}.Dashboard_pt-80__AGp0U{padding-top:5rem!important}.Dashboard_ms-80__QSuVj{margin-left:5rem!important}.Dashboard_mb-80__9Wp\+E{margin-bottom:5rem!important}.Dashboard_me-80__vmHYw{margin-right:5rem!important}.Dashboard_mt-80__2a4lo{margin-top:5rem!important}.Dashboard_width-80__u\+RuZ{width:5rem!important}.Dashboard_height-80__qvvmt{height:5rem!important}.Dashboard_b-radius-80__w1Jvr{border-radius:5rem!important}.Dashboard_f-81__piAw1{font-size:5.0625rem!important}.Dashboard_lh-81__xr9Z5{line-height:5.0625rem!important}.Dashboard_py-81__6YKBE{padding-bottom:5.0625rem!important;padding-top:5.0625rem!important}.Dashboard_ps-81__cLjmU{padding-left:5.0625rem!important}.Dashboard_pb-81__qRr\+o{padding-bottom:5.0625rem!important}.Dashboard_pe-81__Gygb\+{padding-right:5.0625rem!important}.Dashboard_pt-81__xT0Ut{padding-top:5.0625rem!important}.Dashboard_ms-81__WkPdf{margin-left:5.0625rem!important}.Dashboard_mb-81__W5xWZ{margin-bottom:5.0625rem!important}.Dashboard_me-81__CObra{margin-right:5.0625rem!important}.Dashboard_mt-81__Kt2gr{margin-top:5.0625rem!important}.Dashboard_width-81__jkfeJ{width:5.0625rem!important}.Dashboard_height-81__7Pnig{height:5.0625rem!important}.Dashboard_b-radius-81__P\+dLn{border-radius:5.0625rem!important}.Dashboard_f-82__1Q-eX{font-size:5.125rem!important}.Dashboard_lh-82__2N1BL{line-height:5.125rem!important}.Dashboard_py-82__U2JdL{padding-bottom:5.125rem!important;padding-top:5.125rem!important}.Dashboard_ps-82__K9TIJ{padding-left:5.125rem!important}.Dashboard_pb-82__IpKMj{padding-bottom:5.125rem!important}.Dashboard_pe-82__dUf3n{padding-right:5.125rem!important}.Dashboard_pt-82__MTr5S{padding-top:5.125rem!important}.Dashboard_ms-82__im9EL{margin-left:5.125rem!important}.Dashboard_mb-82__QcZMc{margin-bottom:5.125rem!important}.Dashboard_me-82__kR0JG{margin-right:5.125rem!important}.Dashboard_mt-82__6Nw7D{margin-top:5.125rem!important}.Dashboard_width-82__Fh6Y9{width:5.125rem!important}.Dashboard_height-82__vCNt0{height:5.125rem!important}.Dashboard_b-radius-82__ikORh{border-radius:5.125rem!important}.Dashboard_f-83__mNyaL{font-size:5.1875rem!important}.Dashboard_lh-83__T0akS{line-height:5.1875rem!important}.Dashboard_py-83__J3KDV{padding-bottom:5.1875rem!important;padding-top:5.1875rem!important}.Dashboard_ps-83__fqcMN{padding-left:5.1875rem!important}.Dashboard_pb-83__b7hZT{padding-bottom:5.1875rem!important}.Dashboard_pe-83__\+FRUK{padding-right:5.1875rem!important}.Dashboard_pt-83__xUqzj{padding-top:5.1875rem!important}.Dashboard_ms-83__QuBji{margin-left:5.1875rem!important}.Dashboard_mb-83__5DWN9{margin-bottom:5.1875rem!important}.Dashboard_me-83__JHJs8{margin-right:5.1875rem!important}.Dashboard_mt-83__kVSBw{margin-top:5.1875rem!important}.Dashboard_width-83__w1gIG{width:5.1875rem!important}.Dashboard_height-83__KztS9{height:5.1875rem!important}.Dashboard_b-radius-83__9EYpT{border-radius:5.1875rem!important}.Dashboard_f-84__5K\+P0{font-size:5.25rem!important}.Dashboard_lh-84__smXYh{line-height:5.25rem!important}.Dashboard_py-84__P0c1x{padding-bottom:5.25rem!important;padding-top:5.25rem!important}.Dashboard_ps-84__75UNh{padding-left:5.25rem!important}.Dashboard_pb-84__SLP\+e{padding-bottom:5.25rem!important}.Dashboard_pe-84__B8zWP{padding-right:5.25rem!important}.Dashboard_pt-84__8T1k0{padding-top:5.25rem!important}.Dashboard_ms-84__PvvSk{margin-left:5.25rem!important}.Dashboard_mb-84__Vrj-B{margin-bottom:5.25rem!important}.Dashboard_me-84__B1AH\+{margin-right:5.25rem!important}.Dashboard_mt-84__4TF1z{margin-top:5.25rem!important}.Dashboard_width-84__ZS9Yl{width:5.25rem!important}.Dashboard_height-84__HmKTP{height:5.25rem!important}.Dashboard_b-radius-84__iB4P5{border-radius:5.25rem!important}.Dashboard_f-85__lrXYa{font-size:5.3125rem!important}.Dashboard_lh-85__VtbrT{line-height:5.3125rem!important}.Dashboard_py-85__6zLL4{padding-bottom:5.3125rem!important;padding-top:5.3125rem!important}.Dashboard_ps-85__a0dbE{padding-left:5.3125rem!important}.Dashboard_pb-85__Q5EXT{padding-bottom:5.3125rem!important}.Dashboard_pe-85__9p0eo{padding-right:5.3125rem!important}.Dashboard_pt-85__D8JQk{padding-top:5.3125rem!important}.Dashboard_ms-85__jCLuU{margin-left:5.3125rem!important}.Dashboard_mb-85__WV09k{margin-bottom:5.3125rem!important}.Dashboard_me-85__urwWb{margin-right:5.3125rem!important}.Dashboard_mt-85__fbSsH{margin-top:5.3125rem!important}.Dashboard_width-85__imz6m{width:5.3125rem!important}.Dashboard_height-85__hhDls{height:5.3125rem!important}.Dashboard_b-radius-85__M8IKT{border-radius:5.3125rem!important}.Dashboard_f-86__dBNLm{font-size:5.375rem!important}.Dashboard_lh-86__Ic0wB{line-height:5.375rem!important}.Dashboard_py-86__J0CEa{padding-bottom:5.375rem!important;padding-top:5.375rem!important}.Dashboard_ps-86__EUJ1D{padding-left:5.375rem!important}.Dashboard_pb-86__helXQ{padding-bottom:5.375rem!important}.Dashboard_pe-86__OxSGF{padding-right:5.375rem!important}.Dashboard_pt-86__7bZaQ{padding-top:5.375rem!important}.Dashboard_ms-86__yBxL9{margin-left:5.375rem!important}.Dashboard_mb-86__JsfjV{margin-bottom:5.375rem!important}.Dashboard_me-86__Y6b1a{margin-right:5.375rem!important}.Dashboard_mt-86__VOZlL{margin-top:5.375rem!important}.Dashboard_width-86__q0z2L{width:5.375rem!important}.Dashboard_height-86__uwtQI{height:5.375rem!important}.Dashboard_b-radius-86__gO31Y{border-radius:5.375rem!important}.Dashboard_f-87__J0mbz{font-size:5.4375rem!important}.Dashboard_lh-87__Zq\+\+x{line-height:5.4375rem!important}.Dashboard_py-87__LSwqS{padding-bottom:5.4375rem!important;padding-top:5.4375rem!important}.Dashboard_ps-87__N3pLu{padding-left:5.4375rem!important}.Dashboard_pb-87__Smlso{padding-bottom:5.4375rem!important}.Dashboard_pe-87__6ef05{padding-right:5.4375rem!important}.Dashboard_pt-87__IEfq0{padding-top:5.4375rem!important}.Dashboard_ms-87__qMpNy{margin-left:5.4375rem!important}.Dashboard_mb-87__\+zapG{margin-bottom:5.4375rem!important}.Dashboard_me-87__s\+7WE{margin-right:5.4375rem!important}.Dashboard_mt-87__bN6Sc{margin-top:5.4375rem!important}.Dashboard_width-87__UqUVL{width:5.4375rem!important}.Dashboard_height-87__GgEcf{height:5.4375rem!important}.Dashboard_b-radius-87__Qs8\+p{border-radius:5.4375rem!important}.Dashboard_f-88__ryQvo{font-size:5.5rem!important}.Dashboard_lh-88__VFsgR{line-height:5.5rem!important}.Dashboard_py-88__V3uAP{padding-bottom:5.5rem!important;padding-top:5.5rem!important}.Dashboard_ps-88__VB-NP{padding-left:5.5rem!important}.Dashboard_pb-88__aDlyC{padding-bottom:5.5rem!important}.Dashboard_pe-88__tc61k{padding-right:5.5rem!important}.Dashboard_pt-88__Y4I-x{padding-top:5.5rem!important}.Dashboard_ms-88__jo-e4{margin-left:5.5rem!important}.Dashboard_mb-88__7ImhT{margin-bottom:5.5rem!important}.Dashboard_me-88__mHfbT{margin-right:5.5rem!important}.Dashboard_mt-88__Jl9Cd{margin-top:5.5rem!important}.Dashboard_width-88__msl3Y{width:5.5rem!important}.Dashboard_height-88__-aZTm{height:5.5rem!important}.Dashboard_b-radius-88__6m4pu{border-radius:5.5rem!important}.Dashboard_f-89__ziU9V{font-size:5.5625rem!important}.Dashboard_lh-89__q8xxM{line-height:5.5625rem!important}.Dashboard_py-89__6qWvz{padding-bottom:5.5625rem!important;padding-top:5.5625rem!important}.Dashboard_ps-89__Vvy5z{padding-left:5.5625rem!important}.Dashboard_pb-89__KVrqH{padding-bottom:5.5625rem!important}.Dashboard_pe-89__bdU\+X{padding-right:5.5625rem!important}.Dashboard_pt-89__CJCe7{padding-top:5.5625rem!important}.Dashboard_ms-89__9MsVO{margin-left:5.5625rem!important}.Dashboard_mb-89__bNk-s{margin-bottom:5.5625rem!important}.Dashboard_me-89__TChfJ{margin-right:5.5625rem!important}.Dashboard_mt-89__4qZrC{margin-top:5.5625rem!important}.Dashboard_width-89__xW1YB{width:5.5625rem!important}.Dashboard_height-89__zl6vB{height:5.5625rem!important}.Dashboard_b-radius-89__hLdT4{border-radius:5.5625rem!important}.Dashboard_f-90__AaRs1{font-size:5.625rem!important}.Dashboard_lh-90__aOd4v{line-height:5.625rem!important}.Dashboard_py-90__YgRV6{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.Dashboard_ps-90__ygoxd{padding-left:5.625rem!important}.Dashboard_pb-90__5fj\+w{padding-bottom:5.625rem!important}.Dashboard_pe-90__jfmMX{padding-right:5.625rem!important}.Dashboard_pt-90__JjcGR{padding-top:5.625rem!important}.Dashboard_ms-90__KTuuc{margin-left:5.625rem!important}.Dashboard_mb-90__g5hxO{margin-bottom:5.625rem!important}.Dashboard_me-90__9fwgz{margin-right:5.625rem!important}.Dashboard_mt-90__Gptdo{margin-top:5.625rem!important}.Dashboard_width-90__UrFpD{width:5.625rem!important}.Dashboard_height-90__cR2kD{height:5.625rem!important}.Dashboard_b-radius-90__IHy7f{border-radius:5.625rem!important}.Dashboard_f-91__F04RL{font-size:5.6875rem!important}.Dashboard_lh-91__\+fJ5y{line-height:5.6875rem!important}.Dashboard_py-91__q14vE{padding-bottom:5.6875rem!important;padding-top:5.6875rem!important}.Dashboard_ps-91__HceJg{padding-left:5.6875rem!important}.Dashboard_pb-91__Efd3P{padding-bottom:5.6875rem!important}.Dashboard_pe-91__rXTfY{padding-right:5.6875rem!important}.Dashboard_pt-91__sR9sS{padding-top:5.6875rem!important}.Dashboard_ms-91__s3hHg{margin-left:5.6875rem!important}.Dashboard_mb-91__Mmtqz{margin-bottom:5.6875rem!important}.Dashboard_me-91__p5M1Y{margin-right:5.6875rem!important}.Dashboard_mt-91__Yn6Dy{margin-top:5.6875rem!important}.Dashboard_width-91__2G06l{width:5.6875rem!important}.Dashboard_height-91__Odj4h{height:5.6875rem!important}.Dashboard_b-radius-91__pIddr{border-radius:5.6875rem!important}.Dashboard_f-92__gOL2z{font-size:5.75rem!important}.Dashboard_lh-92__b85YX{line-height:5.75rem!important}.Dashboard_py-92__9WQjf{padding-bottom:5.75rem!important;padding-top:5.75rem!important}.Dashboard_ps-92__a7\+sg{padding-left:5.75rem!important}.Dashboard_pb-92__xTLkj{padding-bottom:5.75rem!important}.Dashboard_pe-92__YsHo-{padding-right:5.75rem!important}.Dashboard_pt-92__zNpIE{padding-top:5.75rem!important}.Dashboard_ms-92__3kdxB{margin-left:5.75rem!important}.Dashboard_mb-92__Fu16D{margin-bottom:5.75rem!important}.Dashboard_me-92__anb\+a{margin-right:5.75rem!important}.Dashboard_mt-92__sDw9n{margin-top:5.75rem!important}.Dashboard_width-92__80I0C{width:5.75rem!important}.Dashboard_height-92__2eaZO{height:5.75rem!important}.Dashboard_b-radius-92__IH2Kn{border-radius:5.75rem!important}.Dashboard_f-93__5HypO{font-size:5.8125rem!important}.Dashboard_lh-93__k8DVV{line-height:5.8125rem!important}.Dashboard_py-93__TBKtZ{padding-bottom:5.8125rem!important;padding-top:5.8125rem!important}.Dashboard_ps-93__J1g5Y{padding-left:5.8125rem!important}.Dashboard_pb-93__0qQSA{padding-bottom:5.8125rem!important}.Dashboard_pe-93__IZk2N{padding-right:5.8125rem!important}.Dashboard_pt-93__KJNfi{padding-top:5.8125rem!important}.Dashboard_ms-93__GU99\+{margin-left:5.8125rem!important}.Dashboard_mb-93__V1kAp{margin-bottom:5.8125rem!important}.Dashboard_me-93__msl24{margin-right:5.8125rem!important}.Dashboard_mt-93__KlbP6{margin-top:5.8125rem!important}.Dashboard_width-93__fFR9K{width:5.8125rem!important}.Dashboard_height-93__Pcq1D{height:5.8125rem!important}.Dashboard_b-radius-93__OC9Ta{border-radius:5.8125rem!important}.Dashboard_f-94__jejdb{font-size:5.875rem!important}.Dashboard_lh-94__lifNK{line-height:5.875rem!important}.Dashboard_py-94__Y\+8Qc{padding-bottom:5.875rem!important;padding-top:5.875rem!important}.Dashboard_ps-94__Qy9xV{padding-left:5.875rem!important}.Dashboard_pb-94__UquhU{padding-bottom:5.875rem!important}.Dashboard_pe-94__6aelN{padding-right:5.875rem!important}.Dashboard_pt-94__jqI7c{padding-top:5.875rem!important}.Dashboard_ms-94__7Yfjk{margin-left:5.875rem!important}.Dashboard_mb-94__jnC8Z{margin-bottom:5.875rem!important}.Dashboard_me-94__PMYTM{margin-right:5.875rem!important}.Dashboard_mt-94__dg2SS{margin-top:5.875rem!important}.Dashboard_width-94__-0g5b{width:5.875rem!important}.Dashboard_height-94__jkoDo{height:5.875rem!important}.Dashboard_b-radius-94__Wc60d{border-radius:5.875rem!important}.Dashboard_f-95__zzKla{font-size:5.9375rem!important}.Dashboard_lh-95__C06x5{line-height:5.9375rem!important}.Dashboard_py-95__zi88J{padding-bottom:5.9375rem!important;padding-top:5.9375rem!important}.Dashboard_ps-95__Ib82Y{padding-left:5.9375rem!important}.Dashboard_pb-95__Iv8kV{padding-bottom:5.9375rem!important}.Dashboard_pe-95__ea3yp{padding-right:5.9375rem!important}.Dashboard_pt-95__lttok{padding-top:5.9375rem!important}.Dashboard_ms-95__3nmxK{margin-left:5.9375rem!important}.Dashboard_mb-95__\+\+VBD{margin-bottom:5.9375rem!important}.Dashboard_me-95__P34ZL{margin-right:5.9375rem!important}.Dashboard_mt-95__aW7cq{margin-top:5.9375rem!important}.Dashboard_width-95__wd94m{width:5.9375rem!important}.Dashboard_height-95__CC-Jl{height:5.9375rem!important}.Dashboard_b-radius-95__XvKiC{border-radius:5.9375rem!important}.Dashboard_f-96__VFNrJ{font-size:6rem!important}.Dashboard_lh-96__yDh06{line-height:6rem!important}.Dashboard_py-96__wqwSC{padding-bottom:6rem!important;padding-top:6rem!important}.Dashboard_ps-96__ivZEK{padding-left:6rem!important}.Dashboard_pb-96__deNFa{padding-bottom:6rem!important}.Dashboard_pe-96__T0Fn\+{padding-right:6rem!important}.Dashboard_pt-96__p0QCN{padding-top:6rem!important}.Dashboard_ms-96__ck8Qt{margin-left:6rem!important}.Dashboard_mb-96__rEtRn{margin-bottom:6rem!important}.Dashboard_me-96__ln3yn{margin-right:6rem!important}.Dashboard_mt-96__6-zW-{margin-top:6rem!important}.Dashboard_width-96__uvO-X{width:6rem!important}.Dashboard_height-96__mtsSI{height:6rem!important}.Dashboard_b-radius-96__tRNP5{border-radius:6rem!important}.Dashboard_f-w-100__mBPer{font-weight:100!important}.Dashboard_f-w-200__m9gs9{font-weight:200!important}.Dashboard_f-w-300__bLXfa{font-weight:300!important}.Dashboard_f-w-400__BACdr{font-weight:400!important}.Dashboard_f-w-500__10PXg{font-weight:500!important}.Dashboard_f-w-600__w\+kGt{font-weight:600!important}.Dashboard_f-w-700__0l8k3{font-weight:700!important}.Dashboard_f-w-800__n0EUQ{font-weight:800!important}.Dashboard_f-w-900__FxmHP{font-weight:900!important}.Dashboard_gap-1__KNaRn{gap:.0625rem!important}.Dashboard_row-gap-1__Zp224{row-gap:.0625rem!important}.Dashboard_gap-2__\+JJcF{gap:.125rem!important}.Dashboard_row-gap-2__NPxr9{row-gap:.125rem!important}.Dashboard_gap-3__WjRzb{gap:.1875rem!important}.Dashboard_row-gap-3__2UErc{row-gap:.1875rem!important}.Dashboard_gap-4__5HA-X{gap:.25rem!important}.Dashboard_row-gap-4__bOmst{row-gap:.25rem!important}.Dashboard_gap-5__E-sqs{gap:.3125rem!important}.Dashboard_row-gap-5__mkOSO{row-gap:.3125rem!important}.Dashboard_gap-6__xhiSw{gap:.375rem!important}.Dashboard_row-gap-6__kRCtj{row-gap:.375rem!important}.Dashboard_gap-7__SiHMq{gap:.4375rem!important}.Dashboard_row-gap-7__8E7Rr{row-gap:.4375rem!important}.Dashboard_gap-8__-VpHn{gap:.5rem!important}.Dashboard_row-gap-8__0iEHY{row-gap:.5rem!important}.Dashboard_gap-9__5YhOk{gap:.5625rem!important}.Dashboard_row-gap-9__hfZvp{row-gap:.5625rem!important}.Dashboard_gap-10__U-Isp{gap:.625rem!important}.Dashboard_row-gap-10__Id2i-{row-gap:.625rem!important}.Dashboard_gap-11__\+8BdM{gap:.6875rem!important}.Dashboard_row-gap-11__gMrC7{row-gap:.6875rem!important}.Dashboard_gap-12__RVLFg{gap:.75rem!important}.Dashboard_row-gap-12__i1him{row-gap:.75rem!important}.Dashboard_gap-13__qKQQJ{gap:.8125rem!important}.Dashboard_row-gap-13__TZkED{row-gap:.8125rem!important}.Dashboard_gap-14__Jmxbf{gap:.875rem!important}.Dashboard_row-gap-14__2Eq2t{row-gap:.875rem!important}.Dashboard_gap-15__Sbz9O{gap:.9375rem!important}.Dashboard_row-gap-15__PRos8{row-gap:.9375rem!important}.Dashboard_gap-16__\+EYJW{gap:1rem!important}.Dashboard_row-gap-16__tKiln{row-gap:1rem!important}.Dashboard_gap-17__pTzZw{gap:1.0625rem!important}.Dashboard_row-gap-17__eRbVV{row-gap:1.0625rem!important}.Dashboard_gap-18__D7bSI{gap:1.125rem!important}.Dashboard_row-gap-18__hSssq{row-gap:1.125rem!important}.Dashboard_gap-19__xlvcQ{gap:1.1875rem!important}.Dashboard_row-gap-19__9qsdm{row-gap:1.1875rem!important}.Dashboard_gap-20__QSrZg{gap:1.25rem!important}.Dashboard_row-gap-20__A2JMq{row-gap:1.25rem!important}.Dashboard_gap-21__Hgo26{gap:1.3125rem!important}.Dashboard_row-gap-21__2jJNq{row-gap:1.3125rem!important}.Dashboard_gap-22__85V2M{gap:1.375rem!important}.Dashboard_row-gap-22__SQ4KM{row-gap:1.375rem!important}.Dashboard_gap-23__Ephdl{gap:1.4375rem!important}.Dashboard_row-gap-23__RN6ch{row-gap:1.4375rem!important}.Dashboard_gap-24__YJrF2{gap:1.5rem!important}.Dashboard_row-gap-24__fjqMp{row-gap:1.5rem!important}.Dashboard_gap-25__OfZlM{gap:1.5625rem!important}.Dashboard_row-gap-25__VYIez{row-gap:1.5625rem!important}.Dashboard_gap-26__0ijle{gap:1.625rem!important}.Dashboard_row-gap-26__bZ7eR{row-gap:1.625rem!important}.Dashboard_gap-27__4-cQb{gap:1.6875rem!important}.Dashboard_row-gap-27__y9GcO{row-gap:1.6875rem!important}.Dashboard_gap-28__aNeka{gap:1.75rem!important}.Dashboard_row-gap-28__Jqk7N{row-gap:1.75rem!important}.Dashboard_gap-29__XRdmj{gap:1.8125rem!important}.Dashboard_row-gap-29__6qKO3{row-gap:1.8125rem!important}.Dashboard_gap-30__lkEEE{gap:1.875rem!important}.Dashboard_row-gap-30__Mjx-1{row-gap:1.875rem!important}.Dashboard_gap-31__w2SBD{gap:1.9375rem!important}.Dashboard_row-gap-31__5OxKe{row-gap:1.9375rem!important}.Dashboard_gap-32__kRnMO{gap:2rem!important}.Dashboard_row-gap-32__lJdyT{row-gap:2rem!important}.Dashboard_gap-33__jIOUu{gap:2.0625rem!important}.Dashboard_row-gap-33__iEXuH{row-gap:2.0625rem!important}.Dashboard_gap-34__bpArY{gap:2.125rem!important}.Dashboard_row-gap-34__WY926{row-gap:2.125rem!important}.Dashboard_gap-35__h3SGO{gap:2.1875rem!important}.Dashboard_row-gap-35__FDBPD{row-gap:2.1875rem!important}.Dashboard_gap-36__P63ys{gap:2.25rem!important}.Dashboard_row-gap-36__kg4nI{row-gap:2.25rem!important}.Dashboard_gap-37__glhIQ{gap:2.3125rem!important}.Dashboard_row-gap-37__Uqm2F{row-gap:2.3125rem!important}.Dashboard_gap-38__p-ODZ{gap:2.375rem!important}.Dashboard_row-gap-38__mk5aF{row-gap:2.375rem!important}.Dashboard_gap-39__yRAed{gap:2.4375rem!important}.Dashboard_row-gap-39__VQ6UT{row-gap:2.4375rem!important}.Dashboard_gap-40__U8n\+G{gap:2.5rem!important}.Dashboard_row-gap-40__p\+0gb{row-gap:2.5rem!important}.Dashboard_gap-41__nvZdP{gap:2.5625rem!important}.Dashboard_row-gap-41__wHN8X{row-gap:2.5625rem!important}.Dashboard_gap-42__a7ht6{gap:2.625rem!important}.Dashboard_row-gap-42__r795X{row-gap:2.625rem!important}.Dashboard_gap-43__3fK0v{gap:2.6875rem!important}.Dashboard_row-gap-43__9GWOP{row-gap:2.6875rem!important}.Dashboard_gap-44__7jYx7{gap:2.75rem!important}.Dashboard_row-gap-44__3C01P{row-gap:2.75rem!important}.Dashboard_gap-45__Jq6Ob{gap:2.8125rem!important}.Dashboard_row-gap-45__txAaI{row-gap:2.8125rem!important}.Dashboard_gap-46__uheSj{gap:2.875rem!important}.Dashboard_row-gap-46__qyuCd{row-gap:2.875rem!important}.Dashboard_gap-47__ROxPR{gap:2.9375rem!important}.Dashboard_row-gap-47__3D2Hk{row-gap:2.9375rem!important}.Dashboard_gap-48__lxiz-{gap:3rem!important}.Dashboard_row-gap-48__G8i5R{row-gap:3rem!important}.Dashboard_gap-49__3NHRS{gap:3.0625rem!important}.Dashboard_row-gap-49__boT6Q{row-gap:3.0625rem!important}.Dashboard_gap-50__k4W\+m{gap:3.125rem!important}.Dashboard_row-gap-50__xPa\+z{row-gap:3.125rem!important}.Dashboard_gap-51__r\+kIC{gap:3.1875rem!important}.Dashboard_row-gap-51__kImDc{row-gap:3.1875rem!important}.Dashboard_gap-52__qtl5p{gap:3.25rem!important}.Dashboard_row-gap-52__qqk03{row-gap:3.25rem!important}.Dashboard_gap-53__CteH6{gap:3.3125rem!important}.Dashboard_row-gap-53__ibziC{row-gap:3.3125rem!important}.Dashboard_gap-54__qHYcN{gap:3.375rem!important}.Dashboard_row-gap-54__jEXNX{row-gap:3.375rem!important}.Dashboard_gap-55__pa9Nz{gap:3.4375rem!important}.Dashboard_row-gap-55__M\+LnZ{row-gap:3.4375rem!important}.Dashboard_gap-56__DCc27{gap:3.5rem!important}.Dashboard_row-gap-56__RreHD{row-gap:3.5rem!important}.Dashboard_gap-57__F9hNS{gap:3.5625rem!important}.Dashboard_row-gap-57__6e71w{row-gap:3.5625rem!important}.Dashboard_gap-58__gm2HS{gap:3.625rem!important}.Dashboard_row-gap-58__PAaPq{row-gap:3.625rem!important}.Dashboard_gap-59__0TB0p{gap:3.6875rem!important}.Dashboard_row-gap-59__OAFvS{row-gap:3.6875rem!important}.Dashboard_gap-60__zHm1N{gap:3.75rem!important}.Dashboard_row-gap-60__Q-wI1{row-gap:3.75rem!important}.Dashboard_gap-61__ngdIl{gap:3.8125rem!important}.Dashboard_row-gap-61__wMBwZ{row-gap:3.8125rem!important}.Dashboard_gap-62__FXIjv{gap:3.875rem!important}.Dashboard_row-gap-62__DhSzl{row-gap:3.875rem!important}.Dashboard_gap-63__6etrO{gap:3.9375rem!important}.Dashboard_row-gap-63__IyulN{row-gap:3.9375rem!important}.Dashboard_gap-64__U6Y-v{gap:4rem!important}.Dashboard_row-gap-64__6zey\+{row-gap:4rem!important}.Dashboard_gap-65__GsYTJ{gap:4.0625rem!important}.Dashboard_row-gap-65__ksC1a{row-gap:4.0625rem!important}.Dashboard_gap-66__QuYWB{gap:4.125rem!important}.Dashboard_row-gap-66__ddocy{row-gap:4.125rem!important}.Dashboard_gap-67__nzlqb{gap:4.1875rem!important}.Dashboard_row-gap-67__GH\+KH{row-gap:4.1875rem!important}.Dashboard_gap-68__vdiCx{gap:4.25rem!important}.Dashboard_row-gap-68__o45PK{row-gap:4.25rem!important}.Dashboard_gap-69__122pP{gap:4.3125rem!important}.Dashboard_row-gap-69__Xr0e6{row-gap:4.3125rem!important}.Dashboard_gap-70__\+47RX{gap:4.375rem!important}.Dashboard_row-gap-70__7R\+\+0{row-gap:4.375rem!important}.Dashboard_gap-71__8IrmY{gap:4.4375rem!important}.Dashboard_row-gap-71__XUfks{row-gap:4.4375rem!important}.Dashboard_gap-72__Zk4Il{gap:4.5rem!important}.Dashboard_row-gap-72__rBjIQ{row-gap:4.5rem!important}.Dashboard_gap-73__PGyy6{gap:4.5625rem!important}.Dashboard_row-gap-73__7DqXz{row-gap:4.5625rem!important}.Dashboard_gap-74__JdCVY{gap:4.625rem!important}.Dashboard_row-gap-74__A9hB8{row-gap:4.625rem!important}.Dashboard_gap-75__DWbu0{gap:4.6875rem!important}.Dashboard_row-gap-75__e\+78e{row-gap:4.6875rem!important}.Dashboard_gap-76__sF-oS{gap:4.75rem!important}.Dashboard_row-gap-76__SiMga{row-gap:4.75rem!important}.Dashboard_gap-77__gW2RL{gap:4.8125rem!important}.Dashboard_row-gap-77__ajqTt{row-gap:4.8125rem!important}.Dashboard_gap-78__VU\+EE{gap:4.875rem!important}.Dashboard_row-gap-78__lYhDQ{row-gap:4.875rem!important}.Dashboard_gap-79__ryG5w{gap:4.9375rem!important}.Dashboard_row-gap-79__rBDFS{row-gap:4.9375rem!important}.Dashboard_gap-80__hP0Oq{gap:5rem!important}.Dashboard_row-gap-80__W\+Jpa{row-gap:5rem!important}.Dashboard_gap-81__cYu5Q{gap:5.0625rem!important}.Dashboard_row-gap-81__y9m9m{row-gap:5.0625rem!important}.Dashboard_gap-82__cbV7h{gap:5.125rem!important}.Dashboard_row-gap-82__a\+B6q{row-gap:5.125rem!important}.Dashboard_gap-83__C8rkN{gap:5.1875rem!important}.Dashboard_row-gap-83__HcuhC{row-gap:5.1875rem!important}.Dashboard_gap-84__PA97s{gap:5.25rem!important}.Dashboard_row-gap-84__dUSEY{row-gap:5.25rem!important}.Dashboard_gap-85__I7HIP{gap:5.3125rem!important}.Dashboard_row-gap-85__8Cx7q{row-gap:5.3125rem!important}.Dashboard_gap-86__woQRR{gap:5.375rem!important}.Dashboard_row-gap-86__e5TYf{row-gap:5.375rem!important}.Dashboard_gap-87__W03aO{gap:5.4375rem!important}.Dashboard_row-gap-87__jke2z{row-gap:5.4375rem!important}.Dashboard_gap-88__QLpWN{gap:5.5rem!important}.Dashboard_row-gap-88__CS\+\+u{row-gap:5.5rem!important}.Dashboard_gap-89__bvl-m{gap:5.5625rem!important}.Dashboard_row-gap-89__jHEn9{row-gap:5.5625rem!important}.Dashboard_gap-90__efwRO{gap:5.625rem!important}.Dashboard_row-gap-90__Mn55P{row-gap:5.625rem!important}.Dashboard_gap-91__Hf5zZ{gap:5.6875rem!important}.Dashboard_row-gap-91__R1wb-{row-gap:5.6875rem!important}.Dashboard_gap-92__jTWfO{gap:5.75rem!important}.Dashboard_row-gap-92__sXy7k{row-gap:5.75rem!important}.Dashboard_gap-93__\+1UsA{gap:5.8125rem!important}.Dashboard_row-gap-93__vr5iP{row-gap:5.8125rem!important}.Dashboard_gap-94__z3Sh\+{gap:5.875rem!important}.Dashboard_row-gap-94__HBVXg{row-gap:5.875rem!important}.Dashboard_gap-95__iW3oq{gap:5.9375rem!important}.Dashboard_row-gap-95__mJrxn{row-gap:5.9375rem!important}.Dashboard_gap-96__tC1Y3{gap:6rem!important}.Dashboard_row-gap-96__8oD4z{row-gap:6rem!important}@media(max-width:767.98px){.Dashboard_f-sm-1__GKK0k{font-size:.0625rem!important}.Dashboard_f-sm-2__mtgAF{font-size:.125rem!important}.Dashboard_f-sm-3__QyLkv{font-size:.1875rem!important}.Dashboard_f-sm-4__MYOgY{font-size:.25rem!important}.Dashboard_f-sm-5__RCcUl{font-size:.3125rem!important}.Dashboard_f-sm-6__iNDgy{font-size:.375rem!important}.Dashboard_f-sm-7__vejgN{font-size:.4375rem!important}.Dashboard_f-sm-8__bEQBq{font-size:.5rem!important}.Dashboard_f-sm-9__N7Kul{font-size:.5625rem!important}.Dashboard_f-sm-10__xMK74{font-size:.625rem!important}.Dashboard_f-sm-11__enptY{font-size:.6875rem!important}.Dashboard_f-sm-12__QJKgF{font-size:.75rem!important}.Dashboard_f-sm-13__l5hbU{font-size:.8125rem!important}.Dashboard_f-sm-14__93Pf\+{font-size:.875rem!important}.Dashboard_f-sm-15__AgmS7{font-size:.9375rem!important}.Dashboard_f-sm-16__1qSJB{font-size:1rem!important}.Dashboard_f-sm-17__s36eb{font-size:1.0625rem!important}.Dashboard_f-sm-18__fRJWt{font-size:1.125rem!important}.Dashboard_f-sm-19__hFl7M{font-size:1.1875rem!important}.Dashboard_f-sm-20__8mQW3{font-size:1.25rem!important}.Dashboard_f-sm-21__CWsc0{font-size:1.3125rem!important}.Dashboard_f-sm-22__5gmE0{font-size:1.375rem!important}.Dashboard_f-sm-23__5mBIu{font-size:1.4375rem!important}.Dashboard_f-sm-24__O7q\+E{font-size:1.5rem!important}.Dashboard_f-sm-25__7vVcl{font-size:1.5625rem!important}.Dashboard_f-sm-26__flqMH{font-size:1.625rem!important}.Dashboard_f-sm-27__aRSRA{font-size:1.6875rem!important}.Dashboard_f-sm-28__VCifG{font-size:1.75rem!important}.Dashboard_f-sm-29__54\+kV{font-size:1.8125rem!important}.Dashboard_f-sm-30__FeYKI{font-size:1.875rem!important}.Dashboard_f-sm-31__zsumZ{font-size:1.9375rem!important}.Dashboard_f-sm-32__OftfR{font-size:2rem!important}.Dashboard_f-sm-33__HJVdx{font-size:2.0625rem!important}.Dashboard_f-sm-34__XP6q5{font-size:2.125rem!important}.Dashboard_f-sm-35__9Tgmb{font-size:2.1875rem!important}.Dashboard_f-sm-36__h8njK{font-size:2.25rem!important}.Dashboard_f-sm-37__7fm4W{font-size:2.3125rem!important}.Dashboard_f-sm-38__SBOZQ{font-size:2.375rem!important}.Dashboard_f-sm-39__lVfqA{font-size:2.4375rem!important}.Dashboard_f-sm-40__8ZW\+q{font-size:2.5rem!important}.Dashboard_f-sm-41__l5gtM{font-size:2.5625rem!important}.Dashboard_f-sm-42__ONad4{font-size:2.625rem!important}.Dashboard_f-sm-43__bgkYg{font-size:2.6875rem!important}.Dashboard_f-sm-44__dr3Dv{font-size:2.75rem!important}.Dashboard_f-sm-45__5GEQF{font-size:2.8125rem!important}.Dashboard_f-sm-46__YhEAO{font-size:2.875rem!important}.Dashboard_f-sm-47__5Am2H{font-size:2.9375rem!important}.Dashboard_f-sm-48__dM6B2{font-size:3rem!important}.Dashboard_f-sm-49__gTxEk{font-size:3.0625rem!important}.Dashboard_f-sm-50__9c3D\+{font-size:3.125rem!important}.Dashboard_f-sm-51__mPT5P{font-size:3.1875rem!important}.Dashboard_f-sm-52__1nBBo{font-size:3.25rem!important}.Dashboard_f-sm-53__r-C8M{font-size:3.3125rem!important}.Dashboard_f-sm-54__3AgrD{font-size:3.375rem!important}.Dashboard_f-sm-55__klUhB{font-size:3.4375rem!important}.Dashboard_f-sm-56__0Lanb{font-size:3.5rem!important}.Dashboard_f-sm-57__W2UeS{font-size:3.5625rem!important}.Dashboard_f-sm-58__6cw9n{font-size:3.625rem!important}.Dashboard_f-sm-59__X\+P-C{font-size:3.6875rem!important}.Dashboard_f-sm-60__I\+rgZ{font-size:3.75rem!important}.Dashboard_f-sm-61__tO8s0{font-size:3.8125rem!important}.Dashboard_f-sm-62__KD-O4{font-size:3.875rem!important}.Dashboard_f-sm-63__lIDaF{font-size:3.9375rem!important}.Dashboard_f-sm-64__oijbx{font-size:4rem!important}.Dashboard_f-sm-65__XQ3b1{font-size:4.0625rem!important}.Dashboard_f-sm-66__80Zmz{font-size:4.125rem!important}.Dashboard_f-sm-67__mTUmV{font-size:4.1875rem!important}.Dashboard_f-sm-68__Pwaoi{font-size:4.25rem!important}.Dashboard_f-sm-69__cbCc2{font-size:4.3125rem!important}.Dashboard_f-sm-70__TaXZ4{font-size:4.375rem!important}.Dashboard_f-sm-71__HtD\+H{font-size:4.4375rem!important}.Dashboard_f-sm-72__Q7hGe{font-size:4.5rem!important}.Dashboard_f-sm-73__4b\+C3{font-size:4.5625rem!important}.Dashboard_f-sm-74__zjNLa{font-size:4.625rem!important}.Dashboard_f-sm-75__i21DK{font-size:4.6875rem!important}.Dashboard_f-sm-76__gJkdN{font-size:4.75rem!important}.Dashboard_f-sm-77__vshKm{font-size:4.8125rem!important}.Dashboard_f-sm-78__fcp0m{font-size:4.875rem!important}.Dashboard_f-sm-79__U\+T10{font-size:4.9375rem!important}.Dashboard_f-sm-80__xqIEj{font-size:5rem!important}.Dashboard_f-sm-81__ck1jM{font-size:5.0625rem!important}.Dashboard_f-sm-82__lNL9A{font-size:5.125rem!important}.Dashboard_f-sm-83__94rkI{font-size:5.1875rem!important}.Dashboard_f-sm-84__KMf7x{font-size:5.25rem!important}.Dashboard_f-sm-85__h6\+5o{font-size:5.3125rem!important}.Dashboard_f-sm-86__asgtl{font-size:5.375rem!important}.Dashboard_f-sm-87__icmee{font-size:5.4375rem!important}.Dashboard_f-sm-88__XJqJG{font-size:5.5rem!important}.Dashboard_f-sm-89__6KHFY{font-size:5.5625rem!important}.Dashboard_f-sm-90__SCtMC{font-size:5.625rem!important}.Dashboard_f-sm-91__sXuyk{font-size:5.6875rem!important}.Dashboard_f-sm-92__DkUlS{font-size:5.75rem!important}.Dashboard_f-sm-93__7TI5v{font-size:5.8125rem!important}.Dashboard_f-sm-94__cJzN2{font-size:5.875rem!important}.Dashboard_f-sm-95__cYdkS{font-size:5.9375rem!important}.Dashboard_f-sm-96__YR6m\+{font-size:6rem!important}}@media(min-width:768px){.Dashboard_f-sm-only-1__gHtCu{font-size:.0625rem!important}.Dashboard_f-sm-only-2__rH2gm{font-size:.125rem!important}.Dashboard_f-sm-only-3__DKqZz{font-size:.1875rem!important}.Dashboard_f-sm-only-4__cErf2{font-size:.25rem!important}.Dashboard_f-sm-only-5__dw1kk{font-size:.3125rem!important}.Dashboard_f-sm-only-6__eJsEP{font-size:.375rem!important}.Dashboard_f-sm-only-7__zuAMI{font-size:.4375rem!important}.Dashboard_f-sm-only-8__XwluE{font-size:.5rem!important}.Dashboard_f-sm-only-9__VS-T-{font-size:.5625rem!important}.Dashboard_f-sm-only-10__bdv6I{font-size:.625rem!important}.Dashboard_f-sm-only-11__C7IIF{font-size:.6875rem!important}.Dashboard_f-sm-only-12__3TkWA{font-size:.75rem!important}.Dashboard_f-sm-only-13__yfGCv{font-size:.8125rem!important}.Dashboard_f-sm-only-14__v-b2\+{font-size:.875rem!important}.Dashboard_f-sm-only-15__kQcnG{font-size:.9375rem!important}.Dashboard_f-sm-only-16__7DBzp{font-size:1rem!important}.Dashboard_f-sm-only-17__8n2HG{font-size:1.0625rem!important}.Dashboard_f-sm-only-18__Z55Av{font-size:1.125rem!important}.Dashboard_f-sm-only-19__drRgg{font-size:1.1875rem!important}.Dashboard_f-sm-only-20__2Rvm1{font-size:1.25rem!important}.Dashboard_f-sm-only-21__huQhF{font-size:1.3125rem!important}.Dashboard_f-sm-only-22__Ju463{font-size:1.375rem!important}.Dashboard_f-sm-only-23__cR292{font-size:1.4375rem!important}.Dashboard_f-sm-only-24__O-BUc{font-size:1.5rem!important}.Dashboard_f-sm-only-25__VlFxc{font-size:1.5625rem!important}.Dashboard_f-sm-only-26__2mSZ1{font-size:1.625rem!important}.Dashboard_f-sm-only-27__5vQCd{font-size:1.6875rem!important}.Dashboard_f-sm-only-28__p15bO{font-size:1.75rem!important}.Dashboard_f-sm-only-29__GXUzI{font-size:1.8125rem!important}.Dashboard_f-sm-only-30__Y9lpx{font-size:1.875rem!important}.Dashboard_f-sm-only-31__RWUyw{font-size:1.9375rem!important}.Dashboard_f-sm-only-32__UiGeT{font-size:2rem!important}.Dashboard_f-sm-only-33__-rW0K{font-size:2.0625rem!important}.Dashboard_f-sm-only-34__BEjkB{font-size:2.125rem!important}.Dashboard_f-sm-only-35__frnO4{font-size:2.1875rem!important}.Dashboard_f-sm-only-36__tEsdc{font-size:2.25rem!important}.Dashboard_f-sm-only-37__AaeKl{font-size:2.3125rem!important}.Dashboard_f-sm-only-38__EOBgN{font-size:2.375rem!important}.Dashboard_f-sm-only-39__a6hUO{font-size:2.4375rem!important}.Dashboard_f-sm-only-40__6MNkH{font-size:2.5rem!important}.Dashboard_f-sm-only-41__e8BVO{font-size:2.5625rem!important}.Dashboard_f-sm-only-42__h5LUq{font-size:2.625rem!important}.Dashboard_f-sm-only-43__yiPAn{font-size:2.6875rem!important}.Dashboard_f-sm-only-44__6CWte{font-size:2.75rem!important}.Dashboard_f-sm-only-45__XYAkX{font-size:2.8125rem!important}.Dashboard_f-sm-only-46__W7L0u{font-size:2.875rem!important}.Dashboard_f-sm-only-47__3wEHG{font-size:2.9375rem!important}.Dashboard_f-sm-only-48__08XeS{font-size:3rem!important}.Dashboard_f-sm-only-49__P-MwB{font-size:3.0625rem!important}.Dashboard_f-sm-only-50__yFGqb{font-size:3.125rem!important}.Dashboard_f-sm-only-51__NUciq{font-size:3.1875rem!important}.Dashboard_f-sm-only-52__-Hrb3{font-size:3.25rem!important}.Dashboard_f-sm-only-53__P0h10{font-size:3.3125rem!important}.Dashboard_f-sm-only-54__PKNGK{font-size:3.375rem!important}.Dashboard_f-sm-only-55__cybaJ{font-size:3.4375rem!important}.Dashboard_f-sm-only-56__4fTLH{font-size:3.5rem!important}.Dashboard_f-sm-only-57__ttMFB{font-size:3.5625rem!important}.Dashboard_f-sm-only-58__Xz\+8I{font-size:3.625rem!important}.Dashboard_f-sm-only-59__nySld{font-size:3.6875rem!important}.Dashboard_f-sm-only-60__Ua1NE{font-size:3.75rem!important}.Dashboard_f-sm-only-61__h9-hA{font-size:3.8125rem!important}.Dashboard_f-sm-only-62__MyyBa{font-size:3.875rem!important}.Dashboard_f-sm-only-63__99-II{font-size:3.9375rem!important}.Dashboard_f-sm-only-64__5ukAw{font-size:4rem!important}.Dashboard_f-sm-only-65__J0Yft{font-size:4.0625rem!important}.Dashboard_f-sm-only-66__TO2Oa{font-size:4.125rem!important}.Dashboard_f-sm-only-67__7ASHz{font-size:4.1875rem!important}.Dashboard_f-sm-only-68__jI3vY{font-size:4.25rem!important}.Dashboard_f-sm-only-69__NxzN8{font-size:4.3125rem!important}.Dashboard_f-sm-only-70__K0c95{font-size:4.375rem!important}.Dashboard_f-sm-only-71__g\+VxG{font-size:4.4375rem!important}.Dashboard_f-sm-only-72__CfhLr{font-size:4.5rem!important}.Dashboard_f-sm-only-73__ZBpK6{font-size:4.5625rem!important}.Dashboard_f-sm-only-74__cR\+P8{font-size:4.625rem!important}.Dashboard_f-sm-only-75__mrCCk{font-size:4.6875rem!important}.Dashboard_f-sm-only-76__tZ-JU{font-size:4.75rem!important}.Dashboard_f-sm-only-77__fqWFf{font-size:4.8125rem!important}.Dashboard_f-sm-only-78__xD5Z-{font-size:4.875rem!important}.Dashboard_f-sm-only-79__zCPeU{font-size:4.9375rem!important}.Dashboard_f-sm-only-80__MbKPj{font-size:5rem!important}.Dashboard_f-sm-only-81__H5QEp{font-size:5.0625rem!important}.Dashboard_f-sm-only-82__6jUzz{font-size:5.125rem!important}.Dashboard_f-sm-only-83__zFime{font-size:5.1875rem!important}.Dashboard_f-sm-only-84__V8eXV{font-size:5.25rem!important}.Dashboard_f-sm-only-85__rPCTv{font-size:5.3125rem!important}.Dashboard_f-sm-only-86__FJtjz{font-size:5.375rem!important}.Dashboard_f-sm-only-87__zuRxn{font-size:5.4375rem!important}.Dashboard_f-sm-only-88__Pm1Bd{font-size:5.5rem!important}.Dashboard_f-sm-only-89__g442m{font-size:5.5625rem!important}.Dashboard_f-sm-only-90__FSvFc{font-size:5.625rem!important}.Dashboard_f-sm-only-91__Lb5Jy{font-size:5.6875rem!important}.Dashboard_f-sm-only-92__LIVl4{font-size:5.75rem!important}.Dashboard_f-sm-only-93__mpTid{font-size:5.8125rem!important}.Dashboard_f-sm-only-94__v9kWl{font-size:5.875rem!important}.Dashboard_f-sm-only-95__EnSOV{font-size:5.9375rem!important}.Dashboard_f-sm-only-96__6grU-{font-size:6rem!important}}.Dashboard_text-normal__mF7u9{color:#333;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:992px){.Dashboard_text-normal__mF7u9{font-size:12px}}.Dashboard_text-sm-regular__wPpf0{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Dashboard_text-md-regular__36pB2{font-size:16px;font-style:normal;font-weight:600;line-height:30px}.Dashboard_clr-bg-pri-light__oxYkc{color:#f8f7fa!important}.Dashboard_bg-clr-bg-pri-light__4Epmt{background-color:#f8f7fa!important}.Dashboard_border-clr-bg-pri-light__carOo{border-color:#f8f7fa!important}.Dashboard_clr-chip-red__8Wpk6{color:#e54545!important}.Dashboard_bg-clr-chip-red__F4BpV{background-color:#e54545!important}.Dashboard_border-clr-chip-red__NhkVy{border-color:#e54545!important}.Dashboard_clr-chip-green__vdxTk{color:#5eca2b!important}.Dashboard_bg-clr-chip-green__7QbIO{background-color:#5eca2b!important}.Dashboard_border-clr-chip-green__P30og{border-color:#5eca2b!important}.Dashboard_clr-d-blue__8PT-C{color:#23235f!important}.Dashboard_bg-clr-d-blue__J4qiy{background-color:#23235f!important}.Dashboard_border-clr-d-blue__FpS96{border-color:#23235f!important}.Dashboard_clr-black-pri__voe85{color:#000!important}.Dashboard_bg-clr-black-pri__asHwa{background-color:#000!important}.Dashboard_border-clr-black-pri__d2P4S{border-color:#000!important}.Dashboard_clr-orange-pri__BMxrp{color:#f6891f!important}.Dashboard_bg-clr-orange-pri__2-Hu4{background-color:#f6891f!important}.Dashboard_border-clr-orange-pri__NTQIg{border-color:#f6891f!important}.Dashboard_clr-purple-pri__48sSo{color:#9559c2!important}.Dashboard_bg-clr-purple-pri__QggN-{background-color:#9559c2!important}.Dashboard_border-clr-purple-pri__WBgsh{border-color:#9559c2!important}.Dashboard_clr-b-charcoal__YQPlz{color:#73797e!important}.Dashboard_bg-clr-b-charcoal__9D191{background-color:#73797e!important}.Dashboard_border-clr-b-charcoal__dl4TY{border-color:#73797e!important}.Dashboard_clr-s-blue__RCKoZ{color:#61dafb!important}.Dashboard_bg-clr-s-blue__CenRQ{background-color:#61dafb!important}.Dashboard_border-clr-s-blue__dusFT{border-color:#61dafb!important}.Dashboard_clr-yellowish-clr__5cohd{color:#cccc31!important}.Dashboard_bg-clr-yellowish-clr__hu9sC{background-color:#cccc31!important}.Dashboard_border-clr-yellowish-clr__9S1UZ{border-color:#cccc31!important}.Dashboard_clr-g-grey__OOmHd{color:#86a179!important}.Dashboard_bg-clr-g-grey__VRoci{background-color:#86a179!important}.Dashboard_border-clr-g-grey__0GzHy{border-color:#86a179!important}.Dashboard_clr-white-clr__XJmP8{color:#fff!important}.Dashboard_bg-clr-white-clr__DOTnS{background-color:#fff!important}.Dashboard_border-clr-white-clr__jPun1{border-color:#fff!important}.Dashboard_clr-g-black__\+aohQ{color:#53575a!important}.Dashboard_bg-clr-g-black__-2\+Ve{background-color:#53575a!important}.Dashboard_border-clr-g-black__ugrQL{border-color:#53575a!important}.Dashboard_clr-b-grey__bD1Oc{color:#aaa!important}.Dashboard_bg-clr-b-grey__KYa1D{background-color:#aaa!important}.Dashboard_border-clr-b-grey__PtWnP{border-color:#aaa!important}.Dashboard_clr-yellow-clr__za\+TC{color:#e2c025!important}.Dashboard_bg-clr-yellow-clr__ZcnWN{background-color:#e2c025!important}.Dashboard_border-clr-yellow-clr__JRKEa{border-color:#e2c025!important}.Dashboard_clr-org__WAHoN{color:#f47f4d!important}.Dashboard_bg-clr-org__LvbWv{background-color:#f47f4d!important}.Dashboard_border-clr-org__T2-tl{border-color:#f47f4d!important}.Dashboard_clr-m-green__Tcu5c{color:#86a679!important}.Dashboard_bg-clr-m-green__PdPCL{background-color:#86a679!important}.Dashboard_border-clr-m-green__mFAab{border-color:#86a679!important}.Dashboard_clr-org-shade__6W3-N{color:#f4804e!important}.Dashboard_bg-clr-org-shade__V8AYz{background-color:#f4804e!important}.Dashboard_border-clr-org-shade__ELYVU{border-color:#f4804e!important}.Dashboard_clr-l-grey__p\+7dO{color:#475467!important}.Dashboard_bg-clr-l-grey__TS6u4{background-color:#475467!important}.Dashboard_border-clr-l-grey__\+bSHE{border-color:#475467!important}.Dashboard_clr-d-grey__oQVhc{color:#d1d1d1!important}.Dashboard_bg-clr-d-grey__ctOwa{background-color:#d1d1d1!important}.Dashboard_border-clr-d-grey__s5-32{border-color:#d1d1d1!important}.Dashboard_clr-d-color__tCV\+c{color:#778399!important}.Dashboard_bg-clr-d-color__cDqt-{background-color:#778399!important}.Dashboard_border-clr-d-color__mSFW-{border-color:#778399!important}.Dashboard_clr-input-color__Qjpz8{color:#c9cacc!important}.Dashboard_bg-clr-input-color__rHeuh{background-color:#c9cacc!important}.Dashboard_border-clr-input-color__609XF{border-color:#c9cacc!important}.Dashboard_clr-sb-dark__9DCVs{color:#0a0a0a!important}.Dashboard_bg-clr-sb-dark__RAID\+{background-color:#0a0a0a!important}.Dashboard_border-clr-sb-dark__qmNJR{border-color:#0a0a0a!important}.Dashboard_clr-sb-light__Onpvn{color:#4c86a0!important}.Dashboard_bg-clr-sb-light__DHayG{background-color:#4c86a0!important}.Dashboard_border-clr-sb-light__HY6OQ{border-color:#4c86a0!important}.Dashboard_clr-red-dark__sARJG{color:#aa182c!important}.Dashboard_bg-clr-red-dark__R\+1d5{background-color:#aa182c!important}.Dashboard_border-clr-red-dark__Ha\+Nk{border-color:#aa182c!important}.Dashboard_clr-green-clr__LvClf{color:#85a079!important}.Dashboard_bg-clr-green-clr__K9A3b{background-color:#85a079!important}.Dashboard_border-clr-green-clr__pxmQ7{border-color:#85a079!important}.Dashboard_clr-dark-grey__VNE--{color:#333!important}.Dashboard_bg-clr-dark-grey__tllmm{background-color:#333!important}.Dashboard_border-clr-dark-grey__LbSlR{border-color:#333!important}.Dashboard_clr-purple-sec__5PRu7{color:#662d91!important}.Dashboard_bg-clr-purple-sec__LQsFy{background-color:#662d91!important}.Dashboard_border-clr-purple-sec__FyBAW{border-color:#662d91!important}.Dashboard_clr-grey-blur__FfHLG{color:#73797e!important}.Dashboard_bg-clr-grey-blur__4cNwP{background-color:#73797e!important}.Dashboard_border-clr-grey-blur__gw7B\+{border-color:#73797e!important}.Dashboard_clr-purple-bold__g7qq\+{color:#af79d8!important}.Dashboard_bg-clr-purple-bold__c-YrY{background-color:#af79d8!important}.Dashboard_border-clr-purple-bold__k\+K1P{border-color:#af79d8!important}.Dashboard_clr-light-grey-dim__bLOii{color:#939393!important}.Dashboard_bg-clr-light-grey-dim__P1N0\+{background-color:#939393!important}.Dashboard_border-clr-light-grey-dim__yYNbK{border-color:#939393!important}.Dashboard_clr-grey-charchoal__Y\+-UD{color:#667085!important}.Dashboard_bg-clr-grey-charchoal__hrNos{background-color:#667085!important}.Dashboard_border-clr-grey-charchoal__4DizL{border-color:#667085!important}.Dashboard_clr-dark-gray-bold__yFZqz{color:#101828!important}.Dashboard_bg-clr-dark-gray-bold__4ZFlu{background-color:#101828!important}.Dashboard_border-clr-dark-gray-bold__Bc1QG{border-color:#101828!important}.Dashboard_clr-span-text__TOuxN{color:#4b4b4b!important}.Dashboard_bg-clr-span-text__vTyHD{background-color:#4b4b4b!important}.Dashboard_border-clr-span-text__onZTH{border-color:#4b4b4b!important}.Dashboard_clr-td-text__sKf1x{color:#777!important}.Dashboard_bg-clr-td-text__z5mEe{background-color:#777!important}.Dashboard_border-clr-td-text__SzK1Z{border-color:#777!important}.Dashboard_clr-modal-text__E\+VAY{color:#344054!important}.Dashboard_bg-clr-modal-text__K\+9oE{background-color:#344054!important}.Dashboard_border-clr-modal-text__I9JM-{border-color:#344054!important}.Dashboard_clr-text-light-gray__3xhF7{color:#888585!important}.Dashboard_bg-clr-text-light-gray__UQWxR{background-color:#888585!important}.Dashboard_border-clr-text-light-gray__dzSix{border-color:#888585!important}.Dashboard_clr-side-bar-heading__yspY2{color:#0d1b34!important}.Dashboard_bg-clr-side-bar-heading__UQZg5{background-color:#0d1b34!important}.Dashboard_border-clr-side-bar-heading__rnLJG{border-color:#0d1b34!important}.Dashboard_clr-td-last-child__KlgRz{color:#e54545!important}.Dashboard_bg-clr-td-last-child__iMtwi{background-color:#e54545!important}.Dashboard_border-clr-td-last-child__-Vnw4{border-color:#e54545!important}.Dashboard_clr-dark-red__WwW2s{color:#aa182c!important}.Dashboard_bg-clr-dark-red__Mh4nm{background-color:#aa182c!important}.Dashboard_clr-red-devil__0RbWo{color:#820012!important}.Dashboard_bg-clr-red-devil__sCtK7{background-color:#820012!important}.Dashboard_clr-dark-orng__GZWAD{color:#df854f!important}.Dashboard_bg-clr-dark-orng__by9\+n{background-color:#df854f!important}.Dashboard_clr-lt-grey__YJmI0{color:#9d9c9a!important}.Dashboard_bg-clr-lt-grey__avrrh{background-color:#9d9c9a!important}.Dashboard_clr-lt-blue__NqUpk{color:#a6c2cf!important}.Dashboard_bg-clr-lt-blue__TdrpM{background-color:#a6c2cf!important}.Dashboard_clr-lt-green__5S4Ul{color:#c2cebc!important}.Dashboard_bg-clr-lt-green__4MdtO{background-color:#c2cebc!important}.Dashboard_clr-murcury-clr__glDxA{color:#e1e1e1!important}.Dashboard_bg-clr-murcury-clr__rfJh\+{background-color:#e1e1e1!important}.Dashboard_clr-sec-white__PZa\+x{color:#fff!important}.Dashboard_bg-clr-sec-white__g3SKN{background-color:#fff!important}.Dashboard_clr-text-grey__LPlqD{color:#767676!important}.Dashboard_bg-clr-text-grey__C\+D-b{background-color:#767676!important}.Dashboard_clr-lt-black__uskZ0{color:#3d3935!important}.Dashboard_bg-clr-lt-black__y4Lo6{background-color:#3d3935!important}.Dashboard_clr-cod-grey__PyBh7{color:#191918!important}.Dashboard_bg-clr-cod-grey__xb9JL{background-color:#191918!important}.Dashboard_clr-dark-blue__vcL3f{color:#4c86a0!important}.Dashboard_bg-clr-dark-blue__e1xej{background-color:#4c86a0!important}.Dashboard_clr-chathams-blue__tNMt6{color:#155a79!important}.Dashboard_bg-clr-chathams-blue__6rkG\+{background-color:#155a79!important}.Dashboard_clr-green-grey__gnOsB{color:#85a079!important}.Dashboard_bg-clr-green-grey__aKmcd{background-color:#85a079!important}.Dashboard_clr-highland-green__xlFz5{color:#759069!important}.Dashboard_bg-clr-highland-green__jK2TH{background-color:#759069!important}.Dashboard_clr-chalet-green__5xctM{color:#4a653d!important}.Dashboard_bg-clr-chalet-green__o69Uu{background-color:#4a653d!important}.Dashboard_bg-white__3yA3S{background-color:#fff}.Dashboard_fs30__HTh8d{font-size:1.875rem}.Dashboard_color-sky-blue-light__GNyG\+{color:#5092a4!important}.Dashboard_bccolor-sky-blue-light__nddJo,.Dashboard_bccolor-sky-blue-light__nddJo:hover{border-color:#5092a4!important}.Dashboard_color-yellow__5oFlm{color:#e2c025!important}.Dashboard_color-white__cNJaG{color:#fff!important}.Dashboard_inter_regular__uPRmQ{font-family:Inter,sans-serif!important}.Dashboard_inter_medium__XWQnJ{font-family:Inter Medium!important}.Dashboard_inter_semibold__EMJQx{font-family:Inter SemiBold!important}.Dashboard_poppins_semibold__ls3Un{font-family:Poppins Semibold!important}.Dashboard_poppins_bold__is3j0{font-family:Poppins Bold!important}.Dashboard_font-opensans_regular__QlIbO{font-family:OpenSans Regular!important}@media(max-width:767.98px){.Dashboard_font-sm-opensans_regular__CwdKQ{font-family:OpenSans Regular!important}}.Dashboard_font-opensans_italic__X61Tc{font-family:OpenSans Italic!important}@media(max-width:767.98px){.Dashboard_font-sm-opensans_italic__GHYsQ{font-family:OpenSans Italic!important}}.Dashboard_Dashboard__ghVn9{background-color:#f4f5fe;display:flex;height:100vh;overflow:hidden}.Dashboard_Dashboard__Sidebar__gVQQd{background-color:#090834;height:100vh;max-width:248px;padding-top:32px;position:relative;transition:.4s ease-in-out;width:100%}@media screen and (max-width:1200px){.Dashboard_Dashboard__Sidebar__gVQQd{max-width:220px}}.Dashboard_Dashboard__Sidebar__ProfileImageSection__VKSUU{position:relative}.Dashboard_Dashboard__Sidebar__ProfileImageSection_Image__Hbn6H{border-radius:50%;height:87px;object-fit:cover;width:87px}.Dashboard_Dashboard__Sidebar__ProfileImageSection_SettingsIcon__\+lGIm{align-items:center;background:#fff;border-radius:50%;bottom:0;box-shadow:0 8px 20px #662d910f;cursor:pointer;display:flex;height:25px;justify-content:center;position:absolute;right:0;width:25px}.Dashboard_Dashboard__Sidebar_Wrapper__liWrG{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center}.Dashboard_Dashboard__Sidebar__Listing__DQ1Q4{overflow-y:auto;width:100%}.Dashboard_Dashboard__Sidebar__Listing_ListItem__3N0IU{align-items:center;color:#fff;cursor:pointer;display:flex;gap:15px;height:70px;justify-content:start;padding-left:56px}@media screen and (max-height:1200px){.Dashboard_Dashboard__Sidebar__Listing_ListItem__3N0IU{padding-left:46px}}.Dashboard_Dashboard__Sidebar__Close_Nav_Bar__WtxBP{max-width:50px!important;min-width:100px}.Dashboard_Dashboard__Sidebar__Close_Nav_Bar__WtxBP .Dashboard_Close_Nav_Element__0eIGm{display:none!important}.Dashboard_Dashboard__Sidebar__Close_Nav_Bar__WtxBP .Dashboard_Dashboard__Sidebar__Close_Icon__7E5tH{transform:rotate(180deg)}.Dashboard_Dashboard__Sidebar__Close_Nav_Bar__WtxBP .Dashboard_StarIcon__qGQmK{display:block!important}.Dashboard_Dashboard__Sidebar__Close_Nav_Bar__WtxBP .Dashboard_list_items__iqIWw{padding-left:40px!important}.Dashboard_Dashboard__Sidebar__collapseiconwrapper__8Uhcu{position:absolute}.Dashboard_Dashboard__Sidebar_collapseicon__u8dCW{align-items:center;background-color:#662d91;border-radius:50%;box-shadow:0 8px 20px #662d910f;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:-15px;top:20px;transform:rotate(180deg);width:40px;z-index:999999}.Dashboard_Dashboard__NotificationsTab__GwL7j{background-color:#fff;bottom:0;padding:30px 0;position:absolute;right:-571px;top:0;width:571px;z-index:999999}.Dashboard_Dashboard__NotificationsTabListing__PKA6m{display:flex;flex-direction:column}.Dashboard_Dashboard__Notifications_Notification__K\+UGg{background-color:#fff;min-height:114px;padding:12px 30px;-webkit-user-select:none;user-select:none}.Dashboard_Dashboard__Notifications_Notification_Unread__3cXTK{background-color:#f7f1fb;cursor:pointer}.Dashboard_Dashboard__Notifications_Notification_TitleWrapper__ARTaI{max-width:93%}.Dashboard_Dashboard__Panel__\+yZoO{animation:Dashboard_animateOp__85KLi .3s ease-in;display:flex;height:100vh;overflow:hidden;position:relative;width:100%}.Dashboard_Dashboard__Panel__ContentWrapper__51Ggy{animation:Dashboard_animateOp__85KLi .3s ease-in;display:flex;flex-direction:column;gap:30px;max-height:100vh;overflow-y:auto;padding:46px 30px 30px;width:100%}.Dashboard_Dashboard__Panel__ContentWrapper__51Ggy::-webkit-scrollbar{display:none}.Dashboard_Dashboard__Panel__Board__sVUbr{background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;flex-wrap:wrap;justify-content:space-around;padding:30px}@media screen and (max-width:1280px){.Dashboard_Dashboard__Panel__Board__sVUbr{gap:10px;justify-content:center;padding:16px}.Dashboard_Dashboard__Panel__Board__sVUbr span{font-size:32px!important}.Dashboard_Dashboard__Panel__Board__sVUbr p{font-size:16px!important}}.Dashboard_Dashboard__Panel_CardWrapper__hyhyN{display:flex;gap:30px}@media screen and (max-width:1298px){.Dashboard_Dashboard__Panel_CardWrapper__hyhyN{flex-wrap:wrap}.Dashboard_Dashboard__Panel_CardWrapper__hyhyN .Dashboard_panel-card__tv9i8{min-width:100%}}.Dashboard_Dashboard__Panel__RightSidebar__qLH0W{background-color:#fff;display:flex;flex-direction:column;gap:32px;height:100vh;min-width:362px;overflow-y:auto;padding:0 50px 24px 30px}@media screen and (max-width:1224px){.Dashboard_Dashboard__Panel__RightSidebar__qLH0W{min-width:250px;padding:16px}}.Dashboard_Dashboard__Panel__RightSidebar_hideOverflow__gUuNy{overflow-y:none!important}.Dashboard_Dashboard__Panel__RightSidebar_Header__CzBoq{align-items:center;background:#fff;display:flex;justify-content:space-between;padding-bottom:42px;padding-top:52px;position:-webkit-sticky;position:sticky;top:0}.Dashboard_Dashboard__Panel__RightSidebar_Listing__ListItem__lFsMk{border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:20px;padding:12px 0 14px}.Dashboard_ClientListing__9g1O8{max-height:100vh;width:100%}.Dashboard_ClientListingContainer__VzATu{display:flex;gap:30px;min-width:100%;padding:60px 50px 30px 30px}@media screen and (max-width:1200px){.Dashboard_ClientListingContainer__VzATu{gap:16px;overflow-y:auto;padding:16px}}.Dashboard_ClientListing__Wrapper__qzWVN{background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;flex-direction:column;height:100%;width:100%}@media(max-width:1000px){.Dashboard_ClientListing__Wrapper__qzWVN{height:calc(100vh - 200px)}}.Dashboard_ClientListing__Wrapper__qzWVN .ant-spin{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.Dashboard_ClientListing__Wrapper__qzWVN .ant-spin .ant-spin-dot{height:50px;width:50px}.Dashboard_ClientListing__Wrapper__qzWVN .ant-spin .ant-spin-dot .ant-spin-dot-item{background-color:#662d91!important;height:50%;width:50%}.Dashboard_ClientListing__Header__QkJu-{align-items:center;display:flex;padding:22px 30px 18px}@media screen and (max-width:1200px){.Dashboard_ClientListing__Header__QkJu-{flex-direction:column}}.Dashboard_ClientListing__Header_InputSection__hIJdH{width:100%}@media screen and (max-width:1250px){.Dashboard_ClientListing__Header_InputSection__hIJdH{align-items:center;flex-direction:column;justify-content:center}}.Dashboard_ClientListing__RightSidebar__wp0HQ{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1000px){.Dashboard_ClientListing__RightSidebar__wp0HQ{gap:10px;margin-right:7px;width:110px}}.Dashboard_ClientListing__RightSidebar_board__WMs2Q{background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;flex-direction:column;gap:30px;padding:24px 24px 30px;width:223px}@media screen and (max-width:1100px){.Dashboard_ClientListing__RightSidebar_board__WMs2Q{padding:24px;width:150px}}@media screen and (max-width:1000px){.Dashboard_ClientListing__RightSidebar_board__WMs2Q{padding:24px;width:120px}}.Dashboard_ClientListing__RightSidebar_clientUnits__rnQJ-{display:flex;flex-direction:column;gap:2px}.Dashboard_ClientListing__RightSidebar_countNumber__RNI6q{color:#af79d8;font-size:35px;font-weight:900}@media screen and (max-width:1100px){.Dashboard_ClientListing__RightSidebar_countNumber__RNI6q{font-size:22px}}.Dashboard_ClientListing__RightSidebar_Button__6jspZ{border-radius:5px;height:49px}.Dashboard_ProfileSettings__WJsct{animation:Dashboard_animateOp__85KLi .3s ease-in;background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;height:850px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:655px}.Dashboard_ProfileSettings__Container__GkwrC{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:64%;padding:70px 0}.Dashboard_ProfileSettings__ImageSection__ExeYa{position:relative}.Dashboard_ProfileSettings__ImageSection__ExeYa img{aspect-ratio:1/1;border-radius:50%;height:115px;max-height:115px;max-width:115px;object-fit:cover;width:115px}.Dashboard_ProfileSettings__InputSection__Rv2I4{background-color:#fff;border-radius:5px;bottom:0;box-shadow:0 0 6px -2px #1018280f,0 0 16px -4px #1018281a;cursor:pointer;height:26px;overflow:hidden;position:absolute;right:0;width:26px}.Dashboard_ProfileSettings__InputSection__Rv2I4 svg{cursor:pointer;left:5px;position:absolute;top:5px}.Dashboard_ProfileSettings__InputSection__Rv2I4 input{cursor:pointer;opacity:0;position:relative;z-index:9}.Dashboard_ProfileSettings__InputSection__Rv2I4 input#Dashboard_file-upload-button__8fFRj{cursor:pointer}.Dashboard_ProfileContainer__wxHBV{animation:Dashboard_animateOp__85KLi .3s ease-in;display:flex;width:100%}@keyframes Dashboard_animateOp__85KLi{0%{opacity:0}to{opacity:1}}.Dashboard_ProfileContainer__LeftSidebar__zkuPW{background:#fff;box-shadow:0 8px 20px #662d910f;display:flex;flex-direction:column;gap:32px;max-width:457px;min-width:457px;overflow-y:auto;padding:32px 32px 50px}.Dashboard_ProfileContainer__LeftSidebar__zkuPW::-webkit-scrollbar{display:none}.Dashboard_ProfileContainer__LeftSidebar_Header__o-AKs{align-items:center;display:flex;gap:21px}.Dashboard_ProfileContainer__LeftSidebar_Section__YZegJ{border-bottom:1px solid #eaecf0;padding-bottom:32px}.Dashboard_ProfileContainer__LeftSidebar_Section_Information__qYP7R{display:flex;justify-content:space-between}.Dashboard_ProfileContainer__LeftSidebar_Section_Information_label__N0O5X{display:block;min-width:148px}.Dashboard_ProfileContainer__LeftSidebar_Section_Information_Info__beuUe{font-size:15px;font-weight:600}.Dashboard_ProfileContainer__TechnicianBadge__2PkGZ{background:#efefef;border-radius:5px;display:flex;gap:7px;height:28px;padding:4px 6px}.Dashboard_ProfileContainer__wxHBV .Dashboard_lastWorkedGoals__kPlLk{min-height:350px!important;overflow:auto}.Dashboard_ProfileContainer__ClientPanel__Uxd\+Z{display:flex;flex-direction:column;gap:16px;min-width:calc(100% - 457px);padding:30px 50px 30px 30px}.Dashboard_ProfileContainer__ClientPanel_Card__EV0XI{background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:16px;width:100%}.Dashboard_ProfileContainer__ClientPanel_CardHeader__o-4hT{display:flex;justify-content:space-between}.Dashboard_ClientDailySession__MmXZx{padding:32px 50px 32px 30px;width:100%}@media screen and (max-width:1000px){.Dashboard_ClientDailySession__MmXZx{padding:16px 16px 16px 15px}}.Dashboard_YourClients__qJK6J .Dashboard_ClientListing__Header__QkJu-{justify-content:space-between}.Dashboard_YourClients__qJK6J .Dashboard_ClientListing__Header__QkJu- h4{width:100%}.Dashboard_YourClients__qJK6J .Dashboard_ClientListing__Header_InputSection__hIJdH{justify-content:flex-end}.Dashboard_ClientBillingFilters__03JMA{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;gap:30px;padding:20px 20px 20px 30px;width:100%}.Dashboard_ClientBillingFilters_totalAmountDiv__AHVJ4{border:solid;border-color:#f6891f;width:15%}.Dashboard_ClientBillingFilters_totalAmountHeadingDiv__1Lyg1{font-weight:700;margin-bottom:50px;margin-top:10px;text-align:center}.Dashboard_ClientBillingFilters_totalAmountValueDiv__jd6cR{text-align:center}.Dashboard_ClientBillingFilters_totalAmountValue__7v3r\+{font-weight:700;margin-bottom:10px}.Dashboard_ClientBillingFilters_filterItem__CSQhJ{width:180px}.Dashboard_ClientBillingFilters_filterItem_clientId__ifOzt{padding-bottom:22px;width:170px}.Dashboard_ClientBilling__X7SMG{max-height:100vh;width:100%}.Dashboard_ClientBillingContainer__qMmaJ{display:flex;flex-direction:column;gap:18px;min-width:100%;padding:16px 50px 30px 30px}@media screen and (max-width:1200px){.Dashboard_ClientBillingContainer__qMmaJ{gap:16px;overflow-y:auto;padding:16px}}.Dashboard_filterStatement__XLUbd{color:red;font-size:small}.Dashboard_clientBillingButtons__0Z0Jo{display:flex;gap:30px;margin-right:25px;padding-bottom:22px}.countdown-container{background-color:#ff8c00;border-radius:8px;box-shadow:0 0 15px #0003;color:#fafafa;font-family:Arial,sans-serif;font-size:18px;font-weight:700;margin-right:40px;padding:20px;text-align:center;transition:background-color .3s ease}.countdown-container:hover{background-color:#e07b00}.countdown-text{margin:0}.countdown-text b{color:#f5f1f1}.DailyDataSheetDetail_MainDataSheetDetailPage__CHrEf{background:#f4f5fe;display:flex;min-width:100%}@media screen and (max-width:1000px){.DailyDataSheetDetail_MainDataSheetDetailPage__CHrEf{flex-direction:column;justify-content:normal;overflow-y:scroll}}.DailyDataSheetDetail_MainDataSheetDetailPage__Content__VyQ83{width:calc(100% - 362px)}@media screen and (max-width:1200px){.DailyDataSheetDetail_MainDataSheetDetailPage__Content__VyQ83{width:calc(100% - 263px)}}.DailyDataSheetDetail_MainDataSheetDetailPage__CHrEf .DailyDataSheetDetail_checkinoutForm__rxjN5{width:100%}.DailyDataSheetDetail_MainDataSheetDetailPage__CHrEf .DailyDataSheetDetail_checkinoutForm__rxjN5 form .DailyDataSheetDetail_dashboard-footer__Kmrgs{width:100%!important}.DailyDataSheetDetail_breadcrumbWrapper__p4pT0{align-items:center;display:flex;gap:20px;padding:50px 0 0 30px}.DailyDataSheetDetail_breadcrumbWrapper__backArrowBtn__jxsGJ{align-items:center;background:#e8dfef;border-radius:50%;display:flex;height:45px;justify-content:center;margin-bottom:18px;width:45px}.DailyDataSheetDetail_breadcrumbWrapper__outerRecipent__eRhp0{height:70%;overflow-y:auto;padding:0 178px 40px 96px}@media screen and (max-width:1000px){.DailyDataSheetDetail_breadcrumbWrapper__outerRecipent__eRhp0{height:100%;width:700px}}@media screen and (max-width:1200px){.DailyDataSheetDetail_breadcrumbWrapper__outerRecipent__eRhp0{padding:30px}}.DailyDataSheetDetail_breadcrumbWrapper__outerRecipent__eRhp0::-webkit-scrollbar{width:0}.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfo__9KIfS{margin-top:40px}.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfoInputs__sTf\+2{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;margin-bottom:30px;width:100%}.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfodates__SUvcv{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;width:100%}.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfoAddress__5OTsU{margin-bottom:30px;width:100 .breadcrumbWrapper__RecipientInfoAddress}.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfoEmail__tpiZf{display:grid;grid-template-columns:1fr 1fr;margin-bottom:30px;width:100 .breadcrumbWrapper__RecipientInfoEmail}.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfoSessionInformation__4eV9T{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr 2fr;margin-bottom:30px;width:100 .breadcrumbWrapper__RecipientInfoSessionInformation}@media screen and (max-width:1100px){.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfoSessionInformation__4eV9T{grid-template-columns:2fr 2fr 2fr 2fr}}.DailyDataSheetDetail_breadcrumbWrapper__RecipientInfoTechnician__Ow0h3{display:grid;grid-template-columns:1fr 2fr;margin-bottom:30px;width:100 .breadcrumbWrapper__RecipientInfoTechnician}.DailyDataSheetDetail_ClientInformation__Datawrapper__ru3HT{grid-column-gap:24px;column-gap:24px;display:grid;grid-template-columns:1fr 3fr;margin-bottom:30px}.DailyDataSheetDetail_ClientInformation__Datawrapper__ru3HT span{font-size:15px;font-weight:400;line-height:20px}.DailyDataSheetDetail_ClientInformation__Dataclinic__AO6qS{align-items:center;display:flex;gap:10px;margin-bottom:12px}.DailyDataSheetDetail_ClientInformation__dataParticipant__yks3f{display:grid;grid-template-columns:1fr 1fr;margin-bottom:30px;margin-top:30px;width:100 .ClientInformation__dataParticipant}.DailyDataSheetDetail_ClientInformation__DatawrapperServiceSession__CAnZ1{display:grid;grid-template-columns:3fr 3fr 3fr 3fr;margin-bottom:30px;width:100 .ClientInformation__DatawrapperServiceSession}.DailyDataSheetDetail_ClientInformation__DatawrapperBeneficiary__Xao6A,.DailyDataSheetDetail_ClientInformation__DatawrapperBillingType__1N9S9{display:grid;grid-template-columns:1fr 1fr;margin-bottom:30px;width:100%}.DailyDataSheetDetail_ClientInformation__DatawrappertargetedAreas__C299V{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:30px;width:100%}.DailyDataSheetDetail_GegreeofProgress__towardsinputs__zo95T{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:12px;width:100 .GegreeofProgress__towardsinputs}@media screen and (max-width:1100px){.DailyDataSheetDetail_GegreeofProgress__towardsinputs__zo95T{grid-template-columns:2fr 1fr 1fr 1fr}}.DailyDataSheetDetail_GegreeofProgress__towardsinputs__zo95T .DailyDataSheetDetail_lm-input-form-input-label__Olot-{color:red!important}.DailyDataSheetDetail_GegreeofProgress__towardsheading__y0SUa{align-items:center;color:#888585;display:flex;font-size:20px;font-weight:600;height:60px;line-height:150%;margin-bottom:30px}.DailyDataSheetDetail_GegreeofProgress__towardslabel__TeXbc{color:blue}.DailyDataSheetDetail_GegreeofProgress__towardsdotedbox__kykha{align-items:center;border:1px dashed #cecdcd;border-radius:6px;display:flex;justify-content:center;margin-bottom:45px;padding:11px;width:100%}.DailyDataSheetDetail_GegreeofProgress__towardsinputs1__Y1yag{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:45px;width:100%}@media screen and (max-width:1100px){.DailyDataSheetDetail_GegreeofProgress__towardsinputs1__Y1yag{grid-template-columns:2fr 1fr 1fr 1fr}}.DailyDataSheetDetail_GegreeofProgress__towardsSessionsummary__JOOc7{margin-top:45px;max-width:635px}.DailyDataSheetDetail_GegreeofProgress__towardsSessiontextarea__QTe-S{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:row;gap:8px;height:83px;margin-top:12px;max-width:636px;padding:8px 15px}.DailyDataSheetDetail_GegreeofProgress__towardsSignature__ASUVW{align-items:center;display:flex;gap:16px;margin-top:45px}.DailyDataSheetDetail_GegreeofProgress__towardsguardian__VuOHr{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;display:flex;height:170px;width:100%}.DailyDataSheetDetail_GegreeofProgress__towardsSessionwrapper__cFFi3{padding-left:0}.DailyDataSheetDetail_signaturesWrapper__KhC1I{align-items:center;display:flex;gap:24px;justify-content:space-around;margin-top:24px}@media screen and (max-width:1000px){.DailyDataSheetDetail_signaturesWrapper__KhC1I{width:600px}}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2{max-width:300px;position:relative}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad .saved-signature-visible,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2 .saved-signature-visible{height:152px;left:1px;position:absolute;top:48%;transform:translateY(-50%)}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad .saved-signature-visible img,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2 .saved-signature-visible img{border-radius:8px}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad label,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2 label{color:#aaa;margin:8px}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad canvas,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2 canvas{border:1px solid #ddd!important;border-radius:8px!important}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad .signature-btn-wrapper,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2 .signature-btn-wrapper{align-items:center;display:flex;gap:16px;justify-content:center;padding-top:12px}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad .signature-btn-wrapper button,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2 .signature-btn-wrapper button{align-items:center;background:#f6891f;border:none;border-radius:6px;color:#fff;display:flex;flex-direction:row;gap:6px;justify-content:center;padding:8px 12px}.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad .signature-btn-wrapper button:disabled,.DailyDataSheetDetail_signaturesWrapper__KhC1I #signature-pad-2 .signature-btn-wrapper button:disabled{opacity:.7}.DailyDataSheetDetail_signaturesWrapper__KhC1I .signature-hidden{visibility:hidden}.DailyDataSheetDetail_signatureClearBtn__0PgKk:disabled,.DailyDataSheetDetail_signatureSaveBtn__k4lG5:disabled{background-color:#bbb!important;opacity:.8}.DailyDataSheetDetail_checkedinLockedBtn__lcb7B{align-items:center;background:#f4f5fe;border:1px solid #ef3f29;border-radius:6px;color:#ef3f29;display:flex;flex-direction:row;justify-content:center;margin-right:70px;padding:12px 36px}.DailyDataSheet_MainDataSheetPage__pmSQK{background:#f4f5fe;display:flex;justify-content:flex-end;min-width:100%}@media screen and (max-width:1000px){.DailyDataSheet_MainDataSheetPage__pmSQK{flex-direction:column;justify-content:normal;overflow-y:scroll}}.DailyDataSheet_MainDataSheetPage__Content__AB1YP{margin-right:362px;margin-top:80px;padding:24px;width:calc(100% - 362px)}@media screen and (max-width:1200px){.DailyDataSheet_MainDataSheetPage__Content__AB1YP{margin-right:250px;margin-top:30px;width:calc(100% - 270px)}}@media screen and (max-width:1000px){.DailyDataSheet_MainDataSheetPage__Content__AB1YP{margin-right:0;margin-top:30px;width:100%}}.DailyDataSheet_MainDataSheetPage__SheetHeader__x\+ZhB{align-items:center;display:flex;justify-content:space-between}.DailyDataSheet_MainDataSheetPage__SheetHeader__HeadingRow__xsuGH{display:flex;justify-content:space-between;width:100%}.DailyDataSheet_MainDataSheetPage__SheetHeader__HeadingRow__UnlockRequestButton__bF1rI{background-color:#fff;border-color:#f6891f;border-radius:5px;color:#f6891f;height:44px;width:150px}.DailyDataSheet_MainDataSheetPage__SheetHeader__HeadingRow__UnlockRequestButton__bF1rI:hover{background-color:#f6891f;border-color:#f6891f;color:#fff}.DailyDataSheet_MainDataSheetPage__DailydataHeading__nBBeu{font-size:24px;font-weight:700}@media screen and (max-width:1200px){.DailyDataSheet_MainDataSheetPage__DailydataHeading__nBBeu{font-size:18px}}.DailyDataSheet_MainDataSheetPage__clientName__bD5\+Y{align-items:center;display:flex;gap:20px;margin-right:50px}@media screen and (max-width:1200px){.DailyDataSheet_MainDataSheetPage__clientName__bD5\+Y{gap:12px;margin:0 20px 0 0}}.DailyDataSheet_MainDataSheetPage__RightSidebar__opvIU{background:#fff;height:100vh;min-width:362px;width:362px}.DailyDataSheet_MainDataSheetPage__GoalSpan__JJTiE{align-items:center;background:#f9ede3;border-radius:5px;display:flex;justify-content:center;padding:4px 6px}.DailyDataSheet_MainDataSheetPage__MainTabs__76sL\+{background:#fff;border-radius:10px;box-shadow:0 8px 20px #0000000f;height:calc(100vh - 180px);margin-top:24px;overflow:auto;padding:0 30px 30px;width:100%}@media screen and (max-width:1200px){.DailyDataSheet_MainDataSheetPage__MainTabs__76sL\+{padding:15px}}.DailyDataSheet_MainDataSheetPage__MainTabs__76sL\+ .custom-tabs-data-sheet{background-color:#fff;left:0;padding-top:30px;position:-webkit-sticky;position:sticky;top:0;z-index:9999}.DailyDataSheet_MainDataSheetPage__CustomTabs__nwF8x{background-color:red}.DailyDataSheet_MainDataSheetPage__SingleCustomTabs__1v084{background-color:green}.DailyDataSheet_nav-item__JYlnW .DailyDataSheet_nav-link__Zr91F{background-color:green!important}.DailyDataSheet_daily-data-heading__KRG0I{color:red;font-size:12px;font-weight:700}.dropdown-wrapper .custom-select-wrapper{margin:0 auto;position:relative;width:280px}.dropdown-wrapper .custom-select-wrapper .custom-dropdown-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;color:#777;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;margin-top:8px;padding:8px 15px}.dropdown-wrapper .custom-dropdown-content{background-color:#fff;border-radius:8px;box-shadow:0 0 10px 5px #00000012;display:block;left:0;margin-top:8px;position:absolute;width:100%;z-index:9999999}.dropdown-wrapper .custom-dropdown-content .item{border-bottom:1px solid #ddd;cursor:pointer;margin:0 8px;padding:10px}.dropdown-wrapper .custom-dropdown-content .item:hover{background:#fcfcfc}.dropdown-wrapper .custom-search-input input[type=text]{border:1px solid #ccc;border-radius:8px;height:42px;margin:10px;padding:5px 10px 5px 40px;width:260px}.dropdown-wrapper .custom-search-input input[type=text]:focus{outline:none}.dropdown-wrapper .custom-search-input .search-icon{cursor:pointer;left:23px;position:absolute;top:30px;transform:translateY(-50%)}.dashboard-client-selection .custom-select-wrapper{margin-bottom:10px;padding-left:10px;padding-right:10px;width:100%}.dropstart-wrapper .dropstart{position:relative}.dropstart-wrapper .dropstart .dropdown-menu{inset:0 0 auto auto;position:absolute;transform:translate3d(-26px,0,0)}@media screen and (max-width:1000px){.dropstart-wrapper .dropstart .dropdown-menu{inset:25px -14px auto auto!important;min-width:100px!important}}.dropstart-wrapper .dropstart .dropdown-item{display:flex;gap:8px;width:10px}.dropstart-wrapper .dropstart .dropdown-item:last-child{border-top:1px solid hsla(0,0%,87%,.867);color:red}.dropstart-wrapper .dropstart .dropdown-toggle:before{background:url(/static/media/dotsicon.61e0b0d48d374c393fed.svg) no-repeat;border:none;height:24px;margin:0;right:0;width:24px}.dropstart-wrapper .dropstart .btn-primary{background-color:#0000;border:none;display:block;height:auto;width:0}.custom-tabs-data-sheet.nav-tabs{border-bottom:2px solid #e4e1e1}.custom-tabs-data-sheet.nav-tabs .nav-item .nav-link{border:none;border-bottom:5px solid #0000;color:#aaa;font-size:16px;font-weight:400;letter-spacing:-.001em;line-height:22px;padding:0 10px 20px;text-align:start}@media(max-width:1000px){.custom-tabs-data-sheet.nav-tabs .nav-item .nav-link{font-size:14px;padding:0 2px 20px}}.custom-tabs-data-sheet.nav-tabs .nav-item .nav-link.active{border-bottom:5px solid #f6891f;color:#f6891f;font-weight:700}.custom-accordian-data-sheet.accordion{height:60vh;margin-top:16px;overflow-y:auto}.custom-accordian-data-sheet.accordion::-webkit-scrollbar{width:0}.custom-accordian-data-sheet.accordion .accordion-item{background:#fff;border:1px solid #cecdcd;border-radius:10px;box-shadow:0 8px 20px 0 #662d910f}.custom-accordian-data-sheet.accordion .accordion-item:not(:last-child){margin-bottom:16px}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .dropdown-wrapper .custom-select-wrapper{width:100%}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .dropdown-wrapper .custom-select-wrapper label{display:none}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .dropdown-wrapper .custom-select-wrapper .custom-dropdown-btn{min-height:42px;width:100%}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:#0000;box-shadow:none}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .accordion-button:after{color:#1c1b1f;height:24px;width:24px}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .accordion-button:focus{background-color:#0000;border:none;box-shadow:none}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .accordion-button.collapsed{border-radius:10px}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .accordion-button.collapsed:after{color:#1c1b1f;height:24px;width:24px}.custom-accordian-data-sheet.accordion .accordion-item .accordion-collapse .accordion-body{padding-top:0}.objective-btns-wrapper{display:flex;flex-direction:column;padding-top:12px}.objective-btns-wrapper .add-main-btn{align-items:center;background:#0000;border:1px dashed #cecdcd;border-radius:6px;display:flex;gap:10px;justify-content:center;margin-bottom:8px;padding:11px;width:100%}.objective-btns-wrapper .add-main-btn svg{height:18px;width:18px}.objective-btns-wrapper .save-btn{align-items:flex-start;align-self:flex-end;background:#f6891f;border:#f0fff0;border-radius:5px;color:#fff;display:flex;font-size:16px;font-style:normal;font-weight:600;gap:10px;justify-content:center;line-height:25px;padding:12px 30px;text-align:center;text-transform:capitalize;width:200px}.objective-btns-wrapper .save-btn:disabled{background-color:gray!important;border-color:#f6891f!important;cursor:not-allowed;opacity:.3}.custom-accordian-data-sheet.accordion .accordion-item .accordion-header .accordion-button:after{background:url(/static/media/expand_less.a87ba8d4e6996f4f58d1.svg)!important;background-repeat:no-repeat;position:absolute;right:15px;top:15px}.add-objectives-btn{align-items:center;background-color:#0000;border:1px dashed #ababab;border-radius:6px;color:#ababab;display:flex;font-size:12px;font-style:normal;font-weight:400;gap:10px;line-height:normal;margin-top:24px;padding:11px;text-transform:capitalize;width:200px}.accordion-table table tbody tr td{padding:16px 0}.accordion-table table tbody tr td p{padding-bottom:4px}.compilance-header{padding:16px}.compilance-header::-webkit-scrollbar{width:0}.compilance-header .compilance-header-wrapper{display:grid;grid-template-columns:2fr 2fr;padding:30px 0}.compilance-header .compilance{display:grid;grid-template-columns:2fr 1fr 1fr;padding:0 16px}.compilance-header .compilance h4{border-top:1px solid #e4e1e1;font-size:15px;font-weight:600;padding-top:27px}@media screen and (max-width:1200px){.compilance-header .compilance h4{font-size:12px}}.compilance-header .input-custom{background:#ededed;border:1px solid #ddd;border-radius:8px;gap:8px;height:42px;left:calc(50% - 387px);margin-top:8px;min-width:328px;padding:8px 15px}@media screen and (max-width:1400px){.compilance-header .input-custom{min-width:215px}}.compilance-header .input-custom::placeholder{color:#33333380}.compilance-header .input-custom:focus{outline:none}.compilance-header .input-custom-add{border:1px solid #ddd;border-radius:8px;gap:8px;height:42px;left:calc(50% - 387px);margin-top:8px;min-width:328px;padding:8px 15px}@media screen and (max-width:1400px){.compilance-header .input-custom-add{min-width:215px}}.compilance-header .input-custom-add::placeholder{color:#33333380}.compilance-header .input-custom-add:focus{outline:none}.switch_box{max-width:100px;min-width:100px}input[type=checkbox].switch_1{-webkit-appearance:none;appearance:none;background:#ddd;border-radius:3em;cursor:pointer;font-size:16px;height:1.5em;outline:none;position:relative;transition:all .2s ease-in-out;width:3.5em}input[type=checkbox].switch_1:checked{background:#f6891f}input[type=checkbox].switch_1:checked:after{left:calc(100% - 1.5em)}input[type=checkbox].switch_1:after{background:#fff;border-radius:50%;box-shadow:0 0 .25em #0000004d;content:"";height:1.5em;left:0;position:absolute;transform:scale(.7);transition:all .2s ease-in-out;width:1.5em}.demand-wrapper .demand-wrapper-ul{align-items:center;border-top:1px solid #e4e1e1}.demand-wrapper .demand-wrapper-ul,.demand-wrapper .demand-wrapper-ul-mand{grid-gap:48px;display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr;padding:28px 0 20px}.demand-wrapper .demand-wrapper-ul-mand{align-items:flex-end}.note-description{align-items:flex-start;background-color:#ededed80;border-radius:8px;display:flex;flex-direction:row;gap:8px;height:210px;left:calc(50% - 519px);padding:8px 15px;width:100%}.note-description p{color:#bbbaba;font-size:14px;font-weight:400;line-height:30px}.note-description-add{align-items:flex-start;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:row;gap:8px;height:210px;left:calc(50% - 519px);padding:8px 15px;width:100%}.note-description-add p{color:#bbbaba;font-size:14px;font-weight:400;line-height:30px}.notes-btn{align-items:center;background:#f6891f;border:none;border-radius:5px;color:#fff;display:flex;font-size:16px;font-weight:600;height:49px;justify-content:center;padding:12px 30px;text-decoration:none;width:198px}.notes-btn:hover{color:#fff}.abc-footer-wrapper{align-items:center;background-color:#fff;bottom:0;display:flex;justify-content:space-between;margin-top:30px;position:-webkit-sticky;position:sticky}@media screen and (max-width:1000px){.abc-footer-wrapper{flex-direction:column}}.btn-outer-wrapper{border:1px solid #f2f4f7;border-radius:8px;display:flex;margin:15px 0;padding:6px;width:-webkit-max-content;width:max-content}.btn-outer-wrapper .btn-outer{margin:0;width:-webkit-max-content;width:max-content}.btn-outer{height:44px;margin:16px 0;padding:6px;width:146px}.btn-outer,.btn-outer .View-Behaviour-btn{align-items:center;border-radius:8px;display:flex;justify-content:center}.btn-outer .View-Behaviour-btn{background:#fbf6f1;border:none;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f;color:#f6891f;font-size:14px;font-weight:700;line-height:20px;padding:6px 12px}.btn-outer .View-Behaviour-btn-grey{color:gray}.behaviour-name-1{display:grid;grid-template-columns:repeat(6,4fr);padding-top:16px}.behaviour-name-1 .border-right{border-right:1px solid #ddd;margin-left:40px}@media screen and (max-width:1400px){.behaviour-name-1 .border-right{font-size:12px;margin:0;padding:8px}}.behaviour-name-1 .border-right:last-child{border:none}.comment-input-wrapper{bottom:50px;max-width:278px;padding-top:25px;right:50px;width:100%}@media screen and (max-width:1400px){.comment-input-wrapper{max-width:100%}}.comment-input-wrapper.custom-input-textarea{max-width:100%}.comment-input-wrapper.custom-input-textarea .icon-wrapper-span{bottom:0;top:auto}.comment-input-wrapper .custom-comment-input{background:#fff;border:1px solid #bbb;border-radius:8px;gap:10px;padding:11px 42px 11px 12px;width:100%}.comment-input-wrapper .custom-comment-input:focus{outline:none}.comment-input-wrapper textarea{height:200px}.comment-input-wrapper .icon-wrapper{position:relative}.comment-input-wrapper .icon-wrapper-span{cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1400px){.accordion-table table tbody tr td{font-size:12px}}.comment-cancel-btn{background:none;border:1px solid red;border-radius:8px;color:red;cursor:pointer;font-size:12px;padding:4px 8px}.daily-data-sheet-tabs{height:100%}.daily-data-sheet-tabs .tab-content{height:calc(100% - 80px)}.daily-data-sheet-tabs .tab-content .tab-pane{flex-direction:column;height:100%;justify-content:space-between;overflow:auto}.daily-data-sheet-tabs .tab-content .tab-pane::-webkit-scrollbar{display:none}.daily-data-sheet-tabs .tab-content .tab-pane.active{display:flex}.modal-400{min-width:400px}.modal-400 .modal-content{border:none;border-radius:12px;box-shadow:0 20px 24px -4px #10182814,0 8px 8px -4px #10182808}.modal-400 .modal-body{padding:24px}.modal-655{min-width:655px}.modal-655 .modal-body{padding:30px}.modal-add-btn{border-radius:5px;width:222px}.modal .modal-content{border:none;border-radius:10px}.modal .hide-textarea textarea{display:none!important}.director-dropdown .ant-select-selector{height:42px!important}.director-dropdown .ant-select-selector .ant-select-selection-item{align-items:center;display:flex;line-height:normal}.cancellationReasonModal textarea{height:200px}.worked-hours{margin-bottom:25px;margin-top:20px}.hours,.minutes,.unit{font-size:22px;font-weight:700;margin:0 5px}.unit{color:#555;font-size:18px}.hours,.minutes{background-color:#f6891f;border-radius:5px;color:#fff;padding:5px 10px}.worked-hrs-label{color:#555;font-size:20px;font-weight:700;margin-right:150px}.tech-hrs-datepickers-div{margin-bottom:40px}.billing-edit-history-modal .modal-dialog{min-width:60%}.customize-settings-button,.restore-default-button{background-color:#fff;border-color:#f6891f;border-radius:5px;color:#f6891f;margin-right:10px}.testing-require-modal-content{margin-left:60px;margin-right:20px}.testing-goals-alert-modal-btn{background-color:#f6891f;border:none;width:70px}.billing-edit-history-table .ant-table{height:calc(70vh - 270px)!important}.billing-edit-confirmation-modal .billing-conf-modal-footer button{margin-right:10px}.billing-edit-confirmation-modal .values-container .values{align-items:center;gap:150px}.billing-edit-confirmation-modal .values-container .values .original-value-heading{text-align:center}.billing-edit-confirmation-modal .values-container .values .original-value-heading .original-value{background:#efecec;border-radius:4px;padding:6px}.billing-edit-confirmation-modal .values-container .values .updated-value-heading{text-align:center}.billing-edit-confirmation-modal .values-container .values .updated-value-heading .updated-value{background:#efecec;border-radius:4px;padding:6px}.billing-edit-confirmation-modal .modal-dialog{min-width:35%}.billing-conf-modal-footer{border-top:1px solid #ccc;padding:10px}.billing-conf-modal-footer .confirmation-modal-cancel-btn{background:none;border:1px solid red;border-radius:8px;color:red;height:45px;padding:4px 8px;width:90px}.RightSideBar_MainDataSheetPage__2wpzD{align-items:center;display:flex;justify-content:space-between}.RightSideBar_MainDataSheetPage__RightSidebar__epMST{background:#fff;height:100vh;max-width:362px;padding:24px 0 24px 24px;position:fixed;right:0;top:0;width:100%}@media screen and (max-width:1200px){.RightSideBar_MainDataSheetPage__RightSidebar__epMST{max-width:250px}}@media screen and (max-width:1000px){.RightSideBar_MainDataSheetPage__RightSidebar__epMST{height:500px;margin-bottom:120px;max-width:100%;padding:10px;position:relative}}.RightSideBar_MainDataSheetPage__RightSidebarWrapper__ayC6x{overflow-x:hidden}.RightSideBar_MainDataSheetPage__RightSidebarWrapper__ayC6x h3{background:#fff;left:0;position:-webkit-sticky;position:sticky;top:0;z-index:22}@media screen and (max-width:1000px){.RightSideBar_MainDataSheetPage__RightSidebarWrapper__ayC6x h3{font-size:20px;padding-left:10px;padding-top:10px!important}.RightSideBar_MainDataSheetPage__RightSidebarWrapper__ayC6x{height:100%}}@media screen and (max-width:1200px){.RightSideBar_MainDataSheetPage__ComentHeading__1wxSK{margin-top:0}}.RightSideBar_MainDataSheetPage__CommentsWrapper__22t5N{height:calc(100vh - 250px);overflow-x:hidden;overflow-y:auto;padding-right:24px}@media screen and (max-width:1000px){.RightSideBar_MainDataSheetPage__CommentsWrapper__22t5N{height:auto;max-width:100%}}.lm-appointment-calender{border:none!important;display:flex;flex-direction:column;font-family:Open Sans!important;gap:40px;width:100%!important}.lm-appointment-calender abbr{text-decoration:none!important}.lm-appointment-calender .react-calendar__navigation__label{height:100%!important}.lm-appointment-calender .react-calendar__navigation__arrow:active,.lm-appointment-calender .react-calendar__navigation__arrow:focus,.lm-appointment-calender .react-calendar__navigation__arrow:focus-within,.lm-appointment-calender .react-calendar__navigation__arrow:hover,.lm-appointment-calender .react-calendar__navigation__label:hover{background-color:#0000!important}.lm-appointment-calender .react-calendar__month-view__days__day--weekend abbr{color:#af79d8!important}.lm-appointment-calender .react-calendar__navigation button{min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.lm-appointment-calender .react-calendar__navigation button:disabled,.lm-appointment-calender .react-calendar__navigation button:focus{background-color:#0000!important;color:#73797e;font-size:18px;font-weight:600}.lm-appointment-calender .react-calendar__navigation__next2-button,.lm-appointment-calender .react-calendar__navigation__prev2-button{display:none!important}.lm-appointment-calender .react-calendar__navigation{height:19px;margin-left:auto!important;width:151.33px}.lm-appointment-calender .react-calendar__month-view__weekdays__weekday{font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:100%;padding-left:28px;text-align:center;text-align:left!important}.lm-appointment-calender .react-calendar__tile{position:relative}.lm-appointment-calender .react-calendar__tile--active abbr{background-color:#f7f1fb!important;color:#662d91!important}.lm-appointment-calender .react-calendar__tile--now abbr{background-color:#662d91!important;color:#fff!important}.lm-appointment-calender .tile-lm-calender{background-color:#0000!important;color:#bbb;font-size:18px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:100%;text-align:center}.lm-appointment-calender .tile-lm-calender abbr{border-radius:5px;display:block;max-height:38px!important;max-width:57px!important;padding:10px 18px;text-align:center}.appointment-date{background:#f6891f;border-radius:50%;bottom:7px;display:flex;height:8px;justify-content:center;left:31px;margin-top:4px;position:absolute;width:8px}.f-1{font-size:.0625rem!important}.lh-1{line-height:.0625rem!important}.py-1{padding-bottom:.0625rem!important;padding-top:.0625rem!important}.ps-1{padding-left:.0625rem!important}.pb-1{padding-bottom:.0625rem!important}.pe-1{padding-right:.0625rem!important}.pt-1{padding-top:.0625rem!important}.ms-1{margin-left:.0625rem!important}.mb-1{margin-bottom:.0625rem!important}.me-1{margin-right:.0625rem!important}.mt-1{margin-top:.0625rem!important}.width-1{width:.0625rem!important}.height-1{height:.0625rem!important}.b-radius-1{border-radius:.0625rem!important}.f-2{font-size:.125rem!important}.lh-2{line-height:.125rem!important}.py-2{padding-bottom:.125rem!important;padding-top:.125rem!important}.ps-2{padding-left:.125rem!important}.pb-2{padding-bottom:.125rem!important}.pe-2{padding-right:.125rem!important}.pt-2{padding-top:.125rem!important}.ms-2{margin-left:.125rem!important}.mb-2{margin-bottom:.125rem!important}.me-2{margin-right:.125rem!important}.mt-2{margin-top:.125rem!important}.width-2{width:.125rem!important}.height-2{height:.125rem!important}.b-radius-2{border-radius:.125rem!important}.f-3{font-size:.1875rem!important}.lh-3{line-height:.1875rem!important}.py-3{padding-bottom:.1875rem!important;padding-top:.1875rem!important}.ps-3{padding-left:.1875rem!important}.pb-3{padding-bottom:.1875rem!important}.pe-3{padding-right:.1875rem!important}.pt-3{padding-top:.1875rem!important}.ms-3{margin-left:.1875rem!important}.mb-3{margin-bottom:.1875rem!important}.me-3{margin-right:.1875rem!important}.mt-3{margin-top:.1875rem!important}.width-3{width:.1875rem!important}.height-3{height:.1875rem!important}.b-radius-3{border-radius:.1875rem!important}.f-4{font-size:.25rem!important}.lh-4{line-height:.25rem!important}.py-4{padding-bottom:.25rem!important;padding-top:.25rem!important}.ps-4{padding-left:.25rem!important}.pb-4{padding-bottom:.25rem!important}.pe-4{padding-right:.25rem!important}.pt-4{padding-top:.25rem!important}.ms-4{margin-left:.25rem!important}.mb-4{margin-bottom:.25rem!important}.me-4{margin-right:.25rem!important}.mt-4{margin-top:.25rem!important}.width-4{width:.25rem!important}.height-4{height:.25rem!important}.b-radius-4{border-radius:.25rem!important}.f-5{font-size:.3125rem!important}.lh-5{line-height:.3125rem!important}.py-5{padding-bottom:.3125rem!important;padding-top:.3125rem!important}.ps-5{padding-left:.3125rem!important}.pb-5{padding-bottom:.3125rem!important}.pe-5{padding-right:.3125rem!important}.pt-5{padding-top:.3125rem!important}.ms-5{margin-left:.3125rem!important}.mb-5{margin-bottom:.3125rem!important}.me-5{margin-right:.3125rem!important}.mt-5{margin-top:.3125rem!important}.width-5{width:.3125rem!important}.height-5{height:.3125rem!important}.b-radius-5{border-radius:.3125rem!important}.f-6{font-size:.375rem!important}.lh-6{line-height:.375rem!important}.py-6{padding-bottom:.375rem!important;padding-top:.375rem!important}.ps-6{padding-left:.375rem!important}.pb-6{padding-bottom:.375rem!important}.pe-6{padding-right:.375rem!important}.pt-6{padding-top:.375rem!important}.ms-6{margin-left:.375rem!important}.mb-6{margin-bottom:.375rem!important}.me-6{margin-right:.375rem!important}.mt-6{margin-top:.375rem!important}.width-6{width:.375rem!important}.height-6{height:.375rem!important}.b-radius-6{border-radius:.375rem!important}.f-7{font-size:.4375rem!important}.lh-7{line-height:.4375rem!important}.py-7{padding-bottom:.4375rem!important;padding-top:.4375rem!important}.ps-7{padding-left:.4375rem!important}.pb-7{padding-bottom:.4375rem!important}.pe-7{padding-right:.4375rem!important}.pt-7{padding-top:.4375rem!important}.ms-7{margin-left:.4375rem!important}.mb-7{margin-bottom:.4375rem!important}.me-7{margin-right:.4375rem!important}.mt-7{margin-top:.4375rem!important}.width-7{width:.4375rem!important}.height-7{height:.4375rem!important}.b-radius-7{border-radius:.4375rem!important}.f-8{font-size:.5rem!important}.lh-8{line-height:.5rem!important}.py-8{padding-bottom:.5rem!important;padding-top:.5rem!important}.ps-8{padding-left:.5rem!important}.pb-8{padding-bottom:.5rem!important}.pe-8{padding-right:.5rem!important}.pt-8{padding-top:.5rem!important}.ms-8{margin-left:.5rem!important}.mb-8{margin-bottom:.5rem!important}.me-8{margin-right:.5rem!important}.mt-8{margin-top:.5rem!important}.width-8{width:.5rem!important}.height-8{height:.5rem!important}.b-radius-8{border-radius:.5rem!important}.f-9{font-size:.5625rem!important}.lh-9{line-height:.5625rem!important}.py-9{padding-bottom:.5625rem!important;padding-top:.5625rem!important}.ps-9{padding-left:.5625rem!important}.pb-9{padding-bottom:.5625rem!important}.pe-9{padding-right:.5625rem!important}.pt-9{padding-top:.5625rem!important}.ms-9{margin-left:.5625rem!important}.mb-9{margin-bottom:.5625rem!important}.me-9{margin-right:.5625rem!important}.mt-9{margin-top:.5625rem!important}.width-9{width:.5625rem!important}.height-9{height:.5625rem!important}.b-radius-9{border-radius:.5625rem!important}.f-10{font-size:.625rem!important}.lh-10{line-height:.625rem!important}.py-10{padding-bottom:.625rem!important;padding-top:.625rem!important}.ps-10{padding-left:.625rem!important}.pb-10{padding-bottom:.625rem!important}.pe-10{padding-right:.625rem!important}.pt-10{padding-top:.625rem!important}.ms-10{margin-left:.625rem!important}.mb-10{margin-bottom:.625rem!important}.me-10{margin-right:.625rem!important}.mt-10{margin-top:.625rem!important}.width-10{width:.625rem!important}.height-10{height:.625rem!important}.b-radius-10{border-radius:.625rem!important}.f-11{font-size:.6875rem!important}.lh-11{line-height:.6875rem!important}.py-11{padding-bottom:.6875rem!important;padding-top:.6875rem!important}.ps-11{padding-left:.6875rem!important}.pb-11{padding-bottom:.6875rem!important}.pe-11{padding-right:.6875rem!important}.pt-11{padding-top:.6875rem!important}.ms-11{margin-left:.6875rem!important}.mb-11{margin-bottom:.6875rem!important}.me-11{margin-right:.6875rem!important}.mt-11{margin-top:.6875rem!important}.width-11{width:.6875rem!important}.height-11{height:.6875rem!important}.b-radius-11{border-radius:.6875rem!important}.f-12{font-size:.75rem!important}.lh-12{line-height:.75rem!important}.py-12{padding-bottom:.75rem!important;padding-top:.75rem!important}.ps-12{padding-left:.75rem!important}.pb-12{padding-bottom:.75rem!important}.pe-12{padding-right:.75rem!important}.pt-12{padding-top:.75rem!important}.ms-12{margin-left:.75rem!important}.mb-12{margin-bottom:.75rem!important}.me-12{margin-right:.75rem!important}.mt-12{margin-top:.75rem!important}.width-12{width:.75rem!important}.height-12{height:.75rem!important}.b-radius-12{border-radius:.75rem!important}.f-13{font-size:.8125rem!important}.lh-13{line-height:.8125rem!important}.py-13{padding-bottom:.8125rem!important;padding-top:.8125rem!important}.ps-13{padding-left:.8125rem!important}.pb-13{padding-bottom:.8125rem!important}.pe-13{padding-right:.8125rem!important}.pt-13{padding-top:.8125rem!important}.ms-13{margin-left:.8125rem!important}.mb-13{margin-bottom:.8125rem!important}.me-13{margin-right:.8125rem!important}.mt-13{margin-top:.8125rem!important}.width-13{width:.8125rem!important}.height-13{height:.8125rem!important}.b-radius-13{border-radius:.8125rem!important}.f-14{font-size:.875rem!important}.lh-14{line-height:.875rem!important}.py-14{padding-bottom:.875rem!important;padding-top:.875rem!important}.ps-14{padding-left:.875rem!important}.pb-14{padding-bottom:.875rem!important}.pe-14{padding-right:.875rem!important}.pt-14{padding-top:.875rem!important}.ms-14{margin-left:.875rem!important}.mb-14{margin-bottom:.875rem!important}.me-14{margin-right:.875rem!important}.mt-14{margin-top:.875rem!important}.width-14{width:.875rem!important}.height-14{height:.875rem!important}.b-radius-14{border-radius:.875rem!important}.f-15{font-size:.9375rem!important}.lh-15{line-height:.9375rem!important}.py-15{padding-bottom:.9375rem!important;padding-top:.9375rem!important}.ps-15{padding-left:.9375rem!important}.pb-15{padding-bottom:.9375rem!important}.pe-15{padding-right:.9375rem!important}.pt-15{padding-top:.9375rem!important}.ms-15{margin-left:.9375rem!important}.mb-15{margin-bottom:.9375rem!important}.me-15{margin-right:.9375rem!important}.mt-15{margin-top:.9375rem!important}.width-15{width:.9375rem!important}.height-15{height:.9375rem!important}.b-radius-15{border-radius:.9375rem!important}.f-16{font-size:1rem!important}.lh-16{line-height:1rem!important}.py-16{padding-bottom:1rem!important;padding-top:1rem!important}.ps-16{padding-left:1rem!important}.pb-16{padding-bottom:1rem!important}.pe-16{padding-right:1rem!important}.pt-16{padding-top:1rem!important}.ms-16{margin-left:1rem!important}.mb-16{margin-bottom:1rem!important}.me-16{margin-right:1rem!important}.mt-16{margin-top:1rem!important}.width-16{width:1rem!important}.height-16{height:1rem!important}.b-radius-16{border-radius:1rem!important}.f-17{font-size:1.0625rem!important}.lh-17{line-height:1.0625rem!important}.py-17{padding-bottom:1.0625rem!important;padding-top:1.0625rem!important}.ps-17{padding-left:1.0625rem!important}.pb-17{padding-bottom:1.0625rem!important}.pe-17{padding-right:1.0625rem!important}.pt-17{padding-top:1.0625rem!important}.ms-17{margin-left:1.0625rem!important}.mb-17{margin-bottom:1.0625rem!important}.me-17{margin-right:1.0625rem!important}.mt-17{margin-top:1.0625rem!important}.width-17{width:1.0625rem!important}.height-17{height:1.0625rem!important}.b-radius-17{border-radius:1.0625rem!important}.f-18{font-size:1.125rem!important}.lh-18{line-height:1.125rem!important}.py-18{padding-bottom:1.125rem!important;padding-top:1.125rem!important}.ps-18{padding-left:1.125rem!important}.pb-18{padding-bottom:1.125rem!important}.pe-18{padding-right:1.125rem!important}.pt-18{padding-top:1.125rem!important}.ms-18{margin-left:1.125rem!important}.mb-18{margin-bottom:1.125rem!important}.me-18{margin-right:1.125rem!important}.mt-18{margin-top:1.125rem!important}.width-18{width:1.125rem!important}.height-18{height:1.125rem!important}.b-radius-18{border-radius:1.125rem!important}.f-19{font-size:1.1875rem!important}.lh-19{line-height:1.1875rem!important}.py-19{padding-bottom:1.1875rem!important;padding-top:1.1875rem!important}.ps-19{padding-left:1.1875rem!important}.pb-19{padding-bottom:1.1875rem!important}.pe-19{padding-right:1.1875rem!important}.pt-19{padding-top:1.1875rem!important}.ms-19{margin-left:1.1875rem!important}.mb-19{margin-bottom:1.1875rem!important}.me-19{margin-right:1.1875rem!important}.mt-19{margin-top:1.1875rem!important}.width-19{width:1.1875rem!important}.height-19{height:1.1875rem!important}.b-radius-19{border-radius:1.1875rem!important}.f-20{font-size:1.25rem!important}.lh-20{line-height:1.25rem!important}.py-20{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.ps-20{padding-left:1.25rem!important}.pb-20{padding-bottom:1.25rem!important}.pe-20{padding-right:1.25rem!important}.pt-20{padding-top:1.25rem!important}.ms-20{margin-left:1.25rem!important}.mb-20{margin-bottom:1.25rem!important}.me-20{margin-right:1.25rem!important}.mt-20{margin-top:1.25rem!important}.width-20{width:1.25rem!important}.height-20{height:1.25rem!important}.b-radius-20{border-radius:1.25rem!important}.f-21{font-size:1.3125rem!important}.lh-21{line-height:1.3125rem!important}.py-21{padding-bottom:1.3125rem!important;padding-top:1.3125rem!important}.ps-21{padding-left:1.3125rem!important}.pb-21{padding-bottom:1.3125rem!important}.pe-21{padding-right:1.3125rem!important}.pt-21{padding-top:1.3125rem!important}.ms-21{margin-left:1.3125rem!important}.mb-21{margin-bottom:1.3125rem!important}.me-21{margin-right:1.3125rem!important}.mt-21{margin-top:1.3125rem!important}.width-21{width:1.3125rem!important}.height-21{height:1.3125rem!important}.b-radius-21{border-radius:1.3125rem!important}.f-22{font-size:1.375rem!important}.lh-22{line-height:1.375rem!important}.py-22{padding-bottom:1.375rem!important;padding-top:1.375rem!important}.ps-22{padding-left:1.375rem!important}.pb-22{padding-bottom:1.375rem!important}.pe-22{padding-right:1.375rem!important}.pt-22{padding-top:1.375rem!important}.ms-22{margin-left:1.375rem!important}.mb-22{margin-bottom:1.375rem!important}.me-22{margin-right:1.375rem!important}.mt-22{margin-top:1.375rem!important}.width-22{width:1.375rem!important}.height-22{height:1.375rem!important}.b-radius-22{border-radius:1.375rem!important}.f-23{font-size:1.4375rem!important}.lh-23{line-height:1.4375rem!important}.py-23{padding-bottom:1.4375rem!important;padding-top:1.4375rem!important}.ps-23{padding-left:1.4375rem!important}.pb-23{padding-bottom:1.4375rem!important}.pe-23{padding-right:1.4375rem!important}.pt-23{padding-top:1.4375rem!important}.ms-23{margin-left:1.4375rem!important}.mb-23{margin-bottom:1.4375rem!important}.me-23{margin-right:1.4375rem!important}.mt-23{margin-top:1.4375rem!important}.width-23{width:1.4375rem!important}.height-23{height:1.4375rem!important}.b-radius-23{border-radius:1.4375rem!important}.f-24{font-size:1.5rem!important}.lh-24{line-height:1.5rem!important}.py-24{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.ps-24{padding-left:1.5rem!important}.pb-24{padding-bottom:1.5rem!important}.pe-24{padding-right:1.5rem!important}.pt-24{padding-top:1.5rem!important}.ms-24{margin-left:1.5rem!important}.mb-24{margin-bottom:1.5rem!important}.me-24{margin-right:1.5rem!important}.mt-24{margin-top:1.5rem!important}.width-24{width:1.5rem!important}.height-24{height:1.5rem!important}.b-radius-24{border-radius:1.5rem!important}.f-25{font-size:1.5625rem!important}.lh-25{line-height:1.5625rem!important}.py-25{padding-bottom:1.5625rem!important;padding-top:1.5625rem!important}.ps-25{padding-left:1.5625rem!important}.pb-25{padding-bottom:1.5625rem!important}.pe-25{padding-right:1.5625rem!important}.pt-25{padding-top:1.5625rem!important}.ms-25{margin-left:1.5625rem!important}.mb-25{margin-bottom:1.5625rem!important}.me-25{margin-right:1.5625rem!important}.mt-25{margin-top:1.5625rem!important}.width-25{width:1.5625rem!important}.height-25{height:1.5625rem!important}.b-radius-25{border-radius:1.5625rem!important}.f-26{font-size:1.625rem!important}.lh-26{line-height:1.625rem!important}.py-26{padding-bottom:1.625rem!important;padding-top:1.625rem!important}.ps-26{padding-left:1.625rem!important}.pb-26{padding-bottom:1.625rem!important}.pe-26{padding-right:1.625rem!important}.pt-26{padding-top:1.625rem!important}.ms-26{margin-left:1.625rem!important}.mb-26{margin-bottom:1.625rem!important}.me-26{margin-right:1.625rem!important}.mt-26{margin-top:1.625rem!important}.width-26{width:1.625rem!important}.height-26{height:1.625rem!important}.b-radius-26{border-radius:1.625rem!important}.f-27{font-size:1.6875rem!important}.lh-27{line-height:1.6875rem!important}.py-27{padding-bottom:1.6875rem!important;padding-top:1.6875rem!important}.ps-27{padding-left:1.6875rem!important}.pb-27{padding-bottom:1.6875rem!important}.pe-27{padding-right:1.6875rem!important}.pt-27{padding-top:1.6875rem!important}.ms-27{margin-left:1.6875rem!important}.mb-27{margin-bottom:1.6875rem!important}.me-27{margin-right:1.6875rem!important}.mt-27{margin-top:1.6875rem!important}.width-27{width:1.6875rem!important}.height-27{height:1.6875rem!important}.b-radius-27{border-radius:1.6875rem!important}.f-28{font-size:1.75rem!important}.lh-28{line-height:1.75rem!important}.py-28{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.ps-28{padding-left:1.75rem!important}.pb-28{padding-bottom:1.75rem!important}.pe-28{padding-right:1.75rem!important}.pt-28{padding-top:1.75rem!important}.ms-28{margin-left:1.75rem!important}.mb-28{margin-bottom:1.75rem!important}.me-28{margin-right:1.75rem!important}.mt-28{margin-top:1.75rem!important}.width-28{width:1.75rem!important}.height-28{height:1.75rem!important}.b-radius-28{border-radius:1.75rem!important}.f-29{font-size:1.8125rem!important}.lh-29{line-height:1.8125rem!important}.py-29{padding-bottom:1.8125rem!important;padding-top:1.8125rem!important}.ps-29{padding-left:1.8125rem!important}.pb-29{padding-bottom:1.8125rem!important}.pe-29{padding-right:1.8125rem!important}.pt-29{padding-top:1.8125rem!important}.ms-29{margin-left:1.8125rem!important}.mb-29{margin-bottom:1.8125rem!important}.me-29{margin-right:1.8125rem!important}.mt-29{margin-top:1.8125rem!important}.width-29{width:1.8125rem!important}.height-29{height:1.8125rem!important}.b-radius-29{border-radius:1.8125rem!important}.f-30{font-size:1.875rem!important}.lh-30{line-height:1.875rem!important}.py-30{padding-bottom:1.875rem!important;padding-top:1.875rem!important}.ps-30{padding-left:1.875rem!important}.pb-30{padding-bottom:1.875rem!important}.pe-30{padding-right:1.875rem!important}.pt-30{padding-top:1.875rem!important}.ms-30{margin-left:1.875rem!important}.mb-30{margin-bottom:1.875rem!important}.me-30{margin-right:1.875rem!important}.mt-30{margin-top:1.875rem!important}.width-30{width:1.875rem!important}.height-30{height:1.875rem!important}.b-radius-30{border-radius:1.875rem!important}.f-31{font-size:1.9375rem!important}.lh-31{line-height:1.9375rem!important}.py-31{padding-bottom:1.9375rem!important;padding-top:1.9375rem!important}.ps-31{padding-left:1.9375rem!important}.pb-31{padding-bottom:1.9375rem!important}.pe-31{padding-right:1.9375rem!important}.pt-31{padding-top:1.9375rem!important}.ms-31{margin-left:1.9375rem!important}.mb-31{margin-bottom:1.9375rem!important}.me-31{margin-right:1.9375rem!important}.mt-31{margin-top:1.9375rem!important}.width-31{width:1.9375rem!important}.height-31{height:1.9375rem!important}.b-radius-31{border-radius:1.9375rem!important}.f-32{font-size:2rem!important}.lh-32{line-height:2rem!important}.py-32{padding-bottom:2rem!important;padding-top:2rem!important}.ps-32{padding-left:2rem!important}.pb-32{padding-bottom:2rem!important}.pe-32{padding-right:2rem!important}.pt-32{padding-top:2rem!important}.ms-32{margin-left:2rem!important}.mb-32{margin-bottom:2rem!important}.me-32{margin-right:2rem!important}.mt-32{margin-top:2rem!important}.width-32{width:2rem!important}.height-32{height:2rem!important}.b-radius-32{border-radius:2rem!important}.f-33{font-size:2.0625rem!important}.lh-33{line-height:2.0625rem!important}.py-33{padding-bottom:2.0625rem!important;padding-top:2.0625rem!important}.ps-33{padding-left:2.0625rem!important}.pb-33{padding-bottom:2.0625rem!important}.pe-33{padding-right:2.0625rem!important}.pt-33{padding-top:2.0625rem!important}.ms-33{margin-left:2.0625rem!important}.mb-33{margin-bottom:2.0625rem!important}.me-33{margin-right:2.0625rem!important}.mt-33{margin-top:2.0625rem!important}.width-33{width:2.0625rem!important}.height-33{height:2.0625rem!important}.b-radius-33{border-radius:2.0625rem!important}.f-34{font-size:2.125rem!important}.lh-34{line-height:2.125rem!important}.py-34{padding-bottom:2.125rem!important;padding-top:2.125rem!important}.ps-34{padding-left:2.125rem!important}.pb-34{padding-bottom:2.125rem!important}.pe-34{padding-right:2.125rem!important}.pt-34{padding-top:2.125rem!important}.ms-34{margin-left:2.125rem!important}.mb-34{margin-bottom:2.125rem!important}.me-34{margin-right:2.125rem!important}.mt-34{margin-top:2.125rem!important}.width-34{width:2.125rem!important}.height-34{height:2.125rem!important}.b-radius-34{border-radius:2.125rem!important}.f-35{font-size:2.1875rem!important}.lh-35{line-height:2.1875rem!important}.py-35{padding-bottom:2.1875rem!important;padding-top:2.1875rem!important}.ps-35{padding-left:2.1875rem!important}.pb-35{padding-bottom:2.1875rem!important}.pe-35{padding-right:2.1875rem!important}.pt-35{padding-top:2.1875rem!important}.ms-35{margin-left:2.1875rem!important}.mb-35{margin-bottom:2.1875rem!important}.me-35{margin-right:2.1875rem!important}.mt-35{margin-top:2.1875rem!important}.width-35{width:2.1875rem!important}.height-35{height:2.1875rem!important}.b-radius-35{border-radius:2.1875rem!important}.f-36{font-size:2.25rem!important}.lh-36{line-height:2.25rem!important}.py-36{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.ps-36{padding-left:2.25rem!important}.pb-36{padding-bottom:2.25rem!important}.pe-36{padding-right:2.25rem!important}.pt-36{padding-top:2.25rem!important}.ms-36{margin-left:2.25rem!important}.mb-36{margin-bottom:2.25rem!important}.me-36{margin-right:2.25rem!important}.mt-36{margin-top:2.25rem!important}.width-36{width:2.25rem!important}.height-36{height:2.25rem!important}.b-radius-36{border-radius:2.25rem!important}.f-37{font-size:2.3125rem!important}.lh-37{line-height:2.3125rem!important}.py-37{padding-bottom:2.3125rem!important;padding-top:2.3125rem!important}.ps-37{padding-left:2.3125rem!important}.pb-37{padding-bottom:2.3125rem!important}.pe-37{padding-right:2.3125rem!important}.pt-37{padding-top:2.3125rem!important}.ms-37{margin-left:2.3125rem!important}.mb-37{margin-bottom:2.3125rem!important}.me-37{margin-right:2.3125rem!important}.mt-37{margin-top:2.3125rem!important}.width-37{width:2.3125rem!important}.height-37{height:2.3125rem!important}.b-radius-37{border-radius:2.3125rem!important}.f-38{font-size:2.375rem!important}.lh-38{line-height:2.375rem!important}.py-38{padding-bottom:2.375rem!important;padding-top:2.375rem!important}.ps-38{padding-left:2.375rem!important}.pb-38{padding-bottom:2.375rem!important}.pe-38{padding-right:2.375rem!important}.pt-38{padding-top:2.375rem!important}.ms-38{margin-left:2.375rem!important}.mb-38{margin-bottom:2.375rem!important}.me-38{margin-right:2.375rem!important}.mt-38{margin-top:2.375rem!important}.width-38{width:2.375rem!important}.height-38{height:2.375rem!important}.b-radius-38{border-radius:2.375rem!important}.f-39{font-size:2.4375rem!important}.lh-39{line-height:2.4375rem!important}.py-39{padding-bottom:2.4375rem!important;padding-top:2.4375rem!important}.ps-39{padding-left:2.4375rem!important}.pb-39{padding-bottom:2.4375rem!important}.pe-39{padding-right:2.4375rem!important}.pt-39{padding-top:2.4375rem!important}.ms-39{margin-left:2.4375rem!important}.mb-39{margin-bottom:2.4375rem!important}.me-39{margin-right:2.4375rem!important}.mt-39{margin-top:2.4375rem!important}.width-39{width:2.4375rem!important}.height-39{height:2.4375rem!important}.b-radius-39{border-radius:2.4375rem!important}.f-40{font-size:2.5rem!important}.lh-40{line-height:2.5rem!important}.py-40{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.ps-40{padding-left:2.5rem!important}.pb-40{padding-bottom:2.5rem!important}.pe-40{padding-right:2.5rem!important}.pt-40{padding-top:2.5rem!important}.ms-40{margin-left:2.5rem!important}.mb-40{margin-bottom:2.5rem!important}.me-40{margin-right:2.5rem!important}.mt-40{margin-top:2.5rem!important}.width-40{width:2.5rem!important}.height-40{height:2.5rem!important}.b-radius-40{border-radius:2.5rem!important}.f-41{font-size:2.5625rem!important}.lh-41{line-height:2.5625rem!important}.py-41{padding-bottom:2.5625rem!important;padding-top:2.5625rem!important}.ps-41{padding-left:2.5625rem!important}.pb-41{padding-bottom:2.5625rem!important}.pe-41{padding-right:2.5625rem!important}.pt-41{padding-top:2.5625rem!important}.ms-41{margin-left:2.5625rem!important}.mb-41{margin-bottom:2.5625rem!important}.me-41{margin-right:2.5625rem!important}.mt-41{margin-top:2.5625rem!important}.width-41{width:2.5625rem!important}.height-41{height:2.5625rem!important}.b-radius-41{border-radius:2.5625rem!important}.f-42{font-size:2.625rem!important}.lh-42{line-height:2.625rem!important}.py-42{padding-bottom:2.625rem!important;padding-top:2.625rem!important}.ps-42{padding-left:2.625rem!important}.pb-42{padding-bottom:2.625rem!important}.pe-42{padding-right:2.625rem!important}.pt-42{padding-top:2.625rem!important}.ms-42{margin-left:2.625rem!important}.mb-42{margin-bottom:2.625rem!important}.me-42{margin-right:2.625rem!important}.mt-42{margin-top:2.625rem!important}.width-42{width:2.625rem!important}.height-42{height:2.625rem!important}.b-radius-42{border-radius:2.625rem!important}.f-43{font-size:2.6875rem!important}.lh-43{line-height:2.6875rem!important}.py-43{padding-bottom:2.6875rem!important;padding-top:2.6875rem!important}.ps-43{padding-left:2.6875rem!important}.pb-43{padding-bottom:2.6875rem!important}.pe-43{padding-right:2.6875rem!important}.pt-43{padding-top:2.6875rem!important}.ms-43{margin-left:2.6875rem!important}.mb-43{margin-bottom:2.6875rem!important}.me-43{margin-right:2.6875rem!important}.mt-43{margin-top:2.6875rem!important}.width-43{width:2.6875rem!important}.height-43{height:2.6875rem!important}.b-radius-43{border-radius:2.6875rem!important}.f-44{font-size:2.75rem!important}.lh-44{line-height:2.75rem!important}.py-44{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.ps-44{padding-left:2.75rem!important}.pb-44{padding-bottom:2.75rem!important}.pe-44{padding-right:2.75rem!important}.pt-44{padding-top:2.75rem!important}.ms-44{margin-left:2.75rem!important}.mb-44{margin-bottom:2.75rem!important}.me-44{margin-right:2.75rem!important}.mt-44{margin-top:2.75rem!important}.width-44{width:2.75rem!important}.height-44{height:2.75rem!important}.b-radius-44{border-radius:2.75rem!important}.f-45{font-size:2.8125rem!important}.lh-45{line-height:2.8125rem!important}.py-45{padding-bottom:2.8125rem!important;padding-top:2.8125rem!important}.ps-45{padding-left:2.8125rem!important}.pb-45{padding-bottom:2.8125rem!important}.pe-45{padding-right:2.8125rem!important}.pt-45{padding-top:2.8125rem!important}.ms-45{margin-left:2.8125rem!important}.mb-45{margin-bottom:2.8125rem!important}.me-45{margin-right:2.8125rem!important}.mt-45{margin-top:2.8125rem!important}.width-45{width:2.8125rem!important}.height-45{height:2.8125rem!important}.b-radius-45{border-radius:2.8125rem!important}.f-46{font-size:2.875rem!important}.lh-46{line-height:2.875rem!important}.py-46{padding-bottom:2.875rem!important;padding-top:2.875rem!important}.ps-46{padding-left:2.875rem!important}.pb-46{padding-bottom:2.875rem!important}.pe-46{padding-right:2.875rem!important}.pt-46{padding-top:2.875rem!important}.ms-46{margin-left:2.875rem!important}.mb-46{margin-bottom:2.875rem!important}.me-46{margin-right:2.875rem!important}.mt-46{margin-top:2.875rem!important}.width-46{width:2.875rem!important}.height-46{height:2.875rem!important}.b-radius-46{border-radius:2.875rem!important}.f-47{font-size:2.9375rem!important}.lh-47{line-height:2.9375rem!important}.py-47{padding-bottom:2.9375rem!important;padding-top:2.9375rem!important}.ps-47{padding-left:2.9375rem!important}.pb-47{padding-bottom:2.9375rem!important}.pe-47{padding-right:2.9375rem!important}.pt-47{padding-top:2.9375rem!important}.ms-47{margin-left:2.9375rem!important}.mb-47{margin-bottom:2.9375rem!important}.me-47{margin-right:2.9375rem!important}.mt-47{margin-top:2.9375rem!important}.width-47{width:2.9375rem!important}.height-47{height:2.9375rem!important}.b-radius-47{border-radius:2.9375rem!important}.f-48{font-size:3rem!important}.lh-48{line-height:3rem!important}.py-48{padding-bottom:3rem!important;padding-top:3rem!important}.ps-48{padding-left:3rem!important}.pb-48{padding-bottom:3rem!important}.pe-48{padding-right:3rem!important}.pt-48{padding-top:3rem!important}.ms-48{margin-left:3rem!important}.mb-48{margin-bottom:3rem!important}.me-48{margin-right:3rem!important}.mt-48{margin-top:3rem!important}.width-48{width:3rem!important}.height-48{height:3rem!important}.b-radius-48{border-radius:3rem!important}.f-49{font-size:3.0625rem!important}.lh-49{line-height:3.0625rem!important}.py-49{padding-bottom:3.0625rem!important;padding-top:3.0625rem!important}.ps-49{padding-left:3.0625rem!important}.pb-49{padding-bottom:3.0625rem!important}.pe-49{padding-right:3.0625rem!important}.pt-49{padding-top:3.0625rem!important}.ms-49{margin-left:3.0625rem!important}.mb-49{margin-bottom:3.0625rem!important}.me-49{margin-right:3.0625rem!important}.mt-49{margin-top:3.0625rem!important}.width-49{width:3.0625rem!important}.height-49{height:3.0625rem!important}.b-radius-49{border-radius:3.0625rem!important}.f-50{font-size:3.125rem!important}.lh-50{line-height:3.125rem!important}.py-50{padding-bottom:3.125rem!important;padding-top:3.125rem!important}.ps-50{padding-left:3.125rem!important}.pb-50{padding-bottom:3.125rem!important}.pe-50{padding-right:3.125rem!important}.pt-50{padding-top:3.125rem!important}.ms-50{margin-left:3.125rem!important}.mb-50{margin-bottom:3.125rem!important}.me-50{margin-right:3.125rem!important}.mt-50{margin-top:3.125rem!important}.width-50{width:3.125rem!important}.height-50{height:3.125rem!important}.b-radius-50{border-radius:3.125rem!important}.f-51{font-size:3.1875rem!important}.lh-51{line-height:3.1875rem!important}.py-51{padding-bottom:3.1875rem!important;padding-top:3.1875rem!important}.ps-51{padding-left:3.1875rem!important}.pb-51{padding-bottom:3.1875rem!important}.pe-51{padding-right:3.1875rem!important}.pt-51{padding-top:3.1875rem!important}.ms-51{margin-left:3.1875rem!important}.mb-51{margin-bottom:3.1875rem!important}.me-51{margin-right:3.1875rem!important}.mt-51{margin-top:3.1875rem!important}.width-51{width:3.1875rem!important}.height-51{height:3.1875rem!important}.b-radius-51{border-radius:3.1875rem!important}.f-52{font-size:3.25rem!important}.lh-52{line-height:3.25rem!important}.py-52{padding-bottom:3.25rem!important;padding-top:3.25rem!important}.ps-52{padding-left:3.25rem!important}.pb-52{padding-bottom:3.25rem!important}.pe-52{padding-right:3.25rem!important}.pt-52{padding-top:3.25rem!important}.ms-52{margin-left:3.25rem!important}.mb-52{margin-bottom:3.25rem!important}.me-52{margin-right:3.25rem!important}.mt-52{margin-top:3.25rem!important}.width-52{width:3.25rem!important}.height-52{height:3.25rem!important}.b-radius-52{border-radius:3.25rem!important}.f-53{font-size:3.3125rem!important}.lh-53{line-height:3.3125rem!important}.py-53{padding-bottom:3.3125rem!important;padding-top:3.3125rem!important}.ps-53{padding-left:3.3125rem!important}.pb-53{padding-bottom:3.3125rem!important}.pe-53{padding-right:3.3125rem!important}.pt-53{padding-top:3.3125rem!important}.ms-53{margin-left:3.3125rem!important}.mb-53{margin-bottom:3.3125rem!important}.me-53{margin-right:3.3125rem!important}.mt-53{margin-top:3.3125rem!important}.width-53{width:3.3125rem!important}.height-53{height:3.3125rem!important}.b-radius-53{border-radius:3.3125rem!important}.f-54{font-size:3.375rem!important}.lh-54{line-height:3.375rem!important}.py-54{padding-bottom:3.375rem!important;padding-top:3.375rem!important}.ps-54{padding-left:3.375rem!important}.pb-54{padding-bottom:3.375rem!important}.pe-54{padding-right:3.375rem!important}.pt-54{padding-top:3.375rem!important}.ms-54{margin-left:3.375rem!important}.mb-54{margin-bottom:3.375rem!important}.me-54{margin-right:3.375rem!important}.mt-54{margin-top:3.375rem!important}.width-54{width:3.375rem!important}.height-54{height:3.375rem!important}.b-radius-54{border-radius:3.375rem!important}.f-55{font-size:3.4375rem!important}.lh-55{line-height:3.4375rem!important}.py-55{padding-bottom:3.4375rem!important;padding-top:3.4375rem!important}.ps-55{padding-left:3.4375rem!important}.pb-55{padding-bottom:3.4375rem!important}.pe-55{padding-right:3.4375rem!important}.pt-55{padding-top:3.4375rem!important}.ms-55{margin-left:3.4375rem!important}.mb-55{margin-bottom:3.4375rem!important}.me-55{margin-right:3.4375rem!important}.mt-55{margin-top:3.4375rem!important}.width-55{width:3.4375rem!important}.height-55{height:3.4375rem!important}.b-radius-55{border-radius:3.4375rem!important}.f-56{font-size:3.5rem!important}.lh-56{line-height:3.5rem!important}.py-56{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.ps-56{padding-left:3.5rem!important}.pb-56{padding-bottom:3.5rem!important}.pe-56{padding-right:3.5rem!important}.pt-56{padding-top:3.5rem!important}.ms-56{margin-left:3.5rem!important}.mb-56{margin-bottom:3.5rem!important}.me-56{margin-right:3.5rem!important}.mt-56{margin-top:3.5rem!important}.width-56{width:3.5rem!important}.height-56{height:3.5rem!important}.b-radius-56{border-radius:3.5rem!important}.f-57{font-size:3.5625rem!important}.lh-57{line-height:3.5625rem!important}.py-57{padding-bottom:3.5625rem!important;padding-top:3.5625rem!important}.ps-57{padding-left:3.5625rem!important}.pb-57{padding-bottom:3.5625rem!important}.pe-57{padding-right:3.5625rem!important}.pt-57{padding-top:3.5625rem!important}.ms-57{margin-left:3.5625rem!important}.mb-57{margin-bottom:3.5625rem!important}.me-57{margin-right:3.5625rem!important}.mt-57{margin-top:3.5625rem!important}.width-57{width:3.5625rem!important}.height-57{height:3.5625rem!important}.b-radius-57{border-radius:3.5625rem!important}.f-58{font-size:3.625rem!important}.lh-58{line-height:3.625rem!important}.py-58{padding-bottom:3.625rem!important;padding-top:3.625rem!important}.ps-58{padding-left:3.625rem!important}.pb-58{padding-bottom:3.625rem!important}.pe-58{padding-right:3.625rem!important}.pt-58{padding-top:3.625rem!important}.ms-58{margin-left:3.625rem!important}.mb-58{margin-bottom:3.625rem!important}.me-58{margin-right:3.625rem!important}.mt-58{margin-top:3.625rem!important}.width-58{width:3.625rem!important}.height-58{height:3.625rem!important}.b-radius-58{border-radius:3.625rem!important}.f-59{font-size:3.6875rem!important}.lh-59{line-height:3.6875rem!important}.py-59{padding-bottom:3.6875rem!important;padding-top:3.6875rem!important}.ps-59{padding-left:3.6875rem!important}.pb-59{padding-bottom:3.6875rem!important}.pe-59{padding-right:3.6875rem!important}.pt-59{padding-top:3.6875rem!important}.ms-59{margin-left:3.6875rem!important}.mb-59{margin-bottom:3.6875rem!important}.me-59{margin-right:3.6875rem!important}.mt-59{margin-top:3.6875rem!important}.width-59{width:3.6875rem!important}.height-59{height:3.6875rem!important}.b-radius-59{border-radius:3.6875rem!important}.f-60{font-size:3.75rem!important}.lh-60{line-height:3.75rem!important}.py-60{padding-bottom:3.75rem!important;padding-top:3.75rem!important}.ps-60{padding-left:3.75rem!important}.pb-60{padding-bottom:3.75rem!important}.pe-60{padding-right:3.75rem!important}.pt-60{padding-top:3.75rem!important}.ms-60{margin-left:3.75rem!important}.mb-60{margin-bottom:3.75rem!important}.me-60{margin-right:3.75rem!important}.mt-60{margin-top:3.75rem!important}.width-60{width:3.75rem!important}.height-60{height:3.75rem!important}.b-radius-60{border-radius:3.75rem!important}.f-61{font-size:3.8125rem!important}.lh-61{line-height:3.8125rem!important}.py-61{padding-bottom:3.8125rem!important;padding-top:3.8125rem!important}.ps-61{padding-left:3.8125rem!important}.pb-61{padding-bottom:3.8125rem!important}.pe-61{padding-right:3.8125rem!important}.pt-61{padding-top:3.8125rem!important}.ms-61{margin-left:3.8125rem!important}.mb-61{margin-bottom:3.8125rem!important}.me-61{margin-right:3.8125rem!important}.mt-61{margin-top:3.8125rem!important}.width-61{width:3.8125rem!important}.height-61{height:3.8125rem!important}.b-radius-61{border-radius:3.8125rem!important}.f-62{font-size:3.875rem!important}.lh-62{line-height:3.875rem!important}.py-62{padding-bottom:3.875rem!important;padding-top:3.875rem!important}.ps-62{padding-left:3.875rem!important}.pb-62{padding-bottom:3.875rem!important}.pe-62{padding-right:3.875rem!important}.pt-62{padding-top:3.875rem!important}.ms-62{margin-left:3.875rem!important}.mb-62{margin-bottom:3.875rem!important}.me-62{margin-right:3.875rem!important}.mt-62{margin-top:3.875rem!important}.width-62{width:3.875rem!important}.height-62{height:3.875rem!important}.b-radius-62{border-radius:3.875rem!important}.f-63{font-size:3.9375rem!important}.lh-63{line-height:3.9375rem!important}.py-63{padding-bottom:3.9375rem!important;padding-top:3.9375rem!important}.ps-63{padding-left:3.9375rem!important}.pb-63{padding-bottom:3.9375rem!important}.pe-63{padding-right:3.9375rem!important}.pt-63{padding-top:3.9375rem!important}.ms-63{margin-left:3.9375rem!important}.mb-63{margin-bottom:3.9375rem!important}.me-63{margin-right:3.9375rem!important}.mt-63{margin-top:3.9375rem!important}.width-63{width:3.9375rem!important}.height-63{height:3.9375rem!important}.b-radius-63{border-radius:3.9375rem!important}.f-64{font-size:4rem!important}.lh-64{line-height:4rem!important}.py-64{padding-bottom:4rem!important;padding-top:4rem!important}.ps-64{padding-left:4rem!important}.pb-64{padding-bottom:4rem!important}.pe-64{padding-right:4rem!important}.pt-64{padding-top:4rem!important}.ms-64{margin-left:4rem!important}.mb-64{margin-bottom:4rem!important}.me-64{margin-right:4rem!important}.mt-64{margin-top:4rem!important}.width-64{width:4rem!important}.height-64{height:4rem!important}.b-radius-64{border-radius:4rem!important}.f-65{font-size:4.0625rem!important}.lh-65{line-height:4.0625rem!important}.py-65{padding-bottom:4.0625rem!important;padding-top:4.0625rem!important}.ps-65{padding-left:4.0625rem!important}.pb-65{padding-bottom:4.0625rem!important}.pe-65{padding-right:4.0625rem!important}.pt-65{padding-top:4.0625rem!important}.ms-65{margin-left:4.0625rem!important}.mb-65{margin-bottom:4.0625rem!important}.me-65{margin-right:4.0625rem!important}.mt-65{margin-top:4.0625rem!important}.width-65{width:4.0625rem!important}.height-65{height:4.0625rem!important}.b-radius-65{border-radius:4.0625rem!important}.f-66{font-size:4.125rem!important}.lh-66{line-height:4.125rem!important}.py-66{padding-bottom:4.125rem!important;padding-top:4.125rem!important}.ps-66{padding-left:4.125rem!important}.pb-66{padding-bottom:4.125rem!important}.pe-66{padding-right:4.125rem!important}.pt-66{padding-top:4.125rem!important}.ms-66{margin-left:4.125rem!important}.mb-66{margin-bottom:4.125rem!important}.me-66{margin-right:4.125rem!important}.mt-66{margin-top:4.125rem!important}.width-66{width:4.125rem!important}.height-66{height:4.125rem!important}.b-radius-66{border-radius:4.125rem!important}.f-67{font-size:4.1875rem!important}.lh-67{line-height:4.1875rem!important}.py-67{padding-bottom:4.1875rem!important;padding-top:4.1875rem!important}.ps-67{padding-left:4.1875rem!important}.pb-67{padding-bottom:4.1875rem!important}.pe-67{padding-right:4.1875rem!important}.pt-67{padding-top:4.1875rem!important}.ms-67{margin-left:4.1875rem!important}.mb-67{margin-bottom:4.1875rem!important}.me-67{margin-right:4.1875rem!important}.mt-67{margin-top:4.1875rem!important}.width-67{width:4.1875rem!important}.height-67{height:4.1875rem!important}.b-radius-67{border-radius:4.1875rem!important}.f-68{font-size:4.25rem!important}.lh-68{line-height:4.25rem!important}.py-68{padding-bottom:4.25rem!important;padding-top:4.25rem!important}.ps-68{padding-left:4.25rem!important}.pb-68{padding-bottom:4.25rem!important}.pe-68{padding-right:4.25rem!important}.pt-68{padding-top:4.25rem!important}.ms-68{margin-left:4.25rem!important}.mb-68{margin-bottom:4.25rem!important}.me-68{margin-right:4.25rem!important}.mt-68{margin-top:4.25rem!important}.width-68{width:4.25rem!important}.height-68{height:4.25rem!important}.b-radius-68{border-radius:4.25rem!important}.f-69{font-size:4.3125rem!important}.lh-69{line-height:4.3125rem!important}.py-69{padding-bottom:4.3125rem!important;padding-top:4.3125rem!important}.ps-69{padding-left:4.3125rem!important}.pb-69{padding-bottom:4.3125rem!important}.pe-69{padding-right:4.3125rem!important}.pt-69{padding-top:4.3125rem!important}.ms-69{margin-left:4.3125rem!important}.mb-69{margin-bottom:4.3125rem!important}.me-69{margin-right:4.3125rem!important}.mt-69{margin-top:4.3125rem!important}.width-69{width:4.3125rem!important}.height-69{height:4.3125rem!important}.b-radius-69{border-radius:4.3125rem!important}.f-70{font-size:4.375rem!important}.lh-70{line-height:4.375rem!important}.py-70{padding-bottom:4.375rem!important;padding-top:4.375rem!important}.ps-70{padding-left:4.375rem!important}.pb-70{padding-bottom:4.375rem!important}.pe-70{padding-right:4.375rem!important}.pt-70{padding-top:4.375rem!important}.ms-70{margin-left:4.375rem!important}.mb-70{margin-bottom:4.375rem!important}.me-70{margin-right:4.375rem!important}.mt-70{margin-top:4.375rem!important}.width-70{width:4.375rem!important}.height-70{height:4.375rem!important}.b-radius-70{border-radius:4.375rem!important}.f-71{font-size:4.4375rem!important}.lh-71{line-height:4.4375rem!important}.py-71{padding-bottom:4.4375rem!important;padding-top:4.4375rem!important}.ps-71{padding-left:4.4375rem!important}.pb-71{padding-bottom:4.4375rem!important}.pe-71{padding-right:4.4375rem!important}.pt-71{padding-top:4.4375rem!important}.ms-71{margin-left:4.4375rem!important}.mb-71{margin-bottom:4.4375rem!important}.me-71{margin-right:4.4375rem!important}.mt-71{margin-top:4.4375rem!important}.width-71{width:4.4375rem!important}.height-71{height:4.4375rem!important}.b-radius-71{border-radius:4.4375rem!important}.f-72{font-size:4.5rem!important}.lh-72{line-height:4.5rem!important}.py-72{padding-bottom:4.5rem!important;padding-top:4.5rem!important}.ps-72{padding-left:4.5rem!important}.pb-72{padding-bottom:4.5rem!important}.pe-72{padding-right:4.5rem!important}.pt-72{padding-top:4.5rem!important}.ms-72{margin-left:4.5rem!important}.mb-72{margin-bottom:4.5rem!important}.me-72{margin-right:4.5rem!important}.mt-72{margin-top:4.5rem!important}.width-72{width:4.5rem!important}.height-72{height:4.5rem!important}.b-radius-72{border-radius:4.5rem!important}.f-73{font-size:4.5625rem!important}.lh-73{line-height:4.5625rem!important}.py-73{padding-bottom:4.5625rem!important;padding-top:4.5625rem!important}.ps-73{padding-left:4.5625rem!important}.pb-73{padding-bottom:4.5625rem!important}.pe-73{padding-right:4.5625rem!important}.pt-73{padding-top:4.5625rem!important}.ms-73{margin-left:4.5625rem!important}.mb-73{margin-bottom:4.5625rem!important}.me-73{margin-right:4.5625rem!important}.mt-73{margin-top:4.5625rem!important}.width-73{width:4.5625rem!important}.height-73{height:4.5625rem!important}.b-radius-73{border-radius:4.5625rem!important}.f-74{font-size:4.625rem!important}.lh-74{line-height:4.625rem!important}.py-74{padding-bottom:4.625rem!important;padding-top:4.625rem!important}.ps-74{padding-left:4.625rem!important}.pb-74{padding-bottom:4.625rem!important}.pe-74{padding-right:4.625rem!important}.pt-74{padding-top:4.625rem!important}.ms-74{margin-left:4.625rem!important}.mb-74{margin-bottom:4.625rem!important}.me-74{margin-right:4.625rem!important}.mt-74{margin-top:4.625rem!important}.width-74{width:4.625rem!important}.height-74{height:4.625rem!important}.b-radius-74{border-radius:4.625rem!important}.f-75{font-size:4.6875rem!important}.lh-75{line-height:4.6875rem!important}.py-75{padding-bottom:4.6875rem!important;padding-top:4.6875rem!important}.ps-75{padding-left:4.6875rem!important}.pb-75{padding-bottom:4.6875rem!important}.pe-75{padding-right:4.6875rem!important}.pt-75{padding-top:4.6875rem!important}.ms-75{margin-left:4.6875rem!important}.mb-75{margin-bottom:4.6875rem!important}.me-75{margin-right:4.6875rem!important}.mt-75{margin-top:4.6875rem!important}.width-75{width:4.6875rem!important}.height-75{height:4.6875rem!important}.b-radius-75{border-radius:4.6875rem!important}.f-76{font-size:4.75rem!important}.lh-76{line-height:4.75rem!important}.py-76{padding-bottom:4.75rem!important;padding-top:4.75rem!important}.ps-76{padding-left:4.75rem!important}.pb-76{padding-bottom:4.75rem!important}.pe-76{padding-right:4.75rem!important}.pt-76{padding-top:4.75rem!important}.ms-76{margin-left:4.75rem!important}.mb-76{margin-bottom:4.75rem!important}.me-76{margin-right:4.75rem!important}.mt-76{margin-top:4.75rem!important}.width-76{width:4.75rem!important}.height-76{height:4.75rem!important}.b-radius-76{border-radius:4.75rem!important}.f-77{font-size:4.8125rem!important}.lh-77{line-height:4.8125rem!important}.py-77{padding-bottom:4.8125rem!important;padding-top:4.8125rem!important}.ps-77{padding-left:4.8125rem!important}.pb-77{padding-bottom:4.8125rem!important}.pe-77{padding-right:4.8125rem!important}.pt-77{padding-top:4.8125rem!important}.ms-77{margin-left:4.8125rem!important}.mb-77{margin-bottom:4.8125rem!important}.me-77{margin-right:4.8125rem!important}.mt-77{margin-top:4.8125rem!important}.width-77{width:4.8125rem!important}.height-77{height:4.8125rem!important}.b-radius-77{border-radius:4.8125rem!important}.f-78{font-size:4.875rem!important}.lh-78{line-height:4.875rem!important}.py-78{padding-bottom:4.875rem!important;padding-top:4.875rem!important}.ps-78{padding-left:4.875rem!important}.pb-78{padding-bottom:4.875rem!important}.pe-78{padding-right:4.875rem!important}.pt-78{padding-top:4.875rem!important}.ms-78{margin-left:4.875rem!important}.mb-78{margin-bottom:4.875rem!important}.me-78{margin-right:4.875rem!important}.mt-78{margin-top:4.875rem!important}.width-78{width:4.875rem!important}.height-78{height:4.875rem!important}.b-radius-78{border-radius:4.875rem!important}.f-79{font-size:4.9375rem!important}.lh-79{line-height:4.9375rem!important}.py-79{padding-bottom:4.9375rem!important;padding-top:4.9375rem!important}.ps-79{padding-left:4.9375rem!important}.pb-79{padding-bottom:4.9375rem!important}.pe-79{padding-right:4.9375rem!important}.pt-79{padding-top:4.9375rem!important}.ms-79{margin-left:4.9375rem!important}.mb-79{margin-bottom:4.9375rem!important}.me-79{margin-right:4.9375rem!important}.mt-79{margin-top:4.9375rem!important}.width-79{width:4.9375rem!important}.height-79{height:4.9375rem!important}.b-radius-79{border-radius:4.9375rem!important}.f-80{font-size:5rem!important}.lh-80{line-height:5rem!important}.py-80{padding-bottom:5rem!important;padding-top:5rem!important}.ps-80{padding-left:5rem!important}.pb-80{padding-bottom:5rem!important}.pe-80{padding-right:5rem!important}.pt-80{padding-top:5rem!important}.ms-80{margin-left:5rem!important}.mb-80{margin-bottom:5rem!important}.me-80{margin-right:5rem!important}.mt-80{margin-top:5rem!important}.width-80{width:5rem!important}.height-80{height:5rem!important}.b-radius-80{border-radius:5rem!important}.f-81{font-size:5.0625rem!important}.lh-81{line-height:5.0625rem!important}.py-81{padding-bottom:5.0625rem!important;padding-top:5.0625rem!important}.ps-81{padding-left:5.0625rem!important}.pb-81{padding-bottom:5.0625rem!important}.pe-81{padding-right:5.0625rem!important}.pt-81{padding-top:5.0625rem!important}.ms-81{margin-left:5.0625rem!important}.mb-81{margin-bottom:5.0625rem!important}.me-81{margin-right:5.0625rem!important}.mt-81{margin-top:5.0625rem!important}.width-81{width:5.0625rem!important}.height-81{height:5.0625rem!important}.b-radius-81{border-radius:5.0625rem!important}.f-82{font-size:5.125rem!important}.lh-82{line-height:5.125rem!important}.py-82{padding-bottom:5.125rem!important;padding-top:5.125rem!important}.ps-82{padding-left:5.125rem!important}.pb-82{padding-bottom:5.125rem!important}.pe-82{padding-right:5.125rem!important}.pt-82{padding-top:5.125rem!important}.ms-82{margin-left:5.125rem!important}.mb-82{margin-bottom:5.125rem!important}.me-82{margin-right:5.125rem!important}.mt-82{margin-top:5.125rem!important}.width-82{width:5.125rem!important}.height-82{height:5.125rem!important}.b-radius-82{border-radius:5.125rem!important}.f-83{font-size:5.1875rem!important}.lh-83{line-height:5.1875rem!important}.py-83{padding-bottom:5.1875rem!important;padding-top:5.1875rem!important}.ps-83{padding-left:5.1875rem!important}.pb-83{padding-bottom:5.1875rem!important}.pe-83{padding-right:5.1875rem!important}.pt-83{padding-top:5.1875rem!important}.ms-83{margin-left:5.1875rem!important}.mb-83{margin-bottom:5.1875rem!important}.me-83{margin-right:5.1875rem!important}.mt-83{margin-top:5.1875rem!important}.width-83{width:5.1875rem!important}.height-83{height:5.1875rem!important}.b-radius-83{border-radius:5.1875rem!important}.f-84{font-size:5.25rem!important}.lh-84{line-height:5.25rem!important}.py-84{padding-bottom:5.25rem!important;padding-top:5.25rem!important}.ps-84{padding-left:5.25rem!important}.pb-84{padding-bottom:5.25rem!important}.pe-84{padding-right:5.25rem!important}.pt-84{padding-top:5.25rem!important}.ms-84{margin-left:5.25rem!important}.mb-84{margin-bottom:5.25rem!important}.me-84{margin-right:5.25rem!important}.mt-84{margin-top:5.25rem!important}.width-84{width:5.25rem!important}.height-84{height:5.25rem!important}.b-radius-84{border-radius:5.25rem!important}.f-85{font-size:5.3125rem!important}.lh-85{line-height:5.3125rem!important}.py-85{padding-bottom:5.3125rem!important;padding-top:5.3125rem!important}.ps-85{padding-left:5.3125rem!important}.pb-85{padding-bottom:5.3125rem!important}.pe-85{padding-right:5.3125rem!important}.pt-85{padding-top:5.3125rem!important}.ms-85{margin-left:5.3125rem!important}.mb-85{margin-bottom:5.3125rem!important}.me-85{margin-right:5.3125rem!important}.mt-85{margin-top:5.3125rem!important}.width-85{width:5.3125rem!important}.height-85{height:5.3125rem!important}.b-radius-85{border-radius:5.3125rem!important}.f-86{font-size:5.375rem!important}.lh-86{line-height:5.375rem!important}.py-86{padding-bottom:5.375rem!important;padding-top:5.375rem!important}.ps-86{padding-left:5.375rem!important}.pb-86{padding-bottom:5.375rem!important}.pe-86{padding-right:5.375rem!important}.pt-86{padding-top:5.375rem!important}.ms-86{margin-left:5.375rem!important}.mb-86{margin-bottom:5.375rem!important}.me-86{margin-right:5.375rem!important}.mt-86{margin-top:5.375rem!important}.width-86{width:5.375rem!important}.height-86{height:5.375rem!important}.b-radius-86{border-radius:5.375rem!important}.f-87{font-size:5.4375rem!important}.lh-87{line-height:5.4375rem!important}.py-87{padding-bottom:5.4375rem!important;padding-top:5.4375rem!important}.ps-87{padding-left:5.4375rem!important}.pb-87{padding-bottom:5.4375rem!important}.pe-87{padding-right:5.4375rem!important}.pt-87{padding-top:5.4375rem!important}.ms-87{margin-left:5.4375rem!important}.mb-87{margin-bottom:5.4375rem!important}.me-87{margin-right:5.4375rem!important}.mt-87{margin-top:5.4375rem!important}.width-87{width:5.4375rem!important}.height-87{height:5.4375rem!important}.b-radius-87{border-radius:5.4375rem!important}.f-88{font-size:5.5rem!important}.lh-88{line-height:5.5rem!important}.py-88{padding-bottom:5.5rem!important;padding-top:5.5rem!important}.ps-88{padding-left:5.5rem!important}.pb-88{padding-bottom:5.5rem!important}.pe-88{padding-right:5.5rem!important}.pt-88{padding-top:5.5rem!important}.ms-88{margin-left:5.5rem!important}.mb-88{margin-bottom:5.5rem!important}.me-88{margin-right:5.5rem!important}.mt-88{margin-top:5.5rem!important}.width-88{width:5.5rem!important}.height-88{height:5.5rem!important}.b-radius-88{border-radius:5.5rem!important}.f-89{font-size:5.5625rem!important}.lh-89{line-height:5.5625rem!important}.py-89{padding-bottom:5.5625rem!important;padding-top:5.5625rem!important}.ps-89{padding-left:5.5625rem!important}.pb-89{padding-bottom:5.5625rem!important}.pe-89{padding-right:5.5625rem!important}.pt-89{padding-top:5.5625rem!important}.ms-89{margin-left:5.5625rem!important}.mb-89{margin-bottom:5.5625rem!important}.me-89{margin-right:5.5625rem!important}.mt-89{margin-top:5.5625rem!important}.width-89{width:5.5625rem!important}.height-89{height:5.5625rem!important}.b-radius-89{border-radius:5.5625rem!important}.f-90{font-size:5.625rem!important}.lh-90{line-height:5.625rem!important}.py-90{padding-bottom:5.625rem!important;padding-top:5.625rem!important}.ps-90{padding-left:5.625rem!important}.pb-90{padding-bottom:5.625rem!important}.pe-90{padding-right:5.625rem!important}.pt-90{padding-top:5.625rem!important}.ms-90{margin-left:5.625rem!important}.mb-90{margin-bottom:5.625rem!important}.me-90{margin-right:5.625rem!important}.mt-90{margin-top:5.625rem!important}.width-90{width:5.625rem!important}.height-90{height:5.625rem!important}.b-radius-90{border-radius:5.625rem!important}.f-91{font-size:5.6875rem!important}.lh-91{line-height:5.6875rem!important}.py-91{padding-bottom:5.6875rem!important;padding-top:5.6875rem!important}.ps-91{padding-left:5.6875rem!important}.pb-91{padding-bottom:5.6875rem!important}.pe-91{padding-right:5.6875rem!important}.pt-91{padding-top:5.6875rem!important}.ms-91{margin-left:5.6875rem!important}.mb-91{margin-bottom:5.6875rem!important}.me-91{margin-right:5.6875rem!important}.mt-91{margin-top:5.6875rem!important}.width-91{width:5.6875rem!important}.height-91{height:5.6875rem!important}.b-radius-91{border-radius:5.6875rem!important}.f-92{font-size:5.75rem!important}.lh-92{line-height:5.75rem!important}.py-92{padding-bottom:5.75rem!important;padding-top:5.75rem!important}.ps-92{padding-left:5.75rem!important}.pb-92{padding-bottom:5.75rem!important}.pe-92{padding-right:5.75rem!important}.pt-92{padding-top:5.75rem!important}.ms-92{margin-left:5.75rem!important}.mb-92{margin-bottom:5.75rem!important}.me-92{margin-right:5.75rem!important}.mt-92{margin-top:5.75rem!important}.width-92{width:5.75rem!important}.height-92{height:5.75rem!important}.b-radius-92{border-radius:5.75rem!important}.f-93{font-size:5.8125rem!important}.lh-93{line-height:5.8125rem!important}.py-93{padding-bottom:5.8125rem!important;padding-top:5.8125rem!important}.ps-93{padding-left:5.8125rem!important}.pb-93{padding-bottom:5.8125rem!important}.pe-93{padding-right:5.8125rem!important}.pt-93{padding-top:5.8125rem!important}.ms-93{margin-left:5.8125rem!important}.mb-93{margin-bottom:5.8125rem!important}.me-93{margin-right:5.8125rem!important}.mt-93{margin-top:5.8125rem!important}.width-93{width:5.8125rem!important}.height-93{height:5.8125rem!important}.b-radius-93{border-radius:5.8125rem!important}.f-94{font-size:5.875rem!important}.lh-94{line-height:5.875rem!important}.py-94{padding-bottom:5.875rem!important;padding-top:5.875rem!important}.ps-94{padding-left:5.875rem!important}.pb-94{padding-bottom:5.875rem!important}.pe-94{padding-right:5.875rem!important}.pt-94{padding-top:5.875rem!important}.ms-94{margin-left:5.875rem!important}.mb-94{margin-bottom:5.875rem!important}.me-94{margin-right:5.875rem!important}.mt-94{margin-top:5.875rem!important}.width-94{width:5.875rem!important}.height-94{height:5.875rem!important}.b-radius-94{border-radius:5.875rem!important}.f-95{font-size:5.9375rem!important}.lh-95{line-height:5.9375rem!important}.py-95{padding-bottom:5.9375rem!important;padding-top:5.9375rem!important}.ps-95{padding-left:5.9375rem!important}.pb-95{padding-bottom:5.9375rem!important}.pe-95{padding-right:5.9375rem!important}.pt-95{padding-top:5.9375rem!important}.ms-95{margin-left:5.9375rem!important}.mb-95{margin-bottom:5.9375rem!important}.me-95{margin-right:5.9375rem!important}.mt-95{margin-top:5.9375rem!important}.width-95{width:5.9375rem!important}.height-95{height:5.9375rem!important}.b-radius-95{border-radius:5.9375rem!important}.f-96{font-size:6rem!important}.lh-96{line-height:6rem!important}.py-96{padding-bottom:6rem!important;padding-top:6rem!important}.ps-96{padding-left:6rem!important}.pb-96{padding-bottom:6rem!important}.pe-96{padding-right:6rem!important}.pt-96{padding-top:6rem!important}.ms-96{margin-left:6rem!important}.mb-96{margin-bottom:6rem!important}.me-96{margin-right:6rem!important}.mt-96{margin-top:6rem!important}.width-96{width:6rem!important}.height-96{height:6rem!important}.b-radius-96{border-radius:6rem!important}.f-w-100{font-weight:100!important}.f-w-200{font-weight:200!important}.f-w-300{font-weight:300!important}.f-w-400{font-weight:400!important}.f-w-500{font-weight:500!important}.f-w-600{font-weight:600!important}.f-w-700{font-weight:700!important}.f-w-800{font-weight:800!important}.f-w-900{font-weight:900!important}.gap-1{gap:.0625rem!important}.row-gap-1{row-gap:.0625rem!important}.gap-2{gap:.125rem!important}.row-gap-2{row-gap:.125rem!important}.gap-3{gap:.1875rem!important}.row-gap-3{row-gap:.1875rem!important}.gap-4{gap:.25rem!important}.row-gap-4{row-gap:.25rem!important}.gap-5{gap:.3125rem!important}.row-gap-5{row-gap:.3125rem!important}.gap-6{gap:.375rem!important}.row-gap-6{row-gap:.375rem!important}.gap-7{gap:.4375rem!important}.row-gap-7{row-gap:.4375rem!important}.gap-8{gap:.5rem!important}.row-gap-8{row-gap:.5rem!important}.gap-9{gap:.5625rem!important}.row-gap-9{row-gap:.5625rem!important}.gap-10{gap:.625rem!important}.row-gap-10{row-gap:.625rem!important}.gap-11{gap:.6875rem!important}.row-gap-11{row-gap:.6875rem!important}.gap-12{gap:.75rem!important}.row-gap-12{row-gap:.75rem!important}.gap-13{gap:.8125rem!important}.row-gap-13{row-gap:.8125rem!important}.gap-14{gap:.875rem!important}.row-gap-14{row-gap:.875rem!important}.gap-15{gap:.9375rem!important}.row-gap-15{row-gap:.9375rem!important}.gap-16{gap:1rem!important}.row-gap-16{row-gap:1rem!important}.gap-17{gap:1.0625rem!important}.row-gap-17{row-gap:1.0625rem!important}.gap-18{gap:1.125rem!important}.row-gap-18{row-gap:1.125rem!important}.gap-19{gap:1.1875rem!important}.row-gap-19{row-gap:1.1875rem!important}.gap-20{gap:1.25rem!important}.row-gap-20{row-gap:1.25rem!important}.gap-21{gap:1.3125rem!important}.row-gap-21{row-gap:1.3125rem!important}.gap-22{gap:1.375rem!important}.row-gap-22{row-gap:1.375rem!important}.gap-23{gap:1.4375rem!important}.row-gap-23{row-gap:1.4375rem!important}.gap-24{gap:1.5rem!important}.row-gap-24{row-gap:1.5rem!important}.gap-25{gap:1.5625rem!important}.row-gap-25{row-gap:1.5625rem!important}.gap-26{gap:1.625rem!important}.row-gap-26{row-gap:1.625rem!important}.gap-27{gap:1.6875rem!important}.row-gap-27{row-gap:1.6875rem!important}.gap-28{gap:1.75rem!important}.row-gap-28{row-gap:1.75rem!important}.gap-29{gap:1.8125rem!important}.row-gap-29{row-gap:1.8125rem!important}.gap-30{gap:1.875rem!important}.row-gap-30{row-gap:1.875rem!important}.gap-31{gap:1.9375rem!important}.row-gap-31{row-gap:1.9375rem!important}.gap-32{gap:2rem!important}.row-gap-32{row-gap:2rem!important}.gap-33{gap:2.0625rem!important}.row-gap-33{row-gap:2.0625rem!important}.gap-34{gap:2.125rem!important}.row-gap-34{row-gap:2.125rem!important}.gap-35{gap:2.1875rem!important}.row-gap-35{row-gap:2.1875rem!important}.gap-36{gap:2.25rem!important}.row-gap-36{row-gap:2.25rem!important}.gap-37{gap:2.3125rem!important}.row-gap-37{row-gap:2.3125rem!important}.gap-38{gap:2.375rem!important}.row-gap-38{row-gap:2.375rem!important}.gap-39{gap:2.4375rem!important}.row-gap-39{row-gap:2.4375rem!important}.gap-40{gap:2.5rem!important}.row-gap-40{row-gap:2.5rem!important}.gap-41{gap:2.5625rem!important}.row-gap-41{row-gap:2.5625rem!important}.gap-42{gap:2.625rem!important}.row-gap-42{row-gap:2.625rem!important}.gap-43{gap:2.6875rem!important}.row-gap-43{row-gap:2.6875rem!important}.gap-44{gap:2.75rem!important}.row-gap-44{row-gap:2.75rem!important}.gap-45{gap:2.8125rem!important}.row-gap-45{row-gap:2.8125rem!important}.gap-46{gap:2.875rem!important}.row-gap-46{row-gap:2.875rem!important}.gap-47{gap:2.9375rem!important}.row-gap-47{row-gap:2.9375rem!important}.gap-48{gap:3rem!important}.row-gap-48{row-gap:3rem!important}.gap-49{gap:3.0625rem!important}.row-gap-49{row-gap:3.0625rem!important}.gap-50{gap:3.125rem!important}.row-gap-50{row-gap:3.125rem!important}.gap-51{gap:3.1875rem!important}.row-gap-51{row-gap:3.1875rem!important}.gap-52{gap:3.25rem!important}.row-gap-52{row-gap:3.25rem!important}.gap-53{gap:3.3125rem!important}.row-gap-53{row-gap:3.3125rem!important}.gap-54{gap:3.375rem!important}.row-gap-54{row-gap:3.375rem!important}.gap-55{gap:3.4375rem!important}.row-gap-55{row-gap:3.4375rem!important}.gap-56{gap:3.5rem!important}.row-gap-56{row-gap:3.5rem!important}.gap-57{gap:3.5625rem!important}.row-gap-57{row-gap:3.5625rem!important}.gap-58{gap:3.625rem!important}.row-gap-58{row-gap:3.625rem!important}.gap-59{gap:3.6875rem!important}.row-gap-59{row-gap:3.6875rem!important}.gap-60{gap:3.75rem!important}.row-gap-60{row-gap:3.75rem!important}.gap-61{gap:3.8125rem!important}.row-gap-61{row-gap:3.8125rem!important}.gap-62{gap:3.875rem!important}.row-gap-62{row-gap:3.875rem!important}.gap-63{gap:3.9375rem!important}.row-gap-63{row-gap:3.9375rem!important}.gap-64{gap:4rem!important}.row-gap-64{row-gap:4rem!important}.gap-65{gap:4.0625rem!important}.row-gap-65{row-gap:4.0625rem!important}.gap-66{gap:4.125rem!important}.row-gap-66{row-gap:4.125rem!important}.gap-67{gap:4.1875rem!important}.row-gap-67{row-gap:4.1875rem!important}.gap-68{gap:4.25rem!important}.row-gap-68{row-gap:4.25rem!important}.gap-69{gap:4.3125rem!important}.row-gap-69{row-gap:4.3125rem!important}.gap-70{gap:4.375rem!important}.row-gap-70{row-gap:4.375rem!important}.gap-71{gap:4.4375rem!important}.row-gap-71{row-gap:4.4375rem!important}.gap-72{gap:4.5rem!important}.row-gap-72{row-gap:4.5rem!important}.gap-73{gap:4.5625rem!important}.row-gap-73{row-gap:4.5625rem!important}.gap-74{gap:4.625rem!important}.row-gap-74{row-gap:4.625rem!important}.gap-75{gap:4.6875rem!important}.row-gap-75{row-gap:4.6875rem!important}.gap-76{gap:4.75rem!important}.row-gap-76{row-gap:4.75rem!important}.gap-77{gap:4.8125rem!important}.row-gap-77{row-gap:4.8125rem!important}.gap-78{gap:4.875rem!important}.row-gap-78{row-gap:4.875rem!important}.gap-79{gap:4.9375rem!important}.row-gap-79{row-gap:4.9375rem!important}.gap-80{gap:5rem!important}.row-gap-80{row-gap:5rem!important}.gap-81{gap:5.0625rem!important}.row-gap-81{row-gap:5.0625rem!important}.gap-82{gap:5.125rem!important}.row-gap-82{row-gap:5.125rem!important}.gap-83{gap:5.1875rem!important}.row-gap-83{row-gap:5.1875rem!important}.gap-84{gap:5.25rem!important}.row-gap-84{row-gap:5.25rem!important}.gap-85{gap:5.3125rem!important}.row-gap-85{row-gap:5.3125rem!important}.gap-86{gap:5.375rem!important}.row-gap-86{row-gap:5.375rem!important}.gap-87{gap:5.4375rem!important}.row-gap-87{row-gap:5.4375rem!important}.gap-88{gap:5.5rem!important}.row-gap-88{row-gap:5.5rem!important}.gap-89{gap:5.5625rem!important}.row-gap-89{row-gap:5.5625rem!important}.gap-90{gap:5.625rem!important}.row-gap-90{row-gap:5.625rem!important}.gap-91{gap:5.6875rem!important}.row-gap-91{row-gap:5.6875rem!important}.gap-92{gap:5.75rem!important}.row-gap-92{row-gap:5.75rem!important}.gap-93{gap:5.8125rem!important}.row-gap-93{row-gap:5.8125rem!important}.gap-94{gap:5.875rem!important}.row-gap-94{row-gap:5.875rem!important}.gap-95{gap:5.9375rem!important}.row-gap-95{row-gap:5.9375rem!important}.gap-96{gap:6rem!important}.row-gap-96{row-gap:6rem!important}@media(max-width:767.98px){.f-sm-1{font-size:.0625rem!important}.f-sm-2{font-size:.125rem!important}.f-sm-3{font-size:.1875rem!important}.f-sm-4{font-size:.25rem!important}.f-sm-5{font-size:.3125rem!important}.f-sm-6{font-size:.375rem!important}.f-sm-7{font-size:.4375rem!important}.f-sm-8{font-size:.5rem!important}.f-sm-9{font-size:.5625rem!important}.f-sm-10{font-size:.625rem!important}.f-sm-11{font-size:.6875rem!important}.f-sm-12{font-size:.75rem!important}.f-sm-13{font-size:.8125rem!important}.f-sm-14{font-size:.875rem!important}.f-sm-15{font-size:.9375rem!important}.f-sm-16{font-size:1rem!important}.f-sm-17{font-size:1.0625rem!important}.f-sm-18{font-size:1.125rem!important}.f-sm-19{font-size:1.1875rem!important}.f-sm-20{font-size:1.25rem!important}.f-sm-21{font-size:1.3125rem!important}.f-sm-22{font-size:1.375rem!important}.f-sm-23{font-size:1.4375rem!important}.f-sm-24{font-size:1.5rem!important}.f-sm-25{font-size:1.5625rem!important}.f-sm-26{font-size:1.625rem!important}.f-sm-27{font-size:1.6875rem!important}.f-sm-28{font-size:1.75rem!important}.f-sm-29{font-size:1.8125rem!important}.f-sm-30{font-size:1.875rem!important}.f-sm-31{font-size:1.9375rem!important}.f-sm-32{font-size:2rem!important}.f-sm-33{font-size:2.0625rem!important}.f-sm-34{font-size:2.125rem!important}.f-sm-35{font-size:2.1875rem!important}.f-sm-36{font-size:2.25rem!important}.f-sm-37{font-size:2.3125rem!important}.f-sm-38{font-size:2.375rem!important}.f-sm-39{font-size:2.4375rem!important}.f-sm-40{font-size:2.5rem!important}.f-sm-41{font-size:2.5625rem!important}.f-sm-42{font-size:2.625rem!important}.f-sm-43{font-size:2.6875rem!important}.f-sm-44{font-size:2.75rem!important}.f-sm-45{font-size:2.8125rem!important}.f-sm-46{font-size:2.875rem!important}.f-sm-47{font-size:2.9375rem!important}.f-sm-48{font-size:3rem!important}.f-sm-49{font-size:3.0625rem!important}.f-sm-50{font-size:3.125rem!important}.f-sm-51{font-size:3.1875rem!important}.f-sm-52{font-size:3.25rem!important}.f-sm-53{font-size:3.3125rem!important}.f-sm-54{font-size:3.375rem!important}.f-sm-55{font-size:3.4375rem!important}.f-sm-56{font-size:3.5rem!important}.f-sm-57{font-size:3.5625rem!important}.f-sm-58{font-size:3.625rem!important}.f-sm-59{font-size:3.6875rem!important}.f-sm-60{font-size:3.75rem!important}.f-sm-61{font-size:3.8125rem!important}.f-sm-62{font-size:3.875rem!important}.f-sm-63{font-size:3.9375rem!important}.f-sm-64{font-size:4rem!important}.f-sm-65{font-size:4.0625rem!important}.f-sm-66{font-size:4.125rem!important}.f-sm-67{font-size:4.1875rem!important}.f-sm-68{font-size:4.25rem!important}.f-sm-69{font-size:4.3125rem!important}.f-sm-70{font-size:4.375rem!important}.f-sm-71{font-size:4.4375rem!important}.f-sm-72{font-size:4.5rem!important}.f-sm-73{font-size:4.5625rem!important}.f-sm-74{font-size:4.625rem!important}.f-sm-75{font-size:4.6875rem!important}.f-sm-76{font-size:4.75rem!important}.f-sm-77{font-size:4.8125rem!important}.f-sm-78{font-size:4.875rem!important}.f-sm-79{font-size:4.9375rem!important}.f-sm-80{font-size:5rem!important}.f-sm-81{font-size:5.0625rem!important}.f-sm-82{font-size:5.125rem!important}.f-sm-83{font-size:5.1875rem!important}.f-sm-84{font-size:5.25rem!important}.f-sm-85{font-size:5.3125rem!important}.f-sm-86{font-size:5.375rem!important}.f-sm-87{font-size:5.4375rem!important}.f-sm-88{font-size:5.5rem!important}.f-sm-89{font-size:5.5625rem!important}.f-sm-90{font-size:5.625rem!important}.f-sm-91{font-size:5.6875rem!important}.f-sm-92{font-size:5.75rem!important}.f-sm-93{font-size:5.8125rem!important}.f-sm-94{font-size:5.875rem!important}.f-sm-95{font-size:5.9375rem!important}.f-sm-96{font-size:6rem!important}}@media(min-width:768px){.f-sm-only-1{font-size:.0625rem!important}.f-sm-only-2{font-size:.125rem!important}.f-sm-only-3{font-size:.1875rem!important}.f-sm-only-4{font-size:.25rem!important}.f-sm-only-5{font-size:.3125rem!important}.f-sm-only-6{font-size:.375rem!important}.f-sm-only-7{font-size:.4375rem!important}.f-sm-only-8{font-size:.5rem!important}.f-sm-only-9{font-size:.5625rem!important}.f-sm-only-10{font-size:.625rem!important}.f-sm-only-11{font-size:.6875rem!important}.f-sm-only-12{font-size:.75rem!important}.f-sm-only-13{font-size:.8125rem!important}.f-sm-only-14{font-size:.875rem!important}.f-sm-only-15{font-size:.9375rem!important}.f-sm-only-16{font-size:1rem!important}.f-sm-only-17{font-size:1.0625rem!important}.f-sm-only-18{font-size:1.125rem!important}.f-sm-only-19{font-size:1.1875rem!important}.f-sm-only-20{font-size:1.25rem!important}.f-sm-only-21{font-size:1.3125rem!important}.f-sm-only-22{font-size:1.375rem!important}.f-sm-only-23{font-size:1.4375rem!important}.f-sm-only-24{font-size:1.5rem!important}.f-sm-only-25{font-size:1.5625rem!important}.f-sm-only-26{font-size:1.625rem!important}.f-sm-only-27{font-size:1.6875rem!important}.f-sm-only-28{font-size:1.75rem!important}.f-sm-only-29{font-size:1.8125rem!important}.f-sm-only-30{font-size:1.875rem!important}.f-sm-only-31{font-size:1.9375rem!important}.f-sm-only-32{font-size:2rem!important}.f-sm-only-33{font-size:2.0625rem!important}.f-sm-only-34{font-size:2.125rem!important}.f-sm-only-35{font-size:2.1875rem!important}.f-sm-only-36{font-size:2.25rem!important}.f-sm-only-37{font-size:2.3125rem!important}.f-sm-only-38{font-size:2.375rem!important}.f-sm-only-39{font-size:2.4375rem!important}.f-sm-only-40{font-size:2.5rem!important}.f-sm-only-41{font-size:2.5625rem!important}.f-sm-only-42{font-size:2.625rem!important}.f-sm-only-43{font-size:2.6875rem!important}.f-sm-only-44{font-size:2.75rem!important}.f-sm-only-45{font-size:2.8125rem!important}.f-sm-only-46{font-size:2.875rem!important}.f-sm-only-47{font-size:2.9375rem!important}.f-sm-only-48{font-size:3rem!important}.f-sm-only-49{font-size:3.0625rem!important}.f-sm-only-50{font-size:3.125rem!important}.f-sm-only-51{font-size:3.1875rem!important}.f-sm-only-52{font-size:3.25rem!important}.f-sm-only-53{font-size:3.3125rem!important}.f-sm-only-54{font-size:3.375rem!important}.f-sm-only-55{font-size:3.4375rem!important}.f-sm-only-56{font-size:3.5rem!important}.f-sm-only-57{font-size:3.5625rem!important}.f-sm-only-58{font-size:3.625rem!important}.f-sm-only-59{font-size:3.6875rem!important}.f-sm-only-60{font-size:3.75rem!important}.f-sm-only-61{font-size:3.8125rem!important}.f-sm-only-62{font-size:3.875rem!important}.f-sm-only-63{font-size:3.9375rem!important}.f-sm-only-64{font-size:4rem!important}.f-sm-only-65{font-size:4.0625rem!important}.f-sm-only-66{font-size:4.125rem!important}.f-sm-only-67{font-size:4.1875rem!important}.f-sm-only-68{font-size:4.25rem!important}.f-sm-only-69{font-size:4.3125rem!important}.f-sm-only-70{font-size:4.375rem!important}.f-sm-only-71{font-size:4.4375rem!important}.f-sm-only-72{font-size:4.5rem!important}.f-sm-only-73{font-size:4.5625rem!important}.f-sm-only-74{font-size:4.625rem!important}.f-sm-only-75{font-size:4.6875rem!important}.f-sm-only-76{font-size:4.75rem!important}.f-sm-only-77{font-size:4.8125rem!important}.f-sm-only-78{font-size:4.875rem!important}.f-sm-only-79{font-size:4.9375rem!important}.f-sm-only-80{font-size:5rem!important}.f-sm-only-81{font-size:5.0625rem!important}.f-sm-only-82{font-size:5.125rem!important}.f-sm-only-83{font-size:5.1875rem!important}.f-sm-only-84{font-size:5.25rem!important}.f-sm-only-85{font-size:5.3125rem!important}.f-sm-only-86{font-size:5.375rem!important}.f-sm-only-87{font-size:5.4375rem!important}.f-sm-only-88{font-size:5.5rem!important}.f-sm-only-89{font-size:5.5625rem!important}.f-sm-only-90{font-size:5.625rem!important}.f-sm-only-91{font-size:5.6875rem!important}.f-sm-only-92{font-size:5.75rem!important}.f-sm-only-93{font-size:5.8125rem!important}.f-sm-only-94{font-size:5.875rem!important}.f-sm-only-95{font-size:5.9375rem!important}.f-sm-only-96{font-size:6rem!important}}.text-normal{color:#333;font-size:16px;font-weight:400;line-height:150%}@media screen and (max-width:992px){.text-normal{font-size:12px}}.text-sm-regular{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.text-md-regular{font-size:16px;font-style:normal;font-weight:600;line-height:30px}.clr-bg-pri-light{color:#f8f7fa!important}.bg-clr-bg-pri-light{background-color:#f8f7fa!important}.border-clr-bg-pri-light{border-color:#f8f7fa!important}.clr-chip-red{color:#e54545!important}.bg-clr-chip-red{background-color:#e54545!important}.border-clr-chip-red{border-color:#e54545!important}.clr-chip-green{color:#5eca2b!important}.bg-clr-chip-green{background-color:#5eca2b!important}.border-clr-chip-green{border-color:#5eca2b!important}.clr-d-blue{color:#23235f!important}.bg-clr-d-blue{background-color:#23235f!important}.border-clr-d-blue{border-color:#23235f!important}.clr-black-pri{color:#000!important}.bg-clr-black-pri{background-color:#000!important}.border-clr-black-pri{border-color:#000!important}.clr-orange-pri{color:#f6891f!important}.bg-clr-orange-pri{background-color:#f6891f!important}.border-clr-orange-pri{border-color:#f6891f!important}.clr-purple-pri{color:#9559c2!important}.bg-clr-purple-pri{background-color:#9559c2!important}.border-clr-purple-pri{border-color:#9559c2!important}.clr-b-charcoal{color:#73797e!important}.bg-clr-b-charcoal{background-color:#73797e!important}.border-clr-b-charcoal{border-color:#73797e!important}.clr-s-blue{color:#61dafb!important}.bg-clr-s-blue{background-color:#61dafb!important}.border-clr-s-blue{border-color:#61dafb!important}.clr-yellowish-clr{color:#cccc31!important}.bg-clr-yellowish-clr{background-color:#cccc31!important}.border-clr-yellowish-clr{border-color:#cccc31!important}.clr-g-grey{color:#86a179!important}.bg-clr-g-grey{background-color:#86a179!important}.border-clr-g-grey{border-color:#86a179!important}.clr-white-clr{color:#fff!important}.bg-clr-white-clr{background-color:#fff!important}.border-clr-white-clr{border-color:#fff!important}.clr-g-black{color:#53575a!important}.bg-clr-g-black{background-color:#53575a!important}.border-clr-g-black{border-color:#53575a!important}.clr-b-grey{color:#aaa!important}.bg-clr-b-grey{background-color:#aaa!important}.border-clr-b-grey{border-color:#aaa!important}.clr-yellow-clr{color:#e2c025!important}.bg-clr-yellow-clr{background-color:#e2c025!important}.border-clr-yellow-clr{border-color:#e2c025!important}.clr-org{color:#f47f4d!important}.bg-clr-org{background-color:#f47f4d!important}.border-clr-org{border-color:#f47f4d!important}.clr-m-green{color:#86a679!important}.bg-clr-m-green{background-color:#86a679!important}.border-clr-m-green{border-color:#86a679!important}.clr-org-shade{color:#f4804e!important}.bg-clr-org-shade{background-color:#f4804e!important}.border-clr-org-shade{border-color:#f4804e!important}.clr-l-grey{color:#475467!important}.bg-clr-l-grey{background-color:#475467!important}.border-clr-l-grey{border-color:#475467!important}.clr-d-grey{color:#d1d1d1!important}.bg-clr-d-grey{background-color:#d1d1d1!important}.border-clr-d-grey{border-color:#d1d1d1!important}.clr-d-color{color:#778399!important}.bg-clr-d-color{background-color:#778399!important}.border-clr-d-color{border-color:#778399!important}.clr-input-color{color:#c9cacc!important}.bg-clr-input-color{background-color:#c9cacc!important}.border-clr-input-color{border-color:#c9cacc!important}.clr-sb-dark{color:#0a0a0a!important}.bg-clr-sb-dark{background-color:#0a0a0a!important}.border-clr-sb-dark{border-color:#0a0a0a!important}.clr-sb-light{color:#4c86a0!important}.bg-clr-sb-light{background-color:#4c86a0!important}.border-clr-sb-light{border-color:#4c86a0!important}.clr-red-dark{color:#aa182c!important}.bg-clr-red-dark{background-color:#aa182c!important}.border-clr-red-dark{border-color:#aa182c!important}.clr-green-clr{color:#85a079!important}.bg-clr-green-clr{background-color:#85a079!important}.border-clr-green-clr{border-color:#85a079!important}.clr-dark-grey{color:#333!important}.bg-clr-dark-grey{background-color:#333!important}.border-clr-dark-grey{border-color:#333!important}.clr-purple-sec{color:#662d91!important}.bg-clr-purple-sec{background-color:#662d91!important}.border-clr-purple-sec{border-color:#662d91!important}.clr-grey-blur{color:#73797e!important}.bg-clr-grey-blur{background-color:#73797e!important}.border-clr-grey-blur{border-color:#73797e!important}.clr-purple-bold{color:#af79d8!important}.bg-clr-purple-bold{background-color:#af79d8!important}.border-clr-purple-bold{border-color:#af79d8!important}.clr-light-grey-dim{color:#939393!important}.bg-clr-light-grey-dim{background-color:#939393!important}.border-clr-light-grey-dim{border-color:#939393!important}.clr-grey-charchoal{color:#667085!important}.bg-clr-grey-charchoal{background-color:#667085!important}.border-clr-grey-charchoal{border-color:#667085!important}.clr-dark-gray-bold{color:#101828!important}.bg-clr-dark-gray-bold{background-color:#101828!important}.border-clr-dark-gray-bold{border-color:#101828!important}.clr-span-text{color:#4b4b4b!important}.bg-clr-span-text{background-color:#4b4b4b!important}.border-clr-span-text{border-color:#4b4b4b!important}.clr-td-text{color:#777!important}.bg-clr-td-text{background-color:#777!important}.border-clr-td-text{border-color:#777!important}.clr-modal-text{color:#344054!important}.bg-clr-modal-text{background-color:#344054!important}.border-clr-modal-text{border-color:#344054!important}.clr-text-light-gray{color:#888585!important}.bg-clr-text-light-gray{background-color:#888585!important}.border-clr-text-light-gray{border-color:#888585!important}.clr-side-bar-heading{color:#0d1b34!important}.bg-clr-side-bar-heading{background-color:#0d1b34!important}.border-clr-side-bar-heading{border-color:#0d1b34!important}.clr-td-last-child{color:#e54545!important}.bg-clr-td-last-child{background-color:#e54545!important}.border-clr-td-last-child{border-color:#e54545!important}.clr-dark-red{color:#aa182c!important}.bg-clr-dark-red{background-color:#aa182c!important}.clr-red-devil{color:#820012!important}.bg-clr-red-devil{background-color:#820012!important}.clr-dark-orng{color:#df854f!important}.bg-clr-dark-orng{background-color:#df854f!important}.clr-lt-grey{color:#9d9c9a!important}.bg-clr-lt-grey{background-color:#9d9c9a!important}.clr-lt-blue{color:#a6c2cf!important}.bg-clr-lt-blue{background-color:#a6c2cf!important}.clr-lt-green{color:#c2cebc!important}.bg-clr-lt-green{background-color:#c2cebc!important}.clr-murcury-clr{color:#e1e1e1!important}.bg-clr-murcury-clr{background-color:#e1e1e1!important}.clr-sec-white{color:#fff!important}.bg-clr-sec-white{background-color:#fff!important}.clr-text-grey{color:#767676!important}.bg-clr-text-grey{background-color:#767676!important}.clr-lt-black{color:#3d3935!important}.bg-clr-lt-black{background-color:#3d3935!important}.clr-cod-grey{color:#191918!important}.bg-clr-cod-grey{background-color:#191918!important}.clr-dark-blue{color:#4c86a0!important}.bg-clr-dark-blue{background-color:#4c86a0!important}.clr-chathams-blue{color:#155a79!important}.bg-clr-chathams-blue{background-color:#155a79!important}.clr-green-grey{color:#85a079!important}.bg-clr-green-grey{background-color:#85a079!important}.clr-highland-green{color:#759069!important}.bg-clr-highland-green{background-color:#759069!important}.clr-chalet-green{color:#4a653d!important}.bg-clr-chalet-green{background-color:#4a653d!important}.bg-white{background-color:#fff}.fs30{font-size:1.875rem}.color-sky-blue-light{color:#5092a4!important}.bccolor-sky-blue-light,.bccolor-sky-blue-light:hover{border-color:#5092a4!important}.color-yellow{color:#e2c025!important}.color-white{color:#fff!important}@font-face{font-display:swap;font-family:OpenSans Regular;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-Regular.2f4c328731bc830d6c16.woff) format("woff"),url(/static/media/OpenSans-Regular.77574d3c4892365a9a16.woff2) format("woff2"),url(/static/media/OpenSans-VariableFont_wdth,wght.a7076648e1c4bd836518.ttf) format("truetype")}@font-face{font-display:swap;font-family:OpenSans Italic;font-style:normal;font-weight:400;src:url(/static/media/OpenSans-Italic.6dd81e90e9e157832589.woff) format("woff"),url(/static/media/OpenSans-Italic.232b6b37aa7ca01adf18.woff2) format("woff2"),url(/static/media/OpenSans-Italic-VariableFont_wdth,wght.4abf81fd0cae5407ecb3.ttf) format("truetype")}.inter_regular{font-family:Inter,sans-serif!important}.inter_medium{font-family:Inter Medium!important}.inter_semibold{font-family:Inter SemiBold!important}.poppins_semibold{font-family:Poppins Semibold!important}.poppins_bold{font-family:Poppins Bold!important}.font-opensans_regular{font-family:OpenSans Regular!important}@media(max-width:767.98px){.font-sm-opensans_regular{font-family:OpenSans Regular!important}}.font-opensans_italic{font-family:OpenSans Italic!important}@media(max-width:767.98px){.font-sm-opensans_italic{font-family:OpenSans Italic!important}}.ant-custom-table .ant-table{background:#fff!important}.ant-custom-table .ant-table table{border-spacing:0 16px}.ant-custom-table .ant-table table thead tr th:last-child{text-align:center}.ant-custom-table .ant-table table thead tr th.ant-table-cell{background-color:#0000;border:none;color:#73797e;font-size:14px;font-weight:600;line-height:0px;padding-bottom:0;padding-left:22px;padding-top:0}.ant-custom-table .ant-table table thead tr th.ant-table-cell:before{display:none}.ant-custom-table .ant-table table .ant-table-tbody .ant-table-row{background-color:#fff}.ant-custom-table .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell{border:1px solid #0000;font-size:15px;font-weight:400;line-height:14px;line-height:30px;padding:12px 12px 12px 22px}.ant-custom-table .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell:last-child{text-align:center}.ant-custom-table .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell:first-child{border-radius:10px 0 0 10px;font-weight:700}.ant-custom-table .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell:last-child{border-radius:0 10px 10px 0}.ant-table-wrapper .ant-pagination{margin-right:32px!important}.ant-table-wrapper .ant-pagination-item{border:1px solid #ddd}.ant-table-wrapper .ant-pagination-item-active{background:#f1f0fc;border:1px solid #662d91!important;color:#333}.ant-table-wrapper .ant-pagination-item-active:hover,.ant-table-wrapper .ant-pagination-item-active:hover a{color:#662d91}.ant-table-wrapper .ant-pagination li{align-items:center;border:1px solid #ddd;border-radius:0;display:flex;justify-content:center;margin:0;padding:5px 18px}.ant-table-wrapper .ant-pagination li:first-child{border-radius:5px 0 0 5px}.ant-table-wrapper .ant-pagination li:last-child{border-radius:0 5px 5px 0}.ant-table-wrapper .ant-pagination li.ant-pagination-prev{border-right:0}.ant-table-wrapper .ant-pagination li.ant-pagination-next{border-left:0}.ant-table-wrapper .ant-pagination li.ant-pagination-disabled{background:#f2f2f2;border:1px solid #ddd}.ant-table-wrapper .ant-pagination li.ant-pagination-options{display:none}.ant-table-wrapper .add-icon{align-items:center;background:#fff6ee;border:1px solid #f6891f;border-radius:6px;display:flex;justify-content:center;padding:8px}.ant-table-wrapper .lm-tag{align-items:center;background:#f7f1fb;border-radius:5px;color:#662d91;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:14px;justify-content:center;line-height:25px;padding:5px 16px;text-align:center;text-transform:capitalize}.ant-table-wrapper .disabled-row{background-color:#f4f4f4!important}.ant-table-wrapper .disabled-row .ant-table-cell{color:#ababab!important}.ant-table-wrapper .disabled-row .ant-table-cell-tag{background-color:#d8d8d8!important;color:#919191!important}.lm-listing-row-bordered-bottom table thead .ant-table-cell{border:none}.lm-listing-row-bordered-bottom table thead .ant-table-cell:before{display:none!important}.lm-listing-row-bordered-bottom table tbody td{border-bottom:1px solid #ececec!important}.lm-listing.ant-table-wrapper{background-color:#fff;border-radius:0 0 10px 10px}@media(max-width:1200px){.lm-listing.ant-table-wrapper{height:100%}}.lm-listing.ant-table-wrapper>div:first-child{height:100%}.lm-listing.ant-table-wrapper>div:first-child .ant-spin-container{display:flex;flex-direction:column;height:100%}.lm-listing.ant-table-wrapper>div:first-child .ant-spin-container ul{margin-top:auto}@media(max-width:1000px){.lm-listing.ant-table-wrapper>div:first-child .ant-spin-container ul{margin-top:0}}.lm-listing .ant-table{animation:animateOp .3s ease-in;background:#0000!important;height:100%}@keyframes animateOp{0%{opacity:0}to{opacity:1}}.lm-listing .ant-table .ant-table-container,.lm-listing .ant-table .ant-table-container .ant-table-content{height:100%}.lm-listing .ant-table .ant-table-container .ant-table-content .css-dev-only-do-not-override-1sn0ohr.ant-empty.ant-empty-normal{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 418px);justify-content:center}.lm-listing .ant-table table thead tr th:last-child{background-color:#fff;text-align:center}.lm-listing .ant-table table thead tr th:first-child{padding-left:30px!important}.lm-listing .ant-table table thead tr th.ant-table-cell{background-color:#fff;border:none;color:#73797e;font-size:14px;font-weight:600;line-height:0px;line-height:30px;padding-bottom:5px;padding-left:22px}.lm-listing .ant-table table thead tr th.ant-table-cell:before{display:none}.lm-listing .ant-table table .ant-table-tbody .ant-table-row{background-color:#fff}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell{background-color:#fff;border:none;color:#667085;font-size:15px;font-weight:400;height:75px;line-height:14px;line-height:18px;padding:12px 12px 12px 22px}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .client-info-data{align-items:center;cursor:pointer;display:flex;gap:14px}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .client-info-data.disable-cursor{cursor:default}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .client-info-data .name-show{align-items:center;aspect-ratio:1;background-color:#662d91;border-radius:50%;color:#fff;display:flex;justify-content:center;line-height:1.2px;max-width:35px;object-fit:contain;width:100%}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .client-info-data img{aspect-ratio:1;border-radius:50%;max-width:35px;object-fit:cover;width:100%}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .client-info-data-upcoming img{max-width:43px!important}@media(max-width:1000px){.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .tocolumn{width:-webkit-max-content!important;width:max-content!important}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .tocolumn .badge svg{width:12px}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell .tocolumn .badge span{display:none}}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell:last-child{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center}.lm-listing .ant-table table .ant-table-tbody .ant-table-row .ant-table-cell:first-child{color:#333;font-weight:600;padding-left:30px}.ant-table-tbody .badge{align-items:center;border-radius:5px;display:flex;flex-direction:row}.ant-table-tbody .badge-upcoming{background:#f4f5fe;gap:6px;padding:2px 8px}.ant-table-tbody .badge-upcoming span{color:#333;font-size:14px;font-weight:600;line-height:25px}.ant-table-tbody .badge-service-note{background:#f7f1fb;gap:12px;padding:5px 16px}.ant-table-tbody .badge-service-note span{color:#662d91;font-size:16px;font-weight:600;line-height:25px;text-align:center;text-transform:capitalize}.ant-table-tbody .ant-table-row .ant-table-cell:not(:last-child){max-width:465px!important}.ant-table-tbody .ant-table-row .ant-table-cell-tag{align-items:center;border:none;border-radius:5px;display:flex;flex-direction:row;font-size:14px;font-weight:600;gap:7px;height:26px;justify-content:center;line-height:18px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:4px 6px}.ant-table-tbody .ant-table-row .ant-table-cell-tag-compliance{background:#d5ffc6;color:#5eca2b}.ant-table-tbody .ant-table-row .ant-table-cell-tag-alert{background-color:#ffcaca;color:#fa0909}.ant-table-tbody .ant-table-row .ant-table-cell-tag-completed{background-color:#e3f4d9;color:#70bf44}.ant-table-tbody .ant-table-row .ant-table-cell-tag-inprogress{background-color:#fef8e9;color:#f6ba1f}.ant-table-tbody .ant-table-row .ant-table-cell-tag-started{background-color:#f9ede3;color:#f6891f}.actions-tag{align-items:center;border-radius:5px;display:flex;flex-direction:row;height:32px;justify-content:center;width:32px}.actions-tag-red{background-color:#fbf1f1}.actions-tag-green{background-color:#ebffee}.actions-tag-yellow{background-color:#fff9eb}.actions-tag-orange{background-color:#ffebd8}.upcoming-session-table .ant-table-thead{display:none}.client-billing-table .ant-table-thead .ant-table-cell{color:#000!important}.client-billing-table .ant-table{overflow:hidden!important}.progress-report-table .ant-table{height:auto!important;overflow:visible!important;overflow:initial!important}.progress-report-table .ant-pagination{margin:initial!important;padding:23px}.progress-report-table .ant-table-thead .ant-table-cell{border:1px solid #000!important}.progress-report-table .ant-table-tbody .ant-table-cell{border:.8px solid #000!important}.billing_appo_custom_selector{width:110px!important;.custom-select-wrapper{align-items:center;display:flex;width:100%!important;.custom-dropdown-btn{margin-top:0;width:100%}}}.Appointments_Appointments__Hywbs{display:flex;justify-content:space-between;min-width:100%}.Appointments_Appointments_Wrapper__Q2VWS{height:100vh;overflow-y:auto}.Appointments_Appointments_Heading_Div__E8MCg{display:flex;justify-content:space-between;margin-bottom:1px;padding:30px;width:100%}.Appointments_Appointments_Heading_Div_Global_Setting_Btn__9ajV0{background-color:#fff;border-color:#bbb;color:inherit}.Appointments_Appointments_Heading_Div_Global_Setting_Btn__9ajV0:hover svg{fill:#fff}.Appointments_Appointments__Container__iaMd8{padding:0 30px 50px}.Appointments_Appointments__Details__Z9PXf{background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;flex-direction:column;min-width:770px;padding:30px}@media(max-width:1200px){.Appointments_Appointments__Details__Z9PXf{min-width:100%}}.Appointments_Appointments__Details__Heading__le4af{top:-2px}.Appointments_Appointments__Details__CalendarIcon__-QsWD{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:-4px}.Appointments_Appointments__Details__TabWrapper__s1iRj>div{margin:0!important}.Appointments_Appointments__AddAppointmentSidebar__yMYWV{background:#fff;box-shadow:0 8px 20px #662d910f;min-width:362px;padding:46px 50px 10px 30px;width:362px}@media(max-width:1200px){.Appointments_Appointments__AddAppointmentSidebar__yMYWV{height:100vh;overflow-x:hidden;overflow-y:auto;padding:30px}}.Appointments_Appointments__AddAppointmentdateinput__NmZgM{position:relative}.Appointments_Appointments__LocationModierWrapper__AddAppointmentLocation__TTi8T,.Appointments_Appointments__LocationModierWrapper__AddAppointmentModifierCode__C\+lID{width:auto!important}.Appointments_Appointments__AddAppointmentinputicon__wcfxE{position:absolute;right:16px;top:38px;z-index:9999}.Appointments_Appointments__AddAppointmenttimepiker__4Nl66{margin-top:30px;position:relative}.Appointments_Appointments__AddAppointmentbutton__CQ8Zz{align-items:center;background:#f6891f;border-radius:5px;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:center;margin-top:35px;padding:12px 30px;text-decoration:none}.tech-hrs-start-date{margin-right:15px}.tech-hrs-end-date{margin-left:15px}.row{display:flex}.col-md-6{padding:5px}.dashboard-wrapper{overflow:auto;width:100%}.analysis-dashboard{font-family:Arial,sans-serif;padding:20px}h2{color:#333;margin-bottom:10px}h3{color:#555}.attendance-overview,.insights-warnings,.progress-report,.time-score-graph{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;height:100%;padding:10px 10px 0}.dashboard-client-selection{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px}.time-score-graph-filters{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;gap:20px;padding:10px;width:100%}.progress-report-filters button{background-color:#007bff;border:none;border-radius:5px;color:#fff;margin-right:40px;padding:8px 15px}.progress-report-filters{background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;margin-bottom:5px;padding:10px;width:100%;.mastered-btn{background-color:#5eca2b}.mastered-btn:focus{background-color:#4ba224;border-color:#2e7015;box-shadow:0 0 0 3px #5eca2b80;outline:none}.in-progress-btn{background-color:#f6891f}.in-progress-btn:focus{background-color:#dc7700;border-color:#b35f00;box-shadow:0 0 0 3px #f6891f80;outline:none}.assigned-btn{background-color:#8e847a}.assigned-btn:focus{background-color:#73695f;border-color:#5b5148;box-shadow:0 0 0 3px #8e847a80;outline:none}}.progress-filters button:hover{background-color:#0056b3}.progress-report table{width:100%}.progress-report table td,.progress-report table th{border:1px solid #ccc;padding:10px;text-align:left}.progress{height:50px}.warning-goals-box{border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 8px #0000001a;height:250px;margin:5px;min-width:250px;overflow:scroll;padding:10px}.warning-goals-tag-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:5px}.warning-goals-tag{background-color:#007bff;border-radius:15px;color:#fff;display:inline-block;font-size:14px;padding:5px 10px}.insight-warning-filters{border-radius:10px;box-shadow:0 8px 20px #662d910f;margin-bottom:10px;padding:10px;width:100%;.insight-btn{background-color:#12d8b7;margin-left:80px}.warning-btn{background-color:#f7cb05f6;margin-right:80px}}.custom-tooltip{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 5px #0003;font-size:14px;padding:10px}.custom-tooltip .label{color:#333;margin:0}.time-score-graph-filters{.multi-selector{.css-1dyz3mf{height:69px;overflow:scroll;width:400px}}}.progress-text{font-weight:700}.empty-goals-box{border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 8px #0000001a;height:250px;margin:5px}.empty-goals{align-items:center;color:#999;display:flex;font-size:48px;font-weight:700;height:100%;justify-content:center;text-align:center}.line-graph .recharts-legend-item{display:none!important}.GoalsCard_GoalCard__FnfP5{background:#fff;border:1px solid #ddd;border-radius:10px;display:flex;gap:16px;padding-right:14px}.GoalsCard_GoalCard__Header__Gvd6j{align-items:center;background:#faf3ff;border-radius:10px 0 0 10px;display:flex;gap:8px;padding:0 14px}.GoalsCard_GoalCard__Header__Gvd6j img{filter:drop-shadow(0 8px 16px rgba(16,16,35,.2))}.GoalsCard_GoalCard_Progress__w0\+DI{max-width:100px;width:100%}.GoalsCard_avatarImg__fJzhe{align-items:center;background:#090834;border-radius:50%;color:#fff;display:flex;font-family:Open Sans;font-size:16px;font-weight:600;height:40px;justify-content:center;padding:12px;text-transform:uppercase;width:40px}.DashboardPanelCard_PanelCard__A8ToK{background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;max-height:366px;min-width:313px;overflow:hidden;padding:30px}.DashboardPanelCard_DashbaordCardSelect__Wku5t .DashboardPanelCard_ant-select-selector__NFP2d{min-height:47px}.container-config{display:flex;height:500px;justify-content:center;margin-top:2rem}.card-config{border-radius:15px;box-shadow:0 4px 8px #0000001a;width:800px}.card-config .form-label{font-size:15px;font-weight:700}.card-title{font-size:25px;font-weight:700;margin-bottom:1.5rem;text-align:center}.button-container{display:flex;justify-content:flex-end;margin-top:20px}.button-save{width:100px}.Technician-main-wrapper{padding:50px 50px 42px 30px;position:relative;width:100%}@media(max-width:1200px){.Technician-main-wrapper{height:100vh;overflow-y:auto;padding:30px}}.Technician-main-wrapper .TechnicianHeading{align-items:center;display:flex;justify-content:space-between}.Technician-main-wrapper .Technicianname h2{font-size:28px;font-weight:700}@media(max-width:1200px){.Technician-main-wrapper .Technicianname h2{font-size:22px}}.Technician-main-wrapper .day-date p{font-size:29px;font-weight:600}@media(max-width:1200px){.Technician-main-wrapper .day-date p{font-size:22px}}.carousel-outer .carousel-outer-main .carousel-outer-main-item{width:100%}.session-card-outer{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:32px}.session-card-outer .first-session-card{background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;padding:12px}.session-card-outer .first-session-card .card-icon{align-items:center;background:#090834;border-radius:40px;display:flex;height:48px;justify-content:center;margin-bottom:16px;text-transform:uppercase;width:48px}.session-card-outer .first-session-card .card-icon p{color:#fff;font-size:20px;font-weight:600;line-height:28px;text-align:center}.name-age{margin-bottom:8px}.name-age .name-joe{color:#101828;font-size:18px;font-weight:700;line-height:28px}.name-age .age-year{color:#797673;font-size:16px;font-weight:600;line-height:24px}.time-location{margin-bottom:16px}.time-location .starttime-endtime{align-items:center;background:#fff3e7;border-radius:5px;display:flex;margin-bottom:12px;padding:2px 8px;white-space:nowrap;width:174px}.time-location .starttime-endtime .timer{color:#f6891f;font-size:14px;font-weight:600;line-height:25px;margin-left:8px}@media(max-width:1000px){.time-location .starttime-endtime .timer{font-size:12px}}.time-location .in-location{align-items:center;background:#f7edff;border-radius:5px;display:flex;margin-bottom:12px;padding:2px 8px;white-space:nowrap;width:104px}.time-location .in-location .in-clinic{color:#662d91;font-size:14px;font-weight:600;line-height:25px;margin-left:8px}.card-button{align-items:center;background:#f6891f;border:none;border-radius:5px;display:flex;justify-content:center;padding:12px 30px;width:100%}@media(max-width:1000px){.card-button{padding:12px 15px}}.card-button:disabled{background-color:gray!important;cursor:not-allowed;opacity:.3}.card-button .start-session-btn{color:#fff;font-size:14px;font-weight:700;line-height:19px;text-decoration:none}.carousel-control-prev{left:-4%}@media(max-width:1200px){.carousel-control-prev{left:-5%}}.carousel-control-next{right:-4%}@media(max-width:1200px){.carousel-control-next{right:-5%}}.carousel-indicators{display:none}.carousel-control-next,.carousel-control-prev{top:50%;transform:translateY(-50%);width:5%}.carousel-control-next .carousel-control-prev-icon,.carousel-control-prev .carousel-control-prev-icon{background:url(/static/media/arrow_forward_ios.2e028bb0b3dc813d49b6.svg);background-repeat:no-repeat;transform:rotate(180deg)}.carousel-control-next .carousel-control-next-icon,.carousel-control-prev .carousel-control-next-icon{background:url(/static/media/arrow_forward_ios.2e028bb0b3dc813d49b6.svg);background-repeat:no-repeat}.Pending-Approval-Sessions-outer{margin-top:24px}.Pending-Approval-Sessions-outer .Pending-Approval-Sessions-heading{align-items:center;display:flex;justify-content:space-between}.Pending-Approval-Sessions-outer .Pending-Approval-Sessions-heading .Pending-Approval-Sessions-title{color:#333;font-size:18px;font-weight:700;line-height:25px}.Pending-Approval-Sessions-linkouter{margin-right:14px}.Pending-Approval-Sessions-linkouter .Pending-Approval-Sessions-link{color:#f6891f;cursor:pointer;font-size:14px;font-weight:600;line-height:30px;text-decoration:none}.Approval-Sessions-card-outer{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr;margin-top:16px}@media(max-width:1200px){.Approval-Sessions-card-outer{display:grid;grid-template-columns:1fr 1fr}}.Approval-Sessions-card-outer .Approval-session-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 3px 2px -2px #0000000f,0 5px 3px -2px #00000005;display:flex;justify-content:space-between;padding:16px}.Approval-Sessions-card-outer .Approval-session-card .Approval-card-icon-outer{align-items:center;display:flex;gap:8px}.Approval-Sessions-card-outer .Approval-session-card .Approval-card-icon-outer .Approval-card-icon{align-items:center;background:#090834;border-radius:100px;display:flex;justify-content:center;min-height:46px;min-width:46px;padding:12px}.Approval-Sessions-card-outer .Approval-session-card .Approval-card-icon-outer .Approval-card-icon p{color:#fff;font-size:16px;font-weight:600;line-height:22px}.Approval-name-age .Approval-name-joe{color:#101828;font-size:16px;font-weight:700;line-height:22px}.Approval-name-age .Approval-age-year{color:#797673;font-size:14px;font-weight:400;line-height:24px}.flag-date-outer{align-items:center;display:flex;gap:4px}.flag-date-outer .span-date{color:#f04438;font-size:12px;font-weight:600;line-height:20px}.tech-table-view-wrapper{height:calc(100vh - 650px);overflow-y:auto}.tech-table-view-wrapper .ant-table{height:100%!important}.no-more-assigned{align-items:center;background:#fff;border-radius:10px;box-shadow:0 8px 20px #662d910f;display:flex;height:370px;justify-content:center;margin:30px 0 64px;width:100%}.no-more-assigned .no-more-assigned-text{color:#9a9a9a;font-size:14px;font-weight:600;line-height:21px}.checkemail-section{background-color:#f4f5fe;height:100vh;overflow:hidden;position:relative;width:100%}.checkemail-section .checkemail-image-top{left:40px;position:absolute;top:-90px;transform:rotate(180deg);width:10%}.checkemail-section .checkemail-image{bottom:-80px;position:absolute;right:40px;width:20%}.checkemail-section .checkemail-wrapper{align-items:center;display:flex;height:100%;justify-content:center}.checkemail-section .checkemail-wrapper .check-your-email{align-items:center;display:flex;flex-direction:column;justify-content:center}.checkemail-section .checkemail-wrapper .check-your-email .email-icon{align-items:center;background:#f6891f33;border:10px solid #f6891f1a;border-radius:28px;display:flex;height:56px;justify-content:center;margin-bottom:24px;width:56px}.check-your-email-heading{color:#101828;font-size:30px;font-weight:700;line-height:38px;margin-bottom:12px;text-align:center}.check-your-email-heading .check-your-email-reset-link{color:#475467;font-size:16px;font-weight:400;line-height:24px;text-align:center}.email-btn{background:#f6891f;border:none;border-radius:8px;box-shadow:0 1px 2px #1018280d;color:#fff;margin:32px 0;padding:10px 0;width:100%}.email-btn .pointer{cursor:pointer!important}.email-btn .default{cursor:default!important}.receive-email{color:#475467;font-size:14px;font-weight:400;line-height:20px;margin-bottom:32px}.receive-email p,.receive-email span{color:#f6891f;font-size:14px;font-weight:600;line-height:20px}.back-to-login{color:#475467;cursor:pointer!important;font-size:14px;font-weight:600;line-height:20px;padding-left:8px}.create-user-wrapper{align-items:center;display:flex;height:calc(100vh - 56px);justify-content:center}.create-user-box{max-width:800px;width:100%}.create-user-box .btn-fill-primary{margin-right:10px;width:35%}.add-button{margin:10px;position:absolute;right:253px}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.formik_error{color:red;font-size:12px;font-weight:400;margin-bottom:0}html{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.91317ac6.css.map*/