@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}@media (min-width:1200px){legend{font-size:1.5rem}}::-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-file-upload-button{font:inherit;-webkit-appearance:button}@media (min-width:1200px){.display-1{font-size:5rem}}@media (min-width:1200px){.display-2{font-size:4.5rem}}@media (min-width:1200px){.display-3{font-size:4rem}}@media (min-width:1200px){.display-4{font-size:3.5rem}}@media (min-width:1200px){.display-5{font-size:3rem}}@media (min-width:1200px){.display-6{font-size:2.5rem}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus::-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::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.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:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.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{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.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}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}@media (prefers-reduced-motion:reduce){.fade{transition:none}}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-end{--bs-position:end}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){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-right-radius:0;border-bottom-left-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:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-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:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-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-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-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)}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[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)}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio-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%}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.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-sticky{position:-webkit-sticky!important;position:sticky!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-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color:rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color:#3f51b5;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color:#ff4081;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, .87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(0, 0, 0, .54)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5;--mdc-linear-progress-track-color:rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081;--mdc-linear-progress-track-color:rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color:whitesmoke;--mdc-filled-text-field-disabled-container-color:#fafafa;--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, .38);--mat-form-field-state-layer-color:rgba(0, 0, 0, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity:.04;--mat-form-field-focus-state-layer-opacity:.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ff4081;--mdc-filled-text-field-focus-active-indicator-color:#ff4081;--mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color:#ff4081;--mdc-outlined-text-field-focus-outline-color:#ff4081;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, .87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-background-color:white}html{--mdc-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color:#000;--mdc-dialog-container-shape:4px}html{--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-family:rounded;--mdc-chip-container-shape-radius:16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family:rounded;--mdc-chip-with-avatar-avatar-shape-radius:14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-handle-opacity:.38;--mdc-switch-disabled-selected-icon-opacity:.38;--mdc-switch-disabled-track-opacity:.12;--mdc-switch-disabled-unselected-icon-opacity:.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:.12;--mdc-switch-selected-hover-state-layer-opacity:.04;--mdc-switch-selected-pressed-state-layer-opacity:.1;--mdc-switch-unselected-focus-state-layer-opacity:.12;--mdc-switch-unselected-hover-state-layer-opacity:.04;--mdc-switch-unselected-pressed-state-layer-opacity:.1}html{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color:black;--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}html{--mdc-radio-disabled-selected-icon-opacity:.38;--mdc-radio-disabled-unselected-icon-opacity:.38;--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-radio-ripple-color:#000;--mat-radio-checked-ripple-color:#3f51b5;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-radio-ripple-color:#000;--mat-radio-checked-ripple-color:#ff4081;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:#000;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}html{--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}html{--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%);--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:.6}html{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-ripple-color:#3f51b5;--mat-slider-hover-state-layer-color:rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color:rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity:.6}html .mat-accent{--mat-slider-ripple-color:#ff4081;--mat-slider-hover-state-layer-color:rgba(255, 64, 129, .05);--mat-slider-focus-state-layer-color:rgba(255, 64, 129, .2);--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:white}html .mat-warn{--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, .2);--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px}html{--mat-menu-item-label-text-color:rgba(0, 0, 0, .87);--mat-menu-item-icon-color:rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-container-color:white}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:.38;--mdc-list-list-item-disabled-leading-icon-opacity:.38;--mdc-list-list-item-disabled-trailing-icon-opacity:.38}html{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 0, 0, .87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, .12)}html{--mat-paginator-container-size:56px}.mat-mdc-paginator{--mat-form-field-container-height:40px;--mat-form-field-filled-label-display:none;--mat-form-field-container-vertical-padding:8px;--mat-form-field-filled-with-label-container-padding-top:8px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mdc-secondary-navigation-tab-container-height:48px;--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3f51b5;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:#000;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#3f51b5;--mat-tab-header-active-ripple-color:#3f51b5;--mat-tab-header-inactive-ripple-color:#3f51b5;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#3f51b5;--mat-tab-header-active-hover-label-text-color:#3f51b5;--mat-tab-header-active-focus-indicator-color:#3f51b5;--mat-tab-header-active-hover-indicator-color:#3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ff4081;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:#000;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#ff4081;--mat-tab-header-active-ripple-color:#ff4081;--mat-tab-header-inactive-ripple-color:#ff4081;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#ff4081;--mat-tab-header-active-hover-label-text-color:#ff4081;--mat-tab-header-active-focus-indicator-color:#ff4081;--mat-tab-header-active-hover-indicator-color:#ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:#000;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3f51b5;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#ff4081;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:.16;--mdc-checkbox-selected-hover-state-layer-opacity:.04;--mdc-checkbox-selected-pressed-state-layer-opacity:.16;--mdc-checkbox-unselected-focus-state-layer-opacity:.16;--mdc-checkbox-unselected-hover-state-layer-opacity:.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox{--mdc-form-field-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size:40px}.mat-mdc-checkbox{--mdc-form-field-label-text-font:Roboto, sans-serif;--mdc-form-field-label-text-line-height:20px;--mdc-form-field-label-text-size:14px;--mdc-form-field-label-text-tracking:.0178571429em;--mdc-form-field-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-keep-touch-target:false;--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px}html{--mdc-text-button-label-text-color:#000;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-text-button-state-layer-color:#000;--mat-text-button-disabled-state-layer-color:#000;--mat-text-button-ripple-color:rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity:.04;--mat-text-button-focus-state-layer-opacity:.12;--mat-text-button-pressed-state-layer-opacity:.12;--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:#000;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color:#000;--mat-filled-button-disabled-state-layer-color:#000;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity:.04;--mat-filled-button-focus-state-layer-opacity:.12;--mat-filled-button-pressed-state-layer-opacity:.12;--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:#000;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color:#000;--mat-protected-button-state-layer-color:#000;--mat-protected-button-disabled-state-layer-color:#000;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity:.04;--mat-protected-button-focus-state-layer-opacity:.12;--mat-protected-button-pressed-state-layer-opacity:.12;--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color:#000;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#000;--mat-outlined-button-disabled-state-layer-color:#000;--mat-outlined-button-ripple-color:rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity:.04;--mat-outlined-button-focus-state-layer-opacity:.12;--mat-outlined-button-pressed-state-layer-opacity:.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5;--mat-text-button-state-layer-color:#3f51b5;--mat-text-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081;--mat-text-button-state-layer-color:#ff4081;--mat-text-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:#fff;--mat-filled-button-state-layer-color:#fff;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:#fff;--mat-filled-button-state-layer-color:#fff;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:#fff;--mat-filled-button-state-layer-color:#fff;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:#fff;--mat-protected-button-state-layer-color:#fff;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:#fff;--mat-protected-button-state-layer-color:#fff;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:#fff;--mat-protected-button-state-layer-color:#fff;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#3f51b5;--mat-outlined-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#ff4081;--mat-outlined-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mdc-protected-button-container-height:36px}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none}html{--mdc-icon-button-state-layer-size:48px;--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color:#000;--mat-icon-button-disabled-state-layer-color:#000;--mat-icon-button-ripple-color:rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity:.04;--mat-icon-button-focus-state-layer-opacity:.12;--mat-icon-button-pressed-state-layer-opacity:.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5;--mat-icon-button-state-layer-color:#3f51b5;--mat-icon-button-ripple-color:rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081;--mat-icon-button-state-layer-color:#ff4081;--mat-icon-button-ripple-color:rgba(255, 64, 129, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, .1)}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape:50%;--mdc-fab-icon-size:24px}html{--mdc-fab-container-color:white;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color:#000;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:#000;--mat-fab-disabled-state-layer-color:#000;--mat-fab-ripple-color:rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity:.04;--mat-fab-focus-state-layer-opacity:.12;--mat-fab-pressed-state-layer-opacity:.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color:#000}html .mat-mdc-fab.mat-primary,html .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mat-fab-foreground-color:#fff;--mat-fab-state-layer-color:#fff;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent,html .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mat-fab-foreground-color:#fff;--mat-fab-state-layer-color:#fff;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn,html .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:#fff;--mat-fab-state-layer-color:#fff;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87);--mat-snack-bar-button-color:#ff4081}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, .87);--mat-table-row-item-outline-color:rgba(0, 0, 0, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color:#ff4081;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-large-size-text-size:24px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:.04;--mat-standard-button-toggle-focus-state-layer-opacity:.12}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-text-font:Roboto, sans-serif;--mat-standard-button-toggle-text-font:Roboto, sans-serif}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape:4px}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-expansion-header-text-color:rgba(0, 0, 0, .87);--mat-expansion-header-description-color:rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3f51b5}.mat-icon.mat-accent{--mat-icon-color:#ff4081}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-shape:0}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, .12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, .87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, .87);--mat-sidenav-scrim-color:rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ff4081;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ff4081;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ff4081;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#757575}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3f51b5;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ff4081;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}:root{--colorBtnTxt: #ffffff;--bs-primary: #0F27BD !important;--primary: #0F27BD !important;--primary-rgb: 53 25 88 !important;--blue-lime: #5252C6;--blue-lime-rgb: 82 82 198;--purple: #A110C4;--purple-rgb: 161 16 196}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #ffffff;--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-blue-lime: #5252C6;--bs-purple: #A110C4;--bs-mid-gray: #8C8C8C;--bs-inactive-gray: #C4C4C4;--bs-dark-gray: #717171;--bs-bg: #F2F2F2;--bs-light-gray: #E0E0E0;--bs-sms-bubble: #E5E2E2;--bs-pink: #FF00A8;--bs-red: #ED0C42;--bs-orange: #F96F08;--bs-text: #101828;--bs-tertiary: #475467;--bs-primary-600: #0B1B85;--bs-primary: #0F27BD;--bs-secondary: #344054;--bs-success: #198754;--bs-danger: #dc3545;--bs-warning: #ffc107;--bs-info: #0dcaf0;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-link: #0d6efd;--bs-blue-lime-rgb: 82, 82, 198;--bs-purple-rgb: 161, 16, 196;--bs-mid-gray-rgb: 140, 140, 140;--bs-inactive-gray-rgb: 196, 196, 196;--bs-dark-gray-rgb: 113, 113, 113;--bs-bg-rgb: 242, 242, 242;--bs-light-gray-rgb: 224, 224, 224;--bs-sms-bubble-rgb: 229, 226, 226;--bs-pink-rgb: 255, 0, 168;--bs-red-rgb: 237, 12, 66;--bs-orange-rgb: 249, 111, 8;--bs-text-rgb: 16, 24, 40;--bs-tertiary-rgb: 71, 84, 103;--bs-primary-600-rgb: 11, 27, 133;--bs-primary-rgb: 15, 39, 189;--bs-secondary-rgb: 52, 64, 84;--bs-success-rgb: 25, 135, 84;--bs-danger-rgb: 220, 53, 69;--bs-warning-rgb: 255, 193, 7;--bs-info-rgb: 13, 202, 240;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-link-rgb: 13, 110, 253;--bs-primary-text-emphasis: #06104c;--bs-secondary-text-emphasis: #151a22;--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: #cfd4f2;--bs-secondary-bg-subtle: #d6d9dd;--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: #9fa9e5;--bs-secondary-border-subtle: #aeb3bb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #ffffff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0F27BD;--bs-link-color-rgb: 15, 39, 189;--bs-link-decoration: underline;--bs-link-hover-color: #0c1f97;--bs-link-hover-color-rgb: 12, 31, 151;--bs-code-color: #FF00A8;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: rgba(99, 99, 99, .2) 0px 2px 8px 0px;--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(15, 39, 189, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #ffffff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6f7dd7;--bs-secondary-text-emphasis: #858c98;--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: #030826;--bs-secondary-bg-subtle: #0a0d11;--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: #091771;--bs-secondary-border-subtle: #1f2632;--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: #6f7dd7;--bs-link-hover-color: #8c97df;--bs-link-color-rgb: 111, 125, 215;--bs-link-hover-color-rgb: 140, 151, 223;--bs-code-color: #ff66cb;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #f46d8e;--bs-form-invalid-border-color: #f46d8e}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfd4f2;--bs-table-border-color: #a6aac2;--bs-table-striped-bg: #c5c9e6;--bs-table-striped-color: #000;--bs-table-active-bg: #babfda;--bs-table-active-color: #000;--bs-table-hover-bg: #bfc4e0;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #d6d9dd;--bs-table-border-color: #abaeb1;--bs-table-striped-bg: #cbced2;--bs-table-striped-color: #000;--bs-table-active-bg: #c1c3c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c6c9cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #ffffff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #ffffff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #ffffff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #ffffff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#8793de;outline:0;box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.3)!important}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#8793de;outline:0;box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.3)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#8793de;outline:0;box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.3)}.form-check-input:checked{background-color:var(--bs-primary);border-color:var(--bs-primary)}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0f27bd;border-color:#0f27bd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='var%28--bs-gray-100%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(var(--bs-primary-rgb),.3)!important}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(var(--bs-primary-rgb),.3)!important}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;appearance:none;background-color:#0f27bd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b7beeb}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0f27bd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b7beeb}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-control-plaintext~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-blue-lime{--bs-btn-color: #ffffff;--bs-btn-bg: #5252C6;--bs-btn-border-color: #5252C6;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #4646a8;--bs-btn-hover-border-color: #42429e;--bs-btn-focus-shadow-rgb: 108, 108, 207;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #42429e;--bs-btn-active-border-color: #3e3e95;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #5252C6;--bs-btn-disabled-border-color: #5252C6}.btn-purple{--bs-btn-color: #ffffff;--bs-btn-bg: #A110C4;--bs-btn-border-color: #A110C4;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #890ea7;--bs-btn-hover-border-color: #810d9d;--bs-btn-focus-shadow-rgb: 175, 52, 205;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #810d9d;--bs-btn-active-border-color: #790c93;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #A110C4;--bs-btn-disabled-border-color: #A110C4}.btn-mid-gray{--bs-btn-color: #000;--bs-btn-bg: #8C8C8C;--bs-btn-border-color: #8C8C8C;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #9d9d9d;--bs-btn-hover-border-color: #989898;--bs-btn-focus-shadow-rgb: 119, 119, 119;--bs-btn-active-color: #000;--bs-btn-active-bg: #a3a3a3;--bs-btn-active-border-color: #989898;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #8C8C8C;--bs-btn-disabled-border-color: #8C8C8C}.btn-inactive-gray{--bs-btn-color: #000;--bs-btn-bg: #C4C4C4;--bs-btn-border-color: #C4C4C4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #cdcdcd;--bs-btn-hover-border-color: #cacaca;--bs-btn-focus-shadow-rgb: 167, 167, 167;--bs-btn-active-color: #000;--bs-btn-active-bg: #d0d0d0;--bs-btn-active-border-color: #cacaca;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #C4C4C4;--bs-btn-disabled-border-color: #C4C4C4}.btn-dark-gray{--bs-btn-color: #ffffff;--bs-btn-bg: #717171;--bs-btn-border-color: #717171;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #606060;--bs-btn-hover-border-color: #5a5a5a;--bs-btn-focus-shadow-rgb: 134, 134, 134;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #5a5a5a;--bs-btn-active-border-color: #555555;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #717171;--bs-btn-disabled-border-color: #717171}.btn-bg{--bs-btn-color: #000;--bs-btn-bg: #F2F2F2;--bs-btn-border-color: #F2F2F2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f4f4f4;--bs-btn-hover-border-color: #f3f3f3;--bs-btn-focus-shadow-rgb: 206, 206, 206;--bs-btn-active-color: #000;--bs-btn-active-bg: whitesmoke;--bs-btn-active-border-color: #f3f3f3;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F2F2F2;--bs-btn-disabled-border-color: #F2F2F2}.btn-light-gray{--bs-btn-color: #000;--bs-btn-bg: #E0E0E0;--bs-btn-border-color: #E0E0E0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #e5e5e5;--bs-btn-hover-border-color: #e3e3e3;--bs-btn-focus-shadow-rgb: 190, 190, 190;--bs-btn-active-color: #000;--bs-btn-active-bg: #e6e6e6;--bs-btn-active-border-color: #e3e3e3;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #E0E0E0;--bs-btn-disabled-border-color: #E0E0E0}.btn-sms-bubble{--bs-btn-color: #000;--bs-btn-bg: #E5E2E2;--bs-btn-border-color: #E5E2E2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #e9e6e6;--bs-btn-hover-border-color: #e8e5e5;--bs-btn-focus-shadow-rgb: 195, 192, 192;--bs-btn-active-color: #000;--bs-btn-active-bg: #eae8e8;--bs-btn-active-border-color: #e8e5e5;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #E5E2E2;--bs-btn-disabled-border-color: #E5E2E2}.btn-pink{--bs-btn-color: #000;--bs-btn-bg: #FF00A8;--bs-btn-border-color: #FF00A8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ff26b5;--bs-btn-hover-border-color: #ff1ab1;--bs-btn-focus-shadow-rgb: 217, 0, 143;--bs-btn-active-color: #000;--bs-btn-active-bg: #ff33b9;--bs-btn-active-border-color: #ff1ab1;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #FF00A8;--bs-btn-disabled-border-color: #FF00A8}.btn-red{--bs-btn-color: #000;--bs-btn-bg: #ED0C42;--bs-btn-border-color: #ED0C42;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f0305e;--bs-btn-hover-border-color: #ef2455;--bs-btn-focus-shadow-rgb: 201, 10, 56;--bs-btn-active-color: #000;--bs-btn-active-bg: #f13d68;--bs-btn-active-border-color: #ef2455;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ED0C42;--bs-btn-disabled-border-color: #ED0C42}.btn-orange{--bs-btn-color: #000;--bs-btn-bg: #F96F08;--bs-btn-border-color: #F96F08;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #fa852d;--bs-btn-hover-border-color: #fa7d21;--bs-btn-focus-shadow-rgb: 212, 94, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #fa8c39;--bs-btn-active-border-color: #fa7d21;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #F96F08;--bs-btn-disabled-border-color: #F96F08}.btn-text{--bs-btn-color: #ffffff;--bs-btn-bg: #101828;--bs-btn-border-color: #101828;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0e1422;--bs-btn-hover-border-color: #0d1320;--bs-btn-focus-shadow-rgb: 52, 59, 72;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0d1320;--bs-btn-active-border-color: #0c121e;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #101828;--bs-btn-disabled-border-color: #101828}.btn-tertiary{--bs-btn-color: #ffffff;--bs-btn-bg: #475467;--bs-btn-border-color: #475467;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #3c4758;--bs-btn-hover-border-color: #394352;--bs-btn-focus-shadow-rgb: 99, 110, 126;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #394352;--bs-btn-active-border-color: #353f4d;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #475467;--bs-btn-disabled-border-color: #475467}.btn-primary-600{--bs-btn-color: #ffffff;--bs-btn-bg: #0B1B85;--bs-btn-border-color: #0B1B85;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #091771;--bs-btn-hover-border-color: #09166a;--bs-btn-focus-shadow-rgb: 48, 61, 151;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #09166a;--bs-btn-active-border-color: #081464;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #0B1B85;--bs-btn-disabled-border-color: #0B1B85}.btn-primary{--bs-btn-color: #ffffff;--bs-btn-bg: #0F27BD;--bs-btn-border-color: #0F27BD;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0d21a1;--bs-btn-hover-border-color: #0c1f97;--bs-btn-focus-shadow-rgb: 51, 71, 199;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0c1f97;--bs-btn-active-border-color: #0b1d8e;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #0F27BD;--bs-btn-disabled-border-color: #0F27BD}.btn-secondary{--bs-btn-color: #ffffff;--bs-btn-bg: #344054;--bs-btn-border-color: #344054;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #2c3647;--bs-btn-hover-border-color: #2a3343;--bs-btn-focus-shadow-rgb: 82, 93, 110;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #2a3343;--bs-btn-active-border-color: #27303f;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #344054;--bs-btn-disabled-border-color: #344054}.btn-success{--bs-btn-color: #ffffff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-danger{--bs-btn-color: #ffffff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.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: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.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: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.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: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #ffffff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-link{--bs-btn-color: #ffffff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffffff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-outline-blue-lime{--bs-btn-color: #5252C6;--bs-btn-border-color: #5252C6;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #5252C6;--bs-btn-hover-border-color: #5252C6;--bs-btn-focus-shadow-rgb: 82, 82, 198;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #5252C6;--bs-btn-active-border-color: #5252C6;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #5252C6;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #5252C6;--bs-gradient: none}.btn-outline-purple{--bs-btn-color: #A110C4;--bs-btn-border-color: #A110C4;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #A110C4;--bs-btn-hover-border-color: #A110C4;--bs-btn-focus-shadow-rgb: 161, 16, 196;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #A110C4;--bs-btn-active-border-color: #A110C4;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #A110C4;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #A110C4;--bs-gradient: none}.btn-outline-mid-gray{--bs-btn-color: #8C8C8C;--bs-btn-border-color: #8C8C8C;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #8C8C8C;--bs-btn-hover-border-color: #8C8C8C;--bs-btn-focus-shadow-rgb: 140, 140, 140;--bs-btn-active-color: #000;--bs-btn-active-bg: #8C8C8C;--bs-btn-active-border-color: #8C8C8C;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #8C8C8C;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #8C8C8C;--bs-gradient: none}.btn-outline-inactive-gray{--bs-btn-color: #C4C4C4;--bs-btn-border-color: #C4C4C4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #C4C4C4;--bs-btn-hover-border-color: #C4C4C4;--bs-btn-focus-shadow-rgb: 196, 196, 196;--bs-btn-active-color: #000;--bs-btn-active-bg: #C4C4C4;--bs-btn-active-border-color: #C4C4C4;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #C4C4C4;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #C4C4C4;--bs-gradient: none}.btn-outline-dark-gray{--bs-btn-color: #717171;--bs-btn-border-color: #717171;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #717171;--bs-btn-hover-border-color: #717171;--bs-btn-focus-shadow-rgb: 113, 113, 113;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #717171;--bs-btn-active-border-color: #717171;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #717171;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #717171;--bs-gradient: none}.btn-outline-bg{--bs-btn-color: #F2F2F2;--bs-btn-border-color: #F2F2F2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #F2F2F2;--bs-btn-hover-border-color: #F2F2F2;--bs-btn-focus-shadow-rgb: 242, 242, 242;--bs-btn-active-color: #000;--bs-btn-active-bg: #F2F2F2;--bs-btn-active-border-color: #F2F2F2;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #F2F2F2;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F2F2F2;--bs-gradient: none}.btn-outline-light-gray{--bs-btn-color: #E0E0E0;--bs-btn-border-color: #E0E0E0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #E0E0E0;--bs-btn-hover-border-color: #E0E0E0;--bs-btn-focus-shadow-rgb: 224, 224, 224;--bs-btn-active-color: #000;--bs-btn-active-bg: #E0E0E0;--bs-btn-active-border-color: #E0E0E0;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #E0E0E0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #E0E0E0;--bs-gradient: none}.btn-outline-sms-bubble{--bs-btn-color: #E5E2E2;--bs-btn-border-color: #E5E2E2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #E5E2E2;--bs-btn-hover-border-color: #E5E2E2;--bs-btn-focus-shadow-rgb: 229, 226, 226;--bs-btn-active-color: #000;--bs-btn-active-bg: #E5E2E2;--bs-btn-active-border-color: #E5E2E2;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #E5E2E2;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #E5E2E2;--bs-gradient: none}.btn-outline-pink{--bs-btn-color: #FF00A8;--bs-btn-border-color: #FF00A8;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #FF00A8;--bs-btn-hover-border-color: #FF00A8;--bs-btn-focus-shadow-rgb: 255, 0, 168;--bs-btn-active-color: #000;--bs-btn-active-bg: #FF00A8;--bs-btn-active-border-color: #FF00A8;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #FF00A8;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #FF00A8;--bs-gradient: none}.btn-outline-red{--bs-btn-color: #ED0C42;--bs-btn-border-color: #ED0C42;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ED0C42;--bs-btn-hover-border-color: #ED0C42;--bs-btn-focus-shadow-rgb: 237, 12, 66;--bs-btn-active-color: #000;--bs-btn-active-bg: #ED0C42;--bs-btn-active-border-color: #ED0C42;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ED0C42;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ED0C42;--bs-gradient: none}.btn-outline-orange{--bs-btn-color: #F96F08;--bs-btn-border-color: #F96F08;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #F96F08;--bs-btn-hover-border-color: #F96F08;--bs-btn-focus-shadow-rgb: 249, 111, 8;--bs-btn-active-color: #000;--bs-btn-active-bg: #F96F08;--bs-btn-active-border-color: #F96F08;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #F96F08;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #F96F08;--bs-gradient: none}.btn-outline-text{--bs-btn-color: #101828;--bs-btn-border-color: #101828;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #101828;--bs-btn-hover-border-color: #101828;--bs-btn-focus-shadow-rgb: 16, 24, 40;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #101828;--bs-btn-active-border-color: #101828;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #101828;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #101828;--bs-gradient: none}.btn-outline-tertiary{--bs-btn-color: #475467;--bs-btn-border-color: #475467;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #475467;--bs-btn-hover-border-color: #475467;--bs-btn-focus-shadow-rgb: 71, 84, 103;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #475467;--bs-btn-active-border-color: #475467;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #475467;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #475467;--bs-gradient: none}.btn-outline-primary-600{--bs-btn-color: #0B1B85;--bs-btn-border-color: #0B1B85;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0B1B85;--bs-btn-hover-border-color: #0B1B85;--bs-btn-focus-shadow-rgb: 11, 27, 133;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0B1B85;--bs-btn-active-border-color: #0B1B85;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #0B1B85;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0B1B85;--bs-gradient: none}.btn-outline-primary{--bs-btn-color: #0F27BD;--bs-btn-border-color: #0F27BD;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0F27BD;--bs-btn-hover-border-color: #0F27BD;--bs-btn-focus-shadow-rgb: 15, 39, 189;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0F27BD;--bs-btn-active-border-color: #0F27BD;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #0F27BD;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0F27BD;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #344054;--bs-btn-border-color: #344054;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #344054;--bs-btn-hover-border-color: #344054;--bs-btn-focus-shadow-rgb: 52, 64, 84;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #344054;--bs-btn-active-border-color: #344054;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #344054;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #344054;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--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: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--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: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--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: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-outline-link{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #ffffff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #ffffff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 51, 71, 199;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #ffffff;--bs-dropdown-link-active-bg: #0F27BD;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #ffffff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #ffffff;--bs-dropdown-link-active-bg: #0F27BD;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0f27bd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #ffffff;--bs-nav-pills-link-active-bg: #0F27BD}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #ffffff;--bs-navbar-brand-color: #ffffff;--bs-navbar-brand-hover-color: #ffffff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%2306104c' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .3) !important;--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}.accordion-flush>.accordion-item>.accordion-collapse{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236f7dd7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236f7dd7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(15, 39, 189, .25);--bs-pagination-active-color: #ffffff;--bs-pagination-active-bg: #0F27BD;--bs-pagination-active-border-color: #0F27BD;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #ffffff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-blue-lime{--bs-alert-color: var(--bs-blue-lime-text-emphasis);--bs-alert-bg: var(--bs-blue-lime-bg-subtle);--bs-alert-border-color: var(--bs-blue-lime-border-subtle);--bs-alert-link-color: var(--bs-blue-lime-text-emphasis)}.alert-purple{--bs-alert-color: var(--bs-purple-text-emphasis);--bs-alert-bg: var(--bs-purple-bg-subtle);--bs-alert-border-color: var(--bs-purple-border-subtle);--bs-alert-link-color: var(--bs-purple-text-emphasis)}.alert-mid-gray{--bs-alert-color: var(--bs-mid-gray-text-emphasis);--bs-alert-bg: var(--bs-mid-gray-bg-subtle);--bs-alert-border-color: var(--bs-mid-gray-border-subtle);--bs-alert-link-color: var(--bs-mid-gray-text-emphasis)}.alert-inactive-gray{--bs-alert-color: var(--bs-inactive-gray-text-emphasis);--bs-alert-bg: var(--bs-inactive-gray-bg-subtle);--bs-alert-border-color: var(--bs-inactive-gray-border-subtle);--bs-alert-link-color: var(--bs-inactive-gray-text-emphasis)}.alert-dark-gray{--bs-alert-color: var(--bs-dark-gray-text-emphasis);--bs-alert-bg: var(--bs-dark-gray-bg-subtle);--bs-alert-border-color: var(--bs-dark-gray-border-subtle);--bs-alert-link-color: var(--bs-dark-gray-text-emphasis)}.alert-bg{--bs-alert-color: var(--bs-bg-text-emphasis);--bs-alert-bg: var(--bs-bg-bg-subtle);--bs-alert-border-color: var(--bs-bg-border-subtle);--bs-alert-link-color: var(--bs-bg-text-emphasis)}.alert-light-gray{--bs-alert-color: var(--bs-light-gray-text-emphasis);--bs-alert-bg: var(--bs-light-gray-bg-subtle);--bs-alert-border-color: var(--bs-light-gray-border-subtle);--bs-alert-link-color: var(--bs-light-gray-text-emphasis)}.alert-sms-bubble{--bs-alert-color: var(--bs-sms-bubble-text-emphasis);--bs-alert-bg: var(--bs-sms-bubble-bg-subtle);--bs-alert-border-color: var(--bs-sms-bubble-border-subtle);--bs-alert-link-color: var(--bs-sms-bubble-text-emphasis)}.alert-pink{--bs-alert-color: var(--bs-pink-text-emphasis);--bs-alert-bg: var(--bs-pink-bg-subtle);--bs-alert-border-color: var(--bs-pink-border-subtle);--bs-alert-link-color: var(--bs-pink-text-emphasis)}.alert-red{--bs-alert-color: var(--bs-red-text-emphasis);--bs-alert-bg: var(--bs-red-bg-subtle);--bs-alert-border-color: var(--bs-red-border-subtle);--bs-alert-link-color: var(--bs-red-text-emphasis)}.alert-orange{--bs-alert-color: var(--bs-orange-text-emphasis);--bs-alert-bg: var(--bs-orange-bg-subtle);--bs-alert-border-color: var(--bs-orange-border-subtle);--bs-alert-link-color: var(--bs-orange-text-emphasis)}.alert-text{--bs-alert-color: var(--bs-text-text-emphasis);--bs-alert-bg: var(--bs-text-bg-subtle);--bs-alert-border-color: var(--bs-text-border-subtle);--bs-alert-link-color: var(--bs-text-text-emphasis)}.alert-tertiary{--bs-alert-color: var(--bs-tertiary-text-emphasis);--bs-alert-bg: var(--bs-tertiary-bg-subtle);--bs-alert-border-color: var(--bs-tertiary-border-subtle);--bs-alert-link-color: var(--bs-tertiary-text-emphasis)}.alert-primary-600{--bs-alert-color: var(--bs-primary-600-text-emphasis);--bs-alert-bg: var(--bs-primary-600-bg-subtle);--bs-alert-border-color: var(--bs-primary-600-border-subtle);--bs-alert-link-color: var(--bs-primary-600-text-emphasis)}.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-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-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-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-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)}.alert-link{--bs-alert-color: var(--bs-link-text-emphasis);--bs-alert-bg: var(--bs-link-bg-subtle);--bs-alert-border-color: var(--bs-link-border-subtle);--bs-alert-link-color: var(--bs-link-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #ffffff;--bs-progress-bar-bg: #0F27BD;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #ffffff;--bs-list-group-active-bg: #0F27BD;--bs-list-group-active-border-color: #0F27BD;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-blue-lime{--bs-list-group-color: var(--bs-blue-lime-text-emphasis);--bs-list-group-bg: var(--bs-blue-lime-bg-subtle);--bs-list-group-border-color: var(--bs-blue-lime-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-blue-lime-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-blue-lime-border-subtle);--bs-list-group-active-color: var(--bs-blue-lime-bg-subtle);--bs-list-group-active-bg: var(--bs-blue-lime-text-emphasis);--bs-list-group-active-border-color: var(--bs-blue-lime-text-emphasis)}.list-group-item-purple{--bs-list-group-color: var(--bs-purple-text-emphasis);--bs-list-group-bg: var(--bs-purple-bg-subtle);--bs-list-group-border-color: var(--bs-purple-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-purple-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-purple-border-subtle);--bs-list-group-active-color: var(--bs-purple-bg-subtle);--bs-list-group-active-bg: var(--bs-purple-text-emphasis);--bs-list-group-active-border-color: var(--bs-purple-text-emphasis)}.list-group-item-mid-gray{--bs-list-group-color: var(--bs-mid-gray-text-emphasis);--bs-list-group-bg: var(--bs-mid-gray-bg-subtle);--bs-list-group-border-color: var(--bs-mid-gray-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-mid-gray-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-mid-gray-border-subtle);--bs-list-group-active-color: var(--bs-mid-gray-bg-subtle);--bs-list-group-active-bg: var(--bs-mid-gray-text-emphasis);--bs-list-group-active-border-color: var(--bs-mid-gray-text-emphasis)}.list-group-item-inactive-gray{--bs-list-group-color: var(--bs-inactive-gray-text-emphasis);--bs-list-group-bg: var(--bs-inactive-gray-bg-subtle);--bs-list-group-border-color: var(--bs-inactive-gray-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-inactive-gray-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-inactive-gray-border-subtle);--bs-list-group-active-color: var(--bs-inactive-gray-bg-subtle);--bs-list-group-active-bg: var(--bs-inactive-gray-text-emphasis);--bs-list-group-active-border-color: var(--bs-inactive-gray-text-emphasis)}.list-group-item-dark-gray{--bs-list-group-color: var(--bs-dark-gray-text-emphasis);--bs-list-group-bg: var(--bs-dark-gray-bg-subtle);--bs-list-group-border-color: var(--bs-dark-gray-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-gray-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-gray-border-subtle);--bs-list-group-active-color: var(--bs-dark-gray-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-gray-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-gray-text-emphasis)}.list-group-item-bg{--bs-list-group-color: var(--bs-bg-text-emphasis);--bs-list-group-bg: var(--bs-bg-bg-subtle);--bs-list-group-border-color: var(--bs-bg-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-bg-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-bg-border-subtle);--bs-list-group-active-color: var(--bs-bg-bg-subtle);--bs-list-group-active-bg: var(--bs-bg-text-emphasis);--bs-list-group-active-border-color: var(--bs-bg-text-emphasis)}.list-group-item-light-gray{--bs-list-group-color: var(--bs-light-gray-text-emphasis);--bs-list-group-bg: var(--bs-light-gray-bg-subtle);--bs-list-group-border-color: var(--bs-light-gray-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-gray-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-gray-border-subtle);--bs-list-group-active-color: var(--bs-light-gray-bg-subtle);--bs-list-group-active-bg: var(--bs-light-gray-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-gray-text-emphasis)}.list-group-item-sms-bubble{--bs-list-group-color: var(--bs-sms-bubble-text-emphasis);--bs-list-group-bg: var(--bs-sms-bubble-bg-subtle);--bs-list-group-border-color: var(--bs-sms-bubble-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-sms-bubble-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-sms-bubble-border-subtle);--bs-list-group-active-color: var(--bs-sms-bubble-bg-subtle);--bs-list-group-active-bg: var(--bs-sms-bubble-text-emphasis);--bs-list-group-active-border-color: var(--bs-sms-bubble-text-emphasis)}.list-group-item-pink{--bs-list-group-color: var(--bs-pink-text-emphasis);--bs-list-group-bg: var(--bs-pink-bg-subtle);--bs-list-group-border-color: var(--bs-pink-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-pink-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-pink-border-subtle);--bs-list-group-active-color: var(--bs-pink-bg-subtle);--bs-list-group-active-bg: var(--bs-pink-text-emphasis);--bs-list-group-active-border-color: var(--bs-pink-text-emphasis)}.list-group-item-red{--bs-list-group-color: var(--bs-red-text-emphasis);--bs-list-group-bg: var(--bs-red-bg-subtle);--bs-list-group-border-color: var(--bs-red-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-red-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-red-border-subtle);--bs-list-group-active-color: var(--bs-red-bg-subtle);--bs-list-group-active-bg: var(--bs-red-text-emphasis);--bs-list-group-active-border-color: var(--bs-red-text-emphasis)}.list-group-item-orange{--bs-list-group-color: var(--bs-orange-text-emphasis);--bs-list-group-bg: var(--bs-orange-bg-subtle);--bs-list-group-border-color: var(--bs-orange-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-orange-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-orange-border-subtle);--bs-list-group-active-color: var(--bs-orange-bg-subtle);--bs-list-group-active-bg: var(--bs-orange-text-emphasis);--bs-list-group-active-border-color: var(--bs-orange-text-emphasis)}.list-group-item-text{--bs-list-group-color: var(--bs-text-text-emphasis);--bs-list-group-bg: var(--bs-text-bg-subtle);--bs-list-group-border-color: var(--bs-text-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-text-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-text-border-subtle);--bs-list-group-active-color: var(--bs-text-bg-subtle);--bs-list-group-active-bg: var(--bs-text-text-emphasis);--bs-list-group-active-border-color: var(--bs-text-text-emphasis)}.list-group-item-tertiary{--bs-list-group-color: var(--bs-tertiary-text-emphasis);--bs-list-group-bg: var(--bs-tertiary-bg-subtle);--bs-list-group-border-color: var(--bs-tertiary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-tertiary-border-subtle);--bs-list-group-active-color: var(--bs-tertiary-bg-subtle);--bs-list-group-active-bg: var(--bs-tertiary-text-emphasis);--bs-list-group-active-border-color: var(--bs-tertiary-text-emphasis)}.list-group-item-primary-600{--bs-list-group-color: var(--bs-primary-600-text-emphasis);--bs-list-group-bg: var(--bs-primary-600-bg-subtle);--bs-list-group-border-color: var(--bs-primary-600-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-600-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-600-border-subtle);--bs-list-group-active-color: var(--bs-primary-600-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-600-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-600-text-emphasis)}.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-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-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-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-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)}.list-group-item-link{--bs-list-group-color: var(--bs-link-text-emphasis);--bs-list-group-bg: var(--bs-link-bg-subtle);--bs-list-group-border-color: var(--bs-link-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-link-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-link-border-subtle);--bs-list-group-active-color: var(--bs-link-bg-subtle);--bs-list-group-active-bg: var(--bs-link-text-emphasis);--bs-list-group-active-border-color: var(--bs-link-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(15, 39, 189, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin:calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-blue-lime{color:#fff!important;background-color:RGBA(var(--bs-blue-lime-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-purple{color:#fff!important;background-color:RGBA(var(--bs-purple-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-mid-gray{color:#000!important;background-color:RGBA(var(--bs-mid-gray-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-inactive-gray{color:#000!important;background-color:RGBA(var(--bs-inactive-gray-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark-gray{color:#fff!important;background-color:RGBA(var(--bs-dark-gray-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-bg{color:#000!important;background-color:RGBA(var(--bs-bg-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light-gray{color:#000!important;background-color:RGBA(var(--bs-light-gray-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-sms-bubble{color:#000!important;background-color:RGBA(var(--bs-sms-bubble-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-pink{color:#000!important;background-color:RGBA(var(--bs-pink-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-red{color:#000!important;background-color:RGBA(var(--bs-red-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-orange{color:#000!important;background-color:RGBA(var(--bs-orange-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-text{color:#fff!important;background-color:RGBA(var(--bs-text-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-tertiary{color:#fff!important;background-color:RGBA(var(--bs-tertiary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-primary-600{color:#fff!important;background-color:RGBA(var(--bs-primary-600-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-link{color:#fff!important;background-color:RGBA(var(--bs-link-rgb),var(--bs-bg-opacity, 1))!important}.link-blue-lime{color:RGBA(var(--bs-blue-lime-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-blue-lime-rgb),var(--bs-link-underline-opacity, 1))!important}.link-blue-lime:hover,.link-blue-lime:focus{color:RGBA(66,66,158,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(66,66,158,var(--bs-link-underline-opacity, 1))!important}.link-purple{color:RGBA(var(--bs-purple-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-purple-rgb),var(--bs-link-underline-opacity, 1))!important}.link-purple:hover,.link-purple:focus{color:RGBA(129,13,157,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(129,13,157,var(--bs-link-underline-opacity, 1))!important}.link-mid-gray{color:RGBA(var(--bs-mid-gray-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-mid-gray-rgb),var(--bs-link-underline-opacity, 1))!important}.link-mid-gray:hover,.link-mid-gray:focus{color:RGBA(163,163,163,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(163,163,163,var(--bs-link-underline-opacity, 1))!important}.link-inactive-gray{color:RGBA(var(--bs-inactive-gray-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-inactive-gray-rgb),var(--bs-link-underline-opacity, 1))!important}.link-inactive-gray:hover,.link-inactive-gray:focus{color:RGBA(208,208,208,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(208,208,208,var(--bs-link-underline-opacity, 1))!important}.link-dark-gray{color:RGBA(var(--bs-dark-gray-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-gray-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark-gray:hover,.link-dark-gray:focus{color:RGBA(90,90,90,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(90,90,90,var(--bs-link-underline-opacity, 1))!important}.link-bg{color:RGBA(var(--bs-bg-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-bg-rgb),var(--bs-link-underline-opacity, 1))!important}.link-bg:hover,.link-bg:focus{color:RGBA(245,245,245,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(245,245,245,var(--bs-link-underline-opacity, 1))!important}.link-light-gray{color:RGBA(var(--bs-light-gray-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-gray-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light-gray:hover,.link-light-gray:focus{color:RGBA(230,230,230,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(230,230,230,var(--bs-link-underline-opacity, 1))!important}.link-sms-bubble{color:RGBA(var(--bs-sms-bubble-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-sms-bubble-rgb),var(--bs-link-underline-opacity, 1))!important}.link-sms-bubble:hover,.link-sms-bubble:focus{color:RGBA(234,232,232,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(234,232,232,var(--bs-link-underline-opacity, 1))!important}.link-pink{color:RGBA(var(--bs-pink-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-pink-rgb),var(--bs-link-underline-opacity, 1))!important}.link-pink:hover,.link-pink:focus{color:RGBA(255,51,185,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,51,185,var(--bs-link-underline-opacity, 1))!important}.link-red{color:RGBA(var(--bs-red-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-red-rgb),var(--bs-link-underline-opacity, 1))!important}.link-red:hover,.link-red:focus{color:RGBA(241,61,104,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(241,61,104,var(--bs-link-underline-opacity, 1))!important}.link-orange{color:RGBA(var(--bs-orange-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-orange-rgb),var(--bs-link-underline-opacity, 1))!important}.link-orange:hover,.link-orange:focus{color:RGBA(250,140,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(250,140,57,var(--bs-link-underline-opacity, 1))!important}.link-text{color:RGBA(var(--bs-text-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-text-rgb),var(--bs-link-underline-opacity, 1))!important}.link-text:hover,.link-text:focus{color:RGBA(13,19,32,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(13,19,32,var(--bs-link-underline-opacity, 1))!important}.link-tertiary{color:RGBA(var(--bs-tertiary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-tertiary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-tertiary:hover,.link-tertiary:focus{color:RGBA(57,67,82,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(57,67,82,var(--bs-link-underline-opacity, 1))!important}.link-primary-600{color:RGBA(var(--bs-primary-600-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-600-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary-600:hover,.link-primary-600:focus{color:RGBA(9,22,106,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(9,22,106,var(--bs-link-underline-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(12,31,151,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(12,31,151,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(42,51,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(42,51,67,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-link{color:RGBA(var(--bs-link-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-link-rgb),var(--bs-link-underline-opacity, 1))!important}.link-link:hover,.link-link:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.start-0{left:0!important}.end-0{right:0!important}.w-auto{width:auto!important}.h-auto{height:auto!important}.mh-100{max-height:100%!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}.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-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.z-n1{z-index:-1!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}:root{--body-zoom: 1.05}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}body{box-sizing:border-box;color:#000;zoom:var(--body-zoom)}::selection{color:#fff;background-color:var(--bs-primary)!important}body{font-size:1rem;font-family:Inter,sans-serif;font-weight:400}@font-face{font-family:Montserrat,sans-serif;src:url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap)}@font-face{font-family:Inter,sans-serif;src:url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap)}@font-face{font-family:Beckman-FREE;src:url("./media/Beckman-FREE-IJHVVAIE.woff")}.ff-inter{font-family:Inter,sans-serif;font-weight:400}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-cover{object-fit:cover!important}.object-fit-contain{object-fit:contain!important}.object-fit-fill{object-fit:fill!important}.object-fit-inherit{object-fit:inherit!important}.object-fit-revert{object-fit:revert!important}.object-fit-scale-down{object-fit:scale-down!important}.opacity-0,.opacity-0-hover:hover{opacity:0!important}.opacity-25,.opacity-25-hover:hover{opacity:.25!important}.opacity-50,.opacity-50-hover:hover{opacity:.5!important}.opacity-75,.opacity-75-hover:hover{opacity:.75!important}.opacity-100,.opacity-100-hover:hover{opacity:1!important}.overflow-visible{overflow:visible!important}.overflow-hidden{overflow:hidden!important}.overflow-scroll{overflow:scroll!important}.overflow-auto{overflow:auto!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-icon-box{box-shadow:0 1px 8px #00000014!important}.focus-ring-blue-lime{--bs-focus-ring-color: rgba(var(--bs-blue-lime-rgb), var(--bs-focus-ring-opacity))}.focus-ring-purple{--bs-focus-ring-color: rgba(var(--bs-purple-rgb), var(--bs-focus-ring-opacity))}.focus-ring-mid-gray{--bs-focus-ring-color: rgba(var(--bs-mid-gray-rgb), var(--bs-focus-ring-opacity))}.focus-ring-inactive-gray{--bs-focus-ring-color: rgba(var(--bs-inactive-gray-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark-gray{--bs-focus-ring-color: rgba(var(--bs-dark-gray-rgb), var(--bs-focus-ring-opacity))}.focus-ring-bg{--bs-focus-ring-color: rgba(var(--bs-bg-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light-gray{--bs-focus-ring-color: rgba(var(--bs-light-gray-rgb), var(--bs-focus-ring-opacity))}.focus-ring-sms-bubble{--bs-focus-ring-color: rgba(var(--bs-sms-bubble-rgb), var(--bs-focus-ring-opacity))}.focus-ring-pink{--bs-focus-ring-color: rgba(var(--bs-pink-rgb), var(--bs-focus-ring-opacity))}.focus-ring-red{--bs-focus-ring-color: rgba(var(--bs-red-rgb), var(--bs-focus-ring-opacity))}.focus-ring-orange{--bs-focus-ring-color: rgba(var(--bs-orange-rgb), var(--bs-focus-ring-opacity))}.focus-ring-text{--bs-focus-ring-color: rgba(var(--bs-text-rgb), var(--bs-focus-ring-opacity))}.focus-ring-tertiary{--bs-focus-ring-color: rgba(var(--bs-tertiary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-primary-600{--bs-focus-ring-color: rgba(var(--bs-primary-600-rgb), var(--bs-focus-ring-opacity))}.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-danger{--bs-focus-ring-color: rgba(var(--bs-danger-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-info{--bs-focus-ring-color: rgba(var(--bs-info-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))}.focus-ring-link{--bs-focus-ring-color: rgba(var(--bs-link-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0,.top-0-px,.top-n0{top:0!important}.top-0-rem,.top-n0-rem{top:0rem!important}.top-0{top:0%!important}.top-1-px{top:1px!important}.top-n1{top:-1px!important}.top-1-rem{top:1rem!important}.top-n1-rem{top:-1rem!important}.top-1{top:1%!important}.top-2-px{top:2px!important}.top-n2{top:-2px!important}.top-2-rem{top:2rem!important}.top-n2-rem{top:-2rem!important}.top-2{top:2%!important}.top-3-px{top:3px!important}.top-n3{top:-3px!important}.top-3-rem{top:3rem!important}.top-n3-rem{top:-3rem!important}.top-3{top:3%!important}.top-4-px{top:4px!important}.top-n4{top:-4px!important}.top-4-rem{top:4rem!important}.top-n4-rem{top:-4rem!important}.top-4{top:4%!important}.top-5-px{top:5px!important}.top-n5{top:-5px!important}.top-5-rem{top:5rem!important}.top-n5-rem{top:-5rem!important}.top-5{top:5%!important}.top-6-px{top:6px!important}.top-n6{top:-6px!important}.top-6-rem{top:6rem!important}.top-n6-rem{top:-6rem!important}.top-6{top:6%!important}.top-7-px{top:7px!important}.top-n7{top:-7px!important}.top-7-rem{top:7rem!important}.top-n7-rem{top:-7rem!important}.top-7{top:7%!important}.top-8-px{top:8px!important}.top-n8{top:-8px!important}.top-8-rem{top:8rem!important}.top-n8-rem{top:-8rem!important}.top-8{top:8%!important}.top-9-px{top:9px!important}.top-n9{top:-9px!important}.top-9-rem{top:9rem!important}.top-n9-rem{top:-9rem!important}.top-9{top:9%!important}.top-10-px{top:10px!important}.top-n10{top:-10px!important}.top-10-rem{top:10rem!important}.top-n10-rem{top:-10rem!important}.top-10{top:10%!important}.top-11-px{top:11px!important}.top-n11{top:-11px!important}.top-11-rem{top:11rem!important}.top-n11-rem{top:-11rem!important}.top-11{top:11%!important}.top-12-px{top:12px!important}.top-n12{top:-12px!important}.top-12-rem{top:12rem!important}.top-n12-rem{top:-12rem!important}.top-12{top:12%!important}.top-13-px{top:13px!important}.top-n13{top:-13px!important}.top-13-rem{top:13rem!important}.top-n13-rem{top:-13rem!important}.top-13{top:13%!important}.top-14-px{top:14px!important}.top-n14{top:-14px!important}.top-14-rem{top:14rem!important}.top-n14-rem{top:-14rem!important}.top-14{top:14%!important}.top-15-px{top:15px!important}.top-n15{top:-15px!important}.top-15-rem{top:15rem!important}.top-n15-rem{top:-15rem!important}.top-15{top:15%!important}.top-16-px{top:16px!important}.top-n16{top:-16px!important}.top-16-rem{top:16rem!important}.top-n16-rem{top:-16rem!important}.top-16{top:16%!important}.top-17-px{top:17px!important}.top-n17{top:-17px!important}.top-17-rem{top:17rem!important}.top-n17-rem{top:-17rem!important}.top-17{top:17%!important}.top-18-px{top:18px!important}.top-n18{top:-18px!important}.top-18-rem{top:18rem!important}.top-n18-rem{top:-18rem!important}.top-18{top:18%!important}.top-19-px{top:19px!important}.top-n19{top:-19px!important}.top-19-rem{top:19rem!important}.top-n19-rem{top:-19rem!important}.top-19{top:19%!important}.top-20-px{top:20px!important}.top-n20{top:-20px!important}.top-20-rem{top:20rem!important}.top-n20-rem{top:-20rem!important}.top-20{top:20%!important}.top-21-px{top:21px!important}.top-n21{top:-21px!important}.top-21-rem{top:21rem!important}.top-n21-rem{top:-21rem!important}.top-21{top:21%!important}.top-22-px{top:22px!important}.top-n22{top:-22px!important}.top-22-rem{top:22rem!important}.top-n22-rem{top:-22rem!important}.top-22{top:22%!important}.top-23-px{top:23px!important}.top-n23{top:-23px!important}.top-23-rem{top:23rem!important}.top-n23-rem{top:-23rem!important}.top-23{top:23%!important}.top-24-px{top:24px!important}.top-n24{top:-24px!important}.top-24-rem{top:24rem!important}.top-n24-rem{top:-24rem!important}.top-24{top:24%!important}.top-25-px{top:25px!important}.top-n25{top:-25px!important}.top-25-rem{top:25rem!important}.top-n25-rem{top:-25rem!important}.top-25{top:25%!important}.top-26-px{top:26px!important}.top-n26{top:-26px!important}.top-26-rem{top:26rem!important}.top-n26-rem{top:-26rem!important}.top-26{top:26%!important}.top-27-px{top:27px!important}.top-n27{top:-27px!important}.top-27-rem{top:27rem!important}.top-n27-rem{top:-27rem!important}.top-27{top:27%!important}.top-28-px{top:28px!important}.top-n28{top:-28px!important}.top-28-rem{top:28rem!important}.top-n28-rem{top:-28rem!important}.top-28{top:28%!important}.top-29-px{top:29px!important}.top-n29{top:-29px!important}.top-29-rem{top:29rem!important}.top-n29-rem{top:-29rem!important}.top-29{top:29%!important}.top-30-px{top:30px!important}.top-n30{top:-30px!important}.top-30-rem{top:30rem!important}.top-n30-rem{top:-30rem!important}.top-30{top:30%!important}.top-31-px{top:31px!important}.top-n31{top:-31px!important}.top-31-rem{top:31rem!important}.top-n31-rem{top:-31rem!important}.top-31{top:31%!important}.top-32-px{top:32px!important}.top-n32{top:-32px!important}.top-32-rem{top:32rem!important}.top-n32-rem{top:-32rem!important}.top-32{top:32%!important}.top-33-px{top:33px!important}.top-n33{top:-33px!important}.top-33-rem{top:33rem!important}.top-n33-rem{top:-33rem!important}.top-33{top:33%!important}.top-34-px{top:34px!important}.top-n34{top:-34px!important}.top-34-rem{top:34rem!important}.top-n34-rem{top:-34rem!important}.top-34{top:34%!important}.top-35-px{top:35px!important}.top-n35{top:-35px!important}.top-35-rem{top:35rem!important}.top-n35-rem{top:-35rem!important}.top-35{top:35%!important}.top-36-px{top:36px!important}.top-n36{top:-36px!important}.top-36-rem{top:36rem!important}.top-n36-rem{top:-36rem!important}.top-36{top:36%!important}.top-37-px{top:37px!important}.top-n37{top:-37px!important}.top-37-rem{top:37rem!important}.top-n37-rem{top:-37rem!important}.top-37{top:37%!important}.top-38-px{top:38px!important}.top-n38{top:-38px!important}.top-38-rem{top:38rem!important}.top-n38-rem{top:-38rem!important}.top-38{top:38%!important}.top-39-px{top:39px!important}.top-n39{top:-39px!important}.top-39-rem{top:39rem!important}.top-n39-rem{top:-39rem!important}.top-39{top:39%!important}.top-40-px{top:40px!important}.top-n40{top:-40px!important}.top-40-rem{top:40rem!important}.top-n40-rem{top:-40rem!important}.top-40{top:40%!important}.top-41-px{top:41px!important}.top-n41{top:-41px!important}.top-41-rem{top:41rem!important}.top-n41-rem{top:-41rem!important}.top-41{top:41%!important}.top-42-px{top:42px!important}.top-n42{top:-42px!important}.top-42-rem{top:42rem!important}.top-n42-rem{top:-42rem!important}.top-42{top:42%!important}.top-43-px{top:43px!important}.top-n43{top:-43px!important}.top-43-rem{top:43rem!important}.top-n43-rem{top:-43rem!important}.top-43{top:43%!important}.top-44-px{top:44px!important}.top-n44{top:-44px!important}.top-44-rem{top:44rem!important}.top-n44-rem{top:-44rem!important}.top-44{top:44%!important}.top-45-px{top:45px!important}.top-n45{top:-45px!important}.top-45-rem{top:45rem!important}.top-n45-rem{top:-45rem!important}.top-45{top:45%!important}.top-46-px{top:46px!important}.top-n46{top:-46px!important}.top-46-rem{top:46rem!important}.top-n46-rem{top:-46rem!important}.top-46{top:46%!important}.top-47-px{top:47px!important}.top-n47{top:-47px!important}.top-47-rem{top:47rem!important}.top-n47-rem{top:-47rem!important}.top-47{top:47%!important}.top-48-px{top:48px!important}.top-n48{top:-48px!important}.top-48-rem{top:48rem!important}.top-n48-rem{top:-48rem!important}.top-48{top:48%!important}.top-49-px{top:49px!important}.top-n49{top:-49px!important}.top-49-rem{top:49rem!important}.top-n49-rem{top:-49rem!important}.top-49{top:49%!important}.top-50-px{top:50px!important}.top-n50{top:-50px!important}.top-50-rem{top:50rem!important}.top-n50-rem{top:-50rem!important}.top-50{top:50%!important}.top-51-px{top:51px!important}.top-n51{top:-51px!important}.top-51-rem{top:51rem!important}.top-n51-rem{top:-51rem!important}.top-51{top:51%!important}.top-52-px{top:52px!important}.top-n52{top:-52px!important}.top-52-rem{top:52rem!important}.top-n52-rem{top:-52rem!important}.top-52{top:52%!important}.top-53-px{top:53px!important}.top-n53{top:-53px!important}.top-53-rem{top:53rem!important}.top-n53-rem{top:-53rem!important}.top-53{top:53%!important}.top-54-px{top:54px!important}.top-n54{top:-54px!important}.top-54-rem{top:54rem!important}.top-n54-rem{top:-54rem!important}.top-54{top:54%!important}.top-55-px{top:55px!important}.top-n55{top:-55px!important}.top-55-rem{top:55rem!important}.top-n55-rem{top:-55rem!important}.top-55{top:55%!important}.top-56-px{top:56px!important}.top-n56{top:-56px!important}.top-56-rem{top:56rem!important}.top-n56-rem{top:-56rem!important}.top-56{top:56%!important}.top-57-px{top:57px!important}.top-n57{top:-57px!important}.top-57-rem{top:57rem!important}.top-n57-rem{top:-57rem!important}.top-57{top:57%!important}.top-58-px{top:58px!important}.top-n58{top:-58px!important}.top-58-rem{top:58rem!important}.top-n58-rem{top:-58rem!important}.top-58{top:58%!important}.top-59-px{top:59px!important}.top-n59{top:-59px!important}.top-59-rem{top:59rem!important}.top-n59-rem{top:-59rem!important}.top-59{top:59%!important}.top-60-px{top:60px!important}.top-n60{top:-60px!important}.top-60-rem{top:60rem!important}.top-n60-rem{top:-60rem!important}.top-60{top:60%!important}.top-61-px{top:61px!important}.top-n61{top:-61px!important}.top-61-rem{top:61rem!important}.top-n61-rem{top:-61rem!important}.top-61{top:61%!important}.top-62-px{top:62px!important}.top-n62{top:-62px!important}.top-62-rem{top:62rem!important}.top-n62-rem{top:-62rem!important}.top-62{top:62%!important}.top-63-px{top:63px!important}.top-n63{top:-63px!important}.top-63-rem{top:63rem!important}.top-n63-rem{top:-63rem!important}.top-63{top:63%!important}.top-64-px{top:64px!important}.top-n64{top:-64px!important}.top-64-rem{top:64rem!important}.top-n64-rem{top:-64rem!important}.top-64{top:64%!important}.top-65-px{top:65px!important}.top-n65{top:-65px!important}.top-65-rem{top:65rem!important}.top-n65-rem{top:-65rem!important}.top-65{top:65%!important}.top-66-px{top:66px!important}.top-n66{top:-66px!important}.top-66-rem{top:66rem!important}.top-n66-rem{top:-66rem!important}.top-66{top:66%!important}.top-67-px{top:67px!important}.top-n67{top:-67px!important}.top-67-rem{top:67rem!important}.top-n67-rem{top:-67rem!important}.top-67{top:67%!important}.top-68-px{top:68px!important}.top-n68{top:-68px!important}.top-68-rem{top:68rem!important}.top-n68-rem{top:-68rem!important}.top-68{top:68%!important}.top-69-px{top:69px!important}.top-n69{top:-69px!important}.top-69-rem{top:69rem!important}.top-n69-rem{top:-69rem!important}.top-69{top:69%!important}.top-70-px{top:70px!important}.top-n70{top:-70px!important}.top-70-rem{top:70rem!important}.top-n70-rem{top:-70rem!important}.top-70{top:70%!important}.top-71-px{top:71px!important}.top-n71{top:-71px!important}.top-71-rem{top:71rem!important}.top-n71-rem{top:-71rem!important}.top-71{top:71%!important}.top-72-px{top:72px!important}.top-n72{top:-72px!important}.top-72-rem{top:72rem!important}.top-n72-rem{top:-72rem!important}.top-72{top:72%!important}.top-73-px{top:73px!important}.top-n73{top:-73px!important}.top-73-rem{top:73rem!important}.top-n73-rem{top:-73rem!important}.top-73{top:73%!important}.top-74-px{top:74px!important}.top-n74{top:-74px!important}.top-74-rem{top:74rem!important}.top-n74-rem{top:-74rem!important}.top-74{top:74%!important}.top-75-px{top:75px!important}.top-n75{top:-75px!important}.top-75-rem{top:75rem!important}.top-n75-rem{top:-75rem!important}.top-75{top:75%!important}.top-76-px{top:76px!important}.top-n76{top:-76px!important}.top-76-rem{top:76rem!important}.top-n76-rem{top:-76rem!important}.top-76{top:76%!important}.top-77-px{top:77px!important}.top-n77{top:-77px!important}.top-77-rem{top:77rem!important}.top-n77-rem{top:-77rem!important}.top-77{top:77%!important}.top-78-px{top:78px!important}.top-n78{top:-78px!important}.top-78-rem{top:78rem!important}.top-n78-rem{top:-78rem!important}.top-78{top:78%!important}.top-79-px{top:79px!important}.top-n79{top:-79px!important}.top-79-rem{top:79rem!important}.top-n79-rem{top:-79rem!important}.top-79{top:79%!important}.top-80-px{top:80px!important}.top-n80{top:-80px!important}.top-80-rem{top:80rem!important}.top-n80-rem{top:-80rem!important}.top-80{top:80%!important}.top-81-px{top:81px!important}.top-n81{top:-81px!important}.top-81-rem{top:81rem!important}.top-n81-rem{top:-81rem!important}.top-81{top:81%!important}.top-82-px{top:82px!important}.top-n82{top:-82px!important}.top-82-rem{top:82rem!important}.top-n82-rem{top:-82rem!important}.top-82{top:82%!important}.top-83-px{top:83px!important}.top-n83{top:-83px!important}.top-83-rem{top:83rem!important}.top-n83-rem{top:-83rem!important}.top-83{top:83%!important}.top-84-px{top:84px!important}.top-n84{top:-84px!important}.top-84-rem{top:84rem!important}.top-n84-rem{top:-84rem!important}.top-84{top:84%!important}.top-85-px{top:85px!important}.top-n85{top:-85px!important}.top-85-rem{top:85rem!important}.top-n85-rem{top:-85rem!important}.top-85{top:85%!important}.top-86-px{top:86px!important}.top-n86{top:-86px!important}.top-86-rem{top:86rem!important}.top-n86-rem{top:-86rem!important}.top-86{top:86%!important}.top-87-px{top:87px!important}.top-n87{top:-87px!important}.top-87-rem{top:87rem!important}.top-n87-rem{top:-87rem!important}.top-87{top:87%!important}.top-88-px{top:88px!important}.top-n88{top:-88px!important}.top-88-rem{top:88rem!important}.top-n88-rem{top:-88rem!important}.top-88{top:88%!important}.top-89-px{top:89px!important}.top-n89{top:-89px!important}.top-89-rem{top:89rem!important}.top-n89-rem{top:-89rem!important}.top-89{top:89%!important}.top-90-px{top:90px!important}.top-n90{top:-90px!important}.top-90-rem{top:90rem!important}.top-n90-rem{top:-90rem!important}.top-90{top:90%!important}.top-91-px{top:91px!important}.top-n91{top:-91px!important}.top-91-rem{top:91rem!important}.top-n91-rem{top:-91rem!important}.top-91{top:91%!important}.top-92-px{top:92px!important}.top-n92{top:-92px!important}.top-92-rem{top:92rem!important}.top-n92-rem{top:-92rem!important}.top-92{top:92%!important}.top-93-px{top:93px!important}.top-n93{top:-93px!important}.top-93-rem{top:93rem!important}.top-n93-rem{top:-93rem!important}.top-93{top:93%!important}.top-94-px{top:94px!important}.top-n94{top:-94px!important}.top-94-rem{top:94rem!important}.top-n94-rem{top:-94rem!important}.top-94{top:94%!important}.top-95-px{top:95px!important}.top-n95{top:-95px!important}.top-95-rem{top:95rem!important}.top-n95-rem{top:-95rem!important}.top-95{top:95%!important}.top-96-px{top:96px!important}.top-n96{top:-96px!important}.top-96-rem{top:96rem!important}.top-n96-rem{top:-96rem!important}.top-96{top:96%!important}.top-97-px{top:97px!important}.top-n97{top:-97px!important}.top-97-rem{top:97rem!important}.top-n97-rem{top:-97rem!important}.top-97{top:97%!important}.top-98-px{top:98px!important}.top-n98{top:-98px!important}.top-98-rem{top:98rem!important}.top-n98-rem{top:-98rem!important}.top-98{top:98%!important}.top-99-px{top:99px!important}.top-n99{top:-99px!important}.top-99-rem{top:99rem!important}.top-n99-rem{top:-99rem!important}.top-99{top:99%!important}.top-100-px{top:100px!important}.top-n100{top:-100px!important}.top-100-rem{top:100rem!important}.top-n100-rem{top:-100rem!important}.top-100{top:100%!important}.bottom-0,.bottom-0-px,.bottom-n0{bottom:0!important}.bottom-0-rem,.bottom-n0-rem{bottom:0rem!important}.bottom-0{bottom:0%!important}.bottom-1-px{bottom:1px!important}.bottom-n1{bottom:-1px!important}.bottom-1-rem{bottom:1rem!important}.bottom-n1-rem{bottom:-1rem!important}.bottom-1{bottom:1%!important}.bottom-2-px{bottom:2px!important}.bottom-n2{bottom:-2px!important}.bottom-2-rem{bottom:2rem!important}.bottom-n2-rem{bottom:-2rem!important}.bottom-2{bottom:2%!important}.bottom-3-px{bottom:3px!important}.bottom-n3{bottom:-3px!important}.bottom-3-rem{bottom:3rem!important}.bottom-n3-rem{bottom:-3rem!important}.bottom-3{bottom:3%!important}.bottom-4-px{bottom:4px!important}.bottom-n4{bottom:-4px!important}.bottom-4-rem{bottom:4rem!important}.bottom-n4-rem{bottom:-4rem!important}.bottom-4{bottom:4%!important}.bottom-5-px{bottom:5px!important}.bottom-n5{bottom:-5px!important}.bottom-5-rem{bottom:5rem!important}.bottom-n5-rem{bottom:-5rem!important}.bottom-5{bottom:5%!important}.bottom-6-px{bottom:6px!important}.bottom-n6{bottom:-6px!important}.bottom-6-rem{bottom:6rem!important}.bottom-n6-rem{bottom:-6rem!important}.bottom-6{bottom:6%!important}.bottom-7-px{bottom:7px!important}.bottom-n7{bottom:-7px!important}.bottom-7-rem{bottom:7rem!important}.bottom-n7-rem{bottom:-7rem!important}.bottom-7{bottom:7%!important}.bottom-8-px{bottom:8px!important}.bottom-n8{bottom:-8px!important}.bottom-8-rem{bottom:8rem!important}.bottom-n8-rem{bottom:-8rem!important}.bottom-8{bottom:8%!important}.bottom-9-px{bottom:9px!important}.bottom-n9{bottom:-9px!important}.bottom-9-rem{bottom:9rem!important}.bottom-n9-rem{bottom:-9rem!important}.bottom-9{bottom:9%!important}.bottom-10-px{bottom:10px!important}.bottom-n10{bottom:-10px!important}.bottom-10-rem{bottom:10rem!important}.bottom-n10-rem{bottom:-10rem!important}.bottom-10{bottom:10%!important}.bottom-11-px{bottom:11px!important}.bottom-n11{bottom:-11px!important}.bottom-11-rem{bottom:11rem!important}.bottom-n11-rem{bottom:-11rem!important}.bottom-11{bottom:11%!important}.bottom-12-px{bottom:12px!important}.bottom-n12{bottom:-12px!important}.bottom-12-rem{bottom:12rem!important}.bottom-n12-rem{bottom:-12rem!important}.bottom-12{bottom:12%!important}.bottom-13-px{bottom:13px!important}.bottom-n13{bottom:-13px!important}.bottom-13-rem{bottom:13rem!important}.bottom-n13-rem{bottom:-13rem!important}.bottom-13{bottom:13%!important}.bottom-14-px{bottom:14px!important}.bottom-n14{bottom:-14px!important}.bottom-14-rem{bottom:14rem!important}.bottom-n14-rem{bottom:-14rem!important}.bottom-14{bottom:14%!important}.bottom-15-px{bottom:15px!important}.bottom-n15{bottom:-15px!important}.bottom-15-rem{bottom:15rem!important}.bottom-n15-rem{bottom:-15rem!important}.bottom-15{bottom:15%!important}.bottom-16-px{bottom:16px!important}.bottom-n16{bottom:-16px!important}.bottom-16-rem{bottom:16rem!important}.bottom-n16-rem{bottom:-16rem!important}.bottom-16{bottom:16%!important}.bottom-17-px{bottom:17px!important}.bottom-n17{bottom:-17px!important}.bottom-17-rem{bottom:17rem!important}.bottom-n17-rem{bottom:-17rem!important}.bottom-17{bottom:17%!important}.bottom-18-px{bottom:18px!important}.bottom-n18{bottom:-18px!important}.bottom-18-rem{bottom:18rem!important}.bottom-n18-rem{bottom:-18rem!important}.bottom-18{bottom:18%!important}.bottom-19-px{bottom:19px!important}.bottom-n19{bottom:-19px!important}.bottom-19-rem{bottom:19rem!important}.bottom-n19-rem{bottom:-19rem!important}.bottom-19{bottom:19%!important}.bottom-20-px{bottom:20px!important}.bottom-n20{bottom:-20px!important}.bottom-20-rem{bottom:20rem!important}.bottom-n20-rem{bottom:-20rem!important}.bottom-20{bottom:20%!important}.bottom-21-px{bottom:21px!important}.bottom-n21{bottom:-21px!important}.bottom-21-rem{bottom:21rem!important}.bottom-n21-rem{bottom:-21rem!important}.bottom-21{bottom:21%!important}.bottom-22-px{bottom:22px!important}.bottom-n22{bottom:-22px!important}.bottom-22-rem{bottom:22rem!important}.bottom-n22-rem{bottom:-22rem!important}.bottom-22{bottom:22%!important}.bottom-23-px{bottom:23px!important}.bottom-n23{bottom:-23px!important}.bottom-23-rem{bottom:23rem!important}.bottom-n23-rem{bottom:-23rem!important}.bottom-23{bottom:23%!important}.bottom-24-px{bottom:24px!important}.bottom-n24{bottom:-24px!important}.bottom-24-rem{bottom:24rem!important}.bottom-n24-rem{bottom:-24rem!important}.bottom-24{bottom:24%!important}.bottom-25-px{bottom:25px!important}.bottom-n25{bottom:-25px!important}.bottom-25-rem{bottom:25rem!important}.bottom-n25-rem{bottom:-25rem!important}.bottom-25{bottom:25%!important}.bottom-26-px{bottom:26px!important}.bottom-n26{bottom:-26px!important}.bottom-26-rem{bottom:26rem!important}.bottom-n26-rem{bottom:-26rem!important}.bottom-26{bottom:26%!important}.bottom-27-px{bottom:27px!important}.bottom-n27{bottom:-27px!important}.bottom-27-rem{bottom:27rem!important}.bottom-n27-rem{bottom:-27rem!important}.bottom-27{bottom:27%!important}.bottom-28-px{bottom:28px!important}.bottom-n28{bottom:-28px!important}.bottom-28-rem{bottom:28rem!important}.bottom-n28-rem{bottom:-28rem!important}.bottom-28{bottom:28%!important}.bottom-29-px{bottom:29px!important}.bottom-n29{bottom:-29px!important}.bottom-29-rem{bottom:29rem!important}.bottom-n29-rem{bottom:-29rem!important}.bottom-29{bottom:29%!important}.bottom-30-px{bottom:30px!important}.bottom-n30{bottom:-30px!important}.bottom-30-rem{bottom:30rem!important}.bottom-n30-rem{bottom:-30rem!important}.bottom-30{bottom:30%!important}.bottom-31-px{bottom:31px!important}.bottom-n31{bottom:-31px!important}.bottom-31-rem{bottom:31rem!important}.bottom-n31-rem{bottom:-31rem!important}.bottom-31{bottom:31%!important}.bottom-32-px{bottom:32px!important}.bottom-n32{bottom:-32px!important}.bottom-32-rem{bottom:32rem!important}.bottom-n32-rem{bottom:-32rem!important}.bottom-32{bottom:32%!important}.bottom-33-px{bottom:33px!important}.bottom-n33{bottom:-33px!important}.bottom-33-rem{bottom:33rem!important}.bottom-n33-rem{bottom:-33rem!important}.bottom-33{bottom:33%!important}.bottom-34-px{bottom:34px!important}.bottom-n34{bottom:-34px!important}.bottom-34-rem{bottom:34rem!important}.bottom-n34-rem{bottom:-34rem!important}.bottom-34{bottom:34%!important}.bottom-35-px{bottom:35px!important}.bottom-n35{bottom:-35px!important}.bottom-35-rem{bottom:35rem!important}.bottom-n35-rem{bottom:-35rem!important}.bottom-35{bottom:35%!important}.bottom-36-px{bottom:36px!important}.bottom-n36{bottom:-36px!important}.bottom-36-rem{bottom:36rem!important}.bottom-n36-rem{bottom:-36rem!important}.bottom-36{bottom:36%!important}.bottom-37-px{bottom:37px!important}.bottom-n37{bottom:-37px!important}.bottom-37-rem{bottom:37rem!important}.bottom-n37-rem{bottom:-37rem!important}.bottom-37{bottom:37%!important}.bottom-38-px{bottom:38px!important}.bottom-n38{bottom:-38px!important}.bottom-38-rem{bottom:38rem!important}.bottom-n38-rem{bottom:-38rem!important}.bottom-38{bottom:38%!important}.bottom-39-px{bottom:39px!important}.bottom-n39{bottom:-39px!important}.bottom-39-rem{bottom:39rem!important}.bottom-n39-rem{bottom:-39rem!important}.bottom-39{bottom:39%!important}.bottom-40-px{bottom:40px!important}.bottom-n40{bottom:-40px!important}.bottom-40-rem{bottom:40rem!important}.bottom-n40-rem{bottom:-40rem!important}.bottom-40{bottom:40%!important}.bottom-41-px{bottom:41px!important}.bottom-n41{bottom:-41px!important}.bottom-41-rem{bottom:41rem!important}.bottom-n41-rem{bottom:-41rem!important}.bottom-41{bottom:41%!important}.bottom-42-px{bottom:42px!important}.bottom-n42{bottom:-42px!important}.bottom-42-rem{bottom:42rem!important}.bottom-n42-rem{bottom:-42rem!important}.bottom-42{bottom:42%!important}.bottom-43-px{bottom:43px!important}.bottom-n43{bottom:-43px!important}.bottom-43-rem{bottom:43rem!important}.bottom-n43-rem{bottom:-43rem!important}.bottom-43{bottom:43%!important}.bottom-44-px{bottom:44px!important}.bottom-n44{bottom:-44px!important}.bottom-44-rem{bottom:44rem!important}.bottom-n44-rem{bottom:-44rem!important}.bottom-44{bottom:44%!important}.bottom-45-px{bottom:45px!important}.bottom-n45{bottom:-45px!important}.bottom-45-rem{bottom:45rem!important}.bottom-n45-rem{bottom:-45rem!important}.bottom-45{bottom:45%!important}.bottom-46-px{bottom:46px!important}.bottom-n46{bottom:-46px!important}.bottom-46-rem{bottom:46rem!important}.bottom-n46-rem{bottom:-46rem!important}.bottom-46{bottom:46%!important}.bottom-47-px{bottom:47px!important}.bottom-n47{bottom:-47px!important}.bottom-47-rem{bottom:47rem!important}.bottom-n47-rem{bottom:-47rem!important}.bottom-47{bottom:47%!important}.bottom-48-px{bottom:48px!important}.bottom-n48{bottom:-48px!important}.bottom-48-rem{bottom:48rem!important}.bottom-n48-rem{bottom:-48rem!important}.bottom-48{bottom:48%!important}.bottom-49-px{bottom:49px!important}.bottom-n49{bottom:-49px!important}.bottom-49-rem{bottom:49rem!important}.bottom-n49-rem{bottom:-49rem!important}.bottom-49{bottom:49%!important}.bottom-50-px{bottom:50px!important}.bottom-n50{bottom:-50px!important}.bottom-50-rem{bottom:50rem!important}.bottom-n50-rem{bottom:-50rem!important}.bottom-50{bottom:50%!important}.bottom-51-px{bottom:51px!important}.bottom-n51{bottom:-51px!important}.bottom-51-rem{bottom:51rem!important}.bottom-n51-rem{bottom:-51rem!important}.bottom-51{bottom:51%!important}.bottom-52-px{bottom:52px!important}.bottom-n52{bottom:-52px!important}.bottom-52-rem{bottom:52rem!important}.bottom-n52-rem{bottom:-52rem!important}.bottom-52{bottom:52%!important}.bottom-53-px{bottom:53px!important}.bottom-n53{bottom:-53px!important}.bottom-53-rem{bottom:53rem!important}.bottom-n53-rem{bottom:-53rem!important}.bottom-53{bottom:53%!important}.bottom-54-px{bottom:54px!important}.bottom-n54{bottom:-54px!important}.bottom-54-rem{bottom:54rem!important}.bottom-n54-rem{bottom:-54rem!important}.bottom-54{bottom:54%!important}.bottom-55-px{bottom:55px!important}.bottom-n55{bottom:-55px!important}.bottom-55-rem{bottom:55rem!important}.bottom-n55-rem{bottom:-55rem!important}.bottom-55{bottom:55%!important}.bottom-56-px{bottom:56px!important}.bottom-n56{bottom:-56px!important}.bottom-56-rem{bottom:56rem!important}.bottom-n56-rem{bottom:-56rem!important}.bottom-56{bottom:56%!important}.bottom-57-px{bottom:57px!important}.bottom-n57{bottom:-57px!important}.bottom-57-rem{bottom:57rem!important}.bottom-n57-rem{bottom:-57rem!important}.bottom-57{bottom:57%!important}.bottom-58-px{bottom:58px!important}.bottom-n58{bottom:-58px!important}.bottom-58-rem{bottom:58rem!important}.bottom-n58-rem{bottom:-58rem!important}.bottom-58{bottom:58%!important}.bottom-59-px{bottom:59px!important}.bottom-n59{bottom:-59px!important}.bottom-59-rem{bottom:59rem!important}.bottom-n59-rem{bottom:-59rem!important}.bottom-59{bottom:59%!important}.bottom-60-px{bottom:60px!important}.bottom-n60{bottom:-60px!important}.bottom-60-rem{bottom:60rem!important}.bottom-n60-rem{bottom:-60rem!important}.bottom-60{bottom:60%!important}.bottom-61-px{bottom:61px!important}.bottom-n61{bottom:-61px!important}.bottom-61-rem{bottom:61rem!important}.bottom-n61-rem{bottom:-61rem!important}.bottom-61{bottom:61%!important}.bottom-62-px{bottom:62px!important}.bottom-n62{bottom:-62px!important}.bottom-62-rem{bottom:62rem!important}.bottom-n62-rem{bottom:-62rem!important}.bottom-62{bottom:62%!important}.bottom-63-px{bottom:63px!important}.bottom-n63{bottom:-63px!important}.bottom-63-rem{bottom:63rem!important}.bottom-n63-rem{bottom:-63rem!important}.bottom-63{bottom:63%!important}.bottom-64-px{bottom:64px!important}.bottom-n64{bottom:-64px!important}.bottom-64-rem{bottom:64rem!important}.bottom-n64-rem{bottom:-64rem!important}.bottom-64{bottom:64%!important}.bottom-65-px{bottom:65px!important}.bottom-n65{bottom:-65px!important}.bottom-65-rem{bottom:65rem!important}.bottom-n65-rem{bottom:-65rem!important}.bottom-65{bottom:65%!important}.bottom-66-px{bottom:66px!important}.bottom-n66{bottom:-66px!important}.bottom-66-rem{bottom:66rem!important}.bottom-n66-rem{bottom:-66rem!important}.bottom-66{bottom:66%!important}.bottom-67-px{bottom:67px!important}.bottom-n67{bottom:-67px!important}.bottom-67-rem{bottom:67rem!important}.bottom-n67-rem{bottom:-67rem!important}.bottom-67{bottom:67%!important}.bottom-68-px{bottom:68px!important}.bottom-n68{bottom:-68px!important}.bottom-68-rem{bottom:68rem!important}.bottom-n68-rem{bottom:-68rem!important}.bottom-68{bottom:68%!important}.bottom-69-px{bottom:69px!important}.bottom-n69{bottom:-69px!important}.bottom-69-rem{bottom:69rem!important}.bottom-n69-rem{bottom:-69rem!important}.bottom-69{bottom:69%!important}.bottom-70-px{bottom:70px!important}.bottom-n70{bottom:-70px!important}.bottom-70-rem{bottom:70rem!important}.bottom-n70-rem{bottom:-70rem!important}.bottom-70{bottom:70%!important}.bottom-71-px{bottom:71px!important}.bottom-n71{bottom:-71px!important}.bottom-71-rem{bottom:71rem!important}.bottom-n71-rem{bottom:-71rem!important}.bottom-71{bottom:71%!important}.bottom-72-px{bottom:72px!important}.bottom-n72{bottom:-72px!important}.bottom-72-rem{bottom:72rem!important}.bottom-n72-rem{bottom:-72rem!important}.bottom-72{bottom:72%!important}.bottom-73-px{bottom:73px!important}.bottom-n73{bottom:-73px!important}.bottom-73-rem{bottom:73rem!important}.bottom-n73-rem{bottom:-73rem!important}.bottom-73{bottom:73%!important}.bottom-74-px{bottom:74px!important}.bottom-n74{bottom:-74px!important}.bottom-74-rem{bottom:74rem!important}.bottom-n74-rem{bottom:-74rem!important}.bottom-74{bottom:74%!important}.bottom-75-px{bottom:75px!important}.bottom-n75{bottom:-75px!important}.bottom-75-rem{bottom:75rem!important}.bottom-n75-rem{bottom:-75rem!important}.bottom-75{bottom:75%!important}.bottom-76-px{bottom:76px!important}.bottom-n76{bottom:-76px!important}.bottom-76-rem{bottom:76rem!important}.bottom-n76-rem{bottom:-76rem!important}.bottom-76{bottom:76%!important}.bottom-77-px{bottom:77px!important}.bottom-n77{bottom:-77px!important}.bottom-77-rem{bottom:77rem!important}.bottom-n77-rem{bottom:-77rem!important}.bottom-77{bottom:77%!important}.bottom-78-px{bottom:78px!important}.bottom-n78{bottom:-78px!important}.bottom-78-rem{bottom:78rem!important}.bottom-n78-rem{bottom:-78rem!important}.bottom-78{bottom:78%!important}.bottom-79-px{bottom:79px!important}.bottom-n79{bottom:-79px!important}.bottom-79-rem{bottom:79rem!important}.bottom-n79-rem{bottom:-79rem!important}.bottom-79{bottom:79%!important}.bottom-80-px{bottom:80px!important}.bottom-n80{bottom:-80px!important}.bottom-80-rem{bottom:80rem!important}.bottom-n80-rem{bottom:-80rem!important}.bottom-80{bottom:80%!important}.bottom-81-px{bottom:81px!important}.bottom-n81{bottom:-81px!important}.bottom-81-rem{bottom:81rem!important}.bottom-n81-rem{bottom:-81rem!important}.bottom-81{bottom:81%!important}.bottom-82-px{bottom:82px!important}.bottom-n82{bottom:-82px!important}.bottom-82-rem{bottom:82rem!important}.bottom-n82-rem{bottom:-82rem!important}.bottom-82{bottom:82%!important}.bottom-83-px{bottom:83px!important}.bottom-n83{bottom:-83px!important}.bottom-83-rem{bottom:83rem!important}.bottom-n83-rem{bottom:-83rem!important}.bottom-83{bottom:83%!important}.bottom-84-px{bottom:84px!important}.bottom-n84{bottom:-84px!important}.bottom-84-rem{bottom:84rem!important}.bottom-n84-rem{bottom:-84rem!important}.bottom-84{bottom:84%!important}.bottom-85-px{bottom:85px!important}.bottom-n85{bottom:-85px!important}.bottom-85-rem{bottom:85rem!important}.bottom-n85-rem{bottom:-85rem!important}.bottom-85{bottom:85%!important}.bottom-86-px{bottom:86px!important}.bottom-n86{bottom:-86px!important}.bottom-86-rem{bottom:86rem!important}.bottom-n86-rem{bottom:-86rem!important}.bottom-86{bottom:86%!important}.bottom-87-px{bottom:87px!important}.bottom-n87{bottom:-87px!important}.bottom-87-rem{bottom:87rem!important}.bottom-n87-rem{bottom:-87rem!important}.bottom-87{bottom:87%!important}.bottom-88-px{bottom:88px!important}.bottom-n88{bottom:-88px!important}.bottom-88-rem{bottom:88rem!important}.bottom-n88-rem{bottom:-88rem!important}.bottom-88{bottom:88%!important}.bottom-89-px{bottom:89px!important}.bottom-n89{bottom:-89px!important}.bottom-89-rem{bottom:89rem!important}.bottom-n89-rem{bottom:-89rem!important}.bottom-89{bottom:89%!important}.bottom-90-px{bottom:90px!important}.bottom-n90{bottom:-90px!important}.bottom-90-rem{bottom:90rem!important}.bottom-n90-rem{bottom:-90rem!important}.bottom-90{bottom:90%!important}.bottom-91-px{bottom:91px!important}.bottom-n91{bottom:-91px!important}.bottom-91-rem{bottom:91rem!important}.bottom-n91-rem{bottom:-91rem!important}.bottom-91{bottom:91%!important}.bottom-92-px{bottom:92px!important}.bottom-n92{bottom:-92px!important}.bottom-92-rem{bottom:92rem!important}.bottom-n92-rem{bottom:-92rem!important}.bottom-92{bottom:92%!important}.bottom-93-px{bottom:93px!important}.bottom-n93{bottom:-93px!important}.bottom-93-rem{bottom:93rem!important}.bottom-n93-rem{bottom:-93rem!important}.bottom-93{bottom:93%!important}.bottom-94-px{bottom:94px!important}.bottom-n94{bottom:-94px!important}.bottom-94-rem{bottom:94rem!important}.bottom-n94-rem{bottom:-94rem!important}.bottom-94{bottom:94%!important}.bottom-95-px{bottom:95px!important}.bottom-n95{bottom:-95px!important}.bottom-95-rem{bottom:95rem!important}.bottom-n95-rem{bottom:-95rem!important}.bottom-95{bottom:95%!important}.bottom-96-px{bottom:96px!important}.bottom-n96{bottom:-96px!important}.bottom-96-rem{bottom:96rem!important}.bottom-n96-rem{bottom:-96rem!important}.bottom-96{bottom:96%!important}.bottom-97-px{bottom:97px!important}.bottom-n97{bottom:-97px!important}.bottom-97-rem{bottom:97rem!important}.bottom-n97-rem{bottom:-97rem!important}.bottom-97{bottom:97%!important}.bottom-98-px{bottom:98px!important}.bottom-n98{bottom:-98px!important}.bottom-98-rem{bottom:98rem!important}.bottom-n98-rem{bottom:-98rem!important}.bottom-98{bottom:98%!important}.bottom-99-px{bottom:99px!important}.bottom-n99{bottom:-99px!important}.bottom-99-rem{bottom:99rem!important}.bottom-n99-rem{bottom:-99rem!important}.bottom-99{bottom:99%!important}.bottom-100-px{bottom:100px!important}.bottom-n100{bottom:-100px!important}.bottom-100-rem{bottom:100rem!important}.bottom-n100-rem{bottom:-100rem!important}.bottom-100{bottom:100%!important}.start-0,.start-0-px,.start-n0{left:0!important}.start-0-rem,.start-n0-rem{left:0rem!important}.start-0{left:0%!important}.start-1-px{left:1px!important}.start-n1{left:-1px!important}.start-1-rem{left:1rem!important}.start-n1-rem{left:-1rem!important}.start-1{left:1%!important}.start-2-px{left:2px!important}.start-n2{left:-2px!important}.start-2-rem{left:2rem!important}.start-n2-rem{left:-2rem!important}.start-2{left:2%!important}.start-3-px{left:3px!important}.start-n3{left:-3px!important}.start-3-rem{left:3rem!important}.start-n3-rem{left:-3rem!important}.start-3{left:3%!important}.start-4-px{left:4px!important}.start-n4{left:-4px!important}.start-4-rem{left:4rem!important}.start-n4-rem{left:-4rem!important}.start-4{left:4%!important}.start-5-px{left:5px!important}.start-n5{left:-5px!important}.start-5-rem{left:5rem!important}.start-n5-rem{left:-5rem!important}.start-5{left:5%!important}.start-6-px{left:6px!important}.start-n6{left:-6px!important}.start-6-rem{left:6rem!important}.start-n6-rem{left:-6rem!important}.start-6{left:6%!important}.start-7-px{left:7px!important}.start-n7{left:-7px!important}.start-7-rem{left:7rem!important}.start-n7-rem{left:-7rem!important}.start-7{left:7%!important}.start-8-px{left:8px!important}.start-n8{left:-8px!important}.start-8-rem{left:8rem!important}.start-n8-rem{left:-8rem!important}.start-8{left:8%!important}.start-9-px{left:9px!important}.start-n9{left:-9px!important}.start-9-rem{left:9rem!important}.start-n9-rem{left:-9rem!important}.start-9{left:9%!important}.start-10-px{left:10px!important}.start-n10{left:-10px!important}.start-10-rem{left:10rem!important}.start-n10-rem{left:-10rem!important}.start-10{left:10%!important}.start-11-px{left:11px!important}.start-n11{left:-11px!important}.start-11-rem{left:11rem!important}.start-n11-rem{left:-11rem!important}.start-11{left:11%!important}.start-12-px{left:12px!important}.start-n12{left:-12px!important}.start-12-rem{left:12rem!important}.start-n12-rem{left:-12rem!important}.start-12{left:12%!important}.start-13-px{left:13px!important}.start-n13{left:-13px!important}.start-13-rem{left:13rem!important}.start-n13-rem{left:-13rem!important}.start-13{left:13%!important}.start-14-px{left:14px!important}.start-n14{left:-14px!important}.start-14-rem{left:14rem!important}.start-n14-rem{left:-14rem!important}.start-14{left:14%!important}.start-15-px{left:15px!important}.start-n15{left:-15px!important}.start-15-rem{left:15rem!important}.start-n15-rem{left:-15rem!important}.start-15{left:15%!important}.start-16-px{left:16px!important}.start-n16{left:-16px!important}.start-16-rem{left:16rem!important}.start-n16-rem{left:-16rem!important}.start-16{left:16%!important}.start-17-px{left:17px!important}.start-n17{left:-17px!important}.start-17-rem{left:17rem!important}.start-n17-rem{left:-17rem!important}.start-17{left:17%!important}.start-18-px{left:18px!important}.start-n18{left:-18px!important}.start-18-rem{left:18rem!important}.start-n18-rem{left:-18rem!important}.start-18{left:18%!important}.start-19-px{left:19px!important}.start-n19{left:-19px!important}.start-19-rem{left:19rem!important}.start-n19-rem{left:-19rem!important}.start-19{left:19%!important}.start-20-px{left:20px!important}.start-n20{left:-20px!important}.start-20-rem{left:20rem!important}.start-n20-rem{left:-20rem!important}.start-20{left:20%!important}.start-21-px{left:21px!important}.start-n21{left:-21px!important}.start-21-rem{left:21rem!important}.start-n21-rem{left:-21rem!important}.start-21{left:21%!important}.start-22-px{left:22px!important}.start-n22{left:-22px!important}.start-22-rem{left:22rem!important}.start-n22-rem{left:-22rem!important}.start-22{left:22%!important}.start-23-px{left:23px!important}.start-n23{left:-23px!important}.start-23-rem{left:23rem!important}.start-n23-rem{left:-23rem!important}.start-23{left:23%!important}.start-24-px{left:24px!important}.start-n24{left:-24px!important}.start-24-rem{left:24rem!important}.start-n24-rem{left:-24rem!important}.start-24{left:24%!important}.start-25-px{left:25px!important}.start-n25{left:-25px!important}.start-25-rem{left:25rem!important}.start-n25-rem{left:-25rem!important}.start-25{left:25%!important}.start-26-px{left:26px!important}.start-n26{left:-26px!important}.start-26-rem{left:26rem!important}.start-n26-rem{left:-26rem!important}.start-26{left:26%!important}.start-27-px{left:27px!important}.start-n27{left:-27px!important}.start-27-rem{left:27rem!important}.start-n27-rem{left:-27rem!important}.start-27{left:27%!important}.start-28-px{left:28px!important}.start-n28{left:-28px!important}.start-28-rem{left:28rem!important}.start-n28-rem{left:-28rem!important}.start-28{left:28%!important}.start-29-px{left:29px!important}.start-n29{left:-29px!important}.start-29-rem{left:29rem!important}.start-n29-rem{left:-29rem!important}.start-29{left:29%!important}.start-30-px{left:30px!important}.start-n30{left:-30px!important}.start-30-rem{left:30rem!important}.start-n30-rem{left:-30rem!important}.start-30{left:30%!important}.start-31-px{left:31px!important}.start-n31{left:-31px!important}.start-31-rem{left:31rem!important}.start-n31-rem{left:-31rem!important}.start-31{left:31%!important}.start-32-px{left:32px!important}.start-n32{left:-32px!important}.start-32-rem{left:32rem!important}.start-n32-rem{left:-32rem!important}.start-32{left:32%!important}.start-33-px{left:33px!important}.start-n33{left:-33px!important}.start-33-rem{left:33rem!important}.start-n33-rem{left:-33rem!important}.start-33{left:33%!important}.start-34-px{left:34px!important}.start-n34{left:-34px!important}.start-34-rem{left:34rem!important}.start-n34-rem{left:-34rem!important}.start-34{left:34%!important}.start-35-px{left:35px!important}.start-n35{left:-35px!important}.start-35-rem{left:35rem!important}.start-n35-rem{left:-35rem!important}.start-35{left:35%!important}.start-36-px{left:36px!important}.start-n36{left:-36px!important}.start-36-rem{left:36rem!important}.start-n36-rem{left:-36rem!important}.start-36{left:36%!important}.start-37-px{left:37px!important}.start-n37{left:-37px!important}.start-37-rem{left:37rem!important}.start-n37-rem{left:-37rem!important}.start-37{left:37%!important}.start-38-px{left:38px!important}.start-n38{left:-38px!important}.start-38-rem{left:38rem!important}.start-n38-rem{left:-38rem!important}.start-38{left:38%!important}.start-39-px{left:39px!important}.start-n39{left:-39px!important}.start-39-rem{left:39rem!important}.start-n39-rem{left:-39rem!important}.start-39{left:39%!important}.start-40-px{left:40px!important}.start-n40{left:-40px!important}.start-40-rem{left:40rem!important}.start-n40-rem{left:-40rem!important}.start-40{left:40%!important}.start-41-px{left:41px!important}.start-n41{left:-41px!important}.start-41-rem{left:41rem!important}.start-n41-rem{left:-41rem!important}.start-41{left:41%!important}.start-42-px{left:42px!important}.start-n42{left:-42px!important}.start-42-rem{left:42rem!important}.start-n42-rem{left:-42rem!important}.start-42{left:42%!important}.start-43-px{left:43px!important}.start-n43{left:-43px!important}.start-43-rem{left:43rem!important}.start-n43-rem{left:-43rem!important}.start-43{left:43%!important}.start-44-px{left:44px!important}.start-n44{left:-44px!important}.start-44-rem{left:44rem!important}.start-n44-rem{left:-44rem!important}.start-44{left:44%!important}.start-45-px{left:45px!important}.start-n45{left:-45px!important}.start-45-rem{left:45rem!important}.start-n45-rem{left:-45rem!important}.start-45{left:45%!important}.start-46-px{left:46px!important}.start-n46{left:-46px!important}.start-46-rem{left:46rem!important}.start-n46-rem{left:-46rem!important}.start-46{left:46%!important}.start-47-px{left:47px!important}.start-n47{left:-47px!important}.start-47-rem{left:47rem!important}.start-n47-rem{left:-47rem!important}.start-47{left:47%!important}.start-48-px{left:48px!important}.start-n48{left:-48px!important}.start-48-rem{left:48rem!important}.start-n48-rem{left:-48rem!important}.start-48{left:48%!important}.start-49-px{left:49px!important}.start-n49{left:-49px!important}.start-49-rem{left:49rem!important}.start-n49-rem{left:-49rem!important}.start-49{left:49%!important}.start-50-px{left:50px!important}.start-n50{left:-50px!important}.start-50-rem{left:50rem!important}.start-n50-rem{left:-50rem!important}.start-50{left:50%!important}.start-51-px{left:51px!important}.start-n51{left:-51px!important}.start-51-rem{left:51rem!important}.start-n51-rem{left:-51rem!important}.start-51{left:51%!important}.start-52-px{left:52px!important}.start-n52{left:-52px!important}.start-52-rem{left:52rem!important}.start-n52-rem{left:-52rem!important}.start-52{left:52%!important}.start-53-px{left:53px!important}.start-n53{left:-53px!important}.start-53-rem{left:53rem!important}.start-n53-rem{left:-53rem!important}.start-53{left:53%!important}.start-54-px{left:54px!important}.start-n54{left:-54px!important}.start-54-rem{left:54rem!important}.start-n54-rem{left:-54rem!important}.start-54{left:54%!important}.start-55-px{left:55px!important}.start-n55{left:-55px!important}.start-55-rem{left:55rem!important}.start-n55-rem{left:-55rem!important}.start-55{left:55%!important}.start-56-px{left:56px!important}.start-n56{left:-56px!important}.start-56-rem{left:56rem!important}.start-n56-rem{left:-56rem!important}.start-56{left:56%!important}.start-57-px{left:57px!important}.start-n57{left:-57px!important}.start-57-rem{left:57rem!important}.start-n57-rem{left:-57rem!important}.start-57{left:57%!important}.start-58-px{left:58px!important}.start-n58{left:-58px!important}.start-58-rem{left:58rem!important}.start-n58-rem{left:-58rem!important}.start-58{left:58%!important}.start-59-px{left:59px!important}.start-n59{left:-59px!important}.start-59-rem{left:59rem!important}.start-n59-rem{left:-59rem!important}.start-59{left:59%!important}.start-60-px{left:60px!important}.start-n60{left:-60px!important}.start-60-rem{left:60rem!important}.start-n60-rem{left:-60rem!important}.start-60{left:60%!important}.start-61-px{left:61px!important}.start-n61{left:-61px!important}.start-61-rem{left:61rem!important}.start-n61-rem{left:-61rem!important}.start-61{left:61%!important}.start-62-px{left:62px!important}.start-n62{left:-62px!important}.start-62-rem{left:62rem!important}.start-n62-rem{left:-62rem!important}.start-62{left:62%!important}.start-63-px{left:63px!important}.start-n63{left:-63px!important}.start-63-rem{left:63rem!important}.start-n63-rem{left:-63rem!important}.start-63{left:63%!important}.start-64-px{left:64px!important}.start-n64{left:-64px!important}.start-64-rem{left:64rem!important}.start-n64-rem{left:-64rem!important}.start-64{left:64%!important}.start-65-px{left:65px!important}.start-n65{left:-65px!important}.start-65-rem{left:65rem!important}.start-n65-rem{left:-65rem!important}.start-65{left:65%!important}.start-66-px{left:66px!important}.start-n66{left:-66px!important}.start-66-rem{left:66rem!important}.start-n66-rem{left:-66rem!important}.start-66{left:66%!important}.start-67-px{left:67px!important}.start-n67{left:-67px!important}.start-67-rem{left:67rem!important}.start-n67-rem{left:-67rem!important}.start-67{left:67%!important}.start-68-px{left:68px!important}.start-n68{left:-68px!important}.start-68-rem{left:68rem!important}.start-n68-rem{left:-68rem!important}.start-68{left:68%!important}.start-69-px{left:69px!important}.start-n69{left:-69px!important}.start-69-rem{left:69rem!important}.start-n69-rem{left:-69rem!important}.start-69{left:69%!important}.start-70-px{left:70px!important}.start-n70{left:-70px!important}.start-70-rem{left:70rem!important}.start-n70-rem{left:-70rem!important}.start-70{left:70%!important}.start-71-px{left:71px!important}.start-n71{left:-71px!important}.start-71-rem{left:71rem!important}.start-n71-rem{left:-71rem!important}.start-71{left:71%!important}.start-72-px{left:72px!important}.start-n72{left:-72px!important}.start-72-rem{left:72rem!important}.start-n72-rem{left:-72rem!important}.start-72{left:72%!important}.start-73-px{left:73px!important}.start-n73{left:-73px!important}.start-73-rem{left:73rem!important}.start-n73-rem{left:-73rem!important}.start-73{left:73%!important}.start-74-px{left:74px!important}.start-n74{left:-74px!important}.start-74-rem{left:74rem!important}.start-n74-rem{left:-74rem!important}.start-74{left:74%!important}.start-75-px{left:75px!important}.start-n75{left:-75px!important}.start-75-rem{left:75rem!important}.start-n75-rem{left:-75rem!important}.start-75{left:75%!important}.start-76-px{left:76px!important}.start-n76{left:-76px!important}.start-76-rem{left:76rem!important}.start-n76-rem{left:-76rem!important}.start-76{left:76%!important}.start-77-px{left:77px!important}.start-n77{left:-77px!important}.start-77-rem{left:77rem!important}.start-n77-rem{left:-77rem!important}.start-77{left:77%!important}.start-78-px{left:78px!important}.start-n78{left:-78px!important}.start-78-rem{left:78rem!important}.start-n78-rem{left:-78rem!important}.start-78{left:78%!important}.start-79-px{left:79px!important}.start-n79{left:-79px!important}.start-79-rem{left:79rem!important}.start-n79-rem{left:-79rem!important}.start-79{left:79%!important}.start-80-px{left:80px!important}.start-n80{left:-80px!important}.start-80-rem{left:80rem!important}.start-n80-rem{left:-80rem!important}.start-80{left:80%!important}.start-81-px{left:81px!important}.start-n81{left:-81px!important}.start-81-rem{left:81rem!important}.start-n81-rem{left:-81rem!important}.start-81{left:81%!important}.start-82-px{left:82px!important}.start-n82{left:-82px!important}.start-82-rem{left:82rem!important}.start-n82-rem{left:-82rem!important}.start-82{left:82%!important}.start-83-px{left:83px!important}.start-n83{left:-83px!important}.start-83-rem{left:83rem!important}.start-n83-rem{left:-83rem!important}.start-83{left:83%!important}.start-84-px{left:84px!important}.start-n84{left:-84px!important}.start-84-rem{left:84rem!important}.start-n84-rem{left:-84rem!important}.start-84{left:84%!important}.start-85-px{left:85px!important}.start-n85{left:-85px!important}.start-85-rem{left:85rem!important}.start-n85-rem{left:-85rem!important}.start-85{left:85%!important}.start-86-px{left:86px!important}.start-n86{left:-86px!important}.start-86-rem{left:86rem!important}.start-n86-rem{left:-86rem!important}.start-86{left:86%!important}.start-87-px{left:87px!important}.start-n87{left:-87px!important}.start-87-rem{left:87rem!important}.start-n87-rem{left:-87rem!important}.start-87{left:87%!important}.start-88-px{left:88px!important}.start-n88{left:-88px!important}.start-88-rem{left:88rem!important}.start-n88-rem{left:-88rem!important}.start-88{left:88%!important}.start-89-px{left:89px!important}.start-n89{left:-89px!important}.start-89-rem{left:89rem!important}.start-n89-rem{left:-89rem!important}.start-89{left:89%!important}.start-90-px{left:90px!important}.start-n90{left:-90px!important}.start-90-rem{left:90rem!important}.start-n90-rem{left:-90rem!important}.start-90{left:90%!important}.start-91-px{left:91px!important}.start-n91{left:-91px!important}.start-91-rem{left:91rem!important}.start-n91-rem{left:-91rem!important}.start-91{left:91%!important}.start-92-px{left:92px!important}.start-n92{left:-92px!important}.start-92-rem{left:92rem!important}.start-n92-rem{left:-92rem!important}.start-92{left:92%!important}.start-93-px{left:93px!important}.start-n93{left:-93px!important}.start-93-rem{left:93rem!important}.start-n93-rem{left:-93rem!important}.start-93{left:93%!important}.start-94-px{left:94px!important}.start-n94{left:-94px!important}.start-94-rem{left:94rem!important}.start-n94-rem{left:-94rem!important}.start-94{left:94%!important}.start-95-px{left:95px!important}.start-n95{left:-95px!important}.start-95-rem{left:95rem!important}.start-n95-rem{left:-95rem!important}.start-95{left:95%!important}.start-96-px{left:96px!important}.start-n96{left:-96px!important}.start-96-rem{left:96rem!important}.start-n96-rem{left:-96rem!important}.start-96{left:96%!important}.start-97-px{left:97px!important}.start-n97{left:-97px!important}.start-97-rem{left:97rem!important}.start-n97-rem{left:-97rem!important}.start-97{left:97%!important}.start-98-px{left:98px!important}.start-n98{left:-98px!important}.start-98-rem{left:98rem!important}.start-n98-rem{left:-98rem!important}.start-98{left:98%!important}.start-99-px{left:99px!important}.start-n99{left:-99px!important}.start-99-rem{left:99rem!important}.start-n99-rem{left:-99rem!important}.start-99{left:99%!important}.start-100-px{left:100px!important}.start-n100{left:-100px!important}.start-100-rem{left:100rem!important}.start-n100-rem{left:-100rem!important}.start-100{left:100%!important}.end-0,.end-0-px,.end-n0{right:0!important}.end-0-rem,.end-n0-rem{right:0rem!important}.end-0{right:0%!important}.end-1-px{right:1px!important}.end-n1{right:-1px!important}.end-1-rem{right:1rem!important}.end-n1-rem{right:-1rem!important}.end-1{right:1%!important}.end-2-px{right:2px!important}.end-n2{right:-2px!important}.end-2-rem{right:2rem!important}.end-n2-rem{right:-2rem!important}.end-2{right:2%!important}.end-3-px{right:3px!important}.end-n3{right:-3px!important}.end-3-rem{right:3rem!important}.end-n3-rem{right:-3rem!important}.end-3{right:3%!important}.end-4-px{right:4px!important}.end-n4{right:-4px!important}.end-4-rem{right:4rem!important}.end-n4-rem{right:-4rem!important}.end-4{right:4%!important}.end-5-px{right:5px!important}.end-n5{right:-5px!important}.end-5-rem{right:5rem!important}.end-n5-rem{right:-5rem!important}.end-5{right:5%!important}.end-6-px{right:6px!important}.end-n6{right:-6px!important}.end-6-rem{right:6rem!important}.end-n6-rem{right:-6rem!important}.end-6{right:6%!important}.end-7-px{right:7px!important}.end-n7{right:-7px!important}.end-7-rem{right:7rem!important}.end-n7-rem{right:-7rem!important}.end-7{right:7%!important}.end-8-px{right:8px!important}.end-n8{right:-8px!important}.end-8-rem{right:8rem!important}.end-n8-rem{right:-8rem!important}.end-8{right:8%!important}.end-9-px{right:9px!important}.end-n9{right:-9px!important}.end-9-rem{right:9rem!important}.end-n9-rem{right:-9rem!important}.end-9{right:9%!important}.end-10-px{right:10px!important}.end-n10{right:-10px!important}.end-10-rem{right:10rem!important}.end-n10-rem{right:-10rem!important}.end-10{right:10%!important}.end-11-px{right:11px!important}.end-n11{right:-11px!important}.end-11-rem{right:11rem!important}.end-n11-rem{right:-11rem!important}.end-11{right:11%!important}.end-12-px{right:12px!important}.end-n12{right:-12px!important}.end-12-rem{right:12rem!important}.end-n12-rem{right:-12rem!important}.end-12{right:12%!important}.end-13-px{right:13px!important}.end-n13{right:-13px!important}.end-13-rem{right:13rem!important}.end-n13-rem{right:-13rem!important}.end-13{right:13%!important}.end-14-px{right:14px!important}.end-n14{right:-14px!important}.end-14-rem{right:14rem!important}.end-n14-rem{right:-14rem!important}.end-14{right:14%!important}.end-15-px{right:15px!important}.end-n15{right:-15px!important}.end-15-rem{right:15rem!important}.end-n15-rem{right:-15rem!important}.end-15{right:15%!important}.end-16-px{right:16px!important}.end-n16{right:-16px!important}.end-16-rem{right:16rem!important}.end-n16-rem{right:-16rem!important}.end-16{right:16%!important}.end-17-px{right:17px!important}.end-n17{right:-17px!important}.end-17-rem{right:17rem!important}.end-n17-rem{right:-17rem!important}.end-17{right:17%!important}.end-18-px{right:18px!important}.end-n18{right:-18px!important}.end-18-rem{right:18rem!important}.end-n18-rem{right:-18rem!important}.end-18{right:18%!important}.end-19-px{right:19px!important}.end-n19{right:-19px!important}.end-19-rem{right:19rem!important}.end-n19-rem{right:-19rem!important}.end-19{right:19%!important}.end-20-px{right:20px!important}.end-n20{right:-20px!important}.end-20-rem{right:20rem!important}.end-n20-rem{right:-20rem!important}.end-20{right:20%!important}.end-21-px{right:21px!important}.end-n21{right:-21px!important}.end-21-rem{right:21rem!important}.end-n21-rem{right:-21rem!important}.end-21{right:21%!important}.end-22-px{right:22px!important}.end-n22{right:-22px!important}.end-22-rem{right:22rem!important}.end-n22-rem{right:-22rem!important}.end-22{right:22%!important}.end-23-px{right:23px!important}.end-n23{right:-23px!important}.end-23-rem{right:23rem!important}.end-n23-rem{right:-23rem!important}.end-23{right:23%!important}.end-24-px{right:24px!important}.end-n24{right:-24px!important}.end-24-rem{right:24rem!important}.end-n24-rem{right:-24rem!important}.end-24{right:24%!important}.end-25-px{right:25px!important}.end-n25{right:-25px!important}.end-25-rem{right:25rem!important}.end-n25-rem{right:-25rem!important}.end-25{right:25%!important}.end-26-px{right:26px!important}.end-n26{right:-26px!important}.end-26-rem{right:26rem!important}.end-n26-rem{right:-26rem!important}.end-26{right:26%!important}.end-27-px{right:27px!important}.end-n27{right:-27px!important}.end-27-rem{right:27rem!important}.end-n27-rem{right:-27rem!important}.end-27{right:27%!important}.end-28-px{right:28px!important}.end-n28{right:-28px!important}.end-28-rem{right:28rem!important}.end-n28-rem{right:-28rem!important}.end-28{right:28%!important}.end-29-px{right:29px!important}.end-n29{right:-29px!important}.end-29-rem{right:29rem!important}.end-n29-rem{right:-29rem!important}.end-29{right:29%!important}.end-30-px{right:30px!important}.end-n30{right:-30px!important}.end-30-rem{right:30rem!important}.end-n30-rem{right:-30rem!important}.end-30{right:30%!important}.end-31-px{right:31px!important}.end-n31{right:-31px!important}.end-31-rem{right:31rem!important}.end-n31-rem{right:-31rem!important}.end-31{right:31%!important}.end-32-px{right:32px!important}.end-n32{right:-32px!important}.end-32-rem{right:32rem!important}.end-n32-rem{right:-32rem!important}.end-32{right:32%!important}.end-33-px{right:33px!important}.end-n33{right:-33px!important}.end-33-rem{right:33rem!important}.end-n33-rem{right:-33rem!important}.end-33{right:33%!important}.end-34-px{right:34px!important}.end-n34{right:-34px!important}.end-34-rem{right:34rem!important}.end-n34-rem{right:-34rem!important}.end-34{right:34%!important}.end-35-px{right:35px!important}.end-n35{right:-35px!important}.end-35-rem{right:35rem!important}.end-n35-rem{right:-35rem!important}.end-35{right:35%!important}.end-36-px{right:36px!important}.end-n36{right:-36px!important}.end-36-rem{right:36rem!important}.end-n36-rem{right:-36rem!important}.end-36{right:36%!important}.end-37-px{right:37px!important}.end-n37{right:-37px!important}.end-37-rem{right:37rem!important}.end-n37-rem{right:-37rem!important}.end-37{right:37%!important}.end-38-px{right:38px!important}.end-n38{right:-38px!important}.end-38-rem{right:38rem!important}.end-n38-rem{right:-38rem!important}.end-38{right:38%!important}.end-39-px{right:39px!important}.end-n39{right:-39px!important}.end-39-rem{right:39rem!important}.end-n39-rem{right:-39rem!important}.end-39{right:39%!important}.end-40-px{right:40px!important}.end-n40{right:-40px!important}.end-40-rem{right:40rem!important}.end-n40-rem{right:-40rem!important}.end-40{right:40%!important}.end-41-px{right:41px!important}.end-n41{right:-41px!important}.end-41-rem{right:41rem!important}.end-n41-rem{right:-41rem!important}.end-41{right:41%!important}.end-42-px{right:42px!important}.end-n42{right:-42px!important}.end-42-rem{right:42rem!important}.end-n42-rem{right:-42rem!important}.end-42{right:42%!important}.end-43-px{right:43px!important}.end-n43{right:-43px!important}.end-43-rem{right:43rem!important}.end-n43-rem{right:-43rem!important}.end-43{right:43%!important}.end-44-px{right:44px!important}.end-n44{right:-44px!important}.end-44-rem{right:44rem!important}.end-n44-rem{right:-44rem!important}.end-44{right:44%!important}.end-45-px{right:45px!important}.end-n45{right:-45px!important}.end-45-rem{right:45rem!important}.end-n45-rem{right:-45rem!important}.end-45{right:45%!important}.end-46-px{right:46px!important}.end-n46{right:-46px!important}.end-46-rem{right:46rem!important}.end-n46-rem{right:-46rem!important}.end-46{right:46%!important}.end-47-px{right:47px!important}.end-n47{right:-47px!important}.end-47-rem{right:47rem!important}.end-n47-rem{right:-47rem!important}.end-47{right:47%!important}.end-48-px{right:48px!important}.end-n48{right:-48px!important}.end-48-rem{right:48rem!important}.end-n48-rem{right:-48rem!important}.end-48{right:48%!important}.end-49-px{right:49px!important}.end-n49{right:-49px!important}.end-49-rem{right:49rem!important}.end-n49-rem{right:-49rem!important}.end-49{right:49%!important}.end-50-px{right:50px!important}.end-n50{right:-50px!important}.end-50-rem{right:50rem!important}.end-n50-rem{right:-50rem!important}.end-50{right:50%!important}.end-51-px{right:51px!important}.end-n51{right:-51px!important}.end-51-rem{right:51rem!important}.end-n51-rem{right:-51rem!important}.end-51{right:51%!important}.end-52-px{right:52px!important}.end-n52{right:-52px!important}.end-52-rem{right:52rem!important}.end-n52-rem{right:-52rem!important}.end-52{right:52%!important}.end-53-px{right:53px!important}.end-n53{right:-53px!important}.end-53-rem{right:53rem!important}.end-n53-rem{right:-53rem!important}.end-53{right:53%!important}.end-54-px{right:54px!important}.end-n54{right:-54px!important}.end-54-rem{right:54rem!important}.end-n54-rem{right:-54rem!important}.end-54{right:54%!important}.end-55-px{right:55px!important}.end-n55{right:-55px!important}.end-55-rem{right:55rem!important}.end-n55-rem{right:-55rem!important}.end-55{right:55%!important}.end-56-px{right:56px!important}.end-n56{right:-56px!important}.end-56-rem{right:56rem!important}.end-n56-rem{right:-56rem!important}.end-56{right:56%!important}.end-57-px{right:57px!important}.end-n57{right:-57px!important}.end-57-rem{right:57rem!important}.end-n57-rem{right:-57rem!important}.end-57{right:57%!important}.end-58-px{right:58px!important}.end-n58{right:-58px!important}.end-58-rem{right:58rem!important}.end-n58-rem{right:-58rem!important}.end-58{right:58%!important}.end-59-px{right:59px!important}.end-n59{right:-59px!important}.end-59-rem{right:59rem!important}.end-n59-rem{right:-59rem!important}.end-59{right:59%!important}.end-60-px{right:60px!important}.end-n60{right:-60px!important}.end-60-rem{right:60rem!important}.end-n60-rem{right:-60rem!important}.end-60{right:60%!important}.end-61-px{right:61px!important}.end-n61{right:-61px!important}.end-61-rem{right:61rem!important}.end-n61-rem{right:-61rem!important}.end-61{right:61%!important}.end-62-px{right:62px!important}.end-n62{right:-62px!important}.end-62-rem{right:62rem!important}.end-n62-rem{right:-62rem!important}.end-62{right:62%!important}.end-63-px{right:63px!important}.end-n63{right:-63px!important}.end-63-rem{right:63rem!important}.end-n63-rem{right:-63rem!important}.end-63{right:63%!important}.end-64-px{right:64px!important}.end-n64{right:-64px!important}.end-64-rem{right:64rem!important}.end-n64-rem{right:-64rem!important}.end-64{right:64%!important}.end-65-px{right:65px!important}.end-n65{right:-65px!important}.end-65-rem{right:65rem!important}.end-n65-rem{right:-65rem!important}.end-65{right:65%!important}.end-66-px{right:66px!important}.end-n66{right:-66px!important}.end-66-rem{right:66rem!important}.end-n66-rem{right:-66rem!important}.end-66{right:66%!important}.end-67-px{right:67px!important}.end-n67{right:-67px!important}.end-67-rem{right:67rem!important}.end-n67-rem{right:-67rem!important}.end-67{right:67%!important}.end-68-px{right:68px!important}.end-n68{right:-68px!important}.end-68-rem{right:68rem!important}.end-n68-rem{right:-68rem!important}.end-68{right:68%!important}.end-69-px{right:69px!important}.end-n69{right:-69px!important}.end-69-rem{right:69rem!important}.end-n69-rem{right:-69rem!important}.end-69{right:69%!important}.end-70-px{right:70px!important}.end-n70{right:-70px!important}.end-70-rem{right:70rem!important}.end-n70-rem{right:-70rem!important}.end-70{right:70%!important}.end-71-px{right:71px!important}.end-n71{right:-71px!important}.end-71-rem{right:71rem!important}.end-n71-rem{right:-71rem!important}.end-71{right:71%!important}.end-72-px{right:72px!important}.end-n72{right:-72px!important}.end-72-rem{right:72rem!important}.end-n72-rem{right:-72rem!important}.end-72{right:72%!important}.end-73-px{right:73px!important}.end-n73{right:-73px!important}.end-73-rem{right:73rem!important}.end-n73-rem{right:-73rem!important}.end-73{right:73%!important}.end-74-px{right:74px!important}.end-n74{right:-74px!important}.end-74-rem{right:74rem!important}.end-n74-rem{right:-74rem!important}.end-74{right:74%!important}.end-75-px{right:75px!important}.end-n75{right:-75px!important}.end-75-rem{right:75rem!important}.end-n75-rem{right:-75rem!important}.end-75{right:75%!important}.end-76-px{right:76px!important}.end-n76{right:-76px!important}.end-76-rem{right:76rem!important}.end-n76-rem{right:-76rem!important}.end-76{right:76%!important}.end-77-px{right:77px!important}.end-n77{right:-77px!important}.end-77-rem{right:77rem!important}.end-n77-rem{right:-77rem!important}.end-77{right:77%!important}.end-78-px{right:78px!important}.end-n78{right:-78px!important}.end-78-rem{right:78rem!important}.end-n78-rem{right:-78rem!important}.end-78{right:78%!important}.end-79-px{right:79px!important}.end-n79{right:-79px!important}.end-79-rem{right:79rem!important}.end-n79-rem{right:-79rem!important}.end-79{right:79%!important}.end-80-px{right:80px!important}.end-n80{right:-80px!important}.end-80-rem{right:80rem!important}.end-n80-rem{right:-80rem!important}.end-80{right:80%!important}.end-81-px{right:81px!important}.end-n81{right:-81px!important}.end-81-rem{right:81rem!important}.end-n81-rem{right:-81rem!important}.end-81{right:81%!important}.end-82-px{right:82px!important}.end-n82{right:-82px!important}.end-82-rem{right:82rem!important}.end-n82-rem{right:-82rem!important}.end-82{right:82%!important}.end-83-px{right:83px!important}.end-n83{right:-83px!important}.end-83-rem{right:83rem!important}.end-n83-rem{right:-83rem!important}.end-83{right:83%!important}.end-84-px{right:84px!important}.end-n84{right:-84px!important}.end-84-rem{right:84rem!important}.end-n84-rem{right:-84rem!important}.end-84{right:84%!important}.end-85-px{right:85px!important}.end-n85{right:-85px!important}.end-85-rem{right:85rem!important}.end-n85-rem{right:-85rem!important}.end-85{right:85%!important}.end-86-px{right:86px!important}.end-n86{right:-86px!important}.end-86-rem{right:86rem!important}.end-n86-rem{right:-86rem!important}.end-86{right:86%!important}.end-87-px{right:87px!important}.end-n87{right:-87px!important}.end-87-rem{right:87rem!important}.end-n87-rem{right:-87rem!important}.end-87{right:87%!important}.end-88-px{right:88px!important}.end-n88{right:-88px!important}.end-88-rem{right:88rem!important}.end-n88-rem{right:-88rem!important}.end-88{right:88%!important}.end-89-px{right:89px!important}.end-n89{right:-89px!important}.end-89-rem{right:89rem!important}.end-n89-rem{right:-89rem!important}.end-89{right:89%!important}.end-90-px{right:90px!important}.end-n90{right:-90px!important}.end-90-rem{right:90rem!important}.end-n90-rem{right:-90rem!important}.end-90{right:90%!important}.end-91-px{right:91px!important}.end-n91{right:-91px!important}.end-91-rem{right:91rem!important}.end-n91-rem{right:-91rem!important}.end-91{right:91%!important}.end-92-px{right:92px!important}.end-n92{right:-92px!important}.end-92-rem{right:92rem!important}.end-n92-rem{right:-92rem!important}.end-92{right:92%!important}.end-93-px{right:93px!important}.end-n93{right:-93px!important}.end-93-rem{right:93rem!important}.end-n93-rem{right:-93rem!important}.end-93{right:93%!important}.end-94-px{right:94px!important}.end-n94{right:-94px!important}.end-94-rem{right:94rem!important}.end-n94-rem{right:-94rem!important}.end-94{right:94%!important}.end-95-px{right:95px!important}.end-n95{right:-95px!important}.end-95-rem{right:95rem!important}.end-n95-rem{right:-95rem!important}.end-95{right:95%!important}.end-96-px{right:96px!important}.end-n96{right:-96px!important}.end-96-rem{right:96rem!important}.end-n96-rem{right:-96rem!important}.end-96{right:96%!important}.end-97-px{right:97px!important}.end-n97{right:-97px!important}.end-97-rem{right:97rem!important}.end-n97-rem{right:-97rem!important}.end-97{right:97%!important}.end-98-px{right:98px!important}.end-n98{right:-98px!important}.end-98-rem{right:98rem!important}.end-n98-rem{right:-98rem!important}.end-98{right:98%!important}.end-99-px{right:99px!important}.end-n99{right:-99px!important}.end-99-rem{right:99rem!important}.end-n99-rem{right:-99rem!important}.end-99{right:99%!important}.end-100-px{right:100px!important}.end-n100{right:-100px!important}.end-100-rem{right:100rem!important}.end-n100-rem{right:-100rem!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-blue-lime{--bs-border-opacity: 1;border-color:rgba(var(--bs-blue-lime-rgb),var(--bs-border-opacity))!important}.border-purple{--bs-border-opacity: 1;border-color:rgba(var(--bs-purple-rgb),var(--bs-border-opacity))!important}.border-mid-gray{--bs-border-opacity: 1;border-color:rgba(var(--bs-mid-gray-rgb),var(--bs-border-opacity))!important}.border-inactive-gray{--bs-border-opacity: 1;border-color:rgba(var(--bs-inactive-gray-rgb),var(--bs-border-opacity))!important}.border-dark-gray{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-gray-rgb),var(--bs-border-opacity))!important}.border-bg{--bs-border-opacity: 1;border-color:rgba(var(--bs-bg-rgb),var(--bs-border-opacity))!important}.border-light-gray{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-gray-rgb),var(--bs-border-opacity))!important}.border-sms-bubble{--bs-border-opacity: 1;border-color:rgba(var(--bs-sms-bubble-rgb),var(--bs-border-opacity))!important}.border-pink{--bs-border-opacity: 1;border-color:rgba(var(--bs-pink-rgb),var(--bs-border-opacity))!important}.border-red{--bs-border-opacity: 1;border-color:rgba(var(--bs-red-rgb),var(--bs-border-opacity))!important}.border-orange{--bs-border-opacity: 1;border-color:rgba(var(--bs-orange-rgb),var(--bs-border-opacity))!important}.border-text{--bs-border-opacity: 1;border-color:rgba(var(--bs-text-rgb),var(--bs-border-opacity))!important}.border-tertiary{--bs-border-opacity: 1;border-color:rgba(var(--bs-tertiary-rgb),var(--bs-border-opacity))!important}.border-primary-600{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-600-rgb),var(--bs-border-opacity))!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-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-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-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-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-link{--bs-border-opacity: 1;border-color:rgba(var(--bs-link-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-0{width:0!important}.w-0-vh{width:0vh!important}.w-0-rem{width:0rem!important}.w-0-px{width:0px!important}.w-0{width:0%!important}.w-1-vh{width:1vh!important}.w-1-rem{width:1rem!important}.w-1-px{width:1px!important}.w-1{width:1%!important}.w-2-vh{width:2vh!important}.w-2-rem{width:2rem!important}.w-2-px{width:2px!important}.w-2{width:2%!important}.w-3-vh{width:3vh!important}.w-3-rem{width:3rem!important}.w-3-px{width:3px!important}.w-3{width:3%!important}.w-4-vh{width:4vh!important}.w-4-rem{width:4rem!important}.w-4-px{width:4px!important}.w-4{width:4%!important}.w-5-vh{width:5vh!important}.w-5-rem{width:5rem!important}.w-5-px{width:5px!important}.w-5{width:5%!important}.w-6-vh{width:6vh!important}.w-6-rem{width:6rem!important}.w-6-px{width:6px!important}.w-6{width:6%!important}.w-7-vh{width:7vh!important}.w-7-rem{width:7rem!important}.w-7-px{width:7px!important}.w-7{width:7%!important}.w-8-vh{width:8vh!important}.w-8-rem{width:8rem!important}.w-8-px{width:8px!important}.w-8{width:8%!important}.w-9-vh{width:9vh!important}.w-9-rem{width:9rem!important}.w-9-px{width:9px!important}.w-9{width:9%!important}.w-10-vh{width:10vh!important}.w-10-rem{width:10rem!important}.w-10-px{width:10px!important}.w-10{width:10%!important}.w-11-vh{width:11vh!important}.w-11-rem{width:11rem!important}.w-11-px{width:11px!important}.w-11{width:11%!important}.w-12-vh{width:12vh!important}.w-12-rem{width:12rem!important}.w-12-px{width:12px!important}.w-12{width:12%!important}.w-13-vh{width:13vh!important}.w-13-rem{width:13rem!important}.w-13-px{width:13px!important}.w-13{width:13%!important}.w-14-vh{width:14vh!important}.w-14-rem{width:14rem!important}.w-14-px{width:14px!important}.w-14{width:14%!important}.w-15-vh{width:15vh!important}.w-15-rem{width:15rem!important}.w-15-px{width:15px!important}.w-15{width:15%!important}.w-16-vh{width:16vh!important}.w-16-rem{width:16rem!important}.w-16-px{width:16px!important}.w-16{width:16%!important}.w-17-vh{width:17vh!important}.w-17-rem{width:17rem!important}.w-17-px{width:17px!important}.w-17{width:17%!important}.w-18-vh{width:18vh!important}.w-18-rem{width:18rem!important}.w-18-px{width:18px!important}.w-18{width:18%!important}.w-19-vh{width:19vh!important}.w-19-rem{width:19rem!important}.w-19-px{width:19px!important}.w-19{width:19%!important}.w-20-vh{width:20vh!important}.w-20-rem{width:20rem!important}.w-20-px{width:20px!important}.w-20{width:20%!important}.w-21-vh{width:21vh!important}.w-21-rem{width:21rem!important}.w-21-px{width:21px!important}.w-21{width:21%!important}.w-22-vh{width:22vh!important}.w-22-rem{width:22rem!important}.w-22-px{width:22px!important}.w-22{width:22%!important}.w-23-vh{width:23vh!important}.w-23-rem{width:23rem!important}.w-23-px{width:23px!important}.w-23{width:23%!important}.w-24-vh{width:24vh!important}.w-24-rem{width:24rem!important}.w-24-px{width:24px!important}.w-24{width:24%!important}.w-25-vh{width:25vh!important}.w-25-rem{width:25rem!important}.w-25-px{width:25px!important}.w-25{width:25%!important}.w-26-vh{width:26vh!important}.w-26-rem{width:26rem!important}.w-26-px{width:26px!important}.w-26{width:26%!important}.w-27-vh{width:27vh!important}.w-27-rem{width:27rem!important}.w-27-px{width:27px!important}.w-27{width:27%!important}.w-28-vh{width:28vh!important}.w-28-rem{width:28rem!important}.w-28-px{width:28px!important}.w-28{width:28%!important}.w-29-vh{width:29vh!important}.w-29-rem{width:29rem!important}.w-29-px{width:29px!important}.w-29{width:29%!important}.w-30-vh{width:30vh!important}.w-30-rem{width:30rem!important}.w-30-px{width:30px!important}.w-30{width:30%!important}.w-31-vh{width:31vh!important}.w-31-rem{width:31rem!important}.w-31-px{width:31px!important}.w-31{width:31%!important}.w-32-vh{width:32vh!important}.w-32-rem{width:32rem!important}.w-32-px{width:32px!important}.w-32{width:32%!important}.w-33-vh{width:33vh!important}.w-33-rem{width:33rem!important}.w-33-px{width:33px!important}.w-33{width:33%!important}.w-34-vh{width:34vh!important}.w-34-rem{width:34rem!important}.w-34-px{width:34px!important}.w-34{width:34%!important}.w-35-vh{width:35vh!important}.w-35-rem{width:35rem!important}.w-35-px{width:35px!important}.w-35{width:35%!important}.w-36-vh{width:36vh!important}.w-36-rem{width:36rem!important}.w-36-px{width:36px!important}.w-36{width:36%!important}.w-37-vh{width:37vh!important}.w-37-rem{width:37rem!important}.w-37-px{width:37px!important}.w-37{width:37%!important}.w-38-vh{width:38vh!important}.w-38-rem{width:38rem!important}.w-38-px{width:38px!important}.w-38{width:38%!important}.w-39-vh{width:39vh!important}.w-39-rem{width:39rem!important}.w-39-px{width:39px!important}.w-39{width:39%!important}.w-40-vh{width:40vh!important}.w-40-rem{width:40rem!important}.w-40-px{width:40px!important}.w-40{width:40%!important}.w-41-vh{width:41vh!important}.w-41-rem{width:41rem!important}.w-41-px{width:41px!important}.w-41{width:41%!important}.w-42-vh{width:42vh!important}.w-42-rem{width:42rem!important}.w-42-px{width:42px!important}.w-42{width:42%!important}.w-43-vh{width:43vh!important}.w-43-rem{width:43rem!important}.w-43-px{width:43px!important}.w-43{width:43%!important}.w-44-vh{width:44vh!important}.w-44-rem{width:44rem!important}.w-44-px{width:44px!important}.w-44{width:44%!important}.w-45-vh{width:45vh!important}.w-45-rem{width:45rem!important}.w-45-px{width:45px!important}.w-45{width:45%!important}.w-46-vh{width:46vh!important}.w-46-rem{width:46rem!important}.w-46-px{width:46px!important}.w-46{width:46%!important}.w-47-vh{width:47vh!important}.w-47-rem{width:47rem!important}.w-47-px{width:47px!important}.w-47{width:47%!important}.w-48-vh{width:48vh!important}.w-48-rem{width:48rem!important}.w-48-px{width:48px!important}.w-48{width:48%!important}.w-49-vh{width:49vh!important}.w-49-rem{width:49rem!important}.w-49-px{width:49px!important}.w-49{width:49%!important}.w-50-vh{width:50vh!important}.w-50-rem{width:50rem!important}.w-50-px{width:50px!important}.w-50{width:50%!important}.w-51-vh{width:51vh!important}.w-51-rem{width:51rem!important}.w-51-px{width:51px!important}.w-51{width:51%!important}.w-52-vh{width:52vh!important}.w-52-rem{width:52rem!important}.w-52-px{width:52px!important}.w-52{width:52%!important}.w-53-vh{width:53vh!important}.w-53-rem{width:53rem!important}.w-53-px{width:53px!important}.w-53{width:53%!important}.w-54-vh{width:54vh!important}.w-54-rem{width:54rem!important}.w-54-px{width:54px!important}.w-54{width:54%!important}.w-55-vh{width:55vh!important}.w-55-rem{width:55rem!important}.w-55-px{width:55px!important}.w-55{width:55%!important}.w-56-vh{width:56vh!important}.w-56-rem{width:56rem!important}.w-56-px{width:56px!important}.w-56{width:56%!important}.w-57-vh{width:57vh!important}.w-57-rem{width:57rem!important}.w-57-px{width:57px!important}.w-57{width:57%!important}.w-58-vh{width:58vh!important}.w-58-rem{width:58rem!important}.w-58-px{width:58px!important}.w-58{width:58%!important}.w-59-vh{width:59vh!important}.w-59-rem{width:59rem!important}.w-59-px{width:59px!important}.w-59{width:59%!important}.w-60-vh{width:60vh!important}.w-60-rem{width:60rem!important}.w-60-px{width:60px!important}.w-60{width:60%!important}.w-61-vh{width:61vh!important}.w-61-rem{width:61rem!important}.w-61-px{width:61px!important}.w-61{width:61%!important}.w-62-vh{width:62vh!important}.w-62-rem{width:62rem!important}.w-62-px{width:62px!important}.w-62{width:62%!important}.w-63-vh{width:63vh!important}.w-63-rem{width:63rem!important}.w-63-px{width:63px!important}.w-63{width:63%!important}.w-64-vh{width:64vh!important}.w-64-rem{width:64rem!important}.w-64-px{width:64px!important}.w-64{width:64%!important}.w-65-vh{width:65vh!important}.w-65-rem{width:65rem!important}.w-65-px{width:65px!important}.w-65{width:65%!important}.w-66-vh{width:66vh!important}.w-66-rem{width:66rem!important}.w-66-px{width:66px!important}.w-66{width:66%!important}.w-67-vh{width:67vh!important}.w-67-rem{width:67rem!important}.w-67-px{width:67px!important}.w-67{width:67%!important}.w-68-vh{width:68vh!important}.w-68-rem{width:68rem!important}.w-68-px{width:68px!important}.w-68{width:68%!important}.w-69-vh{width:69vh!important}.w-69-rem{width:69rem!important}.w-69-px{width:69px!important}.w-69{width:69%!important}.w-70-vh{width:70vh!important}.w-70-rem{width:70rem!important}.w-70-px{width:70px!important}.w-70{width:70%!important}.w-71-vh{width:71vh!important}.w-71-rem{width:71rem!important}.w-71-px{width:71px!important}.w-71{width:71%!important}.w-72-vh{width:72vh!important}.w-72-rem{width:72rem!important}.w-72-px{width:72px!important}.w-72{width:72%!important}.w-73-vh{width:73vh!important}.w-73-rem{width:73rem!important}.w-73-px{width:73px!important}.w-73{width:73%!important}.w-74-vh{width:74vh!important}.w-74-rem{width:74rem!important}.w-74-px{width:74px!important}.w-74{width:74%!important}.w-75-vh{width:75vh!important}.w-75-rem{width:75rem!important}.w-75-px{width:75px!important}.w-75{width:75%!important}.w-76-vh{width:76vh!important}.w-76-rem{width:76rem!important}.w-76-px{width:76px!important}.w-76{width:76%!important}.w-77-vh{width:77vh!important}.w-77-rem{width:77rem!important}.w-77-px{width:77px!important}.w-77{width:77%!important}.w-78-vh{width:78vh!important}.w-78-rem{width:78rem!important}.w-78-px{width:78px!important}.w-78{width:78%!important}.w-79-vh{width:79vh!important}.w-79-rem{width:79rem!important}.w-79-px{width:79px!important}.w-79{width:79%!important}.w-80-vh{width:80vh!important}.w-80-rem{width:80rem!important}.w-80-px{width:80px!important}.w-80{width:80%!important}.w-81-vh{width:81vh!important}.w-81-rem{width:81rem!important}.w-81-px{width:81px!important}.w-81{width:81%!important}.w-82-vh{width:82vh!important}.w-82-rem{width:82rem!important}.w-82-px{width:82px!important}.w-82{width:82%!important}.w-83-vh{width:83vh!important}.w-83-rem{width:83rem!important}.w-83-px{width:83px!important}.w-83{width:83%!important}.w-84-vh{width:84vh!important}.w-84-rem{width:84rem!important}.w-84-px{width:84px!important}.w-84{width:84%!important}.w-85-vh{width:85vh!important}.w-85-rem{width:85rem!important}.w-85-px{width:85px!important}.w-85{width:85%!important}.w-86-vh{width:86vh!important}.w-86-rem{width:86rem!important}.w-86-px{width:86px!important}.w-86{width:86%!important}.w-87-vh{width:87vh!important}.w-87-rem{width:87rem!important}.w-87-px{width:87px!important}.w-87{width:87%!important}.w-88-vh{width:88vh!important}.w-88-rem{width:88rem!important}.w-88-px{width:88px!important}.w-88{width:88%!important}.w-89-vh{width:89vh!important}.w-89-rem{width:89rem!important}.w-89-px{width:89px!important}.w-89{width:89%!important}.w-90-vh{width:90vh!important}.w-90-rem{width:90rem!important}.w-90-px{width:90px!important}.w-90{width:90%!important}.w-91-vh{width:91vh!important}.w-91-rem{width:91rem!important}.w-91-px{width:91px!important}.w-91{width:91%!important}.w-92-vh{width:92vh!important}.w-92-rem{width:92rem!important}.w-92-px{width:92px!important}.w-92{width:92%!important}.w-93-vh{width:93vh!important}.w-93-rem{width:93rem!important}.w-93-px{width:93px!important}.w-93{width:93%!important}.w-94-vh{width:94vh!important}.w-94-rem{width:94rem!important}.w-94-px{width:94px!important}.w-94{width:94%!important}.w-95-vh{width:95vh!important}.w-95-rem{width:95rem!important}.w-95-px{width:95px!important}.w-95{width:95%!important}.w-96-vh{width:96vh!important}.w-96-rem{width:96rem!important}.w-96-px{width:96px!important}.w-96{width:96%!important}.w-97-vh{width:97vh!important}.w-97-rem{width:97rem!important}.w-97-px{width:97px!important}.w-97{width:97%!important}.w-98-vh{width:98vh!important}.w-98-rem{width:98rem!important}.w-98-px{width:98px!important}.w-98{width:98%!important}.w-99-vh{width:99vh!important}.w-99-rem{width:99rem!important}.w-99-px{width:99px!important}.w-99{width:99%!important}.w-100-vh{width:100vh!important}.w-100-rem{width:100rem!important}.w-100-px{width:100px!important}.w-100{width:100%!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-0{height:0!important}.h-0-vh{height:0vh!important}.h-0-rem{height:0rem!important}.h-0-px{height:0px!important}.h-0{height:0%!important}.h-1-vh{height:1vh!important}.h-1-rem{height:1rem!important}.h-1-px{height:1px!important}.h-1{height:1%!important}.h-2-vh{height:2vh!important}.h-2-rem{height:2rem!important}.h-2-px{height:2px!important}.h-2{height:2%!important}.h-3-vh{height:3vh!important}.h-3-rem{height:3rem!important}.h-3-px{height:3px!important}.h-3{height:3%!important}.h-4-vh{height:4vh!important}.h-4-rem{height:4rem!important}.h-4-px{height:4px!important}.h-4{height:4%!important}.h-5-vh{height:5vh!important}.h-5-rem{height:5rem!important}.h-5-px{height:5px!important}.h-5{height:5%!important}.h-6-vh{height:6vh!important}.h-6-rem{height:6rem!important}.h-6-px{height:6px!important}.h-6{height:6%!important}.h-7-vh{height:7vh!important}.h-7-rem{height:7rem!important}.h-7-px{height:7px!important}.h-7{height:7%!important}.h-8-vh{height:8vh!important}.h-8-rem{height:8rem!important}.h-8-px{height:8px!important}.h-8{height:8%!important}.h-9-vh{height:9vh!important}.h-9-rem{height:9rem!important}.h-9-px{height:9px!important}.h-9{height:9%!important}.h-10-vh{height:10vh!important}.h-10-rem{height:10rem!important}.h-10-px{height:10px!important}.h-10{height:10%!important}.h-11-vh{height:11vh!important}.h-11-rem{height:11rem!important}.h-11-px{height:11px!important}.h-11{height:11%!important}.h-12-vh{height:12vh!important}.h-12-rem{height:12rem!important}.h-12-px{height:12px!important}.h-12{height:12%!important}.h-13-vh{height:13vh!important}.h-13-rem{height:13rem!important}.h-13-px{height:13px!important}.h-13{height:13%!important}.h-14-vh{height:14vh!important}.h-14-rem{height:14rem!important}.h-14-px{height:14px!important}.h-14{height:14%!important}.h-15-vh{height:15vh!important}.h-15-rem{height:15rem!important}.h-15-px{height:15px!important}.h-15{height:15%!important}.h-16-vh{height:16vh!important}.h-16-rem{height:16rem!important}.h-16-px{height:16px!important}.h-16{height:16%!important}.h-17-vh{height:17vh!important}.h-17-rem{height:17rem!important}.h-17-px{height:17px!important}.h-17{height:17%!important}.h-18-vh{height:18vh!important}.h-18-rem{height:18rem!important}.h-18-px{height:18px!important}.h-18{height:18%!important}.h-19-vh{height:19vh!important}.h-19-rem{height:19rem!important}.h-19-px{height:19px!important}.h-19{height:19%!important}.h-20-vh{height:20vh!important}.h-20-rem{height:20rem!important}.h-20-px{height:20px!important}.h-20{height:20%!important}.h-21-vh{height:21vh!important}.h-21-rem{height:21rem!important}.h-21-px{height:21px!important}.h-21{height:21%!important}.h-22-vh{height:22vh!important}.h-22-rem{height:22rem!important}.h-22-px{height:22px!important}.h-22{height:22%!important}.h-23-vh{height:23vh!important}.h-23-rem{height:23rem!important}.h-23-px{height:23px!important}.h-23{height:23%!important}.h-24-vh{height:24vh!important}.h-24-rem{height:24rem!important}.h-24-px{height:24px!important}.h-24{height:24%!important}.h-25-vh{height:25vh!important}.h-25-rem{height:25rem!important}.h-25-px{height:25px!important}.h-25{height:25%!important}.h-26-vh{height:26vh!important}.h-26-rem{height:26rem!important}.h-26-px{height:26px!important}.h-26{height:26%!important}.h-27-vh{height:27vh!important}.h-27-rem{height:27rem!important}.h-27-px{height:27px!important}.h-27{height:27%!important}.h-28-vh{height:28vh!important}.h-28-rem{height:28rem!important}.h-28-px{height:28px!important}.h-28{height:28%!important}.h-29-vh{height:29vh!important}.h-29-rem{height:29rem!important}.h-29-px{height:29px!important}.h-29{height:29%!important}.h-30-vh{height:30vh!important}.h-30-rem{height:30rem!important}.h-30-px{height:30px!important}.h-30{height:30%!important}.h-31-vh{height:31vh!important}.h-31-rem{height:31rem!important}.h-31-px{height:31px!important}.h-31{height:31%!important}.h-32-vh{height:32vh!important}.h-32-rem{height:32rem!important}.h-32-px{height:32px!important}.h-32{height:32%!important}.h-33-vh{height:33vh!important}.h-33-rem{height:33rem!important}.h-33-px{height:33px!important}.h-33{height:33%!important}.h-34-vh{height:34vh!important}.h-34-rem{height:34rem!important}.h-34-px{height:34px!important}.h-34{height:34%!important}.h-35-vh{height:35vh!important}.h-35-rem{height:35rem!important}.h-35-px{height:35px!important}.h-35{height:35%!important}.h-36-vh{height:36vh!important}.h-36-rem{height:36rem!important}.h-36-px{height:36px!important}.h-36{height:36%!important}.h-37-vh{height:37vh!important}.h-37-rem{height:37rem!important}.h-37-px{height:37px!important}.h-37{height:37%!important}.h-38-vh{height:38vh!important}.h-38-rem{height:38rem!important}.h-38-px{height:38px!important}.h-38{height:38%!important}.h-39-vh{height:39vh!important}.h-39-rem{height:39rem!important}.h-39-px{height:39px!important}.h-39{height:39%!important}.h-40-vh{height:40vh!important}.h-40-rem{height:40rem!important}.h-40-px{height:40px!important}.h-40{height:40%!important}.h-41-vh{height:41vh!important}.h-41-rem{height:41rem!important}.h-41-px{height:41px!important}.h-41{height:41%!important}.h-42-vh{height:42vh!important}.h-42-rem{height:42rem!important}.h-42-px{height:42px!important}.h-42{height:42%!important}.h-43-vh{height:43vh!important}.h-43-rem{height:43rem!important}.h-43-px{height:43px!important}.h-43{height:43%!important}.h-44-vh{height:44vh!important}.h-44-rem{height:44rem!important}.h-44-px{height:44px!important}.h-44{height:44%!important}.h-45-vh{height:45vh!important}.h-45-rem{height:45rem!important}.h-45-px{height:45px!important}.h-45{height:45%!important}.h-46-vh{height:46vh!important}.h-46-rem{height:46rem!important}.h-46-px{height:46px!important}.h-46{height:46%!important}.h-47-vh{height:47vh!important}.h-47-rem{height:47rem!important}.h-47-px{height:47px!important}.h-47{height:47%!important}.h-48-vh{height:48vh!important}.h-48-rem{height:48rem!important}.h-48-px{height:48px!important}.h-48{height:48%!important}.h-49-vh{height:49vh!important}.h-49-rem{height:49rem!important}.h-49-px{height:49px!important}.h-49{height:49%!important}.h-50-vh{height:50vh!important}.h-50-rem{height:50rem!important}.h-50-px{height:50px!important}.h-50{height:50%!important}.h-51-vh{height:51vh!important}.h-51-rem{height:51rem!important}.h-51-px{height:51px!important}.h-51{height:51%!important}.h-52-vh{height:52vh!important}.h-52-rem{height:52rem!important}.h-52-px{height:52px!important}.h-52{height:52%!important}.h-53-vh{height:53vh!important}.h-53-rem{height:53rem!important}.h-53-px{height:53px!important}.h-53{height:53%!important}.h-54-vh{height:54vh!important}.h-54-rem{height:54rem!important}.h-54-px{height:54px!important}.h-54{height:54%!important}.h-55-vh{height:55vh!important}.h-55-rem{height:55rem!important}.h-55-px{height:55px!important}.h-55{height:55%!important}.h-56-vh{height:56vh!important}.h-56-rem{height:56rem!important}.h-56-px{height:56px!important}.h-56{height:56%!important}.h-57-vh{height:57vh!important}.h-57-rem{height:57rem!important}.h-57-px{height:57px!important}.h-57{height:57%!important}.h-58-vh{height:58vh!important}.h-58-rem{height:58rem!important}.h-58-px{height:58px!important}.h-58{height:58%!important}.h-59-vh{height:59vh!important}.h-59-rem{height:59rem!important}.h-59-px{height:59px!important}.h-59{height:59%!important}.h-60-vh{height:60vh!important}.h-60-rem{height:60rem!important}.h-60-px{height:60px!important}.h-60{height:60%!important}.h-61-vh{height:61vh!important}.h-61-rem{height:61rem!important}.h-61-px{height:61px!important}.h-61{height:61%!important}.h-62-vh{height:62vh!important}.h-62-rem{height:62rem!important}.h-62-px{height:62px!important}.h-62{height:62%!important}.h-63-vh{height:63vh!important}.h-63-rem{height:63rem!important}.h-63-px{height:63px!important}.h-63{height:63%!important}.h-64-vh{height:64vh!important}.h-64-rem{height:64rem!important}.h-64-px{height:64px!important}.h-64{height:64%!important}.h-65-vh{height:65vh!important}.h-65-rem{height:65rem!important}.h-65-px{height:65px!important}.h-65{height:65%!important}.h-66-vh{height:66vh!important}.h-66-rem{height:66rem!important}.h-66-px{height:66px!important}.h-66{height:66%!important}.h-67-vh{height:67vh!important}.h-67-rem{height:67rem!important}.h-67-px{height:67px!important}.h-67{height:67%!important}.h-68-vh{height:68vh!important}.h-68-rem{height:68rem!important}.h-68-px{height:68px!important}.h-68{height:68%!important}.h-69-vh{height:69vh!important}.h-69-rem{height:69rem!important}.h-69-px{height:69px!important}.h-69{height:69%!important}.h-70-vh{height:70vh!important}.h-70-rem{height:70rem!important}.h-70-px{height:70px!important}.h-70{height:70%!important}.h-71-vh{height:71vh!important}.h-71-rem{height:71rem!important}.h-71-px{height:71px!important}.h-71{height:71%!important}.h-72-vh{height:72vh!important}.h-72-rem{height:72rem!important}.h-72-px{height:72px!important}.h-72{height:72%!important}.h-73-vh{height:73vh!important}.h-73-rem{height:73rem!important}.h-73-px{height:73px!important}.h-73{height:73%!important}.h-74-vh{height:74vh!important}.h-74-rem{height:74rem!important}.h-74-px{height:74px!important}.h-74{height:74%!important}.h-75-vh{height:75vh!important}.h-75-rem{height:75rem!important}.h-75-px{height:75px!important}.h-75{height:75%!important}.h-76-vh{height:76vh!important}.h-76-rem{height:76rem!important}.h-76-px{height:76px!important}.h-76{height:76%!important}.h-77-vh{height:77vh!important}.h-77-rem{height:77rem!important}.h-77-px{height:77px!important}.h-77{height:77%!important}.h-78-vh{height:78vh!important}.h-78-rem{height:78rem!important}.h-78-px{height:78px!important}.h-78{height:78%!important}.h-79-vh{height:79vh!important}.h-79-rem{height:79rem!important}.h-79-px{height:79px!important}.h-79{height:79%!important}.h-80-vh{height:80vh!important}.h-80-rem{height:80rem!important}.h-80-px{height:80px!important}.h-80{height:80%!important}.h-81-vh{height:81vh!important}.h-81-rem{height:81rem!important}.h-81-px{height:81px!important}.h-81{height:81%!important}.h-82-vh{height:82vh!important}.h-82-rem{height:82rem!important}.h-82-px{height:82px!important}.h-82{height:82%!important}.h-83-vh{height:83vh!important}.h-83-rem{height:83rem!important}.h-83-px{height:83px!important}.h-83{height:83%!important}.h-84-vh{height:84vh!important}.h-84-rem{height:84rem!important}.h-84-px{height:84px!important}.h-84{height:84%!important}.h-85-vh{height:85vh!important}.h-85-rem{height:85rem!important}.h-85-px{height:85px!important}.h-85{height:85%!important}.h-86-vh{height:86vh!important}.h-86-rem{height:86rem!important}.h-86-px{height:86px!important}.h-86{height:86%!important}.h-87-vh{height:87vh!important}.h-87-rem{height:87rem!important}.h-87-px{height:87px!important}.h-87{height:87%!important}.h-88-vh{height:88vh!important}.h-88-rem{height:88rem!important}.h-88-px{height:88px!important}.h-88{height:88%!important}.h-89-vh{height:89vh!important}.h-89-rem{height:89rem!important}.h-89-px{height:89px!important}.h-89{height:89%!important}.h-90-vh{height:90vh!important}.h-90-rem{height:90rem!important}.h-90-px{height:90px!important}.h-90{height:90%!important}.h-91-vh{height:91vh!important}.h-91-rem{height:91rem!important}.h-91-px{height:91px!important}.h-91{height:91%!important}.h-92-vh{height:92vh!important}.h-92-rem{height:92rem!important}.h-92-px{height:92px!important}.h-92{height:92%!important}.h-93-vh{height:93vh!important}.h-93-rem{height:93rem!important}.h-93-px{height:93px!important}.h-93{height:93%!important}.h-94-vh{height:94vh!important}.h-94-rem{height:94rem!important}.h-94-px{height:94px!important}.h-94{height:94%!important}.h-95-vh{height:95vh!important}.h-95-rem{height:95rem!important}.h-95-px{height:95px!important}.h-95{height:95%!important}.h-96-vh{height:96vh!important}.h-96-rem{height:96rem!important}.h-96-px{height:96px!important}.h-96{height:96%!important}.h-97-vh{height:97vh!important}.h-97-rem{height:97rem!important}.h-97-px{height:97px!important}.h-97{height:97%!important}.h-98-vh{height:98vh!important}.h-98-rem{height:98rem!important}.h-98-px{height:98px!important}.h-98{height:98%!important}.h-99-vh{height:99vh!important}.h-99-rem{height:99rem!important}.h-99-px{height:99px!important}.h-99{height:99%!important}.h-100-vh{height:100vh!important}.h-100-rem{height:100rem!important}.h-100-px{height:100px!important}.h-100{height:100%!important}.mxh-0{max-height:0!important}.mxh-0-vh{max-height:0vh!important}.mxh-0-rem{max-height:0rem!important}.mxh-0-px{max-height:0px!important}.mxh-0{max-height:0%!important}.mxh-1-vh{max-height:1vh!important}.mxh-1-rem{max-height:1rem!important}.mxh-1-px{max-height:1px!important}.mxh-1{max-height:1%!important}.mxh-2-vh{max-height:2vh!important}.mxh-2-rem{max-height:2rem!important}.mxh-2-px{max-height:2px!important}.mxh-2{max-height:2%!important}.mxh-3-vh{max-height:3vh!important}.mxh-3-rem{max-height:3rem!important}.mxh-3-px{max-height:3px!important}.mxh-3{max-height:3%!important}.mxh-4-vh{max-height:4vh!important}.mxh-4-rem{max-height:4rem!important}.mxh-4-px{max-height:4px!important}.mxh-4{max-height:4%!important}.mxh-5-vh{max-height:5vh!important}.mxh-5-rem{max-height:5rem!important}.mxh-5-px{max-height:5px!important}.mxh-5{max-height:5%!important}.mxh-6-vh{max-height:6vh!important}.mxh-6-rem{max-height:6rem!important}.mxh-6-px{max-height:6px!important}.mxh-6{max-height:6%!important}.mxh-7-vh{max-height:7vh!important}.mxh-7-rem{max-height:7rem!important}.mxh-7-px{max-height:7px!important}.mxh-7{max-height:7%!important}.mxh-8-vh{max-height:8vh!important}.mxh-8-rem{max-height:8rem!important}.mxh-8-px{max-height:8px!important}.mxh-8{max-height:8%!important}.mxh-9-vh{max-height:9vh!important}.mxh-9-rem{max-height:9rem!important}.mxh-9-px{max-height:9px!important}.mxh-9{max-height:9%!important}.mxh-10-vh{max-height:10vh!important}.mxh-10-rem{max-height:10rem!important}.mxh-10-px{max-height:10px!important}.mxh-10{max-height:10%!important}.mxh-11-vh{max-height:11vh!important}.mxh-11-rem{max-height:11rem!important}.mxh-11-px{max-height:11px!important}.mxh-11{max-height:11%!important}.mxh-12-vh{max-height:12vh!important}.mxh-12-rem{max-height:12rem!important}.mxh-12-px{max-height:12px!important}.mxh-12{max-height:12%!important}.mxh-13-vh{max-height:13vh!important}.mxh-13-rem{max-height:13rem!important}.mxh-13-px{max-height:13px!important}.mxh-13{max-height:13%!important}.mxh-14-vh{max-height:14vh!important}.mxh-14-rem{max-height:14rem!important}.mxh-14-px{max-height:14px!important}.mxh-14{max-height:14%!important}.mxh-15-vh{max-height:15vh!important}.mxh-15-rem{max-height:15rem!important}.mxh-15-px{max-height:15px!important}.mxh-15{max-height:15%!important}.mxh-16-vh{max-height:16vh!important}.mxh-16-rem{max-height:16rem!important}.mxh-16-px{max-height:16px!important}.mxh-16{max-height:16%!important}.mxh-17-vh{max-height:17vh!important}.mxh-17-rem{max-height:17rem!important}.mxh-17-px{max-height:17px!important}.mxh-17{max-height:17%!important}.mxh-18-vh{max-height:18vh!important}.mxh-18-rem{max-height:18rem!important}.mxh-18-px{max-height:18px!important}.mxh-18{max-height:18%!important}.mxh-19-vh{max-height:19vh!important}.mxh-19-rem{max-height:19rem!important}.mxh-19-px{max-height:19px!important}.mxh-19{max-height:19%!important}.mxh-20-vh{max-height:20vh!important}.mxh-20-rem{max-height:20rem!important}.mxh-20-px{max-height:20px!important}.mxh-20{max-height:20%!important}.mxh-21-vh{max-height:21vh!important}.mxh-21-rem{max-height:21rem!important}.mxh-21-px{max-height:21px!important}.mxh-21{max-height:21%!important}.mxh-22-vh{max-height:22vh!important}.mxh-22-rem{max-height:22rem!important}.mxh-22-px{max-height:22px!important}.mxh-22{max-height:22%!important}.mxh-23-vh{max-height:23vh!important}.mxh-23-rem{max-height:23rem!important}.mxh-23-px{max-height:23px!important}.mxh-23{max-height:23%!important}.mxh-24-vh{max-height:24vh!important}.mxh-24-rem{max-height:24rem!important}.mxh-24-px{max-height:24px!important}.mxh-24{max-height:24%!important}.mxh-25-vh{max-height:25vh!important}.mxh-25-rem{max-height:25rem!important}.mxh-25-px{max-height:25px!important}.mxh-25{max-height:25%!important}.mxh-26-vh{max-height:26vh!important}.mxh-26-rem{max-height:26rem!important}.mxh-26-px{max-height:26px!important}.mxh-26{max-height:26%!important}.mxh-27-vh{max-height:27vh!important}.mxh-27-rem{max-height:27rem!important}.mxh-27-px{max-height:27px!important}.mxh-27{max-height:27%!important}.mxh-28-vh{max-height:28vh!important}.mxh-28-rem{max-height:28rem!important}.mxh-28-px{max-height:28px!important}.mxh-28{max-height:28%!important}.mxh-29-vh{max-height:29vh!important}.mxh-29-rem{max-height:29rem!important}.mxh-29-px{max-height:29px!important}.mxh-29{max-height:29%!important}.mxh-30-vh{max-height:30vh!important}.mxh-30-rem{max-height:30rem!important}.mxh-30-px{max-height:30px!important}.mxh-30{max-height:30%!important}.mxh-31-vh{max-height:31vh!important}.mxh-31-rem{max-height:31rem!important}.mxh-31-px{max-height:31px!important}.mxh-31{max-height:31%!important}.mxh-32-vh{max-height:32vh!important}.mxh-32-rem{max-height:32rem!important}.mxh-32-px{max-height:32px!important}.mxh-32{max-height:32%!important}.mxh-33-vh{max-height:33vh!important}.mxh-33-rem{max-height:33rem!important}.mxh-33-px{max-height:33px!important}.mxh-33{max-height:33%!important}.mxh-34-vh{max-height:34vh!important}.mxh-34-rem{max-height:34rem!important}.mxh-34-px{max-height:34px!important}.mxh-34{max-height:34%!important}.mxh-35-vh{max-height:35vh!important}.mxh-35-rem{max-height:35rem!important}.mxh-35-px{max-height:35px!important}.mxh-35{max-height:35%!important}.mxh-36-vh{max-height:36vh!important}.mxh-36-rem{max-height:36rem!important}.mxh-36-px{max-height:36px!important}.mxh-36{max-height:36%!important}.mxh-37-vh{max-height:37vh!important}.mxh-37-rem{max-height:37rem!important}.mxh-37-px{max-height:37px!important}.mxh-37{max-height:37%!important}.mxh-38-vh{max-height:38vh!important}.mxh-38-rem{max-height:38rem!important}.mxh-38-px{max-height:38px!important}.mxh-38{max-height:38%!important}.mxh-39-vh{max-height:39vh!important}.mxh-39-rem{max-height:39rem!important}.mxh-39-px{max-height:39px!important}.mxh-39{max-height:39%!important}.mxh-40-vh{max-height:40vh!important}.mxh-40-rem{max-height:40rem!important}.mxh-40-px{max-height:40px!important}.mxh-40{max-height:40%!important}.mxh-41-vh{max-height:41vh!important}.mxh-41-rem{max-height:41rem!important}.mxh-41-px{max-height:41px!important}.mxh-41{max-height:41%!important}.mxh-42-vh{max-height:42vh!important}.mxh-42-rem{max-height:42rem!important}.mxh-42-px{max-height:42px!important}.mxh-42{max-height:42%!important}.mxh-43-vh{max-height:43vh!important}.mxh-43-rem{max-height:43rem!important}.mxh-43-px{max-height:43px!important}.mxh-43{max-height:43%!important}.mxh-44-vh{max-height:44vh!important}.mxh-44-rem{max-height:44rem!important}.mxh-44-px{max-height:44px!important}.mxh-44{max-height:44%!important}.mxh-45-vh{max-height:45vh!important}.mxh-45-rem{max-height:45rem!important}.mxh-45-px{max-height:45px!important}.mxh-45{max-height:45%!important}.mxh-46-vh{max-height:46vh!important}.mxh-46-rem{max-height:46rem!important}.mxh-46-px{max-height:46px!important}.mxh-46{max-height:46%!important}.mxh-47-vh{max-height:47vh!important}.mxh-47-rem{max-height:47rem!important}.mxh-47-px{max-height:47px!important}.mxh-47{max-height:47%!important}.mxh-48-vh{max-height:48vh!important}.mxh-48-rem{max-height:48rem!important}.mxh-48-px{max-height:48px!important}.mxh-48{max-height:48%!important}.mxh-49-vh{max-height:49vh!important}.mxh-49-rem{max-height:49rem!important}.mxh-49-px{max-height:49px!important}.mxh-49{max-height:49%!important}.mxh-50-vh{max-height:50vh!important}.mxh-50-rem{max-height:50rem!important}.mxh-50-px{max-height:50px!important}.mxh-50{max-height:50%!important}.mxh-51-vh{max-height:51vh!important}.mxh-51-rem{max-height:51rem!important}.mxh-51-px{max-height:51px!important}.mxh-51{max-height:51%!important}.mxh-52-vh{max-height:52vh!important}.mxh-52-rem{max-height:52rem!important}.mxh-52-px{max-height:52px!important}.mxh-52{max-height:52%!important}.mxh-53-vh{max-height:53vh!important}.mxh-53-rem{max-height:53rem!important}.mxh-53-px{max-height:53px!important}.mxh-53{max-height:53%!important}.mxh-54-vh{max-height:54vh!important}.mxh-54-rem{max-height:54rem!important}.mxh-54-px{max-height:54px!important}.mxh-54{max-height:54%!important}.mxh-55-vh{max-height:55vh!important}.mxh-55-rem{max-height:55rem!important}.mxh-55-px{max-height:55px!important}.mxh-55{max-height:55%!important}.mxh-56-vh{max-height:56vh!important}.mxh-56-rem{max-height:56rem!important}.mxh-56-px{max-height:56px!important}.mxh-56{max-height:56%!important}.mxh-57-vh{max-height:57vh!important}.mxh-57-rem{max-height:57rem!important}.mxh-57-px{max-height:57px!important}.mxh-57{max-height:57%!important}.mxh-58-vh{max-height:58vh!important}.mxh-58-rem{max-height:58rem!important}.mxh-58-px{max-height:58px!important}.mxh-58{max-height:58%!important}.mxh-59-vh{max-height:59vh!important}.mxh-59-rem{max-height:59rem!important}.mxh-59-px{max-height:59px!important}.mxh-59{max-height:59%!important}.mxh-60-vh{max-height:60vh!important}.mxh-60-rem{max-height:60rem!important}.mxh-60-px{max-height:60px!important}.mxh-60{max-height:60%!important}.mxh-61-vh{max-height:61vh!important}.mxh-61-rem{max-height:61rem!important}.mxh-61-px{max-height:61px!important}.mxh-61{max-height:61%!important}.mxh-62-vh{max-height:62vh!important}.mxh-62-rem{max-height:62rem!important}.mxh-62-px{max-height:62px!important}.mxh-62{max-height:62%!important}.mxh-63-vh{max-height:63vh!important}.mxh-63-rem{max-height:63rem!important}.mxh-63-px{max-height:63px!important}.mxh-63{max-height:63%!important}.mxh-64-vh{max-height:64vh!important}.mxh-64-rem{max-height:64rem!important}.mxh-64-px{max-height:64px!important}.mxh-64{max-height:64%!important}.mxh-65-vh{max-height:65vh!important}.mxh-65-rem{max-height:65rem!important}.mxh-65-px{max-height:65px!important}.mxh-65{max-height:65%!important}.mxh-66-vh{max-height:66vh!important}.mxh-66-rem{max-height:66rem!important}.mxh-66-px{max-height:66px!important}.mxh-66{max-height:66%!important}.mxh-67-vh{max-height:67vh!important}.mxh-67-rem{max-height:67rem!important}.mxh-67-px{max-height:67px!important}.mxh-67{max-height:67%!important}.mxh-68-vh{max-height:68vh!important}.mxh-68-rem{max-height:68rem!important}.mxh-68-px{max-height:68px!important}.mxh-68{max-height:68%!important}.mxh-69-vh{max-height:69vh!important}.mxh-69-rem{max-height:69rem!important}.mxh-69-px{max-height:69px!important}.mxh-69{max-height:69%!important}.mxh-70-vh{max-height:70vh!important}.mxh-70-rem{max-height:70rem!important}.mxh-70-px{max-height:70px!important}.mxh-70{max-height:70%!important}.mxh-71-vh{max-height:71vh!important}.mxh-71-rem{max-height:71rem!important}.mxh-71-px{max-height:71px!important}.mxh-71{max-height:71%!important}.mxh-72-vh{max-height:72vh!important}.mxh-72-rem{max-height:72rem!important}.mxh-72-px{max-height:72px!important}.mxh-72{max-height:72%!important}.mxh-73-vh{max-height:73vh!important}.mxh-73-rem{max-height:73rem!important}.mxh-73-px{max-height:73px!important}.mxh-73{max-height:73%!important}.mxh-74-vh{max-height:74vh!important}.mxh-74-rem{max-height:74rem!important}.mxh-74-px{max-height:74px!important}.mxh-74{max-height:74%!important}.mxh-75-vh{max-height:75vh!important}.mxh-75-rem{max-height:75rem!important}.mxh-75-px{max-height:75px!important}.mxh-75{max-height:75%!important}.mxh-76-vh{max-height:76vh!important}.mxh-76-rem{max-height:76rem!important}.mxh-76-px{max-height:76px!important}.mxh-76{max-height:76%!important}.mxh-77-vh{max-height:77vh!important}.mxh-77-rem{max-height:77rem!important}.mxh-77-px{max-height:77px!important}.mxh-77{max-height:77%!important}.mxh-78-vh{max-height:78vh!important}.mxh-78-rem{max-height:78rem!important}.mxh-78-px{max-height:78px!important}.mxh-78{max-height:78%!important}.mxh-79-vh{max-height:79vh!important}.mxh-79-rem{max-height:79rem!important}.mxh-79-px{max-height:79px!important}.mxh-79{max-height:79%!important}.mxh-80-vh{max-height:80vh!important}.mxh-80-rem{max-height:80rem!important}.mxh-80-px{max-height:80px!important}.mxh-80{max-height:80%!important}.mxh-81-vh{max-height:81vh!important}.mxh-81-rem{max-height:81rem!important}.mxh-81-px{max-height:81px!important}.mxh-81{max-height:81%!important}.mxh-82-vh{max-height:82vh!important}.mxh-82-rem{max-height:82rem!important}.mxh-82-px{max-height:82px!important}.mxh-82{max-height:82%!important}.mxh-83-vh{max-height:83vh!important}.mxh-83-rem{max-height:83rem!important}.mxh-83-px{max-height:83px!important}.mxh-83{max-height:83%!important}.mxh-84-vh{max-height:84vh!important}.mxh-84-rem{max-height:84rem!important}.mxh-84-px{max-height:84px!important}.mxh-84{max-height:84%!important}.mxh-85-vh{max-height:85vh!important}.mxh-85-rem{max-height:85rem!important}.mxh-85-px{max-height:85px!important}.mxh-85{max-height:85%!important}.mxh-86-vh{max-height:86vh!important}.mxh-86-rem{max-height:86rem!important}.mxh-86-px{max-height:86px!important}.mxh-86{max-height:86%!important}.mxh-87-vh{max-height:87vh!important}.mxh-87-rem{max-height:87rem!important}.mxh-87-px{max-height:87px!important}.mxh-87{max-height:87%!important}.mxh-88-vh{max-height:88vh!important}.mxh-88-rem{max-height:88rem!important}.mxh-88-px{max-height:88px!important}.mxh-88{max-height:88%!important}.mxh-89-vh{max-height:89vh!important}.mxh-89-rem{max-height:89rem!important}.mxh-89-px{max-height:89px!important}.mxh-89{max-height:89%!important}.mxh-90-vh{max-height:90vh!important}.mxh-90-rem{max-height:90rem!important}.mxh-90-px{max-height:90px!important}.mxh-90{max-height:90%!important}.mxh-91-vh{max-height:91vh!important}.mxh-91-rem{max-height:91rem!important}.mxh-91-px{max-height:91px!important}.mxh-91{max-height:91%!important}.mxh-92-vh{max-height:92vh!important}.mxh-92-rem{max-height:92rem!important}.mxh-92-px{max-height:92px!important}.mxh-92{max-height:92%!important}.mxh-93-vh{max-height:93vh!important}.mxh-93-rem{max-height:93rem!important}.mxh-93-px{max-height:93px!important}.mxh-93{max-height:93%!important}.mxh-94-vh{max-height:94vh!important}.mxh-94-rem{max-height:94rem!important}.mxh-94-px{max-height:94px!important}.mxh-94{max-height:94%!important}.mxh-95-vh{max-height:95vh!important}.mxh-95-rem{max-height:95rem!important}.mxh-95-px{max-height:95px!important}.mxh-95{max-height:95%!important}.mxh-96-vh{max-height:96vh!important}.mxh-96-rem{max-height:96rem!important}.mxh-96-px{max-height:96px!important}.mxh-96{max-height:96%!important}.mxh-97-vh{max-height:97vh!important}.mxh-97-rem{max-height:97rem!important}.mxh-97-px{max-height:97px!important}.mxh-97{max-height:97%!important}.mxh-98-vh{max-height:98vh!important}.mxh-98-rem{max-height:98rem!important}.mxh-98-px{max-height:98px!important}.mxh-98{max-height:98%!important}.mxh-99-vh{max-height:99vh!important}.mxh-99-rem{max-height:99rem!important}.mxh-99-px{max-height:99px!important}.mxh-99{max-height:99%!important}.mxh-100-vh{max-height:100vh!important}.mxh-100-rem{max-height:100rem!important}.mxh-100-px{max-height:100px!important}.mxh-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-shrink-2{flex-shrink:2!important}.flex-shrink-3{flex-shrink:3!important}.flex-shrink-4{flex-shrink:4!important}.flex-shrink-5{flex-shrink:5!important}.flex-shrink-6{flex-shrink:6!important}.flex-shrink-7{flex-shrink:7!important}.flex-shrink-8{flex-shrink:8!important}.flex-shrink-9{flex-shrink:9!important}.flex-shrink-10{flex-shrink:10!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.text-xs{font-size:.5rem!important}.text-sm{font-size:.625rem!important}.text-md{font-size:.75rem!important}.text-lg{font-size:.875rem!important}.text-xl{font-size:1rem!important}.text-xxl{font-size:1.125rem!important}.text-1{font-size:2.5rem!important}.text-2{font-size:2rem!important}.text-3{font-size:1.75rem!important}.text-4{font-size:1.5rem!important}.text-5{font-size:1.25rem!important}.text-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-500{font-weight:500!important}.lh-0{line-height:0!important}.lh-1{line-height:1!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-blue-lime{--bs-text-opacity: 1;color:rgba(var(--bs-blue-lime-rgb),var(--bs-text-opacity))!important}.text-purple{--bs-text-opacity: 1;color:rgba(var(--bs-purple-rgb),var(--bs-text-opacity))!important}.text-mid-gray{--bs-text-opacity: 1;color:rgba(var(--bs-mid-gray-rgb),var(--bs-text-opacity))!important}.text-inactive-gray{--bs-text-opacity: 1;color:rgba(var(--bs-inactive-gray-rgb),var(--bs-text-opacity))!important}.text-dark-gray{--bs-text-opacity: 1;color:rgba(var(--bs-dark-gray-rgb),var(--bs-text-opacity))!important}.text-bg{--bs-text-opacity: 1;color:rgba(var(--bs-bg-rgb),var(--bs-text-opacity))!important}.text-light-gray{--bs-text-opacity: 1;color:rgba(var(--bs-light-gray-rgb),var(--bs-text-opacity))!important}.text-sms-bubble{--bs-text-opacity: 1;color:rgba(var(--bs-sms-bubble-rgb),var(--bs-text-opacity))!important}.text-pink{--bs-text-opacity: 1;color:rgba(var(--bs-pink-rgb),var(--bs-text-opacity))!important}.text-red{--bs-text-opacity: 1;color:rgba(var(--bs-red-rgb),var(--bs-text-opacity))!important}.text-orange{--bs-text-opacity: 1;color:rgba(var(--bs-orange-rgb),var(--bs-text-opacity))!important}.text-text{--bs-text-opacity: 1;color:rgba(var(--bs-text-rgb),var(--bs-text-opacity))!important}.text-tertiary{--bs-text-opacity: 1;color:rgba(var(--bs-tertiary-rgb),var(--bs-text-opacity))!important}.text-primary-600{--bs-text-opacity: 1;color:rgba(var(--bs-primary-600-rgb),var(--bs-text-opacity))!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-link{--bs-text-opacity: 1;color:rgba(var(--bs-link-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-0{--bs-text-opacity: 0}.text-opacity-0-vh{--bs-text-opacity: 0vh}.text-opacity-0-rem{--bs-text-opacity: 0rem}.text-opacity-0-px{--bs-text-opacity: 0px}.text-opacity-0{--bs-text-opacity: 0%}.text-opacity-1-vh{--bs-text-opacity: 1vh}.text-opacity-1-rem{--bs-text-opacity: 1rem}.text-opacity-1-px{--bs-text-opacity: 1px}.text-opacity-1{--bs-text-opacity: 1%}.text-opacity-2-vh{--bs-text-opacity: 2vh}.text-opacity-2-rem{--bs-text-opacity: 2rem}.text-opacity-2-px{--bs-text-opacity: 2px}.text-opacity-2{--bs-text-opacity: 2%}.text-opacity-3-vh{--bs-text-opacity: 3vh}.text-opacity-3-rem{--bs-text-opacity: 3rem}.text-opacity-3-px{--bs-text-opacity: 3px}.text-opacity-3{--bs-text-opacity: 3%}.text-opacity-4-vh{--bs-text-opacity: 4vh}.text-opacity-4-rem{--bs-text-opacity: 4rem}.text-opacity-4-px{--bs-text-opacity: 4px}.text-opacity-4{--bs-text-opacity: 4%}.text-opacity-5-vh{--bs-text-opacity: 5vh}.text-opacity-5-rem{--bs-text-opacity: 5rem}.text-opacity-5-px{--bs-text-opacity: 5px}.text-opacity-5{--bs-text-opacity: 5%}.text-opacity-6-vh{--bs-text-opacity: 6vh}.text-opacity-6-rem{--bs-text-opacity: 6rem}.text-opacity-6-px{--bs-text-opacity: 6px}.text-opacity-6{--bs-text-opacity: 6%}.text-opacity-7-vh{--bs-text-opacity: 7vh}.text-opacity-7-rem{--bs-text-opacity: 7rem}.text-opacity-7-px{--bs-text-opacity: 7px}.text-opacity-7{--bs-text-opacity: 7%}.text-opacity-8-vh{--bs-text-opacity: 8vh}.text-opacity-8-rem{--bs-text-opacity: 8rem}.text-opacity-8-px{--bs-text-opacity: 8px}.text-opacity-8{--bs-text-opacity: 8%}.text-opacity-9-vh{--bs-text-opacity: 9vh}.text-opacity-9-rem{--bs-text-opacity: 9rem}.text-opacity-9-px{--bs-text-opacity: 9px}.text-opacity-9{--bs-text-opacity: 9%}.text-opacity-10-vh{--bs-text-opacity: 10vh}.text-opacity-10-rem{--bs-text-opacity: 10rem}.text-opacity-10-px{--bs-text-opacity: 10px}.text-opacity-10{--bs-text-opacity: 10%}.text-opacity-11-vh{--bs-text-opacity: 11vh}.text-opacity-11-rem{--bs-text-opacity: 11rem}.text-opacity-11-px{--bs-text-opacity: 11px}.text-opacity-11{--bs-text-opacity: 11%}.text-opacity-12-vh{--bs-text-opacity: 12vh}.text-opacity-12-rem{--bs-text-opacity: 12rem}.text-opacity-12-px{--bs-text-opacity: 12px}.text-opacity-12{--bs-text-opacity: 12%}.text-opacity-13-vh{--bs-text-opacity: 13vh}.text-opacity-13-rem{--bs-text-opacity: 13rem}.text-opacity-13-px{--bs-text-opacity: 13px}.text-opacity-13{--bs-text-opacity: 13%}.text-opacity-14-vh{--bs-text-opacity: 14vh}.text-opacity-14-rem{--bs-text-opacity: 14rem}.text-opacity-14-px{--bs-text-opacity: 14px}.text-opacity-14{--bs-text-opacity: 14%}.text-opacity-15-vh{--bs-text-opacity: 15vh}.text-opacity-15-rem{--bs-text-opacity: 15rem}.text-opacity-15-px{--bs-text-opacity: 15px}.text-opacity-15{--bs-text-opacity: 15%}.text-opacity-16-vh{--bs-text-opacity: 16vh}.text-opacity-16-rem{--bs-text-opacity: 16rem}.text-opacity-16-px{--bs-text-opacity: 16px}.text-opacity-16{--bs-text-opacity: 16%}.text-opacity-17-vh{--bs-text-opacity: 17vh}.text-opacity-17-rem{--bs-text-opacity: 17rem}.text-opacity-17-px{--bs-text-opacity: 17px}.text-opacity-17{--bs-text-opacity: 17%}.text-opacity-18-vh{--bs-text-opacity: 18vh}.text-opacity-18-rem{--bs-text-opacity: 18rem}.text-opacity-18-px{--bs-text-opacity: 18px}.text-opacity-18{--bs-text-opacity: 18%}.text-opacity-19-vh{--bs-text-opacity: 19vh}.text-opacity-19-rem{--bs-text-opacity: 19rem}.text-opacity-19-px{--bs-text-opacity: 19px}.text-opacity-19{--bs-text-opacity: 19%}.text-opacity-20-vh{--bs-text-opacity: 20vh}.text-opacity-20-rem{--bs-text-opacity: 20rem}.text-opacity-20-px{--bs-text-opacity: 20px}.text-opacity-20{--bs-text-opacity: 20%}.text-opacity-21-vh{--bs-text-opacity: 21vh}.text-opacity-21-rem{--bs-text-opacity: 21rem}.text-opacity-21-px{--bs-text-opacity: 21px}.text-opacity-21{--bs-text-opacity: 21%}.text-opacity-22-vh{--bs-text-opacity: 22vh}.text-opacity-22-rem{--bs-text-opacity: 22rem}.text-opacity-22-px{--bs-text-opacity: 22px}.text-opacity-22{--bs-text-opacity: 22%}.text-opacity-23-vh{--bs-text-opacity: 23vh}.text-opacity-23-rem{--bs-text-opacity: 23rem}.text-opacity-23-px{--bs-text-opacity: 23px}.text-opacity-23{--bs-text-opacity: 23%}.text-opacity-24-vh{--bs-text-opacity: 24vh}.text-opacity-24-rem{--bs-text-opacity: 24rem}.text-opacity-24-px{--bs-text-opacity: 24px}.text-opacity-24{--bs-text-opacity: 24%}.text-opacity-25-vh{--bs-text-opacity: 25vh}.text-opacity-25-rem{--bs-text-opacity: 25rem}.text-opacity-25-px{--bs-text-opacity: 25px}.text-opacity-25{--bs-text-opacity: 25%}.text-opacity-26-vh{--bs-text-opacity: 26vh}.text-opacity-26-rem{--bs-text-opacity: 26rem}.text-opacity-26-px{--bs-text-opacity: 26px}.text-opacity-26{--bs-text-opacity: 26%}.text-opacity-27-vh{--bs-text-opacity: 27vh}.text-opacity-27-rem{--bs-text-opacity: 27rem}.text-opacity-27-px{--bs-text-opacity: 27px}.text-opacity-27{--bs-text-opacity: 27%}.text-opacity-28-vh{--bs-text-opacity: 28vh}.text-opacity-28-rem{--bs-text-opacity: 28rem}.text-opacity-28-px{--bs-text-opacity: 28px}.text-opacity-28{--bs-text-opacity: 28%}.text-opacity-29-vh{--bs-text-opacity: 29vh}.text-opacity-29-rem{--bs-text-opacity: 29rem}.text-opacity-29-px{--bs-text-opacity: 29px}.text-opacity-29{--bs-text-opacity: 29%}.text-opacity-30-vh{--bs-text-opacity: 30vh}.text-opacity-30-rem{--bs-text-opacity: 30rem}.text-opacity-30-px{--bs-text-opacity: 30px}.text-opacity-30{--bs-text-opacity: 30%}.text-opacity-31-vh{--bs-text-opacity: 31vh}.text-opacity-31-rem{--bs-text-opacity: 31rem}.text-opacity-31-px{--bs-text-opacity: 31px}.text-opacity-31{--bs-text-opacity: 31%}.text-opacity-32-vh{--bs-text-opacity: 32vh}.text-opacity-32-rem{--bs-text-opacity: 32rem}.text-opacity-32-px{--bs-text-opacity: 32px}.text-opacity-32{--bs-text-opacity: 32%}.text-opacity-33-vh{--bs-text-opacity: 33vh}.text-opacity-33-rem{--bs-text-opacity: 33rem}.text-opacity-33-px{--bs-text-opacity: 33px}.text-opacity-33{--bs-text-opacity: 33%}.text-opacity-34-vh{--bs-text-opacity: 34vh}.text-opacity-34-rem{--bs-text-opacity: 34rem}.text-opacity-34-px{--bs-text-opacity: 34px}.text-opacity-34{--bs-text-opacity: 34%}.text-opacity-35-vh{--bs-text-opacity: 35vh}.text-opacity-35-rem{--bs-text-opacity: 35rem}.text-opacity-35-px{--bs-text-opacity: 35px}.text-opacity-35{--bs-text-opacity: 35%}.text-opacity-36-vh{--bs-text-opacity: 36vh}.text-opacity-36-rem{--bs-text-opacity: 36rem}.text-opacity-36-px{--bs-text-opacity: 36px}.text-opacity-36{--bs-text-opacity: 36%}.text-opacity-37-vh{--bs-text-opacity: 37vh}.text-opacity-37-rem{--bs-text-opacity: 37rem}.text-opacity-37-px{--bs-text-opacity: 37px}.text-opacity-37{--bs-text-opacity: 37%}.text-opacity-38-vh{--bs-text-opacity: 38vh}.text-opacity-38-rem{--bs-text-opacity: 38rem}.text-opacity-38-px{--bs-text-opacity: 38px}.text-opacity-38{--bs-text-opacity: 38%}.text-opacity-39-vh{--bs-text-opacity: 39vh}.text-opacity-39-rem{--bs-text-opacity: 39rem}.text-opacity-39-px{--bs-text-opacity: 39px}.text-opacity-39{--bs-text-opacity: 39%}.text-opacity-40-vh{--bs-text-opacity: 40vh}.text-opacity-40-rem{--bs-text-opacity: 40rem}.text-opacity-40-px{--bs-text-opacity: 40px}.text-opacity-40{--bs-text-opacity: 40%}.text-opacity-41-vh{--bs-text-opacity: 41vh}.text-opacity-41-rem{--bs-text-opacity: 41rem}.text-opacity-41-px{--bs-text-opacity: 41px}.text-opacity-41{--bs-text-opacity: 41%}.text-opacity-42-vh{--bs-text-opacity: 42vh}.text-opacity-42-rem{--bs-text-opacity: 42rem}.text-opacity-42-px{--bs-text-opacity: 42px}.text-opacity-42{--bs-text-opacity: 42%}.text-opacity-43-vh{--bs-text-opacity: 43vh}.text-opacity-43-rem{--bs-text-opacity: 43rem}.text-opacity-43-px{--bs-text-opacity: 43px}.text-opacity-43{--bs-text-opacity: 43%}.text-opacity-44-vh{--bs-text-opacity: 44vh}.text-opacity-44-rem{--bs-text-opacity: 44rem}.text-opacity-44-px{--bs-text-opacity: 44px}.text-opacity-44{--bs-text-opacity: 44%}.text-opacity-45-vh{--bs-text-opacity: 45vh}.text-opacity-45-rem{--bs-text-opacity: 45rem}.text-opacity-45-px{--bs-text-opacity: 45px}.text-opacity-45{--bs-text-opacity: 45%}.text-opacity-46-vh{--bs-text-opacity: 46vh}.text-opacity-46-rem{--bs-text-opacity: 46rem}.text-opacity-46-px{--bs-text-opacity: 46px}.text-opacity-46{--bs-text-opacity: 46%}.text-opacity-47-vh{--bs-text-opacity: 47vh}.text-opacity-47-rem{--bs-text-opacity: 47rem}.text-opacity-47-px{--bs-text-opacity: 47px}.text-opacity-47{--bs-text-opacity: 47%}.text-opacity-48-vh{--bs-text-opacity: 48vh}.text-opacity-48-rem{--bs-text-opacity: 48rem}.text-opacity-48-px{--bs-text-opacity: 48px}.text-opacity-48{--bs-text-opacity: 48%}.text-opacity-49-vh{--bs-text-opacity: 49vh}.text-opacity-49-rem{--bs-text-opacity: 49rem}.text-opacity-49-px{--bs-text-opacity: 49px}.text-opacity-49{--bs-text-opacity: 49%}.text-opacity-50-vh{--bs-text-opacity: 50vh}.text-opacity-50-rem{--bs-text-opacity: 50rem}.text-opacity-50-px{--bs-text-opacity: 50px}.text-opacity-50{--bs-text-opacity: 50%}.text-opacity-51-vh{--bs-text-opacity: 51vh}.text-opacity-51-rem{--bs-text-opacity: 51rem}.text-opacity-51-px{--bs-text-opacity: 51px}.text-opacity-51{--bs-text-opacity: 51%}.text-opacity-52-vh{--bs-text-opacity: 52vh}.text-opacity-52-rem{--bs-text-opacity: 52rem}.text-opacity-52-px{--bs-text-opacity: 52px}.text-opacity-52{--bs-text-opacity: 52%}.text-opacity-53-vh{--bs-text-opacity: 53vh}.text-opacity-53-rem{--bs-text-opacity: 53rem}.text-opacity-53-px{--bs-text-opacity: 53px}.text-opacity-53{--bs-text-opacity: 53%}.text-opacity-54-vh{--bs-text-opacity: 54vh}.text-opacity-54-rem{--bs-text-opacity: 54rem}.text-opacity-54-px{--bs-text-opacity: 54px}.text-opacity-54{--bs-text-opacity: 54%}.text-opacity-55-vh{--bs-text-opacity: 55vh}.text-opacity-55-rem{--bs-text-opacity: 55rem}.text-opacity-55-px{--bs-text-opacity: 55px}.text-opacity-55{--bs-text-opacity: 55%}.text-opacity-56-vh{--bs-text-opacity: 56vh}.text-opacity-56-rem{--bs-text-opacity: 56rem}.text-opacity-56-px{--bs-text-opacity: 56px}.text-opacity-56{--bs-text-opacity: 56%}.text-opacity-57-vh{--bs-text-opacity: 57vh}.text-opacity-57-rem{--bs-text-opacity: 57rem}.text-opacity-57-px{--bs-text-opacity: 57px}.text-opacity-57{--bs-text-opacity: 57%}.text-opacity-58-vh{--bs-text-opacity: 58vh}.text-opacity-58-rem{--bs-text-opacity: 58rem}.text-opacity-58-px{--bs-text-opacity: 58px}.text-opacity-58{--bs-text-opacity: 58%}.text-opacity-59-vh{--bs-text-opacity: 59vh}.text-opacity-59-rem{--bs-text-opacity: 59rem}.text-opacity-59-px{--bs-text-opacity: 59px}.text-opacity-59{--bs-text-opacity: 59%}.text-opacity-60-vh{--bs-text-opacity: 60vh}.text-opacity-60-rem{--bs-text-opacity: 60rem}.text-opacity-60-px{--bs-text-opacity: 60px}.text-opacity-60{--bs-text-opacity: 60%}.text-opacity-61-vh{--bs-text-opacity: 61vh}.text-opacity-61-rem{--bs-text-opacity: 61rem}.text-opacity-61-px{--bs-text-opacity: 61px}.text-opacity-61{--bs-text-opacity: 61%}.text-opacity-62-vh{--bs-text-opacity: 62vh}.text-opacity-62-rem{--bs-text-opacity: 62rem}.text-opacity-62-px{--bs-text-opacity: 62px}.text-opacity-62{--bs-text-opacity: 62%}.text-opacity-63-vh{--bs-text-opacity: 63vh}.text-opacity-63-rem{--bs-text-opacity: 63rem}.text-opacity-63-px{--bs-text-opacity: 63px}.text-opacity-63{--bs-text-opacity: 63%}.text-opacity-64-vh{--bs-text-opacity: 64vh}.text-opacity-64-rem{--bs-text-opacity: 64rem}.text-opacity-64-px{--bs-text-opacity: 64px}.text-opacity-64{--bs-text-opacity: 64%}.text-opacity-65-vh{--bs-text-opacity: 65vh}.text-opacity-65-rem{--bs-text-opacity: 65rem}.text-opacity-65-px{--bs-text-opacity: 65px}.text-opacity-65{--bs-text-opacity: 65%}.text-opacity-66-vh{--bs-text-opacity: 66vh}.text-opacity-66-rem{--bs-text-opacity: 66rem}.text-opacity-66-px{--bs-text-opacity: 66px}.text-opacity-66{--bs-text-opacity: 66%}.text-opacity-67-vh{--bs-text-opacity: 67vh}.text-opacity-67-rem{--bs-text-opacity: 67rem}.text-opacity-67-px{--bs-text-opacity: 67px}.text-opacity-67{--bs-text-opacity: 67%}.text-opacity-68-vh{--bs-text-opacity: 68vh}.text-opacity-68-rem{--bs-text-opacity: 68rem}.text-opacity-68-px{--bs-text-opacity: 68px}.text-opacity-68{--bs-text-opacity: 68%}.text-opacity-69-vh{--bs-text-opacity: 69vh}.text-opacity-69-rem{--bs-text-opacity: 69rem}.text-opacity-69-px{--bs-text-opacity: 69px}.text-opacity-69{--bs-text-opacity: 69%}.text-opacity-70-vh{--bs-text-opacity: 70vh}.text-opacity-70-rem{--bs-text-opacity: 70rem}.text-opacity-70-px{--bs-text-opacity: 70px}.text-opacity-70{--bs-text-opacity: 70%}.text-opacity-71-vh{--bs-text-opacity: 71vh}.text-opacity-71-rem{--bs-text-opacity: 71rem}.text-opacity-71-px{--bs-text-opacity: 71px}.text-opacity-71{--bs-text-opacity: 71%}.text-opacity-72-vh{--bs-text-opacity: 72vh}.text-opacity-72-rem{--bs-text-opacity: 72rem}.text-opacity-72-px{--bs-text-opacity: 72px}.text-opacity-72{--bs-text-opacity: 72%}.text-opacity-73-vh{--bs-text-opacity: 73vh}.text-opacity-73-rem{--bs-text-opacity: 73rem}.text-opacity-73-px{--bs-text-opacity: 73px}.text-opacity-73{--bs-text-opacity: 73%}.text-opacity-74-vh{--bs-text-opacity: 74vh}.text-opacity-74-rem{--bs-text-opacity: 74rem}.text-opacity-74-px{--bs-text-opacity: 74px}.text-opacity-74{--bs-text-opacity: 74%}.text-opacity-75-vh{--bs-text-opacity: 75vh}.text-opacity-75-rem{--bs-text-opacity: 75rem}.text-opacity-75-px{--bs-text-opacity: 75px}.text-opacity-75{--bs-text-opacity: 75%}.text-opacity-76-vh{--bs-text-opacity: 76vh}.text-opacity-76-rem{--bs-text-opacity: 76rem}.text-opacity-76-px{--bs-text-opacity: 76px}.text-opacity-76{--bs-text-opacity: 76%}.text-opacity-77-vh{--bs-text-opacity: 77vh}.text-opacity-77-rem{--bs-text-opacity: 77rem}.text-opacity-77-px{--bs-text-opacity: 77px}.text-opacity-77{--bs-text-opacity: 77%}.text-opacity-78-vh{--bs-text-opacity: 78vh}.text-opacity-78-rem{--bs-text-opacity: 78rem}.text-opacity-78-px{--bs-text-opacity: 78px}.text-opacity-78{--bs-text-opacity: 78%}.text-opacity-79-vh{--bs-text-opacity: 79vh}.text-opacity-79-rem{--bs-text-opacity: 79rem}.text-opacity-79-px{--bs-text-opacity: 79px}.text-opacity-79{--bs-text-opacity: 79%}.text-opacity-80-vh{--bs-text-opacity: 80vh}.text-opacity-80-rem{--bs-text-opacity: 80rem}.text-opacity-80-px{--bs-text-opacity: 80px}.text-opacity-80{--bs-text-opacity: 80%}.text-opacity-81-vh{--bs-text-opacity: 81vh}.text-opacity-81-rem{--bs-text-opacity: 81rem}.text-opacity-81-px{--bs-text-opacity: 81px}.text-opacity-81{--bs-text-opacity: 81%}.text-opacity-82-vh{--bs-text-opacity: 82vh}.text-opacity-82-rem{--bs-text-opacity: 82rem}.text-opacity-82-px{--bs-text-opacity: 82px}.text-opacity-82{--bs-text-opacity: 82%}.text-opacity-83-vh{--bs-text-opacity: 83vh}.text-opacity-83-rem{--bs-text-opacity: 83rem}.text-opacity-83-px{--bs-text-opacity: 83px}.text-opacity-83{--bs-text-opacity: 83%}.text-opacity-84-vh{--bs-text-opacity: 84vh}.text-opacity-84-rem{--bs-text-opacity: 84rem}.text-opacity-84-px{--bs-text-opacity: 84px}.text-opacity-84{--bs-text-opacity: 84%}.text-opacity-85-vh{--bs-text-opacity: 85vh}.text-opacity-85-rem{--bs-text-opacity: 85rem}.text-opacity-85-px{--bs-text-opacity: 85px}.text-opacity-85{--bs-text-opacity: 85%}.text-opacity-86-vh{--bs-text-opacity: 86vh}.text-opacity-86-rem{--bs-text-opacity: 86rem}.text-opacity-86-px{--bs-text-opacity: 86px}.text-opacity-86{--bs-text-opacity: 86%}.text-opacity-87-vh{--bs-text-opacity: 87vh}.text-opacity-87-rem{--bs-text-opacity: 87rem}.text-opacity-87-px{--bs-text-opacity: 87px}.text-opacity-87{--bs-text-opacity: 87%}.text-opacity-88-vh{--bs-text-opacity: 88vh}.text-opacity-88-rem{--bs-text-opacity: 88rem}.text-opacity-88-px{--bs-text-opacity: 88px}.text-opacity-88{--bs-text-opacity: 88%}.text-opacity-89-vh{--bs-text-opacity: 89vh}.text-opacity-89-rem{--bs-text-opacity: 89rem}.text-opacity-89-px{--bs-text-opacity: 89px}.text-opacity-89{--bs-text-opacity: 89%}.text-opacity-90-vh{--bs-text-opacity: 90vh}.text-opacity-90-rem{--bs-text-opacity: 90rem}.text-opacity-90-px{--bs-text-opacity: 90px}.text-opacity-90{--bs-text-opacity: 90%}.text-opacity-91-vh{--bs-text-opacity: 91vh}.text-opacity-91-rem{--bs-text-opacity: 91rem}.text-opacity-91-px{--bs-text-opacity: 91px}.text-opacity-91{--bs-text-opacity: 91%}.text-opacity-92-vh{--bs-text-opacity: 92vh}.text-opacity-92-rem{--bs-text-opacity: 92rem}.text-opacity-92-px{--bs-text-opacity: 92px}.text-opacity-92{--bs-text-opacity: 92%}.text-opacity-93-vh{--bs-text-opacity: 93vh}.text-opacity-93-rem{--bs-text-opacity: 93rem}.text-opacity-93-px{--bs-text-opacity: 93px}.text-opacity-93{--bs-text-opacity: 93%}.text-opacity-94-vh{--bs-text-opacity: 94vh}.text-opacity-94-rem{--bs-text-opacity: 94rem}.text-opacity-94-px{--bs-text-opacity: 94px}.text-opacity-94{--bs-text-opacity: 94%}.text-opacity-95-vh{--bs-text-opacity: 95vh}.text-opacity-95-rem{--bs-text-opacity: 95rem}.text-opacity-95-px{--bs-text-opacity: 95px}.text-opacity-95{--bs-text-opacity: 95%}.text-opacity-96-vh{--bs-text-opacity: 96vh}.text-opacity-96-rem{--bs-text-opacity: 96rem}.text-opacity-96-px{--bs-text-opacity: 96px}.text-opacity-96{--bs-text-opacity: 96%}.text-opacity-97-vh{--bs-text-opacity: 97vh}.text-opacity-97-rem{--bs-text-opacity: 97rem}.text-opacity-97-px{--bs-text-opacity: 97px}.text-opacity-97{--bs-text-opacity: 97%}.text-opacity-98-vh{--bs-text-opacity: 98vh}.text-opacity-98-rem{--bs-text-opacity: 98rem}.text-opacity-98-px{--bs-text-opacity: 98px}.text-opacity-98{--bs-text-opacity: 98%}.text-opacity-99-vh{--bs-text-opacity: 99vh}.text-opacity-99-rem{--bs-text-opacity: 99rem}.text-opacity-99-px{--bs-text-opacity: 99px}.text-opacity-99{--bs-text-opacity: 99%}.text-opacity-100-vh{--bs-text-opacity: 100vh}.text-opacity-100-rem{--bs-text-opacity: 100rem}.text-opacity-100-px{--bs-text-opacity: 100px}.text-opacity-100{--bs-text-opacity: 100%}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-blue-lime{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-blue-lime-rgb),var(--bs-link-underline-opacity))!important}.link-underline-purple{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-purple-rgb),var(--bs-link-underline-opacity))!important}.link-underline-mid-gray{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-mid-gray-rgb),var(--bs-link-underline-opacity))!important}.link-underline-inactive-gray{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-inactive-gray-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark-gray{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-gray-rgb),var(--bs-link-underline-opacity))!important}.link-underline-bg{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-bg-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light-gray{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-gray-rgb),var(--bs-link-underline-opacity))!important}.link-underline-sms-bubble{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-sms-bubble-rgb),var(--bs-link-underline-opacity))!important}.link-underline-pink{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-pink-rgb),var(--bs-link-underline-opacity))!important}.link-underline-red{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-red-rgb),var(--bs-link-underline-opacity))!important}.link-underline-orange{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-orange-rgb),var(--bs-link-underline-opacity))!important}.link-underline-text{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-text-rgb),var(--bs-link-underline-opacity))!important}.link-underline-tertiary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-tertiary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-primary-600{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-600-rgb),var(--bs-link-underline-opacity))!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline-link{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-blue-lime{--bs-bg-opacity: 1;background-color:rgba(var(--bs-blue-lime-rgb),var(--bs-bg-opacity))!important}.bg-purple{--bs-bg-opacity: 1;background-color:rgba(var(--bs-purple-rgb),var(--bs-bg-opacity))!important}.bg-mid-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-mid-gray-rgb),var(--bs-bg-opacity))!important}.bg-inactive-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-inactive-gray-rgb),var(--bs-bg-opacity))!important}.bg-dark-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-gray-rgb),var(--bs-bg-opacity))!important}.bg-bg{--bs-bg-opacity: 1;background-color:rgba(var(--bs-bg-rgb),var(--bs-bg-opacity))!important}.bg-light-gray{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-gray-rgb),var(--bs-bg-opacity))!important}.bg-sms-bubble{--bs-bg-opacity: 1;background-color:rgba(var(--bs-sms-bubble-rgb),var(--bs-bg-opacity))!important}.bg-pink{--bs-bg-opacity: 1;background-color:rgba(var(--bs-pink-rgb),var(--bs-bg-opacity))!important}.bg-red{--bs-bg-opacity: 1;background-color:rgba(var(--bs-red-rgb),var(--bs-bg-opacity))!important}.bg-orange{--bs-bg-opacity: 1;background-color:rgba(var(--bs-orange-rgb),var(--bs-bg-opacity))!important}.bg-text{--bs-bg-opacity: 1;background-color:rgba(var(--bs-text-rgb),var(--bs-bg-opacity))!important}.bg-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-rgb),var(--bs-bg-opacity))!important}.bg-primary-600{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-600-rgb),var(--bs-bg-opacity))!important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-link{--bs-bg-opacity: 1;background-color:rgba(var(--bs-link-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z--1{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}.z-4{z-index:4!important}.z-5{z-index:5!important}.z-6{z-index:6!important}.z-7{z-index:7!important}.z-8{z-index:8!important}.z-9{z-index:9!important}.z-10{z-index:10!important}.cursor-auto{cursor:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-grab{cursor:grab!important}.cursor-default{cursor:default!important}.blur-0{filter:blur(0px)!important}.blur-1{filter:blur(1px)!important}.blur-2{filter:blur(2px)!important}.blur-3{filter:blur(3px)!important}.blur-4{filter:blur(4px)!important}.blur-5{filter:blur(5px)!important}.blur-6{filter:blur(6px)!important}.blur-7{filter:blur(7px)!important}.blur-8{filter:blur(8px)!important}.blur-9{filter:blur(9px)!important}.blur-10{filter:blur(10px)!important}.rotate-0{transform:rotate(0)!important}.rotate-45{transform:rotate(45deg)!important}.rotate-90{transform:rotate(90deg)!important}.rotate-180{transform:rotate(180deg)!important}.rotate-270{transform:rotate(270deg)!important}.rotate-315{transform:rotate(315deg)!important}.rotate-360{transform:rotate(360deg)!important}.rotate-start{transform:rotate(90deg)!important}.rotate-end{transform:rotate(270deg)!important}.object-position-0{object-position:0%!important}.object-position-5{object-position:5%!important}.object-position-10{object-position:10%!important}.object-position-15{object-position:15%!important}.object-position-20{object-position:20%!important}.object-position-25{object-position:25%!important}.object-position-30{object-position:30%!important}.object-position-35{object-position:35%!important}.object-position-40{object-position:40%!important}.object-position-45{object-position:45%!important}.object-position-50{object-position:50%!important}.object-position-55{object-position:55%!important}.object-position-60{object-position:60%!important}.object-position-65{object-position:65%!important}.object-position-70{object-position:70%!important}.object-position-75{object-position:75%!important}.object-position-80{object-position:80%!important}.object-position-85{object-position:85%!important}.object-position-90{object-position:90%!important}.object-position-95{object-position:95%!important}.mnh-0{min-height:0!important}.mnh-0-vh{min-height:0vh!important}.mnh-0-rem{min-height:0rem!important}.mnh-0-px{min-height:0px!important}.mnh-0{min-height:0%!important}.mnh-1-vh{min-height:1vh!important}.mnh-1-rem{min-height:1rem!important}.mnh-1-px{min-height:1px!important}.mnh-1{min-height:1%!important}.mnh-2-vh{min-height:2vh!important}.mnh-2-rem{min-height:2rem!important}.mnh-2-px{min-height:2px!important}.mnh-2{min-height:2%!important}.mnh-3-vh{min-height:3vh!important}.mnh-3-rem{min-height:3rem!important}.mnh-3-px{min-height:3px!important}.mnh-3{min-height:3%!important}.mnh-4-vh{min-height:4vh!important}.mnh-4-rem{min-height:4rem!important}.mnh-4-px{min-height:4px!important}.mnh-4{min-height:4%!important}.mnh-5-vh{min-height:5vh!important}.mnh-5-rem{min-height:5rem!important}.mnh-5-px{min-height:5px!important}.mnh-5{min-height:5%!important}.mnh-6-vh{min-height:6vh!important}.mnh-6-rem{min-height:6rem!important}.mnh-6-px{min-height:6px!important}.mnh-6{min-height:6%!important}.mnh-7-vh{min-height:7vh!important}.mnh-7-rem{min-height:7rem!important}.mnh-7-px{min-height:7px!important}.mnh-7{min-height:7%!important}.mnh-8-vh{min-height:8vh!important}.mnh-8-rem{min-height:8rem!important}.mnh-8-px{min-height:8px!important}.mnh-8{min-height:8%!important}.mnh-9-vh{min-height:9vh!important}.mnh-9-rem{min-height:9rem!important}.mnh-9-px{min-height:9px!important}.mnh-9{min-height:9%!important}.mnh-10-vh{min-height:10vh!important}.mnh-10-rem{min-height:10rem!important}.mnh-10-px{min-height:10px!important}.mnh-10{min-height:10%!important}.mnh-11-vh{min-height:11vh!important}.mnh-11-rem{min-height:11rem!important}.mnh-11-px{min-height:11px!important}.mnh-11{min-height:11%!important}.mnh-12-vh{min-height:12vh!important}.mnh-12-rem{min-height:12rem!important}.mnh-12-px{min-height:12px!important}.mnh-12{min-height:12%!important}.mnh-13-vh{min-height:13vh!important}.mnh-13-rem{min-height:13rem!important}.mnh-13-px{min-height:13px!important}.mnh-13{min-height:13%!important}.mnh-14-vh{min-height:14vh!important}.mnh-14-rem{min-height:14rem!important}.mnh-14-px{min-height:14px!important}.mnh-14{min-height:14%!important}.mnh-15-vh{min-height:15vh!important}.mnh-15-rem{min-height:15rem!important}.mnh-15-px{min-height:15px!important}.mnh-15{min-height:15%!important}.mnh-16-vh{min-height:16vh!important}.mnh-16-rem{min-height:16rem!important}.mnh-16-px{min-height:16px!important}.mnh-16{min-height:16%!important}.mnh-17-vh{min-height:17vh!important}.mnh-17-rem{min-height:17rem!important}.mnh-17-px{min-height:17px!important}.mnh-17{min-height:17%!important}.mnh-18-vh{min-height:18vh!important}.mnh-18-rem{min-height:18rem!important}.mnh-18-px{min-height:18px!important}.mnh-18{min-height:18%!important}.mnh-19-vh{min-height:19vh!important}.mnh-19-rem{min-height:19rem!important}.mnh-19-px{min-height:19px!important}.mnh-19{min-height:19%!important}.mnh-20-vh{min-height:20vh!important}.mnh-20-rem{min-height:20rem!important}.mnh-20-px{min-height:20px!important}.mnh-20{min-height:20%!important}.mnh-21-vh{min-height:21vh!important}.mnh-21-rem{min-height:21rem!important}.mnh-21-px{min-height:21px!important}.mnh-21{min-height:21%!important}.mnh-22-vh{min-height:22vh!important}.mnh-22-rem{min-height:22rem!important}.mnh-22-px{min-height:22px!important}.mnh-22{min-height:22%!important}.mnh-23-vh{min-height:23vh!important}.mnh-23-rem{min-height:23rem!important}.mnh-23-px{min-height:23px!important}.mnh-23{min-height:23%!important}.mnh-24-vh{min-height:24vh!important}.mnh-24-rem{min-height:24rem!important}.mnh-24-px{min-height:24px!important}.mnh-24{min-height:24%!important}.mnh-25-vh{min-height:25vh!important}.mnh-25-rem{min-height:25rem!important}.mnh-25-px{min-height:25px!important}.mnh-25{min-height:25%!important}.mnh-26-vh{min-height:26vh!important}.mnh-26-rem{min-height:26rem!important}.mnh-26-px{min-height:26px!important}.mnh-26{min-height:26%!important}.mnh-27-vh{min-height:27vh!important}.mnh-27-rem{min-height:27rem!important}.mnh-27-px{min-height:27px!important}.mnh-27{min-height:27%!important}.mnh-28-vh{min-height:28vh!important}.mnh-28-rem{min-height:28rem!important}.mnh-28-px{min-height:28px!important}.mnh-28{min-height:28%!important}.mnh-29-vh{min-height:29vh!important}.mnh-29-rem{min-height:29rem!important}.mnh-29-px{min-height:29px!important}.mnh-29{min-height:29%!important}.mnh-30-vh{min-height:30vh!important}.mnh-30-rem{min-height:30rem!important}.mnh-30-px{min-height:30px!important}.mnh-30{min-height:30%!important}.mnh-31-vh{min-height:31vh!important}.mnh-31-rem{min-height:31rem!important}.mnh-31-px{min-height:31px!important}.mnh-31{min-height:31%!important}.mnh-32-vh{min-height:32vh!important}.mnh-32-rem{min-height:32rem!important}.mnh-32-px{min-height:32px!important}.mnh-32{min-height:32%!important}.mnh-33-vh{min-height:33vh!important}.mnh-33-rem{min-height:33rem!important}.mnh-33-px{min-height:33px!important}.mnh-33{min-height:33%!important}.mnh-34-vh{min-height:34vh!important}.mnh-34-rem{min-height:34rem!important}.mnh-34-px{min-height:34px!important}.mnh-34{min-height:34%!important}.mnh-35-vh{min-height:35vh!important}.mnh-35-rem{min-height:35rem!important}.mnh-35-px{min-height:35px!important}.mnh-35{min-height:35%!important}.mnh-36-vh{min-height:36vh!important}.mnh-36-rem{min-height:36rem!important}.mnh-36-px{min-height:36px!important}.mnh-36{min-height:36%!important}.mnh-37-vh{min-height:37vh!important}.mnh-37-rem{min-height:37rem!important}.mnh-37-px{min-height:37px!important}.mnh-37{min-height:37%!important}.mnh-38-vh{min-height:38vh!important}.mnh-38-rem{min-height:38rem!important}.mnh-38-px{min-height:38px!important}.mnh-38{min-height:38%!important}.mnh-39-vh{min-height:39vh!important}.mnh-39-rem{min-height:39rem!important}.mnh-39-px{min-height:39px!important}.mnh-39{min-height:39%!important}.mnh-40-vh{min-height:40vh!important}.mnh-40-rem{min-height:40rem!important}.mnh-40-px{min-height:40px!important}.mnh-40{min-height:40%!important}.mnh-41-vh{min-height:41vh!important}.mnh-41-rem{min-height:41rem!important}.mnh-41-px{min-height:41px!important}.mnh-41{min-height:41%!important}.mnh-42-vh{min-height:42vh!important}.mnh-42-rem{min-height:42rem!important}.mnh-42-px{min-height:42px!important}.mnh-42{min-height:42%!important}.mnh-43-vh{min-height:43vh!important}.mnh-43-rem{min-height:43rem!important}.mnh-43-px{min-height:43px!important}.mnh-43{min-height:43%!important}.mnh-44-vh{min-height:44vh!important}.mnh-44-rem{min-height:44rem!important}.mnh-44-px{min-height:44px!important}.mnh-44{min-height:44%!important}.mnh-45-vh{min-height:45vh!important}.mnh-45-rem{min-height:45rem!important}.mnh-45-px{min-height:45px!important}.mnh-45{min-height:45%!important}.mnh-46-vh{min-height:46vh!important}.mnh-46-rem{min-height:46rem!important}.mnh-46-px{min-height:46px!important}.mnh-46{min-height:46%!important}.mnh-47-vh{min-height:47vh!important}.mnh-47-rem{min-height:47rem!important}.mnh-47-px{min-height:47px!important}.mnh-47{min-height:47%!important}.mnh-48-vh{min-height:48vh!important}.mnh-48-rem{min-height:48rem!important}.mnh-48-px{min-height:48px!important}.mnh-48{min-height:48%!important}.mnh-49-vh{min-height:49vh!important}.mnh-49-rem{min-height:49rem!important}.mnh-49-px{min-height:49px!important}.mnh-49{min-height:49%!important}.mnh-50-vh{min-height:50vh!important}.mnh-50-rem{min-height:50rem!important}.mnh-50-px{min-height:50px!important}.mnh-50{min-height:50%!important}.mnh-51-vh{min-height:51vh!important}.mnh-51-rem{min-height:51rem!important}.mnh-51-px{min-height:51px!important}.mnh-51{min-height:51%!important}.mnh-52-vh{min-height:52vh!important}.mnh-52-rem{min-height:52rem!important}.mnh-52-px{min-height:52px!important}.mnh-52{min-height:52%!important}.mnh-53-vh{min-height:53vh!important}.mnh-53-rem{min-height:53rem!important}.mnh-53-px{min-height:53px!important}.mnh-53{min-height:53%!important}.mnh-54-vh{min-height:54vh!important}.mnh-54-rem{min-height:54rem!important}.mnh-54-px{min-height:54px!important}.mnh-54{min-height:54%!important}.mnh-55-vh{min-height:55vh!important}.mnh-55-rem{min-height:55rem!important}.mnh-55-px{min-height:55px!important}.mnh-55{min-height:55%!important}.mnh-56-vh{min-height:56vh!important}.mnh-56-rem{min-height:56rem!important}.mnh-56-px{min-height:56px!important}.mnh-56{min-height:56%!important}.mnh-57-vh{min-height:57vh!important}.mnh-57-rem{min-height:57rem!important}.mnh-57-px{min-height:57px!important}.mnh-57{min-height:57%!important}.mnh-58-vh{min-height:58vh!important}.mnh-58-rem{min-height:58rem!important}.mnh-58-px{min-height:58px!important}.mnh-58{min-height:58%!important}.mnh-59-vh{min-height:59vh!important}.mnh-59-rem{min-height:59rem!important}.mnh-59-px{min-height:59px!important}.mnh-59{min-height:59%!important}.mnh-60-vh{min-height:60vh!important}.mnh-60-rem{min-height:60rem!important}.mnh-60-px{min-height:60px!important}.mnh-60{min-height:60%!important}.mnh-61-vh{min-height:61vh!important}.mnh-61-rem{min-height:61rem!important}.mnh-61-px{min-height:61px!important}.mnh-61{min-height:61%!important}.mnh-62-vh{min-height:62vh!important}.mnh-62-rem{min-height:62rem!important}.mnh-62-px{min-height:62px!important}.mnh-62{min-height:62%!important}.mnh-63-vh{min-height:63vh!important}.mnh-63-rem{min-height:63rem!important}.mnh-63-px{min-height:63px!important}.mnh-63{min-height:63%!important}.mnh-64-vh{min-height:64vh!important}.mnh-64-rem{min-height:64rem!important}.mnh-64-px{min-height:64px!important}.mnh-64{min-height:64%!important}.mnh-65-vh{min-height:65vh!important}.mnh-65-rem{min-height:65rem!important}.mnh-65-px{min-height:65px!important}.mnh-65{min-height:65%!important}.mnh-66-vh{min-height:66vh!important}.mnh-66-rem{min-height:66rem!important}.mnh-66-px{min-height:66px!important}.mnh-66{min-height:66%!important}.mnh-67-vh{min-height:67vh!important}.mnh-67-rem{min-height:67rem!important}.mnh-67-px{min-height:67px!important}.mnh-67{min-height:67%!important}.mnh-68-vh{min-height:68vh!important}.mnh-68-rem{min-height:68rem!important}.mnh-68-px{min-height:68px!important}.mnh-68{min-height:68%!important}.mnh-69-vh{min-height:69vh!important}.mnh-69-rem{min-height:69rem!important}.mnh-69-px{min-height:69px!important}.mnh-69{min-height:69%!important}.mnh-70-vh{min-height:70vh!important}.mnh-70-rem{min-height:70rem!important}.mnh-70-px{min-height:70px!important}.mnh-70{min-height:70%!important}.mnh-71-vh{min-height:71vh!important}.mnh-71-rem{min-height:71rem!important}.mnh-71-px{min-height:71px!important}.mnh-71{min-height:71%!important}.mnh-72-vh{min-height:72vh!important}.mnh-72-rem{min-height:72rem!important}.mnh-72-px{min-height:72px!important}.mnh-72{min-height:72%!important}.mnh-73-vh{min-height:73vh!important}.mnh-73-rem{min-height:73rem!important}.mnh-73-px{min-height:73px!important}.mnh-73{min-height:73%!important}.mnh-74-vh{min-height:74vh!important}.mnh-74-rem{min-height:74rem!important}.mnh-74-px{min-height:74px!important}.mnh-74{min-height:74%!important}.mnh-75-vh{min-height:75vh!important}.mnh-75-rem{min-height:75rem!important}.mnh-75-px{min-height:75px!important}.mnh-75{min-height:75%!important}.mnh-76-vh{min-height:76vh!important}.mnh-76-rem{min-height:76rem!important}.mnh-76-px{min-height:76px!important}.mnh-76{min-height:76%!important}.mnh-77-vh{min-height:77vh!important}.mnh-77-rem{min-height:77rem!important}.mnh-77-px{min-height:77px!important}.mnh-77{min-height:77%!important}.mnh-78-vh{min-height:78vh!important}.mnh-78-rem{min-height:78rem!important}.mnh-78-px{min-height:78px!important}.mnh-78{min-height:78%!important}.mnh-79-vh{min-height:79vh!important}.mnh-79-rem{min-height:79rem!important}.mnh-79-px{min-height:79px!important}.mnh-79{min-height:79%!important}.mnh-80-vh{min-height:80vh!important}.mnh-80-rem{min-height:80rem!important}.mnh-80-px{min-height:80px!important}.mnh-80{min-height:80%!important}.mnh-81-vh{min-height:81vh!important}.mnh-81-rem{min-height:81rem!important}.mnh-81-px{min-height:81px!important}.mnh-81{min-height:81%!important}.mnh-82-vh{min-height:82vh!important}.mnh-82-rem{min-height:82rem!important}.mnh-82-px{min-height:82px!important}.mnh-82{min-height:82%!important}.mnh-83-vh{min-height:83vh!important}.mnh-83-rem{min-height:83rem!important}.mnh-83-px{min-height:83px!important}.mnh-83{min-height:83%!important}.mnh-84-vh{min-height:84vh!important}.mnh-84-rem{min-height:84rem!important}.mnh-84-px{min-height:84px!important}.mnh-84{min-height:84%!important}.mnh-85-vh{min-height:85vh!important}.mnh-85-rem{min-height:85rem!important}.mnh-85-px{min-height:85px!important}.mnh-85{min-height:85%!important}.mnh-86-vh{min-height:86vh!important}.mnh-86-rem{min-height:86rem!important}.mnh-86-px{min-height:86px!important}.mnh-86{min-height:86%!important}.mnh-87-vh{min-height:87vh!important}.mnh-87-rem{min-height:87rem!important}.mnh-87-px{min-height:87px!important}.mnh-87{min-height:87%!important}.mnh-88-vh{min-height:88vh!important}.mnh-88-rem{min-height:88rem!important}.mnh-88-px{min-height:88px!important}.mnh-88{min-height:88%!important}.mnh-89-vh{min-height:89vh!important}.mnh-89-rem{min-height:89rem!important}.mnh-89-px{min-height:89px!important}.mnh-89{min-height:89%!important}.mnh-90-vh{min-height:90vh!important}.mnh-90-rem{min-height:90rem!important}.mnh-90-px{min-height:90px!important}.mnh-90{min-height:90%!important}.mnh-91-vh{min-height:91vh!important}.mnh-91-rem{min-height:91rem!important}.mnh-91-px{min-height:91px!important}.mnh-91{min-height:91%!important}.mnh-92-vh{min-height:92vh!important}.mnh-92-rem{min-height:92rem!important}.mnh-92-px{min-height:92px!important}.mnh-92{min-height:92%!important}.mnh-93-vh{min-height:93vh!important}.mnh-93-rem{min-height:93rem!important}.mnh-93-px{min-height:93px!important}.mnh-93{min-height:93%!important}.mnh-94-vh{min-height:94vh!important}.mnh-94-rem{min-height:94rem!important}.mnh-94-px{min-height:94px!important}.mnh-94{min-height:94%!important}.mnh-95-vh{min-height:95vh!important}.mnh-95-rem{min-height:95rem!important}.mnh-95-px{min-height:95px!important}.mnh-95{min-height:95%!important}.mnh-96-vh{min-height:96vh!important}.mnh-96-rem{min-height:96rem!important}.mnh-96-px{min-height:96px!important}.mnh-96{min-height:96%!important}.mnh-97-vh{min-height:97vh!important}.mnh-97-rem{min-height:97rem!important}.mnh-97-px{min-height:97px!important}.mnh-97{min-height:97%!important}.mnh-98-vh{min-height:98vh!important}.mnh-98-rem{min-height:98rem!important}.mnh-98-px{min-height:98px!important}.mnh-98{min-height:98%!important}.mnh-99-vh{min-height:99vh!important}.mnh-99-rem{min-height:99rem!important}.mnh-99-px{min-height:99px!important}.mnh-99{min-height:99%!important}.mnh-100-vh{min-height:100vh!important}.mnh-100-rem{min-height:100rem!important}.mnh-100-px{min-height:100px!important}.mnh-100{min-height:100%!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.overflow-sm-visible{overflow:visible!important}.overflow-sm-hidden{overflow:hidden!important}.overflow-sm-scroll{overflow:scroll!important}.overflow-sm-auto{overflow:auto!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}.w-sm-0{width:0!important}.w-sm-0-vh{width:0vh!important}.w-sm-0-rem{width:0rem!important}.w-sm-0-px{width:0px!important}.w-sm-0{width:0%!important}.w-sm-1-vh{width:1vh!important}.w-sm-1-rem{width:1rem!important}.w-sm-1-px{width:1px!important}.w-sm-1{width:1%!important}.w-sm-2-vh{width:2vh!important}.w-sm-2-rem{width:2rem!important}.w-sm-2-px{width:2px!important}.w-sm-2{width:2%!important}.w-sm-3-vh{width:3vh!important}.w-sm-3-rem{width:3rem!important}.w-sm-3-px{width:3px!important}.w-sm-3{width:3%!important}.w-sm-4-vh{width:4vh!important}.w-sm-4-rem{width:4rem!important}.w-sm-4-px{width:4px!important}.w-sm-4{width:4%!important}.w-sm-5-vh{width:5vh!important}.w-sm-5-rem{width:5rem!important}.w-sm-5-px{width:5px!important}.w-sm-5{width:5%!important}.w-sm-6-vh{width:6vh!important}.w-sm-6-rem{width:6rem!important}.w-sm-6-px{width:6px!important}.w-sm-6{width:6%!important}.w-sm-7-vh{width:7vh!important}.w-sm-7-rem{width:7rem!important}.w-sm-7-px{width:7px!important}.w-sm-7{width:7%!important}.w-sm-8-vh{width:8vh!important}.w-sm-8-rem{width:8rem!important}.w-sm-8-px{width:8px!important}.w-sm-8{width:8%!important}.w-sm-9-vh{width:9vh!important}.w-sm-9-rem{width:9rem!important}.w-sm-9-px{width:9px!important}.w-sm-9{width:9%!important}.w-sm-10-vh{width:10vh!important}.w-sm-10-rem{width:10rem!important}.w-sm-10-px{width:10px!important}.w-sm-10{width:10%!important}.w-sm-11-vh{width:11vh!important}.w-sm-11-rem{width:11rem!important}.w-sm-11-px{width:11px!important}.w-sm-11{width:11%!important}.w-sm-12-vh{width:12vh!important}.w-sm-12-rem{width:12rem!important}.w-sm-12-px{width:12px!important}.w-sm-12{width:12%!important}.w-sm-13-vh{width:13vh!important}.w-sm-13-rem{width:13rem!important}.w-sm-13-px{width:13px!important}.w-sm-13{width:13%!important}.w-sm-14-vh{width:14vh!important}.w-sm-14-rem{width:14rem!important}.w-sm-14-px{width:14px!important}.w-sm-14{width:14%!important}.w-sm-15-vh{width:15vh!important}.w-sm-15-rem{width:15rem!important}.w-sm-15-px{width:15px!important}.w-sm-15{width:15%!important}.w-sm-16-vh{width:16vh!important}.w-sm-16-rem{width:16rem!important}.w-sm-16-px{width:16px!important}.w-sm-16{width:16%!important}.w-sm-17-vh{width:17vh!important}.w-sm-17-rem{width:17rem!important}.w-sm-17-px{width:17px!important}.w-sm-17{width:17%!important}.w-sm-18-vh{width:18vh!important}.w-sm-18-rem{width:18rem!important}.w-sm-18-px{width:18px!important}.w-sm-18{width:18%!important}.w-sm-19-vh{width:19vh!important}.w-sm-19-rem{width:19rem!important}.w-sm-19-px{width:19px!important}.w-sm-19{width:19%!important}.w-sm-20-vh{width:20vh!important}.w-sm-20-rem{width:20rem!important}.w-sm-20-px{width:20px!important}.w-sm-20{width:20%!important}.w-sm-21-vh{width:21vh!important}.w-sm-21-rem{width:21rem!important}.w-sm-21-px{width:21px!important}.w-sm-21{width:21%!important}.w-sm-22-vh{width:22vh!important}.w-sm-22-rem{width:22rem!important}.w-sm-22-px{width:22px!important}.w-sm-22{width:22%!important}.w-sm-23-vh{width:23vh!important}.w-sm-23-rem{width:23rem!important}.w-sm-23-px{width:23px!important}.w-sm-23{width:23%!important}.w-sm-24-vh{width:24vh!important}.w-sm-24-rem{width:24rem!important}.w-sm-24-px{width:24px!important}.w-sm-24{width:24%!important}.w-sm-25-vh{width:25vh!important}.w-sm-25-rem{width:25rem!important}.w-sm-25-px{width:25px!important}.w-sm-25{width:25%!important}.w-sm-26-vh{width:26vh!important}.w-sm-26-rem{width:26rem!important}.w-sm-26-px{width:26px!important}.w-sm-26{width:26%!important}.w-sm-27-vh{width:27vh!important}.w-sm-27-rem{width:27rem!important}.w-sm-27-px{width:27px!important}.w-sm-27{width:27%!important}.w-sm-28-vh{width:28vh!important}.w-sm-28-rem{width:28rem!important}.w-sm-28-px{width:28px!important}.w-sm-28{width:28%!important}.w-sm-29-vh{width:29vh!important}.w-sm-29-rem{width:29rem!important}.w-sm-29-px{width:29px!important}.w-sm-29{width:29%!important}.w-sm-30-vh{width:30vh!important}.w-sm-30-rem{width:30rem!important}.w-sm-30-px{width:30px!important}.w-sm-30{width:30%!important}.w-sm-31-vh{width:31vh!important}.w-sm-31-rem{width:31rem!important}.w-sm-31-px{width:31px!important}.w-sm-31{width:31%!important}.w-sm-32-vh{width:32vh!important}.w-sm-32-rem{width:32rem!important}.w-sm-32-px{width:32px!important}.w-sm-32{width:32%!important}.w-sm-33-vh{width:33vh!important}.w-sm-33-rem{width:33rem!important}.w-sm-33-px{width:33px!important}.w-sm-33{width:33%!important}.w-sm-34-vh{width:34vh!important}.w-sm-34-rem{width:34rem!important}.w-sm-34-px{width:34px!important}.w-sm-34{width:34%!important}.w-sm-35-vh{width:35vh!important}.w-sm-35-rem{width:35rem!important}.w-sm-35-px{width:35px!important}.w-sm-35{width:35%!important}.w-sm-36-vh{width:36vh!important}.w-sm-36-rem{width:36rem!important}.w-sm-36-px{width:36px!important}.w-sm-36{width:36%!important}.w-sm-37-vh{width:37vh!important}.w-sm-37-rem{width:37rem!important}.w-sm-37-px{width:37px!important}.w-sm-37{width:37%!important}.w-sm-38-vh{width:38vh!important}.w-sm-38-rem{width:38rem!important}.w-sm-38-px{width:38px!important}.w-sm-38{width:38%!important}.w-sm-39-vh{width:39vh!important}.w-sm-39-rem{width:39rem!important}.w-sm-39-px{width:39px!important}.w-sm-39{width:39%!important}.w-sm-40-vh{width:40vh!important}.w-sm-40-rem{width:40rem!important}.w-sm-40-px{width:40px!important}.w-sm-40{width:40%!important}.w-sm-41-vh{width:41vh!important}.w-sm-41-rem{width:41rem!important}.w-sm-41-px{width:41px!important}.w-sm-41{width:41%!important}.w-sm-42-vh{width:42vh!important}.w-sm-42-rem{width:42rem!important}.w-sm-42-px{width:42px!important}.w-sm-42{width:42%!important}.w-sm-43-vh{width:43vh!important}.w-sm-43-rem{width:43rem!important}.w-sm-43-px{width:43px!important}.w-sm-43{width:43%!important}.w-sm-44-vh{width:44vh!important}.w-sm-44-rem{width:44rem!important}.w-sm-44-px{width:44px!important}.w-sm-44{width:44%!important}.w-sm-45-vh{width:45vh!important}.w-sm-45-rem{width:45rem!important}.w-sm-45-px{width:45px!important}.w-sm-45{width:45%!important}.w-sm-46-vh{width:46vh!important}.w-sm-46-rem{width:46rem!important}.w-sm-46-px{width:46px!important}.w-sm-46{width:46%!important}.w-sm-47-vh{width:47vh!important}.w-sm-47-rem{width:47rem!important}.w-sm-47-px{width:47px!important}.w-sm-47{width:47%!important}.w-sm-48-vh{width:48vh!important}.w-sm-48-rem{width:48rem!important}.w-sm-48-px{width:48px!important}.w-sm-48{width:48%!important}.w-sm-49-vh{width:49vh!important}.w-sm-49-rem{width:49rem!important}.w-sm-49-px{width:49px!important}.w-sm-49{width:49%!important}.w-sm-50-vh{width:50vh!important}.w-sm-50-rem{width:50rem!important}.w-sm-50-px{width:50px!important}.w-sm-50{width:50%!important}.w-sm-51-vh{width:51vh!important}.w-sm-51-rem{width:51rem!important}.w-sm-51-px{width:51px!important}.w-sm-51{width:51%!important}.w-sm-52-vh{width:52vh!important}.w-sm-52-rem{width:52rem!important}.w-sm-52-px{width:52px!important}.w-sm-52{width:52%!important}.w-sm-53-vh{width:53vh!important}.w-sm-53-rem{width:53rem!important}.w-sm-53-px{width:53px!important}.w-sm-53{width:53%!important}.w-sm-54-vh{width:54vh!important}.w-sm-54-rem{width:54rem!important}.w-sm-54-px{width:54px!important}.w-sm-54{width:54%!important}.w-sm-55-vh{width:55vh!important}.w-sm-55-rem{width:55rem!important}.w-sm-55-px{width:55px!important}.w-sm-55{width:55%!important}.w-sm-56-vh{width:56vh!important}.w-sm-56-rem{width:56rem!important}.w-sm-56-px{width:56px!important}.w-sm-56{width:56%!important}.w-sm-57-vh{width:57vh!important}.w-sm-57-rem{width:57rem!important}.w-sm-57-px{width:57px!important}.w-sm-57{width:57%!important}.w-sm-58-vh{width:58vh!important}.w-sm-58-rem{width:58rem!important}.w-sm-58-px{width:58px!important}.w-sm-58{width:58%!important}.w-sm-59-vh{width:59vh!important}.w-sm-59-rem{width:59rem!important}.w-sm-59-px{width:59px!important}.w-sm-59{width:59%!important}.w-sm-60-vh{width:60vh!important}.w-sm-60-rem{width:60rem!important}.w-sm-60-px{width:60px!important}.w-sm-60{width:60%!important}.w-sm-61-vh{width:61vh!important}.w-sm-61-rem{width:61rem!important}.w-sm-61-px{width:61px!important}.w-sm-61{width:61%!important}.w-sm-62-vh{width:62vh!important}.w-sm-62-rem{width:62rem!important}.w-sm-62-px{width:62px!important}.w-sm-62{width:62%!important}.w-sm-63-vh{width:63vh!important}.w-sm-63-rem{width:63rem!important}.w-sm-63-px{width:63px!important}.w-sm-63{width:63%!important}.w-sm-64-vh{width:64vh!important}.w-sm-64-rem{width:64rem!important}.w-sm-64-px{width:64px!important}.w-sm-64{width:64%!important}.w-sm-65-vh{width:65vh!important}.w-sm-65-rem{width:65rem!important}.w-sm-65-px{width:65px!important}.w-sm-65{width:65%!important}.w-sm-66-vh{width:66vh!important}.w-sm-66-rem{width:66rem!important}.w-sm-66-px{width:66px!important}.w-sm-66{width:66%!important}.w-sm-67-vh{width:67vh!important}.w-sm-67-rem{width:67rem!important}.w-sm-67-px{width:67px!important}.w-sm-67{width:67%!important}.w-sm-68-vh{width:68vh!important}.w-sm-68-rem{width:68rem!important}.w-sm-68-px{width:68px!important}.w-sm-68{width:68%!important}.w-sm-69-vh{width:69vh!important}.w-sm-69-rem{width:69rem!important}.w-sm-69-px{width:69px!important}.w-sm-69{width:69%!important}.w-sm-70-vh{width:70vh!important}.w-sm-70-rem{width:70rem!important}.w-sm-70-px{width:70px!important}.w-sm-70{width:70%!important}.w-sm-71-vh{width:71vh!important}.w-sm-71-rem{width:71rem!important}.w-sm-71-px{width:71px!important}.w-sm-71{width:71%!important}.w-sm-72-vh{width:72vh!important}.w-sm-72-rem{width:72rem!important}.w-sm-72-px{width:72px!important}.w-sm-72{width:72%!important}.w-sm-73-vh{width:73vh!important}.w-sm-73-rem{width:73rem!important}.w-sm-73-px{width:73px!important}.w-sm-73{width:73%!important}.w-sm-74-vh{width:74vh!important}.w-sm-74-rem{width:74rem!important}.w-sm-74-px{width:74px!important}.w-sm-74{width:74%!important}.w-sm-75-vh{width:75vh!important}.w-sm-75-rem{width:75rem!important}.w-sm-75-px{width:75px!important}.w-sm-75{width:75%!important}.w-sm-76-vh{width:76vh!important}.w-sm-76-rem{width:76rem!important}.w-sm-76-px{width:76px!important}.w-sm-76{width:76%!important}.w-sm-77-vh{width:77vh!important}.w-sm-77-rem{width:77rem!important}.w-sm-77-px{width:77px!important}.w-sm-77{width:77%!important}.w-sm-78-vh{width:78vh!important}.w-sm-78-rem{width:78rem!important}.w-sm-78-px{width:78px!important}.w-sm-78{width:78%!important}.w-sm-79-vh{width:79vh!important}.w-sm-79-rem{width:79rem!important}.w-sm-79-px{width:79px!important}.w-sm-79{width:79%!important}.w-sm-80-vh{width:80vh!important}.w-sm-80-rem{width:80rem!important}.w-sm-80-px{width:80px!important}.w-sm-80{width:80%!important}.w-sm-81-vh{width:81vh!important}.w-sm-81-rem{width:81rem!important}.w-sm-81-px{width:81px!important}.w-sm-81{width:81%!important}.w-sm-82-vh{width:82vh!important}.w-sm-82-rem{width:82rem!important}.w-sm-82-px{width:82px!important}.w-sm-82{width:82%!important}.w-sm-83-vh{width:83vh!important}.w-sm-83-rem{width:83rem!important}.w-sm-83-px{width:83px!important}.w-sm-83{width:83%!important}.w-sm-84-vh{width:84vh!important}.w-sm-84-rem{width:84rem!important}.w-sm-84-px{width:84px!important}.w-sm-84{width:84%!important}.w-sm-85-vh{width:85vh!important}.w-sm-85-rem{width:85rem!important}.w-sm-85-px{width:85px!important}.w-sm-85{width:85%!important}.w-sm-86-vh{width:86vh!important}.w-sm-86-rem{width:86rem!important}.w-sm-86-px{width:86px!important}.w-sm-86{width:86%!important}.w-sm-87-vh{width:87vh!important}.w-sm-87-rem{width:87rem!important}.w-sm-87-px{width:87px!important}.w-sm-87{width:87%!important}.w-sm-88-vh{width:88vh!important}.w-sm-88-rem{width:88rem!important}.w-sm-88-px{width:88px!important}.w-sm-88{width:88%!important}.w-sm-89-vh{width:89vh!important}.w-sm-89-rem{width:89rem!important}.w-sm-89-px{width:89px!important}.w-sm-89{width:89%!important}.w-sm-90-vh{width:90vh!important}.w-sm-90-rem{width:90rem!important}.w-sm-90-px{width:90px!important}.w-sm-90{width:90%!important}.w-sm-91-vh{width:91vh!important}.w-sm-91-rem{width:91rem!important}.w-sm-91-px{width:91px!important}.w-sm-91{width:91%!important}.w-sm-92-vh{width:92vh!important}.w-sm-92-rem{width:92rem!important}.w-sm-92-px{width:92px!important}.w-sm-92{width:92%!important}.w-sm-93-vh{width:93vh!important}.w-sm-93-rem{width:93rem!important}.w-sm-93-px{width:93px!important}.w-sm-93{width:93%!important}.w-sm-94-vh{width:94vh!important}.w-sm-94-rem{width:94rem!important}.w-sm-94-px{width:94px!important}.w-sm-94{width:94%!important}.w-sm-95-vh{width:95vh!important}.w-sm-95-rem{width:95rem!important}.w-sm-95-px{width:95px!important}.w-sm-95{width:95%!important}.w-sm-96-vh{width:96vh!important}.w-sm-96-rem{width:96rem!important}.w-sm-96-px{width:96px!important}.w-sm-96{width:96%!important}.w-sm-97-vh{width:97vh!important}.w-sm-97-rem{width:97rem!important}.w-sm-97-px{width:97px!important}.w-sm-97{width:97%!important}.w-sm-98-vh{width:98vh!important}.w-sm-98-rem{width:98rem!important}.w-sm-98-px{width:98px!important}.w-sm-98{width:98%!important}.w-sm-99-vh{width:99vh!important}.w-sm-99-rem{width:99rem!important}.w-sm-99-px{width:99px!important}.w-sm-99{width:99%!important}.w-sm-100-vh{width:100vh!important}.w-sm-100-rem{width:100rem!important}.w-sm-100-px{width:100px!important}.w-sm-100{width:100%!important}.h-sm-0{height:0!important}.h-sm-0-vh{height:0vh!important}.h-sm-0-rem{height:0rem!important}.h-sm-0-px{height:0px!important}.h-sm-0{height:0%!important}.h-sm-1-vh{height:1vh!important}.h-sm-1-rem{height:1rem!important}.h-sm-1-px{height:1px!important}.h-sm-1{height:1%!important}.h-sm-2-vh{height:2vh!important}.h-sm-2-rem{height:2rem!important}.h-sm-2-px{height:2px!important}.h-sm-2{height:2%!important}.h-sm-3-vh{height:3vh!important}.h-sm-3-rem{height:3rem!important}.h-sm-3-px{height:3px!important}.h-sm-3{height:3%!important}.h-sm-4-vh{height:4vh!important}.h-sm-4-rem{height:4rem!important}.h-sm-4-px{height:4px!important}.h-sm-4{height:4%!important}.h-sm-5-vh{height:5vh!important}.h-sm-5-rem{height:5rem!important}.h-sm-5-px{height:5px!important}.h-sm-5{height:5%!important}.h-sm-6-vh{height:6vh!important}.h-sm-6-rem{height:6rem!important}.h-sm-6-px{height:6px!important}.h-sm-6{height:6%!important}.h-sm-7-vh{height:7vh!important}.h-sm-7-rem{height:7rem!important}.h-sm-7-px{height:7px!important}.h-sm-7{height:7%!important}.h-sm-8-vh{height:8vh!important}.h-sm-8-rem{height:8rem!important}.h-sm-8-px{height:8px!important}.h-sm-8{height:8%!important}.h-sm-9-vh{height:9vh!important}.h-sm-9-rem{height:9rem!important}.h-sm-9-px{height:9px!important}.h-sm-9{height:9%!important}.h-sm-10-vh{height:10vh!important}.h-sm-10-rem{height:10rem!important}.h-sm-10-px{height:10px!important}.h-sm-10{height:10%!important}.h-sm-11-vh{height:11vh!important}.h-sm-11-rem{height:11rem!important}.h-sm-11-px{height:11px!important}.h-sm-11{height:11%!important}.h-sm-12-vh{height:12vh!important}.h-sm-12-rem{height:12rem!important}.h-sm-12-px{height:12px!important}.h-sm-12{height:12%!important}.h-sm-13-vh{height:13vh!important}.h-sm-13-rem{height:13rem!important}.h-sm-13-px{height:13px!important}.h-sm-13{height:13%!important}.h-sm-14-vh{height:14vh!important}.h-sm-14-rem{height:14rem!important}.h-sm-14-px{height:14px!important}.h-sm-14{height:14%!important}.h-sm-15-vh{height:15vh!important}.h-sm-15-rem{height:15rem!important}.h-sm-15-px{height:15px!important}.h-sm-15{height:15%!important}.h-sm-16-vh{height:16vh!important}.h-sm-16-rem{height:16rem!important}.h-sm-16-px{height:16px!important}.h-sm-16{height:16%!important}.h-sm-17-vh{height:17vh!important}.h-sm-17-rem{height:17rem!important}.h-sm-17-px{height:17px!important}.h-sm-17{height:17%!important}.h-sm-18-vh{height:18vh!important}.h-sm-18-rem{height:18rem!important}.h-sm-18-px{height:18px!important}.h-sm-18{height:18%!important}.h-sm-19-vh{height:19vh!important}.h-sm-19-rem{height:19rem!important}.h-sm-19-px{height:19px!important}.h-sm-19{height:19%!important}.h-sm-20-vh{height:20vh!important}.h-sm-20-rem{height:20rem!important}.h-sm-20-px{height:20px!important}.h-sm-20{height:20%!important}.h-sm-21-vh{height:21vh!important}.h-sm-21-rem{height:21rem!important}.h-sm-21-px{height:21px!important}.h-sm-21{height:21%!important}.h-sm-22-vh{height:22vh!important}.h-sm-22-rem{height:22rem!important}.h-sm-22-px{height:22px!important}.h-sm-22{height:22%!important}.h-sm-23-vh{height:23vh!important}.h-sm-23-rem{height:23rem!important}.h-sm-23-px{height:23px!important}.h-sm-23{height:23%!important}.h-sm-24-vh{height:24vh!important}.h-sm-24-rem{height:24rem!important}.h-sm-24-px{height:24px!important}.h-sm-24{height:24%!important}.h-sm-25-vh{height:25vh!important}.h-sm-25-rem{height:25rem!important}.h-sm-25-px{height:25px!important}.h-sm-25{height:25%!important}.h-sm-26-vh{height:26vh!important}.h-sm-26-rem{height:26rem!important}.h-sm-26-px{height:26px!important}.h-sm-26{height:26%!important}.h-sm-27-vh{height:27vh!important}.h-sm-27-rem{height:27rem!important}.h-sm-27-px{height:27px!important}.h-sm-27{height:27%!important}.h-sm-28-vh{height:28vh!important}.h-sm-28-rem{height:28rem!important}.h-sm-28-px{height:28px!important}.h-sm-28{height:28%!important}.h-sm-29-vh{height:29vh!important}.h-sm-29-rem{height:29rem!important}.h-sm-29-px{height:29px!important}.h-sm-29{height:29%!important}.h-sm-30-vh{height:30vh!important}.h-sm-30-rem{height:30rem!important}.h-sm-30-px{height:30px!important}.h-sm-30{height:30%!important}.h-sm-31-vh{height:31vh!important}.h-sm-31-rem{height:31rem!important}.h-sm-31-px{height:31px!important}.h-sm-31{height:31%!important}.h-sm-32-vh{height:32vh!important}.h-sm-32-rem{height:32rem!important}.h-sm-32-px{height:32px!important}.h-sm-32{height:32%!important}.h-sm-33-vh{height:33vh!important}.h-sm-33-rem{height:33rem!important}.h-sm-33-px{height:33px!important}.h-sm-33{height:33%!important}.h-sm-34-vh{height:34vh!important}.h-sm-34-rem{height:34rem!important}.h-sm-34-px{height:34px!important}.h-sm-34{height:34%!important}.h-sm-35-vh{height:35vh!important}.h-sm-35-rem{height:35rem!important}.h-sm-35-px{height:35px!important}.h-sm-35{height:35%!important}.h-sm-36-vh{height:36vh!important}.h-sm-36-rem{height:36rem!important}.h-sm-36-px{height:36px!important}.h-sm-36{height:36%!important}.h-sm-37-vh{height:37vh!important}.h-sm-37-rem{height:37rem!important}.h-sm-37-px{height:37px!important}.h-sm-37{height:37%!important}.h-sm-38-vh{height:38vh!important}.h-sm-38-rem{height:38rem!important}.h-sm-38-px{height:38px!important}.h-sm-38{height:38%!important}.h-sm-39-vh{height:39vh!important}.h-sm-39-rem{height:39rem!important}.h-sm-39-px{height:39px!important}.h-sm-39{height:39%!important}.h-sm-40-vh{height:40vh!important}.h-sm-40-rem{height:40rem!important}.h-sm-40-px{height:40px!important}.h-sm-40{height:40%!important}.h-sm-41-vh{height:41vh!important}.h-sm-41-rem{height:41rem!important}.h-sm-41-px{height:41px!important}.h-sm-41{height:41%!important}.h-sm-42-vh{height:42vh!important}.h-sm-42-rem{height:42rem!important}.h-sm-42-px{height:42px!important}.h-sm-42{height:42%!important}.h-sm-43-vh{height:43vh!important}.h-sm-43-rem{height:43rem!important}.h-sm-43-px{height:43px!important}.h-sm-43{height:43%!important}.h-sm-44-vh{height:44vh!important}.h-sm-44-rem{height:44rem!important}.h-sm-44-px{height:44px!important}.h-sm-44{height:44%!important}.h-sm-45-vh{height:45vh!important}.h-sm-45-rem{height:45rem!important}.h-sm-45-px{height:45px!important}.h-sm-45{height:45%!important}.h-sm-46-vh{height:46vh!important}.h-sm-46-rem{height:46rem!important}.h-sm-46-px{height:46px!important}.h-sm-46{height:46%!important}.h-sm-47-vh{height:47vh!important}.h-sm-47-rem{height:47rem!important}.h-sm-47-px{height:47px!important}.h-sm-47{height:47%!important}.h-sm-48-vh{height:48vh!important}.h-sm-48-rem{height:48rem!important}.h-sm-48-px{height:48px!important}.h-sm-48{height:48%!important}.h-sm-49-vh{height:49vh!important}.h-sm-49-rem{height:49rem!important}.h-sm-49-px{height:49px!important}.h-sm-49{height:49%!important}.h-sm-50-vh{height:50vh!important}.h-sm-50-rem{height:50rem!important}.h-sm-50-px{height:50px!important}.h-sm-50{height:50%!important}.h-sm-51-vh{height:51vh!important}.h-sm-51-rem{height:51rem!important}.h-sm-51-px{height:51px!important}.h-sm-51{height:51%!important}.h-sm-52-vh{height:52vh!important}.h-sm-52-rem{height:52rem!important}.h-sm-52-px{height:52px!important}.h-sm-52{height:52%!important}.h-sm-53-vh{height:53vh!important}.h-sm-53-rem{height:53rem!important}.h-sm-53-px{height:53px!important}.h-sm-53{height:53%!important}.h-sm-54-vh{height:54vh!important}.h-sm-54-rem{height:54rem!important}.h-sm-54-px{height:54px!important}.h-sm-54{height:54%!important}.h-sm-55-vh{height:55vh!important}.h-sm-55-rem{height:55rem!important}.h-sm-55-px{height:55px!important}.h-sm-55{height:55%!important}.h-sm-56-vh{height:56vh!important}.h-sm-56-rem{height:56rem!important}.h-sm-56-px{height:56px!important}.h-sm-56{height:56%!important}.h-sm-57-vh{height:57vh!important}.h-sm-57-rem{height:57rem!important}.h-sm-57-px{height:57px!important}.h-sm-57{height:57%!important}.h-sm-58-vh{height:58vh!important}.h-sm-58-rem{height:58rem!important}.h-sm-58-px{height:58px!important}.h-sm-58{height:58%!important}.h-sm-59-vh{height:59vh!important}.h-sm-59-rem{height:59rem!important}.h-sm-59-px{height:59px!important}.h-sm-59{height:59%!important}.h-sm-60-vh{height:60vh!important}.h-sm-60-rem{height:60rem!important}.h-sm-60-px{height:60px!important}.h-sm-60{height:60%!important}.h-sm-61-vh{height:61vh!important}.h-sm-61-rem{height:61rem!important}.h-sm-61-px{height:61px!important}.h-sm-61{height:61%!important}.h-sm-62-vh{height:62vh!important}.h-sm-62-rem{height:62rem!important}.h-sm-62-px{height:62px!important}.h-sm-62{height:62%!important}.h-sm-63-vh{height:63vh!important}.h-sm-63-rem{height:63rem!important}.h-sm-63-px{height:63px!important}.h-sm-63{height:63%!important}.h-sm-64-vh{height:64vh!important}.h-sm-64-rem{height:64rem!important}.h-sm-64-px{height:64px!important}.h-sm-64{height:64%!important}.h-sm-65-vh{height:65vh!important}.h-sm-65-rem{height:65rem!important}.h-sm-65-px{height:65px!important}.h-sm-65{height:65%!important}.h-sm-66-vh{height:66vh!important}.h-sm-66-rem{height:66rem!important}.h-sm-66-px{height:66px!important}.h-sm-66{height:66%!important}.h-sm-67-vh{height:67vh!important}.h-sm-67-rem{height:67rem!important}.h-sm-67-px{height:67px!important}.h-sm-67{height:67%!important}.h-sm-68-vh{height:68vh!important}.h-sm-68-rem{height:68rem!important}.h-sm-68-px{height:68px!important}.h-sm-68{height:68%!important}.h-sm-69-vh{height:69vh!important}.h-sm-69-rem{height:69rem!important}.h-sm-69-px{height:69px!important}.h-sm-69{height:69%!important}.h-sm-70-vh{height:70vh!important}.h-sm-70-rem{height:70rem!important}.h-sm-70-px{height:70px!important}.h-sm-70{height:70%!important}.h-sm-71-vh{height:71vh!important}.h-sm-71-rem{height:71rem!important}.h-sm-71-px{height:71px!important}.h-sm-71{height:71%!important}.h-sm-72-vh{height:72vh!important}.h-sm-72-rem{height:72rem!important}.h-sm-72-px{height:72px!important}.h-sm-72{height:72%!important}.h-sm-73-vh{height:73vh!important}.h-sm-73-rem{height:73rem!important}.h-sm-73-px{height:73px!important}.h-sm-73{height:73%!important}.h-sm-74-vh{height:74vh!important}.h-sm-74-rem{height:74rem!important}.h-sm-74-px{height:74px!important}.h-sm-74{height:74%!important}.h-sm-75-vh{height:75vh!important}.h-sm-75-rem{height:75rem!important}.h-sm-75-px{height:75px!important}.h-sm-75{height:75%!important}.h-sm-76-vh{height:76vh!important}.h-sm-76-rem{height:76rem!important}.h-sm-76-px{height:76px!important}.h-sm-76{height:76%!important}.h-sm-77-vh{height:77vh!important}.h-sm-77-rem{height:77rem!important}.h-sm-77-px{height:77px!important}.h-sm-77{height:77%!important}.h-sm-78-vh{height:78vh!important}.h-sm-78-rem{height:78rem!important}.h-sm-78-px{height:78px!important}.h-sm-78{height:78%!important}.h-sm-79-vh{height:79vh!important}.h-sm-79-rem{height:79rem!important}.h-sm-79-px{height:79px!important}.h-sm-79{height:79%!important}.h-sm-80-vh{height:80vh!important}.h-sm-80-rem{height:80rem!important}.h-sm-80-px{height:80px!important}.h-sm-80{height:80%!important}.h-sm-81-vh{height:81vh!important}.h-sm-81-rem{height:81rem!important}.h-sm-81-px{height:81px!important}.h-sm-81{height:81%!important}.h-sm-82-vh{height:82vh!important}.h-sm-82-rem{height:82rem!important}.h-sm-82-px{height:82px!important}.h-sm-82{height:82%!important}.h-sm-83-vh{height:83vh!important}.h-sm-83-rem{height:83rem!important}.h-sm-83-px{height:83px!important}.h-sm-83{height:83%!important}.h-sm-84-vh{height:84vh!important}.h-sm-84-rem{height:84rem!important}.h-sm-84-px{height:84px!important}.h-sm-84{height:84%!important}.h-sm-85-vh{height:85vh!important}.h-sm-85-rem{height:85rem!important}.h-sm-85-px{height:85px!important}.h-sm-85{height:85%!important}.h-sm-86-vh{height:86vh!important}.h-sm-86-rem{height:86rem!important}.h-sm-86-px{height:86px!important}.h-sm-86{height:86%!important}.h-sm-87-vh{height:87vh!important}.h-sm-87-rem{height:87rem!important}.h-sm-87-px{height:87px!important}.h-sm-87{height:87%!important}.h-sm-88-vh{height:88vh!important}.h-sm-88-rem{height:88rem!important}.h-sm-88-px{height:88px!important}.h-sm-88{height:88%!important}.h-sm-89-vh{height:89vh!important}.h-sm-89-rem{height:89rem!important}.h-sm-89-px{height:89px!important}.h-sm-89{height:89%!important}.h-sm-90-vh{height:90vh!important}.h-sm-90-rem{height:90rem!important}.h-sm-90-px{height:90px!important}.h-sm-90{height:90%!important}.h-sm-91-vh{height:91vh!important}.h-sm-91-rem{height:91rem!important}.h-sm-91-px{height:91px!important}.h-sm-91{height:91%!important}.h-sm-92-vh{height:92vh!important}.h-sm-92-rem{height:92rem!important}.h-sm-92-px{height:92px!important}.h-sm-92{height:92%!important}.h-sm-93-vh{height:93vh!important}.h-sm-93-rem{height:93rem!important}.h-sm-93-px{height:93px!important}.h-sm-93{height:93%!important}.h-sm-94-vh{height:94vh!important}.h-sm-94-rem{height:94rem!important}.h-sm-94-px{height:94px!important}.h-sm-94{height:94%!important}.h-sm-95-vh{height:95vh!important}.h-sm-95-rem{height:95rem!important}.h-sm-95-px{height:95px!important}.h-sm-95{height:95%!important}.h-sm-96-vh{height:96vh!important}.h-sm-96-rem{height:96rem!important}.h-sm-96-px{height:96px!important}.h-sm-96{height:96%!important}.h-sm-97-vh{height:97vh!important}.h-sm-97-rem{height:97rem!important}.h-sm-97-px{height:97px!important}.h-sm-97{height:97%!important}.h-sm-98-vh{height:98vh!important}.h-sm-98-rem{height:98rem!important}.h-sm-98-px{height:98px!important}.h-sm-98{height:98%!important}.h-sm-99-vh{height:99vh!important}.h-sm-99-rem{height:99rem!important}.h-sm-99-px{height:99px!important}.h-sm-99{height:99%!important}.h-sm-100-vh{height:100vh!important}.h-sm-100-rem{height:100rem!important}.h-sm-100-px{height:100px!important}.h-sm-100{height:100%!important}.mxh-sm-0{max-height:0!important}.mxh-sm-0-vh{max-height:0vh!important}.mxh-sm-0-rem{max-height:0rem!important}.mxh-sm-0-px{max-height:0px!important}.mxh-sm-0{max-height:0%!important}.mxh-sm-1-vh{max-height:1vh!important}.mxh-sm-1-rem{max-height:1rem!important}.mxh-sm-1-px{max-height:1px!important}.mxh-sm-1{max-height:1%!important}.mxh-sm-2-vh{max-height:2vh!important}.mxh-sm-2-rem{max-height:2rem!important}.mxh-sm-2-px{max-height:2px!important}.mxh-sm-2{max-height:2%!important}.mxh-sm-3-vh{max-height:3vh!important}.mxh-sm-3-rem{max-height:3rem!important}.mxh-sm-3-px{max-height:3px!important}.mxh-sm-3{max-height:3%!important}.mxh-sm-4-vh{max-height:4vh!important}.mxh-sm-4-rem{max-height:4rem!important}.mxh-sm-4-px{max-height:4px!important}.mxh-sm-4{max-height:4%!important}.mxh-sm-5-vh{max-height:5vh!important}.mxh-sm-5-rem{max-height:5rem!important}.mxh-sm-5-px{max-height:5px!important}.mxh-sm-5{max-height:5%!important}.mxh-sm-6-vh{max-height:6vh!important}.mxh-sm-6-rem{max-height:6rem!important}.mxh-sm-6-px{max-height:6px!important}.mxh-sm-6{max-height:6%!important}.mxh-sm-7-vh{max-height:7vh!important}.mxh-sm-7-rem{max-height:7rem!important}.mxh-sm-7-px{max-height:7px!important}.mxh-sm-7{max-height:7%!important}.mxh-sm-8-vh{max-height:8vh!important}.mxh-sm-8-rem{max-height:8rem!important}.mxh-sm-8-px{max-height:8px!important}.mxh-sm-8{max-height:8%!important}.mxh-sm-9-vh{max-height:9vh!important}.mxh-sm-9-rem{max-height:9rem!important}.mxh-sm-9-px{max-height:9px!important}.mxh-sm-9{max-height:9%!important}.mxh-sm-10-vh{max-height:10vh!important}.mxh-sm-10-rem{max-height:10rem!important}.mxh-sm-10-px{max-height:10px!important}.mxh-sm-10{max-height:10%!important}.mxh-sm-11-vh{max-height:11vh!important}.mxh-sm-11-rem{max-height:11rem!important}.mxh-sm-11-px{max-height:11px!important}.mxh-sm-11{max-height:11%!important}.mxh-sm-12-vh{max-height:12vh!important}.mxh-sm-12-rem{max-height:12rem!important}.mxh-sm-12-px{max-height:12px!important}.mxh-sm-12{max-height:12%!important}.mxh-sm-13-vh{max-height:13vh!important}.mxh-sm-13-rem{max-height:13rem!important}.mxh-sm-13-px{max-height:13px!important}.mxh-sm-13{max-height:13%!important}.mxh-sm-14-vh{max-height:14vh!important}.mxh-sm-14-rem{max-height:14rem!important}.mxh-sm-14-px{max-height:14px!important}.mxh-sm-14{max-height:14%!important}.mxh-sm-15-vh{max-height:15vh!important}.mxh-sm-15-rem{max-height:15rem!important}.mxh-sm-15-px{max-height:15px!important}.mxh-sm-15{max-height:15%!important}.mxh-sm-16-vh{max-height:16vh!important}.mxh-sm-16-rem{max-height:16rem!important}.mxh-sm-16-px{max-height:16px!important}.mxh-sm-16{max-height:16%!important}.mxh-sm-17-vh{max-height:17vh!important}.mxh-sm-17-rem{max-height:17rem!important}.mxh-sm-17-px{max-height:17px!important}.mxh-sm-17{max-height:17%!important}.mxh-sm-18-vh{max-height:18vh!important}.mxh-sm-18-rem{max-height:18rem!important}.mxh-sm-18-px{max-height:18px!important}.mxh-sm-18{max-height:18%!important}.mxh-sm-19-vh{max-height:19vh!important}.mxh-sm-19-rem{max-height:19rem!important}.mxh-sm-19-px{max-height:19px!important}.mxh-sm-19{max-height:19%!important}.mxh-sm-20-vh{max-height:20vh!important}.mxh-sm-20-rem{max-height:20rem!important}.mxh-sm-20-px{max-height:20px!important}.mxh-sm-20{max-height:20%!important}.mxh-sm-21-vh{max-height:21vh!important}.mxh-sm-21-rem{max-height:21rem!important}.mxh-sm-21-px{max-height:21px!important}.mxh-sm-21{max-height:21%!important}.mxh-sm-22-vh{max-height:22vh!important}.mxh-sm-22-rem{max-height:22rem!important}.mxh-sm-22-px{max-height:22px!important}.mxh-sm-22{max-height:22%!important}.mxh-sm-23-vh{max-height:23vh!important}.mxh-sm-23-rem{max-height:23rem!important}.mxh-sm-23-px{max-height:23px!important}.mxh-sm-23{max-height:23%!important}.mxh-sm-24-vh{max-height:24vh!important}.mxh-sm-24-rem{max-height:24rem!important}.mxh-sm-24-px{max-height:24px!important}.mxh-sm-24{max-height:24%!important}.mxh-sm-25-vh{max-height:25vh!important}.mxh-sm-25-rem{max-height:25rem!important}.mxh-sm-25-px{max-height:25px!important}.mxh-sm-25{max-height:25%!important}.mxh-sm-26-vh{max-height:26vh!important}.mxh-sm-26-rem{max-height:26rem!important}.mxh-sm-26-px{max-height:26px!important}.mxh-sm-26{max-height:26%!important}.mxh-sm-27-vh{max-height:27vh!important}.mxh-sm-27-rem{max-height:27rem!important}.mxh-sm-27-px{max-height:27px!important}.mxh-sm-27{max-height:27%!important}.mxh-sm-28-vh{max-height:28vh!important}.mxh-sm-28-rem{max-height:28rem!important}.mxh-sm-28-px{max-height:28px!important}.mxh-sm-28{max-height:28%!important}.mxh-sm-29-vh{max-height:29vh!important}.mxh-sm-29-rem{max-height:29rem!important}.mxh-sm-29-px{max-height:29px!important}.mxh-sm-29{max-height:29%!important}.mxh-sm-30-vh{max-height:30vh!important}.mxh-sm-30-rem{max-height:30rem!important}.mxh-sm-30-px{max-height:30px!important}.mxh-sm-30{max-height:30%!important}.mxh-sm-31-vh{max-height:31vh!important}.mxh-sm-31-rem{max-height:31rem!important}.mxh-sm-31-px{max-height:31px!important}.mxh-sm-31{max-height:31%!important}.mxh-sm-32-vh{max-height:32vh!important}.mxh-sm-32-rem{max-height:32rem!important}.mxh-sm-32-px{max-height:32px!important}.mxh-sm-32{max-height:32%!important}.mxh-sm-33-vh{max-height:33vh!important}.mxh-sm-33-rem{max-height:33rem!important}.mxh-sm-33-px{max-height:33px!important}.mxh-sm-33{max-height:33%!important}.mxh-sm-34-vh{max-height:34vh!important}.mxh-sm-34-rem{max-height:34rem!important}.mxh-sm-34-px{max-height:34px!important}.mxh-sm-34{max-height:34%!important}.mxh-sm-35-vh{max-height:35vh!important}.mxh-sm-35-rem{max-height:35rem!important}.mxh-sm-35-px{max-height:35px!important}.mxh-sm-35{max-height:35%!important}.mxh-sm-36-vh{max-height:36vh!important}.mxh-sm-36-rem{max-height:36rem!important}.mxh-sm-36-px{max-height:36px!important}.mxh-sm-36{max-height:36%!important}.mxh-sm-37-vh{max-height:37vh!important}.mxh-sm-37-rem{max-height:37rem!important}.mxh-sm-37-px{max-height:37px!important}.mxh-sm-37{max-height:37%!important}.mxh-sm-38-vh{max-height:38vh!important}.mxh-sm-38-rem{max-height:38rem!important}.mxh-sm-38-px{max-height:38px!important}.mxh-sm-38{max-height:38%!important}.mxh-sm-39-vh{max-height:39vh!important}.mxh-sm-39-rem{max-height:39rem!important}.mxh-sm-39-px{max-height:39px!important}.mxh-sm-39{max-height:39%!important}.mxh-sm-40-vh{max-height:40vh!important}.mxh-sm-40-rem{max-height:40rem!important}.mxh-sm-40-px{max-height:40px!important}.mxh-sm-40{max-height:40%!important}.mxh-sm-41-vh{max-height:41vh!important}.mxh-sm-41-rem{max-height:41rem!important}.mxh-sm-41-px{max-height:41px!important}.mxh-sm-41{max-height:41%!important}.mxh-sm-42-vh{max-height:42vh!important}.mxh-sm-42-rem{max-height:42rem!important}.mxh-sm-42-px{max-height:42px!important}.mxh-sm-42{max-height:42%!important}.mxh-sm-43-vh{max-height:43vh!important}.mxh-sm-43-rem{max-height:43rem!important}.mxh-sm-43-px{max-height:43px!important}.mxh-sm-43{max-height:43%!important}.mxh-sm-44-vh{max-height:44vh!important}.mxh-sm-44-rem{max-height:44rem!important}.mxh-sm-44-px{max-height:44px!important}.mxh-sm-44{max-height:44%!important}.mxh-sm-45-vh{max-height:45vh!important}.mxh-sm-45-rem{max-height:45rem!important}.mxh-sm-45-px{max-height:45px!important}.mxh-sm-45{max-height:45%!important}.mxh-sm-46-vh{max-height:46vh!important}.mxh-sm-46-rem{max-height:46rem!important}.mxh-sm-46-px{max-height:46px!important}.mxh-sm-46{max-height:46%!important}.mxh-sm-47-vh{max-height:47vh!important}.mxh-sm-47-rem{max-height:47rem!important}.mxh-sm-47-px{max-height:47px!important}.mxh-sm-47{max-height:47%!important}.mxh-sm-48-vh{max-height:48vh!important}.mxh-sm-48-rem{max-height:48rem!important}.mxh-sm-48-px{max-height:48px!important}.mxh-sm-48{max-height:48%!important}.mxh-sm-49-vh{max-height:49vh!important}.mxh-sm-49-rem{max-height:49rem!important}.mxh-sm-49-px{max-height:49px!important}.mxh-sm-49{max-height:49%!important}.mxh-sm-50-vh{max-height:50vh!important}.mxh-sm-50-rem{max-height:50rem!important}.mxh-sm-50-px{max-height:50px!important}.mxh-sm-50{max-height:50%!important}.mxh-sm-51-vh{max-height:51vh!important}.mxh-sm-51-rem{max-height:51rem!important}.mxh-sm-51-px{max-height:51px!important}.mxh-sm-51{max-height:51%!important}.mxh-sm-52-vh{max-height:52vh!important}.mxh-sm-52-rem{max-height:52rem!important}.mxh-sm-52-px{max-height:52px!important}.mxh-sm-52{max-height:52%!important}.mxh-sm-53-vh{max-height:53vh!important}.mxh-sm-53-rem{max-height:53rem!important}.mxh-sm-53-px{max-height:53px!important}.mxh-sm-53{max-height:53%!important}.mxh-sm-54-vh{max-height:54vh!important}.mxh-sm-54-rem{max-height:54rem!important}.mxh-sm-54-px{max-height:54px!important}.mxh-sm-54{max-height:54%!important}.mxh-sm-55-vh{max-height:55vh!important}.mxh-sm-55-rem{max-height:55rem!important}.mxh-sm-55-px{max-height:55px!important}.mxh-sm-55{max-height:55%!important}.mxh-sm-56-vh{max-height:56vh!important}.mxh-sm-56-rem{max-height:56rem!important}.mxh-sm-56-px{max-height:56px!important}.mxh-sm-56{max-height:56%!important}.mxh-sm-57-vh{max-height:57vh!important}.mxh-sm-57-rem{max-height:57rem!important}.mxh-sm-57-px{max-height:57px!important}.mxh-sm-57{max-height:57%!important}.mxh-sm-58-vh{max-height:58vh!important}.mxh-sm-58-rem{max-height:58rem!important}.mxh-sm-58-px{max-height:58px!important}.mxh-sm-58{max-height:58%!important}.mxh-sm-59-vh{max-height:59vh!important}.mxh-sm-59-rem{max-height:59rem!important}.mxh-sm-59-px{max-height:59px!important}.mxh-sm-59{max-height:59%!important}.mxh-sm-60-vh{max-height:60vh!important}.mxh-sm-60-rem{max-height:60rem!important}.mxh-sm-60-px{max-height:60px!important}.mxh-sm-60{max-height:60%!important}.mxh-sm-61-vh{max-height:61vh!important}.mxh-sm-61-rem{max-height:61rem!important}.mxh-sm-61-px{max-height:61px!important}.mxh-sm-61{max-height:61%!important}.mxh-sm-62-vh{max-height:62vh!important}.mxh-sm-62-rem{max-height:62rem!important}.mxh-sm-62-px{max-height:62px!important}.mxh-sm-62{max-height:62%!important}.mxh-sm-63-vh{max-height:63vh!important}.mxh-sm-63-rem{max-height:63rem!important}.mxh-sm-63-px{max-height:63px!important}.mxh-sm-63{max-height:63%!important}.mxh-sm-64-vh{max-height:64vh!important}.mxh-sm-64-rem{max-height:64rem!important}.mxh-sm-64-px{max-height:64px!important}.mxh-sm-64{max-height:64%!important}.mxh-sm-65-vh{max-height:65vh!important}.mxh-sm-65-rem{max-height:65rem!important}.mxh-sm-65-px{max-height:65px!important}.mxh-sm-65{max-height:65%!important}.mxh-sm-66-vh{max-height:66vh!important}.mxh-sm-66-rem{max-height:66rem!important}.mxh-sm-66-px{max-height:66px!important}.mxh-sm-66{max-height:66%!important}.mxh-sm-67-vh{max-height:67vh!important}.mxh-sm-67-rem{max-height:67rem!important}.mxh-sm-67-px{max-height:67px!important}.mxh-sm-67{max-height:67%!important}.mxh-sm-68-vh{max-height:68vh!important}.mxh-sm-68-rem{max-height:68rem!important}.mxh-sm-68-px{max-height:68px!important}.mxh-sm-68{max-height:68%!important}.mxh-sm-69-vh{max-height:69vh!important}.mxh-sm-69-rem{max-height:69rem!important}.mxh-sm-69-px{max-height:69px!important}.mxh-sm-69{max-height:69%!important}.mxh-sm-70-vh{max-height:70vh!important}.mxh-sm-70-rem{max-height:70rem!important}.mxh-sm-70-px{max-height:70px!important}.mxh-sm-70{max-height:70%!important}.mxh-sm-71-vh{max-height:71vh!important}.mxh-sm-71-rem{max-height:71rem!important}.mxh-sm-71-px{max-height:71px!important}.mxh-sm-71{max-height:71%!important}.mxh-sm-72-vh{max-height:72vh!important}.mxh-sm-72-rem{max-height:72rem!important}.mxh-sm-72-px{max-height:72px!important}.mxh-sm-72{max-height:72%!important}.mxh-sm-73-vh{max-height:73vh!important}.mxh-sm-73-rem{max-height:73rem!important}.mxh-sm-73-px{max-height:73px!important}.mxh-sm-73{max-height:73%!important}.mxh-sm-74-vh{max-height:74vh!important}.mxh-sm-74-rem{max-height:74rem!important}.mxh-sm-74-px{max-height:74px!important}.mxh-sm-74{max-height:74%!important}.mxh-sm-75-vh{max-height:75vh!important}.mxh-sm-75-rem{max-height:75rem!important}.mxh-sm-75-px{max-height:75px!important}.mxh-sm-75{max-height:75%!important}.mxh-sm-76-vh{max-height:76vh!important}.mxh-sm-76-rem{max-height:76rem!important}.mxh-sm-76-px{max-height:76px!important}.mxh-sm-76{max-height:76%!important}.mxh-sm-77-vh{max-height:77vh!important}.mxh-sm-77-rem{max-height:77rem!important}.mxh-sm-77-px{max-height:77px!important}.mxh-sm-77{max-height:77%!important}.mxh-sm-78-vh{max-height:78vh!important}.mxh-sm-78-rem{max-height:78rem!important}.mxh-sm-78-px{max-height:78px!important}.mxh-sm-78{max-height:78%!important}.mxh-sm-79-vh{max-height:79vh!important}.mxh-sm-79-rem{max-height:79rem!important}.mxh-sm-79-px{max-height:79px!important}.mxh-sm-79{max-height:79%!important}.mxh-sm-80-vh{max-height:80vh!important}.mxh-sm-80-rem{max-height:80rem!important}.mxh-sm-80-px{max-height:80px!important}.mxh-sm-80{max-height:80%!important}.mxh-sm-81-vh{max-height:81vh!important}.mxh-sm-81-rem{max-height:81rem!important}.mxh-sm-81-px{max-height:81px!important}.mxh-sm-81{max-height:81%!important}.mxh-sm-82-vh{max-height:82vh!important}.mxh-sm-82-rem{max-height:82rem!important}.mxh-sm-82-px{max-height:82px!important}.mxh-sm-82{max-height:82%!important}.mxh-sm-83-vh{max-height:83vh!important}.mxh-sm-83-rem{max-height:83rem!important}.mxh-sm-83-px{max-height:83px!important}.mxh-sm-83{max-height:83%!important}.mxh-sm-84-vh{max-height:84vh!important}.mxh-sm-84-rem{max-height:84rem!important}.mxh-sm-84-px{max-height:84px!important}.mxh-sm-84{max-height:84%!important}.mxh-sm-85-vh{max-height:85vh!important}.mxh-sm-85-rem{max-height:85rem!important}.mxh-sm-85-px{max-height:85px!important}.mxh-sm-85{max-height:85%!important}.mxh-sm-86-vh{max-height:86vh!important}.mxh-sm-86-rem{max-height:86rem!important}.mxh-sm-86-px{max-height:86px!important}.mxh-sm-86{max-height:86%!important}.mxh-sm-87-vh{max-height:87vh!important}.mxh-sm-87-rem{max-height:87rem!important}.mxh-sm-87-px{max-height:87px!important}.mxh-sm-87{max-height:87%!important}.mxh-sm-88-vh{max-height:88vh!important}.mxh-sm-88-rem{max-height:88rem!important}.mxh-sm-88-px{max-height:88px!important}.mxh-sm-88{max-height:88%!important}.mxh-sm-89-vh{max-height:89vh!important}.mxh-sm-89-rem{max-height:89rem!important}.mxh-sm-89-px{max-height:89px!important}.mxh-sm-89{max-height:89%!important}.mxh-sm-90-vh{max-height:90vh!important}.mxh-sm-90-rem{max-height:90rem!important}.mxh-sm-90-px{max-height:90px!important}.mxh-sm-90{max-height:90%!important}.mxh-sm-91-vh{max-height:91vh!important}.mxh-sm-91-rem{max-height:91rem!important}.mxh-sm-91-px{max-height:91px!important}.mxh-sm-91{max-height:91%!important}.mxh-sm-92-vh{max-height:92vh!important}.mxh-sm-92-rem{max-height:92rem!important}.mxh-sm-92-px{max-height:92px!important}.mxh-sm-92{max-height:92%!important}.mxh-sm-93-vh{max-height:93vh!important}.mxh-sm-93-rem{max-height:93rem!important}.mxh-sm-93-px{max-height:93px!important}.mxh-sm-93{max-height:93%!important}.mxh-sm-94-vh{max-height:94vh!important}.mxh-sm-94-rem{max-height:94rem!important}.mxh-sm-94-px{max-height:94px!important}.mxh-sm-94{max-height:94%!important}.mxh-sm-95-vh{max-height:95vh!important}.mxh-sm-95-rem{max-height:95rem!important}.mxh-sm-95-px{max-height:95px!important}.mxh-sm-95{max-height:95%!important}.mxh-sm-96-vh{max-height:96vh!important}.mxh-sm-96-rem{max-height:96rem!important}.mxh-sm-96-px{max-height:96px!important}.mxh-sm-96{max-height:96%!important}.mxh-sm-97-vh{max-height:97vh!important}.mxh-sm-97-rem{max-height:97rem!important}.mxh-sm-97-px{max-height:97px!important}.mxh-sm-97{max-height:97%!important}.mxh-sm-98-vh{max-height:98vh!important}.mxh-sm-98-rem{max-height:98rem!important}.mxh-sm-98-px{max-height:98px!important}.mxh-sm-98{max-height:98%!important}.mxh-sm-99-vh{max-height:99vh!important}.mxh-sm-99-rem{max-height:99rem!important}.mxh-sm-99-px{max-height:99px!important}.mxh-sm-99{max-height:99%!important}.mxh-sm-100-vh{max-height:100vh!important}.mxh-sm-100-rem{max-height:100rem!important}.mxh-sm-100-px{max-height:100px!important}.mxh-sm-100{max-height:100%!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-shrink-sm-0{flex-shrink:0!important}.flex-shrink-sm-1{flex-shrink:1!important}.flex-shrink-sm-2{flex-shrink:2!important}.flex-shrink-sm-3{flex-shrink:3!important}.flex-shrink-sm-4{flex-shrink:4!important}.flex-shrink-sm-5{flex-shrink:5!important}.flex-shrink-sm-6{flex-shrink:6!important}.flex-shrink-sm-7{flex-shrink:7!important}.flex-shrink-sm-8{flex-shrink:8!important}.flex-shrink-sm-9{flex-shrink:9!important}.flex-shrink-sm-10{flex-shrink:10!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-xs{font-size:.5rem!important}.text-sm-sm{font-size:.625rem!important}.text-sm-md{font-size:.75rem!important}.text-sm-lg{font-size:.875rem!important}.text-sm-xl{font-size:1rem!important}.text-sm-xxl{font-size:1.125rem!important}.text-sm-1{font-size:2.5rem!important}.text-sm-2{font-size:2rem!important}.text-sm-3{font-size:1.75rem!important}.text-sm-4{font-size:1.5rem!important}.text-sm-5{font-size:1.25rem!important}.text-sm-6{font-size:1rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.cursor-sm-auto{cursor:auto!important}.cursor-sm-pointer{cursor:pointer!important}.cursor-sm-grab{cursor:grab!important}.cursor-sm-default{cursor:default!important}.rotate-sm-0{transform:rotate(0)!important}.rotate-sm-45{transform:rotate(45deg)!important}.rotate-sm-90{transform:rotate(90deg)!important}.rotate-sm-180{transform:rotate(180deg)!important}.rotate-sm-270{transform:rotate(270deg)!important}.rotate-sm-315{transform:rotate(315deg)!important}.rotate-sm-360{transform:rotate(360deg)!important}.rotate-sm-start{transform:rotate(90deg)!important}.rotate-sm-end{transform:rotate(270deg)!important}.mnh-sm-0{min-height:0!important}.mnh-sm-0-vh{min-height:0vh!important}.mnh-sm-0-rem{min-height:0rem!important}.mnh-sm-0-px{min-height:0px!important}.mnh-sm-0{min-height:0%!important}.mnh-sm-1-vh{min-height:1vh!important}.mnh-sm-1-rem{min-height:1rem!important}.mnh-sm-1-px{min-height:1px!important}.mnh-sm-1{min-height:1%!important}.mnh-sm-2-vh{min-height:2vh!important}.mnh-sm-2-rem{min-height:2rem!important}.mnh-sm-2-px{min-height:2px!important}.mnh-sm-2{min-height:2%!important}.mnh-sm-3-vh{min-height:3vh!important}.mnh-sm-3-rem{min-height:3rem!important}.mnh-sm-3-px{min-height:3px!important}.mnh-sm-3{min-height:3%!important}.mnh-sm-4-vh{min-height:4vh!important}.mnh-sm-4-rem{min-height:4rem!important}.mnh-sm-4-px{min-height:4px!important}.mnh-sm-4{min-height:4%!important}.mnh-sm-5-vh{min-height:5vh!important}.mnh-sm-5-rem{min-height:5rem!important}.mnh-sm-5-px{min-height:5px!important}.mnh-sm-5{min-height:5%!important}.mnh-sm-6-vh{min-height:6vh!important}.mnh-sm-6-rem{min-height:6rem!important}.mnh-sm-6-px{min-height:6px!important}.mnh-sm-6{min-height:6%!important}.mnh-sm-7-vh{min-height:7vh!important}.mnh-sm-7-rem{min-height:7rem!important}.mnh-sm-7-px{min-height:7px!important}.mnh-sm-7{min-height:7%!important}.mnh-sm-8-vh{min-height:8vh!important}.mnh-sm-8-rem{min-height:8rem!important}.mnh-sm-8-px{min-height:8px!important}.mnh-sm-8{min-height:8%!important}.mnh-sm-9-vh{min-height:9vh!important}.mnh-sm-9-rem{min-height:9rem!important}.mnh-sm-9-px{min-height:9px!important}.mnh-sm-9{min-height:9%!important}.mnh-sm-10-vh{min-height:10vh!important}.mnh-sm-10-rem{min-height:10rem!important}.mnh-sm-10-px{min-height:10px!important}.mnh-sm-10{min-height:10%!important}.mnh-sm-11-vh{min-height:11vh!important}.mnh-sm-11-rem{min-height:11rem!important}.mnh-sm-11-px{min-height:11px!important}.mnh-sm-11{min-height:11%!important}.mnh-sm-12-vh{min-height:12vh!important}.mnh-sm-12-rem{min-height:12rem!important}.mnh-sm-12-px{min-height:12px!important}.mnh-sm-12{min-height:12%!important}.mnh-sm-13-vh{min-height:13vh!important}.mnh-sm-13-rem{min-height:13rem!important}.mnh-sm-13-px{min-height:13px!important}.mnh-sm-13{min-height:13%!important}.mnh-sm-14-vh{min-height:14vh!important}.mnh-sm-14-rem{min-height:14rem!important}.mnh-sm-14-px{min-height:14px!important}.mnh-sm-14{min-height:14%!important}.mnh-sm-15-vh{min-height:15vh!important}.mnh-sm-15-rem{min-height:15rem!important}.mnh-sm-15-px{min-height:15px!important}.mnh-sm-15{min-height:15%!important}.mnh-sm-16-vh{min-height:16vh!important}.mnh-sm-16-rem{min-height:16rem!important}.mnh-sm-16-px{min-height:16px!important}.mnh-sm-16{min-height:16%!important}.mnh-sm-17-vh{min-height:17vh!important}.mnh-sm-17-rem{min-height:17rem!important}.mnh-sm-17-px{min-height:17px!important}.mnh-sm-17{min-height:17%!important}.mnh-sm-18-vh{min-height:18vh!important}.mnh-sm-18-rem{min-height:18rem!important}.mnh-sm-18-px{min-height:18px!important}.mnh-sm-18{min-height:18%!important}.mnh-sm-19-vh{min-height:19vh!important}.mnh-sm-19-rem{min-height:19rem!important}.mnh-sm-19-px{min-height:19px!important}.mnh-sm-19{min-height:19%!important}.mnh-sm-20-vh{min-height:20vh!important}.mnh-sm-20-rem{min-height:20rem!important}.mnh-sm-20-px{min-height:20px!important}.mnh-sm-20{min-height:20%!important}.mnh-sm-21-vh{min-height:21vh!important}.mnh-sm-21-rem{min-height:21rem!important}.mnh-sm-21-px{min-height:21px!important}.mnh-sm-21{min-height:21%!important}.mnh-sm-22-vh{min-height:22vh!important}.mnh-sm-22-rem{min-height:22rem!important}.mnh-sm-22-px{min-height:22px!important}.mnh-sm-22{min-height:22%!important}.mnh-sm-23-vh{min-height:23vh!important}.mnh-sm-23-rem{min-height:23rem!important}.mnh-sm-23-px{min-height:23px!important}.mnh-sm-23{min-height:23%!important}.mnh-sm-24-vh{min-height:24vh!important}.mnh-sm-24-rem{min-height:24rem!important}.mnh-sm-24-px{min-height:24px!important}.mnh-sm-24{min-height:24%!important}.mnh-sm-25-vh{min-height:25vh!important}.mnh-sm-25-rem{min-height:25rem!important}.mnh-sm-25-px{min-height:25px!important}.mnh-sm-25{min-height:25%!important}.mnh-sm-26-vh{min-height:26vh!important}.mnh-sm-26-rem{min-height:26rem!important}.mnh-sm-26-px{min-height:26px!important}.mnh-sm-26{min-height:26%!important}.mnh-sm-27-vh{min-height:27vh!important}.mnh-sm-27-rem{min-height:27rem!important}.mnh-sm-27-px{min-height:27px!important}.mnh-sm-27{min-height:27%!important}.mnh-sm-28-vh{min-height:28vh!important}.mnh-sm-28-rem{min-height:28rem!important}.mnh-sm-28-px{min-height:28px!important}.mnh-sm-28{min-height:28%!important}.mnh-sm-29-vh{min-height:29vh!important}.mnh-sm-29-rem{min-height:29rem!important}.mnh-sm-29-px{min-height:29px!important}.mnh-sm-29{min-height:29%!important}.mnh-sm-30-vh{min-height:30vh!important}.mnh-sm-30-rem{min-height:30rem!important}.mnh-sm-30-px{min-height:30px!important}.mnh-sm-30{min-height:30%!important}.mnh-sm-31-vh{min-height:31vh!important}.mnh-sm-31-rem{min-height:31rem!important}.mnh-sm-31-px{min-height:31px!important}.mnh-sm-31{min-height:31%!important}.mnh-sm-32-vh{min-height:32vh!important}.mnh-sm-32-rem{min-height:32rem!important}.mnh-sm-32-px{min-height:32px!important}.mnh-sm-32{min-height:32%!important}.mnh-sm-33-vh{min-height:33vh!important}.mnh-sm-33-rem{min-height:33rem!important}.mnh-sm-33-px{min-height:33px!important}.mnh-sm-33{min-height:33%!important}.mnh-sm-34-vh{min-height:34vh!important}.mnh-sm-34-rem{min-height:34rem!important}.mnh-sm-34-px{min-height:34px!important}.mnh-sm-34{min-height:34%!important}.mnh-sm-35-vh{min-height:35vh!important}.mnh-sm-35-rem{min-height:35rem!important}.mnh-sm-35-px{min-height:35px!important}.mnh-sm-35{min-height:35%!important}.mnh-sm-36-vh{min-height:36vh!important}.mnh-sm-36-rem{min-height:36rem!important}.mnh-sm-36-px{min-height:36px!important}.mnh-sm-36{min-height:36%!important}.mnh-sm-37-vh{min-height:37vh!important}.mnh-sm-37-rem{min-height:37rem!important}.mnh-sm-37-px{min-height:37px!important}.mnh-sm-37{min-height:37%!important}.mnh-sm-38-vh{min-height:38vh!important}.mnh-sm-38-rem{min-height:38rem!important}.mnh-sm-38-px{min-height:38px!important}.mnh-sm-38{min-height:38%!important}.mnh-sm-39-vh{min-height:39vh!important}.mnh-sm-39-rem{min-height:39rem!important}.mnh-sm-39-px{min-height:39px!important}.mnh-sm-39{min-height:39%!important}.mnh-sm-40-vh{min-height:40vh!important}.mnh-sm-40-rem{min-height:40rem!important}.mnh-sm-40-px{min-height:40px!important}.mnh-sm-40{min-height:40%!important}.mnh-sm-41-vh{min-height:41vh!important}.mnh-sm-41-rem{min-height:41rem!important}.mnh-sm-41-px{min-height:41px!important}.mnh-sm-41{min-height:41%!important}.mnh-sm-42-vh{min-height:42vh!important}.mnh-sm-42-rem{min-height:42rem!important}.mnh-sm-42-px{min-height:42px!important}.mnh-sm-42{min-height:42%!important}.mnh-sm-43-vh{min-height:43vh!important}.mnh-sm-43-rem{min-height:43rem!important}.mnh-sm-43-px{min-height:43px!important}.mnh-sm-43{min-height:43%!important}.mnh-sm-44-vh{min-height:44vh!important}.mnh-sm-44-rem{min-height:44rem!important}.mnh-sm-44-px{min-height:44px!important}.mnh-sm-44{min-height:44%!important}.mnh-sm-45-vh{min-height:45vh!important}.mnh-sm-45-rem{min-height:45rem!important}.mnh-sm-45-px{min-height:45px!important}.mnh-sm-45{min-height:45%!important}.mnh-sm-46-vh{min-height:46vh!important}.mnh-sm-46-rem{min-height:46rem!important}.mnh-sm-46-px{min-height:46px!important}.mnh-sm-46{min-height:46%!important}.mnh-sm-47-vh{min-height:47vh!important}.mnh-sm-47-rem{min-height:47rem!important}.mnh-sm-47-px{min-height:47px!important}.mnh-sm-47{min-height:47%!important}.mnh-sm-48-vh{min-height:48vh!important}.mnh-sm-48-rem{min-height:48rem!important}.mnh-sm-48-px{min-height:48px!important}.mnh-sm-48{min-height:48%!important}.mnh-sm-49-vh{min-height:49vh!important}.mnh-sm-49-rem{min-height:49rem!important}.mnh-sm-49-px{min-height:49px!important}.mnh-sm-49{min-height:49%!important}.mnh-sm-50-vh{min-height:50vh!important}.mnh-sm-50-rem{min-height:50rem!important}.mnh-sm-50-px{min-height:50px!important}.mnh-sm-50{min-height:50%!important}.mnh-sm-51-vh{min-height:51vh!important}.mnh-sm-51-rem{min-height:51rem!important}.mnh-sm-51-px{min-height:51px!important}.mnh-sm-51{min-height:51%!important}.mnh-sm-52-vh{min-height:52vh!important}.mnh-sm-52-rem{min-height:52rem!important}.mnh-sm-52-px{min-height:52px!important}.mnh-sm-52{min-height:52%!important}.mnh-sm-53-vh{min-height:53vh!important}.mnh-sm-53-rem{min-height:53rem!important}.mnh-sm-53-px{min-height:53px!important}.mnh-sm-53{min-height:53%!important}.mnh-sm-54-vh{min-height:54vh!important}.mnh-sm-54-rem{min-height:54rem!important}.mnh-sm-54-px{min-height:54px!important}.mnh-sm-54{min-height:54%!important}.mnh-sm-55-vh{min-height:55vh!important}.mnh-sm-55-rem{min-height:55rem!important}.mnh-sm-55-px{min-height:55px!important}.mnh-sm-55{min-height:55%!important}.mnh-sm-56-vh{min-height:56vh!important}.mnh-sm-56-rem{min-height:56rem!important}.mnh-sm-56-px{min-height:56px!important}.mnh-sm-56{min-height:56%!important}.mnh-sm-57-vh{min-height:57vh!important}.mnh-sm-57-rem{min-height:57rem!important}.mnh-sm-57-px{min-height:57px!important}.mnh-sm-57{min-height:57%!important}.mnh-sm-58-vh{min-height:58vh!important}.mnh-sm-58-rem{min-height:58rem!important}.mnh-sm-58-px{min-height:58px!important}.mnh-sm-58{min-height:58%!important}.mnh-sm-59-vh{min-height:59vh!important}.mnh-sm-59-rem{min-height:59rem!important}.mnh-sm-59-px{min-height:59px!important}.mnh-sm-59{min-height:59%!important}.mnh-sm-60-vh{min-height:60vh!important}.mnh-sm-60-rem{min-height:60rem!important}.mnh-sm-60-px{min-height:60px!important}.mnh-sm-60{min-height:60%!important}.mnh-sm-61-vh{min-height:61vh!important}.mnh-sm-61-rem{min-height:61rem!important}.mnh-sm-61-px{min-height:61px!important}.mnh-sm-61{min-height:61%!important}.mnh-sm-62-vh{min-height:62vh!important}.mnh-sm-62-rem{min-height:62rem!important}.mnh-sm-62-px{min-height:62px!important}.mnh-sm-62{min-height:62%!important}.mnh-sm-63-vh{min-height:63vh!important}.mnh-sm-63-rem{min-height:63rem!important}.mnh-sm-63-px{min-height:63px!important}.mnh-sm-63{min-height:63%!important}.mnh-sm-64-vh{min-height:64vh!important}.mnh-sm-64-rem{min-height:64rem!important}.mnh-sm-64-px{min-height:64px!important}.mnh-sm-64{min-height:64%!important}.mnh-sm-65-vh{min-height:65vh!important}.mnh-sm-65-rem{min-height:65rem!important}.mnh-sm-65-px{min-height:65px!important}.mnh-sm-65{min-height:65%!important}.mnh-sm-66-vh{min-height:66vh!important}.mnh-sm-66-rem{min-height:66rem!important}.mnh-sm-66-px{min-height:66px!important}.mnh-sm-66{min-height:66%!important}.mnh-sm-67-vh{min-height:67vh!important}.mnh-sm-67-rem{min-height:67rem!important}.mnh-sm-67-px{min-height:67px!important}.mnh-sm-67{min-height:67%!important}.mnh-sm-68-vh{min-height:68vh!important}.mnh-sm-68-rem{min-height:68rem!important}.mnh-sm-68-px{min-height:68px!important}.mnh-sm-68{min-height:68%!important}.mnh-sm-69-vh{min-height:69vh!important}.mnh-sm-69-rem{min-height:69rem!important}.mnh-sm-69-px{min-height:69px!important}.mnh-sm-69{min-height:69%!important}.mnh-sm-70-vh{min-height:70vh!important}.mnh-sm-70-rem{min-height:70rem!important}.mnh-sm-70-px{min-height:70px!important}.mnh-sm-70{min-height:70%!important}.mnh-sm-71-vh{min-height:71vh!important}.mnh-sm-71-rem{min-height:71rem!important}.mnh-sm-71-px{min-height:71px!important}.mnh-sm-71{min-height:71%!important}.mnh-sm-72-vh{min-height:72vh!important}.mnh-sm-72-rem{min-height:72rem!important}.mnh-sm-72-px{min-height:72px!important}.mnh-sm-72{min-height:72%!important}.mnh-sm-73-vh{min-height:73vh!important}.mnh-sm-73-rem{min-height:73rem!important}.mnh-sm-73-px{min-height:73px!important}.mnh-sm-73{min-height:73%!important}.mnh-sm-74-vh{min-height:74vh!important}.mnh-sm-74-rem{min-height:74rem!important}.mnh-sm-74-px{min-height:74px!important}.mnh-sm-74{min-height:74%!important}.mnh-sm-75-vh{min-height:75vh!important}.mnh-sm-75-rem{min-height:75rem!important}.mnh-sm-75-px{min-height:75px!important}.mnh-sm-75{min-height:75%!important}.mnh-sm-76-vh{min-height:76vh!important}.mnh-sm-76-rem{min-height:76rem!important}.mnh-sm-76-px{min-height:76px!important}.mnh-sm-76{min-height:76%!important}.mnh-sm-77-vh{min-height:77vh!important}.mnh-sm-77-rem{min-height:77rem!important}.mnh-sm-77-px{min-height:77px!important}.mnh-sm-77{min-height:77%!important}.mnh-sm-78-vh{min-height:78vh!important}.mnh-sm-78-rem{min-height:78rem!important}.mnh-sm-78-px{min-height:78px!important}.mnh-sm-78{min-height:78%!important}.mnh-sm-79-vh{min-height:79vh!important}.mnh-sm-79-rem{min-height:79rem!important}.mnh-sm-79-px{min-height:79px!important}.mnh-sm-79{min-height:79%!important}.mnh-sm-80-vh{min-height:80vh!important}.mnh-sm-80-rem{min-height:80rem!important}.mnh-sm-80-px{min-height:80px!important}.mnh-sm-80{min-height:80%!important}.mnh-sm-81-vh{min-height:81vh!important}.mnh-sm-81-rem{min-height:81rem!important}.mnh-sm-81-px{min-height:81px!important}.mnh-sm-81{min-height:81%!important}.mnh-sm-82-vh{min-height:82vh!important}.mnh-sm-82-rem{min-height:82rem!important}.mnh-sm-82-px{min-height:82px!important}.mnh-sm-82{min-height:82%!important}.mnh-sm-83-vh{min-height:83vh!important}.mnh-sm-83-rem{min-height:83rem!important}.mnh-sm-83-px{min-height:83px!important}.mnh-sm-83{min-height:83%!important}.mnh-sm-84-vh{min-height:84vh!important}.mnh-sm-84-rem{min-height:84rem!important}.mnh-sm-84-px{min-height:84px!important}.mnh-sm-84{min-height:84%!important}.mnh-sm-85-vh{min-height:85vh!important}.mnh-sm-85-rem{min-height:85rem!important}.mnh-sm-85-px{min-height:85px!important}.mnh-sm-85{min-height:85%!important}.mnh-sm-86-vh{min-height:86vh!important}.mnh-sm-86-rem{min-height:86rem!important}.mnh-sm-86-px{min-height:86px!important}.mnh-sm-86{min-height:86%!important}.mnh-sm-87-vh{min-height:87vh!important}.mnh-sm-87-rem{min-height:87rem!important}.mnh-sm-87-px{min-height:87px!important}.mnh-sm-87{min-height:87%!important}.mnh-sm-88-vh{min-height:88vh!important}.mnh-sm-88-rem{min-height:88rem!important}.mnh-sm-88-px{min-height:88px!important}.mnh-sm-88{min-height:88%!important}.mnh-sm-89-vh{min-height:89vh!important}.mnh-sm-89-rem{min-height:89rem!important}.mnh-sm-89-px{min-height:89px!important}.mnh-sm-89{min-height:89%!important}.mnh-sm-90-vh{min-height:90vh!important}.mnh-sm-90-rem{min-height:90rem!important}.mnh-sm-90-px{min-height:90px!important}.mnh-sm-90{min-height:90%!important}.mnh-sm-91-vh{min-height:91vh!important}.mnh-sm-91-rem{min-height:91rem!important}.mnh-sm-91-px{min-height:91px!important}.mnh-sm-91{min-height:91%!important}.mnh-sm-92-vh{min-height:92vh!important}.mnh-sm-92-rem{min-height:92rem!important}.mnh-sm-92-px{min-height:92px!important}.mnh-sm-92{min-height:92%!important}.mnh-sm-93-vh{min-height:93vh!important}.mnh-sm-93-rem{min-height:93rem!important}.mnh-sm-93-px{min-height:93px!important}.mnh-sm-93{min-height:93%!important}.mnh-sm-94-vh{min-height:94vh!important}.mnh-sm-94-rem{min-height:94rem!important}.mnh-sm-94-px{min-height:94px!important}.mnh-sm-94{min-height:94%!important}.mnh-sm-95-vh{min-height:95vh!important}.mnh-sm-95-rem{min-height:95rem!important}.mnh-sm-95-px{min-height:95px!important}.mnh-sm-95{min-height:95%!important}.mnh-sm-96-vh{min-height:96vh!important}.mnh-sm-96-rem{min-height:96rem!important}.mnh-sm-96-px{min-height:96px!important}.mnh-sm-96{min-height:96%!important}.mnh-sm-97-vh{min-height:97vh!important}.mnh-sm-97-rem{min-height:97rem!important}.mnh-sm-97-px{min-height:97px!important}.mnh-sm-97{min-height:97%!important}.mnh-sm-98-vh{min-height:98vh!important}.mnh-sm-98-rem{min-height:98rem!important}.mnh-sm-98-px{min-height:98px!important}.mnh-sm-98{min-height:98%!important}.mnh-sm-99-vh{min-height:99vh!important}.mnh-sm-99-rem{min-height:99rem!important}.mnh-sm-99-px{min-height:99px!important}.mnh-sm-99{min-height:99%!important}.mnh-sm-100-vh{min-height:100vh!important}.mnh-sm-100-rem{min-height:100rem!important}.mnh-sm-100-px{min-height:100px!important}.mnh-sm-100{min-height:100%!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.overflow-md-visible{overflow:visible!important}.overflow-md-hidden{overflow:hidden!important}.overflow-md-scroll{overflow:scroll!important}.overflow-md-auto{overflow:auto!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}.w-md-0{width:0!important}.w-md-0-vh{width:0vh!important}.w-md-0-rem{width:0rem!important}.w-md-0-px{width:0px!important}.w-md-0{width:0%!important}.w-md-1-vh{width:1vh!important}.w-md-1-rem{width:1rem!important}.w-md-1-px{width:1px!important}.w-md-1{width:1%!important}.w-md-2-vh{width:2vh!important}.w-md-2-rem{width:2rem!important}.w-md-2-px{width:2px!important}.w-md-2{width:2%!important}.w-md-3-vh{width:3vh!important}.w-md-3-rem{width:3rem!important}.w-md-3-px{width:3px!important}.w-md-3{width:3%!important}.w-md-4-vh{width:4vh!important}.w-md-4-rem{width:4rem!important}.w-md-4-px{width:4px!important}.w-md-4{width:4%!important}.w-md-5-vh{width:5vh!important}.w-md-5-rem{width:5rem!important}.w-md-5-px{width:5px!important}.w-md-5{width:5%!important}.w-md-6-vh{width:6vh!important}.w-md-6-rem{width:6rem!important}.w-md-6-px{width:6px!important}.w-md-6{width:6%!important}.w-md-7-vh{width:7vh!important}.w-md-7-rem{width:7rem!important}.w-md-7-px{width:7px!important}.w-md-7{width:7%!important}.w-md-8-vh{width:8vh!important}.w-md-8-rem{width:8rem!important}.w-md-8-px{width:8px!important}.w-md-8{width:8%!important}.w-md-9-vh{width:9vh!important}.w-md-9-rem{width:9rem!important}.w-md-9-px{width:9px!important}.w-md-9{width:9%!important}.w-md-10-vh{width:10vh!important}.w-md-10-rem{width:10rem!important}.w-md-10-px{width:10px!important}.w-md-10{width:10%!important}.w-md-11-vh{width:11vh!important}.w-md-11-rem{width:11rem!important}.w-md-11-px{width:11px!important}.w-md-11{width:11%!important}.w-md-12-vh{width:12vh!important}.w-md-12-rem{width:12rem!important}.w-md-12-px{width:12px!important}.w-md-12{width:12%!important}.w-md-13-vh{width:13vh!important}.w-md-13-rem{width:13rem!important}.w-md-13-px{width:13px!important}.w-md-13{width:13%!important}.w-md-14-vh{width:14vh!important}.w-md-14-rem{width:14rem!important}.w-md-14-px{width:14px!important}.w-md-14{width:14%!important}.w-md-15-vh{width:15vh!important}.w-md-15-rem{width:15rem!important}.w-md-15-px{width:15px!important}.w-md-15{width:15%!important}.w-md-16-vh{width:16vh!important}.w-md-16-rem{width:16rem!important}.w-md-16-px{width:16px!important}.w-md-16{width:16%!important}.w-md-17-vh{width:17vh!important}.w-md-17-rem{width:17rem!important}.w-md-17-px{width:17px!important}.w-md-17{width:17%!important}.w-md-18-vh{width:18vh!important}.w-md-18-rem{width:18rem!important}.w-md-18-px{width:18px!important}.w-md-18{width:18%!important}.w-md-19-vh{width:19vh!important}.w-md-19-rem{width:19rem!important}.w-md-19-px{width:19px!important}.w-md-19{width:19%!important}.w-md-20-vh{width:20vh!important}.w-md-20-rem{width:20rem!important}.w-md-20-px{width:20px!important}.w-md-20{width:20%!important}.w-md-21-vh{width:21vh!important}.w-md-21-rem{width:21rem!important}.w-md-21-px{width:21px!important}.w-md-21{width:21%!important}.w-md-22-vh{width:22vh!important}.w-md-22-rem{width:22rem!important}.w-md-22-px{width:22px!important}.w-md-22{width:22%!important}.w-md-23-vh{width:23vh!important}.w-md-23-rem{width:23rem!important}.w-md-23-px{width:23px!important}.w-md-23{width:23%!important}.w-md-24-vh{width:24vh!important}.w-md-24-rem{width:24rem!important}.w-md-24-px{width:24px!important}.w-md-24{width:24%!important}.w-md-25-vh{width:25vh!important}.w-md-25-rem{width:25rem!important}.w-md-25-px{width:25px!important}.w-md-25{width:25%!important}.w-md-26-vh{width:26vh!important}.w-md-26-rem{width:26rem!important}.w-md-26-px{width:26px!important}.w-md-26{width:26%!important}.w-md-27-vh{width:27vh!important}.w-md-27-rem{width:27rem!important}.w-md-27-px{width:27px!important}.w-md-27{width:27%!important}.w-md-28-vh{width:28vh!important}.w-md-28-rem{width:28rem!important}.w-md-28-px{width:28px!important}.w-md-28{width:28%!important}.w-md-29-vh{width:29vh!important}.w-md-29-rem{width:29rem!important}.w-md-29-px{width:29px!important}.w-md-29{width:29%!important}.w-md-30-vh{width:30vh!important}.w-md-30-rem{width:30rem!important}.w-md-30-px{width:30px!important}.w-md-30{width:30%!important}.w-md-31-vh{width:31vh!important}.w-md-31-rem{width:31rem!important}.w-md-31-px{width:31px!important}.w-md-31{width:31%!important}.w-md-32-vh{width:32vh!important}.w-md-32-rem{width:32rem!important}.w-md-32-px{width:32px!important}.w-md-32{width:32%!important}.w-md-33-vh{width:33vh!important}.w-md-33-rem{width:33rem!important}.w-md-33-px{width:33px!important}.w-md-33{width:33%!important}.w-md-34-vh{width:34vh!important}.w-md-34-rem{width:34rem!important}.w-md-34-px{width:34px!important}.w-md-34{width:34%!important}.w-md-35-vh{width:35vh!important}.w-md-35-rem{width:35rem!important}.w-md-35-px{width:35px!important}.w-md-35{width:35%!important}.w-md-36-vh{width:36vh!important}.w-md-36-rem{width:36rem!important}.w-md-36-px{width:36px!important}.w-md-36{width:36%!important}.w-md-37-vh{width:37vh!important}.w-md-37-rem{width:37rem!important}.w-md-37-px{width:37px!important}.w-md-37{width:37%!important}.w-md-38-vh{width:38vh!important}.w-md-38-rem{width:38rem!important}.w-md-38-px{width:38px!important}.w-md-38{width:38%!important}.w-md-39-vh{width:39vh!important}.w-md-39-rem{width:39rem!important}.w-md-39-px{width:39px!important}.w-md-39{width:39%!important}.w-md-40-vh{width:40vh!important}.w-md-40-rem{width:40rem!important}.w-md-40-px{width:40px!important}.w-md-40{width:40%!important}.w-md-41-vh{width:41vh!important}.w-md-41-rem{width:41rem!important}.w-md-41-px{width:41px!important}.w-md-41{width:41%!important}.w-md-42-vh{width:42vh!important}.w-md-42-rem{width:42rem!important}.w-md-42-px{width:42px!important}.w-md-42{width:42%!important}.w-md-43-vh{width:43vh!important}.w-md-43-rem{width:43rem!important}.w-md-43-px{width:43px!important}.w-md-43{width:43%!important}.w-md-44-vh{width:44vh!important}.w-md-44-rem{width:44rem!important}.w-md-44-px{width:44px!important}.w-md-44{width:44%!important}.w-md-45-vh{width:45vh!important}.w-md-45-rem{width:45rem!important}.w-md-45-px{width:45px!important}.w-md-45{width:45%!important}.w-md-46-vh{width:46vh!important}.w-md-46-rem{width:46rem!important}.w-md-46-px{width:46px!important}.w-md-46{width:46%!important}.w-md-47-vh{width:47vh!important}.w-md-47-rem{width:47rem!important}.w-md-47-px{width:47px!important}.w-md-47{width:47%!important}.w-md-48-vh{width:48vh!important}.w-md-48-rem{width:48rem!important}.w-md-48-px{width:48px!important}.w-md-48{width:48%!important}.w-md-49-vh{width:49vh!important}.w-md-49-rem{width:49rem!important}.w-md-49-px{width:49px!important}.w-md-49{width:49%!important}.w-md-50-vh{width:50vh!important}.w-md-50-rem{width:50rem!important}.w-md-50-px{width:50px!important}.w-md-50{width:50%!important}.w-md-51-vh{width:51vh!important}.w-md-51-rem{width:51rem!important}.w-md-51-px{width:51px!important}.w-md-51{width:51%!important}.w-md-52-vh{width:52vh!important}.w-md-52-rem{width:52rem!important}.w-md-52-px{width:52px!important}.w-md-52{width:52%!important}.w-md-53-vh{width:53vh!important}.w-md-53-rem{width:53rem!important}.w-md-53-px{width:53px!important}.w-md-53{width:53%!important}.w-md-54-vh{width:54vh!important}.w-md-54-rem{width:54rem!important}.w-md-54-px{width:54px!important}.w-md-54{width:54%!important}.w-md-55-vh{width:55vh!important}.w-md-55-rem{width:55rem!important}.w-md-55-px{width:55px!important}.w-md-55{width:55%!important}.w-md-56-vh{width:56vh!important}.w-md-56-rem{width:56rem!important}.w-md-56-px{width:56px!important}.w-md-56{width:56%!important}.w-md-57-vh{width:57vh!important}.w-md-57-rem{width:57rem!important}.w-md-57-px{width:57px!important}.w-md-57{width:57%!important}.w-md-58-vh{width:58vh!important}.w-md-58-rem{width:58rem!important}.w-md-58-px{width:58px!important}.w-md-58{width:58%!important}.w-md-59-vh{width:59vh!important}.w-md-59-rem{width:59rem!important}.w-md-59-px{width:59px!important}.w-md-59{width:59%!important}.w-md-60-vh{width:60vh!important}.w-md-60-rem{width:60rem!important}.w-md-60-px{width:60px!important}.w-md-60{width:60%!important}.w-md-61-vh{width:61vh!important}.w-md-61-rem{width:61rem!important}.w-md-61-px{width:61px!important}.w-md-61{width:61%!important}.w-md-62-vh{width:62vh!important}.w-md-62-rem{width:62rem!important}.w-md-62-px{width:62px!important}.w-md-62{width:62%!important}.w-md-63-vh{width:63vh!important}.w-md-63-rem{width:63rem!important}.w-md-63-px{width:63px!important}.w-md-63{width:63%!important}.w-md-64-vh{width:64vh!important}.w-md-64-rem{width:64rem!important}.w-md-64-px{width:64px!important}.w-md-64{width:64%!important}.w-md-65-vh{width:65vh!important}.w-md-65-rem{width:65rem!important}.w-md-65-px{width:65px!important}.w-md-65{width:65%!important}.w-md-66-vh{width:66vh!important}.w-md-66-rem{width:66rem!important}.w-md-66-px{width:66px!important}.w-md-66{width:66%!important}.w-md-67-vh{width:67vh!important}.w-md-67-rem{width:67rem!important}.w-md-67-px{width:67px!important}.w-md-67{width:67%!important}.w-md-68-vh{width:68vh!important}.w-md-68-rem{width:68rem!important}.w-md-68-px{width:68px!important}.w-md-68{width:68%!important}.w-md-69-vh{width:69vh!important}.w-md-69-rem{width:69rem!important}.w-md-69-px{width:69px!important}.w-md-69{width:69%!important}.w-md-70-vh{width:70vh!important}.w-md-70-rem{width:70rem!important}.w-md-70-px{width:70px!important}.w-md-70{width:70%!important}.w-md-71-vh{width:71vh!important}.w-md-71-rem{width:71rem!important}.w-md-71-px{width:71px!important}.w-md-71{width:71%!important}.w-md-72-vh{width:72vh!important}.w-md-72-rem{width:72rem!important}.w-md-72-px{width:72px!important}.w-md-72{width:72%!important}.w-md-73-vh{width:73vh!important}.w-md-73-rem{width:73rem!important}.w-md-73-px{width:73px!important}.w-md-73{width:73%!important}.w-md-74-vh{width:74vh!important}.w-md-74-rem{width:74rem!important}.w-md-74-px{width:74px!important}.w-md-74{width:74%!important}.w-md-75-vh{width:75vh!important}.w-md-75-rem{width:75rem!important}.w-md-75-px{width:75px!important}.w-md-75{width:75%!important}.w-md-76-vh{width:76vh!important}.w-md-76-rem{width:76rem!important}.w-md-76-px{width:76px!important}.w-md-76{width:76%!important}.w-md-77-vh{width:77vh!important}.w-md-77-rem{width:77rem!important}.w-md-77-px{width:77px!important}.w-md-77{width:77%!important}.w-md-78-vh{width:78vh!important}.w-md-78-rem{width:78rem!important}.w-md-78-px{width:78px!important}.w-md-78{width:78%!important}.w-md-79-vh{width:79vh!important}.w-md-79-rem{width:79rem!important}.w-md-79-px{width:79px!important}.w-md-79{width:79%!important}.w-md-80-vh{width:80vh!important}.w-md-80-rem{width:80rem!important}.w-md-80-px{width:80px!important}.w-md-80{width:80%!important}.w-md-81-vh{width:81vh!important}.w-md-81-rem{width:81rem!important}.w-md-81-px{width:81px!important}.w-md-81{width:81%!important}.w-md-82-vh{width:82vh!important}.w-md-82-rem{width:82rem!important}.w-md-82-px{width:82px!important}.w-md-82{width:82%!important}.w-md-83-vh{width:83vh!important}.w-md-83-rem{width:83rem!important}.w-md-83-px{width:83px!important}.w-md-83{width:83%!important}.w-md-84-vh{width:84vh!important}.w-md-84-rem{width:84rem!important}.w-md-84-px{width:84px!important}.w-md-84{width:84%!important}.w-md-85-vh{width:85vh!important}.w-md-85-rem{width:85rem!important}.w-md-85-px{width:85px!important}.w-md-85{width:85%!important}.w-md-86-vh{width:86vh!important}.w-md-86-rem{width:86rem!important}.w-md-86-px{width:86px!important}.w-md-86{width:86%!important}.w-md-87-vh{width:87vh!important}.w-md-87-rem{width:87rem!important}.w-md-87-px{width:87px!important}.w-md-87{width:87%!important}.w-md-88-vh{width:88vh!important}.w-md-88-rem{width:88rem!important}.w-md-88-px{width:88px!important}.w-md-88{width:88%!important}.w-md-89-vh{width:89vh!important}.w-md-89-rem{width:89rem!important}.w-md-89-px{width:89px!important}.w-md-89{width:89%!important}.w-md-90-vh{width:90vh!important}.w-md-90-rem{width:90rem!important}.w-md-90-px{width:90px!important}.w-md-90{width:90%!important}.w-md-91-vh{width:91vh!important}.w-md-91-rem{width:91rem!important}.w-md-91-px{width:91px!important}.w-md-91{width:91%!important}.w-md-92-vh{width:92vh!important}.w-md-92-rem{width:92rem!important}.w-md-92-px{width:92px!important}.w-md-92{width:92%!important}.w-md-93-vh{width:93vh!important}.w-md-93-rem{width:93rem!important}.w-md-93-px{width:93px!important}.w-md-93{width:93%!important}.w-md-94-vh{width:94vh!important}.w-md-94-rem{width:94rem!important}.w-md-94-px{width:94px!important}.w-md-94{width:94%!important}.w-md-95-vh{width:95vh!important}.w-md-95-rem{width:95rem!important}.w-md-95-px{width:95px!important}.w-md-95{width:95%!important}.w-md-96-vh{width:96vh!important}.w-md-96-rem{width:96rem!important}.w-md-96-px{width:96px!important}.w-md-96{width:96%!important}.w-md-97-vh{width:97vh!important}.w-md-97-rem{width:97rem!important}.w-md-97-px{width:97px!important}.w-md-97{width:97%!important}.w-md-98-vh{width:98vh!important}.w-md-98-rem{width:98rem!important}.w-md-98-px{width:98px!important}.w-md-98{width:98%!important}.w-md-99-vh{width:99vh!important}.w-md-99-rem{width:99rem!important}.w-md-99-px{width:99px!important}.w-md-99{width:99%!important}.w-md-100-vh{width:100vh!important}.w-md-100-rem{width:100rem!important}.w-md-100-px{width:100px!important}.w-md-100{width:100%!important}.h-md-0{height:0!important}.h-md-0-vh{height:0vh!important}.h-md-0-rem{height:0rem!important}.h-md-0-px{height:0px!important}.h-md-0{height:0%!important}.h-md-1-vh{height:1vh!important}.h-md-1-rem{height:1rem!important}.h-md-1-px{height:1px!important}.h-md-1{height:1%!important}.h-md-2-vh{height:2vh!important}.h-md-2-rem{height:2rem!important}.h-md-2-px{height:2px!important}.h-md-2{height:2%!important}.h-md-3-vh{height:3vh!important}.h-md-3-rem{height:3rem!important}.h-md-3-px{height:3px!important}.h-md-3{height:3%!important}.h-md-4-vh{height:4vh!important}.h-md-4-rem{height:4rem!important}.h-md-4-px{height:4px!important}.h-md-4{height:4%!important}.h-md-5-vh{height:5vh!important}.h-md-5-rem{height:5rem!important}.h-md-5-px{height:5px!important}.h-md-5{height:5%!important}.h-md-6-vh{height:6vh!important}.h-md-6-rem{height:6rem!important}.h-md-6-px{height:6px!important}.h-md-6{height:6%!important}.h-md-7-vh{height:7vh!important}.h-md-7-rem{height:7rem!important}.h-md-7-px{height:7px!important}.h-md-7{height:7%!important}.h-md-8-vh{height:8vh!important}.h-md-8-rem{height:8rem!important}.h-md-8-px{height:8px!important}.h-md-8{height:8%!important}.h-md-9-vh{height:9vh!important}.h-md-9-rem{height:9rem!important}.h-md-9-px{height:9px!important}.h-md-9{height:9%!important}.h-md-10-vh{height:10vh!important}.h-md-10-rem{height:10rem!important}.h-md-10-px{height:10px!important}.h-md-10{height:10%!important}.h-md-11-vh{height:11vh!important}.h-md-11-rem{height:11rem!important}.h-md-11-px{height:11px!important}.h-md-11{height:11%!important}.h-md-12-vh{height:12vh!important}.h-md-12-rem{height:12rem!important}.h-md-12-px{height:12px!important}.h-md-12{height:12%!important}.h-md-13-vh{height:13vh!important}.h-md-13-rem{height:13rem!important}.h-md-13-px{height:13px!important}.h-md-13{height:13%!important}.h-md-14-vh{height:14vh!important}.h-md-14-rem{height:14rem!important}.h-md-14-px{height:14px!important}.h-md-14{height:14%!important}.h-md-15-vh{height:15vh!important}.h-md-15-rem{height:15rem!important}.h-md-15-px{height:15px!important}.h-md-15{height:15%!important}.h-md-16-vh{height:16vh!important}.h-md-16-rem{height:16rem!important}.h-md-16-px{height:16px!important}.h-md-16{height:16%!important}.h-md-17-vh{height:17vh!important}.h-md-17-rem{height:17rem!important}.h-md-17-px{height:17px!important}.h-md-17{height:17%!important}.h-md-18-vh{height:18vh!important}.h-md-18-rem{height:18rem!important}.h-md-18-px{height:18px!important}.h-md-18{height:18%!important}.h-md-19-vh{height:19vh!important}.h-md-19-rem{height:19rem!important}.h-md-19-px{height:19px!important}.h-md-19{height:19%!important}.h-md-20-vh{height:20vh!important}.h-md-20-rem{height:20rem!important}.h-md-20-px{height:20px!important}.h-md-20{height:20%!important}.h-md-21-vh{height:21vh!important}.h-md-21-rem{height:21rem!important}.h-md-21-px{height:21px!important}.h-md-21{height:21%!important}.h-md-22-vh{height:22vh!important}.h-md-22-rem{height:22rem!important}.h-md-22-px{height:22px!important}.h-md-22{height:22%!important}.h-md-23-vh{height:23vh!important}.h-md-23-rem{height:23rem!important}.h-md-23-px{height:23px!important}.h-md-23{height:23%!important}.h-md-24-vh{height:24vh!important}.h-md-24-rem{height:24rem!important}.h-md-24-px{height:24px!important}.h-md-24{height:24%!important}.h-md-25-vh{height:25vh!important}.h-md-25-rem{height:25rem!important}.h-md-25-px{height:25px!important}.h-md-25{height:25%!important}.h-md-26-vh{height:26vh!important}.h-md-26-rem{height:26rem!important}.h-md-26-px{height:26px!important}.h-md-26{height:26%!important}.h-md-27-vh{height:27vh!important}.h-md-27-rem{height:27rem!important}.h-md-27-px{height:27px!important}.h-md-27{height:27%!important}.h-md-28-vh{height:28vh!important}.h-md-28-rem{height:28rem!important}.h-md-28-px{height:28px!important}.h-md-28{height:28%!important}.h-md-29-vh{height:29vh!important}.h-md-29-rem{height:29rem!important}.h-md-29-px{height:29px!important}.h-md-29{height:29%!important}.h-md-30-vh{height:30vh!important}.h-md-30-rem{height:30rem!important}.h-md-30-px{height:30px!important}.h-md-30{height:30%!important}.h-md-31-vh{height:31vh!important}.h-md-31-rem{height:31rem!important}.h-md-31-px{height:31px!important}.h-md-31{height:31%!important}.h-md-32-vh{height:32vh!important}.h-md-32-rem{height:32rem!important}.h-md-32-px{height:32px!important}.h-md-32{height:32%!important}.h-md-33-vh{height:33vh!important}.h-md-33-rem{height:33rem!important}.h-md-33-px{height:33px!important}.h-md-33{height:33%!important}.h-md-34-vh{height:34vh!important}.h-md-34-rem{height:34rem!important}.h-md-34-px{height:34px!important}.h-md-34{height:34%!important}.h-md-35-vh{height:35vh!important}.h-md-35-rem{height:35rem!important}.h-md-35-px{height:35px!important}.h-md-35{height:35%!important}.h-md-36-vh{height:36vh!important}.h-md-36-rem{height:36rem!important}.h-md-36-px{height:36px!important}.h-md-36{height:36%!important}.h-md-37-vh{height:37vh!important}.h-md-37-rem{height:37rem!important}.h-md-37-px{height:37px!important}.h-md-37{height:37%!important}.h-md-38-vh{height:38vh!important}.h-md-38-rem{height:38rem!important}.h-md-38-px{height:38px!important}.h-md-38{height:38%!important}.h-md-39-vh{height:39vh!important}.h-md-39-rem{height:39rem!important}.h-md-39-px{height:39px!important}.h-md-39{height:39%!important}.h-md-40-vh{height:40vh!important}.h-md-40-rem{height:40rem!important}.h-md-40-px{height:40px!important}.h-md-40{height:40%!important}.h-md-41-vh{height:41vh!important}.h-md-41-rem{height:41rem!important}.h-md-41-px{height:41px!important}.h-md-41{height:41%!important}.h-md-42-vh{height:42vh!important}.h-md-42-rem{height:42rem!important}.h-md-42-px{height:42px!important}.h-md-42{height:42%!important}.h-md-43-vh{height:43vh!important}.h-md-43-rem{height:43rem!important}.h-md-43-px{height:43px!important}.h-md-43{height:43%!important}.h-md-44-vh{height:44vh!important}.h-md-44-rem{height:44rem!important}.h-md-44-px{height:44px!important}.h-md-44{height:44%!important}.h-md-45-vh{height:45vh!important}.h-md-45-rem{height:45rem!important}.h-md-45-px{height:45px!important}.h-md-45{height:45%!important}.h-md-46-vh{height:46vh!important}.h-md-46-rem{height:46rem!important}.h-md-46-px{height:46px!important}.h-md-46{height:46%!important}.h-md-47-vh{height:47vh!important}.h-md-47-rem{height:47rem!important}.h-md-47-px{height:47px!important}.h-md-47{height:47%!important}.h-md-48-vh{height:48vh!important}.h-md-48-rem{height:48rem!important}.h-md-48-px{height:48px!important}.h-md-48{height:48%!important}.h-md-49-vh{height:49vh!important}.h-md-49-rem{height:49rem!important}.h-md-49-px{height:49px!important}.h-md-49{height:49%!important}.h-md-50-vh{height:50vh!important}.h-md-50-rem{height:50rem!important}.h-md-50-px{height:50px!important}.h-md-50{height:50%!important}.h-md-51-vh{height:51vh!important}.h-md-51-rem{height:51rem!important}.h-md-51-px{height:51px!important}.h-md-51{height:51%!important}.h-md-52-vh{height:52vh!important}.h-md-52-rem{height:52rem!important}.h-md-52-px{height:52px!important}.h-md-52{height:52%!important}.h-md-53-vh{height:53vh!important}.h-md-53-rem{height:53rem!important}.h-md-53-px{height:53px!important}.h-md-53{height:53%!important}.h-md-54-vh{height:54vh!important}.h-md-54-rem{height:54rem!important}.h-md-54-px{height:54px!important}.h-md-54{height:54%!important}.h-md-55-vh{height:55vh!important}.h-md-55-rem{height:55rem!important}.h-md-55-px{height:55px!important}.h-md-55{height:55%!important}.h-md-56-vh{height:56vh!important}.h-md-56-rem{height:56rem!important}.h-md-56-px{height:56px!important}.h-md-56{height:56%!important}.h-md-57-vh{height:57vh!important}.h-md-57-rem{height:57rem!important}.h-md-57-px{height:57px!important}.h-md-57{height:57%!important}.h-md-58-vh{height:58vh!important}.h-md-58-rem{height:58rem!important}.h-md-58-px{height:58px!important}.h-md-58{height:58%!important}.h-md-59-vh{height:59vh!important}.h-md-59-rem{height:59rem!important}.h-md-59-px{height:59px!important}.h-md-59{height:59%!important}.h-md-60-vh{height:60vh!important}.h-md-60-rem{height:60rem!important}.h-md-60-px{height:60px!important}.h-md-60{height:60%!important}.h-md-61-vh{height:61vh!important}.h-md-61-rem{height:61rem!important}.h-md-61-px{height:61px!important}.h-md-61{height:61%!important}.h-md-62-vh{height:62vh!important}.h-md-62-rem{height:62rem!important}.h-md-62-px{height:62px!important}.h-md-62{height:62%!important}.h-md-63-vh{height:63vh!important}.h-md-63-rem{height:63rem!important}.h-md-63-px{height:63px!important}.h-md-63{height:63%!important}.h-md-64-vh{height:64vh!important}.h-md-64-rem{height:64rem!important}.h-md-64-px{height:64px!important}.h-md-64{height:64%!important}.h-md-65-vh{height:65vh!important}.h-md-65-rem{height:65rem!important}.h-md-65-px{height:65px!important}.h-md-65{height:65%!important}.h-md-66-vh{height:66vh!important}.h-md-66-rem{height:66rem!important}.h-md-66-px{height:66px!important}.h-md-66{height:66%!important}.h-md-67-vh{height:67vh!important}.h-md-67-rem{height:67rem!important}.h-md-67-px{height:67px!important}.h-md-67{height:67%!important}.h-md-68-vh{height:68vh!important}.h-md-68-rem{height:68rem!important}.h-md-68-px{height:68px!important}.h-md-68{height:68%!important}.h-md-69-vh{height:69vh!important}.h-md-69-rem{height:69rem!important}.h-md-69-px{height:69px!important}.h-md-69{height:69%!important}.h-md-70-vh{height:70vh!important}.h-md-70-rem{height:70rem!important}.h-md-70-px{height:70px!important}.h-md-70{height:70%!important}.h-md-71-vh{height:71vh!important}.h-md-71-rem{height:71rem!important}.h-md-71-px{height:71px!important}.h-md-71{height:71%!important}.h-md-72-vh{height:72vh!important}.h-md-72-rem{height:72rem!important}.h-md-72-px{height:72px!important}.h-md-72{height:72%!important}.h-md-73-vh{height:73vh!important}.h-md-73-rem{height:73rem!important}.h-md-73-px{height:73px!important}.h-md-73{height:73%!important}.h-md-74-vh{height:74vh!important}.h-md-74-rem{height:74rem!important}.h-md-74-px{height:74px!important}.h-md-74{height:74%!important}.h-md-75-vh{height:75vh!important}.h-md-75-rem{height:75rem!important}.h-md-75-px{height:75px!important}.h-md-75{height:75%!important}.h-md-76-vh{height:76vh!important}.h-md-76-rem{height:76rem!important}.h-md-76-px{height:76px!important}.h-md-76{height:76%!important}.h-md-77-vh{height:77vh!important}.h-md-77-rem{height:77rem!important}.h-md-77-px{height:77px!important}.h-md-77{height:77%!important}.h-md-78-vh{height:78vh!important}.h-md-78-rem{height:78rem!important}.h-md-78-px{height:78px!important}.h-md-78{height:78%!important}.h-md-79-vh{height:79vh!important}.h-md-79-rem{height:79rem!important}.h-md-79-px{height:79px!important}.h-md-79{height:79%!important}.h-md-80-vh{height:80vh!important}.h-md-80-rem{height:80rem!important}.h-md-80-px{height:80px!important}.h-md-80{height:80%!important}.h-md-81-vh{height:81vh!important}.h-md-81-rem{height:81rem!important}.h-md-81-px{height:81px!important}.h-md-81{height:81%!important}.h-md-82-vh{height:82vh!important}.h-md-82-rem{height:82rem!important}.h-md-82-px{height:82px!important}.h-md-82{height:82%!important}.h-md-83-vh{height:83vh!important}.h-md-83-rem{height:83rem!important}.h-md-83-px{height:83px!important}.h-md-83{height:83%!important}.h-md-84-vh{height:84vh!important}.h-md-84-rem{height:84rem!important}.h-md-84-px{height:84px!important}.h-md-84{height:84%!important}.h-md-85-vh{height:85vh!important}.h-md-85-rem{height:85rem!important}.h-md-85-px{height:85px!important}.h-md-85{height:85%!important}.h-md-86-vh{height:86vh!important}.h-md-86-rem{height:86rem!important}.h-md-86-px{height:86px!important}.h-md-86{height:86%!important}.h-md-87-vh{height:87vh!important}.h-md-87-rem{height:87rem!important}.h-md-87-px{height:87px!important}.h-md-87{height:87%!important}.h-md-88-vh{height:88vh!important}.h-md-88-rem{height:88rem!important}.h-md-88-px{height:88px!important}.h-md-88{height:88%!important}.h-md-89-vh{height:89vh!important}.h-md-89-rem{height:89rem!important}.h-md-89-px{height:89px!important}.h-md-89{height:89%!important}.h-md-90-vh{height:90vh!important}.h-md-90-rem{height:90rem!important}.h-md-90-px{height:90px!important}.h-md-90{height:90%!important}.h-md-91-vh{height:91vh!important}.h-md-91-rem{height:91rem!important}.h-md-91-px{height:91px!important}.h-md-91{height:91%!important}.h-md-92-vh{height:92vh!important}.h-md-92-rem{height:92rem!important}.h-md-92-px{height:92px!important}.h-md-92{height:92%!important}.h-md-93-vh{height:93vh!important}.h-md-93-rem{height:93rem!important}.h-md-93-px{height:93px!important}.h-md-93{height:93%!important}.h-md-94-vh{height:94vh!important}.h-md-94-rem{height:94rem!important}.h-md-94-px{height:94px!important}.h-md-94{height:94%!important}.h-md-95-vh{height:95vh!important}.h-md-95-rem{height:95rem!important}.h-md-95-px{height:95px!important}.h-md-95{height:95%!important}.h-md-96-vh{height:96vh!important}.h-md-96-rem{height:96rem!important}.h-md-96-px{height:96px!important}.h-md-96{height:96%!important}.h-md-97-vh{height:97vh!important}.h-md-97-rem{height:97rem!important}.h-md-97-px{height:97px!important}.h-md-97{height:97%!important}.h-md-98-vh{height:98vh!important}.h-md-98-rem{height:98rem!important}.h-md-98-px{height:98px!important}.h-md-98{height:98%!important}.h-md-99-vh{height:99vh!important}.h-md-99-rem{height:99rem!important}.h-md-99-px{height:99px!important}.h-md-99{height:99%!important}.h-md-100-vh{height:100vh!important}.h-md-100-rem{height:100rem!important}.h-md-100-px{height:100px!important}.h-md-100{height:100%!important}.mxh-md-0{max-height:0!important}.mxh-md-0-vh{max-height:0vh!important}.mxh-md-0-rem{max-height:0rem!important}.mxh-md-0-px{max-height:0px!important}.mxh-md-0{max-height:0%!important}.mxh-md-1-vh{max-height:1vh!important}.mxh-md-1-rem{max-height:1rem!important}.mxh-md-1-px{max-height:1px!important}.mxh-md-1{max-height:1%!important}.mxh-md-2-vh{max-height:2vh!important}.mxh-md-2-rem{max-height:2rem!important}.mxh-md-2-px{max-height:2px!important}.mxh-md-2{max-height:2%!important}.mxh-md-3-vh{max-height:3vh!important}.mxh-md-3-rem{max-height:3rem!important}.mxh-md-3-px{max-height:3px!important}.mxh-md-3{max-height:3%!important}.mxh-md-4-vh{max-height:4vh!important}.mxh-md-4-rem{max-height:4rem!important}.mxh-md-4-px{max-height:4px!important}.mxh-md-4{max-height:4%!important}.mxh-md-5-vh{max-height:5vh!important}.mxh-md-5-rem{max-height:5rem!important}.mxh-md-5-px{max-height:5px!important}.mxh-md-5{max-height:5%!important}.mxh-md-6-vh{max-height:6vh!important}.mxh-md-6-rem{max-height:6rem!important}.mxh-md-6-px{max-height:6px!important}.mxh-md-6{max-height:6%!important}.mxh-md-7-vh{max-height:7vh!important}.mxh-md-7-rem{max-height:7rem!important}.mxh-md-7-px{max-height:7px!important}.mxh-md-7{max-height:7%!important}.mxh-md-8-vh{max-height:8vh!important}.mxh-md-8-rem{max-height:8rem!important}.mxh-md-8-px{max-height:8px!important}.mxh-md-8{max-height:8%!important}.mxh-md-9-vh{max-height:9vh!important}.mxh-md-9-rem{max-height:9rem!important}.mxh-md-9-px{max-height:9px!important}.mxh-md-9{max-height:9%!important}.mxh-md-10-vh{max-height:10vh!important}.mxh-md-10-rem{max-height:10rem!important}.mxh-md-10-px{max-height:10px!important}.mxh-md-10{max-height:10%!important}.mxh-md-11-vh{max-height:11vh!important}.mxh-md-11-rem{max-height:11rem!important}.mxh-md-11-px{max-height:11px!important}.mxh-md-11{max-height:11%!important}.mxh-md-12-vh{max-height:12vh!important}.mxh-md-12-rem{max-height:12rem!important}.mxh-md-12-px{max-height:12px!important}.mxh-md-12{max-height:12%!important}.mxh-md-13-vh{max-height:13vh!important}.mxh-md-13-rem{max-height:13rem!important}.mxh-md-13-px{max-height:13px!important}.mxh-md-13{max-height:13%!important}.mxh-md-14-vh{max-height:14vh!important}.mxh-md-14-rem{max-height:14rem!important}.mxh-md-14-px{max-height:14px!important}.mxh-md-14{max-height:14%!important}.mxh-md-15-vh{max-height:15vh!important}.mxh-md-15-rem{max-height:15rem!important}.mxh-md-15-px{max-height:15px!important}.mxh-md-15{max-height:15%!important}.mxh-md-16-vh{max-height:16vh!important}.mxh-md-16-rem{max-height:16rem!important}.mxh-md-16-px{max-height:16px!important}.mxh-md-16{max-height:16%!important}.mxh-md-17-vh{max-height:17vh!important}.mxh-md-17-rem{max-height:17rem!important}.mxh-md-17-px{max-height:17px!important}.mxh-md-17{max-height:17%!important}.mxh-md-18-vh{max-height:18vh!important}.mxh-md-18-rem{max-height:18rem!important}.mxh-md-18-px{max-height:18px!important}.mxh-md-18{max-height:18%!important}.mxh-md-19-vh{max-height:19vh!important}.mxh-md-19-rem{max-height:19rem!important}.mxh-md-19-px{max-height:19px!important}.mxh-md-19{max-height:19%!important}.mxh-md-20-vh{max-height:20vh!important}.mxh-md-20-rem{max-height:20rem!important}.mxh-md-20-px{max-height:20px!important}.mxh-md-20{max-height:20%!important}.mxh-md-21-vh{max-height:21vh!important}.mxh-md-21-rem{max-height:21rem!important}.mxh-md-21-px{max-height:21px!important}.mxh-md-21{max-height:21%!important}.mxh-md-22-vh{max-height:22vh!important}.mxh-md-22-rem{max-height:22rem!important}.mxh-md-22-px{max-height:22px!important}.mxh-md-22{max-height:22%!important}.mxh-md-23-vh{max-height:23vh!important}.mxh-md-23-rem{max-height:23rem!important}.mxh-md-23-px{max-height:23px!important}.mxh-md-23{max-height:23%!important}.mxh-md-24-vh{max-height:24vh!important}.mxh-md-24-rem{max-height:24rem!important}.mxh-md-24-px{max-height:24px!important}.mxh-md-24{max-height:24%!important}.mxh-md-25-vh{max-height:25vh!important}.mxh-md-25-rem{max-height:25rem!important}.mxh-md-25-px{max-height:25px!important}.mxh-md-25{max-height:25%!important}.mxh-md-26-vh{max-height:26vh!important}.mxh-md-26-rem{max-height:26rem!important}.mxh-md-26-px{max-height:26px!important}.mxh-md-26{max-height:26%!important}.mxh-md-27-vh{max-height:27vh!important}.mxh-md-27-rem{max-height:27rem!important}.mxh-md-27-px{max-height:27px!important}.mxh-md-27{max-height:27%!important}.mxh-md-28-vh{max-height:28vh!important}.mxh-md-28-rem{max-height:28rem!important}.mxh-md-28-px{max-height:28px!important}.mxh-md-28{max-height:28%!important}.mxh-md-29-vh{max-height:29vh!important}.mxh-md-29-rem{max-height:29rem!important}.mxh-md-29-px{max-height:29px!important}.mxh-md-29{max-height:29%!important}.mxh-md-30-vh{max-height:30vh!important}.mxh-md-30-rem{max-height:30rem!important}.mxh-md-30-px{max-height:30px!important}.mxh-md-30{max-height:30%!important}.mxh-md-31-vh{max-height:31vh!important}.mxh-md-31-rem{max-height:31rem!important}.mxh-md-31-px{max-height:31px!important}.mxh-md-31{max-height:31%!important}.mxh-md-32-vh{max-height:32vh!important}.mxh-md-32-rem{max-height:32rem!important}.mxh-md-32-px{max-height:32px!important}.mxh-md-32{max-height:32%!important}.mxh-md-33-vh{max-height:33vh!important}.mxh-md-33-rem{max-height:33rem!important}.mxh-md-33-px{max-height:33px!important}.mxh-md-33{max-height:33%!important}.mxh-md-34-vh{max-height:34vh!important}.mxh-md-34-rem{max-height:34rem!important}.mxh-md-34-px{max-height:34px!important}.mxh-md-34{max-height:34%!important}.mxh-md-35-vh{max-height:35vh!important}.mxh-md-35-rem{max-height:35rem!important}.mxh-md-35-px{max-height:35px!important}.mxh-md-35{max-height:35%!important}.mxh-md-36-vh{max-height:36vh!important}.mxh-md-36-rem{max-height:36rem!important}.mxh-md-36-px{max-height:36px!important}.mxh-md-36{max-height:36%!important}.mxh-md-37-vh{max-height:37vh!important}.mxh-md-37-rem{max-height:37rem!important}.mxh-md-37-px{max-height:37px!important}.mxh-md-37{max-height:37%!important}.mxh-md-38-vh{max-height:38vh!important}.mxh-md-38-rem{max-height:38rem!important}.mxh-md-38-px{max-height:38px!important}.mxh-md-38{max-height:38%!important}.mxh-md-39-vh{max-height:39vh!important}.mxh-md-39-rem{max-height:39rem!important}.mxh-md-39-px{max-height:39px!important}.mxh-md-39{max-height:39%!important}.mxh-md-40-vh{max-height:40vh!important}.mxh-md-40-rem{max-height:40rem!important}.mxh-md-40-px{max-height:40px!important}.mxh-md-40{max-height:40%!important}.mxh-md-41-vh{max-height:41vh!important}.mxh-md-41-rem{max-height:41rem!important}.mxh-md-41-px{max-height:41px!important}.mxh-md-41{max-height:41%!important}.mxh-md-42-vh{max-height:42vh!important}.mxh-md-42-rem{max-height:42rem!important}.mxh-md-42-px{max-height:42px!important}.mxh-md-42{max-height:42%!important}.mxh-md-43-vh{max-height:43vh!important}.mxh-md-43-rem{max-height:43rem!important}.mxh-md-43-px{max-height:43px!important}.mxh-md-43{max-height:43%!important}.mxh-md-44-vh{max-height:44vh!important}.mxh-md-44-rem{max-height:44rem!important}.mxh-md-44-px{max-height:44px!important}.mxh-md-44{max-height:44%!important}.mxh-md-45-vh{max-height:45vh!important}.mxh-md-45-rem{max-height:45rem!important}.mxh-md-45-px{max-height:45px!important}.mxh-md-45{max-height:45%!important}.mxh-md-46-vh{max-height:46vh!important}.mxh-md-46-rem{max-height:46rem!important}.mxh-md-46-px{max-height:46px!important}.mxh-md-46{max-height:46%!important}.mxh-md-47-vh{max-height:47vh!important}.mxh-md-47-rem{max-height:47rem!important}.mxh-md-47-px{max-height:47px!important}.mxh-md-47{max-height:47%!important}.mxh-md-48-vh{max-height:48vh!important}.mxh-md-48-rem{max-height:48rem!important}.mxh-md-48-px{max-height:48px!important}.mxh-md-48{max-height:48%!important}.mxh-md-49-vh{max-height:49vh!important}.mxh-md-49-rem{max-height:49rem!important}.mxh-md-49-px{max-height:49px!important}.mxh-md-49{max-height:49%!important}.mxh-md-50-vh{max-height:50vh!important}.mxh-md-50-rem{max-height:50rem!important}.mxh-md-50-px{max-height:50px!important}.mxh-md-50{max-height:50%!important}.mxh-md-51-vh{max-height:51vh!important}.mxh-md-51-rem{max-height:51rem!important}.mxh-md-51-px{max-height:51px!important}.mxh-md-51{max-height:51%!important}.mxh-md-52-vh{max-height:52vh!important}.mxh-md-52-rem{max-height:52rem!important}.mxh-md-52-px{max-height:52px!important}.mxh-md-52{max-height:52%!important}.mxh-md-53-vh{max-height:53vh!important}.mxh-md-53-rem{max-height:53rem!important}.mxh-md-53-px{max-height:53px!important}.mxh-md-53{max-height:53%!important}.mxh-md-54-vh{max-height:54vh!important}.mxh-md-54-rem{max-height:54rem!important}.mxh-md-54-px{max-height:54px!important}.mxh-md-54{max-height:54%!important}.mxh-md-55-vh{max-height:55vh!important}.mxh-md-55-rem{max-height:55rem!important}.mxh-md-55-px{max-height:55px!important}.mxh-md-55{max-height:55%!important}.mxh-md-56-vh{max-height:56vh!important}.mxh-md-56-rem{max-height:56rem!important}.mxh-md-56-px{max-height:56px!important}.mxh-md-56{max-height:56%!important}.mxh-md-57-vh{max-height:57vh!important}.mxh-md-57-rem{max-height:57rem!important}.mxh-md-57-px{max-height:57px!important}.mxh-md-57{max-height:57%!important}.mxh-md-58-vh{max-height:58vh!important}.mxh-md-58-rem{max-height:58rem!important}.mxh-md-58-px{max-height:58px!important}.mxh-md-58{max-height:58%!important}.mxh-md-59-vh{max-height:59vh!important}.mxh-md-59-rem{max-height:59rem!important}.mxh-md-59-px{max-height:59px!important}.mxh-md-59{max-height:59%!important}.mxh-md-60-vh{max-height:60vh!important}.mxh-md-60-rem{max-height:60rem!important}.mxh-md-60-px{max-height:60px!important}.mxh-md-60{max-height:60%!important}.mxh-md-61-vh{max-height:61vh!important}.mxh-md-61-rem{max-height:61rem!important}.mxh-md-61-px{max-height:61px!important}.mxh-md-61{max-height:61%!important}.mxh-md-62-vh{max-height:62vh!important}.mxh-md-62-rem{max-height:62rem!important}.mxh-md-62-px{max-height:62px!important}.mxh-md-62{max-height:62%!important}.mxh-md-63-vh{max-height:63vh!important}.mxh-md-63-rem{max-height:63rem!important}.mxh-md-63-px{max-height:63px!important}.mxh-md-63{max-height:63%!important}.mxh-md-64-vh{max-height:64vh!important}.mxh-md-64-rem{max-height:64rem!important}.mxh-md-64-px{max-height:64px!important}.mxh-md-64{max-height:64%!important}.mxh-md-65-vh{max-height:65vh!important}.mxh-md-65-rem{max-height:65rem!important}.mxh-md-65-px{max-height:65px!important}.mxh-md-65{max-height:65%!important}.mxh-md-66-vh{max-height:66vh!important}.mxh-md-66-rem{max-height:66rem!important}.mxh-md-66-px{max-height:66px!important}.mxh-md-66{max-height:66%!important}.mxh-md-67-vh{max-height:67vh!important}.mxh-md-67-rem{max-height:67rem!important}.mxh-md-67-px{max-height:67px!important}.mxh-md-67{max-height:67%!important}.mxh-md-68-vh{max-height:68vh!important}.mxh-md-68-rem{max-height:68rem!important}.mxh-md-68-px{max-height:68px!important}.mxh-md-68{max-height:68%!important}.mxh-md-69-vh{max-height:69vh!important}.mxh-md-69-rem{max-height:69rem!important}.mxh-md-69-px{max-height:69px!important}.mxh-md-69{max-height:69%!important}.mxh-md-70-vh{max-height:70vh!important}.mxh-md-70-rem{max-height:70rem!important}.mxh-md-70-px{max-height:70px!important}.mxh-md-70{max-height:70%!important}.mxh-md-71-vh{max-height:71vh!important}.mxh-md-71-rem{max-height:71rem!important}.mxh-md-71-px{max-height:71px!important}.mxh-md-71{max-height:71%!important}.mxh-md-72-vh{max-height:72vh!important}.mxh-md-72-rem{max-height:72rem!important}.mxh-md-72-px{max-height:72px!important}.mxh-md-72{max-height:72%!important}.mxh-md-73-vh{max-height:73vh!important}.mxh-md-73-rem{max-height:73rem!important}.mxh-md-73-px{max-height:73px!important}.mxh-md-73{max-height:73%!important}.mxh-md-74-vh{max-height:74vh!important}.mxh-md-74-rem{max-height:74rem!important}.mxh-md-74-px{max-height:74px!important}.mxh-md-74{max-height:74%!important}.mxh-md-75-vh{max-height:75vh!important}.mxh-md-75-rem{max-height:75rem!important}.mxh-md-75-px{max-height:75px!important}.mxh-md-75{max-height:75%!important}.mxh-md-76-vh{max-height:76vh!important}.mxh-md-76-rem{max-height:76rem!important}.mxh-md-76-px{max-height:76px!important}.mxh-md-76{max-height:76%!important}.mxh-md-77-vh{max-height:77vh!important}.mxh-md-77-rem{max-height:77rem!important}.mxh-md-77-px{max-height:77px!important}.mxh-md-77{max-height:77%!important}.mxh-md-78-vh{max-height:78vh!important}.mxh-md-78-rem{max-height:78rem!important}.mxh-md-78-px{max-height:78px!important}.mxh-md-78{max-height:78%!important}.mxh-md-79-vh{max-height:79vh!important}.mxh-md-79-rem{max-height:79rem!important}.mxh-md-79-px{max-height:79px!important}.mxh-md-79{max-height:79%!important}.mxh-md-80-vh{max-height:80vh!important}.mxh-md-80-rem{max-height:80rem!important}.mxh-md-80-px{max-height:80px!important}.mxh-md-80{max-height:80%!important}.mxh-md-81-vh{max-height:81vh!important}.mxh-md-81-rem{max-height:81rem!important}.mxh-md-81-px{max-height:81px!important}.mxh-md-81{max-height:81%!important}.mxh-md-82-vh{max-height:82vh!important}.mxh-md-82-rem{max-height:82rem!important}.mxh-md-82-px{max-height:82px!important}.mxh-md-82{max-height:82%!important}.mxh-md-83-vh{max-height:83vh!important}.mxh-md-83-rem{max-height:83rem!important}.mxh-md-83-px{max-height:83px!important}.mxh-md-83{max-height:83%!important}.mxh-md-84-vh{max-height:84vh!important}.mxh-md-84-rem{max-height:84rem!important}.mxh-md-84-px{max-height:84px!important}.mxh-md-84{max-height:84%!important}.mxh-md-85-vh{max-height:85vh!important}.mxh-md-85-rem{max-height:85rem!important}.mxh-md-85-px{max-height:85px!important}.mxh-md-85{max-height:85%!important}.mxh-md-86-vh{max-height:86vh!important}.mxh-md-86-rem{max-height:86rem!important}.mxh-md-86-px{max-height:86px!important}.mxh-md-86{max-height:86%!important}.mxh-md-87-vh{max-height:87vh!important}.mxh-md-87-rem{max-height:87rem!important}.mxh-md-87-px{max-height:87px!important}.mxh-md-87{max-height:87%!important}.mxh-md-88-vh{max-height:88vh!important}.mxh-md-88-rem{max-height:88rem!important}.mxh-md-88-px{max-height:88px!important}.mxh-md-88{max-height:88%!important}.mxh-md-89-vh{max-height:89vh!important}.mxh-md-89-rem{max-height:89rem!important}.mxh-md-89-px{max-height:89px!important}.mxh-md-89{max-height:89%!important}.mxh-md-90-vh{max-height:90vh!important}.mxh-md-90-rem{max-height:90rem!important}.mxh-md-90-px{max-height:90px!important}.mxh-md-90{max-height:90%!important}.mxh-md-91-vh{max-height:91vh!important}.mxh-md-91-rem{max-height:91rem!important}.mxh-md-91-px{max-height:91px!important}.mxh-md-91{max-height:91%!important}.mxh-md-92-vh{max-height:92vh!important}.mxh-md-92-rem{max-height:92rem!important}.mxh-md-92-px{max-height:92px!important}.mxh-md-92{max-height:92%!important}.mxh-md-93-vh{max-height:93vh!important}.mxh-md-93-rem{max-height:93rem!important}.mxh-md-93-px{max-height:93px!important}.mxh-md-93{max-height:93%!important}.mxh-md-94-vh{max-height:94vh!important}.mxh-md-94-rem{max-height:94rem!important}.mxh-md-94-px{max-height:94px!important}.mxh-md-94{max-height:94%!important}.mxh-md-95-vh{max-height:95vh!important}.mxh-md-95-rem{max-height:95rem!important}.mxh-md-95-px{max-height:95px!important}.mxh-md-95{max-height:95%!important}.mxh-md-96-vh{max-height:96vh!important}.mxh-md-96-rem{max-height:96rem!important}.mxh-md-96-px{max-height:96px!important}.mxh-md-96{max-height:96%!important}.mxh-md-97-vh{max-height:97vh!important}.mxh-md-97-rem{max-height:97rem!important}.mxh-md-97-px{max-height:97px!important}.mxh-md-97{max-height:97%!important}.mxh-md-98-vh{max-height:98vh!important}.mxh-md-98-rem{max-height:98rem!important}.mxh-md-98-px{max-height:98px!important}.mxh-md-98{max-height:98%!important}.mxh-md-99-vh{max-height:99vh!important}.mxh-md-99-rem{max-height:99rem!important}.mxh-md-99-px{max-height:99px!important}.mxh-md-99{max-height:99%!important}.mxh-md-100-vh{max-height:100vh!important}.mxh-md-100-rem{max-height:100rem!important}.mxh-md-100-px{max-height:100px!important}.mxh-md-100{max-height:100%!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-shrink-md-0{flex-shrink:0!important}.flex-shrink-md-1{flex-shrink:1!important}.flex-shrink-md-2{flex-shrink:2!important}.flex-shrink-md-3{flex-shrink:3!important}.flex-shrink-md-4{flex-shrink:4!important}.flex-shrink-md-5{flex-shrink:5!important}.flex-shrink-md-6{flex-shrink:6!important}.flex-shrink-md-7{flex-shrink:7!important}.flex-shrink-md-8{flex-shrink:8!important}.flex-shrink-md-9{flex-shrink:9!important}.flex-shrink-md-10{flex-shrink:10!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-xs{font-size:.5rem!important}.text-md-sm{font-size:.625rem!important}.text-md-md{font-size:.75rem!important}.text-md-lg{font-size:.875rem!important}.text-md-xl{font-size:1rem!important}.text-md-xxl{font-size:1.125rem!important}.text-md-1{font-size:2.5rem!important}.text-md-2{font-size:2rem!important}.text-md-3{font-size:1.75rem!important}.text-md-4{font-size:1.5rem!important}.text-md-5{font-size:1.25rem!important}.text-md-6{font-size:1rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.cursor-md-auto{cursor:auto!important}.cursor-md-pointer{cursor:pointer!important}.cursor-md-grab{cursor:grab!important}.cursor-md-default{cursor:default!important}.rotate-md-0{transform:rotate(0)!important}.rotate-md-45{transform:rotate(45deg)!important}.rotate-md-90{transform:rotate(90deg)!important}.rotate-md-180{transform:rotate(180deg)!important}.rotate-md-270{transform:rotate(270deg)!important}.rotate-md-315{transform:rotate(315deg)!important}.rotate-md-360{transform:rotate(360deg)!important}.rotate-md-start{transform:rotate(90deg)!important}.rotate-md-end{transform:rotate(270deg)!important}.mnh-md-0{min-height:0!important}.mnh-md-0-vh{min-height:0vh!important}.mnh-md-0-rem{min-height:0rem!important}.mnh-md-0-px{min-height:0px!important}.mnh-md-0{min-height:0%!important}.mnh-md-1-vh{min-height:1vh!important}.mnh-md-1-rem{min-height:1rem!important}.mnh-md-1-px{min-height:1px!important}.mnh-md-1{min-height:1%!important}.mnh-md-2-vh{min-height:2vh!important}.mnh-md-2-rem{min-height:2rem!important}.mnh-md-2-px{min-height:2px!important}.mnh-md-2{min-height:2%!important}.mnh-md-3-vh{min-height:3vh!important}.mnh-md-3-rem{min-height:3rem!important}.mnh-md-3-px{min-height:3px!important}.mnh-md-3{min-height:3%!important}.mnh-md-4-vh{min-height:4vh!important}.mnh-md-4-rem{min-height:4rem!important}.mnh-md-4-px{min-height:4px!important}.mnh-md-4{min-height:4%!important}.mnh-md-5-vh{min-height:5vh!important}.mnh-md-5-rem{min-height:5rem!important}.mnh-md-5-px{min-height:5px!important}.mnh-md-5{min-height:5%!important}.mnh-md-6-vh{min-height:6vh!important}.mnh-md-6-rem{min-height:6rem!important}.mnh-md-6-px{min-height:6px!important}.mnh-md-6{min-height:6%!important}.mnh-md-7-vh{min-height:7vh!important}.mnh-md-7-rem{min-height:7rem!important}.mnh-md-7-px{min-height:7px!important}.mnh-md-7{min-height:7%!important}.mnh-md-8-vh{min-height:8vh!important}.mnh-md-8-rem{min-height:8rem!important}.mnh-md-8-px{min-height:8px!important}.mnh-md-8{min-height:8%!important}.mnh-md-9-vh{min-height:9vh!important}.mnh-md-9-rem{min-height:9rem!important}.mnh-md-9-px{min-height:9px!important}.mnh-md-9{min-height:9%!important}.mnh-md-10-vh{min-height:10vh!important}.mnh-md-10-rem{min-height:10rem!important}.mnh-md-10-px{min-height:10px!important}.mnh-md-10{min-height:10%!important}.mnh-md-11-vh{min-height:11vh!important}.mnh-md-11-rem{min-height:11rem!important}.mnh-md-11-px{min-height:11px!important}.mnh-md-11{min-height:11%!important}.mnh-md-12-vh{min-height:12vh!important}.mnh-md-12-rem{min-height:12rem!important}.mnh-md-12-px{min-height:12px!important}.mnh-md-12{min-height:12%!important}.mnh-md-13-vh{min-height:13vh!important}.mnh-md-13-rem{min-height:13rem!important}.mnh-md-13-px{min-height:13px!important}.mnh-md-13{min-height:13%!important}.mnh-md-14-vh{min-height:14vh!important}.mnh-md-14-rem{min-height:14rem!important}.mnh-md-14-px{min-height:14px!important}.mnh-md-14{min-height:14%!important}.mnh-md-15-vh{min-height:15vh!important}.mnh-md-15-rem{min-height:15rem!important}.mnh-md-15-px{min-height:15px!important}.mnh-md-15{min-height:15%!important}.mnh-md-16-vh{min-height:16vh!important}.mnh-md-16-rem{min-height:16rem!important}.mnh-md-16-px{min-height:16px!important}.mnh-md-16{min-height:16%!important}.mnh-md-17-vh{min-height:17vh!important}.mnh-md-17-rem{min-height:17rem!important}.mnh-md-17-px{min-height:17px!important}.mnh-md-17{min-height:17%!important}.mnh-md-18-vh{min-height:18vh!important}.mnh-md-18-rem{min-height:18rem!important}.mnh-md-18-px{min-height:18px!important}.mnh-md-18{min-height:18%!important}.mnh-md-19-vh{min-height:19vh!important}.mnh-md-19-rem{min-height:19rem!important}.mnh-md-19-px{min-height:19px!important}.mnh-md-19{min-height:19%!important}.mnh-md-20-vh{min-height:20vh!important}.mnh-md-20-rem{min-height:20rem!important}.mnh-md-20-px{min-height:20px!important}.mnh-md-20{min-height:20%!important}.mnh-md-21-vh{min-height:21vh!important}.mnh-md-21-rem{min-height:21rem!important}.mnh-md-21-px{min-height:21px!important}.mnh-md-21{min-height:21%!important}.mnh-md-22-vh{min-height:22vh!important}.mnh-md-22-rem{min-height:22rem!important}.mnh-md-22-px{min-height:22px!important}.mnh-md-22{min-height:22%!important}.mnh-md-23-vh{min-height:23vh!important}.mnh-md-23-rem{min-height:23rem!important}.mnh-md-23-px{min-height:23px!important}.mnh-md-23{min-height:23%!important}.mnh-md-24-vh{min-height:24vh!important}.mnh-md-24-rem{min-height:24rem!important}.mnh-md-24-px{min-height:24px!important}.mnh-md-24{min-height:24%!important}.mnh-md-25-vh{min-height:25vh!important}.mnh-md-25-rem{min-height:25rem!important}.mnh-md-25-px{min-height:25px!important}.mnh-md-25{min-height:25%!important}.mnh-md-26-vh{min-height:26vh!important}.mnh-md-26-rem{min-height:26rem!important}.mnh-md-26-px{min-height:26px!important}.mnh-md-26{min-height:26%!important}.mnh-md-27-vh{min-height:27vh!important}.mnh-md-27-rem{min-height:27rem!important}.mnh-md-27-px{min-height:27px!important}.mnh-md-27{min-height:27%!important}.mnh-md-28-vh{min-height:28vh!important}.mnh-md-28-rem{min-height:28rem!important}.mnh-md-28-px{min-height:28px!important}.mnh-md-28{min-height:28%!important}.mnh-md-29-vh{min-height:29vh!important}.mnh-md-29-rem{min-height:29rem!important}.mnh-md-29-px{min-height:29px!important}.mnh-md-29{min-height:29%!important}.mnh-md-30-vh{min-height:30vh!important}.mnh-md-30-rem{min-height:30rem!important}.mnh-md-30-px{min-height:30px!important}.mnh-md-30{min-height:30%!important}.mnh-md-31-vh{min-height:31vh!important}.mnh-md-31-rem{min-height:31rem!important}.mnh-md-31-px{min-height:31px!important}.mnh-md-31{min-height:31%!important}.mnh-md-32-vh{min-height:32vh!important}.mnh-md-32-rem{min-height:32rem!important}.mnh-md-32-px{min-height:32px!important}.mnh-md-32{min-height:32%!important}.mnh-md-33-vh{min-height:33vh!important}.mnh-md-33-rem{min-height:33rem!important}.mnh-md-33-px{min-height:33px!important}.mnh-md-33{min-height:33%!important}.mnh-md-34-vh{min-height:34vh!important}.mnh-md-34-rem{min-height:34rem!important}.mnh-md-34-px{min-height:34px!important}.mnh-md-34{min-height:34%!important}.mnh-md-35-vh{min-height:35vh!important}.mnh-md-35-rem{min-height:35rem!important}.mnh-md-35-px{min-height:35px!important}.mnh-md-35{min-height:35%!important}.mnh-md-36-vh{min-height:36vh!important}.mnh-md-36-rem{min-height:36rem!important}.mnh-md-36-px{min-height:36px!important}.mnh-md-36{min-height:36%!important}.mnh-md-37-vh{min-height:37vh!important}.mnh-md-37-rem{min-height:37rem!important}.mnh-md-37-px{min-height:37px!important}.mnh-md-37{min-height:37%!important}.mnh-md-38-vh{min-height:38vh!important}.mnh-md-38-rem{min-height:38rem!important}.mnh-md-38-px{min-height:38px!important}.mnh-md-38{min-height:38%!important}.mnh-md-39-vh{min-height:39vh!important}.mnh-md-39-rem{min-height:39rem!important}.mnh-md-39-px{min-height:39px!important}.mnh-md-39{min-height:39%!important}.mnh-md-40-vh{min-height:40vh!important}.mnh-md-40-rem{min-height:40rem!important}.mnh-md-40-px{min-height:40px!important}.mnh-md-40{min-height:40%!important}.mnh-md-41-vh{min-height:41vh!important}.mnh-md-41-rem{min-height:41rem!important}.mnh-md-41-px{min-height:41px!important}.mnh-md-41{min-height:41%!important}.mnh-md-42-vh{min-height:42vh!important}.mnh-md-42-rem{min-height:42rem!important}.mnh-md-42-px{min-height:42px!important}.mnh-md-42{min-height:42%!important}.mnh-md-43-vh{min-height:43vh!important}.mnh-md-43-rem{min-height:43rem!important}.mnh-md-43-px{min-height:43px!important}.mnh-md-43{min-height:43%!important}.mnh-md-44-vh{min-height:44vh!important}.mnh-md-44-rem{min-height:44rem!important}.mnh-md-44-px{min-height:44px!important}.mnh-md-44{min-height:44%!important}.mnh-md-45-vh{min-height:45vh!important}.mnh-md-45-rem{min-height:45rem!important}.mnh-md-45-px{min-height:45px!important}.mnh-md-45{min-height:45%!important}.mnh-md-46-vh{min-height:46vh!important}.mnh-md-46-rem{min-height:46rem!important}.mnh-md-46-px{min-height:46px!important}.mnh-md-46{min-height:46%!important}.mnh-md-47-vh{min-height:47vh!important}.mnh-md-47-rem{min-height:47rem!important}.mnh-md-47-px{min-height:47px!important}.mnh-md-47{min-height:47%!important}.mnh-md-48-vh{min-height:48vh!important}.mnh-md-48-rem{min-height:48rem!important}.mnh-md-48-px{min-height:48px!important}.mnh-md-48{min-height:48%!important}.mnh-md-49-vh{min-height:49vh!important}.mnh-md-49-rem{min-height:49rem!important}.mnh-md-49-px{min-height:49px!important}.mnh-md-49{min-height:49%!important}.mnh-md-50-vh{min-height:50vh!important}.mnh-md-50-rem{min-height:50rem!important}.mnh-md-50-px{min-height:50px!important}.mnh-md-50{min-height:50%!important}.mnh-md-51-vh{min-height:51vh!important}.mnh-md-51-rem{min-height:51rem!important}.mnh-md-51-px{min-height:51px!important}.mnh-md-51{min-height:51%!important}.mnh-md-52-vh{min-height:52vh!important}.mnh-md-52-rem{min-height:52rem!important}.mnh-md-52-px{min-height:52px!important}.mnh-md-52{min-height:52%!important}.mnh-md-53-vh{min-height:53vh!important}.mnh-md-53-rem{min-height:53rem!important}.mnh-md-53-px{min-height:53px!important}.mnh-md-53{min-height:53%!important}.mnh-md-54-vh{min-height:54vh!important}.mnh-md-54-rem{min-height:54rem!important}.mnh-md-54-px{min-height:54px!important}.mnh-md-54{min-height:54%!important}.mnh-md-55-vh{min-height:55vh!important}.mnh-md-55-rem{min-height:55rem!important}.mnh-md-55-px{min-height:55px!important}.mnh-md-55{min-height:55%!important}.mnh-md-56-vh{min-height:56vh!important}.mnh-md-56-rem{min-height:56rem!important}.mnh-md-56-px{min-height:56px!important}.mnh-md-56{min-height:56%!important}.mnh-md-57-vh{min-height:57vh!important}.mnh-md-57-rem{min-height:57rem!important}.mnh-md-57-px{min-height:57px!important}.mnh-md-57{min-height:57%!important}.mnh-md-58-vh{min-height:58vh!important}.mnh-md-58-rem{min-height:58rem!important}.mnh-md-58-px{min-height:58px!important}.mnh-md-58{min-height:58%!important}.mnh-md-59-vh{min-height:59vh!important}.mnh-md-59-rem{min-height:59rem!important}.mnh-md-59-px{min-height:59px!important}.mnh-md-59{min-height:59%!important}.mnh-md-60-vh{min-height:60vh!important}.mnh-md-60-rem{min-height:60rem!important}.mnh-md-60-px{min-height:60px!important}.mnh-md-60{min-height:60%!important}.mnh-md-61-vh{min-height:61vh!important}.mnh-md-61-rem{min-height:61rem!important}.mnh-md-61-px{min-height:61px!important}.mnh-md-61{min-height:61%!important}.mnh-md-62-vh{min-height:62vh!important}.mnh-md-62-rem{min-height:62rem!important}.mnh-md-62-px{min-height:62px!important}.mnh-md-62{min-height:62%!important}.mnh-md-63-vh{min-height:63vh!important}.mnh-md-63-rem{min-height:63rem!important}.mnh-md-63-px{min-height:63px!important}.mnh-md-63{min-height:63%!important}.mnh-md-64-vh{min-height:64vh!important}.mnh-md-64-rem{min-height:64rem!important}.mnh-md-64-px{min-height:64px!important}.mnh-md-64{min-height:64%!important}.mnh-md-65-vh{min-height:65vh!important}.mnh-md-65-rem{min-height:65rem!important}.mnh-md-65-px{min-height:65px!important}.mnh-md-65{min-height:65%!important}.mnh-md-66-vh{min-height:66vh!important}.mnh-md-66-rem{min-height:66rem!important}.mnh-md-66-px{min-height:66px!important}.mnh-md-66{min-height:66%!important}.mnh-md-67-vh{min-height:67vh!important}.mnh-md-67-rem{min-height:67rem!important}.mnh-md-67-px{min-height:67px!important}.mnh-md-67{min-height:67%!important}.mnh-md-68-vh{min-height:68vh!important}.mnh-md-68-rem{min-height:68rem!important}.mnh-md-68-px{min-height:68px!important}.mnh-md-68{min-height:68%!important}.mnh-md-69-vh{min-height:69vh!important}.mnh-md-69-rem{min-height:69rem!important}.mnh-md-69-px{min-height:69px!important}.mnh-md-69{min-height:69%!important}.mnh-md-70-vh{min-height:70vh!important}.mnh-md-70-rem{min-height:70rem!important}.mnh-md-70-px{min-height:70px!important}.mnh-md-70{min-height:70%!important}.mnh-md-71-vh{min-height:71vh!important}.mnh-md-71-rem{min-height:71rem!important}.mnh-md-71-px{min-height:71px!important}.mnh-md-71{min-height:71%!important}.mnh-md-72-vh{min-height:72vh!important}.mnh-md-72-rem{min-height:72rem!important}.mnh-md-72-px{min-height:72px!important}.mnh-md-72{min-height:72%!important}.mnh-md-73-vh{min-height:73vh!important}.mnh-md-73-rem{min-height:73rem!important}.mnh-md-73-px{min-height:73px!important}.mnh-md-73{min-height:73%!important}.mnh-md-74-vh{min-height:74vh!important}.mnh-md-74-rem{min-height:74rem!important}.mnh-md-74-px{min-height:74px!important}.mnh-md-74{min-height:74%!important}.mnh-md-75-vh{min-height:75vh!important}.mnh-md-75-rem{min-height:75rem!important}.mnh-md-75-px{min-height:75px!important}.mnh-md-75{min-height:75%!important}.mnh-md-76-vh{min-height:76vh!important}.mnh-md-76-rem{min-height:76rem!important}.mnh-md-76-px{min-height:76px!important}.mnh-md-76{min-height:76%!important}.mnh-md-77-vh{min-height:77vh!important}.mnh-md-77-rem{min-height:77rem!important}.mnh-md-77-px{min-height:77px!important}.mnh-md-77{min-height:77%!important}.mnh-md-78-vh{min-height:78vh!important}.mnh-md-78-rem{min-height:78rem!important}.mnh-md-78-px{min-height:78px!important}.mnh-md-78{min-height:78%!important}.mnh-md-79-vh{min-height:79vh!important}.mnh-md-79-rem{min-height:79rem!important}.mnh-md-79-px{min-height:79px!important}.mnh-md-79{min-height:79%!important}.mnh-md-80-vh{min-height:80vh!important}.mnh-md-80-rem{min-height:80rem!important}.mnh-md-80-px{min-height:80px!important}.mnh-md-80{min-height:80%!important}.mnh-md-81-vh{min-height:81vh!important}.mnh-md-81-rem{min-height:81rem!important}.mnh-md-81-px{min-height:81px!important}.mnh-md-81{min-height:81%!important}.mnh-md-82-vh{min-height:82vh!important}.mnh-md-82-rem{min-height:82rem!important}.mnh-md-82-px{min-height:82px!important}.mnh-md-82{min-height:82%!important}.mnh-md-83-vh{min-height:83vh!important}.mnh-md-83-rem{min-height:83rem!important}.mnh-md-83-px{min-height:83px!important}.mnh-md-83{min-height:83%!important}.mnh-md-84-vh{min-height:84vh!important}.mnh-md-84-rem{min-height:84rem!important}.mnh-md-84-px{min-height:84px!important}.mnh-md-84{min-height:84%!important}.mnh-md-85-vh{min-height:85vh!important}.mnh-md-85-rem{min-height:85rem!important}.mnh-md-85-px{min-height:85px!important}.mnh-md-85{min-height:85%!important}.mnh-md-86-vh{min-height:86vh!important}.mnh-md-86-rem{min-height:86rem!important}.mnh-md-86-px{min-height:86px!important}.mnh-md-86{min-height:86%!important}.mnh-md-87-vh{min-height:87vh!important}.mnh-md-87-rem{min-height:87rem!important}.mnh-md-87-px{min-height:87px!important}.mnh-md-87{min-height:87%!important}.mnh-md-88-vh{min-height:88vh!important}.mnh-md-88-rem{min-height:88rem!important}.mnh-md-88-px{min-height:88px!important}.mnh-md-88{min-height:88%!important}.mnh-md-89-vh{min-height:89vh!important}.mnh-md-89-rem{min-height:89rem!important}.mnh-md-89-px{min-height:89px!important}.mnh-md-89{min-height:89%!important}.mnh-md-90-vh{min-height:90vh!important}.mnh-md-90-rem{min-height:90rem!important}.mnh-md-90-px{min-height:90px!important}.mnh-md-90{min-height:90%!important}.mnh-md-91-vh{min-height:91vh!important}.mnh-md-91-rem{min-height:91rem!important}.mnh-md-91-px{min-height:91px!important}.mnh-md-91{min-height:91%!important}.mnh-md-92-vh{min-height:92vh!important}.mnh-md-92-rem{min-height:92rem!important}.mnh-md-92-px{min-height:92px!important}.mnh-md-92{min-height:92%!important}.mnh-md-93-vh{min-height:93vh!important}.mnh-md-93-rem{min-height:93rem!important}.mnh-md-93-px{min-height:93px!important}.mnh-md-93{min-height:93%!important}.mnh-md-94-vh{min-height:94vh!important}.mnh-md-94-rem{min-height:94rem!important}.mnh-md-94-px{min-height:94px!important}.mnh-md-94{min-height:94%!important}.mnh-md-95-vh{min-height:95vh!important}.mnh-md-95-rem{min-height:95rem!important}.mnh-md-95-px{min-height:95px!important}.mnh-md-95{min-height:95%!important}.mnh-md-96-vh{min-height:96vh!important}.mnh-md-96-rem{min-height:96rem!important}.mnh-md-96-px{min-height:96px!important}.mnh-md-96{min-height:96%!important}.mnh-md-97-vh{min-height:97vh!important}.mnh-md-97-rem{min-height:97rem!important}.mnh-md-97-px{min-height:97px!important}.mnh-md-97{min-height:97%!important}.mnh-md-98-vh{min-height:98vh!important}.mnh-md-98-rem{min-height:98rem!important}.mnh-md-98-px{min-height:98px!important}.mnh-md-98{min-height:98%!important}.mnh-md-99-vh{min-height:99vh!important}.mnh-md-99-rem{min-height:99rem!important}.mnh-md-99-px{min-height:99px!important}.mnh-md-99{min-height:99%!important}.mnh-md-100-vh{min-height:100vh!important}.mnh-md-100-rem{min-height:100rem!important}.mnh-md-100-px{min-height:100px!important}.mnh-md-100{min-height:100%!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.overflow-lg-visible{overflow:visible!important}.overflow-lg-hidden{overflow:hidden!important}.overflow-lg-scroll{overflow:scroll!important}.overflow-lg-auto{overflow:auto!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}.w-lg-0{width:0!important}.w-lg-0-vh{width:0vh!important}.w-lg-0-rem{width:0rem!important}.w-lg-0-px{width:0px!important}.w-lg-0{width:0%!important}.w-lg-1-vh{width:1vh!important}.w-lg-1-rem{width:1rem!important}.w-lg-1-px{width:1px!important}.w-lg-1{width:1%!important}.w-lg-2-vh{width:2vh!important}.w-lg-2-rem{width:2rem!important}.w-lg-2-px{width:2px!important}.w-lg-2{width:2%!important}.w-lg-3-vh{width:3vh!important}.w-lg-3-rem{width:3rem!important}.w-lg-3-px{width:3px!important}.w-lg-3{width:3%!important}.w-lg-4-vh{width:4vh!important}.w-lg-4-rem{width:4rem!important}.w-lg-4-px{width:4px!important}.w-lg-4{width:4%!important}.w-lg-5-vh{width:5vh!important}.w-lg-5-rem{width:5rem!important}.w-lg-5-px{width:5px!important}.w-lg-5{width:5%!important}.w-lg-6-vh{width:6vh!important}.w-lg-6-rem{width:6rem!important}.w-lg-6-px{width:6px!important}.w-lg-6{width:6%!important}.w-lg-7-vh{width:7vh!important}.w-lg-7-rem{width:7rem!important}.w-lg-7-px{width:7px!important}.w-lg-7{width:7%!important}.w-lg-8-vh{width:8vh!important}.w-lg-8-rem{width:8rem!important}.w-lg-8-px{width:8px!important}.w-lg-8{width:8%!important}.w-lg-9-vh{width:9vh!important}.w-lg-9-rem{width:9rem!important}.w-lg-9-px{width:9px!important}.w-lg-9{width:9%!important}.w-lg-10-vh{width:10vh!important}.w-lg-10-rem{width:10rem!important}.w-lg-10-px{width:10px!important}.w-lg-10{width:10%!important}.w-lg-11-vh{width:11vh!important}.w-lg-11-rem{width:11rem!important}.w-lg-11-px{width:11px!important}.w-lg-11{width:11%!important}.w-lg-12-vh{width:12vh!important}.w-lg-12-rem{width:12rem!important}.w-lg-12-px{width:12px!important}.w-lg-12{width:12%!important}.w-lg-13-vh{width:13vh!important}.w-lg-13-rem{width:13rem!important}.w-lg-13-px{width:13px!important}.w-lg-13{width:13%!important}.w-lg-14-vh{width:14vh!important}.w-lg-14-rem{width:14rem!important}.w-lg-14-px{width:14px!important}.w-lg-14{width:14%!important}.w-lg-15-vh{width:15vh!important}.w-lg-15-rem{width:15rem!important}.w-lg-15-px{width:15px!important}.w-lg-15{width:15%!important}.w-lg-16-vh{width:16vh!important}.w-lg-16-rem{width:16rem!important}.w-lg-16-px{width:16px!important}.w-lg-16{width:16%!important}.w-lg-17-vh{width:17vh!important}.w-lg-17-rem{width:17rem!important}.w-lg-17-px{width:17px!important}.w-lg-17{width:17%!important}.w-lg-18-vh{width:18vh!important}.w-lg-18-rem{width:18rem!important}.w-lg-18-px{width:18px!important}.w-lg-18{width:18%!important}.w-lg-19-vh{width:19vh!important}.w-lg-19-rem{width:19rem!important}.w-lg-19-px{width:19px!important}.w-lg-19{width:19%!important}.w-lg-20-vh{width:20vh!important}.w-lg-20-rem{width:20rem!important}.w-lg-20-px{width:20px!important}.w-lg-20{width:20%!important}.w-lg-21-vh{width:21vh!important}.w-lg-21-rem{width:21rem!important}.w-lg-21-px{width:21px!important}.w-lg-21{width:21%!important}.w-lg-22-vh{width:22vh!important}.w-lg-22-rem{width:22rem!important}.w-lg-22-px{width:22px!important}.w-lg-22{width:22%!important}.w-lg-23-vh{width:23vh!important}.w-lg-23-rem{width:23rem!important}.w-lg-23-px{width:23px!important}.w-lg-23{width:23%!important}.w-lg-24-vh{width:24vh!important}.w-lg-24-rem{width:24rem!important}.w-lg-24-px{width:24px!important}.w-lg-24{width:24%!important}.w-lg-25-vh{width:25vh!important}.w-lg-25-rem{width:25rem!important}.w-lg-25-px{width:25px!important}.w-lg-25{width:25%!important}.w-lg-26-vh{width:26vh!important}.w-lg-26-rem{width:26rem!important}.w-lg-26-px{width:26px!important}.w-lg-26{width:26%!important}.w-lg-27-vh{width:27vh!important}.w-lg-27-rem{width:27rem!important}.w-lg-27-px{width:27px!important}.w-lg-27{width:27%!important}.w-lg-28-vh{width:28vh!important}.w-lg-28-rem{width:28rem!important}.w-lg-28-px{width:28px!important}.w-lg-28{width:28%!important}.w-lg-29-vh{width:29vh!important}.w-lg-29-rem{width:29rem!important}.w-lg-29-px{width:29px!important}.w-lg-29{width:29%!important}.w-lg-30-vh{width:30vh!important}.w-lg-30-rem{width:30rem!important}.w-lg-30-px{width:30px!important}.w-lg-30{width:30%!important}.w-lg-31-vh{width:31vh!important}.w-lg-31-rem{width:31rem!important}.w-lg-31-px{width:31px!important}.w-lg-31{width:31%!important}.w-lg-32-vh{width:32vh!important}.w-lg-32-rem{width:32rem!important}.w-lg-32-px{width:32px!important}.w-lg-32{width:32%!important}.w-lg-33-vh{width:33vh!important}.w-lg-33-rem{width:33rem!important}.w-lg-33-px{width:33px!important}.w-lg-33{width:33%!important}.w-lg-34-vh{width:34vh!important}.w-lg-34-rem{width:34rem!important}.w-lg-34-px{width:34px!important}.w-lg-34{width:34%!important}.w-lg-35-vh{width:35vh!important}.w-lg-35-rem{width:35rem!important}.w-lg-35-px{width:35px!important}.w-lg-35{width:35%!important}.w-lg-36-vh{width:36vh!important}.w-lg-36-rem{width:36rem!important}.w-lg-36-px{width:36px!important}.w-lg-36{width:36%!important}.w-lg-37-vh{width:37vh!important}.w-lg-37-rem{width:37rem!important}.w-lg-37-px{width:37px!important}.w-lg-37{width:37%!important}.w-lg-38-vh{width:38vh!important}.w-lg-38-rem{width:38rem!important}.w-lg-38-px{width:38px!important}.w-lg-38{width:38%!important}.w-lg-39-vh{width:39vh!important}.w-lg-39-rem{width:39rem!important}.w-lg-39-px{width:39px!important}.w-lg-39{width:39%!important}.w-lg-40-vh{width:40vh!important}.w-lg-40-rem{width:40rem!important}.w-lg-40-px{width:40px!important}.w-lg-40{width:40%!important}.w-lg-41-vh{width:41vh!important}.w-lg-41-rem{width:41rem!important}.w-lg-41-px{width:41px!important}.w-lg-41{width:41%!important}.w-lg-42-vh{width:42vh!important}.w-lg-42-rem{width:42rem!important}.w-lg-42-px{width:42px!important}.w-lg-42{width:42%!important}.w-lg-43-vh{width:43vh!important}.w-lg-43-rem{width:43rem!important}.w-lg-43-px{width:43px!important}.w-lg-43{width:43%!important}.w-lg-44-vh{width:44vh!important}.w-lg-44-rem{width:44rem!important}.w-lg-44-px{width:44px!important}.w-lg-44{width:44%!important}.w-lg-45-vh{width:45vh!important}.w-lg-45-rem{width:45rem!important}.w-lg-45-px{width:45px!important}.w-lg-45{width:45%!important}.w-lg-46-vh{width:46vh!important}.w-lg-46-rem{width:46rem!important}.w-lg-46-px{width:46px!important}.w-lg-46{width:46%!important}.w-lg-47-vh{width:47vh!important}.w-lg-47-rem{width:47rem!important}.w-lg-47-px{width:47px!important}.w-lg-47{width:47%!important}.w-lg-48-vh{width:48vh!important}.w-lg-48-rem{width:48rem!important}.w-lg-48-px{width:48px!important}.w-lg-48{width:48%!important}.w-lg-49-vh{width:49vh!important}.w-lg-49-rem{width:49rem!important}.w-lg-49-px{width:49px!important}.w-lg-49{width:49%!important}.w-lg-50-vh{width:50vh!important}.w-lg-50-rem{width:50rem!important}.w-lg-50-px{width:50px!important}.w-lg-50{width:50%!important}.w-lg-51-vh{width:51vh!important}.w-lg-51-rem{width:51rem!important}.w-lg-51-px{width:51px!important}.w-lg-51{width:51%!important}.w-lg-52-vh{width:52vh!important}.w-lg-52-rem{width:52rem!important}.w-lg-52-px{width:52px!important}.w-lg-52{width:52%!important}.w-lg-53-vh{width:53vh!important}.w-lg-53-rem{width:53rem!important}.w-lg-53-px{width:53px!important}.w-lg-53{width:53%!important}.w-lg-54-vh{width:54vh!important}.w-lg-54-rem{width:54rem!important}.w-lg-54-px{width:54px!important}.w-lg-54{width:54%!important}.w-lg-55-vh{width:55vh!important}.w-lg-55-rem{width:55rem!important}.w-lg-55-px{width:55px!important}.w-lg-55{width:55%!important}.w-lg-56-vh{width:56vh!important}.w-lg-56-rem{width:56rem!important}.w-lg-56-px{width:56px!important}.w-lg-56{width:56%!important}.w-lg-57-vh{width:57vh!important}.w-lg-57-rem{width:57rem!important}.w-lg-57-px{width:57px!important}.w-lg-57{width:57%!important}.w-lg-58-vh{width:58vh!important}.w-lg-58-rem{width:58rem!important}.w-lg-58-px{width:58px!important}.w-lg-58{width:58%!important}.w-lg-59-vh{width:59vh!important}.w-lg-59-rem{width:59rem!important}.w-lg-59-px{width:59px!important}.w-lg-59{width:59%!important}.w-lg-60-vh{width:60vh!important}.w-lg-60-rem{width:60rem!important}.w-lg-60-px{width:60px!important}.w-lg-60{width:60%!important}.w-lg-61-vh{width:61vh!important}.w-lg-61-rem{width:61rem!important}.w-lg-61-px{width:61px!important}.w-lg-61{width:61%!important}.w-lg-62-vh{width:62vh!important}.w-lg-62-rem{width:62rem!important}.w-lg-62-px{width:62px!important}.w-lg-62{width:62%!important}.w-lg-63-vh{width:63vh!important}.w-lg-63-rem{width:63rem!important}.w-lg-63-px{width:63px!important}.w-lg-63{width:63%!important}.w-lg-64-vh{width:64vh!important}.w-lg-64-rem{width:64rem!important}.w-lg-64-px{width:64px!important}.w-lg-64{width:64%!important}.w-lg-65-vh{width:65vh!important}.w-lg-65-rem{width:65rem!important}.w-lg-65-px{width:65px!important}.w-lg-65{width:65%!important}.w-lg-66-vh{width:66vh!important}.w-lg-66-rem{width:66rem!important}.w-lg-66-px{width:66px!important}.w-lg-66{width:66%!important}.w-lg-67-vh{width:67vh!important}.w-lg-67-rem{width:67rem!important}.w-lg-67-px{width:67px!important}.w-lg-67{width:67%!important}.w-lg-68-vh{width:68vh!important}.w-lg-68-rem{width:68rem!important}.w-lg-68-px{width:68px!important}.w-lg-68{width:68%!important}.w-lg-69-vh{width:69vh!important}.w-lg-69-rem{width:69rem!important}.w-lg-69-px{width:69px!important}.w-lg-69{width:69%!important}.w-lg-70-vh{width:70vh!important}.w-lg-70-rem{width:70rem!important}.w-lg-70-px{width:70px!important}.w-lg-70{width:70%!important}.w-lg-71-vh{width:71vh!important}.w-lg-71-rem{width:71rem!important}.w-lg-71-px{width:71px!important}.w-lg-71{width:71%!important}.w-lg-72-vh{width:72vh!important}.w-lg-72-rem{width:72rem!important}.w-lg-72-px{width:72px!important}.w-lg-72{width:72%!important}.w-lg-73-vh{width:73vh!important}.w-lg-73-rem{width:73rem!important}.w-lg-73-px{width:73px!important}.w-lg-73{width:73%!important}.w-lg-74-vh{width:74vh!important}.w-lg-74-rem{width:74rem!important}.w-lg-74-px{width:74px!important}.w-lg-74{width:74%!important}.w-lg-75-vh{width:75vh!important}.w-lg-75-rem{width:75rem!important}.w-lg-75-px{width:75px!important}.w-lg-75{width:75%!important}.w-lg-76-vh{width:76vh!important}.w-lg-76-rem{width:76rem!important}.w-lg-76-px{width:76px!important}.w-lg-76{width:76%!important}.w-lg-77-vh{width:77vh!important}.w-lg-77-rem{width:77rem!important}.w-lg-77-px{width:77px!important}.w-lg-77{width:77%!important}.w-lg-78-vh{width:78vh!important}.w-lg-78-rem{width:78rem!important}.w-lg-78-px{width:78px!important}.w-lg-78{width:78%!important}.w-lg-79-vh{width:79vh!important}.w-lg-79-rem{width:79rem!important}.w-lg-79-px{width:79px!important}.w-lg-79{width:79%!important}.w-lg-80-vh{width:80vh!important}.w-lg-80-rem{width:80rem!important}.w-lg-80-px{width:80px!important}.w-lg-80{width:80%!important}.w-lg-81-vh{width:81vh!important}.w-lg-81-rem{width:81rem!important}.w-lg-81-px{width:81px!important}.w-lg-81{width:81%!important}.w-lg-82-vh{width:82vh!important}.w-lg-82-rem{width:82rem!important}.w-lg-82-px{width:82px!important}.w-lg-82{width:82%!important}.w-lg-83-vh{width:83vh!important}.w-lg-83-rem{width:83rem!important}.w-lg-83-px{width:83px!important}.w-lg-83{width:83%!important}.w-lg-84-vh{width:84vh!important}.w-lg-84-rem{width:84rem!important}.w-lg-84-px{width:84px!important}.w-lg-84{width:84%!important}.w-lg-85-vh{width:85vh!important}.w-lg-85-rem{width:85rem!important}.w-lg-85-px{width:85px!important}.w-lg-85{width:85%!important}.w-lg-86-vh{width:86vh!important}.w-lg-86-rem{width:86rem!important}.w-lg-86-px{width:86px!important}.w-lg-86{width:86%!important}.w-lg-87-vh{width:87vh!important}.w-lg-87-rem{width:87rem!important}.w-lg-87-px{width:87px!important}.w-lg-87{width:87%!important}.w-lg-88-vh{width:88vh!important}.w-lg-88-rem{width:88rem!important}.w-lg-88-px{width:88px!important}.w-lg-88{width:88%!important}.w-lg-89-vh{width:89vh!important}.w-lg-89-rem{width:89rem!important}.w-lg-89-px{width:89px!important}.w-lg-89{width:89%!important}.w-lg-90-vh{width:90vh!important}.w-lg-90-rem{width:90rem!important}.w-lg-90-px{width:90px!important}.w-lg-90{width:90%!important}.w-lg-91-vh{width:91vh!important}.w-lg-91-rem{width:91rem!important}.w-lg-91-px{width:91px!important}.w-lg-91{width:91%!important}.w-lg-92-vh{width:92vh!important}.w-lg-92-rem{width:92rem!important}.w-lg-92-px{width:92px!important}.w-lg-92{width:92%!important}.w-lg-93-vh{width:93vh!important}.w-lg-93-rem{width:93rem!important}.w-lg-93-px{width:93px!important}.w-lg-93{width:93%!important}.w-lg-94-vh{width:94vh!important}.w-lg-94-rem{width:94rem!important}.w-lg-94-px{width:94px!important}.w-lg-94{width:94%!important}.w-lg-95-vh{width:95vh!important}.w-lg-95-rem{width:95rem!important}.w-lg-95-px{width:95px!important}.w-lg-95{width:95%!important}.w-lg-96-vh{width:96vh!important}.w-lg-96-rem{width:96rem!important}.w-lg-96-px{width:96px!important}.w-lg-96{width:96%!important}.w-lg-97-vh{width:97vh!important}.w-lg-97-rem{width:97rem!important}.w-lg-97-px{width:97px!important}.w-lg-97{width:97%!important}.w-lg-98-vh{width:98vh!important}.w-lg-98-rem{width:98rem!important}.w-lg-98-px{width:98px!important}.w-lg-98{width:98%!important}.w-lg-99-vh{width:99vh!important}.w-lg-99-rem{width:99rem!important}.w-lg-99-px{width:99px!important}.w-lg-99{width:99%!important}.w-lg-100-vh{width:100vh!important}.w-lg-100-rem{width:100rem!important}.w-lg-100-px{width:100px!important}.w-lg-100{width:100%!important}.h-lg-0{height:0!important}.h-lg-0-vh{height:0vh!important}.h-lg-0-rem{height:0rem!important}.h-lg-0-px{height:0px!important}.h-lg-0{height:0%!important}.h-lg-1-vh{height:1vh!important}.h-lg-1-rem{height:1rem!important}.h-lg-1-px{height:1px!important}.h-lg-1{height:1%!important}.h-lg-2-vh{height:2vh!important}.h-lg-2-rem{height:2rem!important}.h-lg-2-px{height:2px!important}.h-lg-2{height:2%!important}.h-lg-3-vh{height:3vh!important}.h-lg-3-rem{height:3rem!important}.h-lg-3-px{height:3px!important}.h-lg-3{height:3%!important}.h-lg-4-vh{height:4vh!important}.h-lg-4-rem{height:4rem!important}.h-lg-4-px{height:4px!important}.h-lg-4{height:4%!important}.h-lg-5-vh{height:5vh!important}.h-lg-5-rem{height:5rem!important}.h-lg-5-px{height:5px!important}.h-lg-5{height:5%!important}.h-lg-6-vh{height:6vh!important}.h-lg-6-rem{height:6rem!important}.h-lg-6-px{height:6px!important}.h-lg-6{height:6%!important}.h-lg-7-vh{height:7vh!important}.h-lg-7-rem{height:7rem!important}.h-lg-7-px{height:7px!important}.h-lg-7{height:7%!important}.h-lg-8-vh{height:8vh!important}.h-lg-8-rem{height:8rem!important}.h-lg-8-px{height:8px!important}.h-lg-8{height:8%!important}.h-lg-9-vh{height:9vh!important}.h-lg-9-rem{height:9rem!important}.h-lg-9-px{height:9px!important}.h-lg-9{height:9%!important}.h-lg-10-vh{height:10vh!important}.h-lg-10-rem{height:10rem!important}.h-lg-10-px{height:10px!important}.h-lg-10{height:10%!important}.h-lg-11-vh{height:11vh!important}.h-lg-11-rem{height:11rem!important}.h-lg-11-px{height:11px!important}.h-lg-11{height:11%!important}.h-lg-12-vh{height:12vh!important}.h-lg-12-rem{height:12rem!important}.h-lg-12-px{height:12px!important}.h-lg-12{height:12%!important}.h-lg-13-vh{height:13vh!important}.h-lg-13-rem{height:13rem!important}.h-lg-13-px{height:13px!important}.h-lg-13{height:13%!important}.h-lg-14-vh{height:14vh!important}.h-lg-14-rem{height:14rem!important}.h-lg-14-px{height:14px!important}.h-lg-14{height:14%!important}.h-lg-15-vh{height:15vh!important}.h-lg-15-rem{height:15rem!important}.h-lg-15-px{height:15px!important}.h-lg-15{height:15%!important}.h-lg-16-vh{height:16vh!important}.h-lg-16-rem{height:16rem!important}.h-lg-16-px{height:16px!important}.h-lg-16{height:16%!important}.h-lg-17-vh{height:17vh!important}.h-lg-17-rem{height:17rem!important}.h-lg-17-px{height:17px!important}.h-lg-17{height:17%!important}.h-lg-18-vh{height:18vh!important}.h-lg-18-rem{height:18rem!important}.h-lg-18-px{height:18px!important}.h-lg-18{height:18%!important}.h-lg-19-vh{height:19vh!important}.h-lg-19-rem{height:19rem!important}.h-lg-19-px{height:19px!important}.h-lg-19{height:19%!important}.h-lg-20-vh{height:20vh!important}.h-lg-20-rem{height:20rem!important}.h-lg-20-px{height:20px!important}.h-lg-20{height:20%!important}.h-lg-21-vh{height:21vh!important}.h-lg-21-rem{height:21rem!important}.h-lg-21-px{height:21px!important}.h-lg-21{height:21%!important}.h-lg-22-vh{height:22vh!important}.h-lg-22-rem{height:22rem!important}.h-lg-22-px{height:22px!important}.h-lg-22{height:22%!important}.h-lg-23-vh{height:23vh!important}.h-lg-23-rem{height:23rem!important}.h-lg-23-px{height:23px!important}.h-lg-23{height:23%!important}.h-lg-24-vh{height:24vh!important}.h-lg-24-rem{height:24rem!important}.h-lg-24-px{height:24px!important}.h-lg-24{height:24%!important}.h-lg-25-vh{height:25vh!important}.h-lg-25-rem{height:25rem!important}.h-lg-25-px{height:25px!important}.h-lg-25{height:25%!important}.h-lg-26-vh{height:26vh!important}.h-lg-26-rem{height:26rem!important}.h-lg-26-px{height:26px!important}.h-lg-26{height:26%!important}.h-lg-27-vh{height:27vh!important}.h-lg-27-rem{height:27rem!important}.h-lg-27-px{height:27px!important}.h-lg-27{height:27%!important}.h-lg-28-vh{height:28vh!important}.h-lg-28-rem{height:28rem!important}.h-lg-28-px{height:28px!important}.h-lg-28{height:28%!important}.h-lg-29-vh{height:29vh!important}.h-lg-29-rem{height:29rem!important}.h-lg-29-px{height:29px!important}.h-lg-29{height:29%!important}.h-lg-30-vh{height:30vh!important}.h-lg-30-rem{height:30rem!important}.h-lg-30-px{height:30px!important}.h-lg-30{height:30%!important}.h-lg-31-vh{height:31vh!important}.h-lg-31-rem{height:31rem!important}.h-lg-31-px{height:31px!important}.h-lg-31{height:31%!important}.h-lg-32-vh{height:32vh!important}.h-lg-32-rem{height:32rem!important}.h-lg-32-px{height:32px!important}.h-lg-32{height:32%!important}.h-lg-33-vh{height:33vh!important}.h-lg-33-rem{height:33rem!important}.h-lg-33-px{height:33px!important}.h-lg-33{height:33%!important}.h-lg-34-vh{height:34vh!important}.h-lg-34-rem{height:34rem!important}.h-lg-34-px{height:34px!important}.h-lg-34{height:34%!important}.h-lg-35-vh{height:35vh!important}.h-lg-35-rem{height:35rem!important}.h-lg-35-px{height:35px!important}.h-lg-35{height:35%!important}.h-lg-36-vh{height:36vh!important}.h-lg-36-rem{height:36rem!important}.h-lg-36-px{height:36px!important}.h-lg-36{height:36%!important}.h-lg-37-vh{height:37vh!important}.h-lg-37-rem{height:37rem!important}.h-lg-37-px{height:37px!important}.h-lg-37{height:37%!important}.h-lg-38-vh{height:38vh!important}.h-lg-38-rem{height:38rem!important}.h-lg-38-px{height:38px!important}.h-lg-38{height:38%!important}.h-lg-39-vh{height:39vh!important}.h-lg-39-rem{height:39rem!important}.h-lg-39-px{height:39px!important}.h-lg-39{height:39%!important}.h-lg-40-vh{height:40vh!important}.h-lg-40-rem{height:40rem!important}.h-lg-40-px{height:40px!important}.h-lg-40{height:40%!important}.h-lg-41-vh{height:41vh!important}.h-lg-41-rem{height:41rem!important}.h-lg-41-px{height:41px!important}.h-lg-41{height:41%!important}.h-lg-42-vh{height:42vh!important}.h-lg-42-rem{height:42rem!important}.h-lg-42-px{height:42px!important}.h-lg-42{height:42%!important}.h-lg-43-vh{height:43vh!important}.h-lg-43-rem{height:43rem!important}.h-lg-43-px{height:43px!important}.h-lg-43{height:43%!important}.h-lg-44-vh{height:44vh!important}.h-lg-44-rem{height:44rem!important}.h-lg-44-px{height:44px!important}.h-lg-44{height:44%!important}.h-lg-45-vh{height:45vh!important}.h-lg-45-rem{height:45rem!important}.h-lg-45-px{height:45px!important}.h-lg-45{height:45%!important}.h-lg-46-vh{height:46vh!important}.h-lg-46-rem{height:46rem!important}.h-lg-46-px{height:46px!important}.h-lg-46{height:46%!important}.h-lg-47-vh{height:47vh!important}.h-lg-47-rem{height:47rem!important}.h-lg-47-px{height:47px!important}.h-lg-47{height:47%!important}.h-lg-48-vh{height:48vh!important}.h-lg-48-rem{height:48rem!important}.h-lg-48-px{height:48px!important}.h-lg-48{height:48%!important}.h-lg-49-vh{height:49vh!important}.h-lg-49-rem{height:49rem!important}.h-lg-49-px{height:49px!important}.h-lg-49{height:49%!important}.h-lg-50-vh{height:50vh!important}.h-lg-50-rem{height:50rem!important}.h-lg-50-px{height:50px!important}.h-lg-50{height:50%!important}.h-lg-51-vh{height:51vh!important}.h-lg-51-rem{height:51rem!important}.h-lg-51-px{height:51px!important}.h-lg-51{height:51%!important}.h-lg-52-vh{height:52vh!important}.h-lg-52-rem{height:52rem!important}.h-lg-52-px{height:52px!important}.h-lg-52{height:52%!important}.h-lg-53-vh{height:53vh!important}.h-lg-53-rem{height:53rem!important}.h-lg-53-px{height:53px!important}.h-lg-53{height:53%!important}.h-lg-54-vh{height:54vh!important}.h-lg-54-rem{height:54rem!important}.h-lg-54-px{height:54px!important}.h-lg-54{height:54%!important}.h-lg-55-vh{height:55vh!important}.h-lg-55-rem{height:55rem!important}.h-lg-55-px{height:55px!important}.h-lg-55{height:55%!important}.h-lg-56-vh{height:56vh!important}.h-lg-56-rem{height:56rem!important}.h-lg-56-px{height:56px!important}.h-lg-56{height:56%!important}.h-lg-57-vh{height:57vh!important}.h-lg-57-rem{height:57rem!important}.h-lg-57-px{height:57px!important}.h-lg-57{height:57%!important}.h-lg-58-vh{height:58vh!important}.h-lg-58-rem{height:58rem!important}.h-lg-58-px{height:58px!important}.h-lg-58{height:58%!important}.h-lg-59-vh{height:59vh!important}.h-lg-59-rem{height:59rem!important}.h-lg-59-px{height:59px!important}.h-lg-59{height:59%!important}.h-lg-60-vh{height:60vh!important}.h-lg-60-rem{height:60rem!important}.h-lg-60-px{height:60px!important}.h-lg-60{height:60%!important}.h-lg-61-vh{height:61vh!important}.h-lg-61-rem{height:61rem!important}.h-lg-61-px{height:61px!important}.h-lg-61{height:61%!important}.h-lg-62-vh{height:62vh!important}.h-lg-62-rem{height:62rem!important}.h-lg-62-px{height:62px!important}.h-lg-62{height:62%!important}.h-lg-63-vh{height:63vh!important}.h-lg-63-rem{height:63rem!important}.h-lg-63-px{height:63px!important}.h-lg-63{height:63%!important}.h-lg-64-vh{height:64vh!important}.h-lg-64-rem{height:64rem!important}.h-lg-64-px{height:64px!important}.h-lg-64{height:64%!important}.h-lg-65-vh{height:65vh!important}.h-lg-65-rem{height:65rem!important}.h-lg-65-px{height:65px!important}.h-lg-65{height:65%!important}.h-lg-66-vh{height:66vh!important}.h-lg-66-rem{height:66rem!important}.h-lg-66-px{height:66px!important}.h-lg-66{height:66%!important}.h-lg-67-vh{height:67vh!important}.h-lg-67-rem{height:67rem!important}.h-lg-67-px{height:67px!important}.h-lg-67{height:67%!important}.h-lg-68-vh{height:68vh!important}.h-lg-68-rem{height:68rem!important}.h-lg-68-px{height:68px!important}.h-lg-68{height:68%!important}.h-lg-69-vh{height:69vh!important}.h-lg-69-rem{height:69rem!important}.h-lg-69-px{height:69px!important}.h-lg-69{height:69%!important}.h-lg-70-vh{height:70vh!important}.h-lg-70-rem{height:70rem!important}.h-lg-70-px{height:70px!important}.h-lg-70{height:70%!important}.h-lg-71-vh{height:71vh!important}.h-lg-71-rem{height:71rem!important}.h-lg-71-px{height:71px!important}.h-lg-71{height:71%!important}.h-lg-72-vh{height:72vh!important}.h-lg-72-rem{height:72rem!important}.h-lg-72-px{height:72px!important}.h-lg-72{height:72%!important}.h-lg-73-vh{height:73vh!important}.h-lg-73-rem{height:73rem!important}.h-lg-73-px{height:73px!important}.h-lg-73{height:73%!important}.h-lg-74-vh{height:74vh!important}.h-lg-74-rem{height:74rem!important}.h-lg-74-px{height:74px!important}.h-lg-74{height:74%!important}.h-lg-75-vh{height:75vh!important}.h-lg-75-rem{height:75rem!important}.h-lg-75-px{height:75px!important}.h-lg-75{height:75%!important}.h-lg-76-vh{height:76vh!important}.h-lg-76-rem{height:76rem!important}.h-lg-76-px{height:76px!important}.h-lg-76{height:76%!important}.h-lg-77-vh{height:77vh!important}.h-lg-77-rem{height:77rem!important}.h-lg-77-px{height:77px!important}.h-lg-77{height:77%!important}.h-lg-78-vh{height:78vh!important}.h-lg-78-rem{height:78rem!important}.h-lg-78-px{height:78px!important}.h-lg-78{height:78%!important}.h-lg-79-vh{height:79vh!important}.h-lg-79-rem{height:79rem!important}.h-lg-79-px{height:79px!important}.h-lg-79{height:79%!important}.h-lg-80-vh{height:80vh!important}.h-lg-80-rem{height:80rem!important}.h-lg-80-px{height:80px!important}.h-lg-80{height:80%!important}.h-lg-81-vh{height:81vh!important}.h-lg-81-rem{height:81rem!important}.h-lg-81-px{height:81px!important}.h-lg-81{height:81%!important}.h-lg-82-vh{height:82vh!important}.h-lg-82-rem{height:82rem!important}.h-lg-82-px{height:82px!important}.h-lg-82{height:82%!important}.h-lg-83-vh{height:83vh!important}.h-lg-83-rem{height:83rem!important}.h-lg-83-px{height:83px!important}.h-lg-83{height:83%!important}.h-lg-84-vh{height:84vh!important}.h-lg-84-rem{height:84rem!important}.h-lg-84-px{height:84px!important}.h-lg-84{height:84%!important}.h-lg-85-vh{height:85vh!important}.h-lg-85-rem{height:85rem!important}.h-lg-85-px{height:85px!important}.h-lg-85{height:85%!important}.h-lg-86-vh{height:86vh!important}.h-lg-86-rem{height:86rem!important}.h-lg-86-px{height:86px!important}.h-lg-86{height:86%!important}.h-lg-87-vh{height:87vh!important}.h-lg-87-rem{height:87rem!important}.h-lg-87-px{height:87px!important}.h-lg-87{height:87%!important}.h-lg-88-vh{height:88vh!important}.h-lg-88-rem{height:88rem!important}.h-lg-88-px{height:88px!important}.h-lg-88{height:88%!important}.h-lg-89-vh{height:89vh!important}.h-lg-89-rem{height:89rem!important}.h-lg-89-px{height:89px!important}.h-lg-89{height:89%!important}.h-lg-90-vh{height:90vh!important}.h-lg-90-rem{height:90rem!important}.h-lg-90-px{height:90px!important}.h-lg-90{height:90%!important}.h-lg-91-vh{height:91vh!important}.h-lg-91-rem{height:91rem!important}.h-lg-91-px{height:91px!important}.h-lg-91{height:91%!important}.h-lg-92-vh{height:92vh!important}.h-lg-92-rem{height:92rem!important}.h-lg-92-px{height:92px!important}.h-lg-92{height:92%!important}.h-lg-93-vh{height:93vh!important}.h-lg-93-rem{height:93rem!important}.h-lg-93-px{height:93px!important}.h-lg-93{height:93%!important}.h-lg-94-vh{height:94vh!important}.h-lg-94-rem{height:94rem!important}.h-lg-94-px{height:94px!important}.h-lg-94{height:94%!important}.h-lg-95-vh{height:95vh!important}.h-lg-95-rem{height:95rem!important}.h-lg-95-px{height:95px!important}.h-lg-95{height:95%!important}.h-lg-96-vh{height:96vh!important}.h-lg-96-rem{height:96rem!important}.h-lg-96-px{height:96px!important}.h-lg-96{height:96%!important}.h-lg-97-vh{height:97vh!important}.h-lg-97-rem{height:97rem!important}.h-lg-97-px{height:97px!important}.h-lg-97{height:97%!important}.h-lg-98-vh{height:98vh!important}.h-lg-98-rem{height:98rem!important}.h-lg-98-px{height:98px!important}.h-lg-98{height:98%!important}.h-lg-99-vh{height:99vh!important}.h-lg-99-rem{height:99rem!important}.h-lg-99-px{height:99px!important}.h-lg-99{height:99%!important}.h-lg-100-vh{height:100vh!important}.h-lg-100-rem{height:100rem!important}.h-lg-100-px{height:100px!important}.h-lg-100{height:100%!important}.mxh-lg-0{max-height:0!important}.mxh-lg-0-vh{max-height:0vh!important}.mxh-lg-0-rem{max-height:0rem!important}.mxh-lg-0-px{max-height:0px!important}.mxh-lg-0{max-height:0%!important}.mxh-lg-1-vh{max-height:1vh!important}.mxh-lg-1-rem{max-height:1rem!important}.mxh-lg-1-px{max-height:1px!important}.mxh-lg-1{max-height:1%!important}.mxh-lg-2-vh{max-height:2vh!important}.mxh-lg-2-rem{max-height:2rem!important}.mxh-lg-2-px{max-height:2px!important}.mxh-lg-2{max-height:2%!important}.mxh-lg-3-vh{max-height:3vh!important}.mxh-lg-3-rem{max-height:3rem!important}.mxh-lg-3-px{max-height:3px!important}.mxh-lg-3{max-height:3%!important}.mxh-lg-4-vh{max-height:4vh!important}.mxh-lg-4-rem{max-height:4rem!important}.mxh-lg-4-px{max-height:4px!important}.mxh-lg-4{max-height:4%!important}.mxh-lg-5-vh{max-height:5vh!important}.mxh-lg-5-rem{max-height:5rem!important}.mxh-lg-5-px{max-height:5px!important}.mxh-lg-5{max-height:5%!important}.mxh-lg-6-vh{max-height:6vh!important}.mxh-lg-6-rem{max-height:6rem!important}.mxh-lg-6-px{max-height:6px!important}.mxh-lg-6{max-height:6%!important}.mxh-lg-7-vh{max-height:7vh!important}.mxh-lg-7-rem{max-height:7rem!important}.mxh-lg-7-px{max-height:7px!important}.mxh-lg-7{max-height:7%!important}.mxh-lg-8-vh{max-height:8vh!important}.mxh-lg-8-rem{max-height:8rem!important}.mxh-lg-8-px{max-height:8px!important}.mxh-lg-8{max-height:8%!important}.mxh-lg-9-vh{max-height:9vh!important}.mxh-lg-9-rem{max-height:9rem!important}.mxh-lg-9-px{max-height:9px!important}.mxh-lg-9{max-height:9%!important}.mxh-lg-10-vh{max-height:10vh!important}.mxh-lg-10-rem{max-height:10rem!important}.mxh-lg-10-px{max-height:10px!important}.mxh-lg-10{max-height:10%!important}.mxh-lg-11-vh{max-height:11vh!important}.mxh-lg-11-rem{max-height:11rem!important}.mxh-lg-11-px{max-height:11px!important}.mxh-lg-11{max-height:11%!important}.mxh-lg-12-vh{max-height:12vh!important}.mxh-lg-12-rem{max-height:12rem!important}.mxh-lg-12-px{max-height:12px!important}.mxh-lg-12{max-height:12%!important}.mxh-lg-13-vh{max-height:13vh!important}.mxh-lg-13-rem{max-height:13rem!important}.mxh-lg-13-px{max-height:13px!important}.mxh-lg-13{max-height:13%!important}.mxh-lg-14-vh{max-height:14vh!important}.mxh-lg-14-rem{max-height:14rem!important}.mxh-lg-14-px{max-height:14px!important}.mxh-lg-14{max-height:14%!important}.mxh-lg-15-vh{max-height:15vh!important}.mxh-lg-15-rem{max-height:15rem!important}.mxh-lg-15-px{max-height:15px!important}.mxh-lg-15{max-height:15%!important}.mxh-lg-16-vh{max-height:16vh!important}.mxh-lg-16-rem{max-height:16rem!important}.mxh-lg-16-px{max-height:16px!important}.mxh-lg-16{max-height:16%!important}.mxh-lg-17-vh{max-height:17vh!important}.mxh-lg-17-rem{max-height:17rem!important}.mxh-lg-17-px{max-height:17px!important}.mxh-lg-17{max-height:17%!important}.mxh-lg-18-vh{max-height:18vh!important}.mxh-lg-18-rem{max-height:18rem!important}.mxh-lg-18-px{max-height:18px!important}.mxh-lg-18{max-height:18%!important}.mxh-lg-19-vh{max-height:19vh!important}.mxh-lg-19-rem{max-height:19rem!important}.mxh-lg-19-px{max-height:19px!important}.mxh-lg-19{max-height:19%!important}.mxh-lg-20-vh{max-height:20vh!important}.mxh-lg-20-rem{max-height:20rem!important}.mxh-lg-20-px{max-height:20px!important}.mxh-lg-20{max-height:20%!important}.mxh-lg-21-vh{max-height:21vh!important}.mxh-lg-21-rem{max-height:21rem!important}.mxh-lg-21-px{max-height:21px!important}.mxh-lg-21{max-height:21%!important}.mxh-lg-22-vh{max-height:22vh!important}.mxh-lg-22-rem{max-height:22rem!important}.mxh-lg-22-px{max-height:22px!important}.mxh-lg-22{max-height:22%!important}.mxh-lg-23-vh{max-height:23vh!important}.mxh-lg-23-rem{max-height:23rem!important}.mxh-lg-23-px{max-height:23px!important}.mxh-lg-23{max-height:23%!important}.mxh-lg-24-vh{max-height:24vh!important}.mxh-lg-24-rem{max-height:24rem!important}.mxh-lg-24-px{max-height:24px!important}.mxh-lg-24{max-height:24%!important}.mxh-lg-25-vh{max-height:25vh!important}.mxh-lg-25-rem{max-height:25rem!important}.mxh-lg-25-px{max-height:25px!important}.mxh-lg-25{max-height:25%!important}.mxh-lg-26-vh{max-height:26vh!important}.mxh-lg-26-rem{max-height:26rem!important}.mxh-lg-26-px{max-height:26px!important}.mxh-lg-26{max-height:26%!important}.mxh-lg-27-vh{max-height:27vh!important}.mxh-lg-27-rem{max-height:27rem!important}.mxh-lg-27-px{max-height:27px!important}.mxh-lg-27{max-height:27%!important}.mxh-lg-28-vh{max-height:28vh!important}.mxh-lg-28-rem{max-height:28rem!important}.mxh-lg-28-px{max-height:28px!important}.mxh-lg-28{max-height:28%!important}.mxh-lg-29-vh{max-height:29vh!important}.mxh-lg-29-rem{max-height:29rem!important}.mxh-lg-29-px{max-height:29px!important}.mxh-lg-29{max-height:29%!important}.mxh-lg-30-vh{max-height:30vh!important}.mxh-lg-30-rem{max-height:30rem!important}.mxh-lg-30-px{max-height:30px!important}.mxh-lg-30{max-height:30%!important}.mxh-lg-31-vh{max-height:31vh!important}.mxh-lg-31-rem{max-height:31rem!important}.mxh-lg-31-px{max-height:31px!important}.mxh-lg-31{max-height:31%!important}.mxh-lg-32-vh{max-height:32vh!important}.mxh-lg-32-rem{max-height:32rem!important}.mxh-lg-32-px{max-height:32px!important}.mxh-lg-32{max-height:32%!important}.mxh-lg-33-vh{max-height:33vh!important}.mxh-lg-33-rem{max-height:33rem!important}.mxh-lg-33-px{max-height:33px!important}.mxh-lg-33{max-height:33%!important}.mxh-lg-34-vh{max-height:34vh!important}.mxh-lg-34-rem{max-height:34rem!important}.mxh-lg-34-px{max-height:34px!important}.mxh-lg-34{max-height:34%!important}.mxh-lg-35-vh{max-height:35vh!important}.mxh-lg-35-rem{max-height:35rem!important}.mxh-lg-35-px{max-height:35px!important}.mxh-lg-35{max-height:35%!important}.mxh-lg-36-vh{max-height:36vh!important}.mxh-lg-36-rem{max-height:36rem!important}.mxh-lg-36-px{max-height:36px!important}.mxh-lg-36{max-height:36%!important}.mxh-lg-37-vh{max-height:37vh!important}.mxh-lg-37-rem{max-height:37rem!important}.mxh-lg-37-px{max-height:37px!important}.mxh-lg-37{max-height:37%!important}.mxh-lg-38-vh{max-height:38vh!important}.mxh-lg-38-rem{max-height:38rem!important}.mxh-lg-38-px{max-height:38px!important}.mxh-lg-38{max-height:38%!important}.mxh-lg-39-vh{max-height:39vh!important}.mxh-lg-39-rem{max-height:39rem!important}.mxh-lg-39-px{max-height:39px!important}.mxh-lg-39{max-height:39%!important}.mxh-lg-40-vh{max-height:40vh!important}.mxh-lg-40-rem{max-height:40rem!important}.mxh-lg-40-px{max-height:40px!important}.mxh-lg-40{max-height:40%!important}.mxh-lg-41-vh{max-height:41vh!important}.mxh-lg-41-rem{max-height:41rem!important}.mxh-lg-41-px{max-height:41px!important}.mxh-lg-41{max-height:41%!important}.mxh-lg-42-vh{max-height:42vh!important}.mxh-lg-42-rem{max-height:42rem!important}.mxh-lg-42-px{max-height:42px!important}.mxh-lg-42{max-height:42%!important}.mxh-lg-43-vh{max-height:43vh!important}.mxh-lg-43-rem{max-height:43rem!important}.mxh-lg-43-px{max-height:43px!important}.mxh-lg-43{max-height:43%!important}.mxh-lg-44-vh{max-height:44vh!important}.mxh-lg-44-rem{max-height:44rem!important}.mxh-lg-44-px{max-height:44px!important}.mxh-lg-44{max-height:44%!important}.mxh-lg-45-vh{max-height:45vh!important}.mxh-lg-45-rem{max-height:45rem!important}.mxh-lg-45-px{max-height:45px!important}.mxh-lg-45{max-height:45%!important}.mxh-lg-46-vh{max-height:46vh!important}.mxh-lg-46-rem{max-height:46rem!important}.mxh-lg-46-px{max-height:46px!important}.mxh-lg-46{max-height:46%!important}.mxh-lg-47-vh{max-height:47vh!important}.mxh-lg-47-rem{max-height:47rem!important}.mxh-lg-47-px{max-height:47px!important}.mxh-lg-47{max-height:47%!important}.mxh-lg-48-vh{max-height:48vh!important}.mxh-lg-48-rem{max-height:48rem!important}.mxh-lg-48-px{max-height:48px!important}.mxh-lg-48{max-height:48%!important}.mxh-lg-49-vh{max-height:49vh!important}.mxh-lg-49-rem{max-height:49rem!important}.mxh-lg-49-px{max-height:49px!important}.mxh-lg-49{max-height:49%!important}.mxh-lg-50-vh{max-height:50vh!important}.mxh-lg-50-rem{max-height:50rem!important}.mxh-lg-50-px{max-height:50px!important}.mxh-lg-50{max-height:50%!important}.mxh-lg-51-vh{max-height:51vh!important}.mxh-lg-51-rem{max-height:51rem!important}.mxh-lg-51-px{max-height:51px!important}.mxh-lg-51{max-height:51%!important}.mxh-lg-52-vh{max-height:52vh!important}.mxh-lg-52-rem{max-height:52rem!important}.mxh-lg-52-px{max-height:52px!important}.mxh-lg-52{max-height:52%!important}.mxh-lg-53-vh{max-height:53vh!important}.mxh-lg-53-rem{max-height:53rem!important}.mxh-lg-53-px{max-height:53px!important}.mxh-lg-53{max-height:53%!important}.mxh-lg-54-vh{max-height:54vh!important}.mxh-lg-54-rem{max-height:54rem!important}.mxh-lg-54-px{max-height:54px!important}.mxh-lg-54{max-height:54%!important}.mxh-lg-55-vh{max-height:55vh!important}.mxh-lg-55-rem{max-height:55rem!important}.mxh-lg-55-px{max-height:55px!important}.mxh-lg-55{max-height:55%!important}.mxh-lg-56-vh{max-height:56vh!important}.mxh-lg-56-rem{max-height:56rem!important}.mxh-lg-56-px{max-height:56px!important}.mxh-lg-56{max-height:56%!important}.mxh-lg-57-vh{max-height:57vh!important}.mxh-lg-57-rem{max-height:57rem!important}.mxh-lg-57-px{max-height:57px!important}.mxh-lg-57{max-height:57%!important}.mxh-lg-58-vh{max-height:58vh!important}.mxh-lg-58-rem{max-height:58rem!important}.mxh-lg-58-px{max-height:58px!important}.mxh-lg-58{max-height:58%!important}.mxh-lg-59-vh{max-height:59vh!important}.mxh-lg-59-rem{max-height:59rem!important}.mxh-lg-59-px{max-height:59px!important}.mxh-lg-59{max-height:59%!important}.mxh-lg-60-vh{max-height:60vh!important}.mxh-lg-60-rem{max-height:60rem!important}.mxh-lg-60-px{max-height:60px!important}.mxh-lg-60{max-height:60%!important}.mxh-lg-61-vh{max-height:61vh!important}.mxh-lg-61-rem{max-height:61rem!important}.mxh-lg-61-px{max-height:61px!important}.mxh-lg-61{max-height:61%!important}.mxh-lg-62-vh{max-height:62vh!important}.mxh-lg-62-rem{max-height:62rem!important}.mxh-lg-62-px{max-height:62px!important}.mxh-lg-62{max-height:62%!important}.mxh-lg-63-vh{max-height:63vh!important}.mxh-lg-63-rem{max-height:63rem!important}.mxh-lg-63-px{max-height:63px!important}.mxh-lg-63{max-height:63%!important}.mxh-lg-64-vh{max-height:64vh!important}.mxh-lg-64-rem{max-height:64rem!important}.mxh-lg-64-px{max-height:64px!important}.mxh-lg-64{max-height:64%!important}.mxh-lg-65-vh{max-height:65vh!important}.mxh-lg-65-rem{max-height:65rem!important}.mxh-lg-65-px{max-height:65px!important}.mxh-lg-65{max-height:65%!important}.mxh-lg-66-vh{max-height:66vh!important}.mxh-lg-66-rem{max-height:66rem!important}.mxh-lg-66-px{max-height:66px!important}.mxh-lg-66{max-height:66%!important}.mxh-lg-67-vh{max-height:67vh!important}.mxh-lg-67-rem{max-height:67rem!important}.mxh-lg-67-px{max-height:67px!important}.mxh-lg-67{max-height:67%!important}.mxh-lg-68-vh{max-height:68vh!important}.mxh-lg-68-rem{max-height:68rem!important}.mxh-lg-68-px{max-height:68px!important}.mxh-lg-68{max-height:68%!important}.mxh-lg-69-vh{max-height:69vh!important}.mxh-lg-69-rem{max-height:69rem!important}.mxh-lg-69-px{max-height:69px!important}.mxh-lg-69{max-height:69%!important}.mxh-lg-70-vh{max-height:70vh!important}.mxh-lg-70-rem{max-height:70rem!important}.mxh-lg-70-px{max-height:70px!important}.mxh-lg-70{max-height:70%!important}.mxh-lg-71-vh{max-height:71vh!important}.mxh-lg-71-rem{max-height:71rem!important}.mxh-lg-71-px{max-height:71px!important}.mxh-lg-71{max-height:71%!important}.mxh-lg-72-vh{max-height:72vh!important}.mxh-lg-72-rem{max-height:72rem!important}.mxh-lg-72-px{max-height:72px!important}.mxh-lg-72{max-height:72%!important}.mxh-lg-73-vh{max-height:73vh!important}.mxh-lg-73-rem{max-height:73rem!important}.mxh-lg-73-px{max-height:73px!important}.mxh-lg-73{max-height:73%!important}.mxh-lg-74-vh{max-height:74vh!important}.mxh-lg-74-rem{max-height:74rem!important}.mxh-lg-74-px{max-height:74px!important}.mxh-lg-74{max-height:74%!important}.mxh-lg-75-vh{max-height:75vh!important}.mxh-lg-75-rem{max-height:75rem!important}.mxh-lg-75-px{max-height:75px!important}.mxh-lg-75{max-height:75%!important}.mxh-lg-76-vh{max-height:76vh!important}.mxh-lg-76-rem{max-height:76rem!important}.mxh-lg-76-px{max-height:76px!important}.mxh-lg-76{max-height:76%!important}.mxh-lg-77-vh{max-height:77vh!important}.mxh-lg-77-rem{max-height:77rem!important}.mxh-lg-77-px{max-height:77px!important}.mxh-lg-77{max-height:77%!important}.mxh-lg-78-vh{max-height:78vh!important}.mxh-lg-78-rem{max-height:78rem!important}.mxh-lg-78-px{max-height:78px!important}.mxh-lg-78{max-height:78%!important}.mxh-lg-79-vh{max-height:79vh!important}.mxh-lg-79-rem{max-height:79rem!important}.mxh-lg-79-px{max-height:79px!important}.mxh-lg-79{max-height:79%!important}.mxh-lg-80-vh{max-height:80vh!important}.mxh-lg-80-rem{max-height:80rem!important}.mxh-lg-80-px{max-height:80px!important}.mxh-lg-80{max-height:80%!important}.mxh-lg-81-vh{max-height:81vh!important}.mxh-lg-81-rem{max-height:81rem!important}.mxh-lg-81-px{max-height:81px!important}.mxh-lg-81{max-height:81%!important}.mxh-lg-82-vh{max-height:82vh!important}.mxh-lg-82-rem{max-height:82rem!important}.mxh-lg-82-px{max-height:82px!important}.mxh-lg-82{max-height:82%!important}.mxh-lg-83-vh{max-height:83vh!important}.mxh-lg-83-rem{max-height:83rem!important}.mxh-lg-83-px{max-height:83px!important}.mxh-lg-83{max-height:83%!important}.mxh-lg-84-vh{max-height:84vh!important}.mxh-lg-84-rem{max-height:84rem!important}.mxh-lg-84-px{max-height:84px!important}.mxh-lg-84{max-height:84%!important}.mxh-lg-85-vh{max-height:85vh!important}.mxh-lg-85-rem{max-height:85rem!important}.mxh-lg-85-px{max-height:85px!important}.mxh-lg-85{max-height:85%!important}.mxh-lg-86-vh{max-height:86vh!important}.mxh-lg-86-rem{max-height:86rem!important}.mxh-lg-86-px{max-height:86px!important}.mxh-lg-86{max-height:86%!important}.mxh-lg-87-vh{max-height:87vh!important}.mxh-lg-87-rem{max-height:87rem!important}.mxh-lg-87-px{max-height:87px!important}.mxh-lg-87{max-height:87%!important}.mxh-lg-88-vh{max-height:88vh!important}.mxh-lg-88-rem{max-height:88rem!important}.mxh-lg-88-px{max-height:88px!important}.mxh-lg-88{max-height:88%!important}.mxh-lg-89-vh{max-height:89vh!important}.mxh-lg-89-rem{max-height:89rem!important}.mxh-lg-89-px{max-height:89px!important}.mxh-lg-89{max-height:89%!important}.mxh-lg-90-vh{max-height:90vh!important}.mxh-lg-90-rem{max-height:90rem!important}.mxh-lg-90-px{max-height:90px!important}.mxh-lg-90{max-height:90%!important}.mxh-lg-91-vh{max-height:91vh!important}.mxh-lg-91-rem{max-height:91rem!important}.mxh-lg-91-px{max-height:91px!important}.mxh-lg-91{max-height:91%!important}.mxh-lg-92-vh{max-height:92vh!important}.mxh-lg-92-rem{max-height:92rem!important}.mxh-lg-92-px{max-height:92px!important}.mxh-lg-92{max-height:92%!important}.mxh-lg-93-vh{max-height:93vh!important}.mxh-lg-93-rem{max-height:93rem!important}.mxh-lg-93-px{max-height:93px!important}.mxh-lg-93{max-height:93%!important}.mxh-lg-94-vh{max-height:94vh!important}.mxh-lg-94-rem{max-height:94rem!important}.mxh-lg-94-px{max-height:94px!important}.mxh-lg-94{max-height:94%!important}.mxh-lg-95-vh{max-height:95vh!important}.mxh-lg-95-rem{max-height:95rem!important}.mxh-lg-95-px{max-height:95px!important}.mxh-lg-95{max-height:95%!important}.mxh-lg-96-vh{max-height:96vh!important}.mxh-lg-96-rem{max-height:96rem!important}.mxh-lg-96-px{max-height:96px!important}.mxh-lg-96{max-height:96%!important}.mxh-lg-97-vh{max-height:97vh!important}.mxh-lg-97-rem{max-height:97rem!important}.mxh-lg-97-px{max-height:97px!important}.mxh-lg-97{max-height:97%!important}.mxh-lg-98-vh{max-height:98vh!important}.mxh-lg-98-rem{max-height:98rem!important}.mxh-lg-98-px{max-height:98px!important}.mxh-lg-98{max-height:98%!important}.mxh-lg-99-vh{max-height:99vh!important}.mxh-lg-99-rem{max-height:99rem!important}.mxh-lg-99-px{max-height:99px!important}.mxh-lg-99{max-height:99%!important}.mxh-lg-100-vh{max-height:100vh!important}.mxh-lg-100-rem{max-height:100rem!important}.mxh-lg-100-px{max-height:100px!important}.mxh-lg-100{max-height:100%!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-shrink-lg-0{flex-shrink:0!important}.flex-shrink-lg-1{flex-shrink:1!important}.flex-shrink-lg-2{flex-shrink:2!important}.flex-shrink-lg-3{flex-shrink:3!important}.flex-shrink-lg-4{flex-shrink:4!important}.flex-shrink-lg-5{flex-shrink:5!important}.flex-shrink-lg-6{flex-shrink:6!important}.flex-shrink-lg-7{flex-shrink:7!important}.flex-shrink-lg-8{flex-shrink:8!important}.flex-shrink-lg-9{flex-shrink:9!important}.flex-shrink-lg-10{flex-shrink:10!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-xs{font-size:.5rem!important}.text-lg-sm{font-size:.625rem!important}.text-lg-md{font-size:.75rem!important}.text-lg-lg{font-size:.875rem!important}.text-lg-xl{font-size:1rem!important}.text-lg-xxl{font-size:1.125rem!important}.text-lg-1{font-size:2.5rem!important}.text-lg-2{font-size:2rem!important}.text-lg-3{font-size:1.75rem!important}.text-lg-4{font-size:1.5rem!important}.text-lg-5{font-size:1.25rem!important}.text-lg-6{font-size:1rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.cursor-lg-auto{cursor:auto!important}.cursor-lg-pointer{cursor:pointer!important}.cursor-lg-grab{cursor:grab!important}.cursor-lg-default{cursor:default!important}.rotate-lg-0{transform:rotate(0)!important}.rotate-lg-45{transform:rotate(45deg)!important}.rotate-lg-90{transform:rotate(90deg)!important}.rotate-lg-180{transform:rotate(180deg)!important}.rotate-lg-270{transform:rotate(270deg)!important}.rotate-lg-315{transform:rotate(315deg)!important}.rotate-lg-360{transform:rotate(360deg)!important}.rotate-lg-start{transform:rotate(90deg)!important}.rotate-lg-end{transform:rotate(270deg)!important}.mnh-lg-0{min-height:0!important}.mnh-lg-0-vh{min-height:0vh!important}.mnh-lg-0-rem{min-height:0rem!important}.mnh-lg-0-px{min-height:0px!important}.mnh-lg-0{min-height:0%!important}.mnh-lg-1-vh{min-height:1vh!important}.mnh-lg-1-rem{min-height:1rem!important}.mnh-lg-1-px{min-height:1px!important}.mnh-lg-1{min-height:1%!important}.mnh-lg-2-vh{min-height:2vh!important}.mnh-lg-2-rem{min-height:2rem!important}.mnh-lg-2-px{min-height:2px!important}.mnh-lg-2{min-height:2%!important}.mnh-lg-3-vh{min-height:3vh!important}.mnh-lg-3-rem{min-height:3rem!important}.mnh-lg-3-px{min-height:3px!important}.mnh-lg-3{min-height:3%!important}.mnh-lg-4-vh{min-height:4vh!important}.mnh-lg-4-rem{min-height:4rem!important}.mnh-lg-4-px{min-height:4px!important}.mnh-lg-4{min-height:4%!important}.mnh-lg-5-vh{min-height:5vh!important}.mnh-lg-5-rem{min-height:5rem!important}.mnh-lg-5-px{min-height:5px!important}.mnh-lg-5{min-height:5%!important}.mnh-lg-6-vh{min-height:6vh!important}.mnh-lg-6-rem{min-height:6rem!important}.mnh-lg-6-px{min-height:6px!important}.mnh-lg-6{min-height:6%!important}.mnh-lg-7-vh{min-height:7vh!important}.mnh-lg-7-rem{min-height:7rem!important}.mnh-lg-7-px{min-height:7px!important}.mnh-lg-7{min-height:7%!important}.mnh-lg-8-vh{min-height:8vh!important}.mnh-lg-8-rem{min-height:8rem!important}.mnh-lg-8-px{min-height:8px!important}.mnh-lg-8{min-height:8%!important}.mnh-lg-9-vh{min-height:9vh!important}.mnh-lg-9-rem{min-height:9rem!important}.mnh-lg-9-px{min-height:9px!important}.mnh-lg-9{min-height:9%!important}.mnh-lg-10-vh{min-height:10vh!important}.mnh-lg-10-rem{min-height:10rem!important}.mnh-lg-10-px{min-height:10px!important}.mnh-lg-10{min-height:10%!important}.mnh-lg-11-vh{min-height:11vh!important}.mnh-lg-11-rem{min-height:11rem!important}.mnh-lg-11-px{min-height:11px!important}.mnh-lg-11{min-height:11%!important}.mnh-lg-12-vh{min-height:12vh!important}.mnh-lg-12-rem{min-height:12rem!important}.mnh-lg-12-px{min-height:12px!important}.mnh-lg-12{min-height:12%!important}.mnh-lg-13-vh{min-height:13vh!important}.mnh-lg-13-rem{min-height:13rem!important}.mnh-lg-13-px{min-height:13px!important}.mnh-lg-13{min-height:13%!important}.mnh-lg-14-vh{min-height:14vh!important}.mnh-lg-14-rem{min-height:14rem!important}.mnh-lg-14-px{min-height:14px!important}.mnh-lg-14{min-height:14%!important}.mnh-lg-15-vh{min-height:15vh!important}.mnh-lg-15-rem{min-height:15rem!important}.mnh-lg-15-px{min-height:15px!important}.mnh-lg-15{min-height:15%!important}.mnh-lg-16-vh{min-height:16vh!important}.mnh-lg-16-rem{min-height:16rem!important}.mnh-lg-16-px{min-height:16px!important}.mnh-lg-16{min-height:16%!important}.mnh-lg-17-vh{min-height:17vh!important}.mnh-lg-17-rem{min-height:17rem!important}.mnh-lg-17-px{min-height:17px!important}.mnh-lg-17{min-height:17%!important}.mnh-lg-18-vh{min-height:18vh!important}.mnh-lg-18-rem{min-height:18rem!important}.mnh-lg-18-px{min-height:18px!important}.mnh-lg-18{min-height:18%!important}.mnh-lg-19-vh{min-height:19vh!important}.mnh-lg-19-rem{min-height:19rem!important}.mnh-lg-19-px{min-height:19px!important}.mnh-lg-19{min-height:19%!important}.mnh-lg-20-vh{min-height:20vh!important}.mnh-lg-20-rem{min-height:20rem!important}.mnh-lg-20-px{min-height:20px!important}.mnh-lg-20{min-height:20%!important}.mnh-lg-21-vh{min-height:21vh!important}.mnh-lg-21-rem{min-height:21rem!important}.mnh-lg-21-px{min-height:21px!important}.mnh-lg-21{min-height:21%!important}.mnh-lg-22-vh{min-height:22vh!important}.mnh-lg-22-rem{min-height:22rem!important}.mnh-lg-22-px{min-height:22px!important}.mnh-lg-22{min-height:22%!important}.mnh-lg-23-vh{min-height:23vh!important}.mnh-lg-23-rem{min-height:23rem!important}.mnh-lg-23-px{min-height:23px!important}.mnh-lg-23{min-height:23%!important}.mnh-lg-24-vh{min-height:24vh!important}.mnh-lg-24-rem{min-height:24rem!important}.mnh-lg-24-px{min-height:24px!important}.mnh-lg-24{min-height:24%!important}.mnh-lg-25-vh{min-height:25vh!important}.mnh-lg-25-rem{min-height:25rem!important}.mnh-lg-25-px{min-height:25px!important}.mnh-lg-25{min-height:25%!important}.mnh-lg-26-vh{min-height:26vh!important}.mnh-lg-26-rem{min-height:26rem!important}.mnh-lg-26-px{min-height:26px!important}.mnh-lg-26{min-height:26%!important}.mnh-lg-27-vh{min-height:27vh!important}.mnh-lg-27-rem{min-height:27rem!important}.mnh-lg-27-px{min-height:27px!important}.mnh-lg-27{min-height:27%!important}.mnh-lg-28-vh{min-height:28vh!important}.mnh-lg-28-rem{min-height:28rem!important}.mnh-lg-28-px{min-height:28px!important}.mnh-lg-28{min-height:28%!important}.mnh-lg-29-vh{min-height:29vh!important}.mnh-lg-29-rem{min-height:29rem!important}.mnh-lg-29-px{min-height:29px!important}.mnh-lg-29{min-height:29%!important}.mnh-lg-30-vh{min-height:30vh!important}.mnh-lg-30-rem{min-height:30rem!important}.mnh-lg-30-px{min-height:30px!important}.mnh-lg-30{min-height:30%!important}.mnh-lg-31-vh{min-height:31vh!important}.mnh-lg-31-rem{min-height:31rem!important}.mnh-lg-31-px{min-height:31px!important}.mnh-lg-31{min-height:31%!important}.mnh-lg-32-vh{min-height:32vh!important}.mnh-lg-32-rem{min-height:32rem!important}.mnh-lg-32-px{min-height:32px!important}.mnh-lg-32{min-height:32%!important}.mnh-lg-33-vh{min-height:33vh!important}.mnh-lg-33-rem{min-height:33rem!important}.mnh-lg-33-px{min-height:33px!important}.mnh-lg-33{min-height:33%!important}.mnh-lg-34-vh{min-height:34vh!important}.mnh-lg-34-rem{min-height:34rem!important}.mnh-lg-34-px{min-height:34px!important}.mnh-lg-34{min-height:34%!important}.mnh-lg-35-vh{min-height:35vh!important}.mnh-lg-35-rem{min-height:35rem!important}.mnh-lg-35-px{min-height:35px!important}.mnh-lg-35{min-height:35%!important}.mnh-lg-36-vh{min-height:36vh!important}.mnh-lg-36-rem{min-height:36rem!important}.mnh-lg-36-px{min-height:36px!important}.mnh-lg-36{min-height:36%!important}.mnh-lg-37-vh{min-height:37vh!important}.mnh-lg-37-rem{min-height:37rem!important}.mnh-lg-37-px{min-height:37px!important}.mnh-lg-37{min-height:37%!important}.mnh-lg-38-vh{min-height:38vh!important}.mnh-lg-38-rem{min-height:38rem!important}.mnh-lg-38-px{min-height:38px!important}.mnh-lg-38{min-height:38%!important}.mnh-lg-39-vh{min-height:39vh!important}.mnh-lg-39-rem{min-height:39rem!important}.mnh-lg-39-px{min-height:39px!important}.mnh-lg-39{min-height:39%!important}.mnh-lg-40-vh{min-height:40vh!important}.mnh-lg-40-rem{min-height:40rem!important}.mnh-lg-40-px{min-height:40px!important}.mnh-lg-40{min-height:40%!important}.mnh-lg-41-vh{min-height:41vh!important}.mnh-lg-41-rem{min-height:41rem!important}.mnh-lg-41-px{min-height:41px!important}.mnh-lg-41{min-height:41%!important}.mnh-lg-42-vh{min-height:42vh!important}.mnh-lg-42-rem{min-height:42rem!important}.mnh-lg-42-px{min-height:42px!important}.mnh-lg-42{min-height:42%!important}.mnh-lg-43-vh{min-height:43vh!important}.mnh-lg-43-rem{min-height:43rem!important}.mnh-lg-43-px{min-height:43px!important}.mnh-lg-43{min-height:43%!important}.mnh-lg-44-vh{min-height:44vh!important}.mnh-lg-44-rem{min-height:44rem!important}.mnh-lg-44-px{min-height:44px!important}.mnh-lg-44{min-height:44%!important}.mnh-lg-45-vh{min-height:45vh!important}.mnh-lg-45-rem{min-height:45rem!important}.mnh-lg-45-px{min-height:45px!important}.mnh-lg-45{min-height:45%!important}.mnh-lg-46-vh{min-height:46vh!important}.mnh-lg-46-rem{min-height:46rem!important}.mnh-lg-46-px{min-height:46px!important}.mnh-lg-46{min-height:46%!important}.mnh-lg-47-vh{min-height:47vh!important}.mnh-lg-47-rem{min-height:47rem!important}.mnh-lg-47-px{min-height:47px!important}.mnh-lg-47{min-height:47%!important}.mnh-lg-48-vh{min-height:48vh!important}.mnh-lg-48-rem{min-height:48rem!important}.mnh-lg-48-px{min-height:48px!important}.mnh-lg-48{min-height:48%!important}.mnh-lg-49-vh{min-height:49vh!important}.mnh-lg-49-rem{min-height:49rem!important}.mnh-lg-49-px{min-height:49px!important}.mnh-lg-49{min-height:49%!important}.mnh-lg-50-vh{min-height:50vh!important}.mnh-lg-50-rem{min-height:50rem!important}.mnh-lg-50-px{min-height:50px!important}.mnh-lg-50{min-height:50%!important}.mnh-lg-51-vh{min-height:51vh!important}.mnh-lg-51-rem{min-height:51rem!important}.mnh-lg-51-px{min-height:51px!important}.mnh-lg-51{min-height:51%!important}.mnh-lg-52-vh{min-height:52vh!important}.mnh-lg-52-rem{min-height:52rem!important}.mnh-lg-52-px{min-height:52px!important}.mnh-lg-52{min-height:52%!important}.mnh-lg-53-vh{min-height:53vh!important}.mnh-lg-53-rem{min-height:53rem!important}.mnh-lg-53-px{min-height:53px!important}.mnh-lg-53{min-height:53%!important}.mnh-lg-54-vh{min-height:54vh!important}.mnh-lg-54-rem{min-height:54rem!important}.mnh-lg-54-px{min-height:54px!important}.mnh-lg-54{min-height:54%!important}.mnh-lg-55-vh{min-height:55vh!important}.mnh-lg-55-rem{min-height:55rem!important}.mnh-lg-55-px{min-height:55px!important}.mnh-lg-55{min-height:55%!important}.mnh-lg-56-vh{min-height:56vh!important}.mnh-lg-56-rem{min-height:56rem!important}.mnh-lg-56-px{min-height:56px!important}.mnh-lg-56{min-height:56%!important}.mnh-lg-57-vh{min-height:57vh!important}.mnh-lg-57-rem{min-height:57rem!important}.mnh-lg-57-px{min-height:57px!important}.mnh-lg-57{min-height:57%!important}.mnh-lg-58-vh{min-height:58vh!important}.mnh-lg-58-rem{min-height:58rem!important}.mnh-lg-58-px{min-height:58px!important}.mnh-lg-58{min-height:58%!important}.mnh-lg-59-vh{min-height:59vh!important}.mnh-lg-59-rem{min-height:59rem!important}.mnh-lg-59-px{min-height:59px!important}.mnh-lg-59{min-height:59%!important}.mnh-lg-60-vh{min-height:60vh!important}.mnh-lg-60-rem{min-height:60rem!important}.mnh-lg-60-px{min-height:60px!important}.mnh-lg-60{min-height:60%!important}.mnh-lg-61-vh{min-height:61vh!important}.mnh-lg-61-rem{min-height:61rem!important}.mnh-lg-61-px{min-height:61px!important}.mnh-lg-61{min-height:61%!important}.mnh-lg-62-vh{min-height:62vh!important}.mnh-lg-62-rem{min-height:62rem!important}.mnh-lg-62-px{min-height:62px!important}.mnh-lg-62{min-height:62%!important}.mnh-lg-63-vh{min-height:63vh!important}.mnh-lg-63-rem{min-height:63rem!important}.mnh-lg-63-px{min-height:63px!important}.mnh-lg-63{min-height:63%!important}.mnh-lg-64-vh{min-height:64vh!important}.mnh-lg-64-rem{min-height:64rem!important}.mnh-lg-64-px{min-height:64px!important}.mnh-lg-64{min-height:64%!important}.mnh-lg-65-vh{min-height:65vh!important}.mnh-lg-65-rem{min-height:65rem!important}.mnh-lg-65-px{min-height:65px!important}.mnh-lg-65{min-height:65%!important}.mnh-lg-66-vh{min-height:66vh!important}.mnh-lg-66-rem{min-height:66rem!important}.mnh-lg-66-px{min-height:66px!important}.mnh-lg-66{min-height:66%!important}.mnh-lg-67-vh{min-height:67vh!important}.mnh-lg-67-rem{min-height:67rem!important}.mnh-lg-67-px{min-height:67px!important}.mnh-lg-67{min-height:67%!important}.mnh-lg-68-vh{min-height:68vh!important}.mnh-lg-68-rem{min-height:68rem!important}.mnh-lg-68-px{min-height:68px!important}.mnh-lg-68{min-height:68%!important}.mnh-lg-69-vh{min-height:69vh!important}.mnh-lg-69-rem{min-height:69rem!important}.mnh-lg-69-px{min-height:69px!important}.mnh-lg-69{min-height:69%!important}.mnh-lg-70-vh{min-height:70vh!important}.mnh-lg-70-rem{min-height:70rem!important}.mnh-lg-70-px{min-height:70px!important}.mnh-lg-70{min-height:70%!important}.mnh-lg-71-vh{min-height:71vh!important}.mnh-lg-71-rem{min-height:71rem!important}.mnh-lg-71-px{min-height:71px!important}.mnh-lg-71{min-height:71%!important}.mnh-lg-72-vh{min-height:72vh!important}.mnh-lg-72-rem{min-height:72rem!important}.mnh-lg-72-px{min-height:72px!important}.mnh-lg-72{min-height:72%!important}.mnh-lg-73-vh{min-height:73vh!important}.mnh-lg-73-rem{min-height:73rem!important}.mnh-lg-73-px{min-height:73px!important}.mnh-lg-73{min-height:73%!important}.mnh-lg-74-vh{min-height:74vh!important}.mnh-lg-74-rem{min-height:74rem!important}.mnh-lg-74-px{min-height:74px!important}.mnh-lg-74{min-height:74%!important}.mnh-lg-75-vh{min-height:75vh!important}.mnh-lg-75-rem{min-height:75rem!important}.mnh-lg-75-px{min-height:75px!important}.mnh-lg-75{min-height:75%!important}.mnh-lg-76-vh{min-height:76vh!important}.mnh-lg-76-rem{min-height:76rem!important}.mnh-lg-76-px{min-height:76px!important}.mnh-lg-76{min-height:76%!important}.mnh-lg-77-vh{min-height:77vh!important}.mnh-lg-77-rem{min-height:77rem!important}.mnh-lg-77-px{min-height:77px!important}.mnh-lg-77{min-height:77%!important}.mnh-lg-78-vh{min-height:78vh!important}.mnh-lg-78-rem{min-height:78rem!important}.mnh-lg-78-px{min-height:78px!important}.mnh-lg-78{min-height:78%!important}.mnh-lg-79-vh{min-height:79vh!important}.mnh-lg-79-rem{min-height:79rem!important}.mnh-lg-79-px{min-height:79px!important}.mnh-lg-79{min-height:79%!important}.mnh-lg-80-vh{min-height:80vh!important}.mnh-lg-80-rem{min-height:80rem!important}.mnh-lg-80-px{min-height:80px!important}.mnh-lg-80{min-height:80%!important}.mnh-lg-81-vh{min-height:81vh!important}.mnh-lg-81-rem{min-height:81rem!important}.mnh-lg-81-px{min-height:81px!important}.mnh-lg-81{min-height:81%!important}.mnh-lg-82-vh{min-height:82vh!important}.mnh-lg-82-rem{min-height:82rem!important}.mnh-lg-82-px{min-height:82px!important}.mnh-lg-82{min-height:82%!important}.mnh-lg-83-vh{min-height:83vh!important}.mnh-lg-83-rem{min-height:83rem!important}.mnh-lg-83-px{min-height:83px!important}.mnh-lg-83{min-height:83%!important}.mnh-lg-84-vh{min-height:84vh!important}.mnh-lg-84-rem{min-height:84rem!important}.mnh-lg-84-px{min-height:84px!important}.mnh-lg-84{min-height:84%!important}.mnh-lg-85-vh{min-height:85vh!important}.mnh-lg-85-rem{min-height:85rem!important}.mnh-lg-85-px{min-height:85px!important}.mnh-lg-85{min-height:85%!important}.mnh-lg-86-vh{min-height:86vh!important}.mnh-lg-86-rem{min-height:86rem!important}.mnh-lg-86-px{min-height:86px!important}.mnh-lg-86{min-height:86%!important}.mnh-lg-87-vh{min-height:87vh!important}.mnh-lg-87-rem{min-height:87rem!important}.mnh-lg-87-px{min-height:87px!important}.mnh-lg-87{min-height:87%!important}.mnh-lg-88-vh{min-height:88vh!important}.mnh-lg-88-rem{min-height:88rem!important}.mnh-lg-88-px{min-height:88px!important}.mnh-lg-88{min-height:88%!important}.mnh-lg-89-vh{min-height:89vh!important}.mnh-lg-89-rem{min-height:89rem!important}.mnh-lg-89-px{min-height:89px!important}.mnh-lg-89{min-height:89%!important}.mnh-lg-90-vh{min-height:90vh!important}.mnh-lg-90-rem{min-height:90rem!important}.mnh-lg-90-px{min-height:90px!important}.mnh-lg-90{min-height:90%!important}.mnh-lg-91-vh{min-height:91vh!important}.mnh-lg-91-rem{min-height:91rem!important}.mnh-lg-91-px{min-height:91px!important}.mnh-lg-91{min-height:91%!important}.mnh-lg-92-vh{min-height:92vh!important}.mnh-lg-92-rem{min-height:92rem!important}.mnh-lg-92-px{min-height:92px!important}.mnh-lg-92{min-height:92%!important}.mnh-lg-93-vh{min-height:93vh!important}.mnh-lg-93-rem{min-height:93rem!important}.mnh-lg-93-px{min-height:93px!important}.mnh-lg-93{min-height:93%!important}.mnh-lg-94-vh{min-height:94vh!important}.mnh-lg-94-rem{min-height:94rem!important}.mnh-lg-94-px{min-height:94px!important}.mnh-lg-94{min-height:94%!important}.mnh-lg-95-vh{min-height:95vh!important}.mnh-lg-95-rem{min-height:95rem!important}.mnh-lg-95-px{min-height:95px!important}.mnh-lg-95{min-height:95%!important}.mnh-lg-96-vh{min-height:96vh!important}.mnh-lg-96-rem{min-height:96rem!important}.mnh-lg-96-px{min-height:96px!important}.mnh-lg-96{min-height:96%!important}.mnh-lg-97-vh{min-height:97vh!important}.mnh-lg-97-rem{min-height:97rem!important}.mnh-lg-97-px{min-height:97px!important}.mnh-lg-97{min-height:97%!important}.mnh-lg-98-vh{min-height:98vh!important}.mnh-lg-98-rem{min-height:98rem!important}.mnh-lg-98-px{min-height:98px!important}.mnh-lg-98{min-height:98%!important}.mnh-lg-99-vh{min-height:99vh!important}.mnh-lg-99-rem{min-height:99rem!important}.mnh-lg-99-px{min-height:99px!important}.mnh-lg-99{min-height:99%!important}.mnh-lg-100-vh{min-height:100vh!important}.mnh-lg-100-rem{min-height:100rem!important}.mnh-lg-100-px{min-height:100px!important}.mnh-lg-100{min-height:100%!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.overflow-xl-visible{overflow:visible!important}.overflow-xl-hidden{overflow:hidden!important}.overflow-xl-scroll{overflow:scroll!important}.overflow-xl-auto{overflow:auto!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}.w-xl-0{width:0!important}.w-xl-0-vh{width:0vh!important}.w-xl-0-rem{width:0rem!important}.w-xl-0-px{width:0px!important}.w-xl-0{width:0%!important}.w-xl-1-vh{width:1vh!important}.w-xl-1-rem{width:1rem!important}.w-xl-1-px{width:1px!important}.w-xl-1{width:1%!important}.w-xl-2-vh{width:2vh!important}.w-xl-2-rem{width:2rem!important}.w-xl-2-px{width:2px!important}.w-xl-2{width:2%!important}.w-xl-3-vh{width:3vh!important}.w-xl-3-rem{width:3rem!important}.w-xl-3-px{width:3px!important}.w-xl-3{width:3%!important}.w-xl-4-vh{width:4vh!important}.w-xl-4-rem{width:4rem!important}.w-xl-4-px{width:4px!important}.w-xl-4{width:4%!important}.w-xl-5-vh{width:5vh!important}.w-xl-5-rem{width:5rem!important}.w-xl-5-px{width:5px!important}.w-xl-5{width:5%!important}.w-xl-6-vh{width:6vh!important}.w-xl-6-rem{width:6rem!important}.w-xl-6-px{width:6px!important}.w-xl-6{width:6%!important}.w-xl-7-vh{width:7vh!important}.w-xl-7-rem{width:7rem!important}.w-xl-7-px{width:7px!important}.w-xl-7{width:7%!important}.w-xl-8-vh{width:8vh!important}.w-xl-8-rem{width:8rem!important}.w-xl-8-px{width:8px!important}.w-xl-8{width:8%!important}.w-xl-9-vh{width:9vh!important}.w-xl-9-rem{width:9rem!important}.w-xl-9-px{width:9px!important}.w-xl-9{width:9%!important}.w-xl-10-vh{width:10vh!important}.w-xl-10-rem{width:10rem!important}.w-xl-10-px{width:10px!important}.w-xl-10{width:10%!important}.w-xl-11-vh{width:11vh!important}.w-xl-11-rem{width:11rem!important}.w-xl-11-px{width:11px!important}.w-xl-11{width:11%!important}.w-xl-12-vh{width:12vh!important}.w-xl-12-rem{width:12rem!important}.w-xl-12-px{width:12px!important}.w-xl-12{width:12%!important}.w-xl-13-vh{width:13vh!important}.w-xl-13-rem{width:13rem!important}.w-xl-13-px{width:13px!important}.w-xl-13{width:13%!important}.w-xl-14-vh{width:14vh!important}.w-xl-14-rem{width:14rem!important}.w-xl-14-px{width:14px!important}.w-xl-14{width:14%!important}.w-xl-15-vh{width:15vh!important}.w-xl-15-rem{width:15rem!important}.w-xl-15-px{width:15px!important}.w-xl-15{width:15%!important}.w-xl-16-vh{width:16vh!important}.w-xl-16-rem{width:16rem!important}.w-xl-16-px{width:16px!important}.w-xl-16{width:16%!important}.w-xl-17-vh{width:17vh!important}.w-xl-17-rem{width:17rem!important}.w-xl-17-px{width:17px!important}.w-xl-17{width:17%!important}.w-xl-18-vh{width:18vh!important}.w-xl-18-rem{width:18rem!important}.w-xl-18-px{width:18px!important}.w-xl-18{width:18%!important}.w-xl-19-vh{width:19vh!important}.w-xl-19-rem{width:19rem!important}.w-xl-19-px{width:19px!important}.w-xl-19{width:19%!important}.w-xl-20-vh{width:20vh!important}.w-xl-20-rem{width:20rem!important}.w-xl-20-px{width:20px!important}.w-xl-20{width:20%!important}.w-xl-21-vh{width:21vh!important}.w-xl-21-rem{width:21rem!important}.w-xl-21-px{width:21px!important}.w-xl-21{width:21%!important}.w-xl-22-vh{width:22vh!important}.w-xl-22-rem{width:22rem!important}.w-xl-22-px{width:22px!important}.w-xl-22{width:22%!important}.w-xl-23-vh{width:23vh!important}.w-xl-23-rem{width:23rem!important}.w-xl-23-px{width:23px!important}.w-xl-23{width:23%!important}.w-xl-24-vh{width:24vh!important}.w-xl-24-rem{width:24rem!important}.w-xl-24-px{width:24px!important}.w-xl-24{width:24%!important}.w-xl-25-vh{width:25vh!important}.w-xl-25-rem{width:25rem!important}.w-xl-25-px{width:25px!important}.w-xl-25{width:25%!important}.w-xl-26-vh{width:26vh!important}.w-xl-26-rem{width:26rem!important}.w-xl-26-px{width:26px!important}.w-xl-26{width:26%!important}.w-xl-27-vh{width:27vh!important}.w-xl-27-rem{width:27rem!important}.w-xl-27-px{width:27px!important}.w-xl-27{width:27%!important}.w-xl-28-vh{width:28vh!important}.w-xl-28-rem{width:28rem!important}.w-xl-28-px{width:28px!important}.w-xl-28{width:28%!important}.w-xl-29-vh{width:29vh!important}.w-xl-29-rem{width:29rem!important}.w-xl-29-px{width:29px!important}.w-xl-29{width:29%!important}.w-xl-30-vh{width:30vh!important}.w-xl-30-rem{width:30rem!important}.w-xl-30-px{width:30px!important}.w-xl-30{width:30%!important}.w-xl-31-vh{width:31vh!important}.w-xl-31-rem{width:31rem!important}.w-xl-31-px{width:31px!important}.w-xl-31{width:31%!important}.w-xl-32-vh{width:32vh!important}.w-xl-32-rem{width:32rem!important}.w-xl-32-px{width:32px!important}.w-xl-32{width:32%!important}.w-xl-33-vh{width:33vh!important}.w-xl-33-rem{width:33rem!important}.w-xl-33-px{width:33px!important}.w-xl-33{width:33%!important}.w-xl-34-vh{width:34vh!important}.w-xl-34-rem{width:34rem!important}.w-xl-34-px{width:34px!important}.w-xl-34{width:34%!important}.w-xl-35-vh{width:35vh!important}.w-xl-35-rem{width:35rem!important}.w-xl-35-px{width:35px!important}.w-xl-35{width:35%!important}.w-xl-36-vh{width:36vh!important}.w-xl-36-rem{width:36rem!important}.w-xl-36-px{width:36px!important}.w-xl-36{width:36%!important}.w-xl-37-vh{width:37vh!important}.w-xl-37-rem{width:37rem!important}.w-xl-37-px{width:37px!important}.w-xl-37{width:37%!important}.w-xl-38-vh{width:38vh!important}.w-xl-38-rem{width:38rem!important}.w-xl-38-px{width:38px!important}.w-xl-38{width:38%!important}.w-xl-39-vh{width:39vh!important}.w-xl-39-rem{width:39rem!important}.w-xl-39-px{width:39px!important}.w-xl-39{width:39%!important}.w-xl-40-vh{width:40vh!important}.w-xl-40-rem{width:40rem!important}.w-xl-40-px{width:40px!important}.w-xl-40{width:40%!important}.w-xl-41-vh{width:41vh!important}.w-xl-41-rem{width:41rem!important}.w-xl-41-px{width:41px!important}.w-xl-41{width:41%!important}.w-xl-42-vh{width:42vh!important}.w-xl-42-rem{width:42rem!important}.w-xl-42-px{width:42px!important}.w-xl-42{width:42%!important}.w-xl-43-vh{width:43vh!important}.w-xl-43-rem{width:43rem!important}.w-xl-43-px{width:43px!important}.w-xl-43{width:43%!important}.w-xl-44-vh{width:44vh!important}.w-xl-44-rem{width:44rem!important}.w-xl-44-px{width:44px!important}.w-xl-44{width:44%!important}.w-xl-45-vh{width:45vh!important}.w-xl-45-rem{width:45rem!important}.w-xl-45-px{width:45px!important}.w-xl-45{width:45%!important}.w-xl-46-vh{width:46vh!important}.w-xl-46-rem{width:46rem!important}.w-xl-46-px{width:46px!important}.w-xl-46{width:46%!important}.w-xl-47-vh{width:47vh!important}.w-xl-47-rem{width:47rem!important}.w-xl-47-px{width:47px!important}.w-xl-47{width:47%!important}.w-xl-48-vh{width:48vh!important}.w-xl-48-rem{width:48rem!important}.w-xl-48-px{width:48px!important}.w-xl-48{width:48%!important}.w-xl-49-vh{width:49vh!important}.w-xl-49-rem{width:49rem!important}.w-xl-49-px{width:49px!important}.w-xl-49{width:49%!important}.w-xl-50-vh{width:50vh!important}.w-xl-50-rem{width:50rem!important}.w-xl-50-px{width:50px!important}.w-xl-50{width:50%!important}.w-xl-51-vh{width:51vh!important}.w-xl-51-rem{width:51rem!important}.w-xl-51-px{width:51px!important}.w-xl-51{width:51%!important}.w-xl-52-vh{width:52vh!important}.w-xl-52-rem{width:52rem!important}.w-xl-52-px{width:52px!important}.w-xl-52{width:52%!important}.w-xl-53-vh{width:53vh!important}.w-xl-53-rem{width:53rem!important}.w-xl-53-px{width:53px!important}.w-xl-53{width:53%!important}.w-xl-54-vh{width:54vh!important}.w-xl-54-rem{width:54rem!important}.w-xl-54-px{width:54px!important}.w-xl-54{width:54%!important}.w-xl-55-vh{width:55vh!important}.w-xl-55-rem{width:55rem!important}.w-xl-55-px{width:55px!important}.w-xl-55{width:55%!important}.w-xl-56-vh{width:56vh!important}.w-xl-56-rem{width:56rem!important}.w-xl-56-px{width:56px!important}.w-xl-56{width:56%!important}.w-xl-57-vh{width:57vh!important}.w-xl-57-rem{width:57rem!important}.w-xl-57-px{width:57px!important}.w-xl-57{width:57%!important}.w-xl-58-vh{width:58vh!important}.w-xl-58-rem{width:58rem!important}.w-xl-58-px{width:58px!important}.w-xl-58{width:58%!important}.w-xl-59-vh{width:59vh!important}.w-xl-59-rem{width:59rem!important}.w-xl-59-px{width:59px!important}.w-xl-59{width:59%!important}.w-xl-60-vh{width:60vh!important}.w-xl-60-rem{width:60rem!important}.w-xl-60-px{width:60px!important}.w-xl-60{width:60%!important}.w-xl-61-vh{width:61vh!important}.w-xl-61-rem{width:61rem!important}.w-xl-61-px{width:61px!important}.w-xl-61{width:61%!important}.w-xl-62-vh{width:62vh!important}.w-xl-62-rem{width:62rem!important}.w-xl-62-px{width:62px!important}.w-xl-62{width:62%!important}.w-xl-63-vh{width:63vh!important}.w-xl-63-rem{width:63rem!important}.w-xl-63-px{width:63px!important}.w-xl-63{width:63%!important}.w-xl-64-vh{width:64vh!important}.w-xl-64-rem{width:64rem!important}.w-xl-64-px{width:64px!important}.w-xl-64{width:64%!important}.w-xl-65-vh{width:65vh!important}.w-xl-65-rem{width:65rem!important}.w-xl-65-px{width:65px!important}.w-xl-65{width:65%!important}.w-xl-66-vh{width:66vh!important}.w-xl-66-rem{width:66rem!important}.w-xl-66-px{width:66px!important}.w-xl-66{width:66%!important}.w-xl-67-vh{width:67vh!important}.w-xl-67-rem{width:67rem!important}.w-xl-67-px{width:67px!important}.w-xl-67{width:67%!important}.w-xl-68-vh{width:68vh!important}.w-xl-68-rem{width:68rem!important}.w-xl-68-px{width:68px!important}.w-xl-68{width:68%!important}.w-xl-69-vh{width:69vh!important}.w-xl-69-rem{width:69rem!important}.w-xl-69-px{width:69px!important}.w-xl-69{width:69%!important}.w-xl-70-vh{width:70vh!important}.w-xl-70-rem{width:70rem!important}.w-xl-70-px{width:70px!important}.w-xl-70{width:70%!important}.w-xl-71-vh{width:71vh!important}.w-xl-71-rem{width:71rem!important}.w-xl-71-px{width:71px!important}.w-xl-71{width:71%!important}.w-xl-72-vh{width:72vh!important}.w-xl-72-rem{width:72rem!important}.w-xl-72-px{width:72px!important}.w-xl-72{width:72%!important}.w-xl-73-vh{width:73vh!important}.w-xl-73-rem{width:73rem!important}.w-xl-73-px{width:73px!important}.w-xl-73{width:73%!important}.w-xl-74-vh{width:74vh!important}.w-xl-74-rem{width:74rem!important}.w-xl-74-px{width:74px!important}.w-xl-74{width:74%!important}.w-xl-75-vh{width:75vh!important}.w-xl-75-rem{width:75rem!important}.w-xl-75-px{width:75px!important}.w-xl-75{width:75%!important}.w-xl-76-vh{width:76vh!important}.w-xl-76-rem{width:76rem!important}.w-xl-76-px{width:76px!important}.w-xl-76{width:76%!important}.w-xl-77-vh{width:77vh!important}.w-xl-77-rem{width:77rem!important}.w-xl-77-px{width:77px!important}.w-xl-77{width:77%!important}.w-xl-78-vh{width:78vh!important}.w-xl-78-rem{width:78rem!important}.w-xl-78-px{width:78px!important}.w-xl-78{width:78%!important}.w-xl-79-vh{width:79vh!important}.w-xl-79-rem{width:79rem!important}.w-xl-79-px{width:79px!important}.w-xl-79{width:79%!important}.w-xl-80-vh{width:80vh!important}.w-xl-80-rem{width:80rem!important}.w-xl-80-px{width:80px!important}.w-xl-80{width:80%!important}.w-xl-81-vh{width:81vh!important}.w-xl-81-rem{width:81rem!important}.w-xl-81-px{width:81px!important}.w-xl-81{width:81%!important}.w-xl-82-vh{width:82vh!important}.w-xl-82-rem{width:82rem!important}.w-xl-82-px{width:82px!important}.w-xl-82{width:82%!important}.w-xl-83-vh{width:83vh!important}.w-xl-83-rem{width:83rem!important}.w-xl-83-px{width:83px!important}.w-xl-83{width:83%!important}.w-xl-84-vh{width:84vh!important}.w-xl-84-rem{width:84rem!important}.w-xl-84-px{width:84px!important}.w-xl-84{width:84%!important}.w-xl-85-vh{width:85vh!important}.w-xl-85-rem{width:85rem!important}.w-xl-85-px{width:85px!important}.w-xl-85{width:85%!important}.w-xl-86-vh{width:86vh!important}.w-xl-86-rem{width:86rem!important}.w-xl-86-px{width:86px!important}.w-xl-86{width:86%!important}.w-xl-87-vh{width:87vh!important}.w-xl-87-rem{width:87rem!important}.w-xl-87-px{width:87px!important}.w-xl-87{width:87%!important}.w-xl-88-vh{width:88vh!important}.w-xl-88-rem{width:88rem!important}.w-xl-88-px{width:88px!important}.w-xl-88{width:88%!important}.w-xl-89-vh{width:89vh!important}.w-xl-89-rem{width:89rem!important}.w-xl-89-px{width:89px!important}.w-xl-89{width:89%!important}.w-xl-90-vh{width:90vh!important}.w-xl-90-rem{width:90rem!important}.w-xl-90-px{width:90px!important}.w-xl-90{width:90%!important}.w-xl-91-vh{width:91vh!important}.w-xl-91-rem{width:91rem!important}.w-xl-91-px{width:91px!important}.w-xl-91{width:91%!important}.w-xl-92-vh{width:92vh!important}.w-xl-92-rem{width:92rem!important}.w-xl-92-px{width:92px!important}.w-xl-92{width:92%!important}.w-xl-93-vh{width:93vh!important}.w-xl-93-rem{width:93rem!important}.w-xl-93-px{width:93px!important}.w-xl-93{width:93%!important}.w-xl-94-vh{width:94vh!important}.w-xl-94-rem{width:94rem!important}.w-xl-94-px{width:94px!important}.w-xl-94{width:94%!important}.w-xl-95-vh{width:95vh!important}.w-xl-95-rem{width:95rem!important}.w-xl-95-px{width:95px!important}.w-xl-95{width:95%!important}.w-xl-96-vh{width:96vh!important}.w-xl-96-rem{width:96rem!important}.w-xl-96-px{width:96px!important}.w-xl-96{width:96%!important}.w-xl-97-vh{width:97vh!important}.w-xl-97-rem{width:97rem!important}.w-xl-97-px{width:97px!important}.w-xl-97{width:97%!important}.w-xl-98-vh{width:98vh!important}.w-xl-98-rem{width:98rem!important}.w-xl-98-px{width:98px!important}.w-xl-98{width:98%!important}.w-xl-99-vh{width:99vh!important}.w-xl-99-rem{width:99rem!important}.w-xl-99-px{width:99px!important}.w-xl-99{width:99%!important}.w-xl-100-vh{width:100vh!important}.w-xl-100-rem{width:100rem!important}.w-xl-100-px{width:100px!important}.w-xl-100{width:100%!important}.h-xl-0{height:0!important}.h-xl-0-vh{height:0vh!important}.h-xl-0-rem{height:0rem!important}.h-xl-0-px{height:0px!important}.h-xl-0{height:0%!important}.h-xl-1-vh{height:1vh!important}.h-xl-1-rem{height:1rem!important}.h-xl-1-px{height:1px!important}.h-xl-1{height:1%!important}.h-xl-2-vh{height:2vh!important}.h-xl-2-rem{height:2rem!important}.h-xl-2-px{height:2px!important}.h-xl-2{height:2%!important}.h-xl-3-vh{height:3vh!important}.h-xl-3-rem{height:3rem!important}.h-xl-3-px{height:3px!important}.h-xl-3{height:3%!important}.h-xl-4-vh{height:4vh!important}.h-xl-4-rem{height:4rem!important}.h-xl-4-px{height:4px!important}.h-xl-4{height:4%!important}.h-xl-5-vh{height:5vh!important}.h-xl-5-rem{height:5rem!important}.h-xl-5-px{height:5px!important}.h-xl-5{height:5%!important}.h-xl-6-vh{height:6vh!important}.h-xl-6-rem{height:6rem!important}.h-xl-6-px{height:6px!important}.h-xl-6{height:6%!important}.h-xl-7-vh{height:7vh!important}.h-xl-7-rem{height:7rem!important}.h-xl-7-px{height:7px!important}.h-xl-7{height:7%!important}.h-xl-8-vh{height:8vh!important}.h-xl-8-rem{height:8rem!important}.h-xl-8-px{height:8px!important}.h-xl-8{height:8%!important}.h-xl-9-vh{height:9vh!important}.h-xl-9-rem{height:9rem!important}.h-xl-9-px{height:9px!important}.h-xl-9{height:9%!important}.h-xl-10-vh{height:10vh!important}.h-xl-10-rem{height:10rem!important}.h-xl-10-px{height:10px!important}.h-xl-10{height:10%!important}.h-xl-11-vh{height:11vh!important}.h-xl-11-rem{height:11rem!important}.h-xl-11-px{height:11px!important}.h-xl-11{height:11%!important}.h-xl-12-vh{height:12vh!important}.h-xl-12-rem{height:12rem!important}.h-xl-12-px{height:12px!important}.h-xl-12{height:12%!important}.h-xl-13-vh{height:13vh!important}.h-xl-13-rem{height:13rem!important}.h-xl-13-px{height:13px!important}.h-xl-13{height:13%!important}.h-xl-14-vh{height:14vh!important}.h-xl-14-rem{height:14rem!important}.h-xl-14-px{height:14px!important}.h-xl-14{height:14%!important}.h-xl-15-vh{height:15vh!important}.h-xl-15-rem{height:15rem!important}.h-xl-15-px{height:15px!important}.h-xl-15{height:15%!important}.h-xl-16-vh{height:16vh!important}.h-xl-16-rem{height:16rem!important}.h-xl-16-px{height:16px!important}.h-xl-16{height:16%!important}.h-xl-17-vh{height:17vh!important}.h-xl-17-rem{height:17rem!important}.h-xl-17-px{height:17px!important}.h-xl-17{height:17%!important}.h-xl-18-vh{height:18vh!important}.h-xl-18-rem{height:18rem!important}.h-xl-18-px{height:18px!important}.h-xl-18{height:18%!important}.h-xl-19-vh{height:19vh!important}.h-xl-19-rem{height:19rem!important}.h-xl-19-px{height:19px!important}.h-xl-19{height:19%!important}.h-xl-20-vh{height:20vh!important}.h-xl-20-rem{height:20rem!important}.h-xl-20-px{height:20px!important}.h-xl-20{height:20%!important}.h-xl-21-vh{height:21vh!important}.h-xl-21-rem{height:21rem!important}.h-xl-21-px{height:21px!important}.h-xl-21{height:21%!important}.h-xl-22-vh{height:22vh!important}.h-xl-22-rem{height:22rem!important}.h-xl-22-px{height:22px!important}.h-xl-22{height:22%!important}.h-xl-23-vh{height:23vh!important}.h-xl-23-rem{height:23rem!important}.h-xl-23-px{height:23px!important}.h-xl-23{height:23%!important}.h-xl-24-vh{height:24vh!important}.h-xl-24-rem{height:24rem!important}.h-xl-24-px{height:24px!important}.h-xl-24{height:24%!important}.h-xl-25-vh{height:25vh!important}.h-xl-25-rem{height:25rem!important}.h-xl-25-px{height:25px!important}.h-xl-25{height:25%!important}.h-xl-26-vh{height:26vh!important}.h-xl-26-rem{height:26rem!important}.h-xl-26-px{height:26px!important}.h-xl-26{height:26%!important}.h-xl-27-vh{height:27vh!important}.h-xl-27-rem{height:27rem!important}.h-xl-27-px{height:27px!important}.h-xl-27{height:27%!important}.h-xl-28-vh{height:28vh!important}.h-xl-28-rem{height:28rem!important}.h-xl-28-px{height:28px!important}.h-xl-28{height:28%!important}.h-xl-29-vh{height:29vh!important}.h-xl-29-rem{height:29rem!important}.h-xl-29-px{height:29px!important}.h-xl-29{height:29%!important}.h-xl-30-vh{height:30vh!important}.h-xl-30-rem{height:30rem!important}.h-xl-30-px{height:30px!important}.h-xl-30{height:30%!important}.h-xl-31-vh{height:31vh!important}.h-xl-31-rem{height:31rem!important}.h-xl-31-px{height:31px!important}.h-xl-31{height:31%!important}.h-xl-32-vh{height:32vh!important}.h-xl-32-rem{height:32rem!important}.h-xl-32-px{height:32px!important}.h-xl-32{height:32%!important}.h-xl-33-vh{height:33vh!important}.h-xl-33-rem{height:33rem!important}.h-xl-33-px{height:33px!important}.h-xl-33{height:33%!important}.h-xl-34-vh{height:34vh!important}.h-xl-34-rem{height:34rem!important}.h-xl-34-px{height:34px!important}.h-xl-34{height:34%!important}.h-xl-35-vh{height:35vh!important}.h-xl-35-rem{height:35rem!important}.h-xl-35-px{height:35px!important}.h-xl-35{height:35%!important}.h-xl-36-vh{height:36vh!important}.h-xl-36-rem{height:36rem!important}.h-xl-36-px{height:36px!important}.h-xl-36{height:36%!important}.h-xl-37-vh{height:37vh!important}.h-xl-37-rem{height:37rem!important}.h-xl-37-px{height:37px!important}.h-xl-37{height:37%!important}.h-xl-38-vh{height:38vh!important}.h-xl-38-rem{height:38rem!important}.h-xl-38-px{height:38px!important}.h-xl-38{height:38%!important}.h-xl-39-vh{height:39vh!important}.h-xl-39-rem{height:39rem!important}.h-xl-39-px{height:39px!important}.h-xl-39{height:39%!important}.h-xl-40-vh{height:40vh!important}.h-xl-40-rem{height:40rem!important}.h-xl-40-px{height:40px!important}.h-xl-40{height:40%!important}.h-xl-41-vh{height:41vh!important}.h-xl-41-rem{height:41rem!important}.h-xl-41-px{height:41px!important}.h-xl-41{height:41%!important}.h-xl-42-vh{height:42vh!important}.h-xl-42-rem{height:42rem!important}.h-xl-42-px{height:42px!important}.h-xl-42{height:42%!important}.h-xl-43-vh{height:43vh!important}.h-xl-43-rem{height:43rem!important}.h-xl-43-px{height:43px!important}.h-xl-43{height:43%!important}.h-xl-44-vh{height:44vh!important}.h-xl-44-rem{height:44rem!important}.h-xl-44-px{height:44px!important}.h-xl-44{height:44%!important}.h-xl-45-vh{height:45vh!important}.h-xl-45-rem{height:45rem!important}.h-xl-45-px{height:45px!important}.h-xl-45{height:45%!important}.h-xl-46-vh{height:46vh!important}.h-xl-46-rem{height:46rem!important}.h-xl-46-px{height:46px!important}.h-xl-46{height:46%!important}.h-xl-47-vh{height:47vh!important}.h-xl-47-rem{height:47rem!important}.h-xl-47-px{height:47px!important}.h-xl-47{height:47%!important}.h-xl-48-vh{height:48vh!important}.h-xl-48-rem{height:48rem!important}.h-xl-48-px{height:48px!important}.h-xl-48{height:48%!important}.h-xl-49-vh{height:49vh!important}.h-xl-49-rem{height:49rem!important}.h-xl-49-px{height:49px!important}.h-xl-49{height:49%!important}.h-xl-50-vh{height:50vh!important}.h-xl-50-rem{height:50rem!important}.h-xl-50-px{height:50px!important}.h-xl-50{height:50%!important}.h-xl-51-vh{height:51vh!important}.h-xl-51-rem{height:51rem!important}.h-xl-51-px{height:51px!important}.h-xl-51{height:51%!important}.h-xl-52-vh{height:52vh!important}.h-xl-52-rem{height:52rem!important}.h-xl-52-px{height:52px!important}.h-xl-52{height:52%!important}.h-xl-53-vh{height:53vh!important}.h-xl-53-rem{height:53rem!important}.h-xl-53-px{height:53px!important}.h-xl-53{height:53%!important}.h-xl-54-vh{height:54vh!important}.h-xl-54-rem{height:54rem!important}.h-xl-54-px{height:54px!important}.h-xl-54{height:54%!important}.h-xl-55-vh{height:55vh!important}.h-xl-55-rem{height:55rem!important}.h-xl-55-px{height:55px!important}.h-xl-55{height:55%!important}.h-xl-56-vh{height:56vh!important}.h-xl-56-rem{height:56rem!important}.h-xl-56-px{height:56px!important}.h-xl-56{height:56%!important}.h-xl-57-vh{height:57vh!important}.h-xl-57-rem{height:57rem!important}.h-xl-57-px{height:57px!important}.h-xl-57{height:57%!important}.h-xl-58-vh{height:58vh!important}.h-xl-58-rem{height:58rem!important}.h-xl-58-px{height:58px!important}.h-xl-58{height:58%!important}.h-xl-59-vh{height:59vh!important}.h-xl-59-rem{height:59rem!important}.h-xl-59-px{height:59px!important}.h-xl-59{height:59%!important}.h-xl-60-vh{height:60vh!important}.h-xl-60-rem{height:60rem!important}.h-xl-60-px{height:60px!important}.h-xl-60{height:60%!important}.h-xl-61-vh{height:61vh!important}.h-xl-61-rem{height:61rem!important}.h-xl-61-px{height:61px!important}.h-xl-61{height:61%!important}.h-xl-62-vh{height:62vh!important}.h-xl-62-rem{height:62rem!important}.h-xl-62-px{height:62px!important}.h-xl-62{height:62%!important}.h-xl-63-vh{height:63vh!important}.h-xl-63-rem{height:63rem!important}.h-xl-63-px{height:63px!important}.h-xl-63{height:63%!important}.h-xl-64-vh{height:64vh!important}.h-xl-64-rem{height:64rem!important}.h-xl-64-px{height:64px!important}.h-xl-64{height:64%!important}.h-xl-65-vh{height:65vh!important}.h-xl-65-rem{height:65rem!important}.h-xl-65-px{height:65px!important}.h-xl-65{height:65%!important}.h-xl-66-vh{height:66vh!important}.h-xl-66-rem{height:66rem!important}.h-xl-66-px{height:66px!important}.h-xl-66{height:66%!important}.h-xl-67-vh{height:67vh!important}.h-xl-67-rem{height:67rem!important}.h-xl-67-px{height:67px!important}.h-xl-67{height:67%!important}.h-xl-68-vh{height:68vh!important}.h-xl-68-rem{height:68rem!important}.h-xl-68-px{height:68px!important}.h-xl-68{height:68%!important}.h-xl-69-vh{height:69vh!important}.h-xl-69-rem{height:69rem!important}.h-xl-69-px{height:69px!important}.h-xl-69{height:69%!important}.h-xl-70-vh{height:70vh!important}.h-xl-70-rem{height:70rem!important}.h-xl-70-px{height:70px!important}.h-xl-70{height:70%!important}.h-xl-71-vh{height:71vh!important}.h-xl-71-rem{height:71rem!important}.h-xl-71-px{height:71px!important}.h-xl-71{height:71%!important}.h-xl-72-vh{height:72vh!important}.h-xl-72-rem{height:72rem!important}.h-xl-72-px{height:72px!important}.h-xl-72{height:72%!important}.h-xl-73-vh{height:73vh!important}.h-xl-73-rem{height:73rem!important}.h-xl-73-px{height:73px!important}.h-xl-73{height:73%!important}.h-xl-74-vh{height:74vh!important}.h-xl-74-rem{height:74rem!important}.h-xl-74-px{height:74px!important}.h-xl-74{height:74%!important}.h-xl-75-vh{height:75vh!important}.h-xl-75-rem{height:75rem!important}.h-xl-75-px{height:75px!important}.h-xl-75{height:75%!important}.h-xl-76-vh{height:76vh!important}.h-xl-76-rem{height:76rem!important}.h-xl-76-px{height:76px!important}.h-xl-76{height:76%!important}.h-xl-77-vh{height:77vh!important}.h-xl-77-rem{height:77rem!important}.h-xl-77-px{height:77px!important}.h-xl-77{height:77%!important}.h-xl-78-vh{height:78vh!important}.h-xl-78-rem{height:78rem!important}.h-xl-78-px{height:78px!important}.h-xl-78{height:78%!important}.h-xl-79-vh{height:79vh!important}.h-xl-79-rem{height:79rem!important}.h-xl-79-px{height:79px!important}.h-xl-79{height:79%!important}.h-xl-80-vh{height:80vh!important}.h-xl-80-rem{height:80rem!important}.h-xl-80-px{height:80px!important}.h-xl-80{height:80%!important}.h-xl-81-vh{height:81vh!important}.h-xl-81-rem{height:81rem!important}.h-xl-81-px{height:81px!important}.h-xl-81{height:81%!important}.h-xl-82-vh{height:82vh!important}.h-xl-82-rem{height:82rem!important}.h-xl-82-px{height:82px!important}.h-xl-82{height:82%!important}.h-xl-83-vh{height:83vh!important}.h-xl-83-rem{height:83rem!important}.h-xl-83-px{height:83px!important}.h-xl-83{height:83%!important}.h-xl-84-vh{height:84vh!important}.h-xl-84-rem{height:84rem!important}.h-xl-84-px{height:84px!important}.h-xl-84{height:84%!important}.h-xl-85-vh{height:85vh!important}.h-xl-85-rem{height:85rem!important}.h-xl-85-px{height:85px!important}.h-xl-85{height:85%!important}.h-xl-86-vh{height:86vh!important}.h-xl-86-rem{height:86rem!important}.h-xl-86-px{height:86px!important}.h-xl-86{height:86%!important}.h-xl-87-vh{height:87vh!important}.h-xl-87-rem{height:87rem!important}.h-xl-87-px{height:87px!important}.h-xl-87{height:87%!important}.h-xl-88-vh{height:88vh!important}.h-xl-88-rem{height:88rem!important}.h-xl-88-px{height:88px!important}.h-xl-88{height:88%!important}.h-xl-89-vh{height:89vh!important}.h-xl-89-rem{height:89rem!important}.h-xl-89-px{height:89px!important}.h-xl-89{height:89%!important}.h-xl-90-vh{height:90vh!important}.h-xl-90-rem{height:90rem!important}.h-xl-90-px{height:90px!important}.h-xl-90{height:90%!important}.h-xl-91-vh{height:91vh!important}.h-xl-91-rem{height:91rem!important}.h-xl-91-px{height:91px!important}.h-xl-91{height:91%!important}.h-xl-92-vh{height:92vh!important}.h-xl-92-rem{height:92rem!important}.h-xl-92-px{height:92px!important}.h-xl-92{height:92%!important}.h-xl-93-vh{height:93vh!important}.h-xl-93-rem{height:93rem!important}.h-xl-93-px{height:93px!important}.h-xl-93{height:93%!important}.h-xl-94-vh{height:94vh!important}.h-xl-94-rem{height:94rem!important}.h-xl-94-px{height:94px!important}.h-xl-94{height:94%!important}.h-xl-95-vh{height:95vh!important}.h-xl-95-rem{height:95rem!important}.h-xl-95-px{height:95px!important}.h-xl-95{height:95%!important}.h-xl-96-vh{height:96vh!important}.h-xl-96-rem{height:96rem!important}.h-xl-96-px{height:96px!important}.h-xl-96{height:96%!important}.h-xl-97-vh{height:97vh!important}.h-xl-97-rem{height:97rem!important}.h-xl-97-px{height:97px!important}.h-xl-97{height:97%!important}.h-xl-98-vh{height:98vh!important}.h-xl-98-rem{height:98rem!important}.h-xl-98-px{height:98px!important}.h-xl-98{height:98%!important}.h-xl-99-vh{height:99vh!important}.h-xl-99-rem{height:99rem!important}.h-xl-99-px{height:99px!important}.h-xl-99{height:99%!important}.h-xl-100-vh{height:100vh!important}.h-xl-100-rem{height:100rem!important}.h-xl-100-px{height:100px!important}.h-xl-100{height:100%!important}.mxh-xl-0{max-height:0!important}.mxh-xl-0-vh{max-height:0vh!important}.mxh-xl-0-rem{max-height:0rem!important}.mxh-xl-0-px{max-height:0px!important}.mxh-xl-0{max-height:0%!important}.mxh-xl-1-vh{max-height:1vh!important}.mxh-xl-1-rem{max-height:1rem!important}.mxh-xl-1-px{max-height:1px!important}.mxh-xl-1{max-height:1%!important}.mxh-xl-2-vh{max-height:2vh!important}.mxh-xl-2-rem{max-height:2rem!important}.mxh-xl-2-px{max-height:2px!important}.mxh-xl-2{max-height:2%!important}.mxh-xl-3-vh{max-height:3vh!important}.mxh-xl-3-rem{max-height:3rem!important}.mxh-xl-3-px{max-height:3px!important}.mxh-xl-3{max-height:3%!important}.mxh-xl-4-vh{max-height:4vh!important}.mxh-xl-4-rem{max-height:4rem!important}.mxh-xl-4-px{max-height:4px!important}.mxh-xl-4{max-height:4%!important}.mxh-xl-5-vh{max-height:5vh!important}.mxh-xl-5-rem{max-height:5rem!important}.mxh-xl-5-px{max-height:5px!important}.mxh-xl-5{max-height:5%!important}.mxh-xl-6-vh{max-height:6vh!important}.mxh-xl-6-rem{max-height:6rem!important}.mxh-xl-6-px{max-height:6px!important}.mxh-xl-6{max-height:6%!important}.mxh-xl-7-vh{max-height:7vh!important}.mxh-xl-7-rem{max-height:7rem!important}.mxh-xl-7-px{max-height:7px!important}.mxh-xl-7{max-height:7%!important}.mxh-xl-8-vh{max-height:8vh!important}.mxh-xl-8-rem{max-height:8rem!important}.mxh-xl-8-px{max-height:8px!important}.mxh-xl-8{max-height:8%!important}.mxh-xl-9-vh{max-height:9vh!important}.mxh-xl-9-rem{max-height:9rem!important}.mxh-xl-9-px{max-height:9px!important}.mxh-xl-9{max-height:9%!important}.mxh-xl-10-vh{max-height:10vh!important}.mxh-xl-10-rem{max-height:10rem!important}.mxh-xl-10-px{max-height:10px!important}.mxh-xl-10{max-height:10%!important}.mxh-xl-11-vh{max-height:11vh!important}.mxh-xl-11-rem{max-height:11rem!important}.mxh-xl-11-px{max-height:11px!important}.mxh-xl-11{max-height:11%!important}.mxh-xl-12-vh{max-height:12vh!important}.mxh-xl-12-rem{max-height:12rem!important}.mxh-xl-12-px{max-height:12px!important}.mxh-xl-12{max-height:12%!important}.mxh-xl-13-vh{max-height:13vh!important}.mxh-xl-13-rem{max-height:13rem!important}.mxh-xl-13-px{max-height:13px!important}.mxh-xl-13{max-height:13%!important}.mxh-xl-14-vh{max-height:14vh!important}.mxh-xl-14-rem{max-height:14rem!important}.mxh-xl-14-px{max-height:14px!important}.mxh-xl-14{max-height:14%!important}.mxh-xl-15-vh{max-height:15vh!important}.mxh-xl-15-rem{max-height:15rem!important}.mxh-xl-15-px{max-height:15px!important}.mxh-xl-15{max-height:15%!important}.mxh-xl-16-vh{max-height:16vh!important}.mxh-xl-16-rem{max-height:16rem!important}.mxh-xl-16-px{max-height:16px!important}.mxh-xl-16{max-height:16%!important}.mxh-xl-17-vh{max-height:17vh!important}.mxh-xl-17-rem{max-height:17rem!important}.mxh-xl-17-px{max-height:17px!important}.mxh-xl-17{max-height:17%!important}.mxh-xl-18-vh{max-height:18vh!important}.mxh-xl-18-rem{max-height:18rem!important}.mxh-xl-18-px{max-height:18px!important}.mxh-xl-18{max-height:18%!important}.mxh-xl-19-vh{max-height:19vh!important}.mxh-xl-19-rem{max-height:19rem!important}.mxh-xl-19-px{max-height:19px!important}.mxh-xl-19{max-height:19%!important}.mxh-xl-20-vh{max-height:20vh!important}.mxh-xl-20-rem{max-height:20rem!important}.mxh-xl-20-px{max-height:20px!important}.mxh-xl-20{max-height:20%!important}.mxh-xl-21-vh{max-height:21vh!important}.mxh-xl-21-rem{max-height:21rem!important}.mxh-xl-21-px{max-height:21px!important}.mxh-xl-21{max-height:21%!important}.mxh-xl-22-vh{max-height:22vh!important}.mxh-xl-22-rem{max-height:22rem!important}.mxh-xl-22-px{max-height:22px!important}.mxh-xl-22{max-height:22%!important}.mxh-xl-23-vh{max-height:23vh!important}.mxh-xl-23-rem{max-height:23rem!important}.mxh-xl-23-px{max-height:23px!important}.mxh-xl-23{max-height:23%!important}.mxh-xl-24-vh{max-height:24vh!important}.mxh-xl-24-rem{max-height:24rem!important}.mxh-xl-24-px{max-height:24px!important}.mxh-xl-24{max-height:24%!important}.mxh-xl-25-vh{max-height:25vh!important}.mxh-xl-25-rem{max-height:25rem!important}.mxh-xl-25-px{max-height:25px!important}.mxh-xl-25{max-height:25%!important}.mxh-xl-26-vh{max-height:26vh!important}.mxh-xl-26-rem{max-height:26rem!important}.mxh-xl-26-px{max-height:26px!important}.mxh-xl-26{max-height:26%!important}.mxh-xl-27-vh{max-height:27vh!important}.mxh-xl-27-rem{max-height:27rem!important}.mxh-xl-27-px{max-height:27px!important}.mxh-xl-27{max-height:27%!important}.mxh-xl-28-vh{max-height:28vh!important}.mxh-xl-28-rem{max-height:28rem!important}.mxh-xl-28-px{max-height:28px!important}.mxh-xl-28{max-height:28%!important}.mxh-xl-29-vh{max-height:29vh!important}.mxh-xl-29-rem{max-height:29rem!important}.mxh-xl-29-px{max-height:29px!important}.mxh-xl-29{max-height:29%!important}.mxh-xl-30-vh{max-height:30vh!important}.mxh-xl-30-rem{max-height:30rem!important}.mxh-xl-30-px{max-height:30px!important}.mxh-xl-30{max-height:30%!important}.mxh-xl-31-vh{max-height:31vh!important}.mxh-xl-31-rem{max-height:31rem!important}.mxh-xl-31-px{max-height:31px!important}.mxh-xl-31{max-height:31%!important}.mxh-xl-32-vh{max-height:32vh!important}.mxh-xl-32-rem{max-height:32rem!important}.mxh-xl-32-px{max-height:32px!important}.mxh-xl-32{max-height:32%!important}.mxh-xl-33-vh{max-height:33vh!important}.mxh-xl-33-rem{max-height:33rem!important}.mxh-xl-33-px{max-height:33px!important}.mxh-xl-33{max-height:33%!important}.mxh-xl-34-vh{max-height:34vh!important}.mxh-xl-34-rem{max-height:34rem!important}.mxh-xl-34-px{max-height:34px!important}.mxh-xl-34{max-height:34%!important}.mxh-xl-35-vh{max-height:35vh!important}.mxh-xl-35-rem{max-height:35rem!important}.mxh-xl-35-px{max-height:35px!important}.mxh-xl-35{max-height:35%!important}.mxh-xl-36-vh{max-height:36vh!important}.mxh-xl-36-rem{max-height:36rem!important}.mxh-xl-36-px{max-height:36px!important}.mxh-xl-36{max-height:36%!important}.mxh-xl-37-vh{max-height:37vh!important}.mxh-xl-37-rem{max-height:37rem!important}.mxh-xl-37-px{max-height:37px!important}.mxh-xl-37{max-height:37%!important}.mxh-xl-38-vh{max-height:38vh!important}.mxh-xl-38-rem{max-height:38rem!important}.mxh-xl-38-px{max-height:38px!important}.mxh-xl-38{max-height:38%!important}.mxh-xl-39-vh{max-height:39vh!important}.mxh-xl-39-rem{max-height:39rem!important}.mxh-xl-39-px{max-height:39px!important}.mxh-xl-39{max-height:39%!important}.mxh-xl-40-vh{max-height:40vh!important}.mxh-xl-40-rem{max-height:40rem!important}.mxh-xl-40-px{max-height:40px!important}.mxh-xl-40{max-height:40%!important}.mxh-xl-41-vh{max-height:41vh!important}.mxh-xl-41-rem{max-height:41rem!important}.mxh-xl-41-px{max-height:41px!important}.mxh-xl-41{max-height:41%!important}.mxh-xl-42-vh{max-height:42vh!important}.mxh-xl-42-rem{max-height:42rem!important}.mxh-xl-42-px{max-height:42px!important}.mxh-xl-42{max-height:42%!important}.mxh-xl-43-vh{max-height:43vh!important}.mxh-xl-43-rem{max-height:43rem!important}.mxh-xl-43-px{max-height:43px!important}.mxh-xl-43{max-height:43%!important}.mxh-xl-44-vh{max-height:44vh!important}.mxh-xl-44-rem{max-height:44rem!important}.mxh-xl-44-px{max-height:44px!important}.mxh-xl-44{max-height:44%!important}.mxh-xl-45-vh{max-height:45vh!important}.mxh-xl-45-rem{max-height:45rem!important}.mxh-xl-45-px{max-height:45px!important}.mxh-xl-45{max-height:45%!important}.mxh-xl-46-vh{max-height:46vh!important}.mxh-xl-46-rem{max-height:46rem!important}.mxh-xl-46-px{max-height:46px!important}.mxh-xl-46{max-height:46%!important}.mxh-xl-47-vh{max-height:47vh!important}.mxh-xl-47-rem{max-height:47rem!important}.mxh-xl-47-px{max-height:47px!important}.mxh-xl-47{max-height:47%!important}.mxh-xl-48-vh{max-height:48vh!important}.mxh-xl-48-rem{max-height:48rem!important}.mxh-xl-48-px{max-height:48px!important}.mxh-xl-48{max-height:48%!important}.mxh-xl-49-vh{max-height:49vh!important}.mxh-xl-49-rem{max-height:49rem!important}.mxh-xl-49-px{max-height:49px!important}.mxh-xl-49{max-height:49%!important}.mxh-xl-50-vh{max-height:50vh!important}.mxh-xl-50-rem{max-height:50rem!important}.mxh-xl-50-px{max-height:50px!important}.mxh-xl-50{max-height:50%!important}.mxh-xl-51-vh{max-height:51vh!important}.mxh-xl-51-rem{max-height:51rem!important}.mxh-xl-51-px{max-height:51px!important}.mxh-xl-51{max-height:51%!important}.mxh-xl-52-vh{max-height:52vh!important}.mxh-xl-52-rem{max-height:52rem!important}.mxh-xl-52-px{max-height:52px!important}.mxh-xl-52{max-height:52%!important}.mxh-xl-53-vh{max-height:53vh!important}.mxh-xl-53-rem{max-height:53rem!important}.mxh-xl-53-px{max-height:53px!important}.mxh-xl-53{max-height:53%!important}.mxh-xl-54-vh{max-height:54vh!important}.mxh-xl-54-rem{max-height:54rem!important}.mxh-xl-54-px{max-height:54px!important}.mxh-xl-54{max-height:54%!important}.mxh-xl-55-vh{max-height:55vh!important}.mxh-xl-55-rem{max-height:55rem!important}.mxh-xl-55-px{max-height:55px!important}.mxh-xl-55{max-height:55%!important}.mxh-xl-56-vh{max-height:56vh!important}.mxh-xl-56-rem{max-height:56rem!important}.mxh-xl-56-px{max-height:56px!important}.mxh-xl-56{max-height:56%!important}.mxh-xl-57-vh{max-height:57vh!important}.mxh-xl-57-rem{max-height:57rem!important}.mxh-xl-57-px{max-height:57px!important}.mxh-xl-57{max-height:57%!important}.mxh-xl-58-vh{max-height:58vh!important}.mxh-xl-58-rem{max-height:58rem!important}.mxh-xl-58-px{max-height:58px!important}.mxh-xl-58{max-height:58%!important}.mxh-xl-59-vh{max-height:59vh!important}.mxh-xl-59-rem{max-height:59rem!important}.mxh-xl-59-px{max-height:59px!important}.mxh-xl-59{max-height:59%!important}.mxh-xl-60-vh{max-height:60vh!important}.mxh-xl-60-rem{max-height:60rem!important}.mxh-xl-60-px{max-height:60px!important}.mxh-xl-60{max-height:60%!important}.mxh-xl-61-vh{max-height:61vh!important}.mxh-xl-61-rem{max-height:61rem!important}.mxh-xl-61-px{max-height:61px!important}.mxh-xl-61{max-height:61%!important}.mxh-xl-62-vh{max-height:62vh!important}.mxh-xl-62-rem{max-height:62rem!important}.mxh-xl-62-px{max-height:62px!important}.mxh-xl-62{max-height:62%!important}.mxh-xl-63-vh{max-height:63vh!important}.mxh-xl-63-rem{max-height:63rem!important}.mxh-xl-63-px{max-height:63px!important}.mxh-xl-63{max-height:63%!important}.mxh-xl-64-vh{max-height:64vh!important}.mxh-xl-64-rem{max-height:64rem!important}.mxh-xl-64-px{max-height:64px!important}.mxh-xl-64{max-height:64%!important}.mxh-xl-65-vh{max-height:65vh!important}.mxh-xl-65-rem{max-height:65rem!important}.mxh-xl-65-px{max-height:65px!important}.mxh-xl-65{max-height:65%!important}.mxh-xl-66-vh{max-height:66vh!important}.mxh-xl-66-rem{max-height:66rem!important}.mxh-xl-66-px{max-height:66px!important}.mxh-xl-66{max-height:66%!important}.mxh-xl-67-vh{max-height:67vh!important}.mxh-xl-67-rem{max-height:67rem!important}.mxh-xl-67-px{max-height:67px!important}.mxh-xl-67{max-height:67%!important}.mxh-xl-68-vh{max-height:68vh!important}.mxh-xl-68-rem{max-height:68rem!important}.mxh-xl-68-px{max-height:68px!important}.mxh-xl-68{max-height:68%!important}.mxh-xl-69-vh{max-height:69vh!important}.mxh-xl-69-rem{max-height:69rem!important}.mxh-xl-69-px{max-height:69px!important}.mxh-xl-69{max-height:69%!important}.mxh-xl-70-vh{max-height:70vh!important}.mxh-xl-70-rem{max-height:70rem!important}.mxh-xl-70-px{max-height:70px!important}.mxh-xl-70{max-height:70%!important}.mxh-xl-71-vh{max-height:71vh!important}.mxh-xl-71-rem{max-height:71rem!important}.mxh-xl-71-px{max-height:71px!important}.mxh-xl-71{max-height:71%!important}.mxh-xl-72-vh{max-height:72vh!important}.mxh-xl-72-rem{max-height:72rem!important}.mxh-xl-72-px{max-height:72px!important}.mxh-xl-72{max-height:72%!important}.mxh-xl-73-vh{max-height:73vh!important}.mxh-xl-73-rem{max-height:73rem!important}.mxh-xl-73-px{max-height:73px!important}.mxh-xl-73{max-height:73%!important}.mxh-xl-74-vh{max-height:74vh!important}.mxh-xl-74-rem{max-height:74rem!important}.mxh-xl-74-px{max-height:74px!important}.mxh-xl-74{max-height:74%!important}.mxh-xl-75-vh{max-height:75vh!important}.mxh-xl-75-rem{max-height:75rem!important}.mxh-xl-75-px{max-height:75px!important}.mxh-xl-75{max-height:75%!important}.mxh-xl-76-vh{max-height:76vh!important}.mxh-xl-76-rem{max-height:76rem!important}.mxh-xl-76-px{max-height:76px!important}.mxh-xl-76{max-height:76%!important}.mxh-xl-77-vh{max-height:77vh!important}.mxh-xl-77-rem{max-height:77rem!important}.mxh-xl-77-px{max-height:77px!important}.mxh-xl-77{max-height:77%!important}.mxh-xl-78-vh{max-height:78vh!important}.mxh-xl-78-rem{max-height:78rem!important}.mxh-xl-78-px{max-height:78px!important}.mxh-xl-78{max-height:78%!important}.mxh-xl-79-vh{max-height:79vh!important}.mxh-xl-79-rem{max-height:79rem!important}.mxh-xl-79-px{max-height:79px!important}.mxh-xl-79{max-height:79%!important}.mxh-xl-80-vh{max-height:80vh!important}.mxh-xl-80-rem{max-height:80rem!important}.mxh-xl-80-px{max-height:80px!important}.mxh-xl-80{max-height:80%!important}.mxh-xl-81-vh{max-height:81vh!important}.mxh-xl-81-rem{max-height:81rem!important}.mxh-xl-81-px{max-height:81px!important}.mxh-xl-81{max-height:81%!important}.mxh-xl-82-vh{max-height:82vh!important}.mxh-xl-82-rem{max-height:82rem!important}.mxh-xl-82-px{max-height:82px!important}.mxh-xl-82{max-height:82%!important}.mxh-xl-83-vh{max-height:83vh!important}.mxh-xl-83-rem{max-height:83rem!important}.mxh-xl-83-px{max-height:83px!important}.mxh-xl-83{max-height:83%!important}.mxh-xl-84-vh{max-height:84vh!important}.mxh-xl-84-rem{max-height:84rem!important}.mxh-xl-84-px{max-height:84px!important}.mxh-xl-84{max-height:84%!important}.mxh-xl-85-vh{max-height:85vh!important}.mxh-xl-85-rem{max-height:85rem!important}.mxh-xl-85-px{max-height:85px!important}.mxh-xl-85{max-height:85%!important}.mxh-xl-86-vh{max-height:86vh!important}.mxh-xl-86-rem{max-height:86rem!important}.mxh-xl-86-px{max-height:86px!important}.mxh-xl-86{max-height:86%!important}.mxh-xl-87-vh{max-height:87vh!important}.mxh-xl-87-rem{max-height:87rem!important}.mxh-xl-87-px{max-height:87px!important}.mxh-xl-87{max-height:87%!important}.mxh-xl-88-vh{max-height:88vh!important}.mxh-xl-88-rem{max-height:88rem!important}.mxh-xl-88-px{max-height:88px!important}.mxh-xl-88{max-height:88%!important}.mxh-xl-89-vh{max-height:89vh!important}.mxh-xl-89-rem{max-height:89rem!important}.mxh-xl-89-px{max-height:89px!important}.mxh-xl-89{max-height:89%!important}.mxh-xl-90-vh{max-height:90vh!important}.mxh-xl-90-rem{max-height:90rem!important}.mxh-xl-90-px{max-height:90px!important}.mxh-xl-90{max-height:90%!important}.mxh-xl-91-vh{max-height:91vh!important}.mxh-xl-91-rem{max-height:91rem!important}.mxh-xl-91-px{max-height:91px!important}.mxh-xl-91{max-height:91%!important}.mxh-xl-92-vh{max-height:92vh!important}.mxh-xl-92-rem{max-height:92rem!important}.mxh-xl-92-px{max-height:92px!important}.mxh-xl-92{max-height:92%!important}.mxh-xl-93-vh{max-height:93vh!important}.mxh-xl-93-rem{max-height:93rem!important}.mxh-xl-93-px{max-height:93px!important}.mxh-xl-93{max-height:93%!important}.mxh-xl-94-vh{max-height:94vh!important}.mxh-xl-94-rem{max-height:94rem!important}.mxh-xl-94-px{max-height:94px!important}.mxh-xl-94{max-height:94%!important}.mxh-xl-95-vh{max-height:95vh!important}.mxh-xl-95-rem{max-height:95rem!important}.mxh-xl-95-px{max-height:95px!important}.mxh-xl-95{max-height:95%!important}.mxh-xl-96-vh{max-height:96vh!important}.mxh-xl-96-rem{max-height:96rem!important}.mxh-xl-96-px{max-height:96px!important}.mxh-xl-96{max-height:96%!important}.mxh-xl-97-vh{max-height:97vh!important}.mxh-xl-97-rem{max-height:97rem!important}.mxh-xl-97-px{max-height:97px!important}.mxh-xl-97{max-height:97%!important}.mxh-xl-98-vh{max-height:98vh!important}.mxh-xl-98-rem{max-height:98rem!important}.mxh-xl-98-px{max-height:98px!important}.mxh-xl-98{max-height:98%!important}.mxh-xl-99-vh{max-height:99vh!important}.mxh-xl-99-rem{max-height:99rem!important}.mxh-xl-99-px{max-height:99px!important}.mxh-xl-99{max-height:99%!important}.mxh-xl-100-vh{max-height:100vh!important}.mxh-xl-100-rem{max-height:100rem!important}.mxh-xl-100-px{max-height:100px!important}.mxh-xl-100{max-height:100%!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-shrink-xl-0{flex-shrink:0!important}.flex-shrink-xl-1{flex-shrink:1!important}.flex-shrink-xl-2{flex-shrink:2!important}.flex-shrink-xl-3{flex-shrink:3!important}.flex-shrink-xl-4{flex-shrink:4!important}.flex-shrink-xl-5{flex-shrink:5!important}.flex-shrink-xl-6{flex-shrink:6!important}.flex-shrink-xl-7{flex-shrink:7!important}.flex-shrink-xl-8{flex-shrink:8!important}.flex-shrink-xl-9{flex-shrink:9!important}.flex-shrink-xl-10{flex-shrink:10!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-xs{font-size:.5rem!important}.text-xl-sm{font-size:.625rem!important}.text-xl-md{font-size:.75rem!important}.text-xl-lg{font-size:.875rem!important}.text-xl-xl{font-size:1rem!important}.text-xl-xxl{font-size:1.125rem!important}.text-xl-1{font-size:2.5rem!important}.text-xl-2{font-size:2rem!important}.text-xl-3{font-size:1.75rem!important}.text-xl-4{font-size:1.5rem!important}.text-xl-5{font-size:1.25rem!important}.text-xl-6{font-size:1rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.cursor-xl-auto{cursor:auto!important}.cursor-xl-pointer{cursor:pointer!important}.cursor-xl-grab{cursor:grab!important}.cursor-xl-default{cursor:default!important}.rotate-xl-0{transform:rotate(0)!important}.rotate-xl-45{transform:rotate(45deg)!important}.rotate-xl-90{transform:rotate(90deg)!important}.rotate-xl-180{transform:rotate(180deg)!important}.rotate-xl-270{transform:rotate(270deg)!important}.rotate-xl-315{transform:rotate(315deg)!important}.rotate-xl-360{transform:rotate(360deg)!important}.rotate-xl-start{transform:rotate(90deg)!important}.rotate-xl-end{transform:rotate(270deg)!important}.mnh-xl-0{min-height:0!important}.mnh-xl-0-vh{min-height:0vh!important}.mnh-xl-0-rem{min-height:0rem!important}.mnh-xl-0-px{min-height:0px!important}.mnh-xl-0{min-height:0%!important}.mnh-xl-1-vh{min-height:1vh!important}.mnh-xl-1-rem{min-height:1rem!important}.mnh-xl-1-px{min-height:1px!important}.mnh-xl-1{min-height:1%!important}.mnh-xl-2-vh{min-height:2vh!important}.mnh-xl-2-rem{min-height:2rem!important}.mnh-xl-2-px{min-height:2px!important}.mnh-xl-2{min-height:2%!important}.mnh-xl-3-vh{min-height:3vh!important}.mnh-xl-3-rem{min-height:3rem!important}.mnh-xl-3-px{min-height:3px!important}.mnh-xl-3{min-height:3%!important}.mnh-xl-4-vh{min-height:4vh!important}.mnh-xl-4-rem{min-height:4rem!important}.mnh-xl-4-px{min-height:4px!important}.mnh-xl-4{min-height:4%!important}.mnh-xl-5-vh{min-height:5vh!important}.mnh-xl-5-rem{min-height:5rem!important}.mnh-xl-5-px{min-height:5px!important}.mnh-xl-5{min-height:5%!important}.mnh-xl-6-vh{min-height:6vh!important}.mnh-xl-6-rem{min-height:6rem!important}.mnh-xl-6-px{min-height:6px!important}.mnh-xl-6{min-height:6%!important}.mnh-xl-7-vh{min-height:7vh!important}.mnh-xl-7-rem{min-height:7rem!important}.mnh-xl-7-px{min-height:7px!important}.mnh-xl-7{min-height:7%!important}.mnh-xl-8-vh{min-height:8vh!important}.mnh-xl-8-rem{min-height:8rem!important}.mnh-xl-8-px{min-height:8px!important}.mnh-xl-8{min-height:8%!important}.mnh-xl-9-vh{min-height:9vh!important}.mnh-xl-9-rem{min-height:9rem!important}.mnh-xl-9-px{min-height:9px!important}.mnh-xl-9{min-height:9%!important}.mnh-xl-10-vh{min-height:10vh!important}.mnh-xl-10-rem{min-height:10rem!important}.mnh-xl-10-px{min-height:10px!important}.mnh-xl-10{min-height:10%!important}.mnh-xl-11-vh{min-height:11vh!important}.mnh-xl-11-rem{min-height:11rem!important}.mnh-xl-11-px{min-height:11px!important}.mnh-xl-11{min-height:11%!important}.mnh-xl-12-vh{min-height:12vh!important}.mnh-xl-12-rem{min-height:12rem!important}.mnh-xl-12-px{min-height:12px!important}.mnh-xl-12{min-height:12%!important}.mnh-xl-13-vh{min-height:13vh!important}.mnh-xl-13-rem{min-height:13rem!important}.mnh-xl-13-px{min-height:13px!important}.mnh-xl-13{min-height:13%!important}.mnh-xl-14-vh{min-height:14vh!important}.mnh-xl-14-rem{min-height:14rem!important}.mnh-xl-14-px{min-height:14px!important}.mnh-xl-14{min-height:14%!important}.mnh-xl-15-vh{min-height:15vh!important}.mnh-xl-15-rem{min-height:15rem!important}.mnh-xl-15-px{min-height:15px!important}.mnh-xl-15{min-height:15%!important}.mnh-xl-16-vh{min-height:16vh!important}.mnh-xl-16-rem{min-height:16rem!important}.mnh-xl-16-px{min-height:16px!important}.mnh-xl-16{min-height:16%!important}.mnh-xl-17-vh{min-height:17vh!important}.mnh-xl-17-rem{min-height:17rem!important}.mnh-xl-17-px{min-height:17px!important}.mnh-xl-17{min-height:17%!important}.mnh-xl-18-vh{min-height:18vh!important}.mnh-xl-18-rem{min-height:18rem!important}.mnh-xl-18-px{min-height:18px!important}.mnh-xl-18{min-height:18%!important}.mnh-xl-19-vh{min-height:19vh!important}.mnh-xl-19-rem{min-height:19rem!important}.mnh-xl-19-px{min-height:19px!important}.mnh-xl-19{min-height:19%!important}.mnh-xl-20-vh{min-height:20vh!important}.mnh-xl-20-rem{min-height:20rem!important}.mnh-xl-20-px{min-height:20px!important}.mnh-xl-20{min-height:20%!important}.mnh-xl-21-vh{min-height:21vh!important}.mnh-xl-21-rem{min-height:21rem!important}.mnh-xl-21-px{min-height:21px!important}.mnh-xl-21{min-height:21%!important}.mnh-xl-22-vh{min-height:22vh!important}.mnh-xl-22-rem{min-height:22rem!important}.mnh-xl-22-px{min-height:22px!important}.mnh-xl-22{min-height:22%!important}.mnh-xl-23-vh{min-height:23vh!important}.mnh-xl-23-rem{min-height:23rem!important}.mnh-xl-23-px{min-height:23px!important}.mnh-xl-23{min-height:23%!important}.mnh-xl-24-vh{min-height:24vh!important}.mnh-xl-24-rem{min-height:24rem!important}.mnh-xl-24-px{min-height:24px!important}.mnh-xl-24{min-height:24%!important}.mnh-xl-25-vh{min-height:25vh!important}.mnh-xl-25-rem{min-height:25rem!important}.mnh-xl-25-px{min-height:25px!important}.mnh-xl-25{min-height:25%!important}.mnh-xl-26-vh{min-height:26vh!important}.mnh-xl-26-rem{min-height:26rem!important}.mnh-xl-26-px{min-height:26px!important}.mnh-xl-26{min-height:26%!important}.mnh-xl-27-vh{min-height:27vh!important}.mnh-xl-27-rem{min-height:27rem!important}.mnh-xl-27-px{min-height:27px!important}.mnh-xl-27{min-height:27%!important}.mnh-xl-28-vh{min-height:28vh!important}.mnh-xl-28-rem{min-height:28rem!important}.mnh-xl-28-px{min-height:28px!important}.mnh-xl-28{min-height:28%!important}.mnh-xl-29-vh{min-height:29vh!important}.mnh-xl-29-rem{min-height:29rem!important}.mnh-xl-29-px{min-height:29px!important}.mnh-xl-29{min-height:29%!important}.mnh-xl-30-vh{min-height:30vh!important}.mnh-xl-30-rem{min-height:30rem!important}.mnh-xl-30-px{min-height:30px!important}.mnh-xl-30{min-height:30%!important}.mnh-xl-31-vh{min-height:31vh!important}.mnh-xl-31-rem{min-height:31rem!important}.mnh-xl-31-px{min-height:31px!important}.mnh-xl-31{min-height:31%!important}.mnh-xl-32-vh{min-height:32vh!important}.mnh-xl-32-rem{min-height:32rem!important}.mnh-xl-32-px{min-height:32px!important}.mnh-xl-32{min-height:32%!important}.mnh-xl-33-vh{min-height:33vh!important}.mnh-xl-33-rem{min-height:33rem!important}.mnh-xl-33-px{min-height:33px!important}.mnh-xl-33{min-height:33%!important}.mnh-xl-34-vh{min-height:34vh!important}.mnh-xl-34-rem{min-height:34rem!important}.mnh-xl-34-px{min-height:34px!important}.mnh-xl-34{min-height:34%!important}.mnh-xl-35-vh{min-height:35vh!important}.mnh-xl-35-rem{min-height:35rem!important}.mnh-xl-35-px{min-height:35px!important}.mnh-xl-35{min-height:35%!important}.mnh-xl-36-vh{min-height:36vh!important}.mnh-xl-36-rem{min-height:36rem!important}.mnh-xl-36-px{min-height:36px!important}.mnh-xl-36{min-height:36%!important}.mnh-xl-37-vh{min-height:37vh!important}.mnh-xl-37-rem{min-height:37rem!important}.mnh-xl-37-px{min-height:37px!important}.mnh-xl-37{min-height:37%!important}.mnh-xl-38-vh{min-height:38vh!important}.mnh-xl-38-rem{min-height:38rem!important}.mnh-xl-38-px{min-height:38px!important}.mnh-xl-38{min-height:38%!important}.mnh-xl-39-vh{min-height:39vh!important}.mnh-xl-39-rem{min-height:39rem!important}.mnh-xl-39-px{min-height:39px!important}.mnh-xl-39{min-height:39%!important}.mnh-xl-40-vh{min-height:40vh!important}.mnh-xl-40-rem{min-height:40rem!important}.mnh-xl-40-px{min-height:40px!important}.mnh-xl-40{min-height:40%!important}.mnh-xl-41-vh{min-height:41vh!important}.mnh-xl-41-rem{min-height:41rem!important}.mnh-xl-41-px{min-height:41px!important}.mnh-xl-41{min-height:41%!important}.mnh-xl-42-vh{min-height:42vh!important}.mnh-xl-42-rem{min-height:42rem!important}.mnh-xl-42-px{min-height:42px!important}.mnh-xl-42{min-height:42%!important}.mnh-xl-43-vh{min-height:43vh!important}.mnh-xl-43-rem{min-height:43rem!important}.mnh-xl-43-px{min-height:43px!important}.mnh-xl-43{min-height:43%!important}.mnh-xl-44-vh{min-height:44vh!important}.mnh-xl-44-rem{min-height:44rem!important}.mnh-xl-44-px{min-height:44px!important}.mnh-xl-44{min-height:44%!important}.mnh-xl-45-vh{min-height:45vh!important}.mnh-xl-45-rem{min-height:45rem!important}.mnh-xl-45-px{min-height:45px!important}.mnh-xl-45{min-height:45%!important}.mnh-xl-46-vh{min-height:46vh!important}.mnh-xl-46-rem{min-height:46rem!important}.mnh-xl-46-px{min-height:46px!important}.mnh-xl-46{min-height:46%!important}.mnh-xl-47-vh{min-height:47vh!important}.mnh-xl-47-rem{min-height:47rem!important}.mnh-xl-47-px{min-height:47px!important}.mnh-xl-47{min-height:47%!important}.mnh-xl-48-vh{min-height:48vh!important}.mnh-xl-48-rem{min-height:48rem!important}.mnh-xl-48-px{min-height:48px!important}.mnh-xl-48{min-height:48%!important}.mnh-xl-49-vh{min-height:49vh!important}.mnh-xl-49-rem{min-height:49rem!important}.mnh-xl-49-px{min-height:49px!important}.mnh-xl-49{min-height:49%!important}.mnh-xl-50-vh{min-height:50vh!important}.mnh-xl-50-rem{min-height:50rem!important}.mnh-xl-50-px{min-height:50px!important}.mnh-xl-50{min-height:50%!important}.mnh-xl-51-vh{min-height:51vh!important}.mnh-xl-51-rem{min-height:51rem!important}.mnh-xl-51-px{min-height:51px!important}.mnh-xl-51{min-height:51%!important}.mnh-xl-52-vh{min-height:52vh!important}.mnh-xl-52-rem{min-height:52rem!important}.mnh-xl-52-px{min-height:52px!important}.mnh-xl-52{min-height:52%!important}.mnh-xl-53-vh{min-height:53vh!important}.mnh-xl-53-rem{min-height:53rem!important}.mnh-xl-53-px{min-height:53px!important}.mnh-xl-53{min-height:53%!important}.mnh-xl-54-vh{min-height:54vh!important}.mnh-xl-54-rem{min-height:54rem!important}.mnh-xl-54-px{min-height:54px!important}.mnh-xl-54{min-height:54%!important}.mnh-xl-55-vh{min-height:55vh!important}.mnh-xl-55-rem{min-height:55rem!important}.mnh-xl-55-px{min-height:55px!important}.mnh-xl-55{min-height:55%!important}.mnh-xl-56-vh{min-height:56vh!important}.mnh-xl-56-rem{min-height:56rem!important}.mnh-xl-56-px{min-height:56px!important}.mnh-xl-56{min-height:56%!important}.mnh-xl-57-vh{min-height:57vh!important}.mnh-xl-57-rem{min-height:57rem!important}.mnh-xl-57-px{min-height:57px!important}.mnh-xl-57{min-height:57%!important}.mnh-xl-58-vh{min-height:58vh!important}.mnh-xl-58-rem{min-height:58rem!important}.mnh-xl-58-px{min-height:58px!important}.mnh-xl-58{min-height:58%!important}.mnh-xl-59-vh{min-height:59vh!important}.mnh-xl-59-rem{min-height:59rem!important}.mnh-xl-59-px{min-height:59px!important}.mnh-xl-59{min-height:59%!important}.mnh-xl-60-vh{min-height:60vh!important}.mnh-xl-60-rem{min-height:60rem!important}.mnh-xl-60-px{min-height:60px!important}.mnh-xl-60{min-height:60%!important}.mnh-xl-61-vh{min-height:61vh!important}.mnh-xl-61-rem{min-height:61rem!important}.mnh-xl-61-px{min-height:61px!important}.mnh-xl-61{min-height:61%!important}.mnh-xl-62-vh{min-height:62vh!important}.mnh-xl-62-rem{min-height:62rem!important}.mnh-xl-62-px{min-height:62px!important}.mnh-xl-62{min-height:62%!important}.mnh-xl-63-vh{min-height:63vh!important}.mnh-xl-63-rem{min-height:63rem!important}.mnh-xl-63-px{min-height:63px!important}.mnh-xl-63{min-height:63%!important}.mnh-xl-64-vh{min-height:64vh!important}.mnh-xl-64-rem{min-height:64rem!important}.mnh-xl-64-px{min-height:64px!important}.mnh-xl-64{min-height:64%!important}.mnh-xl-65-vh{min-height:65vh!important}.mnh-xl-65-rem{min-height:65rem!important}.mnh-xl-65-px{min-height:65px!important}.mnh-xl-65{min-height:65%!important}.mnh-xl-66-vh{min-height:66vh!important}.mnh-xl-66-rem{min-height:66rem!important}.mnh-xl-66-px{min-height:66px!important}.mnh-xl-66{min-height:66%!important}.mnh-xl-67-vh{min-height:67vh!important}.mnh-xl-67-rem{min-height:67rem!important}.mnh-xl-67-px{min-height:67px!important}.mnh-xl-67{min-height:67%!important}.mnh-xl-68-vh{min-height:68vh!important}.mnh-xl-68-rem{min-height:68rem!important}.mnh-xl-68-px{min-height:68px!important}.mnh-xl-68{min-height:68%!important}.mnh-xl-69-vh{min-height:69vh!important}.mnh-xl-69-rem{min-height:69rem!important}.mnh-xl-69-px{min-height:69px!important}.mnh-xl-69{min-height:69%!important}.mnh-xl-70-vh{min-height:70vh!important}.mnh-xl-70-rem{min-height:70rem!important}.mnh-xl-70-px{min-height:70px!important}.mnh-xl-70{min-height:70%!important}.mnh-xl-71-vh{min-height:71vh!important}.mnh-xl-71-rem{min-height:71rem!important}.mnh-xl-71-px{min-height:71px!important}.mnh-xl-71{min-height:71%!important}.mnh-xl-72-vh{min-height:72vh!important}.mnh-xl-72-rem{min-height:72rem!important}.mnh-xl-72-px{min-height:72px!important}.mnh-xl-72{min-height:72%!important}.mnh-xl-73-vh{min-height:73vh!important}.mnh-xl-73-rem{min-height:73rem!important}.mnh-xl-73-px{min-height:73px!important}.mnh-xl-73{min-height:73%!important}.mnh-xl-74-vh{min-height:74vh!important}.mnh-xl-74-rem{min-height:74rem!important}.mnh-xl-74-px{min-height:74px!important}.mnh-xl-74{min-height:74%!important}.mnh-xl-75-vh{min-height:75vh!important}.mnh-xl-75-rem{min-height:75rem!important}.mnh-xl-75-px{min-height:75px!important}.mnh-xl-75{min-height:75%!important}.mnh-xl-76-vh{min-height:76vh!important}.mnh-xl-76-rem{min-height:76rem!important}.mnh-xl-76-px{min-height:76px!important}.mnh-xl-76{min-height:76%!important}.mnh-xl-77-vh{min-height:77vh!important}.mnh-xl-77-rem{min-height:77rem!important}.mnh-xl-77-px{min-height:77px!important}.mnh-xl-77{min-height:77%!important}.mnh-xl-78-vh{min-height:78vh!important}.mnh-xl-78-rem{min-height:78rem!important}.mnh-xl-78-px{min-height:78px!important}.mnh-xl-78{min-height:78%!important}.mnh-xl-79-vh{min-height:79vh!important}.mnh-xl-79-rem{min-height:79rem!important}.mnh-xl-79-px{min-height:79px!important}.mnh-xl-79{min-height:79%!important}.mnh-xl-80-vh{min-height:80vh!important}.mnh-xl-80-rem{min-height:80rem!important}.mnh-xl-80-px{min-height:80px!important}.mnh-xl-80{min-height:80%!important}.mnh-xl-81-vh{min-height:81vh!important}.mnh-xl-81-rem{min-height:81rem!important}.mnh-xl-81-px{min-height:81px!important}.mnh-xl-81{min-height:81%!important}.mnh-xl-82-vh{min-height:82vh!important}.mnh-xl-82-rem{min-height:82rem!important}.mnh-xl-82-px{min-height:82px!important}.mnh-xl-82{min-height:82%!important}.mnh-xl-83-vh{min-height:83vh!important}.mnh-xl-83-rem{min-height:83rem!important}.mnh-xl-83-px{min-height:83px!important}.mnh-xl-83{min-height:83%!important}.mnh-xl-84-vh{min-height:84vh!important}.mnh-xl-84-rem{min-height:84rem!important}.mnh-xl-84-px{min-height:84px!important}.mnh-xl-84{min-height:84%!important}.mnh-xl-85-vh{min-height:85vh!important}.mnh-xl-85-rem{min-height:85rem!important}.mnh-xl-85-px{min-height:85px!important}.mnh-xl-85{min-height:85%!important}.mnh-xl-86-vh{min-height:86vh!important}.mnh-xl-86-rem{min-height:86rem!important}.mnh-xl-86-px{min-height:86px!important}.mnh-xl-86{min-height:86%!important}.mnh-xl-87-vh{min-height:87vh!important}.mnh-xl-87-rem{min-height:87rem!important}.mnh-xl-87-px{min-height:87px!important}.mnh-xl-87{min-height:87%!important}.mnh-xl-88-vh{min-height:88vh!important}.mnh-xl-88-rem{min-height:88rem!important}.mnh-xl-88-px{min-height:88px!important}.mnh-xl-88{min-height:88%!important}.mnh-xl-89-vh{min-height:89vh!important}.mnh-xl-89-rem{min-height:89rem!important}.mnh-xl-89-px{min-height:89px!important}.mnh-xl-89{min-height:89%!important}.mnh-xl-90-vh{min-height:90vh!important}.mnh-xl-90-rem{min-height:90rem!important}.mnh-xl-90-px{min-height:90px!important}.mnh-xl-90{min-height:90%!important}.mnh-xl-91-vh{min-height:91vh!important}.mnh-xl-91-rem{min-height:91rem!important}.mnh-xl-91-px{min-height:91px!important}.mnh-xl-91{min-height:91%!important}.mnh-xl-92-vh{min-height:92vh!important}.mnh-xl-92-rem{min-height:92rem!important}.mnh-xl-92-px{min-height:92px!important}.mnh-xl-92{min-height:92%!important}.mnh-xl-93-vh{min-height:93vh!important}.mnh-xl-93-rem{min-height:93rem!important}.mnh-xl-93-px{min-height:93px!important}.mnh-xl-93{min-height:93%!important}.mnh-xl-94-vh{min-height:94vh!important}.mnh-xl-94-rem{min-height:94rem!important}.mnh-xl-94-px{min-height:94px!important}.mnh-xl-94{min-height:94%!important}.mnh-xl-95-vh{min-height:95vh!important}.mnh-xl-95-rem{min-height:95rem!important}.mnh-xl-95-px{min-height:95px!important}.mnh-xl-95{min-height:95%!important}.mnh-xl-96-vh{min-height:96vh!important}.mnh-xl-96-rem{min-height:96rem!important}.mnh-xl-96-px{min-height:96px!important}.mnh-xl-96{min-height:96%!important}.mnh-xl-97-vh{min-height:97vh!important}.mnh-xl-97-rem{min-height:97rem!important}.mnh-xl-97-px{min-height:97px!important}.mnh-xl-97{min-height:97%!important}.mnh-xl-98-vh{min-height:98vh!important}.mnh-xl-98-rem{min-height:98rem!important}.mnh-xl-98-px{min-height:98px!important}.mnh-xl-98{min-height:98%!important}.mnh-xl-99-vh{min-height:99vh!important}.mnh-xl-99-rem{min-height:99rem!important}.mnh-xl-99-px{min-height:99px!important}.mnh-xl-99{min-height:99%!important}.mnh-xl-100-vh{min-height:100vh!important}.mnh-xl-100-rem{min-height:100rem!important}.mnh-xl-100-px{min-height:100px!important}.mnh-xl-100{min-height:100%!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.overflow-xxl-visible{overflow:visible!important}.overflow-xxl-hidden{overflow:hidden!important}.overflow-xxl-scroll{overflow:scroll!important}.overflow-xxl-auto{overflow:auto!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}.w-xxl-0{width:0!important}.w-xxl-0-vh{width:0vh!important}.w-xxl-0-rem{width:0rem!important}.w-xxl-0-px{width:0px!important}.w-xxl-0{width:0%!important}.w-xxl-1-vh{width:1vh!important}.w-xxl-1-rem{width:1rem!important}.w-xxl-1-px{width:1px!important}.w-xxl-1{width:1%!important}.w-xxl-2-vh{width:2vh!important}.w-xxl-2-rem{width:2rem!important}.w-xxl-2-px{width:2px!important}.w-xxl-2{width:2%!important}.w-xxl-3-vh{width:3vh!important}.w-xxl-3-rem{width:3rem!important}.w-xxl-3-px{width:3px!important}.w-xxl-3{width:3%!important}.w-xxl-4-vh{width:4vh!important}.w-xxl-4-rem{width:4rem!important}.w-xxl-4-px{width:4px!important}.w-xxl-4{width:4%!important}.w-xxl-5-vh{width:5vh!important}.w-xxl-5-rem{width:5rem!important}.w-xxl-5-px{width:5px!important}.w-xxl-5{width:5%!important}.w-xxl-6-vh{width:6vh!important}.w-xxl-6-rem{width:6rem!important}.w-xxl-6-px{width:6px!important}.w-xxl-6{width:6%!important}.w-xxl-7-vh{width:7vh!important}.w-xxl-7-rem{width:7rem!important}.w-xxl-7-px{width:7px!important}.w-xxl-7{width:7%!important}.w-xxl-8-vh{width:8vh!important}.w-xxl-8-rem{width:8rem!important}.w-xxl-8-px{width:8px!important}.w-xxl-8{width:8%!important}.w-xxl-9-vh{width:9vh!important}.w-xxl-9-rem{width:9rem!important}.w-xxl-9-px{width:9px!important}.w-xxl-9{width:9%!important}.w-xxl-10-vh{width:10vh!important}.w-xxl-10-rem{width:10rem!important}.w-xxl-10-px{width:10px!important}.w-xxl-10{width:10%!important}.w-xxl-11-vh{width:11vh!important}.w-xxl-11-rem{width:11rem!important}.w-xxl-11-px{width:11px!important}.w-xxl-11{width:11%!important}.w-xxl-12-vh{width:12vh!important}.w-xxl-12-rem{width:12rem!important}.w-xxl-12-px{width:12px!important}.w-xxl-12{width:12%!important}.w-xxl-13-vh{width:13vh!important}.w-xxl-13-rem{width:13rem!important}.w-xxl-13-px{width:13px!important}.w-xxl-13{width:13%!important}.w-xxl-14-vh{width:14vh!important}.w-xxl-14-rem{width:14rem!important}.w-xxl-14-px{width:14px!important}.w-xxl-14{width:14%!important}.w-xxl-15-vh{width:15vh!important}.w-xxl-15-rem{width:15rem!important}.w-xxl-15-px{width:15px!important}.w-xxl-15{width:15%!important}.w-xxl-16-vh{width:16vh!important}.w-xxl-16-rem{width:16rem!important}.w-xxl-16-px{width:16px!important}.w-xxl-16{width:16%!important}.w-xxl-17-vh{width:17vh!important}.w-xxl-17-rem{width:17rem!important}.w-xxl-17-px{width:17px!important}.w-xxl-17{width:17%!important}.w-xxl-18-vh{width:18vh!important}.w-xxl-18-rem{width:18rem!important}.w-xxl-18-px{width:18px!important}.w-xxl-18{width:18%!important}.w-xxl-19-vh{width:19vh!important}.w-xxl-19-rem{width:19rem!important}.w-xxl-19-px{width:19px!important}.w-xxl-19{width:19%!important}.w-xxl-20-vh{width:20vh!important}.w-xxl-20-rem{width:20rem!important}.w-xxl-20-px{width:20px!important}.w-xxl-20{width:20%!important}.w-xxl-21-vh{width:21vh!important}.w-xxl-21-rem{width:21rem!important}.w-xxl-21-px{width:21px!important}.w-xxl-21{width:21%!important}.w-xxl-22-vh{width:22vh!important}.w-xxl-22-rem{width:22rem!important}.w-xxl-22-px{width:22px!important}.w-xxl-22{width:22%!important}.w-xxl-23-vh{width:23vh!important}.w-xxl-23-rem{width:23rem!important}.w-xxl-23-px{width:23px!important}.w-xxl-23{width:23%!important}.w-xxl-24-vh{width:24vh!important}.w-xxl-24-rem{width:24rem!important}.w-xxl-24-px{width:24px!important}.w-xxl-24{width:24%!important}.w-xxl-25-vh{width:25vh!important}.w-xxl-25-rem{width:25rem!important}.w-xxl-25-px{width:25px!important}.w-xxl-25{width:25%!important}.w-xxl-26-vh{width:26vh!important}.w-xxl-26-rem{width:26rem!important}.w-xxl-26-px{width:26px!important}.w-xxl-26{width:26%!important}.w-xxl-27-vh{width:27vh!important}.w-xxl-27-rem{width:27rem!important}.w-xxl-27-px{width:27px!important}.w-xxl-27{width:27%!important}.w-xxl-28-vh{width:28vh!important}.w-xxl-28-rem{width:28rem!important}.w-xxl-28-px{width:28px!important}.w-xxl-28{width:28%!important}.w-xxl-29-vh{width:29vh!important}.w-xxl-29-rem{width:29rem!important}.w-xxl-29-px{width:29px!important}.w-xxl-29{width:29%!important}.w-xxl-30-vh{width:30vh!important}.w-xxl-30-rem{width:30rem!important}.w-xxl-30-px{width:30px!important}.w-xxl-30{width:30%!important}.w-xxl-31-vh{width:31vh!important}.w-xxl-31-rem{width:31rem!important}.w-xxl-31-px{width:31px!important}.w-xxl-31{width:31%!important}.w-xxl-32-vh{width:32vh!important}.w-xxl-32-rem{width:32rem!important}.w-xxl-32-px{width:32px!important}.w-xxl-32{width:32%!important}.w-xxl-33-vh{width:33vh!important}.w-xxl-33-rem{width:33rem!important}.w-xxl-33-px{width:33px!important}.w-xxl-33{width:33%!important}.w-xxl-34-vh{width:34vh!important}.w-xxl-34-rem{width:34rem!important}.w-xxl-34-px{width:34px!important}.w-xxl-34{width:34%!important}.w-xxl-35-vh{width:35vh!important}.w-xxl-35-rem{width:35rem!important}.w-xxl-35-px{width:35px!important}.w-xxl-35{width:35%!important}.w-xxl-36-vh{width:36vh!important}.w-xxl-36-rem{width:36rem!important}.w-xxl-36-px{width:36px!important}.w-xxl-36{width:36%!important}.w-xxl-37-vh{width:37vh!important}.w-xxl-37-rem{width:37rem!important}.w-xxl-37-px{width:37px!important}.w-xxl-37{width:37%!important}.w-xxl-38-vh{width:38vh!important}.w-xxl-38-rem{width:38rem!important}.w-xxl-38-px{width:38px!important}.w-xxl-38{width:38%!important}.w-xxl-39-vh{width:39vh!important}.w-xxl-39-rem{width:39rem!important}.w-xxl-39-px{width:39px!important}.w-xxl-39{width:39%!important}.w-xxl-40-vh{width:40vh!important}.w-xxl-40-rem{width:40rem!important}.w-xxl-40-px{width:40px!important}.w-xxl-40{width:40%!important}.w-xxl-41-vh{width:41vh!important}.w-xxl-41-rem{width:41rem!important}.w-xxl-41-px{width:41px!important}.w-xxl-41{width:41%!important}.w-xxl-42-vh{width:42vh!important}.w-xxl-42-rem{width:42rem!important}.w-xxl-42-px{width:42px!important}.w-xxl-42{width:42%!important}.w-xxl-43-vh{width:43vh!important}.w-xxl-43-rem{width:43rem!important}.w-xxl-43-px{width:43px!important}.w-xxl-43{width:43%!important}.w-xxl-44-vh{width:44vh!important}.w-xxl-44-rem{width:44rem!important}.w-xxl-44-px{width:44px!important}.w-xxl-44{width:44%!important}.w-xxl-45-vh{width:45vh!important}.w-xxl-45-rem{width:45rem!important}.w-xxl-45-px{width:45px!important}.w-xxl-45{width:45%!important}.w-xxl-46-vh{width:46vh!important}.w-xxl-46-rem{width:46rem!important}.w-xxl-46-px{width:46px!important}.w-xxl-46{width:46%!important}.w-xxl-47-vh{width:47vh!important}.w-xxl-47-rem{width:47rem!important}.w-xxl-47-px{width:47px!important}.w-xxl-47{width:47%!important}.w-xxl-48-vh{width:48vh!important}.w-xxl-48-rem{width:48rem!important}.w-xxl-48-px{width:48px!important}.w-xxl-48{width:48%!important}.w-xxl-49-vh{width:49vh!important}.w-xxl-49-rem{width:49rem!important}.w-xxl-49-px{width:49px!important}.w-xxl-49{width:49%!important}.w-xxl-50-vh{width:50vh!important}.w-xxl-50-rem{width:50rem!important}.w-xxl-50-px{width:50px!important}.w-xxl-50{width:50%!important}.w-xxl-51-vh{width:51vh!important}.w-xxl-51-rem{width:51rem!important}.w-xxl-51-px{width:51px!important}.w-xxl-51{width:51%!important}.w-xxl-52-vh{width:52vh!important}.w-xxl-52-rem{width:52rem!important}.w-xxl-52-px{width:52px!important}.w-xxl-52{width:52%!important}.w-xxl-53-vh{width:53vh!important}.w-xxl-53-rem{width:53rem!important}.w-xxl-53-px{width:53px!important}.w-xxl-53{width:53%!important}.w-xxl-54-vh{width:54vh!important}.w-xxl-54-rem{width:54rem!important}.w-xxl-54-px{width:54px!important}.w-xxl-54{width:54%!important}.w-xxl-55-vh{width:55vh!important}.w-xxl-55-rem{width:55rem!important}.w-xxl-55-px{width:55px!important}.w-xxl-55{width:55%!important}.w-xxl-56-vh{width:56vh!important}.w-xxl-56-rem{width:56rem!important}.w-xxl-56-px{width:56px!important}.w-xxl-56{width:56%!important}.w-xxl-57-vh{width:57vh!important}.w-xxl-57-rem{width:57rem!important}.w-xxl-57-px{width:57px!important}.w-xxl-57{width:57%!important}.w-xxl-58-vh{width:58vh!important}.w-xxl-58-rem{width:58rem!important}.w-xxl-58-px{width:58px!important}.w-xxl-58{width:58%!important}.w-xxl-59-vh{width:59vh!important}.w-xxl-59-rem{width:59rem!important}.w-xxl-59-px{width:59px!important}.w-xxl-59{width:59%!important}.w-xxl-60-vh{width:60vh!important}.w-xxl-60-rem{width:60rem!important}.w-xxl-60-px{width:60px!important}.w-xxl-60{width:60%!important}.w-xxl-61-vh{width:61vh!important}.w-xxl-61-rem{width:61rem!important}.w-xxl-61-px{width:61px!important}.w-xxl-61{width:61%!important}.w-xxl-62-vh{width:62vh!important}.w-xxl-62-rem{width:62rem!important}.w-xxl-62-px{width:62px!important}.w-xxl-62{width:62%!important}.w-xxl-63-vh{width:63vh!important}.w-xxl-63-rem{width:63rem!important}.w-xxl-63-px{width:63px!important}.w-xxl-63{width:63%!important}.w-xxl-64-vh{width:64vh!important}.w-xxl-64-rem{width:64rem!important}.w-xxl-64-px{width:64px!important}.w-xxl-64{width:64%!important}.w-xxl-65-vh{width:65vh!important}.w-xxl-65-rem{width:65rem!important}.w-xxl-65-px{width:65px!important}.w-xxl-65{width:65%!important}.w-xxl-66-vh{width:66vh!important}.w-xxl-66-rem{width:66rem!important}.w-xxl-66-px{width:66px!important}.w-xxl-66{width:66%!important}.w-xxl-67-vh{width:67vh!important}.w-xxl-67-rem{width:67rem!important}.w-xxl-67-px{width:67px!important}.w-xxl-67{width:67%!important}.w-xxl-68-vh{width:68vh!important}.w-xxl-68-rem{width:68rem!important}.w-xxl-68-px{width:68px!important}.w-xxl-68{width:68%!important}.w-xxl-69-vh{width:69vh!important}.w-xxl-69-rem{width:69rem!important}.w-xxl-69-px{width:69px!important}.w-xxl-69{width:69%!important}.w-xxl-70-vh{width:70vh!important}.w-xxl-70-rem{width:70rem!important}.w-xxl-70-px{width:70px!important}.w-xxl-70{width:70%!important}.w-xxl-71-vh{width:71vh!important}.w-xxl-71-rem{width:71rem!important}.w-xxl-71-px{width:71px!important}.w-xxl-71{width:71%!important}.w-xxl-72-vh{width:72vh!important}.w-xxl-72-rem{width:72rem!important}.w-xxl-72-px{width:72px!important}.w-xxl-72{width:72%!important}.w-xxl-73-vh{width:73vh!important}.w-xxl-73-rem{width:73rem!important}.w-xxl-73-px{width:73px!important}.w-xxl-73{width:73%!important}.w-xxl-74-vh{width:74vh!important}.w-xxl-74-rem{width:74rem!important}.w-xxl-74-px{width:74px!important}.w-xxl-74{width:74%!important}.w-xxl-75-vh{width:75vh!important}.w-xxl-75-rem{width:75rem!important}.w-xxl-75-px{width:75px!important}.w-xxl-75{width:75%!important}.w-xxl-76-vh{width:76vh!important}.w-xxl-76-rem{width:76rem!important}.w-xxl-76-px{width:76px!important}.w-xxl-76{width:76%!important}.w-xxl-77-vh{width:77vh!important}.w-xxl-77-rem{width:77rem!important}.w-xxl-77-px{width:77px!important}.w-xxl-77{width:77%!important}.w-xxl-78-vh{width:78vh!important}.w-xxl-78-rem{width:78rem!important}.w-xxl-78-px{width:78px!important}.w-xxl-78{width:78%!important}.w-xxl-79-vh{width:79vh!important}.w-xxl-79-rem{width:79rem!important}.w-xxl-79-px{width:79px!important}.w-xxl-79{width:79%!important}.w-xxl-80-vh{width:80vh!important}.w-xxl-80-rem{width:80rem!important}.w-xxl-80-px{width:80px!important}.w-xxl-80{width:80%!important}.w-xxl-81-vh{width:81vh!important}.w-xxl-81-rem{width:81rem!important}.w-xxl-81-px{width:81px!important}.w-xxl-81{width:81%!important}.w-xxl-82-vh{width:82vh!important}.w-xxl-82-rem{width:82rem!important}.w-xxl-82-px{width:82px!important}.w-xxl-82{width:82%!important}.w-xxl-83-vh{width:83vh!important}.w-xxl-83-rem{width:83rem!important}.w-xxl-83-px{width:83px!important}.w-xxl-83{width:83%!important}.w-xxl-84-vh{width:84vh!important}.w-xxl-84-rem{width:84rem!important}.w-xxl-84-px{width:84px!important}.w-xxl-84{width:84%!important}.w-xxl-85-vh{width:85vh!important}.w-xxl-85-rem{width:85rem!important}.w-xxl-85-px{width:85px!important}.w-xxl-85{width:85%!important}.w-xxl-86-vh{width:86vh!important}.w-xxl-86-rem{width:86rem!important}.w-xxl-86-px{width:86px!important}.w-xxl-86{width:86%!important}.w-xxl-87-vh{width:87vh!important}.w-xxl-87-rem{width:87rem!important}.w-xxl-87-px{width:87px!important}.w-xxl-87{width:87%!important}.w-xxl-88-vh{width:88vh!important}.w-xxl-88-rem{width:88rem!important}.w-xxl-88-px{width:88px!important}.w-xxl-88{width:88%!important}.w-xxl-89-vh{width:89vh!important}.w-xxl-89-rem{width:89rem!important}.w-xxl-89-px{width:89px!important}.w-xxl-89{width:89%!important}.w-xxl-90-vh{width:90vh!important}.w-xxl-90-rem{width:90rem!important}.w-xxl-90-px{width:90px!important}.w-xxl-90{width:90%!important}.w-xxl-91-vh{width:91vh!important}.w-xxl-91-rem{width:91rem!important}.w-xxl-91-px{width:91px!important}.w-xxl-91{width:91%!important}.w-xxl-92-vh{width:92vh!important}.w-xxl-92-rem{width:92rem!important}.w-xxl-92-px{width:92px!important}.w-xxl-92{width:92%!important}.w-xxl-93-vh{width:93vh!important}.w-xxl-93-rem{width:93rem!important}.w-xxl-93-px{width:93px!important}.w-xxl-93{width:93%!important}.w-xxl-94-vh{width:94vh!important}.w-xxl-94-rem{width:94rem!important}.w-xxl-94-px{width:94px!important}.w-xxl-94{width:94%!important}.w-xxl-95-vh{width:95vh!important}.w-xxl-95-rem{width:95rem!important}.w-xxl-95-px{width:95px!important}.w-xxl-95{width:95%!important}.w-xxl-96-vh{width:96vh!important}.w-xxl-96-rem{width:96rem!important}.w-xxl-96-px{width:96px!important}.w-xxl-96{width:96%!important}.w-xxl-97-vh{width:97vh!important}.w-xxl-97-rem{width:97rem!important}.w-xxl-97-px{width:97px!important}.w-xxl-97{width:97%!important}.w-xxl-98-vh{width:98vh!important}.w-xxl-98-rem{width:98rem!important}.w-xxl-98-px{width:98px!important}.w-xxl-98{width:98%!important}.w-xxl-99-vh{width:99vh!important}.w-xxl-99-rem{width:99rem!important}.w-xxl-99-px{width:99px!important}.w-xxl-99{width:99%!important}.w-xxl-100-vh{width:100vh!important}.w-xxl-100-rem{width:100rem!important}.w-xxl-100-px{width:100px!important}.w-xxl-100{width:100%!important}.h-xxl-0{height:0!important}.h-xxl-0-vh{height:0vh!important}.h-xxl-0-rem{height:0rem!important}.h-xxl-0-px{height:0px!important}.h-xxl-0{height:0%!important}.h-xxl-1-vh{height:1vh!important}.h-xxl-1-rem{height:1rem!important}.h-xxl-1-px{height:1px!important}.h-xxl-1{height:1%!important}.h-xxl-2-vh{height:2vh!important}.h-xxl-2-rem{height:2rem!important}.h-xxl-2-px{height:2px!important}.h-xxl-2{height:2%!important}.h-xxl-3-vh{height:3vh!important}.h-xxl-3-rem{height:3rem!important}.h-xxl-3-px{height:3px!important}.h-xxl-3{height:3%!important}.h-xxl-4-vh{height:4vh!important}.h-xxl-4-rem{height:4rem!important}.h-xxl-4-px{height:4px!important}.h-xxl-4{height:4%!important}.h-xxl-5-vh{height:5vh!important}.h-xxl-5-rem{height:5rem!important}.h-xxl-5-px{height:5px!important}.h-xxl-5{height:5%!important}.h-xxl-6-vh{height:6vh!important}.h-xxl-6-rem{height:6rem!important}.h-xxl-6-px{height:6px!important}.h-xxl-6{height:6%!important}.h-xxl-7-vh{height:7vh!important}.h-xxl-7-rem{height:7rem!important}.h-xxl-7-px{height:7px!important}.h-xxl-7{height:7%!important}.h-xxl-8-vh{height:8vh!important}.h-xxl-8-rem{height:8rem!important}.h-xxl-8-px{height:8px!important}.h-xxl-8{height:8%!important}.h-xxl-9-vh{height:9vh!important}.h-xxl-9-rem{height:9rem!important}.h-xxl-9-px{height:9px!important}.h-xxl-9{height:9%!important}.h-xxl-10-vh{height:10vh!important}.h-xxl-10-rem{height:10rem!important}.h-xxl-10-px{height:10px!important}.h-xxl-10{height:10%!important}.h-xxl-11-vh{height:11vh!important}.h-xxl-11-rem{height:11rem!important}.h-xxl-11-px{height:11px!important}.h-xxl-11{height:11%!important}.h-xxl-12-vh{height:12vh!important}.h-xxl-12-rem{height:12rem!important}.h-xxl-12-px{height:12px!important}.h-xxl-12{height:12%!important}.h-xxl-13-vh{height:13vh!important}.h-xxl-13-rem{height:13rem!important}.h-xxl-13-px{height:13px!important}.h-xxl-13{height:13%!important}.h-xxl-14-vh{height:14vh!important}.h-xxl-14-rem{height:14rem!important}.h-xxl-14-px{height:14px!important}.h-xxl-14{height:14%!important}.h-xxl-15-vh{height:15vh!important}.h-xxl-15-rem{height:15rem!important}.h-xxl-15-px{height:15px!important}.h-xxl-15{height:15%!important}.h-xxl-16-vh{height:16vh!important}.h-xxl-16-rem{height:16rem!important}.h-xxl-16-px{height:16px!important}.h-xxl-16{height:16%!important}.h-xxl-17-vh{height:17vh!important}.h-xxl-17-rem{height:17rem!important}.h-xxl-17-px{height:17px!important}.h-xxl-17{height:17%!important}.h-xxl-18-vh{height:18vh!important}.h-xxl-18-rem{height:18rem!important}.h-xxl-18-px{height:18px!important}.h-xxl-18{height:18%!important}.h-xxl-19-vh{height:19vh!important}.h-xxl-19-rem{height:19rem!important}.h-xxl-19-px{height:19px!important}.h-xxl-19{height:19%!important}.h-xxl-20-vh{height:20vh!important}.h-xxl-20-rem{height:20rem!important}.h-xxl-20-px{height:20px!important}.h-xxl-20{height:20%!important}.h-xxl-21-vh{height:21vh!important}.h-xxl-21-rem{height:21rem!important}.h-xxl-21-px{height:21px!important}.h-xxl-21{height:21%!important}.h-xxl-22-vh{height:22vh!important}.h-xxl-22-rem{height:22rem!important}.h-xxl-22-px{height:22px!important}.h-xxl-22{height:22%!important}.h-xxl-23-vh{height:23vh!important}.h-xxl-23-rem{height:23rem!important}.h-xxl-23-px{height:23px!important}.h-xxl-23{height:23%!important}.h-xxl-24-vh{height:24vh!important}.h-xxl-24-rem{height:24rem!important}.h-xxl-24-px{height:24px!important}.h-xxl-24{height:24%!important}.h-xxl-25-vh{height:25vh!important}.h-xxl-25-rem{height:25rem!important}.h-xxl-25-px{height:25px!important}.h-xxl-25{height:25%!important}.h-xxl-26-vh{height:26vh!important}.h-xxl-26-rem{height:26rem!important}.h-xxl-26-px{height:26px!important}.h-xxl-26{height:26%!important}.h-xxl-27-vh{height:27vh!important}.h-xxl-27-rem{height:27rem!important}.h-xxl-27-px{height:27px!important}.h-xxl-27{height:27%!important}.h-xxl-28-vh{height:28vh!important}.h-xxl-28-rem{height:28rem!important}.h-xxl-28-px{height:28px!important}.h-xxl-28{height:28%!important}.h-xxl-29-vh{height:29vh!important}.h-xxl-29-rem{height:29rem!important}.h-xxl-29-px{height:29px!important}.h-xxl-29{height:29%!important}.h-xxl-30-vh{height:30vh!important}.h-xxl-30-rem{height:30rem!important}.h-xxl-30-px{height:30px!important}.h-xxl-30{height:30%!important}.h-xxl-31-vh{height:31vh!important}.h-xxl-31-rem{height:31rem!important}.h-xxl-31-px{height:31px!important}.h-xxl-31{height:31%!important}.h-xxl-32-vh{height:32vh!important}.h-xxl-32-rem{height:32rem!important}.h-xxl-32-px{height:32px!important}.h-xxl-32{height:32%!important}.h-xxl-33-vh{height:33vh!important}.h-xxl-33-rem{height:33rem!important}.h-xxl-33-px{height:33px!important}.h-xxl-33{height:33%!important}.h-xxl-34-vh{height:34vh!important}.h-xxl-34-rem{height:34rem!important}.h-xxl-34-px{height:34px!important}.h-xxl-34{height:34%!important}.h-xxl-35-vh{height:35vh!important}.h-xxl-35-rem{height:35rem!important}.h-xxl-35-px{height:35px!important}.h-xxl-35{height:35%!important}.h-xxl-36-vh{height:36vh!important}.h-xxl-36-rem{height:36rem!important}.h-xxl-36-px{height:36px!important}.h-xxl-36{height:36%!important}.h-xxl-37-vh{height:37vh!important}.h-xxl-37-rem{height:37rem!important}.h-xxl-37-px{height:37px!important}.h-xxl-37{height:37%!important}.h-xxl-38-vh{height:38vh!important}.h-xxl-38-rem{height:38rem!important}.h-xxl-38-px{height:38px!important}.h-xxl-38{height:38%!important}.h-xxl-39-vh{height:39vh!important}.h-xxl-39-rem{height:39rem!important}.h-xxl-39-px{height:39px!important}.h-xxl-39{height:39%!important}.h-xxl-40-vh{height:40vh!important}.h-xxl-40-rem{height:40rem!important}.h-xxl-40-px{height:40px!important}.h-xxl-40{height:40%!important}.h-xxl-41-vh{height:41vh!important}.h-xxl-41-rem{height:41rem!important}.h-xxl-41-px{height:41px!important}.h-xxl-41{height:41%!important}.h-xxl-42-vh{height:42vh!important}.h-xxl-42-rem{height:42rem!important}.h-xxl-42-px{height:42px!important}.h-xxl-42{height:42%!important}.h-xxl-43-vh{height:43vh!important}.h-xxl-43-rem{height:43rem!important}.h-xxl-43-px{height:43px!important}.h-xxl-43{height:43%!important}.h-xxl-44-vh{height:44vh!important}.h-xxl-44-rem{height:44rem!important}.h-xxl-44-px{height:44px!important}.h-xxl-44{height:44%!important}.h-xxl-45-vh{height:45vh!important}.h-xxl-45-rem{height:45rem!important}.h-xxl-45-px{height:45px!important}.h-xxl-45{height:45%!important}.h-xxl-46-vh{height:46vh!important}.h-xxl-46-rem{height:46rem!important}.h-xxl-46-px{height:46px!important}.h-xxl-46{height:46%!important}.h-xxl-47-vh{height:47vh!important}.h-xxl-47-rem{height:47rem!important}.h-xxl-47-px{height:47px!important}.h-xxl-47{height:47%!important}.h-xxl-48-vh{height:48vh!important}.h-xxl-48-rem{height:48rem!important}.h-xxl-48-px{height:48px!important}.h-xxl-48{height:48%!important}.h-xxl-49-vh{height:49vh!important}.h-xxl-49-rem{height:49rem!important}.h-xxl-49-px{height:49px!important}.h-xxl-49{height:49%!important}.h-xxl-50-vh{height:50vh!important}.h-xxl-50-rem{height:50rem!important}.h-xxl-50-px{height:50px!important}.h-xxl-50{height:50%!important}.h-xxl-51-vh{height:51vh!important}.h-xxl-51-rem{height:51rem!important}.h-xxl-51-px{height:51px!important}.h-xxl-51{height:51%!important}.h-xxl-52-vh{height:52vh!important}.h-xxl-52-rem{height:52rem!important}.h-xxl-52-px{height:52px!important}.h-xxl-52{height:52%!important}.h-xxl-53-vh{height:53vh!important}.h-xxl-53-rem{height:53rem!important}.h-xxl-53-px{height:53px!important}.h-xxl-53{height:53%!important}.h-xxl-54-vh{height:54vh!important}.h-xxl-54-rem{height:54rem!important}.h-xxl-54-px{height:54px!important}.h-xxl-54{height:54%!important}.h-xxl-55-vh{height:55vh!important}.h-xxl-55-rem{height:55rem!important}.h-xxl-55-px{height:55px!important}.h-xxl-55{height:55%!important}.h-xxl-56-vh{height:56vh!important}.h-xxl-56-rem{height:56rem!important}.h-xxl-56-px{height:56px!important}.h-xxl-56{height:56%!important}.h-xxl-57-vh{height:57vh!important}.h-xxl-57-rem{height:57rem!important}.h-xxl-57-px{height:57px!important}.h-xxl-57{height:57%!important}.h-xxl-58-vh{height:58vh!important}.h-xxl-58-rem{height:58rem!important}.h-xxl-58-px{height:58px!important}.h-xxl-58{height:58%!important}.h-xxl-59-vh{height:59vh!important}.h-xxl-59-rem{height:59rem!important}.h-xxl-59-px{height:59px!important}.h-xxl-59{height:59%!important}.h-xxl-60-vh{height:60vh!important}.h-xxl-60-rem{height:60rem!important}.h-xxl-60-px{height:60px!important}.h-xxl-60{height:60%!important}.h-xxl-61-vh{height:61vh!important}.h-xxl-61-rem{height:61rem!important}.h-xxl-61-px{height:61px!important}.h-xxl-61{height:61%!important}.h-xxl-62-vh{height:62vh!important}.h-xxl-62-rem{height:62rem!important}.h-xxl-62-px{height:62px!important}.h-xxl-62{height:62%!important}.h-xxl-63-vh{height:63vh!important}.h-xxl-63-rem{height:63rem!important}.h-xxl-63-px{height:63px!important}.h-xxl-63{height:63%!important}.h-xxl-64-vh{height:64vh!important}.h-xxl-64-rem{height:64rem!important}.h-xxl-64-px{height:64px!important}.h-xxl-64{height:64%!important}.h-xxl-65-vh{height:65vh!important}.h-xxl-65-rem{height:65rem!important}.h-xxl-65-px{height:65px!important}.h-xxl-65{height:65%!important}.h-xxl-66-vh{height:66vh!important}.h-xxl-66-rem{height:66rem!important}.h-xxl-66-px{height:66px!important}.h-xxl-66{height:66%!important}.h-xxl-67-vh{height:67vh!important}.h-xxl-67-rem{height:67rem!important}.h-xxl-67-px{height:67px!important}.h-xxl-67{height:67%!important}.h-xxl-68-vh{height:68vh!important}.h-xxl-68-rem{height:68rem!important}.h-xxl-68-px{height:68px!important}.h-xxl-68{height:68%!important}.h-xxl-69-vh{height:69vh!important}.h-xxl-69-rem{height:69rem!important}.h-xxl-69-px{height:69px!important}.h-xxl-69{height:69%!important}.h-xxl-70-vh{height:70vh!important}.h-xxl-70-rem{height:70rem!important}.h-xxl-70-px{height:70px!important}.h-xxl-70{height:70%!important}.h-xxl-71-vh{height:71vh!important}.h-xxl-71-rem{height:71rem!important}.h-xxl-71-px{height:71px!important}.h-xxl-71{height:71%!important}.h-xxl-72-vh{height:72vh!important}.h-xxl-72-rem{height:72rem!important}.h-xxl-72-px{height:72px!important}.h-xxl-72{height:72%!important}.h-xxl-73-vh{height:73vh!important}.h-xxl-73-rem{height:73rem!important}.h-xxl-73-px{height:73px!important}.h-xxl-73{height:73%!important}.h-xxl-74-vh{height:74vh!important}.h-xxl-74-rem{height:74rem!important}.h-xxl-74-px{height:74px!important}.h-xxl-74{height:74%!important}.h-xxl-75-vh{height:75vh!important}.h-xxl-75-rem{height:75rem!important}.h-xxl-75-px{height:75px!important}.h-xxl-75{height:75%!important}.h-xxl-76-vh{height:76vh!important}.h-xxl-76-rem{height:76rem!important}.h-xxl-76-px{height:76px!important}.h-xxl-76{height:76%!important}.h-xxl-77-vh{height:77vh!important}.h-xxl-77-rem{height:77rem!important}.h-xxl-77-px{height:77px!important}.h-xxl-77{height:77%!important}.h-xxl-78-vh{height:78vh!important}.h-xxl-78-rem{height:78rem!important}.h-xxl-78-px{height:78px!important}.h-xxl-78{height:78%!important}.h-xxl-79-vh{height:79vh!important}.h-xxl-79-rem{height:79rem!important}.h-xxl-79-px{height:79px!important}.h-xxl-79{height:79%!important}.h-xxl-80-vh{height:80vh!important}.h-xxl-80-rem{height:80rem!important}.h-xxl-80-px{height:80px!important}.h-xxl-80{height:80%!important}.h-xxl-81-vh{height:81vh!important}.h-xxl-81-rem{height:81rem!important}.h-xxl-81-px{height:81px!important}.h-xxl-81{height:81%!important}.h-xxl-82-vh{height:82vh!important}.h-xxl-82-rem{height:82rem!important}.h-xxl-82-px{height:82px!important}.h-xxl-82{height:82%!important}.h-xxl-83-vh{height:83vh!important}.h-xxl-83-rem{height:83rem!important}.h-xxl-83-px{height:83px!important}.h-xxl-83{height:83%!important}.h-xxl-84-vh{height:84vh!important}.h-xxl-84-rem{height:84rem!important}.h-xxl-84-px{height:84px!important}.h-xxl-84{height:84%!important}.h-xxl-85-vh{height:85vh!important}.h-xxl-85-rem{height:85rem!important}.h-xxl-85-px{height:85px!important}.h-xxl-85{height:85%!important}.h-xxl-86-vh{height:86vh!important}.h-xxl-86-rem{height:86rem!important}.h-xxl-86-px{height:86px!important}.h-xxl-86{height:86%!important}.h-xxl-87-vh{height:87vh!important}.h-xxl-87-rem{height:87rem!important}.h-xxl-87-px{height:87px!important}.h-xxl-87{height:87%!important}.h-xxl-88-vh{height:88vh!important}.h-xxl-88-rem{height:88rem!important}.h-xxl-88-px{height:88px!important}.h-xxl-88{height:88%!important}.h-xxl-89-vh{height:89vh!important}.h-xxl-89-rem{height:89rem!important}.h-xxl-89-px{height:89px!important}.h-xxl-89{height:89%!important}.h-xxl-90-vh{height:90vh!important}.h-xxl-90-rem{height:90rem!important}.h-xxl-90-px{height:90px!important}.h-xxl-90{height:90%!important}.h-xxl-91-vh{height:91vh!important}.h-xxl-91-rem{height:91rem!important}.h-xxl-91-px{height:91px!important}.h-xxl-91{height:91%!important}.h-xxl-92-vh{height:92vh!important}.h-xxl-92-rem{height:92rem!important}.h-xxl-92-px{height:92px!important}.h-xxl-92{height:92%!important}.h-xxl-93-vh{height:93vh!important}.h-xxl-93-rem{height:93rem!important}.h-xxl-93-px{height:93px!important}.h-xxl-93{height:93%!important}.h-xxl-94-vh{height:94vh!important}.h-xxl-94-rem{height:94rem!important}.h-xxl-94-px{height:94px!important}.h-xxl-94{height:94%!important}.h-xxl-95-vh{height:95vh!important}.h-xxl-95-rem{height:95rem!important}.h-xxl-95-px{height:95px!important}.h-xxl-95{height:95%!important}.h-xxl-96-vh{height:96vh!important}.h-xxl-96-rem{height:96rem!important}.h-xxl-96-px{height:96px!important}.h-xxl-96{height:96%!important}.h-xxl-97-vh{height:97vh!important}.h-xxl-97-rem{height:97rem!important}.h-xxl-97-px{height:97px!important}.h-xxl-97{height:97%!important}.h-xxl-98-vh{height:98vh!important}.h-xxl-98-rem{height:98rem!important}.h-xxl-98-px{height:98px!important}.h-xxl-98{height:98%!important}.h-xxl-99-vh{height:99vh!important}.h-xxl-99-rem{height:99rem!important}.h-xxl-99-px{height:99px!important}.h-xxl-99{height:99%!important}.h-xxl-100-vh{height:100vh!important}.h-xxl-100-rem{height:100rem!important}.h-xxl-100-px{height:100px!important}.h-xxl-100{height:100%!important}.mxh-xxl-0{max-height:0!important}.mxh-xxl-0-vh{max-height:0vh!important}.mxh-xxl-0-rem{max-height:0rem!important}.mxh-xxl-0-px{max-height:0px!important}.mxh-xxl-0{max-height:0%!important}.mxh-xxl-1-vh{max-height:1vh!important}.mxh-xxl-1-rem{max-height:1rem!important}.mxh-xxl-1-px{max-height:1px!important}.mxh-xxl-1{max-height:1%!important}.mxh-xxl-2-vh{max-height:2vh!important}.mxh-xxl-2-rem{max-height:2rem!important}.mxh-xxl-2-px{max-height:2px!important}.mxh-xxl-2{max-height:2%!important}.mxh-xxl-3-vh{max-height:3vh!important}.mxh-xxl-3-rem{max-height:3rem!important}.mxh-xxl-3-px{max-height:3px!important}.mxh-xxl-3{max-height:3%!important}.mxh-xxl-4-vh{max-height:4vh!important}.mxh-xxl-4-rem{max-height:4rem!important}.mxh-xxl-4-px{max-height:4px!important}.mxh-xxl-4{max-height:4%!important}.mxh-xxl-5-vh{max-height:5vh!important}.mxh-xxl-5-rem{max-height:5rem!important}.mxh-xxl-5-px{max-height:5px!important}.mxh-xxl-5{max-height:5%!important}.mxh-xxl-6-vh{max-height:6vh!important}.mxh-xxl-6-rem{max-height:6rem!important}.mxh-xxl-6-px{max-height:6px!important}.mxh-xxl-6{max-height:6%!important}.mxh-xxl-7-vh{max-height:7vh!important}.mxh-xxl-7-rem{max-height:7rem!important}.mxh-xxl-7-px{max-height:7px!important}.mxh-xxl-7{max-height:7%!important}.mxh-xxl-8-vh{max-height:8vh!important}.mxh-xxl-8-rem{max-height:8rem!important}.mxh-xxl-8-px{max-height:8px!important}.mxh-xxl-8{max-height:8%!important}.mxh-xxl-9-vh{max-height:9vh!important}.mxh-xxl-9-rem{max-height:9rem!important}.mxh-xxl-9-px{max-height:9px!important}.mxh-xxl-9{max-height:9%!important}.mxh-xxl-10-vh{max-height:10vh!important}.mxh-xxl-10-rem{max-height:10rem!important}.mxh-xxl-10-px{max-height:10px!important}.mxh-xxl-10{max-height:10%!important}.mxh-xxl-11-vh{max-height:11vh!important}.mxh-xxl-11-rem{max-height:11rem!important}.mxh-xxl-11-px{max-height:11px!important}.mxh-xxl-11{max-height:11%!important}.mxh-xxl-12-vh{max-height:12vh!important}.mxh-xxl-12-rem{max-height:12rem!important}.mxh-xxl-12-px{max-height:12px!important}.mxh-xxl-12{max-height:12%!important}.mxh-xxl-13-vh{max-height:13vh!important}.mxh-xxl-13-rem{max-height:13rem!important}.mxh-xxl-13-px{max-height:13px!important}.mxh-xxl-13{max-height:13%!important}.mxh-xxl-14-vh{max-height:14vh!important}.mxh-xxl-14-rem{max-height:14rem!important}.mxh-xxl-14-px{max-height:14px!important}.mxh-xxl-14{max-height:14%!important}.mxh-xxl-15-vh{max-height:15vh!important}.mxh-xxl-15-rem{max-height:15rem!important}.mxh-xxl-15-px{max-height:15px!important}.mxh-xxl-15{max-height:15%!important}.mxh-xxl-16-vh{max-height:16vh!important}.mxh-xxl-16-rem{max-height:16rem!important}.mxh-xxl-16-px{max-height:16px!important}.mxh-xxl-16{max-height:16%!important}.mxh-xxl-17-vh{max-height:17vh!important}.mxh-xxl-17-rem{max-height:17rem!important}.mxh-xxl-17-px{max-height:17px!important}.mxh-xxl-17{max-height:17%!important}.mxh-xxl-18-vh{max-height:18vh!important}.mxh-xxl-18-rem{max-height:18rem!important}.mxh-xxl-18-px{max-height:18px!important}.mxh-xxl-18{max-height:18%!important}.mxh-xxl-19-vh{max-height:19vh!important}.mxh-xxl-19-rem{max-height:19rem!important}.mxh-xxl-19-px{max-height:19px!important}.mxh-xxl-19{max-height:19%!important}.mxh-xxl-20-vh{max-height:20vh!important}.mxh-xxl-20-rem{max-height:20rem!important}.mxh-xxl-20-px{max-height:20px!important}.mxh-xxl-20{max-height:20%!important}.mxh-xxl-21-vh{max-height:21vh!important}.mxh-xxl-21-rem{max-height:21rem!important}.mxh-xxl-21-px{max-height:21px!important}.mxh-xxl-21{max-height:21%!important}.mxh-xxl-22-vh{max-height:22vh!important}.mxh-xxl-22-rem{max-height:22rem!important}.mxh-xxl-22-px{max-height:22px!important}.mxh-xxl-22{max-height:22%!important}.mxh-xxl-23-vh{max-height:23vh!important}.mxh-xxl-23-rem{max-height:23rem!important}.mxh-xxl-23-px{max-height:23px!important}.mxh-xxl-23{max-height:23%!important}.mxh-xxl-24-vh{max-height:24vh!important}.mxh-xxl-24-rem{max-height:24rem!important}.mxh-xxl-24-px{max-height:24px!important}.mxh-xxl-24{max-height:24%!important}.mxh-xxl-25-vh{max-height:25vh!important}.mxh-xxl-25-rem{max-height:25rem!important}.mxh-xxl-25-px{max-height:25px!important}.mxh-xxl-25{max-height:25%!important}.mxh-xxl-26-vh{max-height:26vh!important}.mxh-xxl-26-rem{max-height:26rem!important}.mxh-xxl-26-px{max-height:26px!important}.mxh-xxl-26{max-height:26%!important}.mxh-xxl-27-vh{max-height:27vh!important}.mxh-xxl-27-rem{max-height:27rem!important}.mxh-xxl-27-px{max-height:27px!important}.mxh-xxl-27{max-height:27%!important}.mxh-xxl-28-vh{max-height:28vh!important}.mxh-xxl-28-rem{max-height:28rem!important}.mxh-xxl-28-px{max-height:28px!important}.mxh-xxl-28{max-height:28%!important}.mxh-xxl-29-vh{max-height:29vh!important}.mxh-xxl-29-rem{max-height:29rem!important}.mxh-xxl-29-px{max-height:29px!important}.mxh-xxl-29{max-height:29%!important}.mxh-xxl-30-vh{max-height:30vh!important}.mxh-xxl-30-rem{max-height:30rem!important}.mxh-xxl-30-px{max-height:30px!important}.mxh-xxl-30{max-height:30%!important}.mxh-xxl-31-vh{max-height:31vh!important}.mxh-xxl-31-rem{max-height:31rem!important}.mxh-xxl-31-px{max-height:31px!important}.mxh-xxl-31{max-height:31%!important}.mxh-xxl-32-vh{max-height:32vh!important}.mxh-xxl-32-rem{max-height:32rem!important}.mxh-xxl-32-px{max-height:32px!important}.mxh-xxl-32{max-height:32%!important}.mxh-xxl-33-vh{max-height:33vh!important}.mxh-xxl-33-rem{max-height:33rem!important}.mxh-xxl-33-px{max-height:33px!important}.mxh-xxl-33{max-height:33%!important}.mxh-xxl-34-vh{max-height:34vh!important}.mxh-xxl-34-rem{max-height:34rem!important}.mxh-xxl-34-px{max-height:34px!important}.mxh-xxl-34{max-height:34%!important}.mxh-xxl-35-vh{max-height:35vh!important}.mxh-xxl-35-rem{max-height:35rem!important}.mxh-xxl-35-px{max-height:35px!important}.mxh-xxl-35{max-height:35%!important}.mxh-xxl-36-vh{max-height:36vh!important}.mxh-xxl-36-rem{max-height:36rem!important}.mxh-xxl-36-px{max-height:36px!important}.mxh-xxl-36{max-height:36%!important}.mxh-xxl-37-vh{max-height:37vh!important}.mxh-xxl-37-rem{max-height:37rem!important}.mxh-xxl-37-px{max-height:37px!important}.mxh-xxl-37{max-height:37%!important}.mxh-xxl-38-vh{max-height:38vh!important}.mxh-xxl-38-rem{max-height:38rem!important}.mxh-xxl-38-px{max-height:38px!important}.mxh-xxl-38{max-height:38%!important}.mxh-xxl-39-vh{max-height:39vh!important}.mxh-xxl-39-rem{max-height:39rem!important}.mxh-xxl-39-px{max-height:39px!important}.mxh-xxl-39{max-height:39%!important}.mxh-xxl-40-vh{max-height:40vh!important}.mxh-xxl-40-rem{max-height:40rem!important}.mxh-xxl-40-px{max-height:40px!important}.mxh-xxl-40{max-height:40%!important}.mxh-xxl-41-vh{max-height:41vh!important}.mxh-xxl-41-rem{max-height:41rem!important}.mxh-xxl-41-px{max-height:41px!important}.mxh-xxl-41{max-height:41%!important}.mxh-xxl-42-vh{max-height:42vh!important}.mxh-xxl-42-rem{max-height:42rem!important}.mxh-xxl-42-px{max-height:42px!important}.mxh-xxl-42{max-height:42%!important}.mxh-xxl-43-vh{max-height:43vh!important}.mxh-xxl-43-rem{max-height:43rem!important}.mxh-xxl-43-px{max-height:43px!important}.mxh-xxl-43{max-height:43%!important}.mxh-xxl-44-vh{max-height:44vh!important}.mxh-xxl-44-rem{max-height:44rem!important}.mxh-xxl-44-px{max-height:44px!important}.mxh-xxl-44{max-height:44%!important}.mxh-xxl-45-vh{max-height:45vh!important}.mxh-xxl-45-rem{max-height:45rem!important}.mxh-xxl-45-px{max-height:45px!important}.mxh-xxl-45{max-height:45%!important}.mxh-xxl-46-vh{max-height:46vh!important}.mxh-xxl-46-rem{max-height:46rem!important}.mxh-xxl-46-px{max-height:46px!important}.mxh-xxl-46{max-height:46%!important}.mxh-xxl-47-vh{max-height:47vh!important}.mxh-xxl-47-rem{max-height:47rem!important}.mxh-xxl-47-px{max-height:47px!important}.mxh-xxl-47{max-height:47%!important}.mxh-xxl-48-vh{max-height:48vh!important}.mxh-xxl-48-rem{max-height:48rem!important}.mxh-xxl-48-px{max-height:48px!important}.mxh-xxl-48{max-height:48%!important}.mxh-xxl-49-vh{max-height:49vh!important}.mxh-xxl-49-rem{max-height:49rem!important}.mxh-xxl-49-px{max-height:49px!important}.mxh-xxl-49{max-height:49%!important}.mxh-xxl-50-vh{max-height:50vh!important}.mxh-xxl-50-rem{max-height:50rem!important}.mxh-xxl-50-px{max-height:50px!important}.mxh-xxl-50{max-height:50%!important}.mxh-xxl-51-vh{max-height:51vh!important}.mxh-xxl-51-rem{max-height:51rem!important}.mxh-xxl-51-px{max-height:51px!important}.mxh-xxl-51{max-height:51%!important}.mxh-xxl-52-vh{max-height:52vh!important}.mxh-xxl-52-rem{max-height:52rem!important}.mxh-xxl-52-px{max-height:52px!important}.mxh-xxl-52{max-height:52%!important}.mxh-xxl-53-vh{max-height:53vh!important}.mxh-xxl-53-rem{max-height:53rem!important}.mxh-xxl-53-px{max-height:53px!important}.mxh-xxl-53{max-height:53%!important}.mxh-xxl-54-vh{max-height:54vh!important}.mxh-xxl-54-rem{max-height:54rem!important}.mxh-xxl-54-px{max-height:54px!important}.mxh-xxl-54{max-height:54%!important}.mxh-xxl-55-vh{max-height:55vh!important}.mxh-xxl-55-rem{max-height:55rem!important}.mxh-xxl-55-px{max-height:55px!important}.mxh-xxl-55{max-height:55%!important}.mxh-xxl-56-vh{max-height:56vh!important}.mxh-xxl-56-rem{max-height:56rem!important}.mxh-xxl-56-px{max-height:56px!important}.mxh-xxl-56{max-height:56%!important}.mxh-xxl-57-vh{max-height:57vh!important}.mxh-xxl-57-rem{max-height:57rem!important}.mxh-xxl-57-px{max-height:57px!important}.mxh-xxl-57{max-height:57%!important}.mxh-xxl-58-vh{max-height:58vh!important}.mxh-xxl-58-rem{max-height:58rem!important}.mxh-xxl-58-px{max-height:58px!important}.mxh-xxl-58{max-height:58%!important}.mxh-xxl-59-vh{max-height:59vh!important}.mxh-xxl-59-rem{max-height:59rem!important}.mxh-xxl-59-px{max-height:59px!important}.mxh-xxl-59{max-height:59%!important}.mxh-xxl-60-vh{max-height:60vh!important}.mxh-xxl-60-rem{max-height:60rem!important}.mxh-xxl-60-px{max-height:60px!important}.mxh-xxl-60{max-height:60%!important}.mxh-xxl-61-vh{max-height:61vh!important}.mxh-xxl-61-rem{max-height:61rem!important}.mxh-xxl-61-px{max-height:61px!important}.mxh-xxl-61{max-height:61%!important}.mxh-xxl-62-vh{max-height:62vh!important}.mxh-xxl-62-rem{max-height:62rem!important}.mxh-xxl-62-px{max-height:62px!important}.mxh-xxl-62{max-height:62%!important}.mxh-xxl-63-vh{max-height:63vh!important}.mxh-xxl-63-rem{max-height:63rem!important}.mxh-xxl-63-px{max-height:63px!important}.mxh-xxl-63{max-height:63%!important}.mxh-xxl-64-vh{max-height:64vh!important}.mxh-xxl-64-rem{max-height:64rem!important}.mxh-xxl-64-px{max-height:64px!important}.mxh-xxl-64{max-height:64%!important}.mxh-xxl-65-vh{max-height:65vh!important}.mxh-xxl-65-rem{max-height:65rem!important}.mxh-xxl-65-px{max-height:65px!important}.mxh-xxl-65{max-height:65%!important}.mxh-xxl-66-vh{max-height:66vh!important}.mxh-xxl-66-rem{max-height:66rem!important}.mxh-xxl-66-px{max-height:66px!important}.mxh-xxl-66{max-height:66%!important}.mxh-xxl-67-vh{max-height:67vh!important}.mxh-xxl-67-rem{max-height:67rem!important}.mxh-xxl-67-px{max-height:67px!important}.mxh-xxl-67{max-height:67%!important}.mxh-xxl-68-vh{max-height:68vh!important}.mxh-xxl-68-rem{max-height:68rem!important}.mxh-xxl-68-px{max-height:68px!important}.mxh-xxl-68{max-height:68%!important}.mxh-xxl-69-vh{max-height:69vh!important}.mxh-xxl-69-rem{max-height:69rem!important}.mxh-xxl-69-px{max-height:69px!important}.mxh-xxl-69{max-height:69%!important}.mxh-xxl-70-vh{max-height:70vh!important}.mxh-xxl-70-rem{max-height:70rem!important}.mxh-xxl-70-px{max-height:70px!important}.mxh-xxl-70{max-height:70%!important}.mxh-xxl-71-vh{max-height:71vh!important}.mxh-xxl-71-rem{max-height:71rem!important}.mxh-xxl-71-px{max-height:71px!important}.mxh-xxl-71{max-height:71%!important}.mxh-xxl-72-vh{max-height:72vh!important}.mxh-xxl-72-rem{max-height:72rem!important}.mxh-xxl-72-px{max-height:72px!important}.mxh-xxl-72{max-height:72%!important}.mxh-xxl-73-vh{max-height:73vh!important}.mxh-xxl-73-rem{max-height:73rem!important}.mxh-xxl-73-px{max-height:73px!important}.mxh-xxl-73{max-height:73%!important}.mxh-xxl-74-vh{max-height:74vh!important}.mxh-xxl-74-rem{max-height:74rem!important}.mxh-xxl-74-px{max-height:74px!important}.mxh-xxl-74{max-height:74%!important}.mxh-xxl-75-vh{max-height:75vh!important}.mxh-xxl-75-rem{max-height:75rem!important}.mxh-xxl-75-px{max-height:75px!important}.mxh-xxl-75{max-height:75%!important}.mxh-xxl-76-vh{max-height:76vh!important}.mxh-xxl-76-rem{max-height:76rem!important}.mxh-xxl-76-px{max-height:76px!important}.mxh-xxl-76{max-height:76%!important}.mxh-xxl-77-vh{max-height:77vh!important}.mxh-xxl-77-rem{max-height:77rem!important}.mxh-xxl-77-px{max-height:77px!important}.mxh-xxl-77{max-height:77%!important}.mxh-xxl-78-vh{max-height:78vh!important}.mxh-xxl-78-rem{max-height:78rem!important}.mxh-xxl-78-px{max-height:78px!important}.mxh-xxl-78{max-height:78%!important}.mxh-xxl-79-vh{max-height:79vh!important}.mxh-xxl-79-rem{max-height:79rem!important}.mxh-xxl-79-px{max-height:79px!important}.mxh-xxl-79{max-height:79%!important}.mxh-xxl-80-vh{max-height:80vh!important}.mxh-xxl-80-rem{max-height:80rem!important}.mxh-xxl-80-px{max-height:80px!important}.mxh-xxl-80{max-height:80%!important}.mxh-xxl-81-vh{max-height:81vh!important}.mxh-xxl-81-rem{max-height:81rem!important}.mxh-xxl-81-px{max-height:81px!important}.mxh-xxl-81{max-height:81%!important}.mxh-xxl-82-vh{max-height:82vh!important}.mxh-xxl-82-rem{max-height:82rem!important}.mxh-xxl-82-px{max-height:82px!important}.mxh-xxl-82{max-height:82%!important}.mxh-xxl-83-vh{max-height:83vh!important}.mxh-xxl-83-rem{max-height:83rem!important}.mxh-xxl-83-px{max-height:83px!important}.mxh-xxl-83{max-height:83%!important}.mxh-xxl-84-vh{max-height:84vh!important}.mxh-xxl-84-rem{max-height:84rem!important}.mxh-xxl-84-px{max-height:84px!important}.mxh-xxl-84{max-height:84%!important}.mxh-xxl-85-vh{max-height:85vh!important}.mxh-xxl-85-rem{max-height:85rem!important}.mxh-xxl-85-px{max-height:85px!important}.mxh-xxl-85{max-height:85%!important}.mxh-xxl-86-vh{max-height:86vh!important}.mxh-xxl-86-rem{max-height:86rem!important}.mxh-xxl-86-px{max-height:86px!important}.mxh-xxl-86{max-height:86%!important}.mxh-xxl-87-vh{max-height:87vh!important}.mxh-xxl-87-rem{max-height:87rem!important}.mxh-xxl-87-px{max-height:87px!important}.mxh-xxl-87{max-height:87%!important}.mxh-xxl-88-vh{max-height:88vh!important}.mxh-xxl-88-rem{max-height:88rem!important}.mxh-xxl-88-px{max-height:88px!important}.mxh-xxl-88{max-height:88%!important}.mxh-xxl-89-vh{max-height:89vh!important}.mxh-xxl-89-rem{max-height:89rem!important}.mxh-xxl-89-px{max-height:89px!important}.mxh-xxl-89{max-height:89%!important}.mxh-xxl-90-vh{max-height:90vh!important}.mxh-xxl-90-rem{max-height:90rem!important}.mxh-xxl-90-px{max-height:90px!important}.mxh-xxl-90{max-height:90%!important}.mxh-xxl-91-vh{max-height:91vh!important}.mxh-xxl-91-rem{max-height:91rem!important}.mxh-xxl-91-px{max-height:91px!important}.mxh-xxl-91{max-height:91%!important}.mxh-xxl-92-vh{max-height:92vh!important}.mxh-xxl-92-rem{max-height:92rem!important}.mxh-xxl-92-px{max-height:92px!important}.mxh-xxl-92{max-height:92%!important}.mxh-xxl-93-vh{max-height:93vh!important}.mxh-xxl-93-rem{max-height:93rem!important}.mxh-xxl-93-px{max-height:93px!important}.mxh-xxl-93{max-height:93%!important}.mxh-xxl-94-vh{max-height:94vh!important}.mxh-xxl-94-rem{max-height:94rem!important}.mxh-xxl-94-px{max-height:94px!important}.mxh-xxl-94{max-height:94%!important}.mxh-xxl-95-vh{max-height:95vh!important}.mxh-xxl-95-rem{max-height:95rem!important}.mxh-xxl-95-px{max-height:95px!important}.mxh-xxl-95{max-height:95%!important}.mxh-xxl-96-vh{max-height:96vh!important}.mxh-xxl-96-rem{max-height:96rem!important}.mxh-xxl-96-px{max-height:96px!important}.mxh-xxl-96{max-height:96%!important}.mxh-xxl-97-vh{max-height:97vh!important}.mxh-xxl-97-rem{max-height:97rem!important}.mxh-xxl-97-px{max-height:97px!important}.mxh-xxl-97{max-height:97%!important}.mxh-xxl-98-vh{max-height:98vh!important}.mxh-xxl-98-rem{max-height:98rem!important}.mxh-xxl-98-px{max-height:98px!important}.mxh-xxl-98{max-height:98%!important}.mxh-xxl-99-vh{max-height:99vh!important}.mxh-xxl-99-rem{max-height:99rem!important}.mxh-xxl-99-px{max-height:99px!important}.mxh-xxl-99{max-height:99%!important}.mxh-xxl-100-vh{max-height:100vh!important}.mxh-xxl-100-rem{max-height:100rem!important}.mxh-xxl-100-px{max-height:100px!important}.mxh-xxl-100{max-height:100%!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-shrink-xxl-0{flex-shrink:0!important}.flex-shrink-xxl-1{flex-shrink:1!important}.flex-shrink-xxl-2{flex-shrink:2!important}.flex-shrink-xxl-3{flex-shrink:3!important}.flex-shrink-xxl-4{flex-shrink:4!important}.flex-shrink-xxl-5{flex-shrink:5!important}.flex-shrink-xxl-6{flex-shrink:6!important}.flex-shrink-xxl-7{flex-shrink:7!important}.flex-shrink-xxl-8{flex-shrink:8!important}.flex-shrink-xxl-9{flex-shrink:9!important}.flex-shrink-xxl-10{flex-shrink:10!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-xs{font-size:.5rem!important}.text-xxl-sm{font-size:.625rem!important}.text-xxl-md{font-size:.75rem!important}.text-xxl-lg{font-size:.875rem!important}.text-xxl-xl{font-size:1rem!important}.text-xxl-xxl{font-size:1.125rem!important}.text-xxl-1{font-size:2.5rem!important}.text-xxl-2{font-size:2rem!important}.text-xxl-3{font-size:1.75rem!important}.text-xxl-4{font-size:1.5rem!important}.text-xxl-5{font-size:1.25rem!important}.text-xxl-6{font-size:1rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.cursor-xxl-auto{cursor:auto!important}.cursor-xxl-pointer{cursor:pointer!important}.cursor-xxl-grab{cursor:grab!important}.cursor-xxl-default{cursor:default!important}.rotate-xxl-0{transform:rotate(0)!important}.rotate-xxl-45{transform:rotate(45deg)!important}.rotate-xxl-90{transform:rotate(90deg)!important}.rotate-xxl-180{transform:rotate(180deg)!important}.rotate-xxl-270{transform:rotate(270deg)!important}.rotate-xxl-315{transform:rotate(315deg)!important}.rotate-xxl-360{transform:rotate(360deg)!important}.rotate-xxl-start{transform:rotate(90deg)!important}.rotate-xxl-end{transform:rotate(270deg)!important}.mnh-xxl-0{min-height:0!important}.mnh-xxl-0-vh{min-height:0vh!important}.mnh-xxl-0-rem{min-height:0rem!important}.mnh-xxl-0-px{min-height:0px!important}.mnh-xxl-0{min-height:0%!important}.mnh-xxl-1-vh{min-height:1vh!important}.mnh-xxl-1-rem{min-height:1rem!important}.mnh-xxl-1-px{min-height:1px!important}.mnh-xxl-1{min-height:1%!important}.mnh-xxl-2-vh{min-height:2vh!important}.mnh-xxl-2-rem{min-height:2rem!important}.mnh-xxl-2-px{min-height:2px!important}.mnh-xxl-2{min-height:2%!important}.mnh-xxl-3-vh{min-height:3vh!important}.mnh-xxl-3-rem{min-height:3rem!important}.mnh-xxl-3-px{min-height:3px!important}.mnh-xxl-3{min-height:3%!important}.mnh-xxl-4-vh{min-height:4vh!important}.mnh-xxl-4-rem{min-height:4rem!important}.mnh-xxl-4-px{min-height:4px!important}.mnh-xxl-4{min-height:4%!important}.mnh-xxl-5-vh{min-height:5vh!important}.mnh-xxl-5-rem{min-height:5rem!important}.mnh-xxl-5-px{min-height:5px!important}.mnh-xxl-5{min-height:5%!important}.mnh-xxl-6-vh{min-height:6vh!important}.mnh-xxl-6-rem{min-height:6rem!important}.mnh-xxl-6-px{min-height:6px!important}.mnh-xxl-6{min-height:6%!important}.mnh-xxl-7-vh{min-height:7vh!important}.mnh-xxl-7-rem{min-height:7rem!important}.mnh-xxl-7-px{min-height:7px!important}.mnh-xxl-7{min-height:7%!important}.mnh-xxl-8-vh{min-height:8vh!important}.mnh-xxl-8-rem{min-height:8rem!important}.mnh-xxl-8-px{min-height:8px!important}.mnh-xxl-8{min-height:8%!important}.mnh-xxl-9-vh{min-height:9vh!important}.mnh-xxl-9-rem{min-height:9rem!important}.mnh-xxl-9-px{min-height:9px!important}.mnh-xxl-9{min-height:9%!important}.mnh-xxl-10-vh{min-height:10vh!important}.mnh-xxl-10-rem{min-height:10rem!important}.mnh-xxl-10-px{min-height:10px!important}.mnh-xxl-10{min-height:10%!important}.mnh-xxl-11-vh{min-height:11vh!important}.mnh-xxl-11-rem{min-height:11rem!important}.mnh-xxl-11-px{min-height:11px!important}.mnh-xxl-11{min-height:11%!important}.mnh-xxl-12-vh{min-height:12vh!important}.mnh-xxl-12-rem{min-height:12rem!important}.mnh-xxl-12-px{min-height:12px!important}.mnh-xxl-12{min-height:12%!important}.mnh-xxl-13-vh{min-height:13vh!important}.mnh-xxl-13-rem{min-height:13rem!important}.mnh-xxl-13-px{min-height:13px!important}.mnh-xxl-13{min-height:13%!important}.mnh-xxl-14-vh{min-height:14vh!important}.mnh-xxl-14-rem{min-height:14rem!important}.mnh-xxl-14-px{min-height:14px!important}.mnh-xxl-14{min-height:14%!important}.mnh-xxl-15-vh{min-height:15vh!important}.mnh-xxl-15-rem{min-height:15rem!important}.mnh-xxl-15-px{min-height:15px!important}.mnh-xxl-15{min-height:15%!important}.mnh-xxl-16-vh{min-height:16vh!important}.mnh-xxl-16-rem{min-height:16rem!important}.mnh-xxl-16-px{min-height:16px!important}.mnh-xxl-16{min-height:16%!important}.mnh-xxl-17-vh{min-height:17vh!important}.mnh-xxl-17-rem{min-height:17rem!important}.mnh-xxl-17-px{min-height:17px!important}.mnh-xxl-17{min-height:17%!important}.mnh-xxl-18-vh{min-height:18vh!important}.mnh-xxl-18-rem{min-height:18rem!important}.mnh-xxl-18-px{min-height:18px!important}.mnh-xxl-18{min-height:18%!important}.mnh-xxl-19-vh{min-height:19vh!important}.mnh-xxl-19-rem{min-height:19rem!important}.mnh-xxl-19-px{min-height:19px!important}.mnh-xxl-19{min-height:19%!important}.mnh-xxl-20-vh{min-height:20vh!important}.mnh-xxl-20-rem{min-height:20rem!important}.mnh-xxl-20-px{min-height:20px!important}.mnh-xxl-20{min-height:20%!important}.mnh-xxl-21-vh{min-height:21vh!important}.mnh-xxl-21-rem{min-height:21rem!important}.mnh-xxl-21-px{min-height:21px!important}.mnh-xxl-21{min-height:21%!important}.mnh-xxl-22-vh{min-height:22vh!important}.mnh-xxl-22-rem{min-height:22rem!important}.mnh-xxl-22-px{min-height:22px!important}.mnh-xxl-22{min-height:22%!important}.mnh-xxl-23-vh{min-height:23vh!important}.mnh-xxl-23-rem{min-height:23rem!important}.mnh-xxl-23-px{min-height:23px!important}.mnh-xxl-23{min-height:23%!important}.mnh-xxl-24-vh{min-height:24vh!important}.mnh-xxl-24-rem{min-height:24rem!important}.mnh-xxl-24-px{min-height:24px!important}.mnh-xxl-24{min-height:24%!important}.mnh-xxl-25-vh{min-height:25vh!important}.mnh-xxl-25-rem{min-height:25rem!important}.mnh-xxl-25-px{min-height:25px!important}.mnh-xxl-25{min-height:25%!important}.mnh-xxl-26-vh{min-height:26vh!important}.mnh-xxl-26-rem{min-height:26rem!important}.mnh-xxl-26-px{min-height:26px!important}.mnh-xxl-26{min-height:26%!important}.mnh-xxl-27-vh{min-height:27vh!important}.mnh-xxl-27-rem{min-height:27rem!important}.mnh-xxl-27-px{min-height:27px!important}.mnh-xxl-27{min-height:27%!important}.mnh-xxl-28-vh{min-height:28vh!important}.mnh-xxl-28-rem{min-height:28rem!important}.mnh-xxl-28-px{min-height:28px!important}.mnh-xxl-28{min-height:28%!important}.mnh-xxl-29-vh{min-height:29vh!important}.mnh-xxl-29-rem{min-height:29rem!important}.mnh-xxl-29-px{min-height:29px!important}.mnh-xxl-29{min-height:29%!important}.mnh-xxl-30-vh{min-height:30vh!important}.mnh-xxl-30-rem{min-height:30rem!important}.mnh-xxl-30-px{min-height:30px!important}.mnh-xxl-30{min-height:30%!important}.mnh-xxl-31-vh{min-height:31vh!important}.mnh-xxl-31-rem{min-height:31rem!important}.mnh-xxl-31-px{min-height:31px!important}.mnh-xxl-31{min-height:31%!important}.mnh-xxl-32-vh{min-height:32vh!important}.mnh-xxl-32-rem{min-height:32rem!important}.mnh-xxl-32-px{min-height:32px!important}.mnh-xxl-32{min-height:32%!important}.mnh-xxl-33-vh{min-height:33vh!important}.mnh-xxl-33-rem{min-height:33rem!important}.mnh-xxl-33-px{min-height:33px!important}.mnh-xxl-33{min-height:33%!important}.mnh-xxl-34-vh{min-height:34vh!important}.mnh-xxl-34-rem{min-height:34rem!important}.mnh-xxl-34-px{min-height:34px!important}.mnh-xxl-34{min-height:34%!important}.mnh-xxl-35-vh{min-height:35vh!important}.mnh-xxl-35-rem{min-height:35rem!important}.mnh-xxl-35-px{min-height:35px!important}.mnh-xxl-35{min-height:35%!important}.mnh-xxl-36-vh{min-height:36vh!important}.mnh-xxl-36-rem{min-height:36rem!important}.mnh-xxl-36-px{min-height:36px!important}.mnh-xxl-36{min-height:36%!important}.mnh-xxl-37-vh{min-height:37vh!important}.mnh-xxl-37-rem{min-height:37rem!important}.mnh-xxl-37-px{min-height:37px!important}.mnh-xxl-37{min-height:37%!important}.mnh-xxl-38-vh{min-height:38vh!important}.mnh-xxl-38-rem{min-height:38rem!important}.mnh-xxl-38-px{min-height:38px!important}.mnh-xxl-38{min-height:38%!important}.mnh-xxl-39-vh{min-height:39vh!important}.mnh-xxl-39-rem{min-height:39rem!important}.mnh-xxl-39-px{min-height:39px!important}.mnh-xxl-39{min-height:39%!important}.mnh-xxl-40-vh{min-height:40vh!important}.mnh-xxl-40-rem{min-height:40rem!important}.mnh-xxl-40-px{min-height:40px!important}.mnh-xxl-40{min-height:40%!important}.mnh-xxl-41-vh{min-height:41vh!important}.mnh-xxl-41-rem{min-height:41rem!important}.mnh-xxl-41-px{min-height:41px!important}.mnh-xxl-41{min-height:41%!important}.mnh-xxl-42-vh{min-height:42vh!important}.mnh-xxl-42-rem{min-height:42rem!important}.mnh-xxl-42-px{min-height:42px!important}.mnh-xxl-42{min-height:42%!important}.mnh-xxl-43-vh{min-height:43vh!important}.mnh-xxl-43-rem{min-height:43rem!important}.mnh-xxl-43-px{min-height:43px!important}.mnh-xxl-43{min-height:43%!important}.mnh-xxl-44-vh{min-height:44vh!important}.mnh-xxl-44-rem{min-height:44rem!important}.mnh-xxl-44-px{min-height:44px!important}.mnh-xxl-44{min-height:44%!important}.mnh-xxl-45-vh{min-height:45vh!important}.mnh-xxl-45-rem{min-height:45rem!important}.mnh-xxl-45-px{min-height:45px!important}.mnh-xxl-45{min-height:45%!important}.mnh-xxl-46-vh{min-height:46vh!important}.mnh-xxl-46-rem{min-height:46rem!important}.mnh-xxl-46-px{min-height:46px!important}.mnh-xxl-46{min-height:46%!important}.mnh-xxl-47-vh{min-height:47vh!important}.mnh-xxl-47-rem{min-height:47rem!important}.mnh-xxl-47-px{min-height:47px!important}.mnh-xxl-47{min-height:47%!important}.mnh-xxl-48-vh{min-height:48vh!important}.mnh-xxl-48-rem{min-height:48rem!important}.mnh-xxl-48-px{min-height:48px!important}.mnh-xxl-48{min-height:48%!important}.mnh-xxl-49-vh{min-height:49vh!important}.mnh-xxl-49-rem{min-height:49rem!important}.mnh-xxl-49-px{min-height:49px!important}.mnh-xxl-49{min-height:49%!important}.mnh-xxl-50-vh{min-height:50vh!important}.mnh-xxl-50-rem{min-height:50rem!important}.mnh-xxl-50-px{min-height:50px!important}.mnh-xxl-50{min-height:50%!important}.mnh-xxl-51-vh{min-height:51vh!important}.mnh-xxl-51-rem{min-height:51rem!important}.mnh-xxl-51-px{min-height:51px!important}.mnh-xxl-51{min-height:51%!important}.mnh-xxl-52-vh{min-height:52vh!important}.mnh-xxl-52-rem{min-height:52rem!important}.mnh-xxl-52-px{min-height:52px!important}.mnh-xxl-52{min-height:52%!important}.mnh-xxl-53-vh{min-height:53vh!important}.mnh-xxl-53-rem{min-height:53rem!important}.mnh-xxl-53-px{min-height:53px!important}.mnh-xxl-53{min-height:53%!important}.mnh-xxl-54-vh{min-height:54vh!important}.mnh-xxl-54-rem{min-height:54rem!important}.mnh-xxl-54-px{min-height:54px!important}.mnh-xxl-54{min-height:54%!important}.mnh-xxl-55-vh{min-height:55vh!important}.mnh-xxl-55-rem{min-height:55rem!important}.mnh-xxl-55-px{min-height:55px!important}.mnh-xxl-55{min-height:55%!important}.mnh-xxl-56-vh{min-height:56vh!important}.mnh-xxl-56-rem{min-height:56rem!important}.mnh-xxl-56-px{min-height:56px!important}.mnh-xxl-56{min-height:56%!important}.mnh-xxl-57-vh{min-height:57vh!important}.mnh-xxl-57-rem{min-height:57rem!important}.mnh-xxl-57-px{min-height:57px!important}.mnh-xxl-57{min-height:57%!important}.mnh-xxl-58-vh{min-height:58vh!important}.mnh-xxl-58-rem{min-height:58rem!important}.mnh-xxl-58-px{min-height:58px!important}.mnh-xxl-58{min-height:58%!important}.mnh-xxl-59-vh{min-height:59vh!important}.mnh-xxl-59-rem{min-height:59rem!important}.mnh-xxl-59-px{min-height:59px!important}.mnh-xxl-59{min-height:59%!important}.mnh-xxl-60-vh{min-height:60vh!important}.mnh-xxl-60-rem{min-height:60rem!important}.mnh-xxl-60-px{min-height:60px!important}.mnh-xxl-60{min-height:60%!important}.mnh-xxl-61-vh{min-height:61vh!important}.mnh-xxl-61-rem{min-height:61rem!important}.mnh-xxl-61-px{min-height:61px!important}.mnh-xxl-61{min-height:61%!important}.mnh-xxl-62-vh{min-height:62vh!important}.mnh-xxl-62-rem{min-height:62rem!important}.mnh-xxl-62-px{min-height:62px!important}.mnh-xxl-62{min-height:62%!important}.mnh-xxl-63-vh{min-height:63vh!important}.mnh-xxl-63-rem{min-height:63rem!important}.mnh-xxl-63-px{min-height:63px!important}.mnh-xxl-63{min-height:63%!important}.mnh-xxl-64-vh{min-height:64vh!important}.mnh-xxl-64-rem{min-height:64rem!important}.mnh-xxl-64-px{min-height:64px!important}.mnh-xxl-64{min-height:64%!important}.mnh-xxl-65-vh{min-height:65vh!important}.mnh-xxl-65-rem{min-height:65rem!important}.mnh-xxl-65-px{min-height:65px!important}.mnh-xxl-65{min-height:65%!important}.mnh-xxl-66-vh{min-height:66vh!important}.mnh-xxl-66-rem{min-height:66rem!important}.mnh-xxl-66-px{min-height:66px!important}.mnh-xxl-66{min-height:66%!important}.mnh-xxl-67-vh{min-height:67vh!important}.mnh-xxl-67-rem{min-height:67rem!important}.mnh-xxl-67-px{min-height:67px!important}.mnh-xxl-67{min-height:67%!important}.mnh-xxl-68-vh{min-height:68vh!important}.mnh-xxl-68-rem{min-height:68rem!important}.mnh-xxl-68-px{min-height:68px!important}.mnh-xxl-68{min-height:68%!important}.mnh-xxl-69-vh{min-height:69vh!important}.mnh-xxl-69-rem{min-height:69rem!important}.mnh-xxl-69-px{min-height:69px!important}.mnh-xxl-69{min-height:69%!important}.mnh-xxl-70-vh{min-height:70vh!important}.mnh-xxl-70-rem{min-height:70rem!important}.mnh-xxl-70-px{min-height:70px!important}.mnh-xxl-70{min-height:70%!important}.mnh-xxl-71-vh{min-height:71vh!important}.mnh-xxl-71-rem{min-height:71rem!important}.mnh-xxl-71-px{min-height:71px!important}.mnh-xxl-71{min-height:71%!important}.mnh-xxl-72-vh{min-height:72vh!important}.mnh-xxl-72-rem{min-height:72rem!important}.mnh-xxl-72-px{min-height:72px!important}.mnh-xxl-72{min-height:72%!important}.mnh-xxl-73-vh{min-height:73vh!important}.mnh-xxl-73-rem{min-height:73rem!important}.mnh-xxl-73-px{min-height:73px!important}.mnh-xxl-73{min-height:73%!important}.mnh-xxl-74-vh{min-height:74vh!important}.mnh-xxl-74-rem{min-height:74rem!important}.mnh-xxl-74-px{min-height:74px!important}.mnh-xxl-74{min-height:74%!important}.mnh-xxl-75-vh{min-height:75vh!important}.mnh-xxl-75-rem{min-height:75rem!important}.mnh-xxl-75-px{min-height:75px!important}.mnh-xxl-75{min-height:75%!important}.mnh-xxl-76-vh{min-height:76vh!important}.mnh-xxl-76-rem{min-height:76rem!important}.mnh-xxl-76-px{min-height:76px!important}.mnh-xxl-76{min-height:76%!important}.mnh-xxl-77-vh{min-height:77vh!important}.mnh-xxl-77-rem{min-height:77rem!important}.mnh-xxl-77-px{min-height:77px!important}.mnh-xxl-77{min-height:77%!important}.mnh-xxl-78-vh{min-height:78vh!important}.mnh-xxl-78-rem{min-height:78rem!important}.mnh-xxl-78-px{min-height:78px!important}.mnh-xxl-78{min-height:78%!important}.mnh-xxl-79-vh{min-height:79vh!important}.mnh-xxl-79-rem{min-height:79rem!important}.mnh-xxl-79-px{min-height:79px!important}.mnh-xxl-79{min-height:79%!important}.mnh-xxl-80-vh{min-height:80vh!important}.mnh-xxl-80-rem{min-height:80rem!important}.mnh-xxl-80-px{min-height:80px!important}.mnh-xxl-80{min-height:80%!important}.mnh-xxl-81-vh{min-height:81vh!important}.mnh-xxl-81-rem{min-height:81rem!important}.mnh-xxl-81-px{min-height:81px!important}.mnh-xxl-81{min-height:81%!important}.mnh-xxl-82-vh{min-height:82vh!important}.mnh-xxl-82-rem{min-height:82rem!important}.mnh-xxl-82-px{min-height:82px!important}.mnh-xxl-82{min-height:82%!important}.mnh-xxl-83-vh{min-height:83vh!important}.mnh-xxl-83-rem{min-height:83rem!important}.mnh-xxl-83-px{min-height:83px!important}.mnh-xxl-83{min-height:83%!important}.mnh-xxl-84-vh{min-height:84vh!important}.mnh-xxl-84-rem{min-height:84rem!important}.mnh-xxl-84-px{min-height:84px!important}.mnh-xxl-84{min-height:84%!important}.mnh-xxl-85-vh{min-height:85vh!important}.mnh-xxl-85-rem{min-height:85rem!important}.mnh-xxl-85-px{min-height:85px!important}.mnh-xxl-85{min-height:85%!important}.mnh-xxl-86-vh{min-height:86vh!important}.mnh-xxl-86-rem{min-height:86rem!important}.mnh-xxl-86-px{min-height:86px!important}.mnh-xxl-86{min-height:86%!important}.mnh-xxl-87-vh{min-height:87vh!important}.mnh-xxl-87-rem{min-height:87rem!important}.mnh-xxl-87-px{min-height:87px!important}.mnh-xxl-87{min-height:87%!important}.mnh-xxl-88-vh{min-height:88vh!important}.mnh-xxl-88-rem{min-height:88rem!important}.mnh-xxl-88-px{min-height:88px!important}.mnh-xxl-88{min-height:88%!important}.mnh-xxl-89-vh{min-height:89vh!important}.mnh-xxl-89-rem{min-height:89rem!important}.mnh-xxl-89-px{min-height:89px!important}.mnh-xxl-89{min-height:89%!important}.mnh-xxl-90-vh{min-height:90vh!important}.mnh-xxl-90-rem{min-height:90rem!important}.mnh-xxl-90-px{min-height:90px!important}.mnh-xxl-90{min-height:90%!important}.mnh-xxl-91-vh{min-height:91vh!important}.mnh-xxl-91-rem{min-height:91rem!important}.mnh-xxl-91-px{min-height:91px!important}.mnh-xxl-91{min-height:91%!important}.mnh-xxl-92-vh{min-height:92vh!important}.mnh-xxl-92-rem{min-height:92rem!important}.mnh-xxl-92-px{min-height:92px!important}.mnh-xxl-92{min-height:92%!important}.mnh-xxl-93-vh{min-height:93vh!important}.mnh-xxl-93-rem{min-height:93rem!important}.mnh-xxl-93-px{min-height:93px!important}.mnh-xxl-93{min-height:93%!important}.mnh-xxl-94-vh{min-height:94vh!important}.mnh-xxl-94-rem{min-height:94rem!important}.mnh-xxl-94-px{min-height:94px!important}.mnh-xxl-94{min-height:94%!important}.mnh-xxl-95-vh{min-height:95vh!important}.mnh-xxl-95-rem{min-height:95rem!important}.mnh-xxl-95-px{min-height:95px!important}.mnh-xxl-95{min-height:95%!important}.mnh-xxl-96-vh{min-height:96vh!important}.mnh-xxl-96-rem{min-height:96rem!important}.mnh-xxl-96-px{min-height:96px!important}.mnh-xxl-96{min-height:96%!important}.mnh-xxl-97-vh{min-height:97vh!important}.mnh-xxl-97-rem{min-height:97rem!important}.mnh-xxl-97-px{min-height:97px!important}.mnh-xxl-97{min-height:97%!important}.mnh-xxl-98-vh{min-height:98vh!important}.mnh-xxl-98-rem{min-height:98rem!important}.mnh-xxl-98-px{min-height:98px!important}.mnh-xxl-98{min-height:98%!important}.mnh-xxl-99-vh{min-height:99vh!important}.mnh-xxl-99-rem{min-height:99rem!important}.mnh-xxl-99-px{min-height:99px!important}.mnh-xxl-99{min-height:99%!important}.mnh-xxl-100-vh{min-height:100vh!important}.mnh-xxl-100-rem{min-height:100rem!important}.mnh-xxl-100-px{min-height:100px!important}.mnh-xxl-100{min-height:100%!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}}.stroke-primary{stroke:var(--bs-primary)}.stroke-primary-600{stroke:#0b1b85}.stroke-primary-light{stroke:rgba(var(--bs-primary-rgb),.1)}.stroke-purple{stroke:var(--purple)}.stroke-blue-lime{stroke:var(--blue-lime)}.stroke-white{stroke:#fff}.stroke-dark{stroke:var(--bs-dark)}.stroke-body{stroke:var(--bs-body-color)}.stroke-gray{stroke:var(--bs-gray)}.stroke-gray-300{stroke:var(--bs-gray-300)}.stroke-tertiary{stroke:var(--bs-tertiary-color)}.stroke-danger{stroke:var(--bs-danger)}.fill-primary{fill:var(--bs-primary)}.fill-primary-light{fill:rgba(var(--bs-primary-rgb),.1)}.fill-white{fill:#fff}.fill-dark{fill:var(--bs-dark)}.fill-body{fill:var(--bs-body-color)}.fill-gray{fill:var(--bs-gray)}.fill-gray-300{fill:var(--bs-gray-300)}.fill-purple{fill:var(--purple)}.bg-custom-grey{background-color:var(--custom-gray);margin-bottom:16px}.outline-none{outline:none}.line-wrap{overflow:hidden;white-space:normal;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}.visibility-none{visibility:hidden}.resize-none{resize:none}.scroll-width-none{scrollbar-width:none}.min-width-100{min-width:100px}.form-control:focus,.form-select:focus{box-shadow:none!important}.h-30vh{height:30vh}.list:hover{background:#f9fafb}.line-clamp-0{-webkit-line-clamp:0}.border-radius-0px{border-radius:0}.line-clamp-1{-webkit-line-clamp:1}.border-radius-1px{border-radius:1px}.line-clamp-2{-webkit-line-clamp:2}.border-radius-2px{border-radius:2px}.line-clamp-3{-webkit-line-clamp:3}.border-radius-3px{border-radius:3px}.line-clamp-4{-webkit-line-clamp:4}.border-radius-4px{border-radius:4px}.line-clamp-5{-webkit-line-clamp:5}.border-radius-5px{border-radius:5px}.line-clamp-6{-webkit-line-clamp:6}.border-radius-6px{border-radius:6px}.line-clamp-7{-webkit-line-clamp:7}.border-radius-7px{border-radius:7px}.line-clamp-8{-webkit-line-clamp:8}.border-radius-8px{border-radius:8px}.line-clamp-9{-webkit-line-clamp:9}.border-radius-9px{border-radius:9px}.line-clamp-10{-webkit-line-clamp:10}.border-radius-10px{border-radius:10px}.line-clamp-11{-webkit-line-clamp:11}.border-radius-11px{border-radius:11px}.line-clamp-12{-webkit-line-clamp:12}.border-radius-12px{border-radius:12px}.line-clamp-13{-webkit-line-clamp:13}.border-radius-13px{border-radius:13px}.line-clamp-14{-webkit-line-clamp:14}.border-radius-14px{border-radius:14px}.line-clamp-15{-webkit-line-clamp:15}.border-radius-15px{border-radius:15px}.line-clamp-16{-webkit-line-clamp:16}.border-radius-16px{border-radius:16px}.line-clamp-17{-webkit-line-clamp:17}.border-radius-17px{border-radius:17px}.line-clamp-18{-webkit-line-clamp:18}.border-radius-18px{border-radius:18px}.line-clamp-19{-webkit-line-clamp:19}.border-radius-19px{border-radius:19px}.line-clamp-20{-webkit-line-clamp:20}.border-radius-20px{border-radius:20px}.line-clamp-21{-webkit-line-clamp:21}.border-radius-21px{border-radius:21px}.line-clamp-22{-webkit-line-clamp:22}.border-radius-22px{border-radius:22px}.line-clamp-23{-webkit-line-clamp:23}.border-radius-23px{border-radius:23px}.line-clamp-24{-webkit-line-clamp:24}.border-radius-24px{border-radius:24px}.line-clamp-25{-webkit-line-clamp:25}.border-radius-25px{border-radius:25px}.line-clamp-26{-webkit-line-clamp:26}.border-radius-26px{border-radius:26px}.line-clamp-27{-webkit-line-clamp:27}.border-radius-27px{border-radius:27px}.line-clamp-28{-webkit-line-clamp:28}.border-radius-28px{border-radius:28px}.line-clamp-29{-webkit-line-clamp:29}.border-radius-29px{border-radius:29px}.line-clamp-30{-webkit-line-clamp:30}.border-radius-30px{border-radius:30px}.line-clamp-31{-webkit-line-clamp:31}.border-radius-31px{border-radius:31px}.line-clamp-32{-webkit-line-clamp:32}.border-radius-32px{border-radius:32px}.line-clamp-33{-webkit-line-clamp:33}.border-radius-33px{border-radius:33px}.line-clamp-34{-webkit-line-clamp:34}.border-radius-34px{border-radius:34px}.line-clamp-35{-webkit-line-clamp:35}.border-radius-35px{border-radius:35px}.line-clamp-36{-webkit-line-clamp:36}.border-radius-36px{border-radius:36px}.line-clamp-37{-webkit-line-clamp:37}.border-radius-37px{border-radius:37px}.line-clamp-38{-webkit-line-clamp:38}.border-radius-38px{border-radius:38px}.line-clamp-39{-webkit-line-clamp:39}.border-radius-39px{border-radius:39px}.line-clamp-40{-webkit-line-clamp:40}.border-radius-40px{border-radius:40px}.line-clamp-41{-webkit-line-clamp:41}.border-radius-41px{border-radius:41px}.line-clamp-42{-webkit-line-clamp:42}.border-radius-42px{border-radius:42px}.line-clamp-43{-webkit-line-clamp:43}.border-radius-43px{border-radius:43px}.line-clamp-44{-webkit-line-clamp:44}.border-radius-44px{border-radius:44px}.line-clamp-45{-webkit-line-clamp:45}.border-radius-45px{border-radius:45px}.line-clamp-46{-webkit-line-clamp:46}.border-radius-46px{border-radius:46px}.line-clamp-47{-webkit-line-clamp:47}.border-radius-47px{border-radius:47px}.line-clamp-48{-webkit-line-clamp:48}.border-radius-48px{border-radius:48px}.line-clamp-49{-webkit-line-clamp:49}.border-radius-49px{border-radius:49px}.line-clamp-50{-webkit-line-clamp:50}.border-radius-50px{border-radius:50px}.line-clamp-51{-webkit-line-clamp:51}.border-radius-51px{border-radius:51px}.line-clamp-52{-webkit-line-clamp:52}.border-radius-52px{border-radius:52px}.line-clamp-53{-webkit-line-clamp:53}.border-radius-53px{border-radius:53px}.line-clamp-54{-webkit-line-clamp:54}.border-radius-54px{border-radius:54px}.line-clamp-55{-webkit-line-clamp:55}.border-radius-55px{border-radius:55px}.line-clamp-56{-webkit-line-clamp:56}.border-radius-56px{border-radius:56px}.line-clamp-57{-webkit-line-clamp:57}.border-radius-57px{border-radius:57px}.line-clamp-58{-webkit-line-clamp:58}.border-radius-58px{border-radius:58px}.line-clamp-59{-webkit-line-clamp:59}.border-radius-59px{border-radius:59px}.line-clamp-60{-webkit-line-clamp:60}.border-radius-60px{border-radius:60px}.line-clamp-61{-webkit-line-clamp:61}.border-radius-61px{border-radius:61px}.line-clamp-62{-webkit-line-clamp:62}.border-radius-62px{border-radius:62px}.line-clamp-63{-webkit-line-clamp:63}.border-radius-63px{border-radius:63px}.line-clamp-64{-webkit-line-clamp:64}.border-radius-64px{border-radius:64px}.line-clamp-65{-webkit-line-clamp:65}.border-radius-65px{border-radius:65px}.line-clamp-66{-webkit-line-clamp:66}.border-radius-66px{border-radius:66px}.line-clamp-67{-webkit-line-clamp:67}.border-radius-67px{border-radius:67px}.line-clamp-68{-webkit-line-clamp:68}.border-radius-68px{border-radius:68px}.line-clamp-69{-webkit-line-clamp:69}.border-radius-69px{border-radius:69px}.line-clamp-70{-webkit-line-clamp:70}.border-radius-70px{border-radius:70px}.line-clamp-71{-webkit-line-clamp:71}.border-radius-71px{border-radius:71px}.line-clamp-72{-webkit-line-clamp:72}.border-radius-72px{border-radius:72px}.line-clamp-73{-webkit-line-clamp:73}.border-radius-73px{border-radius:73px}.line-clamp-74{-webkit-line-clamp:74}.border-radius-74px{border-radius:74px}.line-clamp-75{-webkit-line-clamp:75}.border-radius-75px{border-radius:75px}.line-clamp-76{-webkit-line-clamp:76}.border-radius-76px{border-radius:76px}.line-clamp-77{-webkit-line-clamp:77}.border-radius-77px{border-radius:77px}.line-clamp-78{-webkit-line-clamp:78}.border-radius-78px{border-radius:78px}.line-clamp-79{-webkit-line-clamp:79}.border-radius-79px{border-radius:79px}.line-clamp-80{-webkit-line-clamp:80}.border-radius-80px{border-radius:80px}.line-clamp-81{-webkit-line-clamp:81}.border-radius-81px{border-radius:81px}.line-clamp-82{-webkit-line-clamp:82}.border-radius-82px{border-radius:82px}.line-clamp-83{-webkit-line-clamp:83}.border-radius-83px{border-radius:83px}.line-clamp-84{-webkit-line-clamp:84}.border-radius-84px{border-radius:84px}.line-clamp-85{-webkit-line-clamp:85}.border-radius-85px{border-radius:85px}.line-clamp-86{-webkit-line-clamp:86}.border-radius-86px{border-radius:86px}.line-clamp-87{-webkit-line-clamp:87}.border-radius-87px{border-radius:87px}.line-clamp-88{-webkit-line-clamp:88}.border-radius-88px{border-radius:88px}.line-clamp-89{-webkit-line-clamp:89}.border-radius-89px{border-radius:89px}.line-clamp-90{-webkit-line-clamp:90}.border-radius-90px{border-radius:90px}.line-clamp-91{-webkit-line-clamp:91}.border-radius-91px{border-radius:91px}.line-clamp-92{-webkit-line-clamp:92}.border-radius-92px{border-radius:92px}.line-clamp-93{-webkit-line-clamp:93}.border-radius-93px{border-radius:93px}.line-clamp-94{-webkit-line-clamp:94}.border-radius-94px{border-radius:94px}.line-clamp-95{-webkit-line-clamp:95}.border-radius-95px{border-radius:95px}.line-clamp-96{-webkit-line-clamp:96}.border-radius-96px{border-radius:96px}.line-clamp-97{-webkit-line-clamp:97}.border-radius-97px{border-radius:97px}.line-clamp-98{-webkit-line-clamp:98}.border-radius-98px{border-radius:98px}.line-clamp-99{-webkit-line-clamp:99}.border-radius-99px{border-radius:99px}.line-clamp-100{-webkit-line-clamp:100}.border-radius-100px{border-radius:100px}.card-up{box-shadow:#0000001a 0 20px 25px -5px,#0000000a 0 10px 10px -5px}.card-up:hover{background:#fffefe;transition:all .3s ease;transform:translateY(4px);box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}.icon-effect{z-index:1;position:relative}.icon-effect:before{content:"";top:50%;left:50%;z-index:-1;width:.1rem;height:.1rem;position:absolute;border-radius:24px;transform:scale(.5);background:#31389624;-webkit-transform:scale(.5);transform:translate(-50%,-50%);transition:all .3s cubic-bezier(.895,.03,.685,.22)}.icon-effect:hover:before{width:2.4rem;height:2.4rem}.react-shadow{box-shadow:#000000a3 2px 2px}.bg-hover-gray-200:hover{background:var(--bs-gray-200)}.transition-default{transition:all .5s ease-in-out}.btn-primary{color:var(--colorBtnTxt)!important;background:var(--bs-primary)!important}.btn-primary:hover{opacity:.8;color:var(--colorBtnTxt);background:var(--bs-primary)}.btn-outline-primary{color:var(--bs-primary)!important;background:var(--colorBtnTxt)!important;border-color:var(--bs-primary)!important}.btn-outline-primary:hover{opacity:.7;color:var(--bs-primary);background:var(--colorBtnTxt);border-color:var(--bs-primary)}.btn-check:focus+.btn-primary,.btn-primary:focus{color:var(--colorBtnTxt);background-color:var(--bs-primary);border-color:rgba(var(--bs-primary-rgb),.2)}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:--colorBtnTxt;border-color:var(--bs-primary);background-color:var(--bs-primary)}.h-dropdown-menu{--bs-border-radius: 0;--bs-dropdown-link-active-bg: #E0E0E0;--bs-dropdown-link-active-color: #000000;--bs-dropdown-link-hover-bg: #E0E0E0;--bs-dropdown-item-padding-y: .3rem;--bs-dropdown-min-width: 12rem}.ng-select .ng-placeholder,.ng-select .ng-value-label,.ng-select .ng-option{font-size:12px}.ng-select .ng-clear-wrapper{display:none}.ng-select .ng-select-container{border-radius:0!important;border:var(--bs-border-width) solid var(--bs-border-color)!important}.ng-select.multiselect{z-index:1}.ng-select.multiselect .ng-placeholder{font-size:12px;color:#8c8c8c!important;padding-bottom:1px!important}.ng-select.multiselect .ng-value-label{font-size:12px;padding:0 8px 0 0!important}.ng-select.multiselect .ng-value{margin-bottom:4px}.ng-select.multiselect .ng-value-icon,.ng-select.multiselect .ng-value-label{background-color:#e0e0e0}.ng-select.multiselect .ng-value-icon .left{height:18px}.ng-select.multiselect.is-invalid .ng-select-container{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.ng-select.multiselect .ng-select-container{min-height:26px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:4px!important}.ng-select.multiselect .ng-value-container .ng-value{background-color:#e0e0e0!important}.ng-select.multiselect .ng-value-container .ng-value label{padding:1px 5px 1px 0!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #E0E0E0!important;border-radius:4px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#e0e0e0!important}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{font-size:12px;padding-bottom:2px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:var(--bs-gray-200)!important}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background-color:var(--bs-gray-400)!important}.ng-select.multiselect-arrow-hide .ng-arrow-wrapper{display:none}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.ngx-toastr{width:450px!important;max-width:380px!important;border-radius:999px!important}.toast-success,.toast-error,.toast-warning,.toast-info{border-radius:999px!important}.toast-container .ngx-toastr{border-radius:999px!important;overflow:hidden}.toast-top-center{position:fixed;top:80px;left:50%;transform:translate(-50%);width:390px}.toast-top-center .toast{background-color:#fc0;color:#000;border-radius:999px;font-weight:700;padding:10px 15px;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;box-sizing:border-box;text-align:center}.toast-success{background-color:#0f27bd;border-radius:999px!important}.toast-error{background-color:#dc3545;border-radius:999px!important}.toast-warning{background-color:#ffc107;border-radius:999px!important}.toast-info{background-color:#17a2b8;border-radius:999px!important}.toast-message{border-radius:999px}.loader{width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:#0f27bd;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .4s cubic-bezier(.25,.8,.25,1);-moz-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000049}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.owl-dialog-container{position:relative;pointer-events:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;padding:1.5em;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);-moz-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;-moz-border-radius:2px;border-radius:2px;overflow:auto;background:#fff;color:#000000de;width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.owl-dt-container{display:block;font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.owl-dt-calendar-control{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:#0000001f}.owl-dt-calendar-main{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:-webkit-calc(100% - 3em);width:-moz-calc(100% - 3em);width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:#0006}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:#0000001f}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:#000000d9;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;-moz-border-radius:999px;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:#ffffffd9;background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.85);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.85);box-shadow:inset 0 0 0 1px #ffffffd9}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:#0006}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:#0003}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:#0000000a}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:#3f51b533}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{-moz-border-radius-topleft:999px;border-top-left-radius:999px;-moz-border-radius-bottomleft:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{-moz-border-radius-topright:999px;border-top-right-radius:999px;-moz-border-radius-bottomright:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:25%;height:100%}.owl-dt-timer-content{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);-moz-border-radius:3px;border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;-moz-border-radius:3px;border-radius:3px;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;-moz-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:#0000001f}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;width:1em;height:1em;margin:.1em;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;-moz-transition:transform .2s ease,-moz-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease,-moz-transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;-moz-border-radius:50%;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:#0006;cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);-moz-box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;-moz-border-radius:0;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;-webkit-transition:background-color .1s linear;-o-transition:background-color .1s linear;-moz-transition:background-color .1s linear;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:#0000001a}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;-moz-border-radius:2px;border-radius:2px;-webkit-transition:background .2s ease;-o-transition:background .2s ease;-moz-transition:background .2s ease;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:#0000001f}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{-moz-box-shadow:none;box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"C"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"L"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"P"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"?"}.fa-file-signature{--fa:"\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"F"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"H"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"S"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"B"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"="}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"T"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"D"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\f3bf"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-solid-900-5ZUYHGA7.woff2") format("woff2"),url("./media/fa-solid-900-PJNKLK6W.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-brands-400-Q3XCMWHQ.woff2") format("woff2"),url("./media/fa-brands-400-R2XQZCET.ttf") format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-regular-400-QSNYFYRT.woff2") format("woff2"),url("./media/fa-regular-400-XUOPSR7E.ttf") format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url("./media/fa-v4compatibility-LFEHZI6Y.woff2") format("woff2"),url("./media/fa-v4compatibility-YY67RJWG.ttf") format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}
